diff --git a/enterprise/blocky/1.1.5/CHANGELOG.md b/enterprise/blocky/1.1.5/CHANGELOG.md deleted file mode 100644 index 69f442afcb4..00000000000 --- a/enterprise/blocky/1.1.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [blocky-1.1.5](https://github.com/truecharts/charts/compare/blocky-1.1.4...blocky-1.1.5) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [blocky-1.1.4](https://github.com/truecharts/charts/compare/blocky-1.1.3...blocky-1.1.4) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [blocky-1.1.3](https://github.com/truecharts/charts/compare/blocky-1.1.2...blocky-1.1.3) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [blocky-1.1.3](https://github.com/truecharts/charts/compare/blocky-1.1.2...blocky-1.1.3) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [blocky-1.1.2](https://github.com/truecharts/charts/compare/blocky-1.1.1...blocky-1.1.2) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [blocky-1.1.1](https://github.com/truecharts/charts/compare/blocky-1.1.0...blocky-1.1.1) (2022-09-30) - -### Chore - -- Auto-update chart README [skip ci] - - ### Feat - -- add blocky documentation links to descriptions ([#3964](https://github.com/truecharts/charts/issues/3964)) - - - - -## [blocky-1.1.0](https://github.com/truecharts/charts/compare/blocky-1.0.11...blocky-1.1.0) (2022-09-29) - -### Feat - -- add DoH support on main ingress ([#3959](https://github.com/truecharts/charts/issues/3959)) - - - - -## [blocky-1.0.10](https://github.com/truecharts/charts/compare/blocky-1.0.9...blocky-1.0.10) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [blocky-1.0.9](https://github.com/truecharts/charts/compare/blocky-1.0.7...blocky-1.0.9) (2022-09-26) - -### Chore - -- Auto-update chart README [skip ci] - - - - -## [blocky-1.0.7](https://github.com/truecharts/charts/compare/blocky-1.0.6...blocky-1.0.7) (2022-09-26) - diff --git a/enterprise/blocky/1.1.5/Chart.lock b/enterprise/blocky/1.1.5/Chart.lock deleted file mode 100644 index 939242bee27..00000000000 --- a/enterprise/blocky/1.1.5/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:b7e52395f71bdf9a723733a6211b037dffd28cfd953490668674811253c4a0a4 -generated: "2022-10-19T12:02:20.107387746Z" diff --git a/enterprise/blocky/1.1.5/Chart.yaml b/enterprise/blocky/1.1.5/Chart.yaml deleted file mode 100644 index 914eb8cd637..00000000000 --- a/enterprise/blocky/1.1.5/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "0.19" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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.1.5 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/blocky/1.1.5/README.md b/enterprise/blocky/1.1.5/README.md deleted file mode 100644 index 5848826e1bb..00000000000 --- a/enterprise/blocky/1.1.5/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.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.1.5/charts/common-10.7.1.tgz b/enterprise/blocky/1.1.5/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/enterprise/blocky/1.1.5/charts/common-10.7.1.tgz and /dev/null differ diff --git a/enterprise/blocky/1.1.5/charts/redis-3.0.97.tgz b/enterprise/blocky/1.1.5/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/enterprise/blocky/1.1.5/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/enterprise/blocky/1.1.6/CHANGELOG.md b/enterprise/blocky/1.1.6/CHANGELOG.md new file mode 100644 index 00000000000..fe3719d6ba5 --- /dev/null +++ b/enterprise/blocky/1.1.6/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [blocky-1.1.6](https://github.com/truecharts/charts/compare/blocky-1.1.5...blocky-1.1.6) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [blocky-1.1.5](https://github.com/truecharts/charts/compare/blocky-1.1.4...blocky-1.1.5) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [blocky-1.1.4](https://github.com/truecharts/charts/compare/blocky-1.1.3...blocky-1.1.4) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [blocky-1.1.3](https://github.com/truecharts/charts/compare/blocky-1.1.2...blocky-1.1.3) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [blocky-1.1.3](https://github.com/truecharts/charts/compare/blocky-1.1.2...blocky-1.1.3) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [blocky-1.1.2](https://github.com/truecharts/charts/compare/blocky-1.1.1...blocky-1.1.2) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [blocky-1.1.1](https://github.com/truecharts/charts/compare/blocky-1.1.0...blocky-1.1.1) (2022-09-30) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- add blocky documentation links to descriptions ([#3964](https://github.com/truecharts/charts/issues/3964)) + + + + +## [blocky-1.1.0](https://github.com/truecharts/charts/compare/blocky-1.0.11...blocky-1.1.0) (2022-09-29) + +### Feat + +- add DoH support on main ingress ([#3959](https://github.com/truecharts/charts/issues/3959)) + + + + +## [blocky-1.0.10](https://github.com/truecharts/charts/compare/blocky-1.0.9...blocky-1.0.10) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [blocky-1.0.9](https://github.com/truecharts/charts/compare/blocky-1.0.7...blocky-1.0.9) (2022-09-26) diff --git a/enterprise/blocky/1.1.6/Chart.lock b/enterprise/blocky/1.1.6/Chart.lock new file mode 100644 index 00000000000..dc3ac3a94fa --- /dev/null +++ b/enterprise/blocky/1.1.6/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:d4d4b811f3f5ade7c71028322769dd728b4f9ef64a69e88c267893592146ef57 +generated: "2022-10-25T08:30:25.519195282Z" diff --git a/enterprise/blocky/1.1.6/Chart.yaml b/enterprise/blocky/1.1.6/Chart.yaml new file mode 100644 index 00000000000..16eb8daf576 --- /dev/null +++ b/enterprise/blocky/1.1.6/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "0.19" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.1.6 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/blocky/1.1.6/README.md b/enterprise/blocky/1.1.6/README.md new file mode 100644 index 00000000000..5b2fa5cdab4 --- /dev/null +++ b/enterprise/blocky/1.1.6/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.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.1.5/app-readme.md b/enterprise/blocky/1.1.6/app-readme.md similarity index 100% rename from enterprise/blocky/1.1.5/app-readme.md rename to enterprise/blocky/1.1.6/app-readme.md diff --git a/enterprise/blocky/1.1.6/charts/common-10.7.7.tgz b/enterprise/blocky/1.1.6/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/enterprise/blocky/1.1.6/charts/common-10.7.7.tgz differ diff --git a/enterprise/blocky/1.1.6/charts/redis-3.0.102.tgz b/enterprise/blocky/1.1.6/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/enterprise/blocky/1.1.6/charts/redis-3.0.102.tgz differ diff --git a/enterprise/blocky/1.1.5/ci/k8sgateway-values.yaml b/enterprise/blocky/1.1.6/ci/k8sgateway-values.yaml similarity index 100% rename from enterprise/blocky/1.1.5/ci/k8sgateway-values.yaml rename to enterprise/blocky/1.1.6/ci/k8sgateway-values.yaml diff --git a/enterprise/blocky/1.1.5/ci/standalone-values.yaml b/enterprise/blocky/1.1.6/ci/standalone-values.yaml similarity index 100% rename from enterprise/blocky/1.1.5/ci/standalone-values.yaml rename to enterprise/blocky/1.1.6/ci/standalone-values.yaml diff --git a/enterprise/blocky/1.1.5/ix_values.yaml b/enterprise/blocky/1.1.6/ix_values.yaml similarity index 100% rename from enterprise/blocky/1.1.5/ix_values.yaml rename to enterprise/blocky/1.1.6/ix_values.yaml diff --git a/enterprise/blocky/1.1.5/questions.yaml b/enterprise/blocky/1.1.6/questions.yaml similarity index 100% rename from enterprise/blocky/1.1.5/questions.yaml rename to enterprise/blocky/1.1.6/questions.yaml diff --git a/enterprise/blocky/1.1.5/templates/_blockyConfig.tpl b/enterprise/blocky/1.1.6/templates/_blockyConfig.tpl similarity index 100% rename from enterprise/blocky/1.1.5/templates/_blockyConfig.tpl rename to enterprise/blocky/1.1.6/templates/_blockyConfig.tpl diff --git a/enterprise/blocky/1.1.5/templates/_k8sgateway.tpl b/enterprise/blocky/1.1.6/templates/_k8sgateway.tpl similarity index 100% rename from enterprise/blocky/1.1.5/templates/_k8sgateway.tpl rename to enterprise/blocky/1.1.6/templates/_k8sgateway.tpl diff --git a/enterprise/blocky/1.1.5/templates/_webui.tpl b/enterprise/blocky/1.1.6/templates/_webui.tpl similarity index 100% rename from enterprise/blocky/1.1.5/templates/_webui.tpl rename to enterprise/blocky/1.1.6/templates/_webui.tpl diff --git a/enterprise/blocky/1.1.5/templates/common.yaml b/enterprise/blocky/1.1.6/templates/common.yaml similarity index 100% rename from enterprise/blocky/1.1.5/templates/common.yaml rename to enterprise/blocky/1.1.6/templates/common.yaml diff --git a/enterprise/blocky/1.1.5/templates/prometheusrules.yaml b/enterprise/blocky/1.1.6/templates/prometheusrules.yaml similarity index 100% rename from enterprise/blocky/1.1.5/templates/prometheusrules.yaml rename to enterprise/blocky/1.1.6/templates/prometheusrules.yaml diff --git a/enterprise/blocky/1.1.5/templates/servicemonitor.yaml b/enterprise/blocky/1.1.6/templates/servicemonitor.yaml similarity index 100% rename from enterprise/blocky/1.1.5/templates/servicemonitor.yaml rename to enterprise/blocky/1.1.6/templates/servicemonitor.yaml diff --git a/enterprise/blocky/1.1.5/values.yaml b/enterprise/blocky/1.1.6/values.yaml similarity index 100% rename from enterprise/blocky/1.1.5/values.yaml rename to enterprise/blocky/1.1.6/values.yaml diff --git a/enterprise/metallb/4.0.17/CHANGELOG.md b/enterprise/metallb/4.0.17/CHANGELOG.md deleted file mode 100644 index cc9cc78a1e5..00000000000 --- a/enterprise/metallb/4.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [metallb-4.0.17](https://github.com/truecharts/charts/compare/metallb-4.0.16...metallb-4.0.17) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - ### Fix - -- enable crd updating ([#4068](https://github.com/truecharts/charts/issues/4068)) - - - - -## [metallb-4.0.16](https://github.com/truecharts/charts/compare/metallb-4.0.15...metallb-4.0.16) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [metallb-4.0.15](https://github.com/truecharts/charts/compare/metallb-4.0.14...metallb-4.0.15) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [metallb-4.0.15](https://github.com/truecharts/charts/compare/metallb-4.0.14...metallb-4.0.15) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [metallb-4.0.14](https://github.com/truecharts/charts/compare/metallb-4.0.13...metallb-4.0.14) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [metallb-4.0.13](https://github.com/truecharts/charts/compare/metallb-4.0.12...metallb-4.0.13) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/enterprise/metallb/4.0.17/Chart.lock b/enterprise/metallb/4.0.17/Chart.lock deleted file mode 100644 index 21e47ff44a3..00000000000 --- a/enterprise/metallb/4.0.17/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: metallb - repository: https://metallb.github.io/metallb - version: 0.13.7 -digest: sha256:2b1906746298050f36020818ac505e7afbcd79bdfdcaa21bd2089062a485075e -generated: "2022-10-19T12:02:08.067202137Z" diff --git a/enterprise/metallb/4.0.17/Chart.yaml b/enterprise/metallb/4.0.17/Chart.yaml deleted file mode 100644 index 0332f0bab9c..00000000000 --- a/enterprise/metallb/4.0.17/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.7.1 - - name: metallb - repository: https://metallb.github.io/metallb - version: 0.13.7 -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.17 -annotations: - truecharts.org/catagories: | - - core - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/metallb/4.0.17/README.md b/enterprise/metallb/4.0.17/README.md deleted file mode 100644 index 4c139afeebe..00000000000 --- a/enterprise/metallb/4.0.17/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.7.1 | -| https://metallb.github.io/metallb | metallb | 0.13.7 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.17/charts/common-10.7.1.tgz b/enterprise/metallb/4.0.17/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/enterprise/metallb/4.0.17/charts/common-10.7.1.tgz and /dev/null differ diff --git a/enterprise/metallb/4.0.18/CHANGELOG.md b/enterprise/metallb/4.0.18/CHANGELOG.md new file mode 100644 index 00000000000..9ba7d27733d --- /dev/null +++ b/enterprise/metallb/4.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [metallb-4.0.18](https://github.com/truecharts/charts/compare/metallb-4.0.17...metallb-4.0.18) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [metallb-4.0.17](https://github.com/truecharts/charts/compare/metallb-4.0.16...metallb-4.0.17) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + ### Fix + +- enable crd updating ([#4068](https://github.com/truecharts/charts/issues/4068)) + + + + +## [metallb-4.0.16](https://github.com/truecharts/charts/compare/metallb-4.0.15...metallb-4.0.16) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [metallb-4.0.15](https://github.com/truecharts/charts/compare/metallb-4.0.14...metallb-4.0.15) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [metallb-4.0.15](https://github.com/truecharts/charts/compare/metallb-4.0.14...metallb-4.0.15) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [metallb-4.0.14](https://github.com/truecharts/charts/compare/metallb-4.0.13...metallb-4.0.14) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [metallb-4.0.13](https://github.com/truecharts/charts/compare/metallb-4.0.12...metallb-4.0.13) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/enterprise/metallb/4.0.18/Chart.lock b/enterprise/metallb/4.0.18/Chart.lock new file mode 100644 index 00000000000..7dbb50aa97e --- /dev/null +++ b/enterprise/metallb/4.0.18/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: metallb + repository: https://metallb.github.io/metallb + version: 0.13.7 +digest: sha256:504ac057d2eb89bd4bbccc5f574b72bf2457e5cc160a2898d5dcacc17b240dae +generated: "2022-10-25T08:30:07.493489676Z" diff --git a/enterprise/metallb/4.0.18/Chart.yaml b/enterprise/metallb/4.0.18/Chart.yaml new file mode 100644 index 00000000000..ee606928332 --- /dev/null +++ b/enterprise/metallb/4.0.18/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.7.7 + - name: metallb + repository: https://metallb.github.io/metallb + version: 0.13.7 +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.18 +annotations: + truecharts.org/catagories: | + - core + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/metallb/4.0.18/README.md b/enterprise/metallb/4.0.18/README.md new file mode 100644 index 00000000000..11db7de0c68 --- /dev/null +++ b/enterprise/metallb/4.0.18/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.7.7 | +| https://metallb.github.io/metallb | metallb | 0.13.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.17/app-readme.md b/enterprise/metallb/4.0.18/app-readme.md similarity index 100% rename from enterprise/metallb/4.0.17/app-readme.md rename to enterprise/metallb/4.0.18/app-readme.md diff --git a/enterprise/metallb/4.0.18/charts/common-10.7.7.tgz b/enterprise/metallb/4.0.18/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/enterprise/metallb/4.0.18/charts/common-10.7.7.tgz differ diff --git a/enterprise/metallb/4.0.17/charts/metallb-0.13.7.tgz b/enterprise/metallb/4.0.18/charts/metallb-0.13.7.tgz similarity index 100% rename from enterprise/metallb/4.0.17/charts/metallb-0.13.7.tgz rename to enterprise/metallb/4.0.18/charts/metallb-0.13.7.tgz diff --git a/enterprise/metallb/4.0.17/ix_values.yaml b/enterprise/metallb/4.0.18/ix_values.yaml similarity index 100% rename from enterprise/metallb/4.0.17/ix_values.yaml rename to enterprise/metallb/4.0.18/ix_values.yaml diff --git a/enterprise/metallb/4.0.17/questions.yaml b/enterprise/metallb/4.0.18/questions.yaml similarity index 100% rename from enterprise/metallb/4.0.17/questions.yaml rename to enterprise/metallb/4.0.18/questions.yaml diff --git a/enterprise/metallb/4.0.17/templates/bgpadvertisement.yaml b/enterprise/metallb/4.0.18/templates/bgpadvertisement.yaml similarity index 100% rename from enterprise/metallb/4.0.17/templates/bgpadvertisement.yaml rename to enterprise/metallb/4.0.18/templates/bgpadvertisement.yaml diff --git a/enterprise/metallb/4.0.17/templates/community.yaml b/enterprise/metallb/4.0.18/templates/community.yaml similarity index 100% rename from enterprise/metallb/4.0.17/templates/community.yaml rename to enterprise/metallb/4.0.18/templates/community.yaml diff --git a/enterprise/metallb/4.0.17/templates/ipaddresspool.yaml b/enterprise/metallb/4.0.18/templates/ipaddresspool.yaml similarity index 100% rename from enterprise/metallb/4.0.17/templates/ipaddresspool.yaml rename to enterprise/metallb/4.0.18/templates/ipaddresspool.yaml diff --git a/enterprise/metallb/4.0.17/templates/l2advertisement.yaml b/enterprise/metallb/4.0.18/templates/l2advertisement.yaml similarity index 100% rename from enterprise/metallb/4.0.17/templates/l2advertisement.yaml rename to enterprise/metallb/4.0.18/templates/l2advertisement.yaml diff --git a/enterprise/metallb/4.0.17/templates/peers.yaml b/enterprise/metallb/4.0.18/templates/peers.yaml similarity index 100% rename from enterprise/metallb/4.0.17/templates/peers.yaml rename to enterprise/metallb/4.0.18/templates/peers.yaml diff --git a/enterprise/metallb/4.0.17/values.yaml b/enterprise/metallb/4.0.18/values.yaml similarity index 100% rename from enterprise/metallb/4.0.17/values.yaml rename to enterprise/metallb/4.0.18/values.yaml diff --git a/incubator/acestream/0.0.31/CHANGELOG.md b/incubator/acestream/0.0.31/CHANGELOG.md deleted file mode 100644 index de59b234418..00000000000 --- a/incubator/acestream/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [acestream-0.0.31](https://github.com/truecharts/charts/compare/acestream-0.0.30...acestream-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [acestream-0.0.30](https://github.com/truecharts/charts/compare/acestream-0.0.29...acestream-0.0.30) (2022-10-15) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [acestream-0.0.29](https://github.com/truecharts/charts/compare/acestream-0.0.28...acestream-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [acestream-0.0.28](https://github.com/truecharts/charts/compare/acestream-0.0.27...acestream-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [acestream-0.0.28](https://github.com/truecharts/charts/compare/acestream-0.0.27...acestream-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [acestream-0.0.27](https://github.com/truecharts/charts/compare/acestream-0.0.26...acestream-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) - - - - -## [acestream-0.0.26](https://github.com/truecharts/charts/compare/acestream-0.0.25...acestream-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [acestream-0.0.25](https://github.com/truecharts/charts/compare/acestream-0.0.24...acestream-0.0.25) (2022-09-26) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906)) - - - - -## [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) - diff --git a/incubator/acestream/0.0.31/Chart.lock b/incubator/acestream/0.0.31/Chart.lock deleted file mode 100644 index 20e9db94f55..00000000000 --- a/incubator/acestream/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:02:08.045142456Z" diff --git a/incubator/acestream/0.0.31/Chart.yaml b/incubator/acestream/0.0.31/Chart.yaml deleted file mode 100644 index 99b23fc4845..00000000000 --- a/incubator/acestream/0.0.31/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.7.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.31 diff --git a/incubator/acestream/0.0.31/README.md b/incubator/acestream/0.0.31/README.md deleted file mode 100644 index 274b6bd2759..00000000000 --- a/incubator/acestream/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/acestream/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/acestream/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/acestream/0.0.32/CHANGELOG.md b/incubator/acestream/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..1d3d11531e6 --- /dev/null +++ b/incubator/acestream/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [acestream-0.0.32](https://github.com/truecharts/charts/compare/acestream-0.0.31...acestream-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [acestream-0.0.31](https://github.com/truecharts/charts/compare/acestream-0.0.30...acestream-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [acestream-0.0.30](https://github.com/truecharts/charts/compare/acestream-0.0.29...acestream-0.0.30) (2022-10-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [acestream-0.0.29](https://github.com/truecharts/charts/compare/acestream-0.0.28...acestream-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [acestream-0.0.28](https://github.com/truecharts/charts/compare/acestream-0.0.27...acestream-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [acestream-0.0.28](https://github.com/truecharts/charts/compare/acestream-0.0.27...acestream-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [acestream-0.0.27](https://github.com/truecharts/charts/compare/acestream-0.0.26...acestream-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) + + + + +## [acestream-0.0.26](https://github.com/truecharts/charts/compare/acestream-0.0.25...acestream-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [acestream-0.0.25](https://github.com/truecharts/charts/compare/acestream-0.0.24...acestream-0.0.25) (2022-09-26) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906)) + + + + +## [actualserver-0.0.28](https://github.com/truecharts/charts/compare/actualserver-0.0.27...actualserver-0.0.28) (2022-09-25) + diff --git a/incubator/acestream/0.0.32/Chart.lock b/incubator/acestream/0.0.32/Chart.lock new file mode 100644 index 00000000000..36dcd3b5c52 --- /dev/null +++ b/incubator/acestream/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:30:07.437059907Z" diff --git a/incubator/acestream/0.0.32/Chart.yaml b/incubator/acestream/0.0.32/Chart.yaml new file mode 100644 index 00000000000..b74218677b3 --- /dev/null +++ b/incubator/acestream/0.0.32/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.7.7 +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.32 diff --git a/incubator/acestream/0.0.32/README.md b/incubator/acestream/0.0.32/README.md new file mode 100644 index 00000000000..a9b1d570bf5 --- /dev/null +++ b/incubator/acestream/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/acestream/0.0.32/app-readme.md similarity index 100% rename from incubator/acestream/0.0.31/app-readme.md rename to incubator/acestream/0.0.32/app-readme.md diff --git a/incubator/acestream/0.0.32/charts/common-10.7.7.tgz b/incubator/acestream/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/acestream/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/acestream/0.0.31/ix_values.yaml b/incubator/acestream/0.0.32/ix_values.yaml similarity index 100% rename from incubator/acestream/0.0.31/ix_values.yaml rename to incubator/acestream/0.0.32/ix_values.yaml diff --git a/incubator/acestream/0.0.31/questions.yaml b/incubator/acestream/0.0.32/questions.yaml similarity index 100% rename from incubator/acestream/0.0.31/questions.yaml rename to incubator/acestream/0.0.32/questions.yaml diff --git a/incubator/acestream/0.0.31/templates/common.yaml b/incubator/acestream/0.0.32/templates/common.yaml similarity index 100% rename from incubator/acestream/0.0.31/templates/common.yaml rename to incubator/acestream/0.0.32/templates/common.yaml diff --git a/incubator/acestream/0.0.31/values.yaml b/incubator/acestream/0.0.32/values.yaml similarity index 100% rename from incubator/acestream/0.0.31/values.yaml rename to incubator/acestream/0.0.32/values.yaml diff --git a/incubator/actualserver/0.0.33/CHANGELOG.md b/incubator/actualserver/0.0.33/CHANGELOG.md deleted file mode 100644 index 0ca987223e2..00000000000 --- a/incubator/actualserver/0.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [actualserver-0.0.33](https://github.com/truecharts/charts/compare/actualserver-0.0.32...actualserver-0.0.33) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [actualserver-0.0.32](https://github.com/truecharts/charts/compare/actualserver-0.0.31...actualserver-0.0.32) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [actualserver-0.0.31](https://github.com/truecharts/charts/compare/actualserver-0.0.30...actualserver-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [actualserver-0.0.31](https://github.com/truecharts/charts/compare/actualserver-0.0.30...actualserver-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [actualserver-0.0.30](https://github.com/truecharts/charts/compare/actualserver-0.0.29...actualserver-0.0.30) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [actualserver-0.0.29](https://github.com/truecharts/charts/compare/actualserver-0.0.28...actualserver-0.0.29) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - - -## [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] diff --git a/incubator/actualserver/0.0.33/Chart.lock b/incubator/actualserver/0.0.33/Chart.lock deleted file mode 100644 index ed27b8fbbd8..00000000000 --- a/incubator/actualserver/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:02:40.634750773Z" diff --git a/incubator/actualserver/0.0.33/Chart.yaml b/incubator/actualserver/0.0.33/Chart.yaml deleted file mode 100644 index 0d83ad0a513..00000000000 --- a/incubator/actualserver/0.0.33/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.7.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.33 diff --git a/incubator/actualserver/0.0.33/README.md b/incubator/actualserver/0.0.33/README.md deleted file mode 100644 index 91452009e9e..00000000000 --- a/incubator/actualserver/0.0.33/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.33/charts/common-10.7.1.tgz b/incubator/actualserver/0.0.33/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/actualserver/0.0.33/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/actualserver/0.0.34/CHANGELOG.md b/incubator/actualserver/0.0.34/CHANGELOG.md new file mode 100644 index 00000000000..ddd77df8657 --- /dev/null +++ b/incubator/actualserver/0.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [actualserver-0.0.34](https://github.com/truecharts/charts/compare/actualserver-0.0.33...actualserver-0.0.34) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [actualserver-0.0.33](https://github.com/truecharts/charts/compare/actualserver-0.0.32...actualserver-0.0.33) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [actualserver-0.0.32](https://github.com/truecharts/charts/compare/actualserver-0.0.31...actualserver-0.0.32) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [actualserver-0.0.31](https://github.com/truecharts/charts/compare/actualserver-0.0.30...actualserver-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [actualserver-0.0.31](https://github.com/truecharts/charts/compare/actualserver-0.0.30...actualserver-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [actualserver-0.0.30](https://github.com/truecharts/charts/compare/actualserver-0.0.29...actualserver-0.0.30) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [actualserver-0.0.29](https://github.com/truecharts/charts/compare/actualserver-0.0.28...actualserver-0.0.29) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + + +## [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)) + + diff --git a/incubator/actualserver/0.0.34/Chart.lock b/incubator/actualserver/0.0.34/Chart.lock new file mode 100644 index 00000000000..a704907d2e6 --- /dev/null +++ b/incubator/actualserver/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:30:07.473785322Z" diff --git a/incubator/actualserver/0.0.34/Chart.yaml b/incubator/actualserver/0.0.34/Chart.yaml new file mode 100644 index 00000000000..4fb2beae41e --- /dev/null +++ b/incubator/actualserver/0.0.34/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.0.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.34 diff --git a/incubator/actualserver/0.0.34/README.md b/incubator/actualserver/0.0.34/README.md new file mode 100644 index 00000000000..1062d8e9824 --- /dev/null +++ b/incubator/actualserver/0.0.34/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.33/app-readme.md b/incubator/actualserver/0.0.34/app-readme.md similarity index 100% rename from incubator/actualserver/0.0.33/app-readme.md rename to incubator/actualserver/0.0.34/app-readme.md diff --git a/incubator/actualserver/0.0.34/charts/common-10.7.7.tgz b/incubator/actualserver/0.0.34/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/actualserver/0.0.34/charts/common-10.7.7.tgz differ diff --git a/incubator/actualserver/0.0.33/ix_values.yaml b/incubator/actualserver/0.0.34/ix_values.yaml similarity index 100% rename from incubator/actualserver/0.0.33/ix_values.yaml rename to incubator/actualserver/0.0.34/ix_values.yaml diff --git a/incubator/actualserver/0.0.33/questions.yaml b/incubator/actualserver/0.0.34/questions.yaml similarity index 100% rename from incubator/actualserver/0.0.33/questions.yaml rename to incubator/actualserver/0.0.34/questions.yaml diff --git a/incubator/actualserver/0.0.33/templates/common.yaml b/incubator/actualserver/0.0.34/templates/common.yaml similarity index 100% rename from incubator/actualserver/0.0.33/templates/common.yaml rename to incubator/actualserver/0.0.34/templates/common.yaml diff --git a/incubator/actualserver/0.0.33/values.yaml b/incubator/actualserver/0.0.34/values.yaml similarity index 100% rename from incubator/actualserver/0.0.33/values.yaml rename to incubator/actualserver/0.0.34/values.yaml diff --git a/incubator/adguardhome-sync/0.0.37/CHANGELOG.md b/incubator/adguardhome-sync/0.0.37/CHANGELOG.md deleted file mode 100644 index e3cdd6468ab..00000000000 --- a/incubator/adguardhome-sync/0.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [adguardhome-sync-0.0.37](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.36...adguardhome-sync-0.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [adguardhome-sync-0.0.36](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.35...adguardhome-sync-0.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [adguardhome-sync-0.0.35](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.34...adguardhome-sync-0.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [adguardhome-sync-0.0.35](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.34...adguardhome-sync-0.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [adguardhome-sync-0.0.34](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.33...adguardhome-sync-0.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [adguardhome-sync-0.0.33](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.32...adguardhome-sync-0.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [adguardhome-sync-0.0.32](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.31...adguardhome-sync-0.0.32) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#4010](https://github.com/truecharts/charts/issues/4010)) - - - - -## [adguardhome-sync-0.0.31](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.30...adguardhome-sync-0.0.31) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/adguardhome-sync/0.0.37/Chart.lock b/incubator/adguardhome-sync/0.0.37/Chart.lock deleted file mode 100644 index 2bd15a2ac5b..00000000000 --- a/incubator/adguardhome-sync/0.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:02:40.615139134Z" diff --git a/incubator/adguardhome-sync/0.0.37/Chart.yaml b/incubator/adguardhome-sync/0.0.37/Chart.yaml deleted file mode 100644 index 4b23853b1a5..00000000000 --- a/incubator/adguardhome-sync/0.0.37/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.7.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.37 diff --git a/incubator/adguardhome-sync/0.0.37/README.md b/incubator/adguardhome-sync/0.0.37/README.md deleted file mode 100644 index 903260526d4..00000000000 --- a/incubator/adguardhome-sync/0.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/incubator/adguardhome-sync/0.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/adguardhome-sync/0.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/adguardhome-sync/0.0.38/CHANGELOG.md b/incubator/adguardhome-sync/0.0.38/CHANGELOG.md new file mode 100644 index 00000000000..f79d8c22c1e --- /dev/null +++ b/incubator/adguardhome-sync/0.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [adguardhome-sync-0.0.38](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.37...adguardhome-sync-0.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [adguardhome-sync-0.0.37](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.36...adguardhome-sync-0.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [adguardhome-sync-0.0.36](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.35...adguardhome-sync-0.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [adguardhome-sync-0.0.35](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.34...adguardhome-sync-0.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [adguardhome-sync-0.0.35](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.34...adguardhome-sync-0.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [adguardhome-sync-0.0.34](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.33...adguardhome-sync-0.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [adguardhome-sync-0.0.33](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.32...adguardhome-sync-0.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [adguardhome-sync-0.0.32](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.31...adguardhome-sync-0.0.32) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#4010](https://github.com/truecharts/charts/issues/4010)) + + + + +## [adguardhome-sync-0.0.31](https://github.com/truecharts/charts/compare/adguardhome-sync-0.0.30...adguardhome-sync-0.0.31) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/adguardhome-sync/0.0.38/Chart.lock b/incubator/adguardhome-sync/0.0.38/Chart.lock new file mode 100644 index 00000000000..bd61345cf76 --- /dev/null +++ b/incubator/adguardhome-sync/0.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:30:48.658222102Z" diff --git a/incubator/adguardhome-sync/0.0.38/Chart.yaml b/incubator/adguardhome-sync/0.0.38/Chart.yaml new file mode 100644 index 00000000000..da837762595 --- /dev/null +++ b/incubator/adguardhome-sync/0.0.38/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.7.7 +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.38 diff --git a/incubator/adguardhome-sync/0.0.38/README.md b/incubator/adguardhome-sync/0.0.38/README.md new file mode 100644 index 00000000000..00ec5a359ec --- /dev/null +++ b/incubator/adguardhome-sync/0.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/incubator/adguardhome-sync/0.0.38/app-readme.md similarity index 100% rename from incubator/adguardhome-sync/0.0.37/app-readme.md rename to incubator/adguardhome-sync/0.0.38/app-readme.md diff --git a/incubator/adguardhome-sync/0.0.38/charts/common-10.7.7.tgz b/incubator/adguardhome-sync/0.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/adguardhome-sync/0.0.38/charts/common-10.7.7.tgz differ diff --git a/incubator/adguardhome-sync/0.0.37/ix_values.yaml b/incubator/adguardhome-sync/0.0.38/ix_values.yaml similarity index 100% rename from incubator/adguardhome-sync/0.0.37/ix_values.yaml rename to incubator/adguardhome-sync/0.0.38/ix_values.yaml diff --git a/incubator/adguardhome-sync/0.0.37/questions.yaml b/incubator/adguardhome-sync/0.0.38/questions.yaml similarity index 100% rename from incubator/adguardhome-sync/0.0.37/questions.yaml rename to incubator/adguardhome-sync/0.0.38/questions.yaml diff --git a/incubator/adguardhome-sync/0.0.37/templates/common.yaml b/incubator/adguardhome-sync/0.0.38/templates/common.yaml similarity index 100% rename from incubator/adguardhome-sync/0.0.37/templates/common.yaml rename to incubator/adguardhome-sync/0.0.38/templates/common.yaml diff --git a/incubator/adguardhome-sync/0.0.37/values.yaml b/incubator/adguardhome-sync/0.0.38/values.yaml similarity index 100% rename from incubator/adguardhome-sync/0.0.37/values.yaml rename to incubator/adguardhome-sync/0.0.38/values.yaml diff --git a/incubator/adminer/0.0.35/CHANGELOG.md b/incubator/adminer/0.0.35/CHANGELOG.md deleted file mode 100644 index 1bf60eac4fb..00000000000 --- a/incubator/adminer/0.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [adminer-0.0.35](https://github.com/truecharts/charts/compare/adminer-0.0.34...adminer-0.0.35) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [adminer-0.0.34](https://github.com/truecharts/charts/compare/adminer-0.0.33...adminer-0.0.34) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [adminer-0.0.33](https://github.com/truecharts/charts/compare/adminer-0.0.31...adminer-0.0.33) (2022-10-08) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) - - update helm general non-major - - - - -## [adminer-0.0.32](https://github.com/truecharts/charts/compare/adminer-0.0.31...adminer-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [adminer-0.0.31](https://github.com/truecharts/charts/compare/adminer-0.0.30...adminer-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [adminer-0.0.30](https://github.com/truecharts/charts/compare/adminer-0.0.29...adminer-0.0.30) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [adminer-0.0.29](https://github.com/truecharts/charts/compare/adminer-0.0.28...adminer-0.0.29) (2022-09-30) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) - - - - -## [adminer-0.0.28](https://github.com/truecharts/charts/compare/adminer-0.0.27...adminer-0.0.28) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/adminer/0.0.35/Chart.lock b/incubator/adminer/0.0.35/Chart.lock deleted file mode 100644 index c7678ff4298..00000000000 --- a/incubator/adminer/0.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:02:54.469618146Z" diff --git a/incubator/adminer/0.0.35/Chart.yaml b/incubator/adminer/0.0.35/Chart.yaml deleted file mode 100644 index 98620d06bd9..00000000000 --- a/incubator/adminer/0.0.35/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.7.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.35 diff --git a/incubator/adminer/0.0.35/README.md b/incubator/adminer/0.0.35/README.md deleted file mode 100644 index 85e0fdf9cc3..00000000000 --- a/incubator/adminer/0.0.35/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.35/charts/common-10.7.1.tgz b/incubator/adminer/0.0.35/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/adminer/0.0.35/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/adminer/0.0.36/CHANGELOG.md b/incubator/adminer/0.0.36/CHANGELOG.md new file mode 100644 index 00000000000..c56266ffc92 --- /dev/null +++ b/incubator/adminer/0.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [adminer-0.0.36](https://github.com/truecharts/charts/compare/adminer-0.0.35...adminer-0.0.36) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [adminer-0.0.35](https://github.com/truecharts/charts/compare/adminer-0.0.34...adminer-0.0.35) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [adminer-0.0.34](https://github.com/truecharts/charts/compare/adminer-0.0.33...adminer-0.0.34) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + - update docker general non-major + + + + +## [adminer-0.0.33](https://github.com/truecharts/charts/compare/adminer-0.0.31...adminer-0.0.33) (2022-10-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) + - update helm general non-major + + + + +## [adminer-0.0.32](https://github.com/truecharts/charts/compare/adminer-0.0.31...adminer-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [adminer-0.0.31](https://github.com/truecharts/charts/compare/adminer-0.0.30...adminer-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [adminer-0.0.30](https://github.com/truecharts/charts/compare/adminer-0.0.29...adminer-0.0.30) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [adminer-0.0.29](https://github.com/truecharts/charts/compare/adminer-0.0.28...adminer-0.0.29) (2022-09-30) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) + + + + +## [adminer-0.0.28](https://github.com/truecharts/charts/compare/adminer-0.0.27...adminer-0.0.28) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [adminer-0.0.27](https://github.com/truecharts/charts/compare/adminer-0.0.26...adminer-0.0.27) (2022-09-25) diff --git a/incubator/adminer/0.0.36/Chart.lock b/incubator/adminer/0.0.36/Chart.lock new file mode 100644 index 00000000000..61b1f814f2a --- /dev/null +++ b/incubator/adminer/0.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:30:48.677381155Z" diff --git a/incubator/adminer/0.0.36/Chart.yaml b/incubator/adminer/0.0.36/Chart.yaml new file mode 100644 index 00000000000..ed124bfe50c --- /dev/null +++ b/incubator/adminer/0.0.36/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.7.7 +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.36 diff --git a/incubator/adminer/0.0.36/README.md b/incubator/adminer/0.0.36/README.md new file mode 100644 index 00000000000..47eb8037e22 --- /dev/null +++ b/incubator/adminer/0.0.36/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.35/app-readme.md b/incubator/adminer/0.0.36/app-readme.md similarity index 100% rename from incubator/adminer/0.0.35/app-readme.md rename to incubator/adminer/0.0.36/app-readme.md diff --git a/incubator/adminer/0.0.36/charts/common-10.7.7.tgz b/incubator/adminer/0.0.36/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/adminer/0.0.36/charts/common-10.7.7.tgz differ diff --git a/incubator/adminer/0.0.35/ix_values.yaml b/incubator/adminer/0.0.36/ix_values.yaml similarity index 100% rename from incubator/adminer/0.0.35/ix_values.yaml rename to incubator/adminer/0.0.36/ix_values.yaml diff --git a/incubator/adminer/0.0.35/questions.yaml b/incubator/adminer/0.0.36/questions.yaml similarity index 100% rename from incubator/adminer/0.0.35/questions.yaml rename to incubator/adminer/0.0.36/questions.yaml diff --git a/incubator/adminer/0.0.35/templates/common.yaml b/incubator/adminer/0.0.36/templates/common.yaml similarity index 100% rename from incubator/adminer/0.0.35/templates/common.yaml rename to incubator/adminer/0.0.36/templates/common.yaml diff --git a/incubator/adminer/0.0.35/values.yaml b/incubator/adminer/0.0.36/values.yaml similarity index 100% rename from incubator/adminer/0.0.35/values.yaml rename to incubator/adminer/0.0.36/values.yaml diff --git a/incubator/alienswarm-reactivedrop/0.0.30/CHANGELOG.md b/incubator/alienswarm-reactivedrop/0.0.30/CHANGELOG.md deleted file mode 100644 index 5cc920fc311..00000000000 --- a/incubator/alienswarm-reactivedrop/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [alienswarm-reactivedrop-0.0.30](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.29...alienswarm-reactivedrop-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [alienswarm-reactivedrop-0.0.29](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.28...alienswarm-reactivedrop-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [alienswarm-reactivedrop-0.0.28](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.27...alienswarm-reactivedrop-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [alienswarm-reactivedrop-0.0.28](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.27...alienswarm-reactivedrop-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [alienswarm-reactivedrop-0.0.27](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.26...alienswarm-reactivedrop-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [alienswarm-reactivedrop-0.0.26](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.25...alienswarm-reactivedrop-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/alienswarm-reactivedrop/0.0.30/Chart.lock b/incubator/alienswarm-reactivedrop/0.0.30/Chart.lock deleted file mode 100644 index 5162cfa5f74..00000000000 --- a/incubator/alienswarm-reactivedrop/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:03:11.690635412Z" diff --git a/incubator/alienswarm-reactivedrop/0.0.30/Chart.yaml b/incubator/alienswarm-reactivedrop/0.0.30/Chart.yaml deleted file mode 100644 index 3e5d2da2702..00000000000 --- a/incubator/alienswarm-reactivedrop/0.0.30/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.7.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.30 diff --git a/incubator/alienswarm-reactivedrop/0.0.30/README.md b/incubator/alienswarm-reactivedrop/0.0.30/README.md deleted file mode 100644 index 9b6910eafd0..00000000000 --- a/incubator/alienswarm-reactivedrop/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/alienswarm-reactivedrop/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/alienswarm-reactivedrop/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/alienswarm-reactivedrop/0.0.31/CHANGELOG.md b/incubator/alienswarm-reactivedrop/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..b39eabb1b8a --- /dev/null +++ b/incubator/alienswarm-reactivedrop/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [alienswarm-reactivedrop-0.0.31](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.30...alienswarm-reactivedrop-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [alienswarm-reactivedrop-0.0.30](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.29...alienswarm-reactivedrop-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [alienswarm-reactivedrop-0.0.29](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.28...alienswarm-reactivedrop-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [alienswarm-reactivedrop-0.0.28](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.27...alienswarm-reactivedrop-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [alienswarm-reactivedrop-0.0.28](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.27...alienswarm-reactivedrop-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [alienswarm-reactivedrop-0.0.27](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.26...alienswarm-reactivedrop-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [alienswarm-reactivedrop-0.0.26](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.25...alienswarm-reactivedrop-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/alienswarm-reactivedrop/0.0.31/Chart.lock b/incubator/alienswarm-reactivedrop/0.0.31/Chart.lock new file mode 100644 index 00000000000..1cd2783ab15 --- /dev/null +++ b/incubator/alienswarm-reactivedrop/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:31:21.107519969Z" diff --git a/incubator/alienswarm-reactivedrop/0.0.31/Chart.yaml b/incubator/alienswarm-reactivedrop/0.0.31/Chart.yaml new file mode 100644 index 00000000000..85641fd08cc --- /dev/null +++ b/incubator/alienswarm-reactivedrop/0.0.31/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.7.7 +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.31 diff --git a/incubator/alienswarm-reactivedrop/0.0.31/README.md b/incubator/alienswarm-reactivedrop/0.0.31/README.md new file mode 100644 index 00000000000..f5e52ea122e --- /dev/null +++ b/incubator/alienswarm-reactivedrop/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/alienswarm-reactivedrop/0.0.31/app-readme.md similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.30/app-readme.md rename to incubator/alienswarm-reactivedrop/0.0.31/app-readme.md diff --git a/incubator/alienswarm-reactivedrop/0.0.31/charts/common-10.7.7.tgz b/incubator/alienswarm-reactivedrop/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/alienswarm-reactivedrop/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/alienswarm-reactivedrop/0.0.30/ix_values.yaml b/incubator/alienswarm-reactivedrop/0.0.31/ix_values.yaml similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.30/ix_values.yaml rename to incubator/alienswarm-reactivedrop/0.0.31/ix_values.yaml diff --git a/incubator/alienswarm-reactivedrop/0.0.30/questions.yaml b/incubator/alienswarm-reactivedrop/0.0.31/questions.yaml similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.30/questions.yaml rename to incubator/alienswarm-reactivedrop/0.0.31/questions.yaml diff --git a/incubator/alienswarm-reactivedrop/0.0.30/templates/common.yaml b/incubator/alienswarm-reactivedrop/0.0.31/templates/common.yaml similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.30/templates/common.yaml rename to incubator/alienswarm-reactivedrop/0.0.31/templates/common.yaml diff --git a/incubator/alienswarm-reactivedrop/0.0.30/values.yaml b/incubator/alienswarm-reactivedrop/0.0.31/values.yaml similarity index 100% rename from incubator/alienswarm-reactivedrop/0.0.30/values.yaml rename to incubator/alienswarm-reactivedrop/0.0.31/values.yaml diff --git a/incubator/alienswarm/0.0.30/CHANGELOG.md b/incubator/alienswarm/0.0.30/CHANGELOG.md deleted file mode 100644 index fafd04a0bc3..00000000000 --- a/incubator/alienswarm/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [alienswarm-0.0.30](https://github.com/truecharts/charts/compare/alienswarm-0.0.29...alienswarm-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [alienswarm-0.0.29](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.28...alienswarm-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [alienswarm-0.0.28](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.27...alienswarm-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [alienswarm-0.0.28](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.27...alienswarm-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [alienswarm-0.0.27](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.26...alienswarm-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [alienswarm-0.0.26](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.25...alienswarm-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/alienswarm/0.0.30/Chart.lock b/incubator/alienswarm/0.0.30/Chart.lock deleted file mode 100644 index 4b41f47ab1e..00000000000 --- a/incubator/alienswarm/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:03:02.29307994Z" diff --git a/incubator/alienswarm/0.0.30/Chart.yaml b/incubator/alienswarm/0.0.30/Chart.yaml deleted file mode 100644 index 31eb3056d6f..00000000000 --- a/incubator/alienswarm/0.0.30/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.7.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.30 diff --git a/incubator/alienswarm/0.0.30/README.md b/incubator/alienswarm/0.0.30/README.md deleted file mode 100644 index 3542c396f7b..00000000000 --- a/incubator/alienswarm/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/alienswarm/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/alienswarm/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/alienswarm/0.0.31/CHANGELOG.md b/incubator/alienswarm/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..039e0b3e576 --- /dev/null +++ b/incubator/alienswarm/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [alienswarm-0.0.31](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.30...alienswarm-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [alienswarm-0.0.30](https://github.com/truecharts/charts/compare/alienswarm-0.0.29...alienswarm-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [alienswarm-0.0.29](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.28...alienswarm-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [alienswarm-0.0.28](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.27...alienswarm-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [alienswarm-0.0.28](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.27...alienswarm-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [alienswarm-0.0.27](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.26...alienswarm-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [alienswarm-0.0.26](https://github.com/truecharts/charts/compare/alienswarm-reactivedrop-0.0.25...alienswarm-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/alienswarm/0.0.31/Chart.lock b/incubator/alienswarm/0.0.31/Chart.lock new file mode 100644 index 00000000000..811c2eafe1d --- /dev/null +++ b/incubator/alienswarm/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:31:09.929657244Z" diff --git a/incubator/alienswarm/0.0.31/Chart.yaml b/incubator/alienswarm/0.0.31/Chart.yaml new file mode 100644 index 00000000000..536d169a1b5 --- /dev/null +++ b/incubator/alienswarm/0.0.31/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.7.7 +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.31 diff --git a/incubator/alienswarm/0.0.31/README.md b/incubator/alienswarm/0.0.31/README.md new file mode 100644 index 00000000000..e18a1290281 --- /dev/null +++ b/incubator/alienswarm/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/alienswarm/0.0.31/app-readme.md similarity index 100% rename from incubator/alienswarm/0.0.30/app-readme.md rename to incubator/alienswarm/0.0.31/app-readme.md diff --git a/incubator/alienswarm/0.0.31/charts/common-10.7.7.tgz b/incubator/alienswarm/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/alienswarm/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/alienswarm/0.0.30/ix_values.yaml b/incubator/alienswarm/0.0.31/ix_values.yaml similarity index 100% rename from incubator/alienswarm/0.0.30/ix_values.yaml rename to incubator/alienswarm/0.0.31/ix_values.yaml diff --git a/incubator/alienswarm/0.0.30/questions.yaml b/incubator/alienswarm/0.0.31/questions.yaml similarity index 100% rename from incubator/alienswarm/0.0.30/questions.yaml rename to incubator/alienswarm/0.0.31/questions.yaml diff --git a/incubator/alienswarm/0.0.30/templates/common.yaml b/incubator/alienswarm/0.0.31/templates/common.yaml similarity index 100% rename from incubator/alienswarm/0.0.30/templates/common.yaml rename to incubator/alienswarm/0.0.31/templates/common.yaml diff --git a/incubator/alienswarm/0.0.30/values.yaml b/incubator/alienswarm/0.0.31/values.yaml similarity index 100% rename from incubator/alienswarm/0.0.30/values.yaml rename to incubator/alienswarm/0.0.31/values.yaml diff --git a/incubator/altitude/0.0.30/CHANGELOG.md b/incubator/altitude/0.0.30/CHANGELOG.md deleted file mode 100644 index b05edef8021..00000000000 --- a/incubator/altitude/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [altitude-0.0.30](https://github.com/truecharts/charts/compare/altitude-0.0.29...altitude-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [altitude-0.0.29](https://github.com/truecharts/charts/compare/altitude-0.0.28...altitude-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [altitude-0.0.28](https://github.com/truecharts/charts/compare/altitude-0.0.27...altitude-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [altitude-0.0.28](https://github.com/truecharts/charts/compare/altitude-0.0.27...altitude-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [altitude-0.0.27](https://github.com/truecharts/charts/compare/altitude-0.0.26...altitude-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [altitude-0.0.26](https://github.com/truecharts/charts/compare/altitude-0.0.25...altitude-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/altitude/0.0.30/Chart.lock b/incubator/altitude/0.0.30/Chart.lock deleted file mode 100644 index 83c29701131..00000000000 --- a/incubator/altitude/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:03:11.906001091Z" diff --git a/incubator/altitude/0.0.30/Chart.yaml b/incubator/altitude/0.0.30/Chart.yaml deleted file mode 100644 index cdeefd06b5f..00000000000 --- a/incubator/altitude/0.0.30/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.7.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.30 diff --git a/incubator/altitude/0.0.30/README.md b/incubator/altitude/0.0.30/README.md deleted file mode 100644 index 6269df1f552..00000000000 --- a/incubator/altitude/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/altitude/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/altitude/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/altitude/0.0.31/CHANGELOG.md b/incubator/altitude/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..50c34b0facb --- /dev/null +++ b/incubator/altitude/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [altitude-0.0.31](https://github.com/truecharts/charts/compare/altitude-0.0.30...altitude-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [altitude-0.0.30](https://github.com/truecharts/charts/compare/altitude-0.0.29...altitude-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [altitude-0.0.29](https://github.com/truecharts/charts/compare/altitude-0.0.28...altitude-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [altitude-0.0.28](https://github.com/truecharts/charts/compare/altitude-0.0.27...altitude-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [altitude-0.0.28](https://github.com/truecharts/charts/compare/altitude-0.0.27...altitude-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [altitude-0.0.27](https://github.com/truecharts/charts/compare/altitude-0.0.26...altitude-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [altitude-0.0.26](https://github.com/truecharts/charts/compare/altitude-0.0.25...altitude-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/altitude/0.0.31/Chart.lock b/incubator/altitude/0.0.31/Chart.lock new file mode 100644 index 00000000000..b895468e3fa --- /dev/null +++ b/incubator/altitude/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:31:30.868092303Z" diff --git a/incubator/altitude/0.0.31/Chart.yaml b/incubator/altitude/0.0.31/Chart.yaml new file mode 100644 index 00000000000..0908afdcd82 --- /dev/null +++ b/incubator/altitude/0.0.31/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.7.7 +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.31 diff --git a/incubator/altitude/0.0.31/README.md b/incubator/altitude/0.0.31/README.md new file mode 100644 index 00000000000..8d16cbddeea --- /dev/null +++ b/incubator/altitude/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/altitude/0.0.31/app-readme.md similarity index 100% rename from incubator/altitude/0.0.30/app-readme.md rename to incubator/altitude/0.0.31/app-readme.md diff --git a/incubator/altitude/0.0.31/charts/common-10.7.7.tgz b/incubator/altitude/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/altitude/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/altitude/0.0.30/ix_values.yaml b/incubator/altitude/0.0.31/ix_values.yaml similarity index 100% rename from incubator/altitude/0.0.30/ix_values.yaml rename to incubator/altitude/0.0.31/ix_values.yaml diff --git a/incubator/altitude/0.0.30/questions.yaml b/incubator/altitude/0.0.31/questions.yaml similarity index 100% rename from incubator/altitude/0.0.30/questions.yaml rename to incubator/altitude/0.0.31/questions.yaml diff --git a/incubator/altitude/0.0.30/templates/common.yaml b/incubator/altitude/0.0.31/templates/common.yaml similarity index 100% rename from incubator/altitude/0.0.30/templates/common.yaml rename to incubator/altitude/0.0.31/templates/common.yaml diff --git a/incubator/altitude/0.0.30/values.yaml b/incubator/altitude/0.0.31/values.yaml similarity index 100% rename from incubator/altitude/0.0.30/values.yaml rename to incubator/altitude/0.0.31/values.yaml diff --git a/incubator/americasarmy-pg/0.0.30/CHANGELOG.md b/incubator/americasarmy-pg/0.0.30/CHANGELOG.md deleted file mode 100644 index 82b2d4a525e..00000000000 --- a/incubator/americasarmy-pg/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [americasarmy-pg-0.0.30](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.29...americasarmy-pg-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [americasarmy-pg-0.0.29](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.28...americasarmy-pg-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [americasarmy-pg-0.0.28](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.27...americasarmy-pg-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [americasarmy-pg-0.0.28](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.27...americasarmy-pg-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [americasarmy-pg-0.0.27](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.26...americasarmy-pg-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [americasarmy-pg-0.0.26](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.25...americasarmy-pg-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/americasarmy-pg/0.0.30/Chart.lock b/incubator/americasarmy-pg/0.0.30/Chart.lock deleted file mode 100644 index aee910b01c6..00000000000 --- a/incubator/americasarmy-pg/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:03:25.07936718Z" diff --git a/incubator/americasarmy-pg/0.0.30/Chart.yaml b/incubator/americasarmy-pg/0.0.30/Chart.yaml deleted file mode 100644 index 9e6ec5e1259..00000000000 --- a/incubator/americasarmy-pg/0.0.30/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.7.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.30 diff --git a/incubator/americasarmy-pg/0.0.30/README.md b/incubator/americasarmy-pg/0.0.30/README.md deleted file mode 100644 index 5e826274b8d..00000000000 --- a/incubator/americasarmy-pg/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/americasarmy-pg/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/americasarmy-pg/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/americasarmy-pg/0.0.31/CHANGELOG.md b/incubator/americasarmy-pg/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..2c3fddf2e88 --- /dev/null +++ b/incubator/americasarmy-pg/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [americasarmy-pg-0.0.31](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.30...americasarmy-pg-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [americasarmy-pg-0.0.30](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.29...americasarmy-pg-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [americasarmy-pg-0.0.29](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.28...americasarmy-pg-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [americasarmy-pg-0.0.28](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.27...americasarmy-pg-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [americasarmy-pg-0.0.28](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.27...americasarmy-pg-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [americasarmy-pg-0.0.27](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.26...americasarmy-pg-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [americasarmy-pg-0.0.26](https://github.com/truecharts/charts/compare/americasarmy-pg-0.0.25...americasarmy-pg-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/americasarmy-pg/0.0.31/Chart.lock b/incubator/americasarmy-pg/0.0.31/Chart.lock new file mode 100644 index 00000000000..5c201c39b03 --- /dev/null +++ b/incubator/americasarmy-pg/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:31:31.101725595Z" diff --git a/incubator/americasarmy-pg/0.0.31/Chart.yaml b/incubator/americasarmy-pg/0.0.31/Chart.yaml new file mode 100644 index 00000000000..57de0064915 --- /dev/null +++ b/incubator/americasarmy-pg/0.0.31/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.7.7 +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.31 diff --git a/incubator/americasarmy-pg/0.0.31/README.md b/incubator/americasarmy-pg/0.0.31/README.md new file mode 100644 index 00000000000..9ffeaee2e4c --- /dev/null +++ b/incubator/americasarmy-pg/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/americasarmy-pg/0.0.31/app-readme.md similarity index 100% rename from incubator/americasarmy-pg/0.0.30/app-readme.md rename to incubator/americasarmy-pg/0.0.31/app-readme.md diff --git a/incubator/americasarmy-pg/0.0.31/charts/common-10.7.7.tgz b/incubator/americasarmy-pg/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/americasarmy-pg/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/americasarmy-pg/0.0.30/ix_values.yaml b/incubator/americasarmy-pg/0.0.31/ix_values.yaml similarity index 100% rename from incubator/americasarmy-pg/0.0.30/ix_values.yaml rename to incubator/americasarmy-pg/0.0.31/ix_values.yaml diff --git a/incubator/americasarmy-pg/0.0.30/questions.yaml b/incubator/americasarmy-pg/0.0.31/questions.yaml similarity index 100% rename from incubator/americasarmy-pg/0.0.30/questions.yaml rename to incubator/americasarmy-pg/0.0.31/questions.yaml diff --git a/incubator/americasarmy-pg/0.0.30/templates/common.yaml b/incubator/americasarmy-pg/0.0.31/templates/common.yaml similarity index 100% rename from incubator/americasarmy-pg/0.0.30/templates/common.yaml rename to incubator/americasarmy-pg/0.0.31/templates/common.yaml diff --git a/incubator/americasarmy-pg/0.0.30/values.yaml b/incubator/americasarmy-pg/0.0.31/values.yaml similarity index 100% rename from incubator/americasarmy-pg/0.0.30/values.yaml rename to incubator/americasarmy-pg/0.0.31/values.yaml diff --git a/incubator/amtd/0.0.35/CHANGELOG.md b/incubator/amtd/0.0.35/CHANGELOG.md deleted file mode 100644 index 3a524230c4f..00000000000 --- a/incubator/amtd/0.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [amtd-0.0.35](https://github.com/truecharts/charts/compare/amtd-0.0.34...amtd-0.0.35) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [amtd-0.0.34](https://github.com/truecharts/charts/compare/amtd-0.0.33...amtd-0.0.34) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [amtd-0.0.33](https://github.com/truecharts/charts/compare/amtd-0.0.32...amtd-0.0.33) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [amtd-0.0.33](https://github.com/truecharts/charts/compare/amtd-0.0.32...amtd-0.0.33) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [amtd-0.0.32](https://github.com/truecharts/charts/compare/amtd-0.0.31...amtd-0.0.32) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [amtd-0.0.31](https://github.com/truecharts/charts/compare/amtd-0.0.30...amtd-0.0.31) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/amtd/0.0.35/Chart.lock b/incubator/amtd/0.0.35/Chart.lock deleted file mode 100644 index ddbac96c4ef..00000000000 --- a/incubator/amtd/0.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:03:33.481663514Z" diff --git a/incubator/amtd/0.0.35/Chart.yaml b/incubator/amtd/0.0.35/Chart.yaml deleted file mode 100644 index 6783d11140e..00000000000 --- a/incubator/amtd/0.0.35/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.7.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.35 diff --git a/incubator/amtd/0.0.35/README.md b/incubator/amtd/0.0.35/README.md deleted file mode 100644 index 9f5c0950f05..00000000000 --- a/incubator/amtd/0.0.35/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.35/charts/common-10.7.1.tgz b/incubator/amtd/0.0.35/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/amtd/0.0.35/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/amtd/0.0.36/CHANGELOG.md b/incubator/amtd/0.0.36/CHANGELOG.md new file mode 100644 index 00000000000..4c88e4e517d --- /dev/null +++ b/incubator/amtd/0.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [amtd-0.0.36](https://github.com/truecharts/charts/compare/amtd-0.0.35...amtd-0.0.36) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [amtd-0.0.35](https://github.com/truecharts/charts/compare/amtd-0.0.34...amtd-0.0.35) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [amtd-0.0.34](https://github.com/truecharts/charts/compare/amtd-0.0.33...amtd-0.0.34) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [amtd-0.0.33](https://github.com/truecharts/charts/compare/amtd-0.0.32...amtd-0.0.33) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [amtd-0.0.33](https://github.com/truecharts/charts/compare/amtd-0.0.32...amtd-0.0.33) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [amtd-0.0.32](https://github.com/truecharts/charts/compare/amtd-0.0.31...amtd-0.0.32) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [amtd-0.0.31](https://github.com/truecharts/charts/compare/amtd-0.0.30...amtd-0.0.31) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/amtd/0.0.36/Chart.lock b/incubator/amtd/0.0.36/Chart.lock new file mode 100644 index 00000000000..c62febd57ef --- /dev/null +++ b/incubator/amtd/0.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:31:51.552910178Z" diff --git a/incubator/amtd/0.0.36/Chart.yaml b/incubator/amtd/0.0.36/Chart.yaml new file mode 100644 index 00000000000..1b551452df8 --- /dev/null +++ b/incubator/amtd/0.0.36/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.7.7 +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.36 diff --git a/incubator/amtd/0.0.36/README.md b/incubator/amtd/0.0.36/README.md new file mode 100644 index 00000000000..9abc46fb2cb --- /dev/null +++ b/incubator/amtd/0.0.36/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.35/app-readme.md b/incubator/amtd/0.0.36/app-readme.md similarity index 100% rename from incubator/amtd/0.0.35/app-readme.md rename to incubator/amtd/0.0.36/app-readme.md diff --git a/incubator/amtd/0.0.36/charts/common-10.7.7.tgz b/incubator/amtd/0.0.36/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/amtd/0.0.36/charts/common-10.7.7.tgz differ diff --git a/incubator/amtd/0.0.35/ix_values.yaml b/incubator/amtd/0.0.36/ix_values.yaml similarity index 100% rename from incubator/amtd/0.0.35/ix_values.yaml rename to incubator/amtd/0.0.36/ix_values.yaml diff --git a/incubator/amtd/0.0.35/questions.yaml b/incubator/amtd/0.0.36/questions.yaml similarity index 100% rename from incubator/amtd/0.0.35/questions.yaml rename to incubator/amtd/0.0.36/questions.yaml diff --git a/incubator/amtd/0.0.35/templates/common.yaml b/incubator/amtd/0.0.36/templates/common.yaml similarity index 100% rename from incubator/amtd/0.0.35/templates/common.yaml rename to incubator/amtd/0.0.36/templates/common.yaml diff --git a/incubator/amtd/0.0.35/values.yaml b/incubator/amtd/0.0.36/values.yaml similarity index 100% rename from incubator/amtd/0.0.35/values.yaml rename to incubator/amtd/0.0.36/values.yaml diff --git a/incubator/amule/0.0.30/CHANGELOG.md b/incubator/amule/0.0.30/CHANGELOG.md deleted file mode 100644 index beb05bfd940..00000000000 --- a/incubator/amule/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [amule-0.0.30](https://github.com/truecharts/charts/compare/amule-0.0.29...amule-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [amule-0.0.29](https://github.com/truecharts/charts/compare/amule-0.0.28...amule-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [amule-0.0.28](https://github.com/truecharts/charts/compare/amule-0.0.27...amule-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [amule-0.0.28](https://github.com/truecharts/charts/compare/amule-0.0.27...amule-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [amule-0.0.27](https://github.com/truecharts/charts/compare/amule-0.0.26...amule-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [amule-0.0.26](https://github.com/truecharts/charts/compare/amule-0.0.25...amule-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/amule/0.0.30/Chart.lock b/incubator/amule/0.0.30/Chart.lock deleted file mode 100644 index 7a978c9c7bb..00000000000 --- a/incubator/amule/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:03:42.98808745Z" diff --git a/incubator/amule/0.0.30/Chart.yaml b/incubator/amule/0.0.30/Chart.yaml deleted file mode 100644 index 8a2035e6107..00000000000 --- a/incubator/amule/0.0.30/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.7.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.30 diff --git a/incubator/amule/0.0.30/README.md b/incubator/amule/0.0.30/README.md deleted file mode 100644 index d562f978aed..00000000000 --- a/incubator/amule/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/amule/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/amule/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/amule/0.0.31/CHANGELOG.md b/incubator/amule/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..840bb8a1880 --- /dev/null +++ b/incubator/amule/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [amule-0.0.31](https://github.com/truecharts/charts/compare/amule-0.0.30...amule-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [amule-0.0.30](https://github.com/truecharts/charts/compare/amule-0.0.29...amule-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [amule-0.0.29](https://github.com/truecharts/charts/compare/amule-0.0.28...amule-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [amule-0.0.28](https://github.com/truecharts/charts/compare/amule-0.0.27...amule-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [amule-0.0.28](https://github.com/truecharts/charts/compare/amule-0.0.27...amule-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [amule-0.0.27](https://github.com/truecharts/charts/compare/amule-0.0.26...amule-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [amule-0.0.26](https://github.com/truecharts/charts/compare/amule-0.0.25...amule-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/amule/0.0.31/Chart.lock b/incubator/amule/0.0.31/Chart.lock new file mode 100644 index 00000000000..fd87d196898 --- /dev/null +++ b/incubator/amule/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:32:04.366068592Z" diff --git a/incubator/amule/0.0.31/Chart.yaml b/incubator/amule/0.0.31/Chart.yaml new file mode 100644 index 00000000000..de266204fdf --- /dev/null +++ b/incubator/amule/0.0.31/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.7.7 +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.31 diff --git a/incubator/amule/0.0.31/README.md b/incubator/amule/0.0.31/README.md new file mode 100644 index 00000000000..1104a81d0ec --- /dev/null +++ b/incubator/amule/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/amule/0.0.31/app-readme.md similarity index 100% rename from incubator/amule/0.0.30/app-readme.md rename to incubator/amule/0.0.31/app-readme.md diff --git a/incubator/amule/0.0.31/charts/common-10.7.7.tgz b/incubator/amule/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/amule/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/amule/0.0.30/ix_values.yaml b/incubator/amule/0.0.31/ix_values.yaml similarity index 100% rename from incubator/amule/0.0.30/ix_values.yaml rename to incubator/amule/0.0.31/ix_values.yaml diff --git a/incubator/amule/0.0.30/questions.yaml b/incubator/amule/0.0.31/questions.yaml similarity index 100% rename from incubator/amule/0.0.30/questions.yaml rename to incubator/amule/0.0.31/questions.yaml diff --git a/incubator/amule/0.0.30/templates/common.yaml b/incubator/amule/0.0.31/templates/common.yaml similarity index 100% rename from incubator/amule/0.0.30/templates/common.yaml rename to incubator/amule/0.0.31/templates/common.yaml diff --git a/incubator/amule/0.0.30/values.yaml b/incubator/amule/0.0.31/values.yaml similarity index 100% rename from incubator/amule/0.0.30/values.yaml rename to incubator/amule/0.0.31/values.yaml diff --git a/incubator/amvd/0.0.30/CHANGELOG.md b/incubator/amvd/0.0.30/CHANGELOG.md deleted file mode 100644 index 05e66f09969..00000000000 --- a/incubator/amvd/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [amvd-0.0.30](https://github.com/truecharts/charts/compare/amvd-0.0.29...amvd-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [amvd-0.0.29](https://github.com/truecharts/charts/compare/amvd-0.0.28...amvd-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [amvd-0.0.28](https://github.com/truecharts/charts/compare/amvd-0.0.27...amvd-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [amvd-0.0.28](https://github.com/truecharts/charts/compare/amvd-0.0.27...amvd-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [amvd-0.0.27](https://github.com/truecharts/charts/compare/amvd-0.0.26...amvd-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [amvd-0.0.26](https://github.com/truecharts/charts/compare/amvd-0.0.25...amvd-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/amvd/0.0.30/Chart.lock b/incubator/amvd/0.0.30/Chart.lock deleted file mode 100644 index a69987ec7bb..00000000000 --- a/incubator/amvd/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:03:43.644821999Z" diff --git a/incubator/amvd/0.0.30/Chart.yaml b/incubator/amvd/0.0.30/Chart.yaml deleted file mode 100644 index 71cdb1696ec..00000000000 --- a/incubator/amvd/0.0.30/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.7.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.30 diff --git a/incubator/amvd/0.0.30/README.md b/incubator/amvd/0.0.30/README.md deleted file mode 100644 index 15e20a67546..00000000000 --- a/incubator/amvd/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/amvd/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/amvd/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/amvd/0.0.31/CHANGELOG.md b/incubator/amvd/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..1b8c97d0fb4 --- /dev/null +++ b/incubator/amvd/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [amvd-0.0.31](https://github.com/truecharts/charts/compare/amvd-0.0.30...amvd-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [amvd-0.0.30](https://github.com/truecharts/charts/compare/amvd-0.0.29...amvd-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [amvd-0.0.29](https://github.com/truecharts/charts/compare/amvd-0.0.28...amvd-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [amvd-0.0.28](https://github.com/truecharts/charts/compare/amvd-0.0.27...amvd-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [amvd-0.0.28](https://github.com/truecharts/charts/compare/amvd-0.0.27...amvd-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [amvd-0.0.27](https://github.com/truecharts/charts/compare/amvd-0.0.26...amvd-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [amvd-0.0.26](https://github.com/truecharts/charts/compare/amvd-0.0.25...amvd-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/amvd/0.0.31/Chart.lock b/incubator/amvd/0.0.31/Chart.lock new file mode 100644 index 00000000000..5cc6dad7981 --- /dev/null +++ b/incubator/amvd/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:32:11.106681054Z" diff --git a/incubator/amvd/0.0.31/Chart.yaml b/incubator/amvd/0.0.31/Chart.yaml new file mode 100644 index 00000000000..76a991a510c --- /dev/null +++ b/incubator/amvd/0.0.31/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.7.7 +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.31 diff --git a/incubator/amvd/0.0.31/README.md b/incubator/amvd/0.0.31/README.md new file mode 100644 index 00000000000..98cd9c89188 --- /dev/null +++ b/incubator/amvd/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/amvd/0.0.31/app-readme.md similarity index 100% rename from incubator/amvd/0.0.30/app-readme.md rename to incubator/amvd/0.0.31/app-readme.md diff --git a/incubator/amvd/0.0.31/charts/common-10.7.7.tgz b/incubator/amvd/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/amvd/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/amvd/0.0.30/ix_values.yaml b/incubator/amvd/0.0.31/ix_values.yaml similarity index 100% rename from incubator/amvd/0.0.30/ix_values.yaml rename to incubator/amvd/0.0.31/ix_values.yaml diff --git a/incubator/amvd/0.0.30/questions.yaml b/incubator/amvd/0.0.31/questions.yaml similarity index 100% rename from incubator/amvd/0.0.30/questions.yaml rename to incubator/amvd/0.0.31/questions.yaml diff --git a/incubator/amvd/0.0.30/templates/common.yaml b/incubator/amvd/0.0.31/templates/common.yaml similarity index 100% rename from incubator/amvd/0.0.30/templates/common.yaml rename to incubator/amvd/0.0.31/templates/common.yaml diff --git a/incubator/amvd/0.0.30/values.yaml b/incubator/amvd/0.0.31/values.yaml similarity index 100% rename from incubator/amvd/0.0.30/values.yaml rename to incubator/amvd/0.0.31/values.yaml diff --git a/incubator/android-8-0/0.0.30/CHANGELOG.md b/incubator/android-8-0/0.0.30/CHANGELOG.md deleted file mode 100644 index cd5a6de3065..00000000000 --- a/incubator/android-8-0/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [android-8-0-0.0.30](https://github.com/truecharts/charts/compare/android-8-0-0.0.29...android-8-0-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [android-8-0-0.0.29](https://github.com/truecharts/charts/compare/android-8-0-0.0.28...android-8-0-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [android-8-0-0.0.28](https://github.com/truecharts/charts/compare/android-8-0-0.0.27...android-8-0-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [android-8-0-0.0.28](https://github.com/truecharts/charts/compare/android-8-0-0.0.27...android-8-0-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [android-8-0-0.0.27](https://github.com/truecharts/charts/compare/android-8-0-0.0.26...android-8-0-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [android-8-0-0.0.26](https://github.com/truecharts/charts/compare/android-8-0-0.0.25...android-8-0-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/android-8-0/0.0.30/Chart.lock b/incubator/android-8-0/0.0.30/Chart.lock deleted file mode 100644 index f02d13d7df6..00000000000 --- a/incubator/android-8-0/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:03:56.04376765Z" diff --git a/incubator/android-8-0/0.0.30/Chart.yaml b/incubator/android-8-0/0.0.30/Chart.yaml deleted file mode 100644 index 7d3b878fd41..00000000000 --- a/incubator/android-8-0/0.0.30/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.7.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.30 diff --git a/incubator/android-8-0/0.0.30/README.md b/incubator/android-8-0/0.0.30/README.md deleted file mode 100644 index eb521f0a467..00000000000 --- a/incubator/android-8-0/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/android-8-0/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/android-8-0/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/android-8-0/0.0.31/CHANGELOG.md b/incubator/android-8-0/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..f304b38fa08 --- /dev/null +++ b/incubator/android-8-0/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [android-8-0-0.0.31](https://github.com/truecharts/charts/compare/android-8-0-0.0.30...android-8-0-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [android-8-0-0.0.30](https://github.com/truecharts/charts/compare/android-8-0-0.0.29...android-8-0-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [android-8-0-0.0.29](https://github.com/truecharts/charts/compare/android-8-0-0.0.28...android-8-0-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [android-8-0-0.0.28](https://github.com/truecharts/charts/compare/android-8-0-0.0.27...android-8-0-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [android-8-0-0.0.28](https://github.com/truecharts/charts/compare/android-8-0-0.0.27...android-8-0-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [android-8-0-0.0.27](https://github.com/truecharts/charts/compare/android-8-0-0.0.26...android-8-0-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [android-8-0-0.0.26](https://github.com/truecharts/charts/compare/android-8-0-0.0.25...android-8-0-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/android-8-0/0.0.31/Chart.lock b/incubator/android-8-0/0.0.31/Chart.lock new file mode 100644 index 00000000000..171afa6dffd --- /dev/null +++ b/incubator/android-8-0/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:32:11.311825241Z" diff --git a/incubator/android-8-0/0.0.31/Chart.yaml b/incubator/android-8-0/0.0.31/Chart.yaml new file mode 100644 index 00000000000..596a5297faa --- /dev/null +++ b/incubator/android-8-0/0.0.31/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.7.7 +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.31 diff --git a/incubator/android-8-0/0.0.31/README.md b/incubator/android-8-0/0.0.31/README.md new file mode 100644 index 00000000000..176211fd618 --- /dev/null +++ b/incubator/android-8-0/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/android-8-0/0.0.31/app-readme.md similarity index 100% rename from incubator/android-8-0/0.0.30/app-readme.md rename to incubator/android-8-0/0.0.31/app-readme.md diff --git a/incubator/android-8-0/0.0.31/charts/common-10.7.7.tgz b/incubator/android-8-0/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/android-8-0/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/android-8-0/0.0.30/ix_values.yaml b/incubator/android-8-0/0.0.31/ix_values.yaml similarity index 100% rename from incubator/android-8-0/0.0.30/ix_values.yaml rename to incubator/android-8-0/0.0.31/ix_values.yaml diff --git a/incubator/android-8-0/0.0.30/questions.yaml b/incubator/android-8-0/0.0.31/questions.yaml similarity index 100% rename from incubator/android-8-0/0.0.30/questions.yaml rename to incubator/android-8-0/0.0.31/questions.yaml diff --git a/incubator/android-8-0/0.0.30/templates/common.yaml b/incubator/android-8-0/0.0.31/templates/common.yaml similarity index 100% rename from incubator/android-8-0/0.0.30/templates/common.yaml rename to incubator/android-8-0/0.0.31/templates/common.yaml diff --git a/incubator/android-8-0/0.0.30/values.yaml b/incubator/android-8-0/0.0.31/values.yaml similarity index 100% rename from incubator/android-8-0/0.0.30/values.yaml rename to incubator/android-8-0/0.0.31/values.yaml diff --git a/incubator/androiddebugbridge/0.0.30/CHANGELOG.md b/incubator/androiddebugbridge/0.0.30/CHANGELOG.md deleted file mode 100644 index 335e9b073e5..00000000000 --- a/incubator/androiddebugbridge/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [androiddebugbridge-0.0.30](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.29...androiddebugbridge-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [androiddebugbridge-0.0.29](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.28...androiddebugbridge-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [androiddebugbridge-0.0.28](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.27...androiddebugbridge-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [androiddebugbridge-0.0.28](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.27...androiddebugbridge-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [androiddebugbridge-0.0.27](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.26...androiddebugbridge-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [androiddebugbridge-0.0.26](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.25...androiddebugbridge-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/androiddebugbridge/0.0.30/Chart.lock b/incubator/androiddebugbridge/0.0.30/Chart.lock deleted file mode 100644 index 46c4e53203a..00000000000 --- a/incubator/androiddebugbridge/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:04:04.350800677Z" diff --git a/incubator/androiddebugbridge/0.0.30/Chart.yaml b/incubator/androiddebugbridge/0.0.30/Chart.yaml deleted file mode 100644 index 95548925f88..00000000000 --- a/incubator/androiddebugbridge/0.0.30/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.7.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.30 diff --git a/incubator/androiddebugbridge/0.0.30/README.md b/incubator/androiddebugbridge/0.0.30/README.md deleted file mode 100644 index a02c4a382f6..00000000000 --- a/incubator/androiddebugbridge/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/androiddebugbridge/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/androiddebugbridge/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/androiddebugbridge/0.0.31/CHANGELOG.md b/incubator/androiddebugbridge/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..775ab1980a1 --- /dev/null +++ b/incubator/androiddebugbridge/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [androiddebugbridge-0.0.31](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.30...androiddebugbridge-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [androiddebugbridge-0.0.30](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.29...androiddebugbridge-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [androiddebugbridge-0.0.29](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.28...androiddebugbridge-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [androiddebugbridge-0.0.28](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.27...androiddebugbridge-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [androiddebugbridge-0.0.28](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.27...androiddebugbridge-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [androiddebugbridge-0.0.27](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.26...androiddebugbridge-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [androiddebugbridge-0.0.26](https://github.com/truecharts/charts/compare/androiddebugbridge-0.0.25...androiddebugbridge-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/androiddebugbridge/0.0.31/Chart.lock b/incubator/androiddebugbridge/0.0.31/Chart.lock new file mode 100644 index 00000000000..5946b99c7e9 --- /dev/null +++ b/incubator/androiddebugbridge/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:32:30.522424246Z" diff --git a/incubator/androiddebugbridge/0.0.31/Chart.yaml b/incubator/androiddebugbridge/0.0.31/Chart.yaml new file mode 100644 index 00000000000..eba15687e9c --- /dev/null +++ b/incubator/androiddebugbridge/0.0.31/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.7.7 +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.31 diff --git a/incubator/androiddebugbridge/0.0.31/README.md b/incubator/androiddebugbridge/0.0.31/README.md new file mode 100644 index 00000000000..c3edb37abda --- /dev/null +++ b/incubator/androiddebugbridge/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/androiddebugbridge/0.0.31/app-readme.md similarity index 100% rename from incubator/androiddebugbridge/0.0.30/app-readme.md rename to incubator/androiddebugbridge/0.0.31/app-readme.md diff --git a/incubator/androiddebugbridge/0.0.31/charts/common-10.7.7.tgz b/incubator/androiddebugbridge/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/androiddebugbridge/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/androiddebugbridge/0.0.30/ix_values.yaml b/incubator/androiddebugbridge/0.0.31/ix_values.yaml similarity index 100% rename from incubator/androiddebugbridge/0.0.30/ix_values.yaml rename to incubator/androiddebugbridge/0.0.31/ix_values.yaml diff --git a/incubator/androiddebugbridge/0.0.30/questions.yaml b/incubator/androiddebugbridge/0.0.31/questions.yaml similarity index 100% rename from incubator/androiddebugbridge/0.0.30/questions.yaml rename to incubator/androiddebugbridge/0.0.31/questions.yaml diff --git a/incubator/androiddebugbridge/0.0.30/templates/common.yaml b/incubator/androiddebugbridge/0.0.31/templates/common.yaml similarity index 100% rename from incubator/androiddebugbridge/0.0.30/templates/common.yaml rename to incubator/androiddebugbridge/0.0.31/templates/common.yaml diff --git a/incubator/androiddebugbridge/0.0.30/values.yaml b/incubator/androiddebugbridge/0.0.31/values.yaml similarity index 100% rename from incubator/androiddebugbridge/0.0.30/values.yaml rename to incubator/androiddebugbridge/0.0.31/values.yaml diff --git a/incubator/anki-sync-server/0.0.17/CHANGELOG.md b/incubator/anki-sync-server/0.0.17/CHANGELOG.md deleted file mode 100644 index 59802e39c6a..00000000000 --- a/incubator/anki-sync-server/0.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [anki-sync-server-0.0.17](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.16...anki-sync-server-0.0.17) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [anki-sync-server-0.0.16](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.15...anki-sync-server-0.0.16) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [anki-sync-server-0.0.15](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.14...anki-sync-server-0.0.15) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [anki-sync-server-0.0.15](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.14...anki-sync-server-0.0.15) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [anki-sync-server-0.0.14](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.13...anki-sync-server-0.0.14) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [anki-sync-server-0.0.13](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.12...anki-sync-server-0.0.13) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/anki-sync-server/0.0.17/Chart.lock b/incubator/anki-sync-server/0.0.17/Chart.lock deleted file mode 100644 index b3d48860c81..00000000000 --- a/incubator/anki-sync-server/0.0.17/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:04:14.410395364Z" diff --git a/incubator/anki-sync-server/0.0.17/Chart.yaml b/incubator/anki-sync-server/0.0.17/Chart.yaml deleted file mode 100644 index bc3506835b9..00000000000 --- a/incubator/anki-sync-server/0.0.17/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "20220516" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.17 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/anki-sync-server/0.0.17/README.md b/incubator/anki-sync-server/0.0.17/README.md deleted file mode 100644 index e8f784ebb06..00000000000 --- a/incubator/anki-sync-server/0.0.17/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.17/charts/common-10.7.1.tgz b/incubator/anki-sync-server/0.0.17/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/anki-sync-server/0.0.17/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/anki-sync-server/0.0.18/CHANGELOG.md b/incubator/anki-sync-server/0.0.18/CHANGELOG.md new file mode 100644 index 00000000000..c9f58f3d780 --- /dev/null +++ b/incubator/anki-sync-server/0.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [anki-sync-server-0.0.18](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.17...anki-sync-server-0.0.18) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [anki-sync-server-0.0.17](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.16...anki-sync-server-0.0.17) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [anki-sync-server-0.0.16](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.15...anki-sync-server-0.0.16) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [anki-sync-server-0.0.15](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.14...anki-sync-server-0.0.15) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [anki-sync-server-0.0.15](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.14...anki-sync-server-0.0.15) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [anki-sync-server-0.0.14](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.13...anki-sync-server-0.0.14) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [anki-sync-server-0.0.13](https://github.com/truecharts/charts/compare/anki-sync-server-0.0.12...anki-sync-server-0.0.13) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/anki-sync-server/0.0.18/Chart.lock b/incubator/anki-sync-server/0.0.18/Chart.lock new file mode 100644 index 00000000000..a6c7d697dee --- /dev/null +++ b/incubator/anki-sync-server/0.0.18/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:32:43.926902238Z" diff --git a/incubator/anki-sync-server/0.0.18/Chart.yaml b/incubator/anki-sync-server/0.0.18/Chart.yaml new file mode 100644 index 00000000000..cb68efc2818 --- /dev/null +++ b/incubator/anki-sync-server/0.0.18/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "20220516" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.18 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/anki-sync-server/0.0.18/README.md b/incubator/anki-sync-server/0.0.18/README.md new file mode 100644 index 00000000000..191db2bce01 --- /dev/null +++ b/incubator/anki-sync-server/0.0.18/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.17/app-readme.md b/incubator/anki-sync-server/0.0.18/app-readme.md similarity index 100% rename from incubator/anki-sync-server/0.0.17/app-readme.md rename to incubator/anki-sync-server/0.0.18/app-readme.md diff --git a/incubator/anki-sync-server/0.0.18/charts/common-10.7.7.tgz b/incubator/anki-sync-server/0.0.18/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/anki-sync-server/0.0.18/charts/common-10.7.7.tgz differ diff --git a/incubator/anki-sync-server/0.0.17/ix_values.yaml b/incubator/anki-sync-server/0.0.18/ix_values.yaml similarity index 100% rename from incubator/anki-sync-server/0.0.17/ix_values.yaml rename to incubator/anki-sync-server/0.0.18/ix_values.yaml diff --git a/incubator/anki-sync-server/0.0.17/questions.yaml b/incubator/anki-sync-server/0.0.18/questions.yaml similarity index 100% rename from incubator/anki-sync-server/0.0.17/questions.yaml rename to incubator/anki-sync-server/0.0.18/questions.yaml diff --git a/incubator/anki-sync-server/0.0.17/templates/common.yaml b/incubator/anki-sync-server/0.0.18/templates/common.yaml similarity index 100% rename from incubator/anki-sync-server/0.0.17/templates/common.yaml rename to incubator/anki-sync-server/0.0.18/templates/common.yaml diff --git a/incubator/anki-sync-server/0.0.17/values.yaml b/incubator/anki-sync-server/0.0.18/values.yaml similarity index 100% rename from incubator/anki-sync-server/0.0.17/values.yaml rename to incubator/anki-sync-server/0.0.18/values.yaml diff --git a/incubator/anope/0.0.30/CHANGELOG.md b/incubator/anope/0.0.30/CHANGELOG.md deleted file mode 100644 index a4fc8ea3080..00000000000 --- a/incubator/anope/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [anope-0.0.30](https://github.com/truecharts/charts/compare/anope-0.0.29...anope-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [anope-0.0.29](https://github.com/truecharts/charts/compare/anope-0.0.28...anope-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [anope-0.0.28](https://github.com/truecharts/charts/compare/anope-0.0.27...anope-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [anope-0.0.28](https://github.com/truecharts/charts/compare/anope-0.0.27...anope-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [anope-0.0.27](https://github.com/truecharts/charts/compare/anope-0.0.26...anope-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [anope-0.0.26](https://github.com/truecharts/charts/compare/anope-0.0.25...anope-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/anope/0.0.30/Chart.lock b/incubator/anope/0.0.30/Chart.lock deleted file mode 100644 index a971807897e..00000000000 --- a/incubator/anope/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:04:14.36185878Z" diff --git a/incubator/anope/0.0.30/Chart.yaml b/incubator/anope/0.0.30/Chart.yaml deleted file mode 100644 index b8f72bc87a3..00000000000 --- a/incubator/anope/0.0.30/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.7.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.30 diff --git a/incubator/anope/0.0.30/README.md b/incubator/anope/0.0.30/README.md deleted file mode 100644 index 60392fcae1a..00000000000 --- a/incubator/anope/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/anope/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/anope/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/anope/0.0.31/CHANGELOG.md b/incubator/anope/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..6c17d79e6f1 --- /dev/null +++ b/incubator/anope/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [anope-0.0.31](https://github.com/truecharts/charts/compare/anope-0.0.30...anope-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [anope-0.0.30](https://github.com/truecharts/charts/compare/anope-0.0.29...anope-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [anope-0.0.29](https://github.com/truecharts/charts/compare/anope-0.0.28...anope-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [anope-0.0.28](https://github.com/truecharts/charts/compare/anope-0.0.27...anope-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [anope-0.0.28](https://github.com/truecharts/charts/compare/anope-0.0.27...anope-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [anope-0.0.27](https://github.com/truecharts/charts/compare/anope-0.0.26...anope-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [anope-0.0.26](https://github.com/truecharts/charts/compare/anope-0.0.25...anope-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/anope/0.0.31/Chart.lock b/incubator/anope/0.0.31/Chart.lock new file mode 100644 index 00000000000..bd9a45b3012 --- /dev/null +++ b/incubator/anope/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:32:51.055145337Z" diff --git a/incubator/anope/0.0.31/Chart.yaml b/incubator/anope/0.0.31/Chart.yaml new file mode 100644 index 00000000000..2f5541893f6 --- /dev/null +++ b/incubator/anope/0.0.31/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.7.7 +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.31 diff --git a/incubator/anope/0.0.31/README.md b/incubator/anope/0.0.31/README.md new file mode 100644 index 00000000000..cc39816430c --- /dev/null +++ b/incubator/anope/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/anope/0.0.31/app-readme.md similarity index 100% rename from incubator/anope/0.0.30/app-readme.md rename to incubator/anope/0.0.31/app-readme.md diff --git a/incubator/anope/0.0.31/charts/common-10.7.7.tgz b/incubator/anope/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/anope/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/anope/0.0.30/ix_values.yaml b/incubator/anope/0.0.31/ix_values.yaml similarity index 100% rename from incubator/anope/0.0.30/ix_values.yaml rename to incubator/anope/0.0.31/ix_values.yaml diff --git a/incubator/anope/0.0.30/questions.yaml b/incubator/anope/0.0.31/questions.yaml similarity index 100% rename from incubator/anope/0.0.30/questions.yaml rename to incubator/anope/0.0.31/questions.yaml diff --git a/incubator/anope/0.0.30/templates/common.yaml b/incubator/anope/0.0.31/templates/common.yaml similarity index 100% rename from incubator/anope/0.0.30/templates/common.yaml rename to incubator/anope/0.0.31/templates/common.yaml diff --git a/incubator/anope/0.0.30/values.yaml b/incubator/anope/0.0.31/values.yaml similarity index 100% rename from incubator/anope/0.0.30/values.yaml rename to incubator/anope/0.0.31/values.yaml diff --git a/incubator/apache-webdav/0.0.30/CHANGELOG.md b/incubator/apache-webdav/0.0.30/CHANGELOG.md deleted file mode 100644 index c5fe1f74d8e..00000000000 --- a/incubator/apache-webdav/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [apache-webdav-0.0.30](https://github.com/truecharts/charts/compare/apache-webdav-0.0.29...apache-webdav-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [apache-webdav-0.0.29](https://github.com/truecharts/charts/compare/apache-webdav-0.0.28...apache-webdav-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [apache-webdav-0.0.28](https://github.com/truecharts/charts/compare/apache-webdav-0.0.27...apache-webdav-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [apache-webdav-0.0.28](https://github.com/truecharts/charts/compare/apache-webdav-0.0.27...apache-webdav-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [apache-webdav-0.0.27](https://github.com/truecharts/charts/compare/apache-webdav-0.0.26...apache-webdav-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [apache-webdav-0.0.26](https://github.com/truecharts/charts/compare/apache-webdav-0.0.25...apache-webdav-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/apache-webdav/0.0.30/Chart.lock b/incubator/apache-webdav/0.0.30/Chart.lock deleted file mode 100644 index 4f01a6ae4ac..00000000000 --- a/incubator/apache-webdav/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:04:26.94065748Z" diff --git a/incubator/apache-webdav/0.0.30/Chart.yaml b/incubator/apache-webdav/0.0.30/Chart.yaml deleted file mode 100644 index ba214d8550b..00000000000 --- a/incubator/apache-webdav/0.0.30/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.7.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.30 diff --git a/incubator/apache-webdav/0.0.30/README.md b/incubator/apache-webdav/0.0.30/README.md deleted file mode 100644 index 0bdccdd67dc..00000000000 --- a/incubator/apache-webdav/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/apache-webdav/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/apache-webdav/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/apache-webdav/0.0.31/CHANGELOG.md b/incubator/apache-webdav/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..7fada8259d7 --- /dev/null +++ b/incubator/apache-webdav/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [apache-webdav-0.0.31](https://github.com/truecharts/charts/compare/apache-webdav-0.0.30...apache-webdav-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [apache-webdav-0.0.30](https://github.com/truecharts/charts/compare/apache-webdav-0.0.29...apache-webdav-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [apache-webdav-0.0.29](https://github.com/truecharts/charts/compare/apache-webdav-0.0.28...apache-webdav-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [apache-webdav-0.0.28](https://github.com/truecharts/charts/compare/apache-webdav-0.0.27...apache-webdav-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [apache-webdav-0.0.28](https://github.com/truecharts/charts/compare/apache-webdav-0.0.27...apache-webdav-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [apache-webdav-0.0.27](https://github.com/truecharts/charts/compare/apache-webdav-0.0.26...apache-webdav-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [apache-webdav-0.0.26](https://github.com/truecharts/charts/compare/apache-webdav-0.0.25...apache-webdav-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/apache-webdav/0.0.31/Chart.lock b/incubator/apache-webdav/0.0.31/Chart.lock new file mode 100644 index 00000000000..ad5262a6eb0 --- /dev/null +++ b/incubator/apache-webdav/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:32:51.216770016Z" diff --git a/incubator/apache-webdav/0.0.31/Chart.yaml b/incubator/apache-webdav/0.0.31/Chart.yaml new file mode 100644 index 00000000000..15692dc8a92 --- /dev/null +++ b/incubator/apache-webdav/0.0.31/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.7.7 +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.31 diff --git a/incubator/apache-webdav/0.0.31/README.md b/incubator/apache-webdav/0.0.31/README.md new file mode 100644 index 00000000000..4503ad38cec --- /dev/null +++ b/incubator/apache-webdav/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/apache-webdav/0.0.31/app-readme.md similarity index 100% rename from incubator/apache-webdav/0.0.30/app-readme.md rename to incubator/apache-webdav/0.0.31/app-readme.md diff --git a/incubator/apache-webdav/0.0.31/charts/common-10.7.7.tgz b/incubator/apache-webdav/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/apache-webdav/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/apache-webdav/0.0.30/ix_values.yaml b/incubator/apache-webdav/0.0.31/ix_values.yaml similarity index 100% rename from incubator/apache-webdav/0.0.30/ix_values.yaml rename to incubator/apache-webdav/0.0.31/ix_values.yaml diff --git a/incubator/apache-webdav/0.0.30/questions.yaml b/incubator/apache-webdav/0.0.31/questions.yaml similarity index 100% rename from incubator/apache-webdav/0.0.30/questions.yaml rename to incubator/apache-webdav/0.0.31/questions.yaml diff --git a/incubator/apache-webdav/0.0.30/templates/common.yaml b/incubator/apache-webdav/0.0.31/templates/common.yaml similarity index 100% rename from incubator/apache-webdav/0.0.30/templates/common.yaml rename to incubator/apache-webdav/0.0.31/templates/common.yaml diff --git a/incubator/apache-webdav/0.0.30/values.yaml b/incubator/apache-webdav/0.0.31/values.yaml similarity index 100% rename from incubator/apache-webdav/0.0.30/values.yaml rename to incubator/apache-webdav/0.0.31/values.yaml diff --git a/incubator/apprise-api/0.0.38/CHANGELOG.md b/incubator/apprise-api/0.0.38/CHANGELOG.md deleted file mode 100644 index 75d258a0385..00000000000 --- a/incubator/apprise-api/0.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [apprise-api-0.0.38](https://github.com/truecharts/charts/compare/apprise-api-0.0.37...apprise-api-0.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [apprise-api-0.0.37](https://github.com/truecharts/charts/compare/apprise-api-0.0.36...apprise-api-0.0.37) (2022-10-17) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) - - - - -## [apprise-api-0.0.36](https://github.com/truecharts/charts/compare/apprise-api-0.0.35...apprise-api-0.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [apprise-api-0.0.35](https://github.com/truecharts/charts/compare/apprise-api-0.0.34...apprise-api-0.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [apprise-api-0.0.35](https://github.com/truecharts/charts/compare/apprise-api-0.0.34...apprise-api-0.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [apprise-api-0.0.34](https://github.com/truecharts/charts/compare/apprise-api-0.0.33...apprise-api-0.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [apprise-api-0.0.33](https://github.com/truecharts/charts/compare/apprise-api-0.0.32...apprise-api-0.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [apprise-api-0.0.32](https://github.com/truecharts/charts/compare/apprise-api-0.0.31...apprise-api-0.0.32) (2022-09-26) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906)) - - - - -## [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) diff --git a/incubator/apprise-api/0.0.38/Chart.lock b/incubator/apprise-api/0.0.38/Chart.lock deleted file mode 100644 index f152e71c98e..00000000000 --- a/incubator/apprise-api/0.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:04:35.775966082Z" diff --git a/incubator/apprise-api/0.0.38/Chart.yaml b/incubator/apprise-api/0.0.38/Chart.yaml deleted file mode 100644 index f4e09a89984..00000000000 --- a/incubator/apprise-api/0.0.38/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.7.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.38 diff --git a/incubator/apprise-api/0.0.38/README.md b/incubator/apprise-api/0.0.38/README.md deleted file mode 100644 index babbe031bac..00000000000 --- a/incubator/apprise-api/0.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/incubator/apprise-api/0.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/apprise-api/0.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/apprise-api/0.0.39/CHANGELOG.md b/incubator/apprise-api/0.0.39/CHANGELOG.md new file mode 100644 index 00000000000..0ec8ec194c8 --- /dev/null +++ b/incubator/apprise-api/0.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [apprise-api-0.0.39](https://github.com/truecharts/charts/compare/apprise-api-0.0.38...apprise-api-0.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [apprise-api-0.0.38](https://github.com/truecharts/charts/compare/apprise-api-0.0.37...apprise-api-0.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [apprise-api-0.0.37](https://github.com/truecharts/charts/compare/apprise-api-0.0.36...apprise-api-0.0.37) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) + + + + +## [apprise-api-0.0.36](https://github.com/truecharts/charts/compare/apprise-api-0.0.35...apprise-api-0.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + - update docker general non-major + + + + +## [apprise-api-0.0.35](https://github.com/truecharts/charts/compare/apprise-api-0.0.34...apprise-api-0.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [apprise-api-0.0.35](https://github.com/truecharts/charts/compare/apprise-api-0.0.34...apprise-api-0.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [apprise-api-0.0.34](https://github.com/truecharts/charts/compare/apprise-api-0.0.33...apprise-api-0.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [apprise-api-0.0.33](https://github.com/truecharts/charts/compare/apprise-api-0.0.32...apprise-api-0.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [apprise-api-0.0.32](https://github.com/truecharts/charts/compare/apprise-api-0.0.31...apprise-api-0.0.32) (2022-09-26) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906)) + + + + +## [apprise-api-0.0.31](https://github.com/truecharts/charts/compare/apprise-api-0.0.30...apprise-api-0.0.31) (2022-09-25) diff --git a/incubator/apprise-api/0.0.39/Chart.lock b/incubator/apprise-api/0.0.39/Chart.lock new file mode 100644 index 00000000000..a14b144026f --- /dev/null +++ b/incubator/apprise-api/0.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:33:10.765333806Z" diff --git a/incubator/apprise-api/0.0.39/Chart.yaml b/incubator/apprise-api/0.0.39/Chart.yaml new file mode 100644 index 00000000000..0b4b0ffdb46 --- /dev/null +++ b/incubator/apprise-api/0.0.39/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.7.7 +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.39 diff --git a/incubator/apprise-api/0.0.39/README.md b/incubator/apprise-api/0.0.39/README.md new file mode 100644 index 00000000000..42d7ec9239f --- /dev/null +++ b/incubator/apprise-api/0.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/incubator/apprise-api/0.0.39/app-readme.md similarity index 100% rename from incubator/apprise-api/0.0.38/app-readme.md rename to incubator/apprise-api/0.0.39/app-readme.md diff --git a/incubator/apprise-api/0.0.39/charts/common-10.7.7.tgz b/incubator/apprise-api/0.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/apprise-api/0.0.39/charts/common-10.7.7.tgz differ diff --git a/incubator/apprise-api/0.0.38/ix_values.yaml b/incubator/apprise-api/0.0.39/ix_values.yaml similarity index 100% rename from incubator/apprise-api/0.0.38/ix_values.yaml rename to incubator/apprise-api/0.0.39/ix_values.yaml diff --git a/incubator/apprise-api/0.0.38/questions.yaml b/incubator/apprise-api/0.0.39/questions.yaml similarity index 100% rename from incubator/apprise-api/0.0.38/questions.yaml rename to incubator/apprise-api/0.0.39/questions.yaml diff --git a/incubator/apprise-api/0.0.38/templates/common.yaml b/incubator/apprise-api/0.0.39/templates/common.yaml similarity index 100% rename from incubator/apprise-api/0.0.38/templates/common.yaml rename to incubator/apprise-api/0.0.39/templates/common.yaml diff --git a/incubator/apprise-api/0.0.38/values.yaml b/incubator/apprise-api/0.0.39/values.yaml similarity index 100% rename from incubator/apprise-api/0.0.38/values.yaml rename to incubator/apprise-api/0.0.39/values.yaml diff --git a/incubator/appsmith/2.0.60/CHANGELOG.md b/incubator/appsmith/2.0.60/CHANGELOG.md deleted file mode 100644 index f8342363924..00000000000 --- a/incubator/appsmith/2.0.60/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [appsmith-2.0.60](https://github.com/truecharts/charts/compare/appsmith-2.0.59...appsmith-2.0.60) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [appsmith-2.0.59](https://github.com/truecharts/charts/compare/appsmith-2.0.58...appsmith-2.0.59) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [appsmith-2.0.58](https://github.com/truecharts/charts/compare/appsmith-2.0.57...appsmith-2.0.58) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [appsmith-2.0.58](https://github.com/truecharts/charts/compare/appsmith-2.0.57...appsmith-2.0.58) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [appsmith-2.0.57](https://github.com/truecharts/charts/compare/appsmith-2.0.56...appsmith-2.0.57) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major - - - - -## [appsmith-2.0.55](https://github.com/truecharts/charts/compare/appsmith-2.0.54...appsmith-2.0.55) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/appsmith/2.0.60/Chart.lock b/incubator/appsmith/2.0.60/Chart.lock deleted file mode 100644 index 0dea6bb38d8..00000000000 --- a/incubator/appsmith/2.0.60/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:b7e52395f71bdf9a723733a6211b037dffd28cfd953490668674811253c4a0a4 -generated: "2022-10-19T12:04:58.706786266Z" diff --git a/incubator/appsmith/2.0.60/Chart.yaml b/incubator/appsmith/2.0.60/Chart.yaml deleted file mode 100644 index 326e0163f5b..00000000000 --- a/incubator/appsmith/2.0.60/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -# - 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.60 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/appsmith/2.0.60/README.md b/incubator/appsmith/2.0.60/README.md deleted file mode 100644 index 8502c68cc35..00000000000 --- a/incubator/appsmith/2.0.60/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.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.60/charts/common-10.7.1.tgz b/incubator/appsmith/2.0.60/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/appsmith/2.0.60/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/appsmith/2.0.60/charts/redis-3.0.97.tgz b/incubator/appsmith/2.0.60/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/incubator/appsmith/2.0.60/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/incubator/appsmith/2.0.61/CHANGELOG.md b/incubator/appsmith/2.0.61/CHANGELOG.md new file mode 100644 index 00000000000..d687ffb6c21 --- /dev/null +++ b/incubator/appsmith/2.0.61/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [appsmith-2.0.61](https://github.com/truecharts/charts/compare/appsmith-2.0.60...appsmith-2.0.61) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [appsmith-2.0.60](https://github.com/truecharts/charts/compare/appsmith-2.0.59...appsmith-2.0.60) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [appsmith-2.0.59](https://github.com/truecharts/charts/compare/appsmith-2.0.58...appsmith-2.0.59) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [appsmith-2.0.58](https://github.com/truecharts/charts/compare/appsmith-2.0.57...appsmith-2.0.58) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [appsmith-2.0.58](https://github.com/truecharts/charts/compare/appsmith-2.0.57...appsmith-2.0.58) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [appsmith-2.0.57](https://github.com/truecharts/charts/compare/appsmith-2.0.56...appsmith-2.0.57) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major + + + + +## [appsmith-2.0.55](https://github.com/truecharts/charts/compare/appsmith-2.0.54...appsmith-2.0.55) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) + diff --git a/incubator/appsmith/2.0.61/Chart.lock b/incubator/appsmith/2.0.61/Chart.lock new file mode 100644 index 00000000000..ec84480e462 --- /dev/null +++ b/incubator/appsmith/2.0.61/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:d4d4b811f3f5ade7c71028322769dd728b4f9ef64a69e88c267893592146ef57 +generated: "2022-10-25T08:33:38.391488105Z" diff --git a/incubator/appsmith/2.0.61/Chart.yaml b/incubator/appsmith/2.0.61/Chart.yaml new file mode 100644 index 00000000000..6cb65e77114 --- /dev/null +++ b/incubator/appsmith/2.0.61/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.8.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +# - 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.61 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/appsmith/2.0.61/README.md b/incubator/appsmith/2.0.61/README.md new file mode 100644 index 00000000000..e02eed6238b --- /dev/null +++ b/incubator/appsmith/2.0.61/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.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.60/app-readme.md b/incubator/appsmith/2.0.61/app-readme.md similarity index 100% rename from incubator/appsmith/2.0.60/app-readme.md rename to incubator/appsmith/2.0.61/app-readme.md diff --git a/incubator/appsmith/2.0.61/charts/common-10.7.7.tgz b/incubator/appsmith/2.0.61/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/appsmith/2.0.61/charts/common-10.7.7.tgz differ diff --git a/incubator/appsmith/2.0.61/charts/redis-3.0.102.tgz b/incubator/appsmith/2.0.61/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/incubator/appsmith/2.0.61/charts/redis-3.0.102.tgz differ diff --git a/incubator/appsmith/2.0.60/ix_values.yaml b/incubator/appsmith/2.0.61/ix_values.yaml similarity index 100% rename from incubator/appsmith/2.0.60/ix_values.yaml rename to incubator/appsmith/2.0.61/ix_values.yaml diff --git a/incubator/appsmith/2.0.60/questions.yaml b/incubator/appsmith/2.0.61/questions.yaml similarity index 100% rename from incubator/appsmith/2.0.60/questions.yaml rename to incubator/appsmith/2.0.61/questions.yaml diff --git a/incubator/appsmith/2.0.60/templates/common.yaml b/incubator/appsmith/2.0.61/templates/common.yaml similarity index 100% rename from incubator/appsmith/2.0.60/templates/common.yaml rename to incubator/appsmith/2.0.61/templates/common.yaml diff --git a/incubator/appsmith/2.0.60/values.yaml b/incubator/appsmith/2.0.61/values.yaml similarity index 100% rename from incubator/appsmith/2.0.60/values.yaml rename to incubator/appsmith/2.0.61/values.yaml diff --git a/incubator/archiveteam-warrior/0.0.31/CHANGELOG.md b/incubator/archiveteam-warrior/0.0.31/CHANGELOG.md deleted file mode 100644 index 80f4715b15b..00000000000 --- a/incubator/archiveteam-warrior/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [archiveteam-warrior-0.0.31](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.30...archiveteam-warrior-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [archiveteam-warrior-0.0.30](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.29...archiveteam-warrior-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [archiveteam-warrior-0.0.29](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.28...archiveteam-warrior-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [archiveteam-warrior-0.0.29](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.28...archiveteam-warrior-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [archiveteam-warrior-0.0.28](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.27...archiveteam-warrior-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [archiveteam-warrior-0.0.27](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.26...archiveteam-warrior-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [archiveteam-warrior-0.0.26](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.25...archiveteam-warrior-0.0.26) (2022-09-26) - -### Chore - -- Auto-update chart README [skip ci] - - remove docker sock from everywhere ([#3910](https://github.com/truecharts/charts/issues/3910)) - - - - -## [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] diff --git a/incubator/archiveteam-warrior/0.0.31/Chart.lock b/incubator/archiveteam-warrior/0.0.31/Chart.lock deleted file mode 100644 index 3dff65573a9..00000000000 --- a/incubator/archiveteam-warrior/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:04:46.55316795Z" diff --git a/incubator/archiveteam-warrior/0.0.31/Chart.yaml b/incubator/archiveteam-warrior/0.0.31/Chart.yaml deleted file mode 100644 index a9eb1dea85f..00000000000 --- a/incubator/archiveteam-warrior/0.0.31/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.7.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.31 diff --git a/incubator/archiveteam-warrior/0.0.31/README.md b/incubator/archiveteam-warrior/0.0.31/README.md deleted file mode 100644 index ab988e2ee26..00000000000 --- a/incubator/archiveteam-warrior/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/archiveteam-warrior/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/archiveteam-warrior/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/archiveteam-warrior/0.0.32/CHANGELOG.md b/incubator/archiveteam-warrior/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..874e63e075f --- /dev/null +++ b/incubator/archiveteam-warrior/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [archiveteam-warrior-0.0.32](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.31...archiveteam-warrior-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [archiveteam-warrior-0.0.31](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.30...archiveteam-warrior-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [archiveteam-warrior-0.0.30](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.29...archiveteam-warrior-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [archiveteam-warrior-0.0.29](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.28...archiveteam-warrior-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [archiveteam-warrior-0.0.29](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.28...archiveteam-warrior-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [archiveteam-warrior-0.0.28](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.27...archiveteam-warrior-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [archiveteam-warrior-0.0.27](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.26...archiveteam-warrior-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [archiveteam-warrior-0.0.26](https://github.com/truecharts/charts/compare/archiveteam-warrior-0.0.25...archiveteam-warrior-0.0.26) (2022-09-26) + +### Chore + +- Auto-update chart README [skip ci] + - remove docker sock from everywhere ([#3910](https://github.com/truecharts/charts/issues/3910)) + + + + +## [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 diff --git a/incubator/archiveteam-warrior/0.0.32/Chart.lock b/incubator/archiveteam-warrior/0.0.32/Chart.lock new file mode 100644 index 00000000000..d558347fd93 --- /dev/null +++ b/incubator/archiveteam-warrior/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:33:30.144599908Z" diff --git a/incubator/archiveteam-warrior/0.0.32/Chart.yaml b/incubator/archiveteam-warrior/0.0.32/Chart.yaml new file mode 100644 index 00000000000..cb0580c32bb --- /dev/null +++ b/incubator/archiveteam-warrior/0.0.32/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.7.7 +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.32 diff --git a/incubator/archiveteam-warrior/0.0.32/README.md b/incubator/archiveteam-warrior/0.0.32/README.md new file mode 100644 index 00000000000..4d7f8a97270 --- /dev/null +++ b/incubator/archiveteam-warrior/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/archiveteam-warrior/0.0.32/app-readme.md similarity index 100% rename from incubator/archiveteam-warrior/0.0.31/app-readme.md rename to incubator/archiveteam-warrior/0.0.32/app-readme.md diff --git a/incubator/archiveteam-warrior/0.0.32/charts/common-10.7.7.tgz b/incubator/archiveteam-warrior/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/archiveteam-warrior/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/archiveteam-warrior/0.0.31/ix_values.yaml b/incubator/archiveteam-warrior/0.0.32/ix_values.yaml similarity index 100% rename from incubator/archiveteam-warrior/0.0.31/ix_values.yaml rename to incubator/archiveteam-warrior/0.0.32/ix_values.yaml diff --git a/incubator/archiveteam-warrior/0.0.31/questions.yaml b/incubator/archiveteam-warrior/0.0.32/questions.yaml similarity index 100% rename from incubator/archiveteam-warrior/0.0.31/questions.yaml rename to incubator/archiveteam-warrior/0.0.32/questions.yaml diff --git a/incubator/archiveteam-warrior/0.0.31/templates/common.yaml b/incubator/archiveteam-warrior/0.0.32/templates/common.yaml similarity index 100% rename from incubator/archiveteam-warrior/0.0.31/templates/common.yaml rename to incubator/archiveteam-warrior/0.0.32/templates/common.yaml diff --git a/incubator/archiveteam-warrior/0.0.31/values.yaml b/incubator/archiveteam-warrior/0.0.32/values.yaml similarity index 100% rename from incubator/archiveteam-warrior/0.0.31/values.yaml rename to incubator/archiveteam-warrior/0.0.32/values.yaml diff --git a/incubator/ariang/0.0.33/CHANGELOG.md b/incubator/ariang/0.0.33/CHANGELOG.md deleted file mode 100644 index 0114778f423..00000000000 --- a/incubator/ariang/0.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ariang-0.0.33](https://github.com/truecharts/charts/compare/ariang-0.0.32...ariang-0.0.33) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ariang-0.0.32](https://github.com/truecharts/charts/compare/ariang-0.0.31...ariang-0.0.32) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ariang-0.0.31](https://github.com/truecharts/charts/compare/ariang-0.0.30...ariang-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ariang-0.0.31](https://github.com/truecharts/charts/compare/ariang-0.0.30...ariang-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ariang-0.0.30](https://github.com/truecharts/charts/compare/ariang-0.0.29...ariang-0.0.30) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ariang-0.0.29](https://github.com/truecharts/charts/compare/ariang-0.0.28...ariang-0.0.29) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/ariang/0.0.33/Chart.lock b/incubator/ariang/0.0.33/Chart.lock deleted file mode 100644 index 7c8727a8598..00000000000 --- a/incubator/ariang/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:04:57.388148502Z" diff --git a/incubator/ariang/0.0.33/Chart.yaml b/incubator/ariang/0.0.33/Chart.yaml deleted file mode 100644 index 5a1f39c5184..00000000000 --- a/incubator/ariang/0.0.33/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ariang -version: 0.0.33 -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.7.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.33/README.md b/incubator/ariang/0.0.33/README.md deleted file mode 100644 index 0df73e65c00..00000000000 --- a/incubator/ariang/0.0.33/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.33/charts/common-10.7.1.tgz b/incubator/ariang/0.0.33/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/ariang/0.0.33/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/ariang/0.0.34/CHANGELOG.md b/incubator/ariang/0.0.34/CHANGELOG.md new file mode 100644 index 00000000000..05cb9a2b35b --- /dev/null +++ b/incubator/ariang/0.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ariang-0.0.34](https://github.com/truecharts/charts/compare/ariang-0.0.33...ariang-0.0.34) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ariang-0.0.33](https://github.com/truecharts/charts/compare/ariang-0.0.32...ariang-0.0.33) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ariang-0.0.32](https://github.com/truecharts/charts/compare/ariang-0.0.31...ariang-0.0.32) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ariang-0.0.31](https://github.com/truecharts/charts/compare/ariang-0.0.30...ariang-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ariang-0.0.31](https://github.com/truecharts/charts/compare/ariang-0.0.30...ariang-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ariang-0.0.30](https://github.com/truecharts/charts/compare/ariang-0.0.29...ariang-0.0.30) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ariang-0.0.29](https://github.com/truecharts/charts/compare/ariang-0.0.28...ariang-0.0.29) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/ariang/0.0.34/Chart.lock b/incubator/ariang/0.0.34/Chart.lock new file mode 100644 index 00000000000..ae84ce46505 --- /dev/null +++ b/incubator/ariang/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:33:30.219577318Z" diff --git a/incubator/ariang/0.0.34/Chart.yaml b/incubator/ariang/0.0.34/Chart.yaml new file mode 100644 index 00000000000..f97521e168d --- /dev/null +++ b/incubator/ariang/0.0.34/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ariang +version: 0.0.34 +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.7.7 + # 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.34/README.md b/incubator/ariang/0.0.34/README.md new file mode 100644 index 00000000000..cbf290ecf52 --- /dev/null +++ b/incubator/ariang/0.0.34/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.33/app-readme.md b/incubator/ariang/0.0.34/app-readme.md similarity index 100% rename from incubator/ariang/0.0.33/app-readme.md rename to incubator/ariang/0.0.34/app-readme.md diff --git a/incubator/ariang/0.0.34/charts/common-10.7.7.tgz b/incubator/ariang/0.0.34/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/ariang/0.0.34/charts/common-10.7.7.tgz differ diff --git a/incubator/ariang/0.0.33/ix_values.yaml b/incubator/ariang/0.0.34/ix_values.yaml similarity index 100% rename from incubator/ariang/0.0.33/ix_values.yaml rename to incubator/ariang/0.0.34/ix_values.yaml diff --git a/incubator/ariang/0.0.33/questions.yaml b/incubator/ariang/0.0.34/questions.yaml similarity index 100% rename from incubator/ariang/0.0.33/questions.yaml rename to incubator/ariang/0.0.34/questions.yaml diff --git a/incubator/ariang/0.0.33/templates/common.yaml b/incubator/ariang/0.0.34/templates/common.yaml similarity index 100% rename from incubator/ariang/0.0.33/templates/common.yaml rename to incubator/ariang/0.0.34/templates/common.yaml diff --git a/incubator/ariang/0.0.33/values.yaml b/incubator/ariang/0.0.34/values.yaml similarity index 100% rename from incubator/ariang/0.0.33/values.yaml rename to incubator/ariang/0.0.34/values.yaml diff --git a/incubator/arksurvivalevolved/0.0.32/CHANGELOG.md b/incubator/arksurvivalevolved/0.0.32/CHANGELOG.md deleted file mode 100644 index 79011bc4b8b..00000000000 --- a/incubator/arksurvivalevolved/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [arksurvivalevolved-0.0.32](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.31...arksurvivalevolved-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [arksurvivalevolved-0.0.31](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.30...arksurvivalevolved-0.0.31) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [arksurvivalevolved-0.0.30](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.29...arksurvivalevolved-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [arksurvivalevolved-0.0.30](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.29...arksurvivalevolved-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [arksurvivalevolved-0.0.29](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.28...arksurvivalevolved-0.0.29) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [arksurvivalevolved-0.0.28](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.27...arksurvivalevolved-0.0.28) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/arksurvivalevolved/0.0.32/Chart.lock b/incubator/arksurvivalevolved/0.0.32/Chart.lock deleted file mode 100644 index bf027dd1432..00000000000 --- a/incubator/arksurvivalevolved/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:05:06.22478765Z" diff --git a/incubator/arksurvivalevolved/0.0.32/Chart.yaml b/incubator/arksurvivalevolved/0.0.32/Chart.yaml deleted file mode 100644 index 9e1d8019a3b..00000000000 --- a/incubator/arksurvivalevolved/0.0.32/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.7.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.32 diff --git a/incubator/arksurvivalevolved/0.0.32/README.md b/incubator/arksurvivalevolved/0.0.32/README.md deleted file mode 100644 index 526226c7758..00000000000 --- a/incubator/arksurvivalevolved/0.0.32/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.32/charts/common-10.7.1.tgz b/incubator/arksurvivalevolved/0.0.32/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/arksurvivalevolved/0.0.32/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/arksurvivalevolved/0.0.33/CHANGELOG.md b/incubator/arksurvivalevolved/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..369eec95834 --- /dev/null +++ b/incubator/arksurvivalevolved/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [arksurvivalevolved-0.0.33](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.32...arksurvivalevolved-0.0.33) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [arksurvivalevolved-0.0.32](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.31...arksurvivalevolved-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [arksurvivalevolved-0.0.31](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.30...arksurvivalevolved-0.0.31) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [arksurvivalevolved-0.0.30](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.29...arksurvivalevolved-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [arksurvivalevolved-0.0.30](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.29...arksurvivalevolved-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [arksurvivalevolved-0.0.29](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.28...arksurvivalevolved-0.0.29) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [arksurvivalevolved-0.0.28](https://github.com/truecharts/charts/compare/arksurvivalevolved-0.0.27...arksurvivalevolved-0.0.28) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/arksurvivalevolved/0.0.33/Chart.lock b/incubator/arksurvivalevolved/0.0.33/Chart.lock new file mode 100644 index 00000000000..0cc6d5f9690 --- /dev/null +++ b/incubator/arksurvivalevolved/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:33:49.7695911Z" diff --git a/incubator/arksurvivalevolved/0.0.33/Chart.yaml b/incubator/arksurvivalevolved/0.0.33/Chart.yaml new file mode 100644 index 00000000000..c57af33f69a --- /dev/null +++ b/incubator/arksurvivalevolved/0.0.33/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.7.7 +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.33 diff --git a/incubator/arksurvivalevolved/0.0.33/README.md b/incubator/arksurvivalevolved/0.0.33/README.md new file mode 100644 index 00000000000..f7baeb9a61b --- /dev/null +++ b/incubator/arksurvivalevolved/0.0.33/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.32/app-readme.md b/incubator/arksurvivalevolved/0.0.33/app-readme.md similarity index 100% rename from incubator/arksurvivalevolved/0.0.32/app-readme.md rename to incubator/arksurvivalevolved/0.0.33/app-readme.md diff --git a/incubator/arksurvivalevolved/0.0.33/charts/common-10.7.7.tgz b/incubator/arksurvivalevolved/0.0.33/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/arksurvivalevolved/0.0.33/charts/common-10.7.7.tgz differ diff --git a/incubator/arksurvivalevolved/0.0.32/ix_values.yaml b/incubator/arksurvivalevolved/0.0.33/ix_values.yaml similarity index 100% rename from incubator/arksurvivalevolved/0.0.32/ix_values.yaml rename to incubator/arksurvivalevolved/0.0.33/ix_values.yaml diff --git a/incubator/arksurvivalevolved/0.0.32/questions.yaml b/incubator/arksurvivalevolved/0.0.33/questions.yaml similarity index 100% rename from incubator/arksurvivalevolved/0.0.32/questions.yaml rename to incubator/arksurvivalevolved/0.0.33/questions.yaml diff --git a/incubator/arksurvivalevolved/0.0.32/templates/common.yaml b/incubator/arksurvivalevolved/0.0.33/templates/common.yaml similarity index 100% rename from incubator/arksurvivalevolved/0.0.32/templates/common.yaml rename to incubator/arksurvivalevolved/0.0.33/templates/common.yaml diff --git a/incubator/arksurvivalevolved/0.0.32/values.yaml b/incubator/arksurvivalevolved/0.0.33/values.yaml similarity index 100% rename from incubator/arksurvivalevolved/0.0.32/values.yaml rename to incubator/arksurvivalevolved/0.0.33/values.yaml diff --git a/incubator/arma3/0.0.30/CHANGELOG.md b/incubator/arma3/0.0.30/CHANGELOG.md deleted file mode 100644 index f9b3ab9170e..00000000000 --- a/incubator/arma3/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [arma3-0.0.30](https://github.com/truecharts/charts/compare/arma3-0.0.29...arma3-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [arma3-0.0.29](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.28...arma3-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [arma3-0.0.28](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.27...arma3-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [arma3-0.0.28](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.27...arma3-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [arma3-0.0.27](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.26...arma3-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [arma3-0.0.26](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.25...arma3-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/arma3/0.0.30/Chart.lock b/incubator/arma3/0.0.30/Chart.lock deleted file mode 100644 index ade46058f6e..00000000000 --- a/incubator/arma3/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:05:18.12468294Z" diff --git a/incubator/arma3/0.0.30/Chart.yaml b/incubator/arma3/0.0.30/Chart.yaml deleted file mode 100644 index 2ed3361b81e..00000000000 --- a/incubator/arma3/0.0.30/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.7.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.30 diff --git a/incubator/arma3/0.0.30/README.md b/incubator/arma3/0.0.30/README.md deleted file mode 100644 index d8499468cd8..00000000000 --- a/incubator/arma3/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/arma3/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/arma3/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/arma3/0.0.31/CHANGELOG.md b/incubator/arma3/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..3f33881efb1 --- /dev/null +++ b/incubator/arma3/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [arma3-0.0.31](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.30...arma3-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [arma3-0.0.30](https://github.com/truecharts/charts/compare/arma3-0.0.29...arma3-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [arma3-0.0.29](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.28...arma3-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [arma3-0.0.28](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.27...arma3-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [arma3-0.0.28](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.27...arma3-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [arma3-0.0.27](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.26...arma3-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [arma3-0.0.26](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.25...arma3-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/arma3/0.0.31/Chart.lock b/incubator/arma3/0.0.31/Chart.lock new file mode 100644 index 00000000000..a0321395793 --- /dev/null +++ b/incubator/arma3/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:34:08.590013596Z" diff --git a/incubator/arma3/0.0.31/Chart.yaml b/incubator/arma3/0.0.31/Chart.yaml new file mode 100644 index 00000000000..bba72d82726 --- /dev/null +++ b/incubator/arma3/0.0.31/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.7.7 +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.31 diff --git a/incubator/arma3/0.0.31/README.md b/incubator/arma3/0.0.31/README.md new file mode 100644 index 00000000000..de957d1bbf5 --- /dev/null +++ b/incubator/arma3/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/arma3/0.0.31/app-readme.md similarity index 100% rename from incubator/arma3/0.0.30/app-readme.md rename to incubator/arma3/0.0.31/app-readme.md diff --git a/incubator/arma3/0.0.31/charts/common-10.7.7.tgz b/incubator/arma3/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/arma3/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/arma3/0.0.30/ix_values.yaml b/incubator/arma3/0.0.31/ix_values.yaml similarity index 100% rename from incubator/arma3/0.0.30/ix_values.yaml rename to incubator/arma3/0.0.31/ix_values.yaml diff --git a/incubator/arma3/0.0.30/questions.yaml b/incubator/arma3/0.0.31/questions.yaml similarity index 100% rename from incubator/arma3/0.0.30/questions.yaml rename to incubator/arma3/0.0.31/questions.yaml diff --git a/incubator/arma3/0.0.30/templates/common.yaml b/incubator/arma3/0.0.31/templates/common.yaml similarity index 100% rename from incubator/arma3/0.0.30/templates/common.yaml rename to incubator/arma3/0.0.31/templates/common.yaml diff --git a/incubator/arma3/0.0.30/values.yaml b/incubator/arma3/0.0.31/values.yaml similarity index 100% rename from incubator/arma3/0.0.30/values.yaml rename to incubator/arma3/0.0.31/values.yaml diff --git a/incubator/arma3exilemod/0.0.30/CHANGELOG.md b/incubator/arma3exilemod/0.0.30/CHANGELOG.md deleted file mode 100644 index db2128df4f0..00000000000 --- a/incubator/arma3exilemod/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [arma3exilemod-0.0.30](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.29...arma3exilemod-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [arma3exilemod-0.0.29](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.28...arma3exilemod-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [arma3exilemod-0.0.28](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.27...arma3exilemod-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [arma3exilemod-0.0.28](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.27...arma3exilemod-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [arma3exilemod-0.0.27](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.26...arma3exilemod-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [arma3exilemod-0.0.26](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.25...arma3exilemod-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/arma3exilemod/0.0.30/Chart.lock b/incubator/arma3exilemod/0.0.30/Chart.lock deleted file mode 100644 index b18917bec77..00000000000 --- a/incubator/arma3exilemod/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:05:27.769129402Z" diff --git a/incubator/arma3exilemod/0.0.30/Chart.yaml b/incubator/arma3exilemod/0.0.30/Chart.yaml deleted file mode 100644 index e76c24d139d..00000000000 --- a/incubator/arma3exilemod/0.0.30/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.7.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.30 diff --git a/incubator/arma3exilemod/0.0.30/README.md b/incubator/arma3exilemod/0.0.30/README.md deleted file mode 100644 index 3d3c3667d5e..00000000000 --- a/incubator/arma3exilemod/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/arma3exilemod/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/arma3exilemod/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/arma3exilemod/0.0.31/CHANGELOG.md b/incubator/arma3exilemod/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..ab5cb0690e8 --- /dev/null +++ b/incubator/arma3exilemod/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [arma3exilemod-0.0.31](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.30...arma3exilemod-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [arma3exilemod-0.0.30](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.29...arma3exilemod-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [arma3exilemod-0.0.29](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.28...arma3exilemod-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [arma3exilemod-0.0.28](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.27...arma3exilemod-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [arma3exilemod-0.0.28](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.27...arma3exilemod-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [arma3exilemod-0.0.27](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.26...arma3exilemod-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [arma3exilemod-0.0.26](https://github.com/truecharts/charts/compare/arma3exilemod-0.0.25...arma3exilemod-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/arma3exilemod/0.0.31/Chart.lock b/incubator/arma3exilemod/0.0.31/Chart.lock new file mode 100644 index 00000000000..e7a44b448e2 --- /dev/null +++ b/incubator/arma3exilemod/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:34:09.569919727Z" diff --git a/incubator/arma3exilemod/0.0.31/Chart.yaml b/incubator/arma3exilemod/0.0.31/Chart.yaml new file mode 100644 index 00000000000..d292f642ea4 --- /dev/null +++ b/incubator/arma3exilemod/0.0.31/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.7.7 +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.31 diff --git a/incubator/arma3exilemod/0.0.31/README.md b/incubator/arma3exilemod/0.0.31/README.md new file mode 100644 index 00000000000..136c4aa97bf --- /dev/null +++ b/incubator/arma3exilemod/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/arma3exilemod/0.0.31/app-readme.md similarity index 100% rename from incubator/arma3exilemod/0.0.30/app-readme.md rename to incubator/arma3exilemod/0.0.31/app-readme.md diff --git a/incubator/arma3exilemod/0.0.31/charts/common-10.7.7.tgz b/incubator/arma3exilemod/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/arma3exilemod/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/arma3exilemod/0.0.30/ix_values.yaml b/incubator/arma3exilemod/0.0.31/ix_values.yaml similarity index 100% rename from incubator/arma3exilemod/0.0.30/ix_values.yaml rename to incubator/arma3exilemod/0.0.31/ix_values.yaml diff --git a/incubator/arma3exilemod/0.0.30/questions.yaml b/incubator/arma3exilemod/0.0.31/questions.yaml similarity index 100% rename from incubator/arma3exilemod/0.0.30/questions.yaml rename to incubator/arma3exilemod/0.0.31/questions.yaml diff --git a/incubator/arma3exilemod/0.0.30/templates/common.yaml b/incubator/arma3exilemod/0.0.31/templates/common.yaml similarity index 100% rename from incubator/arma3exilemod/0.0.30/templates/common.yaml rename to incubator/arma3exilemod/0.0.31/templates/common.yaml diff --git a/incubator/arma3exilemod/0.0.30/values.yaml b/incubator/arma3exilemod/0.0.31/values.yaml similarity index 100% rename from incubator/arma3exilemod/0.0.30/values.yaml rename to incubator/arma3exilemod/0.0.31/values.yaml diff --git a/incubator/artifactory-oss/0.0.34/CHANGELOG.md b/incubator/artifactory-oss/0.0.34/CHANGELOG.md deleted file mode 100644 index 6cfc2a0070f..00000000000 --- a/incubator/artifactory-oss/0.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [artifactory-oss-0.0.34](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.33...artifactory-oss-0.0.34) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [artifactory-oss-0.0.33](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.32...artifactory-oss-0.0.33) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [artifactory-oss-0.0.32](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.31...artifactory-oss-0.0.32) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [artifactory-oss-0.0.31](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.30...artifactory-oss-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [artifactory-oss-0.0.31](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.30...artifactory-oss-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [artifactory-oss-0.0.30](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.29...artifactory-oss-0.0.30) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [artifactory-oss-0.0.29](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.28...artifactory-oss-0.0.29) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/artifactory-oss/0.0.34/Chart.lock b/incubator/artifactory-oss/0.0.34/Chart.lock deleted file mode 100644 index b73b2a65e88..00000000000 --- a/incubator/artifactory-oss/0.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:05:37.214011787Z" diff --git a/incubator/artifactory-oss/0.0.34/Chart.yaml b/incubator/artifactory-oss/0.0.34/Chart.yaml deleted file mode 100644 index c82f01295da..00000000000 --- a/incubator/artifactory-oss/0.0.34/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "7.46.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.34 diff --git a/incubator/artifactory-oss/0.0.34/README.md b/incubator/artifactory-oss/0.0.34/README.md deleted file mode 100644 index a81c47651cb..00000000000 --- a/incubator/artifactory-oss/0.0.34/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.34/charts/common-10.7.1.tgz b/incubator/artifactory-oss/0.0.34/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/artifactory-oss/0.0.34/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/artifactory-oss/0.0.35/CHANGELOG.md b/incubator/artifactory-oss/0.0.35/CHANGELOG.md new file mode 100644 index 00000000000..e6500d1c8f4 --- /dev/null +++ b/incubator/artifactory-oss/0.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [artifactory-oss-0.0.35](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.34...artifactory-oss-0.0.35) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [artifactory-oss-0.0.34](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.33...artifactory-oss-0.0.34) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [artifactory-oss-0.0.33](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.32...artifactory-oss-0.0.33) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [artifactory-oss-0.0.32](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.31...artifactory-oss-0.0.32) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [artifactory-oss-0.0.31](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.30...artifactory-oss-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [artifactory-oss-0.0.31](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.30...artifactory-oss-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [artifactory-oss-0.0.30](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.29...artifactory-oss-0.0.30) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [artifactory-oss-0.0.29](https://github.com/truecharts/charts/compare/artifactory-oss-0.0.28...artifactory-oss-0.0.29) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/artifactory-oss/0.0.35/Chart.lock b/incubator/artifactory-oss/0.0.35/Chart.lock new file mode 100644 index 00000000000..8f1cc62720c --- /dev/null +++ b/incubator/artifactory-oss/0.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:34:29.535540377Z" diff --git a/incubator/artifactory-oss/0.0.35/Chart.yaml b/incubator/artifactory-oss/0.0.35/Chart.yaml new file mode 100644 index 00000000000..1c854d0e7cd --- /dev/null +++ b/incubator/artifactory-oss/0.0.35/Chart.yaml @@ -0,0 +1,31 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "7.46.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.35 diff --git a/incubator/artifactory-oss/0.0.35/README.md b/incubator/artifactory-oss/0.0.35/README.md new file mode 100644 index 00000000000..5a4e1b075eb --- /dev/null +++ b/incubator/artifactory-oss/0.0.35/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.34/app-readme.md b/incubator/artifactory-oss/0.0.35/app-readme.md similarity index 100% rename from incubator/artifactory-oss/0.0.34/app-readme.md rename to incubator/artifactory-oss/0.0.35/app-readme.md diff --git a/incubator/artifactory-oss/0.0.35/charts/common-10.7.7.tgz b/incubator/artifactory-oss/0.0.35/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/artifactory-oss/0.0.35/charts/common-10.7.7.tgz differ diff --git a/incubator/artifactory-oss/0.0.34/ix_values.yaml b/incubator/artifactory-oss/0.0.35/ix_values.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.34/ix_values.yaml rename to incubator/artifactory-oss/0.0.35/ix_values.yaml diff --git a/incubator/artifactory-oss/0.0.34/questions.yaml b/incubator/artifactory-oss/0.0.35/questions.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.34/questions.yaml rename to incubator/artifactory-oss/0.0.35/questions.yaml diff --git a/incubator/artifactory-oss/0.0.34/templates/common.yaml b/incubator/artifactory-oss/0.0.35/templates/common.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.34/templates/common.yaml rename to incubator/artifactory-oss/0.0.35/templates/common.yaml diff --git a/incubator/artifactory-oss/0.0.34/values.yaml b/incubator/artifactory-oss/0.0.35/values.yaml similarity index 100% rename from incubator/artifactory-oss/0.0.34/values.yaml rename to incubator/artifactory-oss/0.0.35/values.yaml diff --git a/incubator/assettocorsa/0.0.30/CHANGELOG.md b/incubator/assettocorsa/0.0.30/CHANGELOG.md deleted file mode 100644 index 530fce4df4f..00000000000 --- a/incubator/assettocorsa/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [assettocorsa-0.0.30](https://github.com/truecharts/charts/compare/assettocorsa-0.0.29...assettocorsa-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [assettocorsa-0.0.29](https://github.com/truecharts/charts/compare/assettocorsa-0.0.28...assettocorsa-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [assettocorsa-0.0.28](https://github.com/truecharts/charts/compare/assettocorsa-0.0.27...assettocorsa-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [assettocorsa-0.0.28](https://github.com/truecharts/charts/compare/assettocorsa-0.0.27...assettocorsa-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [assettocorsa-0.0.27](https://github.com/truecharts/charts/compare/assettocorsa-0.0.26...assettocorsa-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [assettocorsa-0.0.26](https://github.com/truecharts/charts/compare/assettocorsa-0.0.25...assettocorsa-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/assettocorsa/0.0.30/Chart.lock b/incubator/assettocorsa/0.0.30/Chart.lock deleted file mode 100644 index 5fcf52444c9..00000000000 --- a/incubator/assettocorsa/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:05:41.536991841Z" diff --git a/incubator/assettocorsa/0.0.30/Chart.yaml b/incubator/assettocorsa/0.0.30/Chart.yaml deleted file mode 100644 index fbc5d0aaf22..00000000000 --- a/incubator/assettocorsa/0.0.30/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.7.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.30 diff --git a/incubator/assettocorsa/0.0.30/README.md b/incubator/assettocorsa/0.0.30/README.md deleted file mode 100644 index e426c5f0199..00000000000 --- a/incubator/assettocorsa/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/assettocorsa/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/assettocorsa/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/assettocorsa/0.0.31/CHANGELOG.md b/incubator/assettocorsa/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..431f21049a0 --- /dev/null +++ b/incubator/assettocorsa/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [assettocorsa-0.0.31](https://github.com/truecharts/charts/compare/assettocorsa-0.0.30...assettocorsa-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [assettocorsa-0.0.30](https://github.com/truecharts/charts/compare/assettocorsa-0.0.29...assettocorsa-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [assettocorsa-0.0.29](https://github.com/truecharts/charts/compare/assettocorsa-0.0.28...assettocorsa-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [assettocorsa-0.0.28](https://github.com/truecharts/charts/compare/assettocorsa-0.0.27...assettocorsa-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [assettocorsa-0.0.28](https://github.com/truecharts/charts/compare/assettocorsa-0.0.27...assettocorsa-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [assettocorsa-0.0.27](https://github.com/truecharts/charts/compare/assettocorsa-0.0.26...assettocorsa-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [assettocorsa-0.0.26](https://github.com/truecharts/charts/compare/assettocorsa-0.0.25...assettocorsa-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/assettocorsa/0.0.31/Chart.lock b/incubator/assettocorsa/0.0.31/Chart.lock new file mode 100644 index 00000000000..d108b3b5d79 --- /dev/null +++ b/incubator/assettocorsa/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:34:33.15578399Z" diff --git a/incubator/assettocorsa/0.0.31/Chart.yaml b/incubator/assettocorsa/0.0.31/Chart.yaml new file mode 100644 index 00000000000..dbb0f772464 --- /dev/null +++ b/incubator/assettocorsa/0.0.31/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.7.7 +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.31 diff --git a/incubator/assettocorsa/0.0.31/README.md b/incubator/assettocorsa/0.0.31/README.md new file mode 100644 index 00000000000..39cb915ade3 --- /dev/null +++ b/incubator/assettocorsa/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/assettocorsa/0.0.31/app-readme.md similarity index 100% rename from incubator/assettocorsa/0.0.30/app-readme.md rename to incubator/assettocorsa/0.0.31/app-readme.md diff --git a/incubator/assettocorsa/0.0.31/charts/common-10.7.7.tgz b/incubator/assettocorsa/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/assettocorsa/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/assettocorsa/0.0.30/ix_values.yaml b/incubator/assettocorsa/0.0.31/ix_values.yaml similarity index 100% rename from incubator/assettocorsa/0.0.30/ix_values.yaml rename to incubator/assettocorsa/0.0.31/ix_values.yaml diff --git a/incubator/assettocorsa/0.0.30/questions.yaml b/incubator/assettocorsa/0.0.31/questions.yaml similarity index 100% rename from incubator/assettocorsa/0.0.30/questions.yaml rename to incubator/assettocorsa/0.0.31/questions.yaml diff --git a/incubator/assettocorsa/0.0.30/templates/common.yaml b/incubator/assettocorsa/0.0.31/templates/common.yaml similarity index 100% rename from incubator/assettocorsa/0.0.30/templates/common.yaml rename to incubator/assettocorsa/0.0.31/templates/common.yaml diff --git a/incubator/assettocorsa/0.0.30/values.yaml b/incubator/assettocorsa/0.0.31/values.yaml similarity index 100% rename from incubator/assettocorsa/0.0.30/values.yaml rename to incubator/assettocorsa/0.0.31/values.yaml diff --git a/incubator/aurora-files/0.0.31/CHANGELOG.md b/incubator/aurora-files/0.0.31/CHANGELOG.md deleted file mode 100644 index cf4636c7984..00000000000 --- a/incubator/aurora-files/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [aurora-files-0.0.31](https://github.com/truecharts/charts/compare/aurora-files-0.0.30...aurora-files-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [aurora-files-0.0.30](https://github.com/truecharts/charts/compare/aurora-files-0.0.29...aurora-files-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [aurora-files-0.0.29](https://github.com/truecharts/charts/compare/aurora-files-0.0.28...aurora-files-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [aurora-files-0.0.29](https://github.com/truecharts/charts/compare/aurora-files-0.0.28...aurora-files-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [aurora-files-0.0.28](https://github.com/truecharts/charts/compare/aurora-files-0.0.27...aurora-files-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [aurora-files-0.0.27](https://github.com/truecharts/charts/compare/aurora-files-0.0.26...aurora-files-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/aurora-files/0.0.31/Chart.lock b/incubator/aurora-files/0.0.31/Chart.lock deleted file mode 100644 index 8d2f82b38ee..00000000000 --- a/incubator/aurora-files/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:05:49.83800512Z" diff --git a/incubator/aurora-files/0.0.31/Chart.yaml b/incubator/aurora-files/0.0.31/Chart.yaml deleted file mode 100644 index 616c488534b..00000000000 --- a/incubator/aurora-files/0.0.31/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.7.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.31 diff --git a/incubator/aurora-files/0.0.31/README.md b/incubator/aurora-files/0.0.31/README.md deleted file mode 100644 index 29af4592724..00000000000 --- a/incubator/aurora-files/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/aurora-files/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/aurora-files/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/aurora-files/0.0.32/CHANGELOG.md b/incubator/aurora-files/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..adad942b42f --- /dev/null +++ b/incubator/aurora-files/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [aurora-files-0.0.32](https://github.com/truecharts/charts/compare/aurora-files-0.0.31...aurora-files-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [aurora-files-0.0.31](https://github.com/truecharts/charts/compare/aurora-files-0.0.30...aurora-files-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [aurora-files-0.0.30](https://github.com/truecharts/charts/compare/aurora-files-0.0.29...aurora-files-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [aurora-files-0.0.29](https://github.com/truecharts/charts/compare/aurora-files-0.0.28...aurora-files-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [aurora-files-0.0.29](https://github.com/truecharts/charts/compare/aurora-files-0.0.28...aurora-files-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [aurora-files-0.0.28](https://github.com/truecharts/charts/compare/aurora-files-0.0.27...aurora-files-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [aurora-files-0.0.27](https://github.com/truecharts/charts/compare/aurora-files-0.0.26...aurora-files-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/aurora-files/0.0.32/Chart.lock b/incubator/aurora-files/0.0.32/Chart.lock new file mode 100644 index 00000000000..29b643cc618 --- /dev/null +++ b/incubator/aurora-files/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:34:49.02993852Z" diff --git a/incubator/aurora-files/0.0.32/Chart.yaml b/incubator/aurora-files/0.0.32/Chart.yaml new file mode 100644 index 00000000000..cf53792e4d5 --- /dev/null +++ b/incubator/aurora-files/0.0.32/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.7.7 +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.32 diff --git a/incubator/aurora-files/0.0.32/README.md b/incubator/aurora-files/0.0.32/README.md new file mode 100644 index 00000000000..37989c36a3f --- /dev/null +++ b/incubator/aurora-files/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/aurora-files/0.0.32/app-readme.md similarity index 100% rename from incubator/aurora-files/0.0.31/app-readme.md rename to incubator/aurora-files/0.0.32/app-readme.md diff --git a/incubator/aurora-files/0.0.32/charts/common-10.7.7.tgz b/incubator/aurora-files/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/aurora-files/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/aurora-files/0.0.31/ix_values.yaml b/incubator/aurora-files/0.0.32/ix_values.yaml similarity index 100% rename from incubator/aurora-files/0.0.31/ix_values.yaml rename to incubator/aurora-files/0.0.32/ix_values.yaml diff --git a/incubator/aurora-files/0.0.31/questions.yaml b/incubator/aurora-files/0.0.32/questions.yaml similarity index 100% rename from incubator/aurora-files/0.0.31/questions.yaml rename to incubator/aurora-files/0.0.32/questions.yaml diff --git a/incubator/aurora-files/0.0.31/templates/common.yaml b/incubator/aurora-files/0.0.32/templates/common.yaml similarity index 100% rename from incubator/aurora-files/0.0.31/templates/common.yaml rename to incubator/aurora-files/0.0.32/templates/common.yaml diff --git a/incubator/aurora-files/0.0.31/values.yaml b/incubator/aurora-files/0.0.32/values.yaml similarity index 100% rename from incubator/aurora-files/0.0.31/values.yaml rename to incubator/aurora-files/0.0.32/values.yaml diff --git a/incubator/auto-yt-dl/0.0.31/CHANGELOG.md b/incubator/auto-yt-dl/0.0.31/CHANGELOG.md deleted file mode 100644 index 13851eb0e65..00000000000 --- a/incubator/auto-yt-dl/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [auto-yt-dl-0.0.31](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.30...auto-yt-dl-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [auto-yt-dl-0.0.30](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.29...auto-yt-dl-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [auto-yt-dl-0.0.29](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.28...auto-yt-dl-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [auto-yt-dl-0.0.29](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.28...auto-yt-dl-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [auto-yt-dl-0.0.28](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.27...auto-yt-dl-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [auto-yt-dl-0.0.27](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.26...auto-yt-dl-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - diff --git a/incubator/auto-yt-dl/0.0.31/Chart.lock b/incubator/auto-yt-dl/0.0.31/Chart.lock deleted file mode 100644 index 3e6eea8b5e5..00000000000 --- a/incubator/auto-yt-dl/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:05:59.025544406Z" diff --git a/incubator/auto-yt-dl/0.0.31/Chart.yaml b/incubator/auto-yt-dl/0.0.31/Chart.yaml deleted file mode 100644 index 7569333ce42..00000000000 --- a/incubator/auto-yt-dl/0.0.31/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.7.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.31 diff --git a/incubator/auto-yt-dl/0.0.31/README.md b/incubator/auto-yt-dl/0.0.31/README.md deleted file mode 100644 index d62d94a8278..00000000000 --- a/incubator/auto-yt-dl/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/auto-yt-dl/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/auto-yt-dl/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/auto-yt-dl/0.0.32/CHANGELOG.md b/incubator/auto-yt-dl/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..8b425838850 --- /dev/null +++ b/incubator/auto-yt-dl/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [auto-yt-dl-0.0.32](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.31...auto-yt-dl-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [auto-yt-dl-0.0.31](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.30...auto-yt-dl-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [auto-yt-dl-0.0.30](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.29...auto-yt-dl-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [auto-yt-dl-0.0.29](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.28...auto-yt-dl-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [auto-yt-dl-0.0.29](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.28...auto-yt-dl-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [auto-yt-dl-0.0.28](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.27...auto-yt-dl-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [auto-yt-dl-0.0.27](https://github.com/truecharts/charts/compare/auto-yt-dl-0.0.26...auto-yt-dl-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/auto-yt-dl/0.0.32/Chart.lock b/incubator/auto-yt-dl/0.0.32/Chart.lock new file mode 100644 index 00000000000..e95ba9970d0 --- /dev/null +++ b/incubator/auto-yt-dl/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:34:49.293605079Z" diff --git a/incubator/auto-yt-dl/0.0.32/Chart.yaml b/incubator/auto-yt-dl/0.0.32/Chart.yaml new file mode 100644 index 00000000000..e36bf507c71 --- /dev/null +++ b/incubator/auto-yt-dl/0.0.32/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.7.7 +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.32 diff --git a/incubator/auto-yt-dl/0.0.32/README.md b/incubator/auto-yt-dl/0.0.32/README.md new file mode 100644 index 00000000000..c2231d5d166 --- /dev/null +++ b/incubator/auto-yt-dl/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/auto-yt-dl/0.0.32/app-readme.md similarity index 100% rename from incubator/auto-yt-dl/0.0.31/app-readme.md rename to incubator/auto-yt-dl/0.0.32/app-readme.md diff --git a/incubator/auto-yt-dl/0.0.32/charts/common-10.7.7.tgz b/incubator/auto-yt-dl/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/auto-yt-dl/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/auto-yt-dl/0.0.31/ix_values.yaml b/incubator/auto-yt-dl/0.0.32/ix_values.yaml similarity index 100% rename from incubator/auto-yt-dl/0.0.31/ix_values.yaml rename to incubator/auto-yt-dl/0.0.32/ix_values.yaml diff --git a/incubator/auto-yt-dl/0.0.31/questions.yaml b/incubator/auto-yt-dl/0.0.32/questions.yaml similarity index 100% rename from incubator/auto-yt-dl/0.0.31/questions.yaml rename to incubator/auto-yt-dl/0.0.32/questions.yaml diff --git a/incubator/auto-yt-dl/0.0.31/templates/common.yaml b/incubator/auto-yt-dl/0.0.32/templates/common.yaml similarity index 100% rename from incubator/auto-yt-dl/0.0.31/templates/common.yaml rename to incubator/auto-yt-dl/0.0.32/templates/common.yaml diff --git a/incubator/auto-yt-dl/0.0.31/values.yaml b/incubator/auto-yt-dl/0.0.32/values.yaml similarity index 100% rename from incubator/auto-yt-dl/0.0.31/values.yaml rename to incubator/auto-yt-dl/0.0.32/values.yaml diff --git a/incubator/avorion/0.0.30/CHANGELOG.md b/incubator/avorion/0.0.30/CHANGELOG.md deleted file mode 100644 index c5306f69dad..00000000000 --- a/incubator/avorion/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [avorion-0.0.30](https://github.com/truecharts/charts/compare/avorion-0.0.29...avorion-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [avorion-0.0.29](https://github.com/truecharts/charts/compare/avorion-0.0.28...avorion-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [avorion-0.0.28](https://github.com/truecharts/charts/compare/avorion-0.0.27...avorion-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [avorion-0.0.28](https://github.com/truecharts/charts/compare/avorion-0.0.27...avorion-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [avorion-0.0.27](https://github.com/truecharts/charts/compare/avorion-0.0.26...avorion-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [avorion-0.0.26](https://github.com/truecharts/charts/compare/avorion-0.0.25...avorion-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/avorion/0.0.30/Chart.lock b/incubator/avorion/0.0.30/Chart.lock deleted file mode 100644 index 30f24f2dae4..00000000000 --- a/incubator/avorion/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:06:08.869097058Z" diff --git a/incubator/avorion/0.0.30/Chart.yaml b/incubator/avorion/0.0.30/Chart.yaml deleted file mode 100644 index 0e2a6788378..00000000000 --- a/incubator/avorion/0.0.30/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.7.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.30 diff --git a/incubator/avorion/0.0.30/README.md b/incubator/avorion/0.0.30/README.md deleted file mode 100644 index a692a07dd9c..00000000000 --- a/incubator/avorion/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/avorion/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/avorion/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/avorion/0.0.31/CHANGELOG.md b/incubator/avorion/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..aaa1111e0ea --- /dev/null +++ b/incubator/avorion/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [avorion-0.0.31](https://github.com/truecharts/charts/compare/avorion-0.0.30...avorion-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [avorion-0.0.30](https://github.com/truecharts/charts/compare/avorion-0.0.29...avorion-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [avorion-0.0.29](https://github.com/truecharts/charts/compare/avorion-0.0.28...avorion-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [avorion-0.0.28](https://github.com/truecharts/charts/compare/avorion-0.0.27...avorion-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [avorion-0.0.28](https://github.com/truecharts/charts/compare/avorion-0.0.27...avorion-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [avorion-0.0.27](https://github.com/truecharts/charts/compare/avorion-0.0.26...avorion-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [avorion-0.0.26](https://github.com/truecharts/charts/compare/avorion-0.0.25...avorion-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/avorion/0.0.31/Chart.lock b/incubator/avorion/0.0.31/Chart.lock new file mode 100644 index 00000000000..aa4a3876f71 --- /dev/null +++ b/incubator/avorion/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:35:10.130620205Z" diff --git a/incubator/avorion/0.0.31/Chart.yaml b/incubator/avorion/0.0.31/Chart.yaml new file mode 100644 index 00000000000..b717288ea98 --- /dev/null +++ b/incubator/avorion/0.0.31/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.7.7 +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.31 diff --git a/incubator/avorion/0.0.31/README.md b/incubator/avorion/0.0.31/README.md new file mode 100644 index 00000000000..f2426f6e1df --- /dev/null +++ b/incubator/avorion/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/avorion/0.0.31/app-readme.md similarity index 100% rename from incubator/avorion/0.0.30/app-readme.md rename to incubator/avorion/0.0.31/app-readme.md diff --git a/incubator/avorion/0.0.31/charts/common-10.7.7.tgz b/incubator/avorion/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/avorion/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/avorion/0.0.30/ix_values.yaml b/incubator/avorion/0.0.31/ix_values.yaml similarity index 100% rename from incubator/avorion/0.0.30/ix_values.yaml rename to incubator/avorion/0.0.31/ix_values.yaml diff --git a/incubator/avorion/0.0.30/questions.yaml b/incubator/avorion/0.0.31/questions.yaml similarity index 100% rename from incubator/avorion/0.0.30/questions.yaml rename to incubator/avorion/0.0.31/questions.yaml diff --git a/incubator/avorion/0.0.30/templates/common.yaml b/incubator/avorion/0.0.31/templates/common.yaml similarity index 100% rename from incubator/avorion/0.0.30/templates/common.yaml rename to incubator/avorion/0.0.31/templates/common.yaml diff --git a/incubator/avorion/0.0.30/values.yaml b/incubator/avorion/0.0.31/values.yaml similarity index 100% rename from incubator/avorion/0.0.30/values.yaml rename to incubator/avorion/0.0.31/values.yaml diff --git a/incubator/awesome-ttrss/0.0.50/CHANGELOG.md b/incubator/awesome-ttrss/0.0.50/CHANGELOG.md deleted file mode 100644 index 5197dfa14c5..00000000000 --- a/incubator/awesome-ttrss/0.0.50/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [awesome-ttrss-0.0.50](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.49...awesome-ttrss-0.0.50) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [awesome-ttrss-0.0.49](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.48...awesome-ttrss-0.0.49) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [awesome-ttrss-0.0.48](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.47...awesome-ttrss-0.0.48) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [awesome-ttrss-0.0.48](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.47...awesome-ttrss-0.0.48) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [awesome-ttrss-0.0.47](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.46...awesome-ttrss-0.0.47) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [awesome-ttrss-0.0.45](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.44...awesome-ttrss-0.0.45) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/awesome-ttrss/0.0.50/Chart.lock b/incubator/awesome-ttrss/0.0.50/Chart.lock deleted file mode 100644 index cd9f7073d41..00000000000 --- a/incubator/awesome-ttrss/0.0.50/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T12:06:24.94190317Z" diff --git a/incubator/awesome-ttrss/0.0.50/Chart.yaml b/incubator/awesome-ttrss/0.0.50/Chart.yaml deleted file mode 100644 index 9e06850b483..00000000000 --- a/incubator/awesome-ttrss/0.0.50/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.50 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.50/README.md b/incubator/awesome-ttrss/0.0.50/README.md deleted file mode 100644 index e742ee2053e..00000000000 --- a/incubator/awesome-ttrss/0.0.50/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.50/charts/common-10.7.1.tgz b/incubator/awesome-ttrss/0.0.50/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/awesome-ttrss/0.0.50/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/awesome-ttrss/0.0.50/charts/postgresql-8.0.101.tgz b/incubator/awesome-ttrss/0.0.50/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/incubator/awesome-ttrss/0.0.50/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/incubator/awesome-ttrss/0.0.51/CHANGELOG.md b/incubator/awesome-ttrss/0.0.51/CHANGELOG.md new file mode 100644 index 00000000000..9db7d476817 --- /dev/null +++ b/incubator/awesome-ttrss/0.0.51/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [awesome-ttrss-0.0.51](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.50...awesome-ttrss-0.0.51) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [awesome-ttrss-0.0.50](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.49...awesome-ttrss-0.0.50) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [awesome-ttrss-0.0.49](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.48...awesome-ttrss-0.0.49) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [awesome-ttrss-0.0.48](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.47...awesome-ttrss-0.0.48) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [awesome-ttrss-0.0.48](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.47...awesome-ttrss-0.0.48) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [awesome-ttrss-0.0.47](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.46...awesome-ttrss-0.0.47) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [awesome-ttrss-0.0.45](https://github.com/truecharts/charts/compare/awesome-ttrss-0.0.44...awesome-ttrss-0.0.45) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/awesome-ttrss/0.0.51/Chart.lock b/incubator/awesome-ttrss/0.0.51/Chart.lock new file mode 100644 index 00000000000..24ce9611d85 --- /dev/null +++ b/incubator/awesome-ttrss/0.0.51/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T08:35:29.768625291Z" diff --git a/incubator/awesome-ttrss/0.0.51/Chart.yaml b/incubator/awesome-ttrss/0.0.51/Chart.yaml new file mode 100644 index 00000000000..cb16ac327a1 --- /dev/null +++ b/incubator/awesome-ttrss/0.0.51/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.51 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.51/README.md b/incubator/awesome-ttrss/0.0.51/README.md new file mode 100644 index 00000000000..54aa6f5132a --- /dev/null +++ b/incubator/awesome-ttrss/0.0.51/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.50/app-readme.md b/incubator/awesome-ttrss/0.0.51/app-readme.md similarity index 100% rename from incubator/awesome-ttrss/0.0.50/app-readme.md rename to incubator/awesome-ttrss/0.0.51/app-readme.md diff --git a/incubator/awesome-ttrss/0.0.51/charts/common-10.7.7.tgz b/incubator/awesome-ttrss/0.0.51/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/awesome-ttrss/0.0.51/charts/common-10.7.7.tgz differ diff --git a/incubator/awesome-ttrss/0.0.51/charts/postgresql-8.0.106.tgz b/incubator/awesome-ttrss/0.0.51/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/incubator/awesome-ttrss/0.0.51/charts/postgresql-8.0.106.tgz differ diff --git a/incubator/awesome-ttrss/0.0.50/ix_values.yaml b/incubator/awesome-ttrss/0.0.51/ix_values.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.50/ix_values.yaml rename to incubator/awesome-ttrss/0.0.51/ix_values.yaml diff --git a/incubator/awesome-ttrss/0.0.50/questions.yaml b/incubator/awesome-ttrss/0.0.51/questions.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.50/questions.yaml rename to incubator/awesome-ttrss/0.0.51/questions.yaml diff --git a/incubator/awesome-ttrss/0.0.50/templates/common.yaml b/incubator/awesome-ttrss/0.0.51/templates/common.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.50/templates/common.yaml rename to incubator/awesome-ttrss/0.0.51/templates/common.yaml diff --git a/incubator/awesome-ttrss/0.0.50/values.yaml b/incubator/awesome-ttrss/0.0.51/values.yaml similarity index 100% rename from incubator/awesome-ttrss/0.0.50/values.yaml rename to incubator/awesome-ttrss/0.0.51/values.yaml diff --git a/incubator/backuppc/0.0.34/CHANGELOG.md b/incubator/backuppc/0.0.34/CHANGELOG.md deleted file mode 100644 index f9c2ffe8a5b..00000000000 --- a/incubator/backuppc/0.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [backuppc-0.0.34](https://github.com/truecharts/charts/compare/backuppc-0.0.33...backuppc-0.0.34) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [backuppc-0.0.33](https://github.com/truecharts/charts/compare/backuppc-0.0.32...backuppc-0.0.33) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [backuppc-0.0.32](https://github.com/truecharts/charts/compare/backuppc-0.0.31...backuppc-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [backuppc-0.0.32](https://github.com/truecharts/charts/compare/backuppc-0.0.31...backuppc-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [backuppc-0.0.31](https://github.com/truecharts/charts/compare/backuppc-0.0.30...backuppc-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [backuppc-0.0.30](https://github.com/truecharts/charts/compare/backuppc-0.0.29...backuppc-0.0.30) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [backuppc-0.0.29](https://github.com/truecharts/charts/compare/backuppc-0.0.28...backuppc-0.0.29) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/backuppc/0.0.34/Chart.lock b/incubator/backuppc/0.0.34/Chart.lock deleted file mode 100644 index f3fa37a2bc6..00000000000 --- a/incubator/backuppc/0.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:06:21.222328068Z" diff --git a/incubator/backuppc/0.0.34/Chart.yaml b/incubator/backuppc/0.0.34/Chart.yaml deleted file mode 100644 index d988b81438c..00000000000 --- a/incubator/backuppc/0.0.34/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.7.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.34 diff --git a/incubator/backuppc/0.0.34/README.md b/incubator/backuppc/0.0.34/README.md deleted file mode 100644 index cb16ce9a642..00000000000 --- a/incubator/backuppc/0.0.34/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.34/charts/common-10.7.1.tgz b/incubator/backuppc/0.0.34/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/backuppc/0.0.34/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/backuppc/0.0.35/CHANGELOG.md b/incubator/backuppc/0.0.35/CHANGELOG.md new file mode 100644 index 00000000000..16909538ff9 --- /dev/null +++ b/incubator/backuppc/0.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [backuppc-0.0.35](https://github.com/truecharts/charts/compare/backuppc-0.0.34...backuppc-0.0.35) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [backuppc-0.0.34](https://github.com/truecharts/charts/compare/backuppc-0.0.33...backuppc-0.0.34) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [backuppc-0.0.33](https://github.com/truecharts/charts/compare/backuppc-0.0.32...backuppc-0.0.33) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [backuppc-0.0.32](https://github.com/truecharts/charts/compare/backuppc-0.0.31...backuppc-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [backuppc-0.0.32](https://github.com/truecharts/charts/compare/backuppc-0.0.31...backuppc-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [backuppc-0.0.31](https://github.com/truecharts/charts/compare/backuppc-0.0.30...backuppc-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [backuppc-0.0.30](https://github.com/truecharts/charts/compare/backuppc-0.0.29...backuppc-0.0.30) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [backuppc-0.0.29](https://github.com/truecharts/charts/compare/backuppc-0.0.28...backuppc-0.0.29) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/backuppc/0.0.35/Chart.lock b/incubator/backuppc/0.0.35/Chart.lock new file mode 100644 index 00000000000..f23129d489b --- /dev/null +++ b/incubator/backuppc/0.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:35:29.305279635Z" diff --git a/incubator/backuppc/0.0.35/Chart.yaml b/incubator/backuppc/0.0.35/Chart.yaml new file mode 100644 index 00000000000..98ffba5366b --- /dev/null +++ b/incubator/backuppc/0.0.35/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.7.7 +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.35 diff --git a/incubator/backuppc/0.0.35/README.md b/incubator/backuppc/0.0.35/README.md new file mode 100644 index 00000000000..5b6bfb3b57d --- /dev/null +++ b/incubator/backuppc/0.0.35/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.34/app-readme.md b/incubator/backuppc/0.0.35/app-readme.md similarity index 100% rename from incubator/backuppc/0.0.34/app-readme.md rename to incubator/backuppc/0.0.35/app-readme.md diff --git a/incubator/backuppc/0.0.35/charts/common-10.7.7.tgz b/incubator/backuppc/0.0.35/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/backuppc/0.0.35/charts/common-10.7.7.tgz differ diff --git a/incubator/backuppc/0.0.34/ix_values.yaml b/incubator/backuppc/0.0.35/ix_values.yaml similarity index 100% rename from incubator/backuppc/0.0.34/ix_values.yaml rename to incubator/backuppc/0.0.35/ix_values.yaml diff --git a/incubator/backuppc/0.0.34/questions.yaml b/incubator/backuppc/0.0.35/questions.yaml similarity index 100% rename from incubator/backuppc/0.0.34/questions.yaml rename to incubator/backuppc/0.0.35/questions.yaml diff --git a/incubator/backuppc/0.0.34/templates/common.yaml b/incubator/backuppc/0.0.35/templates/common.yaml similarity index 100% rename from incubator/backuppc/0.0.34/templates/common.yaml rename to incubator/backuppc/0.0.35/templates/common.yaml diff --git a/incubator/backuppc/0.0.34/values.yaml b/incubator/backuppc/0.0.35/values.yaml similarity index 100% rename from incubator/backuppc/0.0.34/values.yaml rename to incubator/backuppc/0.0.35/values.yaml diff --git a/incubator/baikal/0.0.30/CHANGELOG.md b/incubator/baikal/0.0.30/CHANGELOG.md deleted file mode 100644 index aecc2656574..00000000000 --- a/incubator/baikal/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [baikal-0.0.30](https://github.com/truecharts/charts/compare/baikal-0.0.29...baikal-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [baikal-0.0.29](https://github.com/truecharts/charts/compare/baikal-0.0.28...baikal-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [baikal-0.0.28](https://github.com/truecharts/charts/compare/baikal-0.0.27...baikal-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [baikal-0.0.28](https://github.com/truecharts/charts/compare/baikal-0.0.27...baikal-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [baikal-0.0.27](https://github.com/truecharts/charts/compare/baikal-0.0.26...baikal-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [baikal-0.0.26](https://github.com/truecharts/charts/compare/baikal-0.0.25...baikal-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/baikal/0.0.30/Chart.lock b/incubator/baikal/0.0.30/Chart.lock deleted file mode 100644 index 65465e6e163..00000000000 --- a/incubator/baikal/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:06:29.205331088Z" diff --git a/incubator/baikal/0.0.30/Chart.yaml b/incubator/baikal/0.0.30/Chart.yaml deleted file mode 100644 index 66c68807b56..00000000000 --- a/incubator/baikal/0.0.30/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.7.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.30 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - utilities diff --git a/incubator/baikal/0.0.30/README.md b/incubator/baikal/0.0.30/README.md deleted file mode 100644 index ed7b756c26c..00000000000 --- a/incubator/baikal/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/baikal/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/baikal/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/baikal/0.0.31/CHANGELOG.md b/incubator/baikal/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..90d97785968 --- /dev/null +++ b/incubator/baikal/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [baikal-0.0.31](https://github.com/truecharts/charts/compare/baikal-0.0.30...baikal-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [baikal-0.0.30](https://github.com/truecharts/charts/compare/baikal-0.0.29...baikal-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [baikal-0.0.29](https://github.com/truecharts/charts/compare/baikal-0.0.28...baikal-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [baikal-0.0.28](https://github.com/truecharts/charts/compare/baikal-0.0.27...baikal-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [baikal-0.0.28](https://github.com/truecharts/charts/compare/baikal-0.0.27...baikal-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [baikal-0.0.27](https://github.com/truecharts/charts/compare/baikal-0.0.26...baikal-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [baikal-0.0.26](https://github.com/truecharts/charts/compare/baikal-0.0.25...baikal-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/baikal/0.0.31/Chart.lock b/incubator/baikal/0.0.31/Chart.lock new file mode 100644 index 00000000000..96ac0bcbb97 --- /dev/null +++ b/incubator/baikal/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:35:30.351057004Z" diff --git a/incubator/baikal/0.0.31/Chart.yaml b/incubator/baikal/0.0.31/Chart.yaml new file mode 100644 index 00000000000..35524bfc57a --- /dev/null +++ b/incubator/baikal/0.0.31/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.9.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.31 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - utilities diff --git a/incubator/baikal/0.0.31/README.md b/incubator/baikal/0.0.31/README.md new file mode 100644 index 00000000000..501092af211 --- /dev/null +++ b/incubator/baikal/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/baikal/0.0.31/app-readme.md similarity index 100% rename from incubator/baikal/0.0.30/app-readme.md rename to incubator/baikal/0.0.31/app-readme.md diff --git a/incubator/baikal/0.0.31/charts/common-10.7.7.tgz b/incubator/baikal/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/baikal/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/baikal/0.0.30/ix_values.yaml b/incubator/baikal/0.0.31/ix_values.yaml similarity index 100% rename from incubator/baikal/0.0.30/ix_values.yaml rename to incubator/baikal/0.0.31/ix_values.yaml diff --git a/incubator/baikal/0.0.30/questions.yaml b/incubator/baikal/0.0.31/questions.yaml similarity index 100% rename from incubator/baikal/0.0.30/questions.yaml rename to incubator/baikal/0.0.31/questions.yaml diff --git a/incubator/baikal/0.0.30/templates/common.yaml b/incubator/baikal/0.0.31/templates/common.yaml similarity index 100% rename from incubator/baikal/0.0.30/templates/common.yaml rename to incubator/baikal/0.0.31/templates/common.yaml diff --git a/incubator/baikal/0.0.30/values.yaml b/incubator/baikal/0.0.31/values.yaml similarity index 100% rename from incubator/baikal/0.0.30/values.yaml rename to incubator/baikal/0.0.31/values.yaml diff --git a/incubator/barcodebuddy/0.0.30/CHANGELOG.md b/incubator/barcodebuddy/0.0.30/CHANGELOG.md deleted file mode 100644 index 3d30db27814..00000000000 --- a/incubator/barcodebuddy/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [barcodebuddy-0.0.30](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.29...barcodebuddy-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [barcodebuddy-0.0.29](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.28...barcodebuddy-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [barcodebuddy-0.0.28](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.27...barcodebuddy-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [barcodebuddy-0.0.28](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.27...barcodebuddy-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [barcodebuddy-0.0.27](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.26...barcodebuddy-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [barcodebuddy-0.0.26](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.25...barcodebuddy-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/barcodebuddy/0.0.30/Chart.lock b/incubator/barcodebuddy/0.0.30/Chart.lock deleted file mode 100644 index 475871a1bf7..00000000000 --- a/incubator/barcodebuddy/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:06:39.456454826Z" diff --git a/incubator/barcodebuddy/0.0.30/Chart.yaml b/incubator/barcodebuddy/0.0.30/Chart.yaml deleted file mode 100644 index 8d35f018075..00000000000 --- a/incubator/barcodebuddy/0.0.30/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.7.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.30 diff --git a/incubator/barcodebuddy/0.0.30/README.md b/incubator/barcodebuddy/0.0.30/README.md deleted file mode 100644 index 5bdac5365e5..00000000000 --- a/incubator/barcodebuddy/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/barcodebuddy/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/barcodebuddy/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/barcodebuddy/0.0.31/CHANGELOG.md b/incubator/barcodebuddy/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..5c6de442f59 --- /dev/null +++ b/incubator/barcodebuddy/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [barcodebuddy-0.0.31](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.30...barcodebuddy-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [barcodebuddy-0.0.30](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.29...barcodebuddy-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [barcodebuddy-0.0.29](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.28...barcodebuddy-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [barcodebuddy-0.0.28](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.27...barcodebuddy-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [barcodebuddy-0.0.28](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.27...barcodebuddy-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [barcodebuddy-0.0.27](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.26...barcodebuddy-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [barcodebuddy-0.0.26](https://github.com/truecharts/charts/compare/barcodebuddy-0.0.25...barcodebuddy-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/barcodebuddy/0.0.31/Chart.lock b/incubator/barcodebuddy/0.0.31/Chart.lock new file mode 100644 index 00000000000..1a4a57d44f0 --- /dev/null +++ b/incubator/barcodebuddy/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:35:52.407157732Z" diff --git a/incubator/barcodebuddy/0.0.31/Chart.yaml b/incubator/barcodebuddy/0.0.31/Chart.yaml new file mode 100644 index 00000000000..8c41b97ecb2 --- /dev/null +++ b/incubator/barcodebuddy/0.0.31/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.7.7 +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.31 diff --git a/incubator/barcodebuddy/0.0.31/README.md b/incubator/barcodebuddy/0.0.31/README.md new file mode 100644 index 00000000000..eabf89d7585 --- /dev/null +++ b/incubator/barcodebuddy/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/barcodebuddy/0.0.31/app-readme.md similarity index 100% rename from incubator/barcodebuddy/0.0.30/app-readme.md rename to incubator/barcodebuddy/0.0.31/app-readme.md diff --git a/incubator/barcodebuddy/0.0.31/charts/common-10.7.7.tgz b/incubator/barcodebuddy/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/barcodebuddy/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/barcodebuddy/0.0.30/ix_values.yaml b/incubator/barcodebuddy/0.0.31/ix_values.yaml similarity index 100% rename from incubator/barcodebuddy/0.0.30/ix_values.yaml rename to incubator/barcodebuddy/0.0.31/ix_values.yaml diff --git a/incubator/barcodebuddy/0.0.30/questions.yaml b/incubator/barcodebuddy/0.0.31/questions.yaml similarity index 100% rename from incubator/barcodebuddy/0.0.30/questions.yaml rename to incubator/barcodebuddy/0.0.31/questions.yaml diff --git a/incubator/barcodebuddy/0.0.30/templates/common.yaml b/incubator/barcodebuddy/0.0.31/templates/common.yaml similarity index 100% rename from incubator/barcodebuddy/0.0.30/templates/common.yaml rename to incubator/barcodebuddy/0.0.31/templates/common.yaml diff --git a/incubator/barcodebuddy/0.0.30/values.yaml b/incubator/barcodebuddy/0.0.31/values.yaml similarity index 100% rename from incubator/barcodebuddy/0.0.30/values.yaml rename to incubator/barcodebuddy/0.0.31/values.yaml diff --git a/incubator/barotrauma/0.0.30/CHANGELOG.md b/incubator/barotrauma/0.0.30/CHANGELOG.md deleted file mode 100644 index c604ba792f5..00000000000 --- a/incubator/barotrauma/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [barotrauma-0.0.30](https://github.com/truecharts/charts/compare/barotrauma-0.0.29...barotrauma-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [barotrauma-0.0.29](https://github.com/truecharts/charts/compare/barotrauma-0.0.28...barotrauma-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [barotrauma-0.0.28](https://github.com/truecharts/charts/compare/barotrauma-0.0.27...barotrauma-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [barotrauma-0.0.28](https://github.com/truecharts/charts/compare/barotrauma-0.0.27...barotrauma-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [barotrauma-0.0.27](https://github.com/truecharts/charts/compare/barotrauma-0.0.26...barotrauma-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [barotrauma-0.0.26](https://github.com/truecharts/charts/compare/barotrauma-0.0.25...barotrauma-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/barotrauma/0.0.30/Chart.lock b/incubator/barotrauma/0.0.30/Chart.lock deleted file mode 100644 index 0f5e7a02e4e..00000000000 --- a/incubator/barotrauma/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:06:52.977070622Z" diff --git a/incubator/barotrauma/0.0.30/Chart.yaml b/incubator/barotrauma/0.0.30/Chart.yaml deleted file mode 100644 index 0ee91ff0bdd..00000000000 --- a/incubator/barotrauma/0.0.30/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.7.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.30 diff --git a/incubator/barotrauma/0.0.30/README.md b/incubator/barotrauma/0.0.30/README.md deleted file mode 100644 index 04bf4cb0839..00000000000 --- a/incubator/barotrauma/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/barotrauma/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/barotrauma/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/barotrauma/0.0.31/CHANGELOG.md b/incubator/barotrauma/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..946b1cf068c --- /dev/null +++ b/incubator/barotrauma/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [barotrauma-0.0.31](https://github.com/truecharts/charts/compare/barotrauma-0.0.30...barotrauma-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [barotrauma-0.0.30](https://github.com/truecharts/charts/compare/barotrauma-0.0.29...barotrauma-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [barotrauma-0.0.29](https://github.com/truecharts/charts/compare/barotrauma-0.0.28...barotrauma-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [barotrauma-0.0.28](https://github.com/truecharts/charts/compare/barotrauma-0.0.27...barotrauma-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [barotrauma-0.0.28](https://github.com/truecharts/charts/compare/barotrauma-0.0.27...barotrauma-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [barotrauma-0.0.27](https://github.com/truecharts/charts/compare/barotrauma-0.0.26...barotrauma-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [barotrauma-0.0.26](https://github.com/truecharts/charts/compare/barotrauma-0.0.25...barotrauma-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/barotrauma/0.0.31/Chart.lock b/incubator/barotrauma/0.0.31/Chart.lock new file mode 100644 index 00000000000..1c4e98fad13 --- /dev/null +++ b/incubator/barotrauma/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:36:11.91690189Z" diff --git a/incubator/barotrauma/0.0.31/Chart.yaml b/incubator/barotrauma/0.0.31/Chart.yaml new file mode 100644 index 00000000000..13d0cc42f5c --- /dev/null +++ b/incubator/barotrauma/0.0.31/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.7.7 +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.31 diff --git a/incubator/barotrauma/0.0.31/README.md b/incubator/barotrauma/0.0.31/README.md new file mode 100644 index 00000000000..f14ecd87104 --- /dev/null +++ b/incubator/barotrauma/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/barotrauma/0.0.31/app-readme.md similarity index 100% rename from incubator/barotrauma/0.0.30/app-readme.md rename to incubator/barotrauma/0.0.31/app-readme.md diff --git a/incubator/barotrauma/0.0.31/charts/common-10.7.7.tgz b/incubator/barotrauma/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/barotrauma/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/barotrauma/0.0.30/ix_values.yaml b/incubator/barotrauma/0.0.31/ix_values.yaml similarity index 100% rename from incubator/barotrauma/0.0.30/ix_values.yaml rename to incubator/barotrauma/0.0.31/ix_values.yaml diff --git a/incubator/barotrauma/0.0.30/questions.yaml b/incubator/barotrauma/0.0.31/questions.yaml similarity index 100% rename from incubator/barotrauma/0.0.30/questions.yaml rename to incubator/barotrauma/0.0.31/questions.yaml diff --git a/incubator/barotrauma/0.0.30/templates/common.yaml b/incubator/barotrauma/0.0.31/templates/common.yaml similarity index 100% rename from incubator/barotrauma/0.0.30/templates/common.yaml rename to incubator/barotrauma/0.0.31/templates/common.yaml diff --git a/incubator/barotrauma/0.0.30/values.yaml b/incubator/barotrauma/0.0.31/values.yaml similarity index 100% rename from incubator/barotrauma/0.0.30/values.yaml rename to incubator/barotrauma/0.0.31/values.yaml diff --git a/incubator/batnoter/0.0.8/CHANGELOG.md b/incubator/batnoter/0.0.8/CHANGELOG.md deleted file mode 100644 index 6c9fef28c73..00000000000 --- a/incubator/batnoter/0.0.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [batnoter-0.0.8](https://github.com/truecharts/charts/compare/batnoter-0.0.7...batnoter-0.0.8) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [batnoter-0.0.7](https://github.com/truecharts/charts/compare/batnoter-0.0.6...batnoter-0.0.7) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [batnoter-0.0.6](https://github.com/truecharts/charts/compare/batnoter-0.0.5...batnoter-0.0.6) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [batnoter-0.0.6](https://github.com/truecharts/charts/compare/batnoter-0.0.5...batnoter-0.0.6) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [batnoter-0.0.5](https://github.com/truecharts/charts/compare/batnoter-0.0.4...batnoter-0.0.5) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major - - - - -## [batnoter-0.0.4](https://github.com/truecharts/charts/compare/batnoter-0.0.3...batnoter-0.0.4) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/batnoter/0.0.8/Chart.lock b/incubator/batnoter/0.0.8/Chart.lock deleted file mode 100644 index d4913093fa8..00000000000 --- a/incubator/batnoter/0.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:07:00.861825301Z" diff --git a/incubator/batnoter/0.0.8/Chart.yaml b/incubator/batnoter/0.0.8/Chart.yaml deleted file mode 100644 index 0d772653584..00000000000 --- a/incubator/batnoter/0.0.8/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.8 -annotations: - truecharts.org/catagories: | - - notes - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/batnoter/0.0.8/README.md b/incubator/batnoter/0.0.8/README.md deleted file mode 100644 index b54cfac1f33..00000000000 --- a/incubator/batnoter/0.0.8/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.8/charts/common-10.7.1.tgz b/incubator/batnoter/0.0.8/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/batnoter/0.0.8/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/batnoter/0.0.9/CHANGELOG.md b/incubator/batnoter/0.0.9/CHANGELOG.md new file mode 100644 index 00000000000..f8211158c6d --- /dev/null +++ b/incubator/batnoter/0.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [batnoter-0.0.9](https://github.com/truecharts/charts/compare/batnoter-0.0.8...batnoter-0.0.9) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [batnoter-0.0.8](https://github.com/truecharts/charts/compare/batnoter-0.0.7...batnoter-0.0.8) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [batnoter-0.0.7](https://github.com/truecharts/charts/compare/batnoter-0.0.6...batnoter-0.0.7) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [batnoter-0.0.6](https://github.com/truecharts/charts/compare/batnoter-0.0.5...batnoter-0.0.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [batnoter-0.0.6](https://github.com/truecharts/charts/compare/batnoter-0.0.5...batnoter-0.0.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [batnoter-0.0.5](https://github.com/truecharts/charts/compare/batnoter-0.0.4...batnoter-0.0.5) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major + + + + +## [batnoter-0.0.4](https://github.com/truecharts/charts/compare/batnoter-0.0.3...batnoter-0.0.4) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/batnoter/0.0.9/Chart.lock b/incubator/batnoter/0.0.9/Chart.lock new file mode 100644 index 00000000000..2cdd940475b --- /dev/null +++ b/incubator/batnoter/0.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:36:12.825831966Z" diff --git a/incubator/batnoter/0.0.9/Chart.yaml b/incubator/batnoter/0.0.9/Chart.yaml new file mode 100644 index 00000000000..62dd23ed9c3 --- /dev/null +++ b/incubator/batnoter/0.0.9/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.9 +annotations: + truecharts.org/catagories: | + - notes + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/batnoter/0.0.9/README.md b/incubator/batnoter/0.0.9/README.md new file mode 100644 index 00000000000..719b60100a0 --- /dev/null +++ b/incubator/batnoter/0.0.9/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.8/app-readme.md b/incubator/batnoter/0.0.9/app-readme.md similarity index 100% rename from incubator/batnoter/0.0.8/app-readme.md rename to incubator/batnoter/0.0.9/app-readme.md diff --git a/incubator/batnoter/0.0.9/charts/common-10.7.7.tgz b/incubator/batnoter/0.0.9/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/batnoter/0.0.9/charts/common-10.7.7.tgz differ diff --git a/incubator/batnoter/0.0.8/ix_values.yaml b/incubator/batnoter/0.0.9/ix_values.yaml similarity index 100% rename from incubator/batnoter/0.0.8/ix_values.yaml rename to incubator/batnoter/0.0.9/ix_values.yaml diff --git a/incubator/batnoter/0.0.8/questions.yaml b/incubator/batnoter/0.0.9/questions.yaml similarity index 100% rename from incubator/batnoter/0.0.8/questions.yaml rename to incubator/batnoter/0.0.9/questions.yaml diff --git a/incubator/batnoter/0.0.8/templates/common.yaml b/incubator/batnoter/0.0.9/templates/common.yaml similarity index 100% rename from incubator/batnoter/0.0.8/templates/common.yaml rename to incubator/batnoter/0.0.9/templates/common.yaml diff --git a/incubator/batnoter/0.0.8/values.yaml b/incubator/batnoter/0.0.9/values.yaml similarity index 100% rename from incubator/batnoter/0.0.8/values.yaml rename to incubator/batnoter/0.0.9/values.yaml diff --git a/incubator/bender/0.0.7/CHANGELOG.md b/incubator/bender/0.0.7/CHANGELOG.md deleted file mode 100644 index 503edb43a56..00000000000 --- a/incubator/bender/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [bender-0.0.7](https://github.com/truecharts/charts/compare/bender-0.0.6...bender-0.0.7) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [bender-0.0.6](https://github.com/truecharts/charts/compare/bender-0.0.5...bender-0.0.6) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [bender-0.0.5](https://github.com/truecharts/charts/compare/bender-0.0.4...bender-0.0.5) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [bender-0.0.5](https://github.com/truecharts/charts/compare/bender-0.0.4...bender-0.0.5) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [bender-0.0.4](https://github.com/truecharts/charts/compare/bender-0.0.3...bender-0.0.4) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [bender-0.0.3](https://github.com/truecharts/charts/compare/bender-0.0.2...bender-0.0.3) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/bender/0.0.7/Chart.lock b/incubator/bender/0.0.7/Chart.lock deleted file mode 100644 index 4ff44512365..00000000000 --- a/incubator/bender/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:07:07.377224351Z" diff --git a/incubator/bender/0.0.7/Chart.yaml b/incubator/bender/0.0.7/Chart.yaml deleted file mode 100644 index 77a0e72828e..00000000000 --- a/incubator/bender/0.0.7/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.7.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.7 -annotations: - truecharts.org/catagories: | - - dashboard - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/bender/0.0.7/README.md b/incubator/bender/0.0.7/README.md deleted file mode 100644 index 011417bed2e..00000000000 --- a/incubator/bender/0.0.7/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.7/charts/common-10.7.1.tgz b/incubator/bender/0.0.7/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/bender/0.0.7/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/bender/0.0.8/CHANGELOG.md b/incubator/bender/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..498e6e996de --- /dev/null +++ b/incubator/bender/0.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bender-0.0.8](https://github.com/truecharts/charts/compare/bender-0.0.7...bender-0.0.8) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [bender-0.0.7](https://github.com/truecharts/charts/compare/bender-0.0.6...bender-0.0.7) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [bender-0.0.6](https://github.com/truecharts/charts/compare/bender-0.0.5...bender-0.0.6) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [bender-0.0.5](https://github.com/truecharts/charts/compare/bender-0.0.4...bender-0.0.5) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [bender-0.0.5](https://github.com/truecharts/charts/compare/bender-0.0.4...bender-0.0.5) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [bender-0.0.4](https://github.com/truecharts/charts/compare/bender-0.0.3...bender-0.0.4) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [bender-0.0.3](https://github.com/truecharts/charts/compare/bender-0.0.2...bender-0.0.3) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 + diff --git a/incubator/bender/0.0.8/Chart.lock b/incubator/bender/0.0.8/Chart.lock new file mode 100644 index 00000000000..45784250128 --- /dev/null +++ b/incubator/bender/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:36:27.207696309Z" diff --git a/incubator/bender/0.0.8/Chart.yaml b/incubator/bender/0.0.8/Chart.yaml new file mode 100644 index 00000000000..acdd654cd33 --- /dev/null +++ b/incubator/bender/0.0.8/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.0.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.8 +annotations: + truecharts.org/catagories: | + - dashboard + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/bender/0.0.8/README.md b/incubator/bender/0.0.8/README.md new file mode 100644 index 00000000000..f78fdf5715b --- /dev/null +++ b/incubator/bender/0.0.8/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.7/app-readme.md b/incubator/bender/0.0.8/app-readme.md similarity index 100% rename from incubator/bender/0.0.7/app-readme.md rename to incubator/bender/0.0.8/app-readme.md diff --git a/incubator/bender/0.0.8/charts/common-10.7.7.tgz b/incubator/bender/0.0.8/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/bender/0.0.8/charts/common-10.7.7.tgz differ diff --git a/incubator/bender/0.0.7/ix_values.yaml b/incubator/bender/0.0.8/ix_values.yaml similarity index 100% rename from incubator/bender/0.0.7/ix_values.yaml rename to incubator/bender/0.0.8/ix_values.yaml diff --git a/incubator/bender/0.0.7/questions.yaml b/incubator/bender/0.0.8/questions.yaml similarity index 100% rename from incubator/bender/0.0.7/questions.yaml rename to incubator/bender/0.0.8/questions.yaml diff --git a/incubator/bender/0.0.7/templates/common.yaml b/incubator/bender/0.0.8/templates/common.yaml similarity index 100% rename from incubator/bender/0.0.7/templates/common.yaml rename to incubator/bender/0.0.8/templates/common.yaml diff --git a/incubator/bender/0.0.7/values.yaml b/incubator/bender/0.0.8/values.yaml similarity index 100% rename from incubator/bender/0.0.7/values.yaml rename to incubator/bender/0.0.8/values.yaml diff --git a/incubator/bitcoin-node/0.0.30/CHANGELOG.md b/incubator/bitcoin-node/0.0.30/CHANGELOG.md deleted file mode 100644 index 2ab769e488b..00000000000 --- a/incubator/bitcoin-node/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [bitcoin-node-0.0.30](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.29...bitcoin-node-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [bitcoin-node-0.0.29](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.28...bitcoin-node-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [bitcoin-node-0.0.28](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.27...bitcoin-node-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [bitcoin-node-0.0.28](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.27...bitcoin-node-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [bitcoin-node-0.0.27](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.26...bitcoin-node-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [bitcoin-node-0.0.26](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.25...bitcoin-node-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/bitcoin-node/0.0.30/Chart.lock b/incubator/bitcoin-node/0.0.30/Chart.lock deleted file mode 100644 index 4b4ae56dfd6..00000000000 --- a/incubator/bitcoin-node/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:07:10.376766192Z" diff --git a/incubator/bitcoin-node/0.0.30/Chart.yaml b/incubator/bitcoin-node/0.0.30/Chart.yaml deleted file mode 100644 index 84c0ad97680..00000000000 --- a/incubator/bitcoin-node/0.0.30/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.7.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.30 diff --git a/incubator/bitcoin-node/0.0.30/README.md b/incubator/bitcoin-node/0.0.30/README.md deleted file mode 100644 index 7a06e962715..00000000000 --- a/incubator/bitcoin-node/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/bitcoin-node/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/bitcoin-node/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/bitcoin-node/0.0.31/CHANGELOG.md b/incubator/bitcoin-node/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..69f778be1fe --- /dev/null +++ b/incubator/bitcoin-node/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bitcoin-node-0.0.31](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.30...bitcoin-node-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [bitcoin-node-0.0.30](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.29...bitcoin-node-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [bitcoin-node-0.0.29](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.28...bitcoin-node-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [bitcoin-node-0.0.28](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.27...bitcoin-node-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [bitcoin-node-0.0.28](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.27...bitcoin-node-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [bitcoin-node-0.0.27](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.26...bitcoin-node-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [bitcoin-node-0.0.26](https://github.com/truecharts/charts/compare/bitcoin-node-0.0.25...bitcoin-node-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/bitcoin-node/0.0.31/Chart.lock b/incubator/bitcoin-node/0.0.31/Chart.lock new file mode 100644 index 00000000000..2eeb58493b8 --- /dev/null +++ b/incubator/bitcoin-node/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:36:33.102490554Z" diff --git a/incubator/bitcoin-node/0.0.31/Chart.yaml b/incubator/bitcoin-node/0.0.31/Chart.yaml new file mode 100644 index 00000000000..785ea1b0999 --- /dev/null +++ b/incubator/bitcoin-node/0.0.31/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.7.7 +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.31 diff --git a/incubator/bitcoin-node/0.0.31/README.md b/incubator/bitcoin-node/0.0.31/README.md new file mode 100644 index 00000000000..242e2c2f62e --- /dev/null +++ b/incubator/bitcoin-node/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/bitcoin-node/0.0.31/app-readme.md similarity index 100% rename from incubator/bitcoin-node/0.0.30/app-readme.md rename to incubator/bitcoin-node/0.0.31/app-readme.md diff --git a/incubator/bitcoin-node/0.0.31/charts/common-10.7.7.tgz b/incubator/bitcoin-node/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/bitcoin-node/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/bitcoin-node/0.0.30/ix_values.yaml b/incubator/bitcoin-node/0.0.31/ix_values.yaml similarity index 100% rename from incubator/bitcoin-node/0.0.30/ix_values.yaml rename to incubator/bitcoin-node/0.0.31/ix_values.yaml diff --git a/incubator/bitcoin-node/0.0.30/questions.yaml b/incubator/bitcoin-node/0.0.31/questions.yaml similarity index 100% rename from incubator/bitcoin-node/0.0.30/questions.yaml rename to incubator/bitcoin-node/0.0.31/questions.yaml diff --git a/incubator/bitcoin-node/0.0.30/templates/common.yaml b/incubator/bitcoin-node/0.0.31/templates/common.yaml similarity index 100% rename from incubator/bitcoin-node/0.0.30/templates/common.yaml rename to incubator/bitcoin-node/0.0.31/templates/common.yaml diff --git a/incubator/bitcoin-node/0.0.30/values.yaml b/incubator/bitcoin-node/0.0.31/values.yaml similarity index 100% rename from incubator/bitcoin-node/0.0.30/values.yaml rename to incubator/bitcoin-node/0.0.31/values.yaml diff --git a/incubator/bitcoind/0.0.31/CHANGELOG.md b/incubator/bitcoind/0.0.31/CHANGELOG.md deleted file mode 100644 index 9259f94f4c2..00000000000 --- a/incubator/bitcoind/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [bitcoind-0.0.31](https://github.com/truecharts/charts/compare/bitcoind-0.0.30...bitcoind-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [bitcoind-0.0.30](https://github.com/truecharts/charts/compare/bitcoind-0.0.29...bitcoind-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [bitcoind-0.0.29](https://github.com/truecharts/charts/compare/bitcoind-0.0.28...bitcoind-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [bitcoind-0.0.29](https://github.com/truecharts/charts/compare/bitcoind-0.0.28...bitcoind-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [bitcoind-0.0.28](https://github.com/truecharts/charts/compare/bitcoind-0.0.27...bitcoind-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [bitcoind-0.0.27](https://github.com/truecharts/charts/compare/bitcoind-0.0.26...bitcoind-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - diff --git a/incubator/bitcoind/0.0.31/Chart.lock b/incubator/bitcoind/0.0.31/Chart.lock deleted file mode 100644 index e05ea6291da..00000000000 --- a/incubator/bitcoind/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:07:24.136323299Z" diff --git a/incubator/bitcoind/0.0.31/Chart.yaml b/incubator/bitcoind/0.0.31/Chart.yaml deleted file mode 100644 index 2951e51f969..00000000000 --- a/incubator/bitcoind/0.0.31/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.7.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.31 diff --git a/incubator/bitcoind/0.0.31/README.md b/incubator/bitcoind/0.0.31/README.md deleted file mode 100644 index c181d2f6553..00000000000 --- a/incubator/bitcoind/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/bitcoind/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/bitcoind/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/bitcoind/0.0.32/CHANGELOG.md b/incubator/bitcoind/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..c6d15e5292b --- /dev/null +++ b/incubator/bitcoind/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bitcoind-0.0.32](https://github.com/truecharts/charts/compare/bitcoind-0.0.31...bitcoind-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [bitcoind-0.0.31](https://github.com/truecharts/charts/compare/bitcoind-0.0.30...bitcoind-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [bitcoind-0.0.30](https://github.com/truecharts/charts/compare/bitcoind-0.0.29...bitcoind-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [bitcoind-0.0.29](https://github.com/truecharts/charts/compare/bitcoind-0.0.28...bitcoind-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [bitcoind-0.0.29](https://github.com/truecharts/charts/compare/bitcoind-0.0.28...bitcoind-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [bitcoind-0.0.28](https://github.com/truecharts/charts/compare/bitcoind-0.0.27...bitcoind-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [bitcoind-0.0.27](https://github.com/truecharts/charts/compare/bitcoind-0.0.26...bitcoind-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/bitcoind/0.0.32/Chart.lock b/incubator/bitcoind/0.0.32/Chart.lock new file mode 100644 index 00000000000..a456c1fd993 --- /dev/null +++ b/incubator/bitcoind/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:36:52.294622418Z" diff --git a/incubator/bitcoind/0.0.32/Chart.yaml b/incubator/bitcoind/0.0.32/Chart.yaml new file mode 100644 index 00000000000..88bd4f62d93 --- /dev/null +++ b/incubator/bitcoind/0.0.32/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.7.7 +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.32 diff --git a/incubator/bitcoind/0.0.32/README.md b/incubator/bitcoind/0.0.32/README.md new file mode 100644 index 00000000000..e712112b81f --- /dev/null +++ b/incubator/bitcoind/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/bitcoind/0.0.32/app-readme.md similarity index 100% rename from incubator/bitcoind/0.0.31/app-readme.md rename to incubator/bitcoind/0.0.32/app-readme.md diff --git a/incubator/bitcoind/0.0.32/charts/common-10.7.7.tgz b/incubator/bitcoind/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/bitcoind/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/bitcoind/0.0.31/ix_values.yaml b/incubator/bitcoind/0.0.32/ix_values.yaml similarity index 100% rename from incubator/bitcoind/0.0.31/ix_values.yaml rename to incubator/bitcoind/0.0.32/ix_values.yaml diff --git a/incubator/bitcoind/0.0.31/questions.yaml b/incubator/bitcoind/0.0.32/questions.yaml similarity index 100% rename from incubator/bitcoind/0.0.31/questions.yaml rename to incubator/bitcoind/0.0.32/questions.yaml diff --git a/incubator/bitcoind/0.0.31/templates/common.yaml b/incubator/bitcoind/0.0.32/templates/common.yaml similarity index 100% rename from incubator/bitcoind/0.0.31/templates/common.yaml rename to incubator/bitcoind/0.0.32/templates/common.yaml diff --git a/incubator/bitcoind/0.0.31/values.yaml b/incubator/bitcoind/0.0.32/values.yaml similarity index 100% rename from incubator/bitcoind/0.0.31/values.yaml rename to incubator/bitcoind/0.0.32/values.yaml diff --git a/incubator/bitcoinunlimited/0.0.30/CHANGELOG.md b/incubator/bitcoinunlimited/0.0.30/CHANGELOG.md deleted file mode 100644 index 834897c0a55..00000000000 --- a/incubator/bitcoinunlimited/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [bitcoinunlimited-0.0.30](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.29...bitcoinunlimited-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [bitcoinunlimited-0.0.29](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.28...bitcoinunlimited-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [bitcoinunlimited-0.0.28](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.27...bitcoinunlimited-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [bitcoinunlimited-0.0.28](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.27...bitcoinunlimited-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [bitcoinunlimited-0.0.27](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.26...bitcoinunlimited-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [bitcoinunlimited-0.0.26](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.25...bitcoinunlimited-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/bitcoinunlimited/0.0.30/Chart.lock b/incubator/bitcoinunlimited/0.0.30/Chart.lock deleted file mode 100644 index 15a4ab8fa98..00000000000 --- a/incubator/bitcoinunlimited/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:07:33.296966219Z" diff --git a/incubator/bitcoinunlimited/0.0.30/Chart.yaml b/incubator/bitcoinunlimited/0.0.30/Chart.yaml deleted file mode 100644 index 1f78d59c5a4..00000000000 --- a/incubator/bitcoinunlimited/0.0.30/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.7.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.30 diff --git a/incubator/bitcoinunlimited/0.0.30/README.md b/incubator/bitcoinunlimited/0.0.30/README.md deleted file mode 100644 index 4472e3e0ccf..00000000000 --- a/incubator/bitcoinunlimited/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/bitcoinunlimited/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/bitcoinunlimited/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/bitcoinunlimited/0.0.31/CHANGELOG.md b/incubator/bitcoinunlimited/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..e6cae5b7d95 --- /dev/null +++ b/incubator/bitcoinunlimited/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bitcoinunlimited-0.0.31](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.30...bitcoinunlimited-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [bitcoinunlimited-0.0.30](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.29...bitcoinunlimited-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [bitcoinunlimited-0.0.29](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.28...bitcoinunlimited-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [bitcoinunlimited-0.0.28](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.27...bitcoinunlimited-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [bitcoinunlimited-0.0.28](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.27...bitcoinunlimited-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [bitcoinunlimited-0.0.27](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.26...bitcoinunlimited-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [bitcoinunlimited-0.0.26](https://github.com/truecharts/charts/compare/bitcoinunlimited-0.0.25...bitcoinunlimited-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/bitcoinunlimited/0.0.31/Chart.lock b/incubator/bitcoinunlimited/0.0.31/Chart.lock new file mode 100644 index 00000000000..5917f71227f --- /dev/null +++ b/incubator/bitcoinunlimited/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:36:53.2365818Z" diff --git a/incubator/bitcoinunlimited/0.0.31/Chart.yaml b/incubator/bitcoinunlimited/0.0.31/Chart.yaml new file mode 100644 index 00000000000..d828eca0e90 --- /dev/null +++ b/incubator/bitcoinunlimited/0.0.31/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.7.7 +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.31 diff --git a/incubator/bitcoinunlimited/0.0.31/README.md b/incubator/bitcoinunlimited/0.0.31/README.md new file mode 100644 index 00000000000..cac50b1d0d5 --- /dev/null +++ b/incubator/bitcoinunlimited/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/bitcoinunlimited/0.0.31/app-readme.md similarity index 100% rename from incubator/bitcoinunlimited/0.0.30/app-readme.md rename to incubator/bitcoinunlimited/0.0.31/app-readme.md diff --git a/incubator/bitcoinunlimited/0.0.31/charts/common-10.7.7.tgz b/incubator/bitcoinunlimited/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/bitcoinunlimited/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/bitcoinunlimited/0.0.30/ix_values.yaml b/incubator/bitcoinunlimited/0.0.31/ix_values.yaml similarity index 100% rename from incubator/bitcoinunlimited/0.0.30/ix_values.yaml rename to incubator/bitcoinunlimited/0.0.31/ix_values.yaml diff --git a/incubator/bitcoinunlimited/0.0.30/questions.yaml b/incubator/bitcoinunlimited/0.0.31/questions.yaml similarity index 100% rename from incubator/bitcoinunlimited/0.0.30/questions.yaml rename to incubator/bitcoinunlimited/0.0.31/questions.yaml diff --git a/incubator/bitcoinunlimited/0.0.30/templates/common.yaml b/incubator/bitcoinunlimited/0.0.31/templates/common.yaml similarity index 100% rename from incubator/bitcoinunlimited/0.0.30/templates/common.yaml rename to incubator/bitcoinunlimited/0.0.31/templates/common.yaml diff --git a/incubator/bitcoinunlimited/0.0.30/values.yaml b/incubator/bitcoinunlimited/0.0.31/values.yaml similarity index 100% rename from incubator/bitcoinunlimited/0.0.30/values.yaml rename to incubator/bitcoinunlimited/0.0.31/values.yaml diff --git a/incubator/bitcoinwalletgui/0.0.30/CHANGELOG.md b/incubator/bitcoinwalletgui/0.0.30/CHANGELOG.md deleted file mode 100644 index 1ce45cfac48..00000000000 --- a/incubator/bitcoinwalletgui/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [bitcoinwalletgui-0.0.30](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.29...bitcoinwalletgui-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [bitcoinwalletgui-0.0.29](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.28...bitcoinwalletgui-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [bitcoinwalletgui-0.0.28](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.27...bitcoinwalletgui-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [bitcoinwalletgui-0.0.28](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.27...bitcoinwalletgui-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [bitcoinwalletgui-0.0.27](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.26...bitcoinwalletgui-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [bitcoinwalletgui-0.0.26](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.25...bitcoinwalletgui-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/bitcoinwalletgui/0.0.30/Chart.lock b/incubator/bitcoinwalletgui/0.0.30/Chart.lock deleted file mode 100644 index b73f0e37ea5..00000000000 --- a/incubator/bitcoinwalletgui/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:07:38.068421886Z" diff --git a/incubator/bitcoinwalletgui/0.0.30/Chart.yaml b/incubator/bitcoinwalletgui/0.0.30/Chart.yaml deleted file mode 100644 index 9e0b159ce4c..00000000000 --- a/incubator/bitcoinwalletgui/0.0.30/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.7.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.30 diff --git a/incubator/bitcoinwalletgui/0.0.30/README.md b/incubator/bitcoinwalletgui/0.0.30/README.md deleted file mode 100644 index cad36cb29bb..00000000000 --- a/incubator/bitcoinwalletgui/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/bitcoinwalletgui/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/bitcoinwalletgui/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/bitcoinwalletgui/0.0.31/CHANGELOG.md b/incubator/bitcoinwalletgui/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..58e2973534f --- /dev/null +++ b/incubator/bitcoinwalletgui/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bitcoinwalletgui-0.0.31](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.30...bitcoinwalletgui-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [bitcoinwalletgui-0.0.30](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.29...bitcoinwalletgui-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [bitcoinwalletgui-0.0.29](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.28...bitcoinwalletgui-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [bitcoinwalletgui-0.0.28](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.27...bitcoinwalletgui-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [bitcoinwalletgui-0.0.28](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.27...bitcoinwalletgui-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [bitcoinwalletgui-0.0.27](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.26...bitcoinwalletgui-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [bitcoinwalletgui-0.0.26](https://github.com/truecharts/charts/compare/bitcoinwalletgui-0.0.25...bitcoinwalletgui-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/bitcoinwalletgui/0.0.31/Chart.lock b/incubator/bitcoinwalletgui/0.0.31/Chart.lock new file mode 100644 index 00000000000..7a8a8d223f9 --- /dev/null +++ b/incubator/bitcoinwalletgui/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:37:07.364423243Z" diff --git a/incubator/bitcoinwalletgui/0.0.31/Chart.yaml b/incubator/bitcoinwalletgui/0.0.31/Chart.yaml new file mode 100644 index 00000000000..a85fc1312d4 --- /dev/null +++ b/incubator/bitcoinwalletgui/0.0.31/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.7.7 +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.31 diff --git a/incubator/bitcoinwalletgui/0.0.31/README.md b/incubator/bitcoinwalletgui/0.0.31/README.md new file mode 100644 index 00000000000..46dcccb1982 --- /dev/null +++ b/incubator/bitcoinwalletgui/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/bitcoinwalletgui/0.0.31/app-readme.md similarity index 100% rename from incubator/bitcoinwalletgui/0.0.30/app-readme.md rename to incubator/bitcoinwalletgui/0.0.31/app-readme.md diff --git a/incubator/bitcoinwalletgui/0.0.31/charts/common-10.7.7.tgz b/incubator/bitcoinwalletgui/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/bitcoinwalletgui/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/bitcoinwalletgui/0.0.30/ix_values.yaml b/incubator/bitcoinwalletgui/0.0.31/ix_values.yaml similarity index 100% rename from incubator/bitcoinwalletgui/0.0.30/ix_values.yaml rename to incubator/bitcoinwalletgui/0.0.31/ix_values.yaml diff --git a/incubator/bitcoinwalletgui/0.0.30/questions.yaml b/incubator/bitcoinwalletgui/0.0.31/questions.yaml similarity index 100% rename from incubator/bitcoinwalletgui/0.0.30/questions.yaml rename to incubator/bitcoinwalletgui/0.0.31/questions.yaml diff --git a/incubator/bitcoinwalletgui/0.0.30/templates/common.yaml b/incubator/bitcoinwalletgui/0.0.31/templates/common.yaml similarity index 100% rename from incubator/bitcoinwalletgui/0.0.30/templates/common.yaml rename to incubator/bitcoinwalletgui/0.0.31/templates/common.yaml diff --git a/incubator/bitcoinwalletgui/0.0.30/values.yaml b/incubator/bitcoinwalletgui/0.0.31/values.yaml similarity index 100% rename from incubator/bitcoinwalletgui/0.0.30/values.yaml rename to incubator/bitcoinwalletgui/0.0.31/values.yaml diff --git a/incubator/blender-desktop-g3/0.0.33/CHANGELOG.md b/incubator/blender-desktop-g3/0.0.33/CHANGELOG.md deleted file mode 100644 index 7845c80ce54..00000000000 --- a/incubator/blender-desktop-g3/0.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [blender-desktop-g3-0.0.33](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.32...blender-desktop-g3-0.0.33) (2022-10-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [blender-desktop-g3-0.0.32](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.31...blender-desktop-g3-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [blender-desktop-g3-0.0.31](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.30...blender-desktop-g3-0.0.31) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [blender-desktop-g3-0.0.30](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.29...blender-desktop-g3-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [blender-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.28...blender-desktop-g3-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [blender-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.28...blender-desktop-g3-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [blender-desktop-g3-0.0.28](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.27...blender-desktop-g3-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [blender-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.26...blender-desktop-g3-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/blender-desktop-g3/0.0.33/Chart.lock b/incubator/blender-desktop-g3/0.0.33/Chart.lock deleted file mode 100644 index 0e4fe9a7f5e..00000000000 --- a/incubator/blender-desktop-g3/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:45:22.596014724Z" diff --git a/incubator/blender-desktop-g3/0.0.33/Chart.yaml b/incubator/blender-desktop-g3/0.0.33/Chart.yaml deleted file mode 100644 index 3486b78ab11..00000000000 --- a/incubator/blender-desktop-g3/0.0.33/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.7.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.33 diff --git a/incubator/blender-desktop-g3/0.0.33/README.md b/incubator/blender-desktop-g3/0.0.33/README.md deleted file mode 100644 index 413b2d2ba94..00000000000 --- a/incubator/blender-desktop-g3/0.0.33/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.33/charts/common-10.7.1.tgz b/incubator/blender-desktop-g3/0.0.33/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/blender-desktop-g3/0.0.33/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/blender-desktop-g3/0.0.34/CHANGELOG.md b/incubator/blender-desktop-g3/0.0.34/CHANGELOG.md new file mode 100644 index 00000000000..a59a3a9064d --- /dev/null +++ b/incubator/blender-desktop-g3/0.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [blender-desktop-g3-0.0.34](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.33...blender-desktop-g3-0.0.34) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [blender-desktop-g3-0.0.33](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.32...blender-desktop-g3-0.0.33) (2022-10-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [blender-desktop-g3-0.0.32](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.31...blender-desktop-g3-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [blender-desktop-g3-0.0.31](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.30...blender-desktop-g3-0.0.31) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [blender-desktop-g3-0.0.30](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.29...blender-desktop-g3-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [blender-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.28...blender-desktop-g3-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [blender-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.28...blender-desktop-g3-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [blender-desktop-g3-0.0.28](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.27...blender-desktop-g3-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [blender-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.26...blender-desktop-g3-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/blender-desktop-g3/0.0.34/Chart.lock b/incubator/blender-desktop-g3/0.0.34/Chart.lock new file mode 100644 index 00000000000..f725dd4a1b5 --- /dev/null +++ b/incubator/blender-desktop-g3/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:37:33.09034051Z" diff --git a/incubator/blender-desktop-g3/0.0.34/Chart.yaml b/incubator/blender-desktop-g3/0.0.34/Chart.yaml new file mode 100644 index 00000000000..1dcde4b5eb2 --- /dev/null +++ b/incubator/blender-desktop-g3/0.0.34/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.7.7 +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.34 diff --git a/incubator/blender-desktop-g3/0.0.34/README.md b/incubator/blender-desktop-g3/0.0.34/README.md new file mode 100644 index 00000000000..491e99fcc4d --- /dev/null +++ b/incubator/blender-desktop-g3/0.0.34/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.33/app-readme.md b/incubator/blender-desktop-g3/0.0.34/app-readme.md similarity index 100% rename from incubator/blender-desktop-g3/0.0.33/app-readme.md rename to incubator/blender-desktop-g3/0.0.34/app-readme.md diff --git a/incubator/blender-desktop-g3/0.0.34/charts/common-10.7.7.tgz b/incubator/blender-desktop-g3/0.0.34/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/blender-desktop-g3/0.0.34/charts/common-10.7.7.tgz differ diff --git a/incubator/blender-desktop-g3/0.0.33/ix_values.yaml b/incubator/blender-desktop-g3/0.0.34/ix_values.yaml similarity index 100% rename from incubator/blender-desktop-g3/0.0.33/ix_values.yaml rename to incubator/blender-desktop-g3/0.0.34/ix_values.yaml diff --git a/incubator/blender-desktop-g3/0.0.33/questions.yaml b/incubator/blender-desktop-g3/0.0.34/questions.yaml similarity index 100% rename from incubator/blender-desktop-g3/0.0.33/questions.yaml rename to incubator/blender-desktop-g3/0.0.34/questions.yaml diff --git a/incubator/blender-desktop-g3/0.0.33/templates/common.yaml b/incubator/blender-desktop-g3/0.0.34/templates/common.yaml similarity index 100% rename from incubator/blender-desktop-g3/0.0.33/templates/common.yaml rename to incubator/blender-desktop-g3/0.0.34/templates/common.yaml diff --git a/incubator/blender-desktop-g3/0.0.33/values.yaml b/incubator/blender-desktop-g3/0.0.34/values.yaml similarity index 100% rename from incubator/blender-desktop-g3/0.0.33/values.yaml rename to incubator/blender-desktop-g3/0.0.34/values.yaml diff --git a/incubator/blender/0.0.39/CHANGELOG.md b/incubator/blender/0.0.39/CHANGELOG.md deleted file mode 100644 index 2d9e9abe1ff..00000000000 --- a/incubator/blender/0.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [blender-0.0.39](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.31...blender-0.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [blender-0.0.38](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.30...blender-0.0.38) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [blender-0.0.37](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.29...blender-0.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [blender-0.0.36](https://github.com/truecharts/charts/compare/blender-0.0.35...blender-0.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [blender-0.0.36](https://github.com/truecharts/charts/compare/blender-0.0.35...blender-0.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [blender-0.0.35](https://github.com/truecharts/charts/compare/blender-0.0.34...blender-0.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [blender-0.0.34](https://github.com/truecharts/charts/compare/blender-0.0.33...blender-0.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [blender-0.0.33](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.27...blender-0.0.33) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [blender-0.0.32](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.26...blender-0.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [blender-0.0.31](https://github.com/truecharts/charts/compare/blender-0.0.30...blender-0.0.31) (2022-09-25) - -### Chore diff --git a/incubator/blender/0.0.39/Chart.lock b/incubator/blender/0.0.39/Chart.lock deleted file mode 100644 index de3eb3aa9c4..00000000000 --- a/incubator/blender/0.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:07:41.906345328Z" diff --git a/incubator/blender/0.0.39/Chart.yaml b/incubator/blender/0.0.39/Chart.yaml deleted file mode 100644 index ce8e7ff7dbe..00000000000 --- a/incubator/blender/0.0.39/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.7.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.39 diff --git a/incubator/blender/0.0.39/README.md b/incubator/blender/0.0.39/README.md deleted file mode 100644 index 83ba365d959..00000000000 --- a/incubator/blender/0.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/incubator/blender/0.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/blender/0.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/blender/0.0.40/CHANGELOG.md b/incubator/blender/0.0.40/CHANGELOG.md new file mode 100644 index 00000000000..4ba876bd93c --- /dev/null +++ b/incubator/blender/0.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [blender-0.0.40](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.33...blender-0.0.40) (2022-10-25) + +### Chore + +- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [blender-0.0.39](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.31...blender-0.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [blender-0.0.38](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.30...blender-0.0.38) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [blender-0.0.37](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.29...blender-0.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [blender-0.0.36](https://github.com/truecharts/charts/compare/blender-0.0.35...blender-0.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [blender-0.0.36](https://github.com/truecharts/charts/compare/blender-0.0.35...blender-0.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [blender-0.0.35](https://github.com/truecharts/charts/compare/blender-0.0.34...blender-0.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [blender-0.0.34](https://github.com/truecharts/charts/compare/blender-0.0.33...blender-0.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [blender-0.0.33](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.27...blender-0.0.33) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) + + + + +## [blender-0.0.32](https://github.com/truecharts/charts/compare/blender-desktop-g3-0.0.26...blender-0.0.32) (2022-09-27) + +### Chore + diff --git a/incubator/blender/0.0.40/Chart.lock b/incubator/blender/0.0.40/Chart.lock new file mode 100644 index 00000000000..1e5bda374d3 --- /dev/null +++ b/incubator/blender/0.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:37:12.821444689Z" diff --git a/incubator/blender/0.0.40/Chart.yaml b/incubator/blender/0.0.40/Chart.yaml new file mode 100644 index 00000000000..48f310ef35a --- /dev/null +++ b/incubator/blender/0.0.40/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.7.7 +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.40 diff --git a/incubator/blender/0.0.40/README.md b/incubator/blender/0.0.40/README.md new file mode 100644 index 00000000000..a2720eea3f2 --- /dev/null +++ b/incubator/blender/0.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/incubator/blender/0.0.40/app-readme.md similarity index 100% rename from incubator/blender/0.0.39/app-readme.md rename to incubator/blender/0.0.40/app-readme.md diff --git a/incubator/blender/0.0.40/charts/common-10.7.7.tgz b/incubator/blender/0.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/blender/0.0.40/charts/common-10.7.7.tgz differ diff --git a/incubator/blender/0.0.39/ix_values.yaml b/incubator/blender/0.0.40/ix_values.yaml similarity index 100% rename from incubator/blender/0.0.39/ix_values.yaml rename to incubator/blender/0.0.40/ix_values.yaml diff --git a/incubator/blender/0.0.39/questions.yaml b/incubator/blender/0.0.40/questions.yaml similarity index 100% rename from incubator/blender/0.0.39/questions.yaml rename to incubator/blender/0.0.40/questions.yaml diff --git a/incubator/blender/0.0.39/templates/common.yaml b/incubator/blender/0.0.40/templates/common.yaml similarity index 100% rename from incubator/blender/0.0.39/templates/common.yaml rename to incubator/blender/0.0.40/templates/common.yaml diff --git a/incubator/blender/0.0.39/values.yaml b/incubator/blender/0.0.40/values.yaml similarity index 100% rename from incubator/blender/0.0.39/values.yaml rename to incubator/blender/0.0.40/values.yaml diff --git a/incubator/breitbandmessung-de/0.0.32/CHANGELOG.md b/incubator/breitbandmessung-de/0.0.32/CHANGELOG.md deleted file mode 100644 index c0ff0df4e87..00000000000 --- a/incubator/breitbandmessung-de/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [breitbandmessung-de-0.0.32](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.31...breitbandmessung-de-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [breitbandmessung-de-0.0.31](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.30...breitbandmessung-de-0.0.31) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [breitbandmessung-de-0.0.30](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.29...breitbandmessung-de-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [breitbandmessung-de-0.0.30](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.29...breitbandmessung-de-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [breitbandmessung-de-0.0.29](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.28...breitbandmessung-de-0.0.29) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [breitbandmessung-de-0.0.28](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.27...breitbandmessung-de-0.0.28) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/breitbandmessung-de/0.0.32/Chart.lock b/incubator/breitbandmessung-de/0.0.32/Chart.lock deleted file mode 100644 index 5f550109744..00000000000 --- a/incubator/breitbandmessung-de/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:08:04.593391648Z" diff --git a/incubator/breitbandmessung-de/0.0.32/Chart.yaml b/incubator/breitbandmessung-de/0.0.32/Chart.yaml deleted file mode 100644 index 423bfa76f54..00000000000 --- a/incubator/breitbandmessung-de/0.0.32/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.7.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.32 diff --git a/incubator/breitbandmessung-de/0.0.32/README.md b/incubator/breitbandmessung-de/0.0.32/README.md deleted file mode 100644 index 0b8bc9b098c..00000000000 --- a/incubator/breitbandmessung-de/0.0.32/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.32/charts/common-10.7.1.tgz b/incubator/breitbandmessung-de/0.0.32/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/breitbandmessung-de/0.0.32/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/breitbandmessung-de/0.0.33/CHANGELOG.md b/incubator/breitbandmessung-de/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..ad4b5430c00 --- /dev/null +++ b/incubator/breitbandmessung-de/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [breitbandmessung-de-0.0.33](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.32...breitbandmessung-de-0.0.33) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [breitbandmessung-de-0.0.32](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.31...breitbandmessung-de-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [breitbandmessung-de-0.0.31](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.30...breitbandmessung-de-0.0.31) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [breitbandmessung-de-0.0.30](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.29...breitbandmessung-de-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [breitbandmessung-de-0.0.30](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.29...breitbandmessung-de-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [breitbandmessung-de-0.0.29](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.28...breitbandmessung-de-0.0.29) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [breitbandmessung-de-0.0.28](https://github.com/truecharts/charts/compare/breitbandmessung-de-0.0.27...breitbandmessung-de-0.0.28) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/breitbandmessung-de/0.0.33/Chart.lock b/incubator/breitbandmessung-de/0.0.33/Chart.lock new file mode 100644 index 00000000000..5e2020755c1 --- /dev/null +++ b/incubator/breitbandmessung-de/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:37:33.622565461Z" diff --git a/incubator/breitbandmessung-de/0.0.33/Chart.yaml b/incubator/breitbandmessung-de/0.0.33/Chart.yaml new file mode 100644 index 00000000000..ccfdd8bbbf8 --- /dev/null +++ b/incubator/breitbandmessung-de/0.0.33/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.7.7 +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.33 diff --git a/incubator/breitbandmessung-de/0.0.33/README.md b/incubator/breitbandmessung-de/0.0.33/README.md new file mode 100644 index 00000000000..16ec737b1c0 --- /dev/null +++ b/incubator/breitbandmessung-de/0.0.33/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.32/app-readme.md b/incubator/breitbandmessung-de/0.0.33/app-readme.md similarity index 100% rename from incubator/breitbandmessung-de/0.0.32/app-readme.md rename to incubator/breitbandmessung-de/0.0.33/app-readme.md diff --git a/incubator/breitbandmessung-de/0.0.33/charts/common-10.7.7.tgz b/incubator/breitbandmessung-de/0.0.33/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/breitbandmessung-de/0.0.33/charts/common-10.7.7.tgz differ diff --git a/incubator/breitbandmessung-de/0.0.32/ix_values.yaml b/incubator/breitbandmessung-de/0.0.33/ix_values.yaml similarity index 100% rename from incubator/breitbandmessung-de/0.0.32/ix_values.yaml rename to incubator/breitbandmessung-de/0.0.33/ix_values.yaml diff --git a/incubator/breitbandmessung-de/0.0.32/questions.yaml b/incubator/breitbandmessung-de/0.0.33/questions.yaml similarity index 100% rename from incubator/breitbandmessung-de/0.0.32/questions.yaml rename to incubator/breitbandmessung-de/0.0.33/questions.yaml diff --git a/incubator/breitbandmessung-de/0.0.32/templates/common.yaml b/incubator/breitbandmessung-de/0.0.33/templates/common.yaml similarity index 100% rename from incubator/breitbandmessung-de/0.0.32/templates/common.yaml rename to incubator/breitbandmessung-de/0.0.33/templates/common.yaml diff --git a/incubator/breitbandmessung-de/0.0.32/values.yaml b/incubator/breitbandmessung-de/0.0.33/values.yaml similarity index 100% rename from incubator/breitbandmessung-de/0.0.32/values.yaml rename to incubator/breitbandmessung-de/0.0.33/values.yaml diff --git a/incubator/btdex/0.0.32/CHANGELOG.md b/incubator/btdex/0.0.32/CHANGELOG.md deleted file mode 100644 index fec7a01e431..00000000000 --- a/incubator/btdex/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [btdex-0.0.32](https://github.com/truecharts/charts/compare/btdex-0.0.31...btdex-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [btdex-0.0.31](https://github.com/truecharts/charts/compare/btdex-0.0.30...btdex-0.0.31) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [btdex-0.0.30](https://github.com/truecharts/charts/compare/btdex-0.0.29...btdex-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [btdex-0.0.30](https://github.com/truecharts/charts/compare/btdex-0.0.29...btdex-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [btdex-0.0.29](https://github.com/truecharts/charts/compare/btdex-0.0.28...btdex-0.0.29) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [btdex-0.0.28](https://github.com/truecharts/charts/compare/btdex-0.0.27...btdex-0.0.28) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/btdex/0.0.32/Chart.lock b/incubator/btdex/0.0.32/Chart.lock deleted file mode 100644 index bd15579c50f..00000000000 --- a/incubator/btdex/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:08:09.713655468Z" diff --git a/incubator/btdex/0.0.32/Chart.yaml b/incubator/btdex/0.0.32/Chart.yaml deleted file mode 100644 index 0ec908c9a97..00000000000 --- a/incubator/btdex/0.0.32/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.7.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.32 diff --git a/incubator/btdex/0.0.32/README.md b/incubator/btdex/0.0.32/README.md deleted file mode 100644 index ff5af6efe38..00000000000 --- a/incubator/btdex/0.0.32/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.32/charts/common-10.7.1.tgz b/incubator/btdex/0.0.32/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/btdex/0.0.32/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/btdex/0.0.33/CHANGELOG.md b/incubator/btdex/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..11c63d5fd05 --- /dev/null +++ b/incubator/btdex/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [btdex-0.0.33](https://github.com/truecharts/charts/compare/btdex-0.0.32...btdex-0.0.33) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [btdex-0.0.32](https://github.com/truecharts/charts/compare/btdex-0.0.31...btdex-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [btdex-0.0.31](https://github.com/truecharts/charts/compare/btdex-0.0.30...btdex-0.0.31) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [btdex-0.0.30](https://github.com/truecharts/charts/compare/btdex-0.0.29...btdex-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [btdex-0.0.30](https://github.com/truecharts/charts/compare/btdex-0.0.29...btdex-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [btdex-0.0.29](https://github.com/truecharts/charts/compare/btdex-0.0.28...btdex-0.0.29) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [btdex-0.0.28](https://github.com/truecharts/charts/compare/btdex-0.0.27...btdex-0.0.28) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/btdex/0.0.33/Chart.lock b/incubator/btdex/0.0.33/Chart.lock new file mode 100644 index 00000000000..7f107a11f65 --- /dev/null +++ b/incubator/btdex/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:37:48.575018918Z" diff --git a/incubator/btdex/0.0.33/Chart.yaml b/incubator/btdex/0.0.33/Chart.yaml new file mode 100644 index 00000000000..81da78f8e4d --- /dev/null +++ b/incubator/btdex/0.0.33/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.7.7 +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.33 diff --git a/incubator/btdex/0.0.33/README.md b/incubator/btdex/0.0.33/README.md new file mode 100644 index 00000000000..10997d7db89 --- /dev/null +++ b/incubator/btdex/0.0.33/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.32/app-readme.md b/incubator/btdex/0.0.33/app-readme.md similarity index 100% rename from incubator/btdex/0.0.32/app-readme.md rename to incubator/btdex/0.0.33/app-readme.md diff --git a/incubator/btdex/0.0.33/charts/common-10.7.7.tgz b/incubator/btdex/0.0.33/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/btdex/0.0.33/charts/common-10.7.7.tgz differ diff --git a/incubator/btdex/0.0.32/ix_values.yaml b/incubator/btdex/0.0.33/ix_values.yaml similarity index 100% rename from incubator/btdex/0.0.32/ix_values.yaml rename to incubator/btdex/0.0.33/ix_values.yaml diff --git a/incubator/btdex/0.0.32/questions.yaml b/incubator/btdex/0.0.33/questions.yaml similarity index 100% rename from incubator/btdex/0.0.32/questions.yaml rename to incubator/btdex/0.0.33/questions.yaml diff --git a/incubator/btdex/0.0.32/templates/common.yaml b/incubator/btdex/0.0.33/templates/common.yaml similarity index 100% rename from incubator/btdex/0.0.32/templates/common.yaml rename to incubator/btdex/0.0.33/templates/common.yaml diff --git a/incubator/btdex/0.0.32/values.yaml b/incubator/btdex/0.0.33/values.yaml similarity index 100% rename from incubator/btdex/0.0.32/values.yaml rename to incubator/btdex/0.0.33/values.yaml diff --git a/incubator/bwapp/0.0.30/CHANGELOG.md b/incubator/bwapp/0.0.30/CHANGELOG.md deleted file mode 100644 index b7469da2af9..00000000000 --- a/incubator/bwapp/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [bwapp-0.0.30](https://github.com/truecharts/charts/compare/bwapp-0.0.29...bwapp-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [bwapp-0.0.29](https://github.com/truecharts/charts/compare/bwapp-0.0.28...bwapp-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [bwapp-0.0.28](https://github.com/truecharts/charts/compare/bwapp-0.0.27...bwapp-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [bwapp-0.0.28](https://github.com/truecharts/charts/compare/bwapp-0.0.27...bwapp-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [bwapp-0.0.27](https://github.com/truecharts/charts/compare/bwapp-0.0.26...bwapp-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [bwapp-0.0.26](https://github.com/truecharts/charts/compare/bwapp-0.0.25...bwapp-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/bwapp/0.0.30/Chart.lock b/incubator/bwapp/0.0.30/Chart.lock deleted file mode 100644 index 03766f55637..00000000000 --- a/incubator/bwapp/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:08:13.07312982Z" diff --git a/incubator/bwapp/0.0.30/Chart.yaml b/incubator/bwapp/0.0.30/Chart.yaml deleted file mode 100644 index 693519946ec..00000000000 --- a/incubator/bwapp/0.0.30/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.7.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.30 diff --git a/incubator/bwapp/0.0.30/README.md b/incubator/bwapp/0.0.30/README.md deleted file mode 100644 index 967c8678c14..00000000000 --- a/incubator/bwapp/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/bwapp/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/bwapp/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/bwapp/0.0.31/CHANGELOG.md b/incubator/bwapp/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..c3adbdea7db --- /dev/null +++ b/incubator/bwapp/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bwapp-0.0.31](https://github.com/truecharts/charts/compare/bwapp-0.0.30...bwapp-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [bwapp-0.0.30](https://github.com/truecharts/charts/compare/bwapp-0.0.29...bwapp-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [bwapp-0.0.29](https://github.com/truecharts/charts/compare/bwapp-0.0.28...bwapp-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [bwapp-0.0.28](https://github.com/truecharts/charts/compare/bwapp-0.0.27...bwapp-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [bwapp-0.0.28](https://github.com/truecharts/charts/compare/bwapp-0.0.27...bwapp-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [bwapp-0.0.27](https://github.com/truecharts/charts/compare/bwapp-0.0.26...bwapp-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [bwapp-0.0.26](https://github.com/truecharts/charts/compare/bwapp-0.0.25...bwapp-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/bwapp/0.0.31/Chart.lock b/incubator/bwapp/0.0.31/Chart.lock new file mode 100644 index 00000000000..3ef49dd957f --- /dev/null +++ b/incubator/bwapp/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:37:54.098983016Z" diff --git a/incubator/bwapp/0.0.31/Chart.yaml b/incubator/bwapp/0.0.31/Chart.yaml new file mode 100644 index 00000000000..4a4888b475a --- /dev/null +++ b/incubator/bwapp/0.0.31/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.7.7 +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.31 diff --git a/incubator/bwapp/0.0.31/README.md b/incubator/bwapp/0.0.31/README.md new file mode 100644 index 00000000000..ecb78c16b20 --- /dev/null +++ b/incubator/bwapp/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/bwapp/0.0.31/app-readme.md similarity index 100% rename from incubator/bwapp/0.0.30/app-readme.md rename to incubator/bwapp/0.0.31/app-readme.md diff --git a/incubator/bwapp/0.0.31/charts/common-10.7.7.tgz b/incubator/bwapp/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/bwapp/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/bwapp/0.0.30/ix_values.yaml b/incubator/bwapp/0.0.31/ix_values.yaml similarity index 100% rename from incubator/bwapp/0.0.30/ix_values.yaml rename to incubator/bwapp/0.0.31/ix_values.yaml diff --git a/incubator/bwapp/0.0.30/questions.yaml b/incubator/bwapp/0.0.31/questions.yaml similarity index 100% rename from incubator/bwapp/0.0.30/questions.yaml rename to incubator/bwapp/0.0.31/questions.yaml diff --git a/incubator/bwapp/0.0.30/templates/common.yaml b/incubator/bwapp/0.0.31/templates/common.yaml similarity index 100% rename from incubator/bwapp/0.0.30/templates/common.yaml rename to incubator/bwapp/0.0.31/templates/common.yaml diff --git a/incubator/bwapp/0.0.30/values.yaml b/incubator/bwapp/0.0.31/values.yaml similarity index 100% rename from incubator/bwapp/0.0.30/values.yaml rename to incubator/bwapp/0.0.31/values.yaml diff --git a/incubator/cadquery-jupyter/0.0.34/CHANGELOG.md b/incubator/cadquery-jupyter/0.0.34/CHANGELOG.md deleted file mode 100644 index 0fa18ad71c9..00000000000 --- a/incubator/cadquery-jupyter/0.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cadquery-jupyter-0.0.34](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.33...cadquery-jupyter-0.0.34) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [cadquery-jupyter-0.0.33](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.32...cadquery-jupyter-0.0.33) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [cadquery-jupyter-0.0.32](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.31...cadquery-jupyter-0.0.32) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [cadquery-jupyter-0.0.31](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.30...cadquery-jupyter-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cadquery-jupyter-0.0.31](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.30...cadquery-jupyter-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cadquery-jupyter-0.0.30](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.29...cadquery-jupyter-0.0.30) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [cadquery-jupyter-0.0.29](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.28...cadquery-jupyter-0.0.29) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/cadquery-jupyter/0.0.34/Chart.lock b/incubator/cadquery-jupyter/0.0.34/Chart.lock deleted file mode 100644 index e3bd9c3aa02..00000000000 --- a/incubator/cadquery-jupyter/0.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-21T10:27:58.387751719Z" diff --git a/incubator/cadquery-jupyter/0.0.34/Chart.yaml b/incubator/cadquery-jupyter/0.0.34/Chart.yaml deleted file mode 100644 index 4fa0c48b832..00000000000 --- a/incubator/cadquery-jupyter/0.0.34/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.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.34 diff --git a/incubator/cadquery-jupyter/0.0.34/README.md b/incubator/cadquery-jupyter/0.0.34/README.md deleted file mode 100644 index 2de0c4fe96f..00000000000 --- a/incubator/cadquery-jupyter/0.0.34/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.34/charts/common-10.7.1.tgz b/incubator/cadquery-jupyter/0.0.34/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/cadquery-jupyter/0.0.34/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/cadquery-jupyter/0.0.35/CHANGELOG.md b/incubator/cadquery-jupyter/0.0.35/CHANGELOG.md new file mode 100644 index 00000000000..d0143ba6120 --- /dev/null +++ b/incubator/cadquery-jupyter/0.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cadquery-jupyter-0.0.35](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.34...cadquery-jupyter-0.0.35) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [cadquery-jupyter-0.0.34](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.33...cadquery-jupyter-0.0.34) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [cadquery-jupyter-0.0.33](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.32...cadquery-jupyter-0.0.33) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [cadquery-jupyter-0.0.32](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.31...cadquery-jupyter-0.0.32) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [cadquery-jupyter-0.0.31](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.30...cadquery-jupyter-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cadquery-jupyter-0.0.31](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.30...cadquery-jupyter-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cadquery-jupyter-0.0.30](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.29...cadquery-jupyter-0.0.30) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [cadquery-jupyter-0.0.29](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.28...cadquery-jupyter-0.0.29) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/cadquery-jupyter/0.0.35/Chart.lock b/incubator/cadquery-jupyter/0.0.35/Chart.lock new file mode 100644 index 00000000000..a73ffa4f6a4 --- /dev/null +++ b/incubator/cadquery-jupyter/0.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:38:14.180306187Z" diff --git a/incubator/cadquery-jupyter/0.0.35/Chart.yaml b/incubator/cadquery-jupyter/0.0.35/Chart.yaml new file mode 100644 index 00000000000..bfad4fb2205 --- /dev/null +++ b/incubator/cadquery-jupyter/0.0.35/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.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.35 diff --git a/incubator/cadquery-jupyter/0.0.35/README.md b/incubator/cadquery-jupyter/0.0.35/README.md new file mode 100644 index 00000000000..99a8579fb60 --- /dev/null +++ b/incubator/cadquery-jupyter/0.0.35/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.34/app-readme.md b/incubator/cadquery-jupyter/0.0.35/app-readme.md similarity index 100% rename from incubator/cadquery-jupyter/0.0.34/app-readme.md rename to incubator/cadquery-jupyter/0.0.35/app-readme.md diff --git a/incubator/cadquery-jupyter/0.0.35/charts/common-10.7.7.tgz b/incubator/cadquery-jupyter/0.0.35/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/cadquery-jupyter/0.0.35/charts/common-10.7.7.tgz differ diff --git a/incubator/cadquery-jupyter/0.0.34/ix_values.yaml b/incubator/cadquery-jupyter/0.0.35/ix_values.yaml similarity index 100% rename from incubator/cadquery-jupyter/0.0.34/ix_values.yaml rename to incubator/cadquery-jupyter/0.0.35/ix_values.yaml diff --git a/incubator/cadquery-jupyter/0.0.34/questions.yaml b/incubator/cadquery-jupyter/0.0.35/questions.yaml similarity index 100% rename from incubator/cadquery-jupyter/0.0.34/questions.yaml rename to incubator/cadquery-jupyter/0.0.35/questions.yaml diff --git a/incubator/cadquery-jupyter/0.0.34/templates/common.yaml b/incubator/cadquery-jupyter/0.0.35/templates/common.yaml similarity index 100% rename from incubator/cadquery-jupyter/0.0.34/templates/common.yaml rename to incubator/cadquery-jupyter/0.0.35/templates/common.yaml diff --git a/incubator/cadquery-jupyter/0.0.34/values.yaml b/incubator/cadquery-jupyter/0.0.35/values.yaml similarity index 100% rename from incubator/cadquery-jupyter/0.0.34/values.yaml rename to incubator/cadquery-jupyter/0.0.35/values.yaml diff --git a/incubator/cadquery-server/0.0.34/CHANGELOG.md b/incubator/cadquery-server/0.0.34/CHANGELOG.md deleted file mode 100644 index b1a695e2aa8..00000000000 --- a/incubator/cadquery-server/0.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cadquery-server-0.0.34](https://github.com/truecharts/charts/compare/cadquery-server-0.0.33...cadquery-server-0.0.34) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [cadquery-server-0.0.33](https://github.com/truecharts/charts/compare/cadquery-server-0.0.32...cadquery-server-0.0.33) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [cadquery-server-0.0.32](https://github.com/truecharts/charts/compare/cadquery-server-0.0.31...cadquery-server-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cadquery-server-0.0.32](https://github.com/truecharts/charts/compare/cadquery-server-0.0.31...cadquery-server-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cadquery-server-0.0.31](https://github.com/truecharts/charts/compare/cadquery-server-0.0.30...cadquery-server-0.0.31) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [cadquery-server-0.0.30](https://github.com/truecharts/charts/compare/cadquery-server-0.0.29...cadquery-server-0.0.30) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/cadquery-server/0.0.34/Chart.lock b/incubator/cadquery-server/0.0.34/Chart.lock deleted file mode 100644 index 843f674b959..00000000000 --- a/incubator/cadquery-server/0.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:08:36.481070081Z" diff --git a/incubator/cadquery-server/0.0.34/Chart.yaml b/incubator/cadquery-server/0.0.34/Chart.yaml deleted file mode 100644 index 57799538839..00000000000 --- a/incubator/cadquery-server/0.0.34/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.7.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.34 diff --git a/incubator/cadquery-server/0.0.34/README.md b/incubator/cadquery-server/0.0.34/README.md deleted file mode 100644 index 418a086ae47..00000000000 --- a/incubator/cadquery-server/0.0.34/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.34/charts/common-10.7.1.tgz b/incubator/cadquery-server/0.0.34/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/cadquery-server/0.0.34/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/cadquery-server/0.0.35/CHANGELOG.md b/incubator/cadquery-server/0.0.35/CHANGELOG.md new file mode 100644 index 00000000000..a88c2c91730 --- /dev/null +++ b/incubator/cadquery-server/0.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cadquery-server-0.0.35](https://github.com/truecharts/charts/compare/cadquery-server-0.0.34...cadquery-server-0.0.35) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [cadquery-server-0.0.34](https://github.com/truecharts/charts/compare/cadquery-server-0.0.33...cadquery-server-0.0.34) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [cadquery-server-0.0.33](https://github.com/truecharts/charts/compare/cadquery-server-0.0.32...cadquery-server-0.0.33) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [cadquery-server-0.0.32](https://github.com/truecharts/charts/compare/cadquery-server-0.0.31...cadquery-server-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cadquery-server-0.0.32](https://github.com/truecharts/charts/compare/cadquery-server-0.0.31...cadquery-server-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cadquery-server-0.0.31](https://github.com/truecharts/charts/compare/cadquery-server-0.0.30...cadquery-server-0.0.31) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [cadquery-server-0.0.30](https://github.com/truecharts/charts/compare/cadquery-server-0.0.29...cadquery-server-0.0.30) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/cadquery-server/0.0.35/Chart.lock b/incubator/cadquery-server/0.0.35/Chart.lock new file mode 100644 index 00000000000..698aa08c4d4 --- /dev/null +++ b/incubator/cadquery-server/0.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:38:14.191532665Z" diff --git a/incubator/cadquery-server/0.0.35/Chart.yaml b/incubator/cadquery-server/0.0.35/Chart.yaml new file mode 100644 index 00000000000..887c6b3d15d --- /dev/null +++ b/incubator/cadquery-server/0.0.35/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.7.7 +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.35 diff --git a/incubator/cadquery-server/0.0.35/README.md b/incubator/cadquery-server/0.0.35/README.md new file mode 100644 index 00000000000..20319619ba9 --- /dev/null +++ b/incubator/cadquery-server/0.0.35/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.34/app-readme.md b/incubator/cadquery-server/0.0.35/app-readme.md similarity index 100% rename from incubator/cadquery-server/0.0.34/app-readme.md rename to incubator/cadquery-server/0.0.35/app-readme.md diff --git a/incubator/cadquery-server/0.0.35/charts/common-10.7.7.tgz b/incubator/cadquery-server/0.0.35/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/cadquery-server/0.0.35/charts/common-10.7.7.tgz differ diff --git a/incubator/cadquery-server/0.0.34/ix_values.yaml b/incubator/cadquery-server/0.0.35/ix_values.yaml similarity index 100% rename from incubator/cadquery-server/0.0.34/ix_values.yaml rename to incubator/cadquery-server/0.0.35/ix_values.yaml diff --git a/incubator/cadquery-server/0.0.34/questions.yaml b/incubator/cadquery-server/0.0.35/questions.yaml similarity index 100% rename from incubator/cadquery-server/0.0.34/questions.yaml rename to incubator/cadquery-server/0.0.35/questions.yaml diff --git a/incubator/cadquery-server/0.0.34/templates/common.yaml b/incubator/cadquery-server/0.0.35/templates/common.yaml similarity index 100% rename from incubator/cadquery-server/0.0.34/templates/common.yaml rename to incubator/cadquery-server/0.0.35/templates/common.yaml diff --git a/incubator/cadquery-server/0.0.34/values.yaml b/incubator/cadquery-server/0.0.35/values.yaml similarity index 100% rename from incubator/cadquery-server/0.0.34/values.yaml rename to incubator/cadquery-server/0.0.35/values.yaml diff --git a/incubator/cherry/0.0.6/CHANGELOG.md b/incubator/cherry/0.0.6/CHANGELOG.md deleted file mode 100644 index 9cca3f2bcb1..00000000000 --- a/incubator/cherry/0.0.6/CHANGELOG.md +++ /dev/null @@ -1,47 +0,0 @@ -# Changelog - - - - -## [cherry-0.0.5](https://github.com/truecharts/charts/compare/cherry-0.0.4...cherry-0.0.5) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [cherry-0.0.4](https://github.com/truecharts/charts/compare/cherry-0.0.3...cherry-0.0.4) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [cherry-0.0.3](https://github.com/truecharts/charts/compare/cherry-0.0.2...cherry-0.0.3) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [cherry-0.0.2](https://github.com/truecharts/charts/compare/cherry-0.0.1...cherry-0.0.2) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - - - - -## [cherry-0.0.1]cherry-0.0.1 (2022-10-10) diff --git a/incubator/cherry/0.0.6/Chart.lock b/incubator/cherry/0.0.6/Chart.lock deleted file mode 100644 index 8b267ff6e6e..00000000000 --- a/incubator/cherry/0.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-21T10:27:58.354705423Z" diff --git a/incubator/cherry/0.0.6/Chart.yaml b/incubator/cherry/0.0.6/Chart.yaml deleted file mode 100644 index 2197b4ac68b..00000000000 --- a/incubator/cherry/0.0.6/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.0.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -description: An open source self-hosted bookmark service -home: https://truecharts.org/docs/charts/incubator/cherry -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cherry.png -keywords: - - bookmark -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cherry -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/cherry - - https://cherry.haishan.me/ - - https://github.com/haishanh/cherry -version: 0.0.6 -annotations: - truecharts.org/catagories: | - - bookmark - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/cherry/0.0.6/README.md b/incubator/cherry/0.0.6/README.md deleted file mode 100644 index 32e90e879c8..00000000000 --- a/incubator/cherry/0.0.6/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# cherry - -An open source self-hosted bookmark 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: [cherry](https://truecharts.org/docs/charts/incubator/cherry) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `cherry` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install cherry TrueCharts/cherry -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `cherry` deployment - -```console -helm uninstall cherry -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install cherry \ - --set env.TZ="America/New York" \ - TrueCharts/cherry -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install cherry TrueCharts/cherry -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/cherry/0.0.6/charts/common-10.7.1.tgz b/incubator/cherry/0.0.6/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/cherry/0.0.6/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/cherry/0.0.7/CHANGELOG.md b/incubator/cherry/0.0.7/CHANGELOG.md new file mode 100644 index 00000000000..5caf923f144 --- /dev/null +++ b/incubator/cherry/0.0.7/CHANGELOG.md @@ -0,0 +1,57 @@ +# Changelog + + + +## [cherry-0.0.7](https://github.com/truecharts/charts/compare/cherry-0.0.6...cherry-0.0.7) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + + +## [cherry-0.0.5](https://github.com/truecharts/charts/compare/cherry-0.0.4...cherry-0.0.5) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [cherry-0.0.4](https://github.com/truecharts/charts/compare/cherry-0.0.3...cherry-0.0.4) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [cherry-0.0.3](https://github.com/truecharts/charts/compare/cherry-0.0.2...cherry-0.0.3) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [cherry-0.0.2](https://github.com/truecharts/charts/compare/cherry-0.0.1...cherry-0.0.2) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + +## [cherry-0.0.1]cherry-0.0.1 (2022-10-10) diff --git a/incubator/cherry/0.0.7/Chart.lock b/incubator/cherry/0.0.7/Chart.lock new file mode 100644 index 00000000000..6316426093c --- /dev/null +++ b/incubator/cherry/0.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:38:30.107845676Z" diff --git a/incubator/cherry/0.0.7/Chart.yaml b/incubator/cherry/0.0.7/Chart.yaml new file mode 100644 index 00000000000..5f10799a8fb --- /dev/null +++ b/incubator/cherry/0.0.7/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.0.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +description: An open source self-hosted bookmark service +home: https://truecharts.org/docs/charts/incubator/cherry +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cherry.png +keywords: + - bookmark +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cherry +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/cherry + - https://cherry.haishan.me/ + - https://github.com/haishanh/cherry +version: 0.0.7 +annotations: + truecharts.org/catagories: | + - bookmark + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/cherry/0.0.7/README.md b/incubator/cherry/0.0.7/README.md new file mode 100644 index 00000000000..b108153524d --- /dev/null +++ b/incubator/cherry/0.0.7/README.md @@ -0,0 +1,107 @@ +# cherry + +An open source self-hosted bookmark 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: [cherry](https://truecharts.org/docs/charts/incubator/cherry) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `cherry` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install cherry TrueCharts/cherry +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `cherry` deployment + +```console +helm uninstall cherry +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install cherry \ + --set env.TZ="America/New York" \ + TrueCharts/cherry +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install cherry TrueCharts/cherry -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/cherry/0.0.6/app-readme.md b/incubator/cherry/0.0.7/app-readme.md similarity index 100% rename from incubator/cherry/0.0.6/app-readme.md rename to incubator/cherry/0.0.7/app-readme.md diff --git a/incubator/cherry/0.0.7/charts/common-10.7.7.tgz b/incubator/cherry/0.0.7/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/cherry/0.0.7/charts/common-10.7.7.tgz differ diff --git a/incubator/cherry/0.0.6/ix_values.yaml b/incubator/cherry/0.0.7/ix_values.yaml similarity index 100% rename from incubator/cherry/0.0.6/ix_values.yaml rename to incubator/cherry/0.0.7/ix_values.yaml diff --git a/incubator/cherry/0.0.6/questions.yaml b/incubator/cherry/0.0.7/questions.yaml similarity index 100% rename from incubator/cherry/0.0.6/questions.yaml rename to incubator/cherry/0.0.7/questions.yaml diff --git a/incubator/cherry/0.0.6/templates/_config.tpl b/incubator/cherry/0.0.7/templates/_config.tpl similarity index 100% rename from incubator/cherry/0.0.6/templates/_config.tpl rename to incubator/cherry/0.0.7/templates/_config.tpl diff --git a/incubator/cherry/0.0.6/templates/_secrets.tpl b/incubator/cherry/0.0.7/templates/_secrets.tpl similarity index 100% rename from incubator/cherry/0.0.6/templates/_secrets.tpl rename to incubator/cherry/0.0.7/templates/_secrets.tpl diff --git a/incubator/cherry/0.0.6/templates/common.yaml b/incubator/cherry/0.0.7/templates/common.yaml similarity index 100% rename from incubator/cherry/0.0.6/templates/common.yaml rename to incubator/cherry/0.0.7/templates/common.yaml diff --git a/incubator/cherry/0.0.6/values.yaml b/incubator/cherry/0.0.7/values.yaml similarity index 100% rename from incubator/cherry/0.0.6/values.yaml rename to incubator/cherry/0.0.7/values.yaml diff --git a/incubator/chivalry-medievalwarfare/0.0.30/CHANGELOG.md b/incubator/chivalry-medievalwarfare/0.0.30/CHANGELOG.md deleted file mode 100644 index a55b1521f9f..00000000000 --- a/incubator/chivalry-medievalwarfare/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chivalry-medievalwarfare-0.0.30](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.29...chivalry-medievalwarfare-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [chivalry-medievalwarfare-0.0.29](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.28...chivalry-medievalwarfare-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [chivalry-medievalwarfare-0.0.28](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.27...chivalry-medievalwarfare-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [chivalry-medievalwarfare-0.0.28](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.27...chivalry-medievalwarfare-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [chivalry-medievalwarfare-0.0.27](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.26...chivalry-medievalwarfare-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [chivalry-medievalwarfare-0.0.26](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.25...chivalry-medievalwarfare-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/chivalry-medievalwarfare/0.0.30/Chart.lock b/incubator/chivalry-medievalwarfare/0.0.30/Chart.lock deleted file mode 100644 index 387f4093b9f..00000000000 --- a/incubator/chivalry-medievalwarfare/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:08:44.023083438Z" diff --git a/incubator/chivalry-medievalwarfare/0.0.30/Chart.yaml b/incubator/chivalry-medievalwarfare/0.0.30/Chart.yaml deleted file mode 100644 index a4e51fe5c6e..00000000000 --- a/incubator/chivalry-medievalwarfare/0.0.30/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.7.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.30 diff --git a/incubator/chivalry-medievalwarfare/0.0.30/README.md b/incubator/chivalry-medievalwarfare/0.0.30/README.md deleted file mode 100644 index 50ac4b14811..00000000000 --- a/incubator/chivalry-medievalwarfare/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/chivalry-medievalwarfare/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/chivalry-medievalwarfare/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/chivalry-medievalwarfare/0.0.31/CHANGELOG.md b/incubator/chivalry-medievalwarfare/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..b6b1e0a297f --- /dev/null +++ b/incubator/chivalry-medievalwarfare/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chivalry-medievalwarfare-0.0.31](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.30...chivalry-medievalwarfare-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [chivalry-medievalwarfare-0.0.30](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.29...chivalry-medievalwarfare-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [chivalry-medievalwarfare-0.0.29](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.28...chivalry-medievalwarfare-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [chivalry-medievalwarfare-0.0.28](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.27...chivalry-medievalwarfare-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [chivalry-medievalwarfare-0.0.28](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.27...chivalry-medievalwarfare-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [chivalry-medievalwarfare-0.0.27](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.26...chivalry-medievalwarfare-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [chivalry-medievalwarfare-0.0.26](https://github.com/truecharts/charts/compare/chivalry-medievalwarfare-0.0.25...chivalry-medievalwarfare-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/chivalry-medievalwarfare/0.0.31/Chart.lock b/incubator/chivalry-medievalwarfare/0.0.31/Chart.lock new file mode 100644 index 00000000000..229d919e90c --- /dev/null +++ b/incubator/chivalry-medievalwarfare/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:38:36.023223146Z" diff --git a/incubator/chivalry-medievalwarfare/0.0.31/Chart.yaml b/incubator/chivalry-medievalwarfare/0.0.31/Chart.yaml new file mode 100644 index 00000000000..360824135dc --- /dev/null +++ b/incubator/chivalry-medievalwarfare/0.0.31/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.7.7 +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.31 diff --git a/incubator/chivalry-medievalwarfare/0.0.31/README.md b/incubator/chivalry-medievalwarfare/0.0.31/README.md new file mode 100644 index 00000000000..058981b002b --- /dev/null +++ b/incubator/chivalry-medievalwarfare/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/chivalry-medievalwarfare/0.0.31/app-readme.md similarity index 100% rename from incubator/chivalry-medievalwarfare/0.0.30/app-readme.md rename to incubator/chivalry-medievalwarfare/0.0.31/app-readme.md diff --git a/incubator/chivalry-medievalwarfare/0.0.31/charts/common-10.7.7.tgz b/incubator/chivalry-medievalwarfare/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/chivalry-medievalwarfare/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/chivalry-medievalwarfare/0.0.30/ix_values.yaml b/incubator/chivalry-medievalwarfare/0.0.31/ix_values.yaml similarity index 100% rename from incubator/chivalry-medievalwarfare/0.0.30/ix_values.yaml rename to incubator/chivalry-medievalwarfare/0.0.31/ix_values.yaml diff --git a/incubator/chivalry-medievalwarfare/0.0.30/questions.yaml b/incubator/chivalry-medievalwarfare/0.0.31/questions.yaml similarity index 100% rename from incubator/chivalry-medievalwarfare/0.0.30/questions.yaml rename to incubator/chivalry-medievalwarfare/0.0.31/questions.yaml diff --git a/incubator/chivalry-medievalwarfare/0.0.30/templates/common.yaml b/incubator/chivalry-medievalwarfare/0.0.31/templates/common.yaml similarity index 100% rename from incubator/chivalry-medievalwarfare/0.0.30/templates/common.yaml rename to incubator/chivalry-medievalwarfare/0.0.31/templates/common.yaml diff --git a/incubator/chivalry-medievalwarfare/0.0.30/values.yaml b/incubator/chivalry-medievalwarfare/0.0.31/values.yaml similarity index 100% rename from incubator/chivalry-medievalwarfare/0.0.30/values.yaml rename to incubator/chivalry-medievalwarfare/0.0.31/values.yaml diff --git a/incubator/chowdown/0.0.30/CHANGELOG.md b/incubator/chowdown/0.0.30/CHANGELOG.md deleted file mode 100644 index b201790d1d2..00000000000 --- a/incubator/chowdown/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chowdown-0.0.30](https://github.com/truecharts/charts/compare/chowdown-0.0.29...chowdown-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [chowdown-0.0.29](https://github.com/truecharts/charts/compare/chowdown-0.0.28...chowdown-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [chowdown-0.0.28](https://github.com/truecharts/charts/compare/chowdown-0.0.27...chowdown-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [chowdown-0.0.28](https://github.com/truecharts/charts/compare/chowdown-0.0.27...chowdown-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [chowdown-0.0.27](https://github.com/truecharts/charts/compare/chowdown-0.0.26...chowdown-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [chowdown-0.0.26](https://github.com/truecharts/charts/compare/chowdown-0.0.25...chowdown-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/chowdown/0.0.30/Chart.lock b/incubator/chowdown/0.0.30/Chart.lock deleted file mode 100644 index 641febb6e2b..00000000000 --- a/incubator/chowdown/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:08:56.397332433Z" diff --git a/incubator/chowdown/0.0.30/Chart.yaml b/incubator/chowdown/0.0.30/Chart.yaml deleted file mode 100644 index 430a57c130f..00000000000 --- a/incubator/chowdown/0.0.30/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.7.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.30 diff --git a/incubator/chowdown/0.0.30/README.md b/incubator/chowdown/0.0.30/README.md deleted file mode 100644 index 1af771b7c69..00000000000 --- a/incubator/chowdown/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/chowdown/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/chowdown/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/chowdown/0.0.31/CHANGELOG.md b/incubator/chowdown/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..a205bd8becb --- /dev/null +++ b/incubator/chowdown/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chowdown-0.0.31](https://github.com/truecharts/charts/compare/chowdown-0.0.30...chowdown-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [chowdown-0.0.30](https://github.com/truecharts/charts/compare/chowdown-0.0.29...chowdown-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [chowdown-0.0.29](https://github.com/truecharts/charts/compare/chowdown-0.0.28...chowdown-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [chowdown-0.0.28](https://github.com/truecharts/charts/compare/chowdown-0.0.27...chowdown-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [chowdown-0.0.28](https://github.com/truecharts/charts/compare/chowdown-0.0.27...chowdown-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [chowdown-0.0.27](https://github.com/truecharts/charts/compare/chowdown-0.0.26...chowdown-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [chowdown-0.0.26](https://github.com/truecharts/charts/compare/chowdown-0.0.25...chowdown-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/chowdown/0.0.31/Chart.lock b/incubator/chowdown/0.0.31/Chart.lock new file mode 100644 index 00000000000..e5a576a45fc --- /dev/null +++ b/incubator/chowdown/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:38:55.320018521Z" diff --git a/incubator/chowdown/0.0.31/Chart.yaml b/incubator/chowdown/0.0.31/Chart.yaml new file mode 100644 index 00000000000..0ba5a682786 --- /dev/null +++ b/incubator/chowdown/0.0.31/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.7.7 +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.31 diff --git a/incubator/chowdown/0.0.31/README.md b/incubator/chowdown/0.0.31/README.md new file mode 100644 index 00000000000..f4ab96d0f4a --- /dev/null +++ b/incubator/chowdown/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/chowdown/0.0.31/app-readme.md similarity index 100% rename from incubator/chowdown/0.0.30/app-readme.md rename to incubator/chowdown/0.0.31/app-readme.md diff --git a/incubator/chowdown/0.0.31/charts/common-10.7.7.tgz b/incubator/chowdown/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/chowdown/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/chowdown/0.0.30/ix_values.yaml b/incubator/chowdown/0.0.31/ix_values.yaml similarity index 100% rename from incubator/chowdown/0.0.30/ix_values.yaml rename to incubator/chowdown/0.0.31/ix_values.yaml diff --git a/incubator/chowdown/0.0.30/questions.yaml b/incubator/chowdown/0.0.31/questions.yaml similarity index 100% rename from incubator/chowdown/0.0.30/questions.yaml rename to incubator/chowdown/0.0.31/questions.yaml diff --git a/incubator/chowdown/0.0.30/templates/common.yaml b/incubator/chowdown/0.0.31/templates/common.yaml similarity index 100% rename from incubator/chowdown/0.0.30/templates/common.yaml rename to incubator/chowdown/0.0.31/templates/common.yaml diff --git a/incubator/chowdown/0.0.30/values.yaml b/incubator/chowdown/0.0.31/values.yaml similarity index 100% rename from incubator/chowdown/0.0.30/values.yaml rename to incubator/chowdown/0.0.31/values.yaml diff --git a/incubator/chromium-desktop-g3/0.0.34/CHANGELOG.md b/incubator/chromium-desktop-g3/0.0.34/CHANGELOG.md deleted file mode 100644 index 323ca5ad477..00000000000 --- a/incubator/chromium-desktop-g3/0.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chromium-desktop-g3-0.0.34](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.33...chromium-desktop-g3-0.0.34) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [chromium-desktop-g3-0.0.33](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.32...chromium-desktop-g3-0.0.33) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [chromium-desktop-g3-0.0.32](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.31...chromium-desktop-g3-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [chromium-desktop-g3-0.0.32](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.31...chromium-desktop-g3-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [chromium-desktop-g3-0.0.31](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.30...chromium-desktop-g3-0.0.31) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [chromium-desktop-g3-0.0.30](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.29...chromium-desktop-g3-0.0.30) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - - - -## [chromium-desktop-g3-0.0.30](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.29...chromium-desktop-g3-0.0.30) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - - - -## [chromium-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.28...chromium-desktop-g3-0.0.29) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/chromium-desktop-g3/0.0.34/Chart.lock b/incubator/chromium-desktop-g3/0.0.34/Chart.lock deleted file mode 100644 index 41412b3d205..00000000000 --- a/incubator/chromium-desktop-g3/0.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:09:11.968086466Z" diff --git a/incubator/chromium-desktop-g3/0.0.34/Chart.yaml b/incubator/chromium-desktop-g3/0.0.34/Chart.yaml deleted file mode 100644 index 2fe246762cd..00000000000 --- a/incubator/chromium-desktop-g3/0.0.34/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.7.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.34 diff --git a/incubator/chromium-desktop-g3/0.0.34/README.md b/incubator/chromium-desktop-g3/0.0.34/README.md deleted file mode 100644 index 3d33583dd9a..00000000000 --- a/incubator/chromium-desktop-g3/0.0.34/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.34/charts/common-10.7.1.tgz b/incubator/chromium-desktop-g3/0.0.34/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/chromium-desktop-g3/0.0.34/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/chromium-desktop-g3/0.0.35/CHANGELOG.md b/incubator/chromium-desktop-g3/0.0.35/CHANGELOG.md new file mode 100644 index 00000000000..d396d1d4178 --- /dev/null +++ b/incubator/chromium-desktop-g3/0.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chromium-desktop-g3-0.0.35](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.34...chromium-desktop-g3-0.0.35) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [chromium-desktop-g3-0.0.34](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.33...chromium-desktop-g3-0.0.34) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [chromium-desktop-g3-0.0.33](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.32...chromium-desktop-g3-0.0.33) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + - update docker general non-major + + + + +## [chromium-desktop-g3-0.0.32](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.31...chromium-desktop-g3-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [chromium-desktop-g3-0.0.32](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.31...chromium-desktop-g3-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [chromium-desktop-g3-0.0.31](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.30...chromium-desktop-g3-0.0.31) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [chromium-desktop-g3-0.0.30](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.29...chromium-desktop-g3-0.0.30) (2022-09-29) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) + + + + +## [chromium-desktop-g3-0.0.30](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.29...chromium-desktop-g3-0.0.30) (2022-09-29) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) + + + + +## [chromium-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.28...chromium-desktop-g3-0.0.29) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) diff --git a/incubator/chromium-desktop-g3/0.0.35/Chart.lock b/incubator/chromium-desktop-g3/0.0.35/Chart.lock new file mode 100644 index 00000000000..bc2f2ccc6d8 --- /dev/null +++ b/incubator/chromium-desktop-g3/0.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:39:11.999806111Z" diff --git a/incubator/chromium-desktop-g3/0.0.35/Chart.yaml b/incubator/chromium-desktop-g3/0.0.35/Chart.yaml new file mode 100644 index 00000000000..35b2f548084 --- /dev/null +++ b/incubator/chromium-desktop-g3/0.0.35/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.7.7 +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.35 diff --git a/incubator/chromium-desktop-g3/0.0.35/README.md b/incubator/chromium-desktop-g3/0.0.35/README.md new file mode 100644 index 00000000000..34997c1c7b6 --- /dev/null +++ b/incubator/chromium-desktop-g3/0.0.35/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.34/app-readme.md b/incubator/chromium-desktop-g3/0.0.35/app-readme.md similarity index 100% rename from incubator/chromium-desktop-g3/0.0.34/app-readme.md rename to incubator/chromium-desktop-g3/0.0.35/app-readme.md diff --git a/incubator/chromium-desktop-g3/0.0.35/charts/common-10.7.7.tgz b/incubator/chromium-desktop-g3/0.0.35/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/chromium-desktop-g3/0.0.35/charts/common-10.7.7.tgz differ diff --git a/incubator/chromium-desktop-g3/0.0.34/ix_values.yaml b/incubator/chromium-desktop-g3/0.0.35/ix_values.yaml similarity index 100% rename from incubator/chromium-desktop-g3/0.0.34/ix_values.yaml rename to incubator/chromium-desktop-g3/0.0.35/ix_values.yaml diff --git a/incubator/chromium-desktop-g3/0.0.34/questions.yaml b/incubator/chromium-desktop-g3/0.0.35/questions.yaml similarity index 100% rename from incubator/chromium-desktop-g3/0.0.34/questions.yaml rename to incubator/chromium-desktop-g3/0.0.35/questions.yaml diff --git a/incubator/chromium-desktop-g3/0.0.34/templates/common.yaml b/incubator/chromium-desktop-g3/0.0.35/templates/common.yaml similarity index 100% rename from incubator/chromium-desktop-g3/0.0.34/templates/common.yaml rename to incubator/chromium-desktop-g3/0.0.35/templates/common.yaml diff --git a/incubator/chromium-desktop-g3/0.0.34/values.yaml b/incubator/chromium-desktop-g3/0.0.35/values.yaml similarity index 100% rename from incubator/chromium-desktop-g3/0.0.34/values.yaml rename to incubator/chromium-desktop-g3/0.0.35/values.yaml diff --git a/incubator/chromium/0.0.38/CHANGELOG.md b/incubator/chromium/0.0.38/CHANGELOG.md deleted file mode 100644 index d29779627eb..00000000000 --- a/incubator/chromium/0.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chromium-0.0.38](https://github.com/truecharts/charts/compare/chromium-0.0.37...chromium-0.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [chromium-0.0.37](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.33...chromium-0.0.37) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [chromium-0.0.36](https://github.com/truecharts/charts/compare/chromium-0.0.35...chromium-0.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [chromium-0.0.35](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.31...chromium-0.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [chromium-0.0.35](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.31...chromium-0.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [chromium-0.0.34](https://github.com/truecharts/charts/compare/chromium-0.0.33...chromium-0.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [chromium-0.0.33](https://github.com/truecharts/charts/compare/chromium-0.0.32...chromium-0.0.33) (2022-10-03) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#3994](https://github.com/truecharts/charts/issues/3994)) - - - - -## [chromium-0.0.32](https://github.com/truecharts/charts/compare/chromium-0.0.31...chromium-0.0.32) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - - - -## [chromium-0.0.32](https://github.com/truecharts/charts/compare/chromium-0.0.31...chromium-0.0.32) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - - - -## [chromium-0.0.31](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.28...chromium-0.0.31) (2022-09-27) - diff --git a/incubator/chromium/0.0.38/Chart.lock b/incubator/chromium/0.0.38/Chart.lock deleted file mode 100644 index 2bf0106c5d8..00000000000 --- a/incubator/chromium/0.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:09:07.374386572Z" diff --git a/incubator/chromium/0.0.38/Chart.yaml b/incubator/chromium/0.0.38/Chart.yaml deleted file mode 100644 index c035eaed504..00000000000 --- a/incubator/chromium/0.0.38/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.7.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.38 diff --git a/incubator/chromium/0.0.38/README.md b/incubator/chromium/0.0.38/README.md deleted file mode 100644 index 6f9cae5f001..00000000000 --- a/incubator/chromium/0.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/incubator/chromium/0.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/chromium/0.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/chromium/0.0.39/CHANGELOG.md b/incubator/chromium/0.0.39/CHANGELOG.md new file mode 100644 index 00000000000..3765089eb1a --- /dev/null +++ b/incubator/chromium/0.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chromium-0.0.39](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.30...chromium-0.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [chromium-0.0.38](https://github.com/truecharts/charts/compare/chromium-0.0.37...chromium-0.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [chromium-0.0.37](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.33...chromium-0.0.37) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [chromium-0.0.36](https://github.com/truecharts/charts/compare/chromium-0.0.35...chromium-0.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [chromium-0.0.35](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.31...chromium-0.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [chromium-0.0.35](https://github.com/truecharts/charts/compare/chromium-desktop-g3-0.0.31...chromium-0.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [chromium-0.0.34](https://github.com/truecharts/charts/compare/chromium-0.0.33...chromium-0.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [chromium-0.0.33](https://github.com/truecharts/charts/compare/chromium-0.0.32...chromium-0.0.33) (2022-10-03) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#3994](https://github.com/truecharts/charts/issues/3994)) + + + + +## [chromium-0.0.32](https://github.com/truecharts/charts/compare/chromium-0.0.31...chromium-0.0.32) (2022-09-29) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) + + + + +## [chromium-0.0.32](https://github.com/truecharts/charts/compare/chromium-0.0.31...chromium-0.0.32) (2022-09-29) + diff --git a/incubator/chromium/0.0.39/Chart.lock b/incubator/chromium/0.0.39/Chart.lock new file mode 100644 index 00000000000..5747ac0ae99 --- /dev/null +++ b/incubator/chromium/0.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:38:55.39142207Z" diff --git a/incubator/chromium/0.0.39/Chart.yaml b/incubator/chromium/0.0.39/Chart.yaml new file mode 100644 index 00000000000..4e903d9c6a7 --- /dev/null +++ b/incubator/chromium/0.0.39/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.7.7 +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.39 diff --git a/incubator/chromium/0.0.39/README.md b/incubator/chromium/0.0.39/README.md new file mode 100644 index 00000000000..416803473bf --- /dev/null +++ b/incubator/chromium/0.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/incubator/chromium/0.0.39/app-readme.md similarity index 100% rename from incubator/chromium/0.0.38/app-readme.md rename to incubator/chromium/0.0.39/app-readme.md diff --git a/incubator/chromium/0.0.39/charts/common-10.7.7.tgz b/incubator/chromium/0.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/chromium/0.0.39/charts/common-10.7.7.tgz differ diff --git a/incubator/chromium/0.0.38/ix_values.yaml b/incubator/chromium/0.0.39/ix_values.yaml similarity index 100% rename from incubator/chromium/0.0.38/ix_values.yaml rename to incubator/chromium/0.0.39/ix_values.yaml diff --git a/incubator/chromium/0.0.38/questions.yaml b/incubator/chromium/0.0.39/questions.yaml similarity index 100% rename from incubator/chromium/0.0.38/questions.yaml rename to incubator/chromium/0.0.39/questions.yaml diff --git a/incubator/chromium/0.0.38/templates/common.yaml b/incubator/chromium/0.0.39/templates/common.yaml similarity index 100% rename from incubator/chromium/0.0.38/templates/common.yaml rename to incubator/chromium/0.0.39/templates/common.yaml diff --git a/incubator/chromium/0.0.38/values.yaml b/incubator/chromium/0.0.39/values.yaml similarity index 100% rename from incubator/chromium/0.0.38/values.yaml rename to incubator/chromium/0.0.39/values.yaml diff --git a/incubator/chronograf/0.0.33/CHANGELOG.md b/incubator/chronograf/0.0.33/CHANGELOG.md deleted file mode 100644 index fa87e62b57f..00000000000 --- a/incubator/chronograf/0.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chronograf-0.0.33](https://github.com/truecharts/charts/compare/chronograf-0.0.32...chronograf-0.0.33) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [chronograf-0.0.32](https://github.com/truecharts/charts/compare/chronograf-0.0.31...chronograf-0.0.32) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [chronograf-0.0.31](https://github.com/truecharts/charts/compare/chronograf-0.0.30...chronograf-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [chronograf-0.0.31](https://github.com/truecharts/charts/compare/chronograf-0.0.30...chronograf-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [chronograf-0.0.30](https://github.com/truecharts/charts/compare/chronograf-0.0.29...chronograf-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [chronograf-0.0.29](https://github.com/truecharts/charts/compare/chronograf-0.0.28...chronograf-0.0.29) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [chronograf-0.0.28](https://github.com/truecharts/charts/compare/chronograf-0.0.27...chronograf-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#4010](https://github.com/truecharts/charts/issues/4010)) - - - - -## [chronograf-0.0.27](https://github.com/truecharts/charts/compare/chronograf-0.0.26...chronograf-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/chronograf/0.0.33/Chart.lock b/incubator/chronograf/0.0.33/Chart.lock deleted file mode 100644 index bb7610a7357..00000000000 --- a/incubator/chronograf/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:09:15.321527533Z" diff --git a/incubator/chronograf/0.0.33/Chart.yaml b/incubator/chronograf/0.0.33/Chart.yaml deleted file mode 100644 index e6e24dafddb..00000000000 --- a/incubator/chronograf/0.0.33/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.7.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.33 diff --git a/incubator/chronograf/0.0.33/README.md b/incubator/chronograf/0.0.33/README.md deleted file mode 100644 index 725dffdcf7e..00000000000 --- a/incubator/chronograf/0.0.33/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.33/charts/common-10.7.1.tgz b/incubator/chronograf/0.0.33/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/chronograf/0.0.33/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/chronograf/0.0.34/CHANGELOG.md b/incubator/chronograf/0.0.34/CHANGELOG.md new file mode 100644 index 00000000000..e7808f32330 --- /dev/null +++ b/incubator/chronograf/0.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chronograf-0.0.34](https://github.com/truecharts/charts/compare/chronograf-0.0.33...chronograf-0.0.34) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [chronograf-0.0.33](https://github.com/truecharts/charts/compare/chronograf-0.0.32...chronograf-0.0.33) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [chronograf-0.0.32](https://github.com/truecharts/charts/compare/chronograf-0.0.31...chronograf-0.0.32) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [chronograf-0.0.31](https://github.com/truecharts/charts/compare/chronograf-0.0.30...chronograf-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [chronograf-0.0.31](https://github.com/truecharts/charts/compare/chronograf-0.0.30...chronograf-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [chronograf-0.0.30](https://github.com/truecharts/charts/compare/chronograf-0.0.29...chronograf-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [chronograf-0.0.29](https://github.com/truecharts/charts/compare/chronograf-0.0.28...chronograf-0.0.29) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [chronograf-0.0.28](https://github.com/truecharts/charts/compare/chronograf-0.0.27...chronograf-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#4010](https://github.com/truecharts/charts/issues/4010)) + + + + +## [chronograf-0.0.27](https://github.com/truecharts/charts/compare/chronograf-0.0.26...chronograf-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [chronograf-0.0.26](https://github.com/truecharts/charts/compare/chronograf-0.0.25...chronograf-0.0.26) (2022-09-25) + +### Chore diff --git a/incubator/chronograf/0.0.34/Chart.lock b/incubator/chronograf/0.0.34/Chart.lock new file mode 100644 index 00000000000..1a96cc5a682 --- /dev/null +++ b/incubator/chronograf/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:39:17.813761956Z" diff --git a/incubator/chronograf/0.0.34/Chart.yaml b/incubator/chronograf/0.0.34/Chart.yaml new file mode 100644 index 00000000000..6c6b32bcac4 --- /dev/null +++ b/incubator/chronograf/0.0.34/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.7.7 +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.34 diff --git a/incubator/chronograf/0.0.34/README.md b/incubator/chronograf/0.0.34/README.md new file mode 100644 index 00000000000..4ba0a02c6c1 --- /dev/null +++ b/incubator/chronograf/0.0.34/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.33/app-readme.md b/incubator/chronograf/0.0.34/app-readme.md similarity index 100% rename from incubator/chronograf/0.0.33/app-readme.md rename to incubator/chronograf/0.0.34/app-readme.md diff --git a/incubator/chronograf/0.0.34/charts/common-10.7.7.tgz b/incubator/chronograf/0.0.34/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/chronograf/0.0.34/charts/common-10.7.7.tgz differ diff --git a/incubator/chronograf/0.0.33/ix_values.yaml b/incubator/chronograf/0.0.34/ix_values.yaml similarity index 100% rename from incubator/chronograf/0.0.33/ix_values.yaml rename to incubator/chronograf/0.0.34/ix_values.yaml diff --git a/incubator/chronograf/0.0.33/questions.yaml b/incubator/chronograf/0.0.34/questions.yaml similarity index 100% rename from incubator/chronograf/0.0.33/questions.yaml rename to incubator/chronograf/0.0.34/questions.yaml diff --git a/incubator/chronograf/0.0.33/templates/common.yaml b/incubator/chronograf/0.0.34/templates/common.yaml similarity index 100% rename from incubator/chronograf/0.0.33/templates/common.yaml rename to incubator/chronograf/0.0.34/templates/common.yaml diff --git a/incubator/chronograf/0.0.33/values.yaml b/incubator/chronograf/0.0.34/values.yaml similarity index 100% rename from incubator/chronograf/0.0.33/values.yaml rename to incubator/chronograf/0.0.34/values.yaml diff --git a/incubator/ciao/0.0.30/CHANGELOG.md b/incubator/ciao/0.0.30/CHANGELOG.md deleted file mode 100644 index a60c4b11a17..00000000000 --- a/incubator/ciao/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ciao-0.0.30](https://github.com/truecharts/charts/compare/ciao-0.0.29...ciao-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ciao-0.0.29](https://github.com/truecharts/charts/compare/ciao-0.0.28...ciao-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ciao-0.0.28](https://github.com/truecharts/charts/compare/ciao-0.0.27...ciao-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ciao-0.0.28](https://github.com/truecharts/charts/compare/ciao-0.0.27...ciao-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ciao-0.0.27](https://github.com/truecharts/charts/compare/ciao-0.0.26...ciao-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ciao-0.0.26](https://github.com/truecharts/charts/compare/ciao-0.0.25...ciao-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/ciao/0.0.30/Chart.lock b/incubator/ciao/0.0.30/Chart.lock deleted file mode 100644 index ceb0a9c05ec..00000000000 --- a/incubator/ciao/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:09:27.891332619Z" diff --git a/incubator/ciao/0.0.30/Chart.yaml b/incubator/ciao/0.0.30/Chart.yaml deleted file mode 100644 index b20a7d69572..00000000000 --- a/incubator/ciao/0.0.30/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.7.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.30 diff --git a/incubator/ciao/0.0.30/README.md b/incubator/ciao/0.0.30/README.md deleted file mode 100644 index a861713caaa..00000000000 --- a/incubator/ciao/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/ciao/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/ciao/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/ciao/0.0.31/CHANGELOG.md b/incubator/ciao/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..bea3314794c --- /dev/null +++ b/incubator/ciao/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ciao-0.0.31](https://github.com/truecharts/charts/compare/ciao-0.0.30...ciao-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ciao-0.0.30](https://github.com/truecharts/charts/compare/ciao-0.0.29...ciao-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ciao-0.0.29](https://github.com/truecharts/charts/compare/ciao-0.0.28...ciao-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ciao-0.0.28](https://github.com/truecharts/charts/compare/ciao-0.0.27...ciao-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ciao-0.0.28](https://github.com/truecharts/charts/compare/ciao-0.0.27...ciao-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ciao-0.0.27](https://github.com/truecharts/charts/compare/ciao-0.0.26...ciao-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ciao-0.0.26](https://github.com/truecharts/charts/compare/ciao-0.0.25...ciao-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/ciao/0.0.31/Chart.lock b/incubator/ciao/0.0.31/Chart.lock new file mode 100644 index 00000000000..59ee77cd274 --- /dev/null +++ b/incubator/ciao/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:39:36.159456813Z" diff --git a/incubator/ciao/0.0.31/Chart.yaml b/incubator/ciao/0.0.31/Chart.yaml new file mode 100644 index 00000000000..f538d834375 --- /dev/null +++ b/incubator/ciao/0.0.31/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.7.7 +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.31 diff --git a/incubator/ciao/0.0.31/README.md b/incubator/ciao/0.0.31/README.md new file mode 100644 index 00000000000..cc7aac00c59 --- /dev/null +++ b/incubator/ciao/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/ciao/0.0.31/app-readme.md similarity index 100% rename from incubator/ciao/0.0.30/app-readme.md rename to incubator/ciao/0.0.31/app-readme.md diff --git a/incubator/ciao/0.0.31/charts/common-10.7.7.tgz b/incubator/ciao/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/ciao/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/ciao/0.0.30/ix_values.yaml b/incubator/ciao/0.0.31/ix_values.yaml similarity index 100% rename from incubator/ciao/0.0.30/ix_values.yaml rename to incubator/ciao/0.0.31/ix_values.yaml diff --git a/incubator/ciao/0.0.30/questions.yaml b/incubator/ciao/0.0.31/questions.yaml similarity index 100% rename from incubator/ciao/0.0.30/questions.yaml rename to incubator/ciao/0.0.31/questions.yaml diff --git a/incubator/ciao/0.0.30/templates/common.yaml b/incubator/ciao/0.0.31/templates/common.yaml similarity index 100% rename from incubator/ciao/0.0.30/templates/common.yaml rename to incubator/ciao/0.0.31/templates/common.yaml diff --git a/incubator/ciao/0.0.30/values.yaml b/incubator/ciao/0.0.31/values.yaml similarity index 100% rename from incubator/ciao/0.0.30/values.yaml rename to incubator/ciao/0.0.31/values.yaml diff --git a/incubator/citadel-forgedwithfire/0.0.30/CHANGELOG.md b/incubator/citadel-forgedwithfire/0.0.30/CHANGELOG.md deleted file mode 100644 index 8c83fac635f..00000000000 --- a/incubator/citadel-forgedwithfire/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [citadel-forgedwithfire-0.0.30](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.29...citadel-forgedwithfire-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [citadel-forgedwithfire-0.0.29](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.28...citadel-forgedwithfire-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [citadel-forgedwithfire-0.0.28](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.27...citadel-forgedwithfire-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [citadel-forgedwithfire-0.0.28](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.27...citadel-forgedwithfire-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [citadel-forgedwithfire-0.0.27](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.26...citadel-forgedwithfire-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [citadel-forgedwithfire-0.0.26](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.25...citadel-forgedwithfire-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/citadel-forgedwithfire/0.0.30/Chart.lock b/incubator/citadel-forgedwithfire/0.0.30/Chart.lock deleted file mode 100644 index 4407b2fd6e6..00000000000 --- a/incubator/citadel-forgedwithfire/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:09:38.866828084Z" diff --git a/incubator/citadel-forgedwithfire/0.0.30/Chart.yaml b/incubator/citadel-forgedwithfire/0.0.30/Chart.yaml deleted file mode 100644 index cede344b0ca..00000000000 --- a/incubator/citadel-forgedwithfire/0.0.30/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.7.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.30 diff --git a/incubator/citadel-forgedwithfire/0.0.30/README.md b/incubator/citadel-forgedwithfire/0.0.30/README.md deleted file mode 100644 index b8424df650a..00000000000 --- a/incubator/citadel-forgedwithfire/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/citadel-forgedwithfire/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/citadel-forgedwithfire/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/citadel-forgedwithfire/0.0.31/CHANGELOG.md b/incubator/citadel-forgedwithfire/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..ed614c59269 --- /dev/null +++ b/incubator/citadel-forgedwithfire/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [citadel-forgedwithfire-0.0.31](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.30...citadel-forgedwithfire-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [citadel-forgedwithfire-0.0.30](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.29...citadel-forgedwithfire-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [citadel-forgedwithfire-0.0.29](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.28...citadel-forgedwithfire-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [citadel-forgedwithfire-0.0.28](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.27...citadel-forgedwithfire-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [citadel-forgedwithfire-0.0.28](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.27...citadel-forgedwithfire-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [citadel-forgedwithfire-0.0.27](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.26...citadel-forgedwithfire-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [citadel-forgedwithfire-0.0.26](https://github.com/truecharts/charts/compare/citadel-forgedwithfire-0.0.25...citadel-forgedwithfire-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/citadel-forgedwithfire/0.0.31/Chart.lock b/incubator/citadel-forgedwithfire/0.0.31/Chart.lock new file mode 100644 index 00000000000..efbfd4509d9 --- /dev/null +++ b/incubator/citadel-forgedwithfire/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:39:37.211577294Z" diff --git a/incubator/citadel-forgedwithfire/0.0.31/Chart.yaml b/incubator/citadel-forgedwithfire/0.0.31/Chart.yaml new file mode 100644 index 00000000000..f5b7cc3cb7f --- /dev/null +++ b/incubator/citadel-forgedwithfire/0.0.31/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.7.7 +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.31 diff --git a/incubator/citadel-forgedwithfire/0.0.31/README.md b/incubator/citadel-forgedwithfire/0.0.31/README.md new file mode 100644 index 00000000000..a0ee1b6cb55 --- /dev/null +++ b/incubator/citadel-forgedwithfire/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/citadel-forgedwithfire/0.0.31/app-readme.md similarity index 100% rename from incubator/citadel-forgedwithfire/0.0.30/app-readme.md rename to incubator/citadel-forgedwithfire/0.0.31/app-readme.md diff --git a/incubator/citadel-forgedwithfire/0.0.31/charts/common-10.7.7.tgz b/incubator/citadel-forgedwithfire/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/citadel-forgedwithfire/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/citadel-forgedwithfire/0.0.30/ix_values.yaml b/incubator/citadel-forgedwithfire/0.0.31/ix_values.yaml similarity index 100% rename from incubator/citadel-forgedwithfire/0.0.30/ix_values.yaml rename to incubator/citadel-forgedwithfire/0.0.31/ix_values.yaml diff --git a/incubator/citadel-forgedwithfire/0.0.30/questions.yaml b/incubator/citadel-forgedwithfire/0.0.31/questions.yaml similarity index 100% rename from incubator/citadel-forgedwithfire/0.0.30/questions.yaml rename to incubator/citadel-forgedwithfire/0.0.31/questions.yaml diff --git a/incubator/citadel-forgedwithfire/0.0.30/templates/common.yaml b/incubator/citadel-forgedwithfire/0.0.31/templates/common.yaml similarity index 100% rename from incubator/citadel-forgedwithfire/0.0.30/templates/common.yaml rename to incubator/citadel-forgedwithfire/0.0.31/templates/common.yaml diff --git a/incubator/citadel-forgedwithfire/0.0.30/values.yaml b/incubator/citadel-forgedwithfire/0.0.31/values.yaml similarity index 100% rename from incubator/citadel-forgedwithfire/0.0.30/values.yaml rename to incubator/citadel-forgedwithfire/0.0.31/values.yaml diff --git a/incubator/cleanarr/0.0.31/CHANGELOG.md b/incubator/cleanarr/0.0.31/CHANGELOG.md deleted file mode 100644 index d84a5906838..00000000000 --- a/incubator/cleanarr/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cleanarr-0.0.31](https://github.com/truecharts/charts/compare/cleanarr-0.0.30...cleanarr-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [cleanarr-0.0.30](https://github.com/truecharts/charts/compare/cleanarr-0.0.29...cleanarr-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [cleanarr-0.0.29](https://github.com/truecharts/charts/compare/cleanarr-0.0.28...cleanarr-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cleanarr-0.0.29](https://github.com/truecharts/charts/compare/cleanarr-0.0.28...cleanarr-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cleanarr-0.0.28](https://github.com/truecharts/charts/compare/cleanarr-0.0.27...cleanarr-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [cleanarr-0.0.27](https://github.com/truecharts/charts/compare/cleanarr-0.0.26...cleanarr-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/cleanarr/0.0.31/Chart.lock b/incubator/cleanarr/0.0.31/Chart.lock deleted file mode 100644 index 1aece51b1e9..00000000000 --- a/incubator/cleanarr/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:09:43.425183942Z" diff --git a/incubator/cleanarr/0.0.31/Chart.yaml b/incubator/cleanarr/0.0.31/Chart.yaml deleted file mode 100644 index 66482fd8907..00000000000 --- a/incubator/cleanarr/0.0.31/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.3" -version: 0.0.31 -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.31/README.md b/incubator/cleanarr/0.0.31/README.md deleted file mode 100644 index d147a555ba3..00000000000 --- a/incubator/cleanarr/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/cleanarr/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/cleanarr/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/cleanarr/0.0.32/CHANGELOG.md b/incubator/cleanarr/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..fb0c53ec5a5 --- /dev/null +++ b/incubator/cleanarr/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cleanarr-0.0.32](https://github.com/truecharts/charts/compare/cleanarr-0.0.31...cleanarr-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [cleanarr-0.0.31](https://github.com/truecharts/charts/compare/cleanarr-0.0.30...cleanarr-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [cleanarr-0.0.30](https://github.com/truecharts/charts/compare/cleanarr-0.0.29...cleanarr-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [cleanarr-0.0.29](https://github.com/truecharts/charts/compare/cleanarr-0.0.28...cleanarr-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cleanarr-0.0.29](https://github.com/truecharts/charts/compare/cleanarr-0.0.28...cleanarr-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cleanarr-0.0.28](https://github.com/truecharts/charts/compare/cleanarr-0.0.27...cleanarr-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [cleanarr-0.0.27](https://github.com/truecharts/charts/compare/cleanarr-0.0.26...cleanarr-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/cleanarr/0.0.32/Chart.lock b/incubator/cleanarr/0.0.32/Chart.lock new file mode 100644 index 00000000000..f29268702b9 --- /dev/null +++ b/incubator/cleanarr/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:39:53.237511393Z" diff --git a/incubator/cleanarr/0.0.32/Chart.yaml b/incubator/cleanarr/0.0.32/Chart.yaml new file mode 100644 index 00000000000..8cd39385e27 --- /dev/null +++ b/incubator/cleanarr/0.0.32/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.1.3" +version: 0.0.32 +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.32/README.md b/incubator/cleanarr/0.0.32/README.md new file mode 100644 index 00000000000..9f98b8f279b --- /dev/null +++ b/incubator/cleanarr/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/cleanarr/0.0.32/app-readme.md similarity index 100% rename from incubator/cleanarr/0.0.31/app-readme.md rename to incubator/cleanarr/0.0.32/app-readme.md diff --git a/incubator/cleanarr/0.0.32/charts/common-10.7.7.tgz b/incubator/cleanarr/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/cleanarr/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/cleanarr/0.0.31/ix_values.yaml b/incubator/cleanarr/0.0.32/ix_values.yaml similarity index 100% rename from incubator/cleanarr/0.0.31/ix_values.yaml rename to incubator/cleanarr/0.0.32/ix_values.yaml diff --git a/incubator/cleanarr/0.0.31/questions.yaml b/incubator/cleanarr/0.0.32/questions.yaml similarity index 100% rename from incubator/cleanarr/0.0.31/questions.yaml rename to incubator/cleanarr/0.0.32/questions.yaml diff --git a/incubator/cleanarr/0.0.31/templates/common.yaml b/incubator/cleanarr/0.0.32/templates/common.yaml similarity index 100% rename from incubator/cleanarr/0.0.31/templates/common.yaml rename to incubator/cleanarr/0.0.32/templates/common.yaml diff --git a/incubator/cleanarr/0.0.31/values.yaml b/incubator/cleanarr/0.0.32/values.yaml similarity index 100% rename from incubator/cleanarr/0.0.31/values.yaml rename to incubator/cleanarr/0.0.32/values.yaml diff --git a/incubator/cloudbeaver/0.0.33/CHANGELOG.md b/incubator/cloudbeaver/0.0.33/CHANGELOG.md deleted file mode 100644 index f10b9a90edb..00000000000 --- a/incubator/cloudbeaver/0.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cloudbeaver-0.0.33](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.32...cloudbeaver-0.0.33) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [cloudbeaver-0.0.32](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.31...cloudbeaver-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [cloudbeaver-0.0.31](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.30...cloudbeaver-0.0.31) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [cloudbeaver-0.0.30](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.29...cloudbeaver-0.0.30) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - - - - -## [cloudbeaver-0.0.29](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.28...cloudbeaver-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cloudbeaver-0.0.29](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.28...cloudbeaver-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cloudbeaver-0.0.28](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.27...cloudbeaver-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) - - - - -## [cloudbeaver-0.0.27](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.26...cloudbeaver-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) - diff --git a/incubator/cloudbeaver/0.0.33/Chart.lock b/incubator/cloudbeaver/0.0.33/Chart.lock deleted file mode 100644 index 263d10acf62..00000000000 --- a/incubator/cloudbeaver/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:12:20.99336643Z" diff --git a/incubator/cloudbeaver/0.0.33/Chart.yaml b/incubator/cloudbeaver/0.0.33/Chart.yaml deleted file mode 100644 index 7bf8ddb17b5..00000000000 --- a/incubator/cloudbeaver/0.0.33/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.7.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.33 diff --git a/incubator/cloudbeaver/0.0.33/README.md b/incubator/cloudbeaver/0.0.33/README.md deleted file mode 100644 index 26b0a2417ac..00000000000 --- a/incubator/cloudbeaver/0.0.33/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.33/charts/common-10.7.1.tgz b/incubator/cloudbeaver/0.0.33/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/cloudbeaver/0.0.33/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/cloudbeaver/0.0.34/CHANGELOG.md b/incubator/cloudbeaver/0.0.34/CHANGELOG.md new file mode 100644 index 00000000000..2426d49e056 --- /dev/null +++ b/incubator/cloudbeaver/0.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cloudbeaver-0.0.34](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.33...cloudbeaver-0.0.34) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [cloudbeaver-0.0.33](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.32...cloudbeaver-0.0.33) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [cloudbeaver-0.0.32](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.31...cloudbeaver-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [cloudbeaver-0.0.31](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.30...cloudbeaver-0.0.31) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [cloudbeaver-0.0.30](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.29...cloudbeaver-0.0.30) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + +## [cloudbeaver-0.0.29](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.28...cloudbeaver-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cloudbeaver-0.0.29](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.28...cloudbeaver-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cloudbeaver-0.0.28](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.27...cloudbeaver-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) + + + + +## [cloudbeaver-0.0.27](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.26...cloudbeaver-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [cloudbeaver-0.0.26](https://github.com/truecharts/charts/compare/cloudbeaver-0.0.25...cloudbeaver-0.0.26) (2022-09-25) + diff --git a/incubator/cloudbeaver/0.0.34/Chart.lock b/incubator/cloudbeaver/0.0.34/Chart.lock new file mode 100644 index 00000000000..3615f6f09df --- /dev/null +++ b/incubator/cloudbeaver/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:40:00.176588084Z" diff --git a/incubator/cloudbeaver/0.0.34/Chart.yaml b/incubator/cloudbeaver/0.0.34/Chart.yaml new file mode 100644 index 00000000000..c7369ed72a1 --- /dev/null +++ b/incubator/cloudbeaver/0.0.34/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.7.7 +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.34 diff --git a/incubator/cloudbeaver/0.0.34/README.md b/incubator/cloudbeaver/0.0.34/README.md new file mode 100644 index 00000000000..51172e00be2 --- /dev/null +++ b/incubator/cloudbeaver/0.0.34/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.33/app-readme.md b/incubator/cloudbeaver/0.0.34/app-readme.md similarity index 100% rename from incubator/cloudbeaver/0.0.33/app-readme.md rename to incubator/cloudbeaver/0.0.34/app-readme.md diff --git a/incubator/cloudbeaver/0.0.34/charts/common-10.7.7.tgz b/incubator/cloudbeaver/0.0.34/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/cloudbeaver/0.0.34/charts/common-10.7.7.tgz differ diff --git a/incubator/cloudbeaver/0.0.33/ix_values.yaml b/incubator/cloudbeaver/0.0.34/ix_values.yaml similarity index 100% rename from incubator/cloudbeaver/0.0.33/ix_values.yaml rename to incubator/cloudbeaver/0.0.34/ix_values.yaml diff --git a/incubator/cloudbeaver/0.0.33/questions.yaml b/incubator/cloudbeaver/0.0.34/questions.yaml similarity index 100% rename from incubator/cloudbeaver/0.0.33/questions.yaml rename to incubator/cloudbeaver/0.0.34/questions.yaml diff --git a/incubator/cloudbeaver/0.0.33/templates/common.yaml b/incubator/cloudbeaver/0.0.34/templates/common.yaml similarity index 100% rename from incubator/cloudbeaver/0.0.33/templates/common.yaml rename to incubator/cloudbeaver/0.0.34/templates/common.yaml diff --git a/incubator/cloudbeaver/0.0.33/values.yaml b/incubator/cloudbeaver/0.0.34/values.yaml similarity index 100% rename from incubator/cloudbeaver/0.0.33/values.yaml rename to incubator/cloudbeaver/0.0.34/values.yaml diff --git a/incubator/cloudcommander/0.0.33/CHANGELOG.md b/incubator/cloudcommander/0.0.33/CHANGELOG.md deleted file mode 100644 index 3a50b128f24..00000000000 --- a/incubator/cloudcommander/0.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cloudcommander-0.0.33](https://github.com/truecharts/charts/compare/cloudcommander-0.0.32...cloudcommander-0.0.33) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [cloudcommander-0.0.32](https://github.com/truecharts/charts/compare/cloudcommander-0.0.31...cloudcommander-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [cloudcommander-0.0.31](https://github.com/truecharts/charts/compare/cloudcommander-0.0.30...cloudcommander-0.0.31) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [cloudcommander-0.0.30](https://github.com/truecharts/charts/compare/cloudcommander-0.0.29...cloudcommander-0.0.30) (2022-10-10) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) - - - - -## [cloudcommander-0.0.29](https://github.com/truecharts/charts/compare/cloudcommander-0.0.28...cloudcommander-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cloudcommander-0.0.29](https://github.com/truecharts/charts/compare/cloudcommander-0.0.28...cloudcommander-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cloudcommander-0.0.28](https://github.com/truecharts/charts/compare/cloudcommander-0.0.27...cloudcommander-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [cloudcommander-0.0.27](https://github.com/truecharts/charts/compare/cloudcommander-0.0.26...cloudcommander-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/cloudcommander/0.0.33/Chart.lock b/incubator/cloudcommander/0.0.33/Chart.lock deleted file mode 100644 index 0962f624b2c..00000000000 --- a/incubator/cloudcommander/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-21T10:27:58.36197971Z" diff --git a/incubator/cloudcommander/0.0.33/Chart.yaml b/incubator/cloudcommander/0.0.33/Chart.yaml deleted file mode 100644 index 0947b1cebd2..00000000000 --- a/incubator/cloudcommander/0.0.33/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.7.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.33 diff --git a/incubator/cloudcommander/0.0.33/README.md b/incubator/cloudcommander/0.0.33/README.md deleted file mode 100644 index 6b681914cb9..00000000000 --- a/incubator/cloudcommander/0.0.33/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.33/charts/common-10.7.1.tgz b/incubator/cloudcommander/0.0.33/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/cloudcommander/0.0.33/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/cloudcommander/0.0.34/CHANGELOG.md b/incubator/cloudcommander/0.0.34/CHANGELOG.md new file mode 100644 index 00000000000..3f96479ec8b --- /dev/null +++ b/incubator/cloudcommander/0.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cloudcommander-0.0.34](https://github.com/truecharts/charts/compare/cloudcommander-0.0.33...cloudcommander-0.0.34) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [cloudcommander-0.0.33](https://github.com/truecharts/charts/compare/cloudcommander-0.0.32...cloudcommander-0.0.33) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [cloudcommander-0.0.32](https://github.com/truecharts/charts/compare/cloudcommander-0.0.31...cloudcommander-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [cloudcommander-0.0.31](https://github.com/truecharts/charts/compare/cloudcommander-0.0.30...cloudcommander-0.0.31) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [cloudcommander-0.0.30](https://github.com/truecharts/charts/compare/cloudcommander-0.0.29...cloudcommander-0.0.30) (2022-10-10) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) + + + + +## [cloudcommander-0.0.29](https://github.com/truecharts/charts/compare/cloudcommander-0.0.28...cloudcommander-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cloudcommander-0.0.29](https://github.com/truecharts/charts/compare/cloudcommander-0.0.28...cloudcommander-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cloudcommander-0.0.28](https://github.com/truecharts/charts/compare/cloudcommander-0.0.27...cloudcommander-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [cloudcommander-0.0.27](https://github.com/truecharts/charts/compare/cloudcommander-0.0.26...cloudcommander-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [cloudcommander-0.0.26](https://github.com/truecharts/charts/compare/cloudcommander-0.0.25...cloudcommander-0.0.26) (2022-09-25) + +### Chore diff --git a/incubator/cloudcommander/0.0.34/Chart.lock b/incubator/cloudcommander/0.0.34/Chart.lock new file mode 100644 index 00000000000..c3909629b8b --- /dev/null +++ b/incubator/cloudcommander/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:40:17.509055576Z" diff --git a/incubator/cloudcommander/0.0.34/Chart.yaml b/incubator/cloudcommander/0.0.34/Chart.yaml new file mode 100644 index 00000000000..b4902902a93 --- /dev/null +++ b/incubator/cloudcommander/0.0.34/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.7.7 +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.34 diff --git a/incubator/cloudcommander/0.0.34/README.md b/incubator/cloudcommander/0.0.34/README.md new file mode 100644 index 00000000000..78e50f5a62a --- /dev/null +++ b/incubator/cloudcommander/0.0.34/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.33/app-readme.md b/incubator/cloudcommander/0.0.34/app-readme.md similarity index 100% rename from incubator/cloudcommander/0.0.33/app-readme.md rename to incubator/cloudcommander/0.0.34/app-readme.md diff --git a/incubator/cloudcommander/0.0.34/charts/common-10.7.7.tgz b/incubator/cloudcommander/0.0.34/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/cloudcommander/0.0.34/charts/common-10.7.7.tgz differ diff --git a/incubator/cloudcommander/0.0.33/ix_values.yaml b/incubator/cloudcommander/0.0.34/ix_values.yaml similarity index 100% rename from incubator/cloudcommander/0.0.33/ix_values.yaml rename to incubator/cloudcommander/0.0.34/ix_values.yaml diff --git a/incubator/cloudcommander/0.0.33/questions.yaml b/incubator/cloudcommander/0.0.34/questions.yaml similarity index 100% rename from incubator/cloudcommander/0.0.33/questions.yaml rename to incubator/cloudcommander/0.0.34/questions.yaml diff --git a/incubator/cloudcommander/0.0.33/templates/common.yaml b/incubator/cloudcommander/0.0.34/templates/common.yaml similarity index 100% rename from incubator/cloudcommander/0.0.33/templates/common.yaml rename to incubator/cloudcommander/0.0.34/templates/common.yaml diff --git a/incubator/cloudcommander/0.0.33/values.yaml b/incubator/cloudcommander/0.0.34/values.yaml similarity index 100% rename from incubator/cloudcommander/0.0.33/values.yaml rename to incubator/cloudcommander/0.0.34/values.yaml diff --git a/incubator/cloudreve/0.0.30/CHANGELOG.md b/incubator/cloudreve/0.0.30/CHANGELOG.md deleted file mode 100644 index 7474ca57f9c..00000000000 --- a/incubator/cloudreve/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cloudreve-0.0.30](https://github.com/truecharts/charts/compare/cloudreve-0.0.29...cloudreve-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [cloudreve-0.0.29](https://github.com/truecharts/charts/compare/cloudreve-0.0.28...cloudreve-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [cloudreve-0.0.28](https://github.com/truecharts/charts/compare/cloudreve-0.0.27...cloudreve-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cloudreve-0.0.28](https://github.com/truecharts/charts/compare/cloudreve-0.0.27...cloudreve-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cloudreve-0.0.27](https://github.com/truecharts/charts/compare/cloudreve-0.0.26...cloudreve-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [cloudreve-0.0.26](https://github.com/truecharts/charts/compare/cloudreve-0.0.25...cloudreve-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/cloudreve/0.0.30/Chart.lock b/incubator/cloudreve/0.0.30/Chart.lock deleted file mode 100644 index f2b044c6e86..00000000000 --- a/incubator/cloudreve/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:10:09.677553374Z" diff --git a/incubator/cloudreve/0.0.30/Chart.yaml b/incubator/cloudreve/0.0.30/Chart.yaml deleted file mode 100644 index 185aead3b0a..00000000000 --- a/incubator/cloudreve/0.0.30/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.7.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.30 diff --git a/incubator/cloudreve/0.0.30/README.md b/incubator/cloudreve/0.0.30/README.md deleted file mode 100644 index 7674fe6c1c1..00000000000 --- a/incubator/cloudreve/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/cloudreve/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/cloudreve/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/cloudreve/0.0.31/CHANGELOG.md b/incubator/cloudreve/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..8517912677e --- /dev/null +++ b/incubator/cloudreve/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cloudreve-0.0.31](https://github.com/truecharts/charts/compare/cloudreve-0.0.30...cloudreve-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [cloudreve-0.0.30](https://github.com/truecharts/charts/compare/cloudreve-0.0.29...cloudreve-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [cloudreve-0.0.29](https://github.com/truecharts/charts/compare/cloudreve-0.0.28...cloudreve-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [cloudreve-0.0.28](https://github.com/truecharts/charts/compare/cloudreve-0.0.27...cloudreve-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cloudreve-0.0.28](https://github.com/truecharts/charts/compare/cloudreve-0.0.27...cloudreve-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cloudreve-0.0.27](https://github.com/truecharts/charts/compare/cloudreve-0.0.26...cloudreve-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [cloudreve-0.0.26](https://github.com/truecharts/charts/compare/cloudreve-0.0.25...cloudreve-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/cloudreve/0.0.31/Chart.lock b/incubator/cloudreve/0.0.31/Chart.lock new file mode 100644 index 00000000000..a49814dd6a6 --- /dev/null +++ b/incubator/cloudreve/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:40:18.289420516Z" diff --git a/incubator/cloudreve/0.0.31/Chart.yaml b/incubator/cloudreve/0.0.31/Chart.yaml new file mode 100644 index 00000000000..c40a7ee5675 --- /dev/null +++ b/incubator/cloudreve/0.0.31/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.7.7 +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.31 diff --git a/incubator/cloudreve/0.0.31/README.md b/incubator/cloudreve/0.0.31/README.md new file mode 100644 index 00000000000..133434656be --- /dev/null +++ b/incubator/cloudreve/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/cloudreve/0.0.31/app-readme.md similarity index 100% rename from incubator/cloudreve/0.0.30/app-readme.md rename to incubator/cloudreve/0.0.31/app-readme.md diff --git a/incubator/cloudreve/0.0.31/charts/common-10.7.7.tgz b/incubator/cloudreve/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/cloudreve/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/cloudreve/0.0.30/ix_values.yaml b/incubator/cloudreve/0.0.31/ix_values.yaml similarity index 100% rename from incubator/cloudreve/0.0.30/ix_values.yaml rename to incubator/cloudreve/0.0.31/ix_values.yaml diff --git a/incubator/cloudreve/0.0.30/questions.yaml b/incubator/cloudreve/0.0.31/questions.yaml similarity index 100% rename from incubator/cloudreve/0.0.30/questions.yaml rename to incubator/cloudreve/0.0.31/questions.yaml diff --git a/incubator/cloudreve/0.0.30/templates/common.yaml b/incubator/cloudreve/0.0.31/templates/common.yaml similarity index 100% rename from incubator/cloudreve/0.0.30/templates/common.yaml rename to incubator/cloudreve/0.0.31/templates/common.yaml diff --git a/incubator/cloudreve/0.0.30/values.yaml b/incubator/cloudreve/0.0.31/values.yaml similarity index 100% rename from incubator/cloudreve/0.0.30/values.yaml rename to incubator/cloudreve/0.0.31/values.yaml diff --git a/incubator/colonysurvival/0.0.30/CHANGELOG.md b/incubator/colonysurvival/0.0.30/CHANGELOG.md deleted file mode 100644 index ee80c38f02d..00000000000 --- a/incubator/colonysurvival/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [colonysurvival-0.0.30](https://github.com/truecharts/charts/compare/colonysurvival-0.0.29...colonysurvival-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [colonysurvival-0.0.29](https://github.com/truecharts/charts/compare/colonysurvival-0.0.28...colonysurvival-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [colonysurvival-0.0.28](https://github.com/truecharts/charts/compare/colonysurvival-0.0.27...colonysurvival-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [colonysurvival-0.0.28](https://github.com/truecharts/charts/compare/colonysurvival-0.0.27...colonysurvival-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [colonysurvival-0.0.27](https://github.com/truecharts/charts/compare/colonysurvival-0.0.26...colonysurvival-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [colonysurvival-0.0.26](https://github.com/truecharts/charts/compare/colonysurvival-0.0.25...colonysurvival-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/colonysurvival/0.0.30/Chart.lock b/incubator/colonysurvival/0.0.30/Chart.lock deleted file mode 100644 index b4c5053097d..00000000000 --- a/incubator/colonysurvival/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:10:14.60879346Z" diff --git a/incubator/colonysurvival/0.0.30/Chart.yaml b/incubator/colonysurvival/0.0.30/Chart.yaml deleted file mode 100644 index 1be78985511..00000000000 --- a/incubator/colonysurvival/0.0.30/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.7.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.30 diff --git a/incubator/colonysurvival/0.0.30/README.md b/incubator/colonysurvival/0.0.30/README.md deleted file mode 100644 index 265f4ae23a3..00000000000 --- a/incubator/colonysurvival/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/colonysurvival/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/colonysurvival/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/colonysurvival/0.0.31/CHANGELOG.md b/incubator/colonysurvival/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..d5fec5d04fb --- /dev/null +++ b/incubator/colonysurvival/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [colonysurvival-0.0.31](https://github.com/truecharts/charts/compare/colonysurvival-0.0.30...colonysurvival-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [colonysurvival-0.0.30](https://github.com/truecharts/charts/compare/colonysurvival-0.0.29...colonysurvival-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [colonysurvival-0.0.29](https://github.com/truecharts/charts/compare/colonysurvival-0.0.28...colonysurvival-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [colonysurvival-0.0.28](https://github.com/truecharts/charts/compare/colonysurvival-0.0.27...colonysurvival-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [colonysurvival-0.0.28](https://github.com/truecharts/charts/compare/colonysurvival-0.0.27...colonysurvival-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [colonysurvival-0.0.27](https://github.com/truecharts/charts/compare/colonysurvival-0.0.26...colonysurvival-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [colonysurvival-0.0.26](https://github.com/truecharts/charts/compare/colonysurvival-0.0.25...colonysurvival-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/colonysurvival/0.0.31/Chart.lock b/incubator/colonysurvival/0.0.31/Chart.lock new file mode 100644 index 00000000000..184fc094649 --- /dev/null +++ b/incubator/colonysurvival/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:40:34.621776117Z" diff --git a/incubator/colonysurvival/0.0.31/Chart.yaml b/incubator/colonysurvival/0.0.31/Chart.yaml new file mode 100644 index 00000000000..df45de83c64 --- /dev/null +++ b/incubator/colonysurvival/0.0.31/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.7.7 +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.31 diff --git a/incubator/colonysurvival/0.0.31/README.md b/incubator/colonysurvival/0.0.31/README.md new file mode 100644 index 00000000000..ef588317c1c --- /dev/null +++ b/incubator/colonysurvival/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/colonysurvival/0.0.31/app-readme.md similarity index 100% rename from incubator/colonysurvival/0.0.30/app-readme.md rename to incubator/colonysurvival/0.0.31/app-readme.md diff --git a/incubator/colonysurvival/0.0.31/charts/common-10.7.7.tgz b/incubator/colonysurvival/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/colonysurvival/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/colonysurvival/0.0.30/ix_values.yaml b/incubator/colonysurvival/0.0.31/ix_values.yaml similarity index 100% rename from incubator/colonysurvival/0.0.30/ix_values.yaml rename to incubator/colonysurvival/0.0.31/ix_values.yaml diff --git a/incubator/colonysurvival/0.0.30/questions.yaml b/incubator/colonysurvival/0.0.31/questions.yaml similarity index 100% rename from incubator/colonysurvival/0.0.30/questions.yaml rename to incubator/colonysurvival/0.0.31/questions.yaml diff --git a/incubator/colonysurvival/0.0.30/templates/common.yaml b/incubator/colonysurvival/0.0.31/templates/common.yaml similarity index 100% rename from incubator/colonysurvival/0.0.30/templates/common.yaml rename to incubator/colonysurvival/0.0.31/templates/common.yaml diff --git a/incubator/colonysurvival/0.0.30/values.yaml b/incubator/colonysurvival/0.0.31/values.yaml similarity index 100% rename from incubator/colonysurvival/0.0.30/values.yaml rename to incubator/colonysurvival/0.0.31/values.yaml diff --git a/incubator/conanexiles/0.0.30/CHANGELOG.md b/incubator/conanexiles/0.0.30/CHANGELOG.md deleted file mode 100644 index 5916a806d29..00000000000 --- a/incubator/conanexiles/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [conanexiles-0.0.30](https://github.com/truecharts/charts/compare/conanexiles-0.0.29...conanexiles-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [conanexiles-0.0.29](https://github.com/truecharts/charts/compare/conanexiles-0.0.28...conanexiles-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [conanexiles-0.0.28](https://github.com/truecharts/charts/compare/conanexiles-0.0.27...conanexiles-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [conanexiles-0.0.28](https://github.com/truecharts/charts/compare/conanexiles-0.0.27...conanexiles-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [conanexiles-0.0.27](https://github.com/truecharts/charts/compare/conanexiles-0.0.26...conanexiles-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [conanexiles-0.0.26](https://github.com/truecharts/charts/compare/conanexiles-0.0.25...conanexiles-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/conanexiles/0.0.30/Chart.lock b/incubator/conanexiles/0.0.30/Chart.lock deleted file mode 100644 index e95550a88e6..00000000000 --- a/incubator/conanexiles/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:10:17.480003972Z" diff --git a/incubator/conanexiles/0.0.30/Chart.yaml b/incubator/conanexiles/0.0.30/Chart.yaml deleted file mode 100644 index 2017787921e..00000000000 --- a/incubator/conanexiles/0.0.30/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.7.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.30 diff --git a/incubator/conanexiles/0.0.30/README.md b/incubator/conanexiles/0.0.30/README.md deleted file mode 100644 index 39135979acd..00000000000 --- a/incubator/conanexiles/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/conanexiles/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/conanexiles/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/conanexiles/0.0.31/CHANGELOG.md b/incubator/conanexiles/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..41f0810efbf --- /dev/null +++ b/incubator/conanexiles/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [conanexiles-0.0.31](https://github.com/truecharts/charts/compare/conanexiles-0.0.30...conanexiles-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [conanexiles-0.0.30](https://github.com/truecharts/charts/compare/conanexiles-0.0.29...conanexiles-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [conanexiles-0.0.29](https://github.com/truecharts/charts/compare/conanexiles-0.0.28...conanexiles-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [conanexiles-0.0.28](https://github.com/truecharts/charts/compare/conanexiles-0.0.27...conanexiles-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [conanexiles-0.0.28](https://github.com/truecharts/charts/compare/conanexiles-0.0.27...conanexiles-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [conanexiles-0.0.27](https://github.com/truecharts/charts/compare/conanexiles-0.0.26...conanexiles-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [conanexiles-0.0.26](https://github.com/truecharts/charts/compare/conanexiles-0.0.25...conanexiles-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/conanexiles/0.0.31/Chart.lock b/incubator/conanexiles/0.0.31/Chart.lock new file mode 100644 index 00000000000..a2e9fc05286 --- /dev/null +++ b/incubator/conanexiles/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:40:39.821357046Z" diff --git a/incubator/conanexiles/0.0.31/Chart.yaml b/incubator/conanexiles/0.0.31/Chart.yaml new file mode 100644 index 00000000000..48b3afe6305 --- /dev/null +++ b/incubator/conanexiles/0.0.31/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.7.7 +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.31 diff --git a/incubator/conanexiles/0.0.31/README.md b/incubator/conanexiles/0.0.31/README.md new file mode 100644 index 00000000000..6ab43307f09 --- /dev/null +++ b/incubator/conanexiles/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/conanexiles/0.0.31/app-readme.md similarity index 100% rename from incubator/conanexiles/0.0.30/app-readme.md rename to incubator/conanexiles/0.0.31/app-readme.md diff --git a/incubator/conanexiles/0.0.31/charts/common-10.7.7.tgz b/incubator/conanexiles/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/conanexiles/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/conanexiles/0.0.30/ix_values.yaml b/incubator/conanexiles/0.0.31/ix_values.yaml similarity index 100% rename from incubator/conanexiles/0.0.30/ix_values.yaml rename to incubator/conanexiles/0.0.31/ix_values.yaml diff --git a/incubator/conanexiles/0.0.30/questions.yaml b/incubator/conanexiles/0.0.31/questions.yaml similarity index 100% rename from incubator/conanexiles/0.0.30/questions.yaml rename to incubator/conanexiles/0.0.31/questions.yaml diff --git a/incubator/conanexiles/0.0.30/templates/common.yaml b/incubator/conanexiles/0.0.31/templates/common.yaml similarity index 100% rename from incubator/conanexiles/0.0.30/templates/common.yaml rename to incubator/conanexiles/0.0.31/templates/common.yaml diff --git a/incubator/conanexiles/0.0.30/values.yaml b/incubator/conanexiles/0.0.31/values.yaml similarity index 100% rename from incubator/conanexiles/0.0.30/values.yaml rename to incubator/conanexiles/0.0.31/values.yaml diff --git a/incubator/conreq/0.0.34/CHANGELOG.md b/incubator/conreq/0.0.34/CHANGELOG.md deleted file mode 100644 index 09e5a57eaaf..00000000000 --- a/incubator/conreq/0.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [conreq-0.0.34](https://github.com/truecharts/charts/compare/conreq-0.0.33...conreq-0.0.34) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [conreq-0.0.33](https://github.com/truecharts/charts/compare/conreq-0.0.32...conreq-0.0.33) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [conreq-0.0.32](https://github.com/truecharts/charts/compare/conreq-0.0.31...conreq-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [conreq-0.0.32](https://github.com/truecharts/charts/compare/conreq-0.0.31...conreq-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [conreq-0.0.31](https://github.com/truecharts/charts/compare/conreq-0.0.30...conreq-0.0.31) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [conreq-0.0.30](https://github.com/truecharts/charts/compare/conreq-0.0.29...conreq-0.0.30) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/conreq/0.0.34/Chart.lock b/incubator/conreq/0.0.34/Chart.lock deleted file mode 100644 index 39944363597..00000000000 --- a/incubator/conreq/0.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:10:31.69200782Z" diff --git a/incubator/conreq/0.0.34/Chart.yaml b/incubator/conreq/0.0.34/Chart.yaml deleted file mode 100644 index ab73616b12e..00000000000 --- a/incubator/conreq/0.0.34/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.7.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.34 diff --git a/incubator/conreq/0.0.34/README.md b/incubator/conreq/0.0.34/README.md deleted file mode 100644 index 8d044094e76..00000000000 --- a/incubator/conreq/0.0.34/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.34/charts/common-10.7.1.tgz b/incubator/conreq/0.0.34/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/conreq/0.0.34/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/conreq/0.0.35/CHANGELOG.md b/incubator/conreq/0.0.35/CHANGELOG.md new file mode 100644 index 00000000000..176ae47ac17 --- /dev/null +++ b/incubator/conreq/0.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [conreq-0.0.35](https://github.com/truecharts/charts/compare/conreq-0.0.34...conreq-0.0.35) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [conreq-0.0.34](https://github.com/truecharts/charts/compare/conreq-0.0.33...conreq-0.0.34) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [conreq-0.0.33](https://github.com/truecharts/charts/compare/conreq-0.0.32...conreq-0.0.33) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [conreq-0.0.32](https://github.com/truecharts/charts/compare/conreq-0.0.31...conreq-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [conreq-0.0.32](https://github.com/truecharts/charts/compare/conreq-0.0.31...conreq-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [conreq-0.0.31](https://github.com/truecharts/charts/compare/conreq-0.0.30...conreq-0.0.31) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [conreq-0.0.30](https://github.com/truecharts/charts/compare/conreq-0.0.29...conreq-0.0.30) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/conreq/0.0.35/Chart.lock b/incubator/conreq/0.0.35/Chart.lock new file mode 100644 index 00000000000..846a7c90ac4 --- /dev/null +++ b/incubator/conreq/0.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:40:58.183447289Z" diff --git a/incubator/conreq/0.0.35/Chart.yaml b/incubator/conreq/0.0.35/Chart.yaml new file mode 100644 index 00000000000..c3e72c32197 --- /dev/null +++ b/incubator/conreq/0.0.35/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.7.7 +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.35 diff --git a/incubator/conreq/0.0.35/README.md b/incubator/conreq/0.0.35/README.md new file mode 100644 index 00000000000..a966ceb127d --- /dev/null +++ b/incubator/conreq/0.0.35/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.34/app-readme.md b/incubator/conreq/0.0.35/app-readme.md similarity index 100% rename from incubator/conreq/0.0.34/app-readme.md rename to incubator/conreq/0.0.35/app-readme.md diff --git a/incubator/conreq/0.0.35/charts/common-10.7.7.tgz b/incubator/conreq/0.0.35/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/conreq/0.0.35/charts/common-10.7.7.tgz differ diff --git a/incubator/conreq/0.0.34/ix_values.yaml b/incubator/conreq/0.0.35/ix_values.yaml similarity index 100% rename from incubator/conreq/0.0.34/ix_values.yaml rename to incubator/conreq/0.0.35/ix_values.yaml diff --git a/incubator/conreq/0.0.34/questions.yaml b/incubator/conreq/0.0.35/questions.yaml similarity index 100% rename from incubator/conreq/0.0.34/questions.yaml rename to incubator/conreq/0.0.35/questions.yaml diff --git a/incubator/conreq/0.0.34/templates/common.yaml b/incubator/conreq/0.0.35/templates/common.yaml similarity index 100% rename from incubator/conreq/0.0.34/templates/common.yaml rename to incubator/conreq/0.0.35/templates/common.yaml diff --git a/incubator/conreq/0.0.34/values.yaml b/incubator/conreq/0.0.35/values.yaml similarity index 100% rename from incubator/conreq/0.0.34/values.yaml rename to incubator/conreq/0.0.35/values.yaml diff --git a/incubator/convos/0.0.33/CHANGELOG.md b/incubator/convos/0.0.33/CHANGELOG.md deleted file mode 100644 index b3308a830ec..00000000000 --- a/incubator/convos/0.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [convos-0.0.33](https://github.com/truecharts/charts/compare/convos-0.0.32...convos-0.0.33) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [convos-0.0.32](https://github.com/truecharts/charts/compare/convos-0.0.31...convos-0.0.32) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [convos-0.0.31](https://github.com/truecharts/charts/compare/convos-0.0.30...convos-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [convos-0.0.31](https://github.com/truecharts/charts/compare/convos-0.0.30...convos-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [convos-0.0.30](https://github.com/truecharts/charts/compare/convos-0.0.29...convos-0.0.30) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [convos-0.0.29](https://github.com/truecharts/charts/compare/convos-0.0.28...convos-0.0.29) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - diff --git a/incubator/convos/0.0.33/Chart.lock b/incubator/convos/0.0.33/Chart.lock deleted file mode 100644 index 85d98fd2cfa..00000000000 --- a/incubator/convos/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:10:40.248692902Z" diff --git a/incubator/convos/0.0.33/Chart.yaml b/incubator/convos/0.0.33/Chart.yaml deleted file mode 100644 index d640b9eea34..00000000000 --- a/incubator/convos/0.0.33/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.7.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.33 diff --git a/incubator/convos/0.0.33/README.md b/incubator/convos/0.0.33/README.md deleted file mode 100644 index 6019fc13f76..00000000000 --- a/incubator/convos/0.0.33/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.33/charts/common-10.7.1.tgz b/incubator/convos/0.0.33/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/convos/0.0.33/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/convos/0.0.34/CHANGELOG.md b/incubator/convos/0.0.34/CHANGELOG.md new file mode 100644 index 00000000000..eb8de9838ff --- /dev/null +++ b/incubator/convos/0.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [convos-0.0.34](https://github.com/truecharts/charts/compare/convos-0.0.33...convos-0.0.34) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [convos-0.0.33](https://github.com/truecharts/charts/compare/convos-0.0.32...convos-0.0.33) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [convos-0.0.32](https://github.com/truecharts/charts/compare/convos-0.0.31...convos-0.0.32) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [convos-0.0.31](https://github.com/truecharts/charts/compare/convos-0.0.30...convos-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [convos-0.0.31](https://github.com/truecharts/charts/compare/convos-0.0.30...convos-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [convos-0.0.30](https://github.com/truecharts/charts/compare/convos-0.0.29...convos-0.0.30) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [convos-0.0.29](https://github.com/truecharts/charts/compare/convos-0.0.28...convos-0.0.29) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/convos/0.0.34/Chart.lock b/incubator/convos/0.0.34/Chart.lock new file mode 100644 index 00000000000..7a16dc90a79 --- /dev/null +++ b/incubator/convos/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:40:58.591957026Z" diff --git a/incubator/convos/0.0.34/Chart.yaml b/incubator/convos/0.0.34/Chart.yaml new file mode 100644 index 00000000000..890696253ab --- /dev/null +++ b/incubator/convos/0.0.34/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.7.7 +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.34 diff --git a/incubator/convos/0.0.34/README.md b/incubator/convos/0.0.34/README.md new file mode 100644 index 00000000000..cc4ec68bba1 --- /dev/null +++ b/incubator/convos/0.0.34/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.33/app-readme.md b/incubator/convos/0.0.34/app-readme.md similarity index 100% rename from incubator/convos/0.0.33/app-readme.md rename to incubator/convos/0.0.34/app-readme.md diff --git a/incubator/convos/0.0.34/charts/common-10.7.7.tgz b/incubator/convos/0.0.34/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/convos/0.0.34/charts/common-10.7.7.tgz differ diff --git a/incubator/convos/0.0.33/ix_values.yaml b/incubator/convos/0.0.34/ix_values.yaml similarity index 100% rename from incubator/convos/0.0.33/ix_values.yaml rename to incubator/convos/0.0.34/ix_values.yaml diff --git a/incubator/convos/0.0.33/questions.yaml b/incubator/convos/0.0.34/questions.yaml similarity index 100% rename from incubator/convos/0.0.33/questions.yaml rename to incubator/convos/0.0.34/questions.yaml diff --git a/incubator/convos/0.0.33/templates/common.yaml b/incubator/convos/0.0.34/templates/common.yaml similarity index 100% rename from incubator/convos/0.0.33/templates/common.yaml rename to incubator/convos/0.0.34/templates/common.yaml diff --git a/incubator/convos/0.0.33/values.yaml b/incubator/convos/0.0.34/values.yaml similarity index 100% rename from incubator/convos/0.0.33/values.yaml rename to incubator/convos/0.0.34/values.yaml diff --git a/incubator/cops/0.0.32/CHANGELOG.md b/incubator/cops/0.0.32/CHANGELOG.md deleted file mode 100644 index 2b2d62bbcee..00000000000 --- a/incubator/cops/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cops-0.0.32](https://github.com/truecharts/charts/compare/cops-0.0.31...cops-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [cops-0.0.31](https://github.com/truecharts/charts/compare/cops-0.0.30...cops-0.0.31) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [cops-0.0.30](https://github.com/truecharts/charts/compare/cops-0.0.29...cops-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cops-0.0.30](https://github.com/truecharts/charts/compare/cops-0.0.29...cops-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cops-0.0.29](https://github.com/truecharts/charts/compare/cops-0.0.28...cops-0.0.29) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [cops-0.0.28](https://github.com/truecharts/charts/compare/cops-0.0.27...cops-0.0.28) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - diff --git a/incubator/cops/0.0.32/Chart.lock b/incubator/cops/0.0.32/Chart.lock deleted file mode 100644 index 3c85de33f02..00000000000 --- a/incubator/cops/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:10:46.095233175Z" diff --git a/incubator/cops/0.0.32/Chart.yaml b/incubator/cops/0.0.32/Chart.yaml deleted file mode 100644 index f267d9d3a9a..00000000000 --- a/incubator/cops/0.0.32/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.7.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.32 diff --git a/incubator/cops/0.0.32/README.md b/incubator/cops/0.0.32/README.md deleted file mode 100644 index fe4af14c1ef..00000000000 --- a/incubator/cops/0.0.32/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.32/charts/common-10.7.1.tgz b/incubator/cops/0.0.32/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/cops/0.0.32/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/cops/0.0.33/CHANGELOG.md b/incubator/cops/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..7a3a39a8928 --- /dev/null +++ b/incubator/cops/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cops-0.0.33](https://github.com/truecharts/charts/compare/cops-0.0.32...cops-0.0.33) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [cops-0.0.32](https://github.com/truecharts/charts/compare/cops-0.0.31...cops-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [cops-0.0.31](https://github.com/truecharts/charts/compare/cops-0.0.30...cops-0.0.31) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [cops-0.0.30](https://github.com/truecharts/charts/compare/cops-0.0.29...cops-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cops-0.0.30](https://github.com/truecharts/charts/compare/cops-0.0.29...cops-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cops-0.0.29](https://github.com/truecharts/charts/compare/cops-0.0.28...cops-0.0.29) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [cops-0.0.28](https://github.com/truecharts/charts/compare/cops-0.0.27...cops-0.0.28) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/cops/0.0.33/Chart.lock b/incubator/cops/0.0.33/Chart.lock new file mode 100644 index 00000000000..733784d556d --- /dev/null +++ b/incubator/cops/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:41:15.616604725Z" diff --git a/incubator/cops/0.0.33/Chart.yaml b/incubator/cops/0.0.33/Chart.yaml new file mode 100644 index 00000000000..5a6b5eec097 --- /dev/null +++ b/incubator/cops/0.0.33/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.7.7 +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.33 diff --git a/incubator/cops/0.0.33/README.md b/incubator/cops/0.0.33/README.md new file mode 100644 index 00000000000..6cda924aa32 --- /dev/null +++ b/incubator/cops/0.0.33/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.32/app-readme.md b/incubator/cops/0.0.33/app-readme.md similarity index 100% rename from incubator/cops/0.0.32/app-readme.md rename to incubator/cops/0.0.33/app-readme.md diff --git a/incubator/cops/0.0.33/charts/common-10.7.7.tgz b/incubator/cops/0.0.33/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/cops/0.0.33/charts/common-10.7.7.tgz differ diff --git a/incubator/cops/0.0.32/ix_values.yaml b/incubator/cops/0.0.33/ix_values.yaml similarity index 100% rename from incubator/cops/0.0.32/ix_values.yaml rename to incubator/cops/0.0.33/ix_values.yaml diff --git a/incubator/cops/0.0.32/questions.yaml b/incubator/cops/0.0.33/questions.yaml similarity index 100% rename from incubator/cops/0.0.32/questions.yaml rename to incubator/cops/0.0.33/questions.yaml diff --git a/incubator/cops/0.0.32/templates/common.yaml b/incubator/cops/0.0.33/templates/common.yaml similarity index 100% rename from incubator/cops/0.0.32/templates/common.yaml rename to incubator/cops/0.0.33/templates/common.yaml diff --git a/incubator/cops/0.0.32/values.yaml b/incubator/cops/0.0.33/values.yaml similarity index 100% rename from incubator/cops/0.0.32/values.yaml rename to incubator/cops/0.0.33/values.yaml diff --git a/incubator/core-keeper-dedicated-server/0.0.33/CHANGELOG.md b/incubator/core-keeper-dedicated-server/0.0.33/CHANGELOG.md deleted file mode 100644 index 2a202c014f8..00000000000 --- a/incubator/core-keeper-dedicated-server/0.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [core-keeper-dedicated-server-0.0.33](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.32...core-keeper-dedicated-server-0.0.33) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [core-keeper-dedicated-server-0.0.32](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.31...core-keeper-dedicated-server-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [core-keeper-dedicated-server-0.0.31](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.30...core-keeper-dedicated-server-0.0.31) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [core-keeper-dedicated-server-0.0.30](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.29...core-keeper-dedicated-server-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [core-keeper-dedicated-server-0.0.30](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.29...core-keeper-dedicated-server-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [core-keeper-dedicated-server-0.0.29](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.28...core-keeper-dedicated-server-0.0.29) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [core-keeper-dedicated-server-0.0.28](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.27...core-keeper-dedicated-server-0.0.28) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/core-keeper-dedicated-server/0.0.33/Chart.lock b/incubator/core-keeper-dedicated-server/0.0.33/Chart.lock deleted file mode 100644 index 4df136c2b74..00000000000 --- a/incubator/core-keeper-dedicated-server/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-21T10:27:58.346630526Z" diff --git a/incubator/core-keeper-dedicated-server/0.0.33/Chart.yaml b/incubator/core-keeper-dedicated-server/0.0.33/Chart.yaml deleted file mode 100644 index 7c40e12d8a6..00000000000 --- a/incubator/core-keeper-dedicated-server/0.0.33/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.7.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.33 diff --git a/incubator/core-keeper-dedicated-server/0.0.33/README.md b/incubator/core-keeper-dedicated-server/0.0.33/README.md deleted file mode 100644 index 9226b5ee358..00000000000 --- a/incubator/core-keeper-dedicated-server/0.0.33/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.33/charts/common-10.7.1.tgz b/incubator/core-keeper-dedicated-server/0.0.33/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/core-keeper-dedicated-server/0.0.33/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/core-keeper-dedicated-server/0.0.34/CHANGELOG.md b/incubator/core-keeper-dedicated-server/0.0.34/CHANGELOG.md new file mode 100644 index 00000000000..5f1460a9355 --- /dev/null +++ b/incubator/core-keeper-dedicated-server/0.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [core-keeper-dedicated-server-0.0.34](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.33...core-keeper-dedicated-server-0.0.34) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [core-keeper-dedicated-server-0.0.33](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.32...core-keeper-dedicated-server-0.0.33) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [core-keeper-dedicated-server-0.0.32](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.31...core-keeper-dedicated-server-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [core-keeper-dedicated-server-0.0.31](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.30...core-keeper-dedicated-server-0.0.31) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [core-keeper-dedicated-server-0.0.30](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.29...core-keeper-dedicated-server-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [core-keeper-dedicated-server-0.0.30](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.29...core-keeper-dedicated-server-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [core-keeper-dedicated-server-0.0.29](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.28...core-keeper-dedicated-server-0.0.29) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [core-keeper-dedicated-server-0.0.28](https://github.com/truecharts/charts/compare/core-keeper-dedicated-server-0.0.27...core-keeper-dedicated-server-0.0.28) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/core-keeper-dedicated-server/0.0.34/Chart.lock b/incubator/core-keeper-dedicated-server/0.0.34/Chart.lock new file mode 100644 index 00000000000..0cac5e87407 --- /dev/null +++ b/incubator/core-keeper-dedicated-server/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:41:20.68012038Z" diff --git a/incubator/core-keeper-dedicated-server/0.0.34/Chart.yaml b/incubator/core-keeper-dedicated-server/0.0.34/Chart.yaml new file mode 100644 index 00000000000..0c0bc2577c2 --- /dev/null +++ b/incubator/core-keeper-dedicated-server/0.0.34/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.7.7 +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.34 diff --git a/incubator/core-keeper-dedicated-server/0.0.34/README.md b/incubator/core-keeper-dedicated-server/0.0.34/README.md new file mode 100644 index 00000000000..273934bab86 --- /dev/null +++ b/incubator/core-keeper-dedicated-server/0.0.34/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.33/app-readme.md b/incubator/core-keeper-dedicated-server/0.0.34/app-readme.md similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.33/app-readme.md rename to incubator/core-keeper-dedicated-server/0.0.34/app-readme.md diff --git a/incubator/core-keeper-dedicated-server/0.0.34/charts/common-10.7.7.tgz b/incubator/core-keeper-dedicated-server/0.0.34/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/core-keeper-dedicated-server/0.0.34/charts/common-10.7.7.tgz differ diff --git a/incubator/core-keeper-dedicated-server/0.0.33/ix_values.yaml b/incubator/core-keeper-dedicated-server/0.0.34/ix_values.yaml similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.33/ix_values.yaml rename to incubator/core-keeper-dedicated-server/0.0.34/ix_values.yaml diff --git a/incubator/core-keeper-dedicated-server/0.0.33/questions.yaml b/incubator/core-keeper-dedicated-server/0.0.34/questions.yaml similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.33/questions.yaml rename to incubator/core-keeper-dedicated-server/0.0.34/questions.yaml diff --git a/incubator/core-keeper-dedicated-server/0.0.33/templates/common.yaml b/incubator/core-keeper-dedicated-server/0.0.34/templates/common.yaml similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.33/templates/common.yaml rename to incubator/core-keeper-dedicated-server/0.0.34/templates/common.yaml diff --git a/incubator/core-keeper-dedicated-server/0.0.33/values.yaml b/incubator/core-keeper-dedicated-server/0.0.34/values.yaml similarity index 100% rename from incubator/core-keeper-dedicated-server/0.0.33/values.yaml rename to incubator/core-keeper-dedicated-server/0.0.34/values.yaml diff --git a/incubator/corekeeper/0.0.30/CHANGELOG.md b/incubator/corekeeper/0.0.30/CHANGELOG.md deleted file mode 100644 index c80e6bff9c1..00000000000 --- a/incubator/corekeeper/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [corekeeper-0.0.30](https://github.com/truecharts/charts/compare/corekeeper-0.0.29...corekeeper-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [corekeeper-0.0.29](https://github.com/truecharts/charts/compare/corekeeper-0.0.28...corekeeper-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [corekeeper-0.0.28](https://github.com/truecharts/charts/compare/corekeeper-0.0.27...corekeeper-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [corekeeper-0.0.28](https://github.com/truecharts/charts/compare/corekeeper-0.0.27...corekeeper-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [corekeeper-0.0.27](https://github.com/truecharts/charts/compare/corekeeper-0.0.26...corekeeper-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [corekeeper-0.0.26](https://github.com/truecharts/charts/compare/corekeeper-0.0.25...corekeeper-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/corekeeper/0.0.30/Chart.lock b/incubator/corekeeper/0.0.30/Chart.lock deleted file mode 100644 index 2a223a4210e..00000000000 --- a/incubator/corekeeper/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:11:02.662589047Z" diff --git a/incubator/corekeeper/0.0.30/Chart.yaml b/incubator/corekeeper/0.0.30/Chart.yaml deleted file mode 100644 index ee2082c5d56..00000000000 --- a/incubator/corekeeper/0.0.30/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.7.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.30 diff --git a/incubator/corekeeper/0.0.30/README.md b/incubator/corekeeper/0.0.30/README.md deleted file mode 100644 index b981f920aeb..00000000000 --- a/incubator/corekeeper/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/corekeeper/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/corekeeper/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/corekeeper/0.0.31/CHANGELOG.md b/incubator/corekeeper/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..8a655eec41c --- /dev/null +++ b/incubator/corekeeper/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [corekeeper-0.0.31](https://github.com/truecharts/charts/compare/corekeeper-0.0.30...corekeeper-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [corekeeper-0.0.30](https://github.com/truecharts/charts/compare/corekeeper-0.0.29...corekeeper-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [corekeeper-0.0.29](https://github.com/truecharts/charts/compare/corekeeper-0.0.28...corekeeper-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [corekeeper-0.0.28](https://github.com/truecharts/charts/compare/corekeeper-0.0.27...corekeeper-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [corekeeper-0.0.28](https://github.com/truecharts/charts/compare/corekeeper-0.0.27...corekeeper-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [corekeeper-0.0.27](https://github.com/truecharts/charts/compare/corekeeper-0.0.26...corekeeper-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [corekeeper-0.0.26](https://github.com/truecharts/charts/compare/corekeeper-0.0.25...corekeeper-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/corekeeper/0.0.31/Chart.lock b/incubator/corekeeper/0.0.31/Chart.lock new file mode 100644 index 00000000000..ab3778d3d39 --- /dev/null +++ b/incubator/corekeeper/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:41:38.099437037Z" diff --git a/incubator/corekeeper/0.0.31/Chart.yaml b/incubator/corekeeper/0.0.31/Chart.yaml new file mode 100644 index 00000000000..50a790ad6eb --- /dev/null +++ b/incubator/corekeeper/0.0.31/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.7.7 +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.31 diff --git a/incubator/corekeeper/0.0.31/README.md b/incubator/corekeeper/0.0.31/README.md new file mode 100644 index 00000000000..c59e0b68b4a --- /dev/null +++ b/incubator/corekeeper/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/corekeeper/0.0.31/app-readme.md similarity index 100% rename from incubator/corekeeper/0.0.30/app-readme.md rename to incubator/corekeeper/0.0.31/app-readme.md diff --git a/incubator/corekeeper/0.0.31/charts/common-10.7.7.tgz b/incubator/corekeeper/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/corekeeper/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/corekeeper/0.0.30/ix_values.yaml b/incubator/corekeeper/0.0.31/ix_values.yaml similarity index 100% rename from incubator/corekeeper/0.0.30/ix_values.yaml rename to incubator/corekeeper/0.0.31/ix_values.yaml diff --git a/incubator/corekeeper/0.0.30/questions.yaml b/incubator/corekeeper/0.0.31/questions.yaml similarity index 100% rename from incubator/corekeeper/0.0.30/questions.yaml rename to incubator/corekeeper/0.0.31/questions.yaml diff --git a/incubator/corekeeper/0.0.30/templates/common.yaml b/incubator/corekeeper/0.0.31/templates/common.yaml similarity index 100% rename from incubator/corekeeper/0.0.30/templates/common.yaml rename to incubator/corekeeper/0.0.31/templates/common.yaml diff --git a/incubator/corekeeper/0.0.30/values.yaml b/incubator/corekeeper/0.0.31/values.yaml similarity index 100% rename from incubator/corekeeper/0.0.30/values.yaml rename to incubator/corekeeper/0.0.31/values.yaml diff --git a/incubator/counterstrike2d/0.0.30/CHANGELOG.md b/incubator/counterstrike2d/0.0.30/CHANGELOG.md deleted file mode 100644 index 0a5b312d232..00000000000 --- a/incubator/counterstrike2d/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [counterstrike2d-0.0.30](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.29...counterstrike2d-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [counterstrike2d-0.0.29](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.28...counterstrike2d-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [counterstrike2d-0.0.28](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.27...counterstrike2d-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [counterstrike2d-0.0.28](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.27...counterstrike2d-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [counterstrike2d-0.0.27](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.26...counterstrike2d-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [counterstrike2d-0.0.26](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.25...counterstrike2d-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/counterstrike2d/0.0.30/Chart.lock b/incubator/counterstrike2d/0.0.30/Chart.lock deleted file mode 100644 index 66d37a00c83..00000000000 --- a/incubator/counterstrike2d/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:11:10.821796919Z" diff --git a/incubator/counterstrike2d/0.0.30/Chart.yaml b/incubator/counterstrike2d/0.0.30/Chart.yaml deleted file mode 100644 index f1d3ae06ccd..00000000000 --- a/incubator/counterstrike2d/0.0.30/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.7.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.30 diff --git a/incubator/counterstrike2d/0.0.30/README.md b/incubator/counterstrike2d/0.0.30/README.md deleted file mode 100644 index 9ed1a6faef4..00000000000 --- a/incubator/counterstrike2d/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/counterstrike2d/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/counterstrike2d/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/counterstrike2d/0.0.31/CHANGELOG.md b/incubator/counterstrike2d/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..6e9744e55ef --- /dev/null +++ b/incubator/counterstrike2d/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [counterstrike2d-0.0.31](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.30...counterstrike2d-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [counterstrike2d-0.0.30](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.29...counterstrike2d-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [counterstrike2d-0.0.29](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.28...counterstrike2d-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [counterstrike2d-0.0.28](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.27...counterstrike2d-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [counterstrike2d-0.0.28](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.27...counterstrike2d-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [counterstrike2d-0.0.27](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.26...counterstrike2d-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [counterstrike2d-0.0.26](https://github.com/truecharts/charts/compare/counterstrike2d-0.0.25...counterstrike2d-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/counterstrike2d/0.0.31/Chart.lock b/incubator/counterstrike2d/0.0.31/Chart.lock new file mode 100644 index 00000000000..f8ef08a6c91 --- /dev/null +++ b/incubator/counterstrike2d/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:41:39.130414645Z" diff --git a/incubator/counterstrike2d/0.0.31/Chart.yaml b/incubator/counterstrike2d/0.0.31/Chart.yaml new file mode 100644 index 00000000000..308cc805ca0 --- /dev/null +++ b/incubator/counterstrike2d/0.0.31/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.7.7 +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.31 diff --git a/incubator/counterstrike2d/0.0.31/README.md b/incubator/counterstrike2d/0.0.31/README.md new file mode 100644 index 00000000000..4592ac7e624 --- /dev/null +++ b/incubator/counterstrike2d/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/counterstrike2d/0.0.31/app-readme.md similarity index 100% rename from incubator/counterstrike2d/0.0.30/app-readme.md rename to incubator/counterstrike2d/0.0.31/app-readme.md diff --git a/incubator/counterstrike2d/0.0.31/charts/common-10.7.7.tgz b/incubator/counterstrike2d/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/counterstrike2d/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/counterstrike2d/0.0.30/ix_values.yaml b/incubator/counterstrike2d/0.0.31/ix_values.yaml similarity index 100% rename from incubator/counterstrike2d/0.0.30/ix_values.yaml rename to incubator/counterstrike2d/0.0.31/ix_values.yaml diff --git a/incubator/counterstrike2d/0.0.30/questions.yaml b/incubator/counterstrike2d/0.0.31/questions.yaml similarity index 100% rename from incubator/counterstrike2d/0.0.30/questions.yaml rename to incubator/counterstrike2d/0.0.31/questions.yaml diff --git a/incubator/counterstrike2d/0.0.30/templates/common.yaml b/incubator/counterstrike2d/0.0.31/templates/common.yaml similarity index 100% rename from incubator/counterstrike2d/0.0.30/templates/common.yaml rename to incubator/counterstrike2d/0.0.31/templates/common.yaml diff --git a/incubator/counterstrike2d/0.0.30/values.yaml b/incubator/counterstrike2d/0.0.31/values.yaml similarity index 100% rename from incubator/counterstrike2d/0.0.30/values.yaml rename to incubator/counterstrike2d/0.0.31/values.yaml diff --git a/incubator/coupon-store/0.0.4/CHANGELOG.md b/incubator/coupon-store/0.0.4/CHANGELOG.md deleted file mode 100644 index 7cdeba8a658..00000000000 --- a/incubator/coupon-store/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,36 +0,0 @@ -# Changelog - - - -## [coupon-store-0.0.4](https://github.com/truecharts/charts/compare/coupon-store-0.0.3...coupon-store-0.0.4) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [coupon-store-0.0.3](https://github.com/truecharts/charts/compare/coupon-store-0.0.2...coupon-store-0.0.3) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [coupon-store-0.0.2](https://github.com/truecharts/charts/compare/coupon-store-0.0.1...coupon-store-0.0.2) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [coupon-store-0.0.1]coupon-store-0.0.1 (2022-10-10) diff --git a/incubator/coupon-store/0.0.4/Chart.lock b/incubator/coupon-store/0.0.4/Chart.lock deleted file mode 100644 index 7e4a8a8d98c..00000000000 --- a/incubator/coupon-store/0.0.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-24T06:45:35.103989352Z" diff --git a/incubator/coupon-store/0.0.4/Chart.yaml b/incubator/coupon-store/0.0.4/Chart.yaml deleted file mode 100644 index 203144c90e9..00000000000 --- a/incubator/coupon-store/0.0.4/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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -description: A home for all your coupons and loyalty cards. -home: https://truecharts.org/docs/charts/incubator/coupon-store -icon: https://truecharts.org/img/hotlink-ok/chart-icons/coupon-store.png -keywords: - - coupons -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: coupon-store -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/coupon-store - - https://github.com/linuxserver/docker-airsonic -version: 0.0.4 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/coupon-store/0.0.4/README.md b/incubator/coupon-store/0.0.4/README.md deleted file mode 100644 index 3e786199aef..00000000000 --- a/incubator/coupon-store/0.0.4/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# coupon-store - -A home for all your coupons and loyalty cards. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [coupon-store](https://truecharts.org/docs/charts/incubator/coupon-store) - -**This chart is not maintained by the upstream project and any issues with the chart should 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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `coupon-store` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install coupon-store TrueCharts/coupon-store -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `coupon-store` deployment - -```console -helm uninstall coupon-store -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install coupon-store \ - --set env.TZ="America/New York" \ - TrueCharts/coupon-store -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install coupon-store TrueCharts/coupon-store -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/coupon-store/0.0.4/charts/common-10.7.1.tgz b/incubator/coupon-store/0.0.4/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/coupon-store/0.0.4/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/coupon-store/0.0.4/charts/postgresql-8.0.101.tgz b/incubator/coupon-store/0.0.4/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/incubator/coupon-store/0.0.4/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/incubator/coupon-store/0.0.5/CHANGELOG.md b/incubator/coupon-store/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..5e43279d58f --- /dev/null +++ b/incubator/coupon-store/0.0.5/CHANGELOG.md @@ -0,0 +1,46 @@ +# Changelog + + + +## [coupon-store-0.0.5](https://github.com/truecharts/charts/compare/coupon-store-0.0.4...coupon-store-0.0.5) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [coupon-store-0.0.4](https://github.com/truecharts/charts/compare/coupon-store-0.0.3...coupon-store-0.0.4) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [coupon-store-0.0.3](https://github.com/truecharts/charts/compare/coupon-store-0.0.2...coupon-store-0.0.3) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [coupon-store-0.0.2](https://github.com/truecharts/charts/compare/coupon-store-0.0.1...coupon-store-0.0.2) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [coupon-store-0.0.1]coupon-store-0.0.1 (2022-10-10) diff --git a/incubator/coupon-store/0.0.5/Chart.lock b/incubator/coupon-store/0.0.5/Chart.lock new file mode 100644 index 00000000000..9462a985b1a --- /dev/null +++ b/incubator/coupon-store/0.0.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T08:42:11.830610454Z" diff --git a/incubator/coupon-store/0.0.5/Chart.yaml b/incubator/coupon-store/0.0.5/Chart.yaml new file mode 100644 index 00000000000..1b408b8ee87 --- /dev/null +++ b/incubator/coupon-store/0.0.5/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +description: A home for all your coupons and loyalty cards. +home: https://truecharts.org/docs/charts/incubator/coupon-store +icon: https://truecharts.org/img/hotlink-ok/chart-icons/coupon-store.png +keywords: + - coupons +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: coupon-store +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/coupon-store + - https://github.com/linuxserver/docker-airsonic +version: 0.0.5 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/coupon-store/0.0.5/README.md b/incubator/coupon-store/0.0.5/README.md new file mode 100644 index 00000000000..36ea555d463 --- /dev/null +++ b/incubator/coupon-store/0.0.5/README.md @@ -0,0 +1,107 @@ +# coupon-store + +A home for all your coupons and loyalty cards. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [coupon-store](https://truecharts.org/docs/charts/incubator/coupon-store) + +**This chart is not maintained by the upstream project and any issues with the chart should 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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `coupon-store` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install coupon-store TrueCharts/coupon-store +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `coupon-store` deployment + +```console +helm uninstall coupon-store +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install coupon-store \ + --set env.TZ="America/New York" \ + TrueCharts/coupon-store +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install coupon-store TrueCharts/coupon-store -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/coupon-store/0.0.4/app-readme.md b/incubator/coupon-store/0.0.5/app-readme.md similarity index 100% rename from incubator/coupon-store/0.0.4/app-readme.md rename to incubator/coupon-store/0.0.5/app-readme.md diff --git a/incubator/coupon-store/0.0.5/charts/common-10.7.7.tgz b/incubator/coupon-store/0.0.5/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/coupon-store/0.0.5/charts/common-10.7.7.tgz differ diff --git a/incubator/coupon-store/0.0.5/charts/postgresql-8.0.106.tgz b/incubator/coupon-store/0.0.5/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/incubator/coupon-store/0.0.5/charts/postgresql-8.0.106.tgz differ diff --git a/incubator/coupon-store/0.0.4/ix_values.yaml b/incubator/coupon-store/0.0.5/ix_values.yaml similarity index 100% rename from incubator/coupon-store/0.0.4/ix_values.yaml rename to incubator/coupon-store/0.0.5/ix_values.yaml diff --git a/incubator/coupon-store/0.0.4/questions.yaml b/incubator/coupon-store/0.0.5/questions.yaml similarity index 100% rename from incubator/coupon-store/0.0.4/questions.yaml rename to incubator/coupon-store/0.0.5/questions.yaml diff --git a/incubator/coupon-store/0.0.4/templates/_secrets.tpl b/incubator/coupon-store/0.0.5/templates/_secrets.tpl similarity index 100% rename from incubator/coupon-store/0.0.4/templates/_secrets.tpl rename to incubator/coupon-store/0.0.5/templates/_secrets.tpl diff --git a/incubator/coupon-store/0.0.4/templates/common.yaml b/incubator/coupon-store/0.0.5/templates/common.yaml similarity index 100% rename from incubator/coupon-store/0.0.4/templates/common.yaml rename to incubator/coupon-store/0.0.5/templates/common.yaml diff --git a/incubator/coupon-store/0.0.4/values.yaml b/incubator/coupon-store/0.0.5/values.yaml similarity index 100% rename from incubator/coupon-store/0.0.4/values.yaml rename to incubator/coupon-store/0.0.5/values.yaml diff --git a/incubator/cowyo/0.0.30/CHANGELOG.md b/incubator/cowyo/0.0.30/CHANGELOG.md deleted file mode 100644 index 6bb845f6fa2..00000000000 --- a/incubator/cowyo/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cowyo-0.0.30](https://github.com/truecharts/charts/compare/cowyo-0.0.29...cowyo-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [cowyo-0.0.29](https://github.com/truecharts/charts/compare/cowyo-0.0.28...cowyo-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [cowyo-0.0.28](https://github.com/truecharts/charts/compare/cowyo-0.0.27...cowyo-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cowyo-0.0.28](https://github.com/truecharts/charts/compare/cowyo-0.0.27...cowyo-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cowyo-0.0.27](https://github.com/truecharts/charts/compare/cowyo-0.0.26...cowyo-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [cowyo-0.0.26](https://github.com/truecharts/charts/compare/cowyo-0.0.25...cowyo-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/cowyo/0.0.30/Chart.lock b/incubator/cowyo/0.0.30/Chart.lock deleted file mode 100644 index 97ff2f4249f..00000000000 --- a/incubator/cowyo/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:11:20.527207093Z" diff --git a/incubator/cowyo/0.0.30/Chart.yaml b/incubator/cowyo/0.0.30/Chart.yaml deleted file mode 100644 index 9862558a09b..00000000000 --- a/incubator/cowyo/0.0.30/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.7.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.30 diff --git a/incubator/cowyo/0.0.30/README.md b/incubator/cowyo/0.0.30/README.md deleted file mode 100644 index a12b7361dd0..00000000000 --- a/incubator/cowyo/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/cowyo/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/cowyo/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/cowyo/0.0.31/CHANGELOG.md b/incubator/cowyo/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..85509e97452 --- /dev/null +++ b/incubator/cowyo/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cowyo-0.0.31](https://github.com/truecharts/charts/compare/cowyo-0.0.30...cowyo-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [cowyo-0.0.30](https://github.com/truecharts/charts/compare/cowyo-0.0.29...cowyo-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [cowyo-0.0.29](https://github.com/truecharts/charts/compare/cowyo-0.0.28...cowyo-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [cowyo-0.0.28](https://github.com/truecharts/charts/compare/cowyo-0.0.27...cowyo-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cowyo-0.0.28](https://github.com/truecharts/charts/compare/cowyo-0.0.27...cowyo-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cowyo-0.0.27](https://github.com/truecharts/charts/compare/cowyo-0.0.26...cowyo-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [cowyo-0.0.26](https://github.com/truecharts/charts/compare/cowyo-0.0.25...cowyo-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/cowyo/0.0.31/Chart.lock b/incubator/cowyo/0.0.31/Chart.lock new file mode 100644 index 00000000000..8dacda2fe69 --- /dev/null +++ b/incubator/cowyo/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:42:01.393253482Z" diff --git a/incubator/cowyo/0.0.31/Chart.yaml b/incubator/cowyo/0.0.31/Chart.yaml new file mode 100644 index 00000000000..92135af680e --- /dev/null +++ b/incubator/cowyo/0.0.31/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.7.7 +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.31 diff --git a/incubator/cowyo/0.0.31/README.md b/incubator/cowyo/0.0.31/README.md new file mode 100644 index 00000000000..1e1d0ea7fa2 --- /dev/null +++ b/incubator/cowyo/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/cowyo/0.0.31/app-readme.md similarity index 100% rename from incubator/cowyo/0.0.30/app-readme.md rename to incubator/cowyo/0.0.31/app-readme.md diff --git a/incubator/cowyo/0.0.31/charts/common-10.7.7.tgz b/incubator/cowyo/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/cowyo/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/cowyo/0.0.30/ix_values.yaml b/incubator/cowyo/0.0.31/ix_values.yaml similarity index 100% rename from incubator/cowyo/0.0.30/ix_values.yaml rename to incubator/cowyo/0.0.31/ix_values.yaml diff --git a/incubator/cowyo/0.0.30/questions.yaml b/incubator/cowyo/0.0.31/questions.yaml similarity index 100% rename from incubator/cowyo/0.0.30/questions.yaml rename to incubator/cowyo/0.0.31/questions.yaml diff --git a/incubator/cowyo/0.0.30/templates/common.yaml b/incubator/cowyo/0.0.31/templates/common.yaml similarity index 100% rename from incubator/cowyo/0.0.30/templates/common.yaml rename to incubator/cowyo/0.0.31/templates/common.yaml diff --git a/incubator/cowyo/0.0.30/values.yaml b/incubator/cowyo/0.0.31/values.yaml similarity index 100% rename from incubator/cowyo/0.0.30/values.yaml rename to incubator/cowyo/0.0.31/values.yaml diff --git a/incubator/craftopia/0.0.30/CHANGELOG.md b/incubator/craftopia/0.0.30/CHANGELOG.md deleted file mode 100644 index 475c4f9b8ea..00000000000 --- a/incubator/craftopia/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [craftopia-0.0.30](https://github.com/truecharts/charts/compare/craftopia-0.0.29...craftopia-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [craftopia-0.0.29](https://github.com/truecharts/charts/compare/craftopia-0.0.28...craftopia-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [craftopia-0.0.28](https://github.com/truecharts/charts/compare/craftopia-0.0.27...craftopia-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [craftopia-0.0.28](https://github.com/truecharts/charts/compare/craftopia-0.0.27...craftopia-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [craftopia-0.0.27](https://github.com/truecharts/charts/compare/craftopia-0.0.26...craftopia-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [craftopia-0.0.26](https://github.com/truecharts/charts/compare/craftopia-0.0.25...craftopia-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/craftopia/0.0.30/Chart.lock b/incubator/craftopia/0.0.30/Chart.lock deleted file mode 100644 index c86e45a5202..00000000000 --- a/incubator/craftopia/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:11:34.081048448Z" diff --git a/incubator/craftopia/0.0.30/Chart.yaml b/incubator/craftopia/0.0.30/Chart.yaml deleted file mode 100644 index 7d23369729a..00000000000 --- a/incubator/craftopia/0.0.30/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.7.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.30 diff --git a/incubator/craftopia/0.0.30/README.md b/incubator/craftopia/0.0.30/README.md deleted file mode 100644 index 9e6d96b4a55..00000000000 --- a/incubator/craftopia/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/craftopia/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/craftopia/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/craftopia/0.0.31/CHANGELOG.md b/incubator/craftopia/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..e0abfdf385c --- /dev/null +++ b/incubator/craftopia/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [craftopia-0.0.31](https://github.com/truecharts/charts/compare/craftopia-0.0.30...craftopia-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [craftopia-0.0.30](https://github.com/truecharts/charts/compare/craftopia-0.0.29...craftopia-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [craftopia-0.0.29](https://github.com/truecharts/charts/compare/craftopia-0.0.28...craftopia-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [craftopia-0.0.28](https://github.com/truecharts/charts/compare/craftopia-0.0.27...craftopia-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [craftopia-0.0.28](https://github.com/truecharts/charts/compare/craftopia-0.0.27...craftopia-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [craftopia-0.0.27](https://github.com/truecharts/charts/compare/craftopia-0.0.26...craftopia-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [craftopia-0.0.26](https://github.com/truecharts/charts/compare/craftopia-0.0.25...craftopia-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/craftopia/0.0.31/Chart.lock b/incubator/craftopia/0.0.31/Chart.lock new file mode 100644 index 00000000000..fa58d7fdbae --- /dev/null +++ b/incubator/craftopia/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:42:18.759586129Z" diff --git a/incubator/craftopia/0.0.31/Chart.yaml b/incubator/craftopia/0.0.31/Chart.yaml new file mode 100644 index 00000000000..385dc63da41 --- /dev/null +++ b/incubator/craftopia/0.0.31/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.7.7 +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.31 diff --git a/incubator/craftopia/0.0.31/README.md b/incubator/craftopia/0.0.31/README.md new file mode 100644 index 00000000000..f93e3f1262a --- /dev/null +++ b/incubator/craftopia/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/craftopia/0.0.31/app-readme.md similarity index 100% rename from incubator/craftopia/0.0.30/app-readme.md rename to incubator/craftopia/0.0.31/app-readme.md diff --git a/incubator/craftopia/0.0.31/charts/common-10.7.7.tgz b/incubator/craftopia/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/craftopia/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/craftopia/0.0.30/ix_values.yaml b/incubator/craftopia/0.0.31/ix_values.yaml similarity index 100% rename from incubator/craftopia/0.0.30/ix_values.yaml rename to incubator/craftopia/0.0.31/ix_values.yaml diff --git a/incubator/craftopia/0.0.30/questions.yaml b/incubator/craftopia/0.0.31/questions.yaml similarity index 100% rename from incubator/craftopia/0.0.30/questions.yaml rename to incubator/craftopia/0.0.31/questions.yaml diff --git a/incubator/craftopia/0.0.30/templates/common.yaml b/incubator/craftopia/0.0.31/templates/common.yaml similarity index 100% rename from incubator/craftopia/0.0.30/templates/common.yaml rename to incubator/craftopia/0.0.31/templates/common.yaml diff --git a/incubator/craftopia/0.0.30/values.yaml b/incubator/craftopia/0.0.31/values.yaml similarity index 100% rename from incubator/craftopia/0.0.30/values.yaml rename to incubator/craftopia/0.0.31/values.yaml diff --git a/incubator/crafty-3/0.0.30/CHANGELOG.md b/incubator/crafty-3/0.0.30/CHANGELOG.md deleted file mode 100644 index 1a0d9699995..00000000000 --- a/incubator/crafty-3/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [crafty-3-0.0.30](https://github.com/truecharts/charts/compare/crafty-3-0.0.29...crafty-3-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [crafty-3-0.0.29](https://github.com/truecharts/charts/compare/crafty-3-0.0.28...crafty-3-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [crafty-3-0.0.28](https://github.com/truecharts/charts/compare/crafty-3-0.0.27...crafty-3-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [crafty-3-0.0.28](https://github.com/truecharts/charts/compare/crafty-3-0.0.27...crafty-3-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [crafty-3-0.0.27](https://github.com/truecharts/charts/compare/crafty-3-0.0.26...crafty-3-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [crafty-3-0.0.26](https://github.com/truecharts/charts/compare/crafty-3-0.0.25...crafty-3-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/crafty-3/0.0.30/Chart.lock b/incubator/crafty-3/0.0.30/Chart.lock deleted file mode 100644 index ead5da1f699..00000000000 --- a/incubator/crafty-3/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:11:42.033942219Z" diff --git a/incubator/crafty-3/0.0.30/Chart.yaml b/incubator/crafty-3/0.0.30/Chart.yaml deleted file mode 100644 index 5fc2ccf5ee0..00000000000 --- a/incubator/crafty-3/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.7.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.30 diff --git a/incubator/crafty-3/0.0.30/README.md b/incubator/crafty-3/0.0.30/README.md deleted file mode 100644 index 557a7ea7ecd..00000000000 --- a/incubator/crafty-3/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/crafty-3/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/crafty-3/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/crafty-3/0.0.31/CHANGELOG.md b/incubator/crafty-3/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..f96c4c7224f --- /dev/null +++ b/incubator/crafty-3/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [crafty-3-0.0.31](https://github.com/truecharts/charts/compare/crafty-3-0.0.30...crafty-3-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [crafty-3-0.0.30](https://github.com/truecharts/charts/compare/crafty-3-0.0.29...crafty-3-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [crafty-3-0.0.29](https://github.com/truecharts/charts/compare/crafty-3-0.0.28...crafty-3-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [crafty-3-0.0.28](https://github.com/truecharts/charts/compare/crafty-3-0.0.27...crafty-3-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [crafty-3-0.0.28](https://github.com/truecharts/charts/compare/crafty-3-0.0.27...crafty-3-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [crafty-3-0.0.27](https://github.com/truecharts/charts/compare/crafty-3-0.0.26...crafty-3-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [crafty-3-0.0.26](https://github.com/truecharts/charts/compare/crafty-3-0.0.25...crafty-3-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/crafty-3/0.0.31/Chart.lock b/incubator/crafty-3/0.0.31/Chart.lock new file mode 100644 index 00000000000..c346ee8cb4d --- /dev/null +++ b/incubator/crafty-3/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:42:19.441723311Z" diff --git a/incubator/crafty-3/0.0.31/Chart.yaml b/incubator/crafty-3/0.0.31/Chart.yaml new file mode 100644 index 00000000000..0683eb855e6 --- /dev/null +++ b/incubator/crafty-3/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.7.7 +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.31 diff --git a/incubator/crafty-3/0.0.31/README.md b/incubator/crafty-3/0.0.31/README.md new file mode 100644 index 00000000000..8b2ffe34e7b --- /dev/null +++ b/incubator/crafty-3/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/crafty-3/0.0.31/app-readme.md similarity index 100% rename from incubator/crafty-3/0.0.30/app-readme.md rename to incubator/crafty-3/0.0.31/app-readme.md diff --git a/incubator/crafty-3/0.0.31/charts/common-10.7.7.tgz b/incubator/crafty-3/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/crafty-3/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/crafty-3/0.0.30/ix_values.yaml b/incubator/crafty-3/0.0.31/ix_values.yaml similarity index 100% rename from incubator/crafty-3/0.0.30/ix_values.yaml rename to incubator/crafty-3/0.0.31/ix_values.yaml diff --git a/incubator/crafty-3/0.0.30/questions.yaml b/incubator/crafty-3/0.0.31/questions.yaml similarity index 100% rename from incubator/crafty-3/0.0.30/questions.yaml rename to incubator/crafty-3/0.0.31/questions.yaml diff --git a/incubator/crafty-3/0.0.30/templates/common.yaml b/incubator/crafty-3/0.0.31/templates/common.yaml similarity index 100% rename from incubator/crafty-3/0.0.30/templates/common.yaml rename to incubator/crafty-3/0.0.31/templates/common.yaml diff --git a/incubator/crafty-3/0.0.30/values.yaml b/incubator/crafty-3/0.0.31/values.yaml similarity index 100% rename from incubator/crafty-3/0.0.30/values.yaml rename to incubator/crafty-3/0.0.31/values.yaml diff --git a/incubator/crafty-4/0.0.38/CHANGELOG.md b/incubator/crafty-4/0.0.38/CHANGELOG.md deleted file mode 100644 index e0992f65ada..00000000000 --- a/incubator/crafty-4/0.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [crafty-4-0.0.38](https://github.com/truecharts/charts/compare/crafty-4-0.0.37...crafty-4-0.0.38) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [crafty-4-0.0.37](https://github.com/truecharts/charts/compare/crafty-4-0.0.36...crafty-4-0.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [crafty-4-0.0.36](https://github.com/truecharts/charts/compare/crafty-4-0.0.35...crafty-4-0.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [crafty-4-0.0.35](https://github.com/truecharts/charts/compare/crafty-4-0.0.34...crafty-4-0.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [crafty-4-0.0.35](https://github.com/truecharts/charts/compare/crafty-4-0.0.34...crafty-4-0.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [crafty-4-0.0.34](https://github.com/truecharts/charts/compare/crafty-4-0.0.33...crafty-4-0.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [crafty-4-0.0.33](https://github.com/truecharts/charts/compare/crafty-4-0.0.32...crafty-4-0.0.33) (2022-10-03) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#3994](https://github.com/truecharts/charts/issues/3994)) - - - - -## [crafty-4-0.0.32](https://github.com/truecharts/charts/compare/crafty-4-0.0.31...crafty-4-0.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/crafty-4/0.0.38/Chart.lock b/incubator/crafty-4/0.0.38/Chart.lock deleted file mode 100644 index cb179a3e690..00000000000 --- a/incubator/crafty-4/0.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:45:22.910474996Z" diff --git a/incubator/crafty-4/0.0.38/Chart.yaml b/incubator/crafty-4/0.0.38/Chart.yaml deleted file mode 100644 index 7c062c88994..00000000000 --- a/incubator/crafty-4/0.0.38/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.7.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.38 diff --git a/incubator/crafty-4/0.0.38/README.md b/incubator/crafty-4/0.0.38/README.md deleted file mode 100644 index 60f81677469..00000000000 --- a/incubator/crafty-4/0.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/charts/common-10.7.1.tgz b/incubator/crafty-4/0.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/crafty-4/0.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/crafty-4/0.0.39/CHANGELOG.md b/incubator/crafty-4/0.0.39/CHANGELOG.md new file mode 100644 index 00000000000..d78a861fb01 --- /dev/null +++ b/incubator/crafty-4/0.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [crafty-4-0.0.39](https://github.com/truecharts/charts/compare/crafty-4-0.0.38...crafty-4-0.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [crafty-4-0.0.38](https://github.com/truecharts/charts/compare/crafty-4-0.0.37...crafty-4-0.0.38) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [crafty-4-0.0.37](https://github.com/truecharts/charts/compare/crafty-4-0.0.36...crafty-4-0.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [crafty-4-0.0.36](https://github.com/truecharts/charts/compare/crafty-4-0.0.35...crafty-4-0.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [crafty-4-0.0.35](https://github.com/truecharts/charts/compare/crafty-4-0.0.34...crafty-4-0.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [crafty-4-0.0.35](https://github.com/truecharts/charts/compare/crafty-4-0.0.34...crafty-4-0.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [crafty-4-0.0.34](https://github.com/truecharts/charts/compare/crafty-4-0.0.33...crafty-4-0.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [crafty-4-0.0.33](https://github.com/truecharts/charts/compare/crafty-4-0.0.32...crafty-4-0.0.33) (2022-10-03) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#3994](https://github.com/truecharts/charts/issues/3994)) + + + + +## [crafty-4-0.0.32](https://github.com/truecharts/charts/compare/crafty-4-0.0.31...crafty-4-0.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/crafty-4/0.0.39/Chart.lock b/incubator/crafty-4/0.0.39/Chart.lock new file mode 100644 index 00000000000..0b5f3287493 --- /dev/null +++ b/incubator/crafty-4/0.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:42:42.693081278Z" diff --git a/incubator/crafty-4/0.0.39/Chart.yaml b/incubator/crafty-4/0.0.39/Chart.yaml new file mode 100644 index 00000000000..9dab203a965 --- /dev/null +++ b/incubator/crafty-4/0.0.39/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.7.7 +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.39 diff --git a/incubator/crafty-4/0.0.39/README.md b/incubator/crafty-4/0.0.39/README.md new file mode 100644 index 00000000000..e3e4d99875e --- /dev/null +++ b/incubator/crafty-4/0.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/incubator/crafty-4/0.0.39/app-readme.md similarity index 100% rename from incubator/crafty-4/0.0.38/app-readme.md rename to incubator/crafty-4/0.0.39/app-readme.md diff --git a/incubator/crafty-4/0.0.39/charts/common-10.7.7.tgz b/incubator/crafty-4/0.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/crafty-4/0.0.39/charts/common-10.7.7.tgz differ diff --git a/incubator/crafty-4/0.0.38/ix_values.yaml b/incubator/crafty-4/0.0.39/ix_values.yaml similarity index 100% rename from incubator/crafty-4/0.0.38/ix_values.yaml rename to incubator/crafty-4/0.0.39/ix_values.yaml diff --git a/incubator/crafty-4/0.0.38/questions.yaml b/incubator/crafty-4/0.0.39/questions.yaml similarity index 100% rename from incubator/crafty-4/0.0.38/questions.yaml rename to incubator/crafty-4/0.0.39/questions.yaml diff --git a/incubator/crafty-4/0.0.38/templates/common.yaml b/incubator/crafty-4/0.0.39/templates/common.yaml similarity index 100% rename from incubator/crafty-4/0.0.38/templates/common.yaml rename to incubator/crafty-4/0.0.39/templates/common.yaml diff --git a/incubator/crafty-4/0.0.38/values.yaml b/incubator/crafty-4/0.0.39/values.yaml similarity index 100% rename from incubator/crafty-4/0.0.38/values.yaml rename to incubator/crafty-4/0.0.39/values.yaml diff --git a/incubator/crypto-exchanges-gateway/0.0.31/CHANGELOG.md b/incubator/crypto-exchanges-gateway/0.0.31/CHANGELOG.md deleted file mode 100644 index 238e84e08cf..00000000000 --- a/incubator/crypto-exchanges-gateway/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [crypto-exchanges-gateway-0.0.31](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.30...crypto-exchanges-gateway-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [crypto-exchanges-gateway-0.0.30](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.29...crypto-exchanges-gateway-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [crypto-exchanges-gateway-0.0.29](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.28...crypto-exchanges-gateway-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [crypto-exchanges-gateway-0.0.29](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.28...crypto-exchanges-gateway-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [crypto-exchanges-gateway-0.0.28](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.27...crypto-exchanges-gateway-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [crypto-exchanges-gateway-0.0.27](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.26...crypto-exchanges-gateway-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/crypto-exchanges-gateway/0.0.31/Chart.lock b/incubator/crypto-exchanges-gateway/0.0.31/Chart.lock deleted file mode 100644 index 78f5e3f303a..00000000000 --- a/incubator/crypto-exchanges-gateway/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:12:05.919657144Z" diff --git a/incubator/crypto-exchanges-gateway/0.0.31/Chart.yaml b/incubator/crypto-exchanges-gateway/0.0.31/Chart.yaml deleted file mode 100644 index c4d46cc94d4..00000000000 --- a/incubator/crypto-exchanges-gateway/0.0.31/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.7.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.31 diff --git a/incubator/crypto-exchanges-gateway/0.0.31/README.md b/incubator/crypto-exchanges-gateway/0.0.31/README.md deleted file mode 100644 index 602678eb040..00000000000 --- a/incubator/crypto-exchanges-gateway/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/crypto-exchanges-gateway/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/crypto-exchanges-gateway/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/crypto-exchanges-gateway/0.0.32/CHANGELOG.md b/incubator/crypto-exchanges-gateway/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..6a86fb5220a --- /dev/null +++ b/incubator/crypto-exchanges-gateway/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [crypto-exchanges-gateway-0.0.32](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.31...crypto-exchanges-gateway-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [crypto-exchanges-gateway-0.0.31](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.30...crypto-exchanges-gateway-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [crypto-exchanges-gateway-0.0.30](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.29...crypto-exchanges-gateway-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + - update docker general non-major + + + + +## [crypto-exchanges-gateway-0.0.29](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.28...crypto-exchanges-gateway-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [crypto-exchanges-gateway-0.0.29](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.28...crypto-exchanges-gateway-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [crypto-exchanges-gateway-0.0.28](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.27...crypto-exchanges-gateway-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [crypto-exchanges-gateway-0.0.27](https://github.com/truecharts/charts/compare/crypto-exchanges-gateway-0.0.26...crypto-exchanges-gateway-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) + diff --git a/incubator/crypto-exchanges-gateway/0.0.32/Chart.lock b/incubator/crypto-exchanges-gateway/0.0.32/Chart.lock new file mode 100644 index 00000000000..36f7146035b --- /dev/null +++ b/incubator/crypto-exchanges-gateway/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:42:59.892621024Z" diff --git a/incubator/crypto-exchanges-gateway/0.0.32/Chart.yaml b/incubator/crypto-exchanges-gateway/0.0.32/Chart.yaml new file mode 100644 index 00000000000..b627413c9d4 --- /dev/null +++ b/incubator/crypto-exchanges-gateway/0.0.32/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.7.7 +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.32 diff --git a/incubator/crypto-exchanges-gateway/0.0.32/README.md b/incubator/crypto-exchanges-gateway/0.0.32/README.md new file mode 100644 index 00000000000..be4984224e8 --- /dev/null +++ b/incubator/crypto-exchanges-gateway/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/crypto-exchanges-gateway/0.0.32/app-readme.md similarity index 100% rename from incubator/crypto-exchanges-gateway/0.0.31/app-readme.md rename to incubator/crypto-exchanges-gateway/0.0.32/app-readme.md diff --git a/incubator/crypto-exchanges-gateway/0.0.32/charts/common-10.7.7.tgz b/incubator/crypto-exchanges-gateway/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/crypto-exchanges-gateway/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/crypto-exchanges-gateway/0.0.31/ix_values.yaml b/incubator/crypto-exchanges-gateway/0.0.32/ix_values.yaml similarity index 100% rename from incubator/crypto-exchanges-gateway/0.0.31/ix_values.yaml rename to incubator/crypto-exchanges-gateway/0.0.32/ix_values.yaml diff --git a/incubator/crypto-exchanges-gateway/0.0.31/questions.yaml b/incubator/crypto-exchanges-gateway/0.0.32/questions.yaml similarity index 100% rename from incubator/crypto-exchanges-gateway/0.0.31/questions.yaml rename to incubator/crypto-exchanges-gateway/0.0.32/questions.yaml diff --git a/incubator/crypto-exchanges-gateway/0.0.31/templates/common.yaml b/incubator/crypto-exchanges-gateway/0.0.32/templates/common.yaml similarity index 100% rename from incubator/crypto-exchanges-gateway/0.0.31/templates/common.yaml rename to incubator/crypto-exchanges-gateway/0.0.32/templates/common.yaml diff --git a/incubator/crypto-exchanges-gateway/0.0.31/values.yaml b/incubator/crypto-exchanges-gateway/0.0.32/values.yaml similarity index 100% rename from incubator/crypto-exchanges-gateway/0.0.31/values.yaml rename to incubator/crypto-exchanges-gateway/0.0.32/values.yaml diff --git a/incubator/cryptpad/0.0.81/CHANGELOG.md b/incubator/cryptpad/0.0.81/CHANGELOG.md deleted file mode 100644 index 1f7d68bb83d..00000000000 --- a/incubator/cryptpad/0.0.81/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cryptpad-0.0.81](https://github.com/truecharts/charts/compare/cryptpad-0.0.80...cryptpad-0.0.81) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [cryptpad-0.0.80](https://github.com/truecharts/charts/compare/cryptpad-0.0.79...cryptpad-0.0.80) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [cryptpad-0.0.79](https://github.com/truecharts/charts/compare/cryptpad-0.0.78...cryptpad-0.0.79) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [cryptpad-0.0.78](https://github.com/truecharts/charts/compare/cryptpad-0.0.77...cryptpad-0.0.78) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [cryptpad-0.0.77](https://github.com/truecharts/charts/compare/cryptpad-0.0.76...cryptpad-0.0.77) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [cryptpad-0.0.76](https://github.com/truecharts/charts/compare/cryptpad-0.0.75...cryptpad-0.0.76) (2022-10-17) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) - - - - -## [cryptpad-0.0.75](https://github.com/truecharts/charts/compare/cryptpad-0.0.74...cryptpad-0.0.75) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [cryptpad-0.0.74](https://github.com/truecharts/charts/compare/cryptpad-0.0.73...cryptpad-0.0.74) (2022-10-15) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [cryptpad-0.0.73](https://github.com/truecharts/charts/compare/cryptpad-0.0.72...cryptpad-0.0.73) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [cryptpad-0.0.72](https://github.com/truecharts/charts/compare/cryptpad-0.0.71...cryptpad-0.0.72) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/cryptpad/0.0.81/Chart.lock b/incubator/cryptpad/0.0.81/Chart.lock deleted file mode 100644 index 042f47e3435..00000000000 --- a/incubator/cryptpad/0.0.81/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:12:20.995000755Z" diff --git a/incubator/cryptpad/0.0.81/Chart.yaml b/incubator/cryptpad/0.0.81/Chart.yaml deleted file mode 100644 index 295cb23b863..00000000000 --- a/incubator/cryptpad/0.0.81/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.7.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.81 diff --git a/incubator/cryptpad/0.0.81/README.md b/incubator/cryptpad/0.0.81/README.md deleted file mode 100644 index a39d2b2702c..00000000000 --- a/incubator/cryptpad/0.0.81/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.81/charts/common-10.7.1.tgz b/incubator/cryptpad/0.0.81/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/cryptpad/0.0.81/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/cryptpad/0.0.82/CHANGELOG.md b/incubator/cryptpad/0.0.82/CHANGELOG.md new file mode 100644 index 00000000000..8e996016808 --- /dev/null +++ b/incubator/cryptpad/0.0.82/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cryptpad-0.0.82](https://github.com/truecharts/charts/compare/cryptpad-0.0.81...cryptpad-0.0.82) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [cryptpad-0.0.81](https://github.com/truecharts/charts/compare/cryptpad-0.0.80...cryptpad-0.0.81) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [cryptpad-0.0.80](https://github.com/truecharts/charts/compare/cryptpad-0.0.79...cryptpad-0.0.80) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [cryptpad-0.0.79](https://github.com/truecharts/charts/compare/cryptpad-0.0.78...cryptpad-0.0.79) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [cryptpad-0.0.78](https://github.com/truecharts/charts/compare/cryptpad-0.0.77...cryptpad-0.0.78) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [cryptpad-0.0.77](https://github.com/truecharts/charts/compare/cryptpad-0.0.76...cryptpad-0.0.77) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [cryptpad-0.0.76](https://github.com/truecharts/charts/compare/cryptpad-0.0.75...cryptpad-0.0.76) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) + + + + +## [cryptpad-0.0.75](https://github.com/truecharts/charts/compare/cryptpad-0.0.74...cryptpad-0.0.75) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [cryptpad-0.0.74](https://github.com/truecharts/charts/compare/cryptpad-0.0.73...cryptpad-0.0.74) (2022-10-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [cryptpad-0.0.73](https://github.com/truecharts/charts/compare/cryptpad-0.0.72...cryptpad-0.0.73) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] diff --git a/incubator/cryptpad/0.0.82/Chart.lock b/incubator/cryptpad/0.0.82/Chart.lock new file mode 100644 index 00000000000..1453070bc58 --- /dev/null +++ b/incubator/cryptpad/0.0.82/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:43:00.175405086Z" diff --git a/incubator/cryptpad/0.0.82/Chart.yaml b/incubator/cryptpad/0.0.82/Chart.yaml new file mode 100644 index 00000000000..dc1ffd08e82 --- /dev/null +++ b/incubator/cryptpad/0.0.82/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.7.7 +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.82 diff --git a/incubator/cryptpad/0.0.82/README.md b/incubator/cryptpad/0.0.82/README.md new file mode 100644 index 00000000000..6b5fa273719 --- /dev/null +++ b/incubator/cryptpad/0.0.82/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.81/app-readme.md b/incubator/cryptpad/0.0.82/app-readme.md similarity index 100% rename from incubator/cryptpad/0.0.81/app-readme.md rename to incubator/cryptpad/0.0.82/app-readme.md diff --git a/incubator/cryptpad/0.0.82/charts/common-10.7.7.tgz b/incubator/cryptpad/0.0.82/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/cryptpad/0.0.82/charts/common-10.7.7.tgz differ diff --git a/incubator/cryptpad/0.0.81/ix_values.yaml b/incubator/cryptpad/0.0.82/ix_values.yaml similarity index 100% rename from incubator/cryptpad/0.0.81/ix_values.yaml rename to incubator/cryptpad/0.0.82/ix_values.yaml diff --git a/incubator/cryptpad/0.0.81/questions.yaml b/incubator/cryptpad/0.0.82/questions.yaml similarity index 100% rename from incubator/cryptpad/0.0.81/questions.yaml rename to incubator/cryptpad/0.0.82/questions.yaml diff --git a/incubator/cryptpad/0.0.81/templates/common.yaml b/incubator/cryptpad/0.0.82/templates/common.yaml similarity index 100% rename from incubator/cryptpad/0.0.81/templates/common.yaml rename to incubator/cryptpad/0.0.82/templates/common.yaml diff --git a/incubator/cryptpad/0.0.81/values.yaml b/incubator/cryptpad/0.0.82/values.yaml similarity index 100% rename from incubator/cryptpad/0.0.81/values.yaml rename to incubator/cryptpad/0.0.82/values.yaml diff --git a/incubator/csgo/0.0.30/CHANGELOG.md b/incubator/csgo/0.0.30/CHANGELOG.md deleted file mode 100644 index ba50b02dd67..00000000000 --- a/incubator/csgo/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [csgo-0.0.30](https://github.com/truecharts/charts/compare/csgo-0.0.29...csgo-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [csgo-0.0.29](https://github.com/truecharts/charts/compare/csgo-0.0.28...csgo-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [csgo-0.0.28](https://github.com/truecharts/charts/compare/csgo-0.0.27...csgo-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [csgo-0.0.28](https://github.com/truecharts/charts/compare/csgo-0.0.27...csgo-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [csgo-0.0.27](https://github.com/truecharts/charts/compare/csgo-0.0.26...csgo-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [csgo-0.0.26](https://github.com/truecharts/charts/compare/csgo-0.0.25...csgo-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/csgo/0.0.30/Chart.lock b/incubator/csgo/0.0.30/Chart.lock deleted file mode 100644 index 58cb2dfd157..00000000000 --- a/incubator/csgo/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:12:13.261781083Z" diff --git a/incubator/csgo/0.0.30/Chart.yaml b/incubator/csgo/0.0.30/Chart.yaml deleted file mode 100644 index 4edad0b3c84..00000000000 --- a/incubator/csgo/0.0.30/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.7.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.30 diff --git a/incubator/csgo/0.0.30/README.md b/incubator/csgo/0.0.30/README.md deleted file mode 100644 index ce99ff05ec8..00000000000 --- a/incubator/csgo/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/csgo/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/csgo/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/csgo/0.0.31/CHANGELOG.md b/incubator/csgo/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..0794fa2d37b --- /dev/null +++ b/incubator/csgo/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [csgo-0.0.31](https://github.com/truecharts/charts/compare/csgo-0.0.30...csgo-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [csgo-0.0.30](https://github.com/truecharts/charts/compare/csgo-0.0.29...csgo-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [csgo-0.0.29](https://github.com/truecharts/charts/compare/csgo-0.0.28...csgo-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [csgo-0.0.28](https://github.com/truecharts/charts/compare/csgo-0.0.27...csgo-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [csgo-0.0.28](https://github.com/truecharts/charts/compare/csgo-0.0.27...csgo-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [csgo-0.0.27](https://github.com/truecharts/charts/compare/csgo-0.0.26...csgo-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [csgo-0.0.26](https://github.com/truecharts/charts/compare/csgo-0.0.25...csgo-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/csgo/0.0.31/Chart.lock b/incubator/csgo/0.0.31/Chart.lock new file mode 100644 index 00000000000..d55f9357856 --- /dev/null +++ b/incubator/csgo/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:43:07.208382745Z" diff --git a/incubator/csgo/0.0.31/Chart.yaml b/incubator/csgo/0.0.31/Chart.yaml new file mode 100644 index 00000000000..c63c8329510 --- /dev/null +++ b/incubator/csgo/0.0.31/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.7.7 +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.31 diff --git a/incubator/csgo/0.0.31/README.md b/incubator/csgo/0.0.31/README.md new file mode 100644 index 00000000000..0b469964a03 --- /dev/null +++ b/incubator/csgo/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/csgo/0.0.31/app-readme.md similarity index 100% rename from incubator/csgo/0.0.30/app-readme.md rename to incubator/csgo/0.0.31/app-readme.md diff --git a/incubator/csgo/0.0.31/charts/common-10.7.7.tgz b/incubator/csgo/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/csgo/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/csgo/0.0.30/ix_values.yaml b/incubator/csgo/0.0.31/ix_values.yaml similarity index 100% rename from incubator/csgo/0.0.30/ix_values.yaml rename to incubator/csgo/0.0.31/ix_values.yaml diff --git a/incubator/csgo/0.0.30/questions.yaml b/incubator/csgo/0.0.31/questions.yaml similarity index 100% rename from incubator/csgo/0.0.30/questions.yaml rename to incubator/csgo/0.0.31/questions.yaml diff --git a/incubator/csgo/0.0.30/templates/common.yaml b/incubator/csgo/0.0.31/templates/common.yaml similarity index 100% rename from incubator/csgo/0.0.30/templates/common.yaml rename to incubator/csgo/0.0.31/templates/common.yaml diff --git a/incubator/csgo/0.0.30/values.yaml b/incubator/csgo/0.0.31/values.yaml similarity index 100% rename from incubator/csgo/0.0.30/values.yaml rename to incubator/csgo/0.0.31/values.yaml diff --git a/incubator/cssource/0.0.30/CHANGELOG.md b/incubator/cssource/0.0.30/CHANGELOG.md deleted file mode 100644 index 90e72ef232c..00000000000 --- a/incubator/cssource/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cssource-0.0.30](https://github.com/truecharts/charts/compare/cssource-0.0.29...cssource-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [cssource-0.0.29](https://github.com/truecharts/charts/compare/cssource-0.0.28...cssource-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [cssource-0.0.28](https://github.com/truecharts/charts/compare/cssource-0.0.27...cssource-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cssource-0.0.28](https://github.com/truecharts/charts/compare/cssource-0.0.27...cssource-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cssource-0.0.27](https://github.com/truecharts/charts/compare/cssource-0.0.26...cssource-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [cssource-0.0.26](https://github.com/truecharts/charts/compare/cssource-0.0.25...cssource-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/cssource/0.0.30/Chart.lock b/incubator/cssource/0.0.30/Chart.lock deleted file mode 100644 index 9d39a41e24b..00000000000 --- a/incubator/cssource/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:12:23.992913491Z" diff --git a/incubator/cssource/0.0.30/Chart.yaml b/incubator/cssource/0.0.30/Chart.yaml deleted file mode 100644 index 0fee071dfec..00000000000 --- a/incubator/cssource/0.0.30/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.7.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.30 diff --git a/incubator/cssource/0.0.30/README.md b/incubator/cssource/0.0.30/README.md deleted file mode 100644 index 42341febc40..00000000000 --- a/incubator/cssource/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/cssource/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/cssource/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/cssource/0.0.31/CHANGELOG.md b/incubator/cssource/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..f11bc5df00e --- /dev/null +++ b/incubator/cssource/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cssource-0.0.31](https://github.com/truecharts/charts/compare/cssource-0.0.30...cssource-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [cssource-0.0.30](https://github.com/truecharts/charts/compare/cssource-0.0.29...cssource-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [cssource-0.0.29](https://github.com/truecharts/charts/compare/cssource-0.0.28...cssource-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [cssource-0.0.28](https://github.com/truecharts/charts/compare/cssource-0.0.27...cssource-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cssource-0.0.28](https://github.com/truecharts/charts/compare/cssource-0.0.27...cssource-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cssource-0.0.27](https://github.com/truecharts/charts/compare/cssource-0.0.26...cssource-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [cssource-0.0.26](https://github.com/truecharts/charts/compare/cssource-0.0.25...cssource-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/cssource/0.0.31/Chart.lock b/incubator/cssource/0.0.31/Chart.lock new file mode 100644 index 00000000000..de8c86f1692 --- /dev/null +++ b/incubator/cssource/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:43:23.369755737Z" diff --git a/incubator/cssource/0.0.31/Chart.yaml b/incubator/cssource/0.0.31/Chart.yaml new file mode 100644 index 00000000000..6d4e1e85db3 --- /dev/null +++ b/incubator/cssource/0.0.31/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.7.7 +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.31 diff --git a/incubator/cssource/0.0.31/README.md b/incubator/cssource/0.0.31/README.md new file mode 100644 index 00000000000..022b8dd1ac3 --- /dev/null +++ b/incubator/cssource/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/cssource/0.0.31/app-readme.md similarity index 100% rename from incubator/cssource/0.0.30/app-readme.md rename to incubator/cssource/0.0.31/app-readme.md diff --git a/incubator/cssource/0.0.31/charts/common-10.7.7.tgz b/incubator/cssource/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/cssource/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/cssource/0.0.30/ix_values.yaml b/incubator/cssource/0.0.31/ix_values.yaml similarity index 100% rename from incubator/cssource/0.0.30/ix_values.yaml rename to incubator/cssource/0.0.31/ix_values.yaml diff --git a/incubator/cssource/0.0.30/questions.yaml b/incubator/cssource/0.0.31/questions.yaml similarity index 100% rename from incubator/cssource/0.0.30/questions.yaml rename to incubator/cssource/0.0.31/questions.yaml diff --git a/incubator/cssource/0.0.30/templates/common.yaml b/incubator/cssource/0.0.31/templates/common.yaml similarity index 100% rename from incubator/cssource/0.0.30/templates/common.yaml rename to incubator/cssource/0.0.31/templates/common.yaml diff --git a/incubator/cssource/0.0.30/values.yaml b/incubator/cssource/0.0.31/values.yaml similarity index 100% rename from incubator/cssource/0.0.30/values.yaml rename to incubator/cssource/0.0.31/values.yaml diff --git a/incubator/cstrike1-6/0.0.30/CHANGELOG.md b/incubator/cstrike1-6/0.0.30/CHANGELOG.md deleted file mode 100644 index e5ef7bf648b..00000000000 --- a/incubator/cstrike1-6/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cstrike1-6-0.0.30](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.29...cstrike1-6-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [cstrike1-6-0.0.29](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.28...cstrike1-6-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [cstrike1-6-0.0.28](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.27...cstrike1-6-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cstrike1-6-0.0.28](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.27...cstrike1-6-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cstrike1-6-0.0.27](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.26...cstrike1-6-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [cstrike1-6-0.0.26](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.25...cstrike1-6-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/cstrike1-6/0.0.30/Chart.lock b/incubator/cstrike1-6/0.0.30/Chart.lock deleted file mode 100644 index a8930347a0f..00000000000 --- a/incubator/cstrike1-6/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:12:36.762218097Z" diff --git a/incubator/cstrike1-6/0.0.30/Chart.yaml b/incubator/cstrike1-6/0.0.30/Chart.yaml deleted file mode 100644 index b5647269441..00000000000 --- a/incubator/cstrike1-6/0.0.30/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.7.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.30 diff --git a/incubator/cstrike1-6/0.0.30/README.md b/incubator/cstrike1-6/0.0.30/README.md deleted file mode 100644 index 7b77eed1bd1..00000000000 --- a/incubator/cstrike1-6/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/cstrike1-6/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/cstrike1-6/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/cstrike1-6/0.0.31/CHANGELOG.md b/incubator/cstrike1-6/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..7262bfcb33f --- /dev/null +++ b/incubator/cstrike1-6/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cstrike1-6-0.0.31](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.30...cstrike1-6-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [cstrike1-6-0.0.30](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.29...cstrike1-6-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [cstrike1-6-0.0.29](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.28...cstrike1-6-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [cstrike1-6-0.0.28](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.27...cstrike1-6-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cstrike1-6-0.0.28](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.27...cstrike1-6-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cstrike1-6-0.0.27](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.26...cstrike1-6-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [cstrike1-6-0.0.26](https://github.com/truecharts/charts/compare/cstrike1-6-0.0.25...cstrike1-6-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/cstrike1-6/0.0.31/Chart.lock b/incubator/cstrike1-6/0.0.31/Chart.lock new file mode 100644 index 00000000000..ccab74675ba --- /dev/null +++ b/incubator/cstrike1-6/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:43:39.551237412Z" diff --git a/incubator/cstrike1-6/0.0.31/Chart.yaml b/incubator/cstrike1-6/0.0.31/Chart.yaml new file mode 100644 index 00000000000..b40e7f8ef3d --- /dev/null +++ b/incubator/cstrike1-6/0.0.31/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.7.7 +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.31 diff --git a/incubator/cstrike1-6/0.0.31/README.md b/incubator/cstrike1-6/0.0.31/README.md new file mode 100644 index 00000000000..c62efe062c1 --- /dev/null +++ b/incubator/cstrike1-6/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/cstrike1-6/0.0.31/app-readme.md similarity index 100% rename from incubator/cstrike1-6/0.0.30/app-readme.md rename to incubator/cstrike1-6/0.0.31/app-readme.md diff --git a/incubator/cstrike1-6/0.0.31/charts/common-10.7.7.tgz b/incubator/cstrike1-6/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/cstrike1-6/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/cstrike1-6/0.0.30/ix_values.yaml b/incubator/cstrike1-6/0.0.31/ix_values.yaml similarity index 100% rename from incubator/cstrike1-6/0.0.30/ix_values.yaml rename to incubator/cstrike1-6/0.0.31/ix_values.yaml diff --git a/incubator/cstrike1-6/0.0.30/questions.yaml b/incubator/cstrike1-6/0.0.31/questions.yaml similarity index 100% rename from incubator/cstrike1-6/0.0.30/questions.yaml rename to incubator/cstrike1-6/0.0.31/questions.yaml diff --git a/incubator/cstrike1-6/0.0.30/templates/common.yaml b/incubator/cstrike1-6/0.0.31/templates/common.yaml similarity index 100% rename from incubator/cstrike1-6/0.0.30/templates/common.yaml rename to incubator/cstrike1-6/0.0.31/templates/common.yaml diff --git a/incubator/cstrike1-6/0.0.30/values.yaml b/incubator/cstrike1-6/0.0.31/values.yaml similarity index 100% rename from incubator/cstrike1-6/0.0.30/values.yaml rename to incubator/cstrike1-6/0.0.31/values.yaml diff --git a/incubator/cstrikeconditionzero/0.0.30/CHANGELOG.md b/incubator/cstrikeconditionzero/0.0.30/CHANGELOG.md deleted file mode 100644 index 3aba01edd2f..00000000000 --- a/incubator/cstrikeconditionzero/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cstrikeconditionzero-0.0.30](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.29...cstrikeconditionzero-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [cstrikeconditionzero-0.0.29](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.28...cstrikeconditionzero-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [cstrikeconditionzero-0.0.28](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.27...cstrikeconditionzero-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cstrikeconditionzero-0.0.28](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.27...cstrikeconditionzero-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cstrikeconditionzero-0.0.27](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.26...cstrikeconditionzero-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [cstrikeconditionzero-0.0.26](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.25...cstrikeconditionzero-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/cstrikeconditionzero/0.0.30/Chart.lock b/incubator/cstrikeconditionzero/0.0.30/Chart.lock deleted file mode 100644 index 31b51f866b5..00000000000 --- a/incubator/cstrikeconditionzero/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:12:44.291240791Z" diff --git a/incubator/cstrikeconditionzero/0.0.30/Chart.yaml b/incubator/cstrikeconditionzero/0.0.30/Chart.yaml deleted file mode 100644 index 047f3aa688e..00000000000 --- a/incubator/cstrikeconditionzero/0.0.30/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.7.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.30 diff --git a/incubator/cstrikeconditionzero/0.0.30/README.md b/incubator/cstrikeconditionzero/0.0.30/README.md deleted file mode 100644 index f97cb178735..00000000000 --- a/incubator/cstrikeconditionzero/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/cstrikeconditionzero/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/cstrikeconditionzero/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/cstrikeconditionzero/0.0.31/CHANGELOG.md b/incubator/cstrikeconditionzero/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..42ade177d5d --- /dev/null +++ b/incubator/cstrikeconditionzero/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cstrikeconditionzero-0.0.31](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.30...cstrikeconditionzero-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [cstrikeconditionzero-0.0.30](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.29...cstrikeconditionzero-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [cstrikeconditionzero-0.0.29](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.28...cstrikeconditionzero-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [cstrikeconditionzero-0.0.28](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.27...cstrikeconditionzero-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cstrikeconditionzero-0.0.28](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.27...cstrikeconditionzero-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cstrikeconditionzero-0.0.27](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.26...cstrikeconditionzero-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [cstrikeconditionzero-0.0.26](https://github.com/truecharts/charts/compare/cstrikeconditionzero-0.0.25...cstrikeconditionzero-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/cstrikeconditionzero/0.0.31/Chart.lock b/incubator/cstrikeconditionzero/0.0.31/Chart.lock new file mode 100644 index 00000000000..08e5db4c865 --- /dev/null +++ b/incubator/cstrikeconditionzero/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:43:41.008262937Z" diff --git a/incubator/cstrikeconditionzero/0.0.31/Chart.yaml b/incubator/cstrikeconditionzero/0.0.31/Chart.yaml new file mode 100644 index 00000000000..dd9c0d9ae05 --- /dev/null +++ b/incubator/cstrikeconditionzero/0.0.31/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.7.7 +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.31 diff --git a/incubator/cstrikeconditionzero/0.0.31/README.md b/incubator/cstrikeconditionzero/0.0.31/README.md new file mode 100644 index 00000000000..a28999984ff --- /dev/null +++ b/incubator/cstrikeconditionzero/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/cstrikeconditionzero/0.0.31/app-readme.md similarity index 100% rename from incubator/cstrikeconditionzero/0.0.30/app-readme.md rename to incubator/cstrikeconditionzero/0.0.31/app-readme.md diff --git a/incubator/cstrikeconditionzero/0.0.31/charts/common-10.7.7.tgz b/incubator/cstrikeconditionzero/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/cstrikeconditionzero/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/cstrikeconditionzero/0.0.30/ix_values.yaml b/incubator/cstrikeconditionzero/0.0.31/ix_values.yaml similarity index 100% rename from incubator/cstrikeconditionzero/0.0.30/ix_values.yaml rename to incubator/cstrikeconditionzero/0.0.31/ix_values.yaml diff --git a/incubator/cstrikeconditionzero/0.0.30/questions.yaml b/incubator/cstrikeconditionzero/0.0.31/questions.yaml similarity index 100% rename from incubator/cstrikeconditionzero/0.0.30/questions.yaml rename to incubator/cstrikeconditionzero/0.0.31/questions.yaml diff --git a/incubator/cstrikeconditionzero/0.0.30/templates/common.yaml b/incubator/cstrikeconditionzero/0.0.31/templates/common.yaml similarity index 100% rename from incubator/cstrikeconditionzero/0.0.30/templates/common.yaml rename to incubator/cstrikeconditionzero/0.0.31/templates/common.yaml diff --git a/incubator/cstrikeconditionzero/0.0.30/values.yaml b/incubator/cstrikeconditionzero/0.0.31/values.yaml similarity index 100% rename from incubator/cstrikeconditionzero/0.0.30/values.yaml rename to incubator/cstrikeconditionzero/0.0.31/values.yaml diff --git a/incubator/cups-server/1.0.56/CHANGELOG.md b/incubator/cups-server/1.0.56/CHANGELOG.md deleted file mode 100644 index 1c85dafe5cd..00000000000 --- a/incubator/cups-server/1.0.56/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cups-server-1.0.56](https://github.com/truecharts/charts/compare/cups-server-1.0.55...cups-server-1.0.56) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [cups-server-1.0.55](https://github.com/truecharts/charts/compare/cups-server-1.0.54...cups-server-1.0.55) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [cups-server-1.0.54](https://github.com/truecharts/charts/compare/cups-server-1.0.53...cups-server-1.0.54) (2022-10-17) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) - - - - -## [cups-server-1.0.53](https://github.com/truecharts/charts/compare/cups-server-1.0.52...cups-server-1.0.53) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [cups-server-1.0.52](https://github.com/truecharts/charts/compare/cups-server-1.0.51...cups-server-1.0.52) (2022-10-10) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) - - - - -## [cups-server-1.0.51](https://github.com/truecharts/charts/compare/cups-server-1.0.50...cups-server-1.0.51) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cups-server-1.0.51](https://github.com/truecharts/charts/compare/cups-server-1.0.50...cups-server-1.0.51) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cups-server-1.0.50](https://github.com/truecharts/charts/compare/cups-server-1.0.49...cups-server-1.0.50) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major - - - - -## [cups-server-1.0.49](https://github.com/truecharts/charts/compare/cups-server-1.0.48...cups-server-1.0.49) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [cups-server-1.0.48](https://github.com/truecharts/charts/compare/cups-server-1.0.47...cups-server-1.0.48) (2022-09-26) - diff --git a/incubator/cups-server/1.0.56/Chart.lock b/incubator/cups-server/1.0.56/Chart.lock deleted file mode 100644 index f4456d5d9f2..00000000000 --- a/incubator/cups-server/1.0.56/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:12:53.963193002Z" diff --git a/incubator/cups-server/1.0.56/Chart.yaml b/incubator/cups-server/1.0.56/Chart.yaml deleted file mode 100644 index bd5bb77d003..00000000000 --- a/incubator/cups-server/1.0.56/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.56 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/cups-server/1.0.56/README.md b/incubator/cups-server/1.0.56/README.md deleted file mode 100644 index 82003ad0d93..00000000000 --- a/incubator/cups-server/1.0.56/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.56/charts/common-10.7.1.tgz b/incubator/cups-server/1.0.56/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/cups-server/1.0.56/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/cups-server/1.0.57/CHANGELOG.md b/incubator/cups-server/1.0.57/CHANGELOG.md new file mode 100644 index 00000000000..3136d9dbd32 --- /dev/null +++ b/incubator/cups-server/1.0.57/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cups-server-1.0.57](https://github.com/truecharts/charts/compare/cups-server-1.0.56...cups-server-1.0.57) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [cups-server-1.0.56](https://github.com/truecharts/charts/compare/cups-server-1.0.55...cups-server-1.0.56) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [cups-server-1.0.55](https://github.com/truecharts/charts/compare/cups-server-1.0.54...cups-server-1.0.55) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [cups-server-1.0.54](https://github.com/truecharts/charts/compare/cups-server-1.0.53...cups-server-1.0.54) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) + + + + +## [cups-server-1.0.53](https://github.com/truecharts/charts/compare/cups-server-1.0.52...cups-server-1.0.53) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [cups-server-1.0.52](https://github.com/truecharts/charts/compare/cups-server-1.0.51...cups-server-1.0.52) (2022-10-10) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) + + + + +## [cups-server-1.0.51](https://github.com/truecharts/charts/compare/cups-server-1.0.50...cups-server-1.0.51) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cups-server-1.0.51](https://github.com/truecharts/charts/compare/cups-server-1.0.50...cups-server-1.0.51) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cups-server-1.0.50](https://github.com/truecharts/charts/compare/cups-server-1.0.49...cups-server-1.0.50) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major + + + + +## [cups-server-1.0.49](https://github.com/truecharts/charts/compare/cups-server-1.0.48...cups-server-1.0.49) (2022-09-27) + diff --git a/incubator/cups-server/1.0.57/Chart.lock b/incubator/cups-server/1.0.57/Chart.lock new file mode 100644 index 00000000000..e01542039ef --- /dev/null +++ b/incubator/cups-server/1.0.57/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:43:47.11300384Z" diff --git a/incubator/cups-server/1.0.57/Chart.yaml b/incubator/cups-server/1.0.57/Chart.yaml new file mode 100644 index 00000000000..3e6ded77728 --- /dev/null +++ b/incubator/cups-server/1.0.57/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.57 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/cups-server/1.0.57/README.md b/incubator/cups-server/1.0.57/README.md new file mode 100644 index 00000000000..5b3544a9b4e --- /dev/null +++ b/incubator/cups-server/1.0.57/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.56/app-readme.md b/incubator/cups-server/1.0.57/app-readme.md similarity index 100% rename from incubator/cups-server/1.0.56/app-readme.md rename to incubator/cups-server/1.0.57/app-readme.md diff --git a/incubator/cups-server/1.0.57/charts/common-10.7.7.tgz b/incubator/cups-server/1.0.57/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/cups-server/1.0.57/charts/common-10.7.7.tgz differ diff --git a/incubator/cups-server/1.0.56/ix_values.yaml b/incubator/cups-server/1.0.57/ix_values.yaml similarity index 100% rename from incubator/cups-server/1.0.56/ix_values.yaml rename to incubator/cups-server/1.0.57/ix_values.yaml diff --git a/incubator/cups-server/1.0.56/questions.yaml b/incubator/cups-server/1.0.57/questions.yaml similarity index 100% rename from incubator/cups-server/1.0.56/questions.yaml rename to incubator/cups-server/1.0.57/questions.yaml diff --git a/incubator/cups-server/1.0.56/templates/common.yaml b/incubator/cups-server/1.0.57/templates/common.yaml similarity index 100% rename from incubator/cups-server/1.0.56/templates/common.yaml rename to incubator/cups-server/1.0.57/templates/common.yaml diff --git a/incubator/cups-server/1.0.56/values.yaml b/incubator/cups-server/1.0.57/values.yaml similarity index 100% rename from incubator/cups-server/1.0.56/values.yaml rename to incubator/cups-server/1.0.57/values.yaml diff --git a/incubator/cura-novnc/0.0.35/CHANGELOG.md b/incubator/cura-novnc/0.0.35/CHANGELOG.md deleted file mode 100644 index 2f3fb822895..00000000000 --- a/incubator/cura-novnc/0.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cura-novnc-0.0.35](https://github.com/truecharts/charts/compare/cura-novnc-0.0.34...cura-novnc-0.0.35) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [cura-novnc-0.0.34](https://github.com/truecharts/charts/compare/cura-novnc-0.0.33...cura-novnc-0.0.34) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [cura-novnc-0.0.33](https://github.com/truecharts/charts/compare/cura-novnc-0.0.32...cura-novnc-0.0.33) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [cura-novnc-0.0.32](https://github.com/truecharts/charts/compare/cura-novnc-0.0.31...cura-novnc-0.0.32) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [cura-novnc-0.0.31](https://github.com/truecharts/charts/compare/cura-novnc-0.0.30...cura-novnc-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cura-novnc-0.0.31](https://github.com/truecharts/charts/compare/cura-novnc-0.0.30...cura-novnc-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cura-novnc-0.0.30](https://github.com/truecharts/charts/compare/cura-novnc-0.0.29...cura-novnc-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [cura-novnc-0.0.29](https://github.com/truecharts/charts/compare/cura-novnc-0.0.28...cura-novnc-0.0.29) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [cura-novnc-0.0.28](https://github.com/truecharts/charts/compare/cura-novnc-0.0.27...cura-novnc-0.0.28) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [cura-novnc-0.0.27](https://github.com/truecharts/charts/compare/cura-novnc-0.0.26...cura-novnc-0.0.27) (2022-09-28) - -### Chore diff --git a/incubator/cura-novnc/0.0.35/Chart.lock b/incubator/cura-novnc/0.0.35/Chart.lock deleted file mode 100644 index b5beaf755b3..00000000000 --- a/incubator/cura-novnc/0.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-22T14:07:21.570208005Z" diff --git a/incubator/cura-novnc/0.0.35/Chart.yaml b/incubator/cura-novnc/0.0.35/Chart.yaml deleted file mode 100644 index 67b7967d24f..00000000000 --- a/incubator/cura-novnc/0.0.35/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.7.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.35 diff --git a/incubator/cura-novnc/0.0.35/README.md b/incubator/cura-novnc/0.0.35/README.md deleted file mode 100644 index 9174b7e9685..00000000000 --- a/incubator/cura-novnc/0.0.35/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.35/charts/common-10.7.1.tgz b/incubator/cura-novnc/0.0.35/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/cura-novnc/0.0.35/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/cura-novnc/0.0.36/CHANGELOG.md b/incubator/cura-novnc/0.0.36/CHANGELOG.md new file mode 100644 index 00000000000..7726af3ee78 --- /dev/null +++ b/incubator/cura-novnc/0.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cura-novnc-0.0.36](https://github.com/truecharts/charts/compare/cura-novnc-0.0.35...cura-novnc-0.0.36) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [cura-novnc-0.0.35](https://github.com/truecharts/charts/compare/cura-novnc-0.0.34...cura-novnc-0.0.35) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [cura-novnc-0.0.34](https://github.com/truecharts/charts/compare/cura-novnc-0.0.33...cura-novnc-0.0.34) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [cura-novnc-0.0.33](https://github.com/truecharts/charts/compare/cura-novnc-0.0.32...cura-novnc-0.0.33) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [cura-novnc-0.0.32](https://github.com/truecharts/charts/compare/cura-novnc-0.0.31...cura-novnc-0.0.32) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [cura-novnc-0.0.31](https://github.com/truecharts/charts/compare/cura-novnc-0.0.30...cura-novnc-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cura-novnc-0.0.31](https://github.com/truecharts/charts/compare/cura-novnc-0.0.30...cura-novnc-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cura-novnc-0.0.30](https://github.com/truecharts/charts/compare/cura-novnc-0.0.29...cura-novnc-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [cura-novnc-0.0.29](https://github.com/truecharts/charts/compare/cura-novnc-0.0.28...cura-novnc-0.0.29) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [cura-novnc-0.0.28](https://github.com/truecharts/charts/compare/cura-novnc-0.0.27...cura-novnc-0.0.28) (2022-10-01) + +### Chore diff --git a/incubator/cura-novnc/0.0.36/Chart.lock b/incubator/cura-novnc/0.0.36/Chart.lock new file mode 100644 index 00000000000..7d874fa4583 --- /dev/null +++ b/incubator/cura-novnc/0.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:44:04.246829422Z" diff --git a/incubator/cura-novnc/0.0.36/Chart.yaml b/incubator/cura-novnc/0.0.36/Chart.yaml new file mode 100644 index 00000000000..bf0b647adbd --- /dev/null +++ b/incubator/cura-novnc/0.0.36/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.7.7 +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.36 diff --git a/incubator/cura-novnc/0.0.36/README.md b/incubator/cura-novnc/0.0.36/README.md new file mode 100644 index 00000000000..c206b1cc9c5 --- /dev/null +++ b/incubator/cura-novnc/0.0.36/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.35/app-readme.md b/incubator/cura-novnc/0.0.36/app-readme.md similarity index 100% rename from incubator/cura-novnc/0.0.35/app-readme.md rename to incubator/cura-novnc/0.0.36/app-readme.md diff --git a/incubator/cura-novnc/0.0.36/charts/common-10.7.7.tgz b/incubator/cura-novnc/0.0.36/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/cura-novnc/0.0.36/charts/common-10.7.7.tgz differ diff --git a/incubator/cura-novnc/0.0.35/ix_values.yaml b/incubator/cura-novnc/0.0.36/ix_values.yaml similarity index 100% rename from incubator/cura-novnc/0.0.35/ix_values.yaml rename to incubator/cura-novnc/0.0.36/ix_values.yaml diff --git a/incubator/cura-novnc/0.0.35/questions.yaml b/incubator/cura-novnc/0.0.36/questions.yaml similarity index 100% rename from incubator/cura-novnc/0.0.35/questions.yaml rename to incubator/cura-novnc/0.0.36/questions.yaml diff --git a/incubator/cura-novnc/0.0.35/templates/common.yaml b/incubator/cura-novnc/0.0.36/templates/common.yaml similarity index 100% rename from incubator/cura-novnc/0.0.35/templates/common.yaml rename to incubator/cura-novnc/0.0.36/templates/common.yaml diff --git a/incubator/cura-novnc/0.0.35/values.yaml b/incubator/cura-novnc/0.0.36/values.yaml similarity index 100% rename from incubator/cura-novnc/0.0.35/values.yaml rename to incubator/cura-novnc/0.0.36/values.yaml diff --git a/incubator/dailynotes/0.0.30/CHANGELOG.md b/incubator/dailynotes/0.0.30/CHANGELOG.md deleted file mode 100644 index 55b78e08209..00000000000 --- a/incubator/dailynotes/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dailynotes-0.0.30](https://github.com/truecharts/charts/compare/dailynotes-0.0.29...dailynotes-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [dailynotes-0.0.29](https://github.com/truecharts/charts/compare/dailynotes-0.0.28...dailynotes-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [dailynotes-0.0.28](https://github.com/truecharts/charts/compare/dailynotes-0.0.27...dailynotes-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dailynotes-0.0.28](https://github.com/truecharts/charts/compare/dailynotes-0.0.27...dailynotes-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dailynotes-0.0.27](https://github.com/truecharts/charts/compare/dailynotes-0.0.26...dailynotes-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [dailynotes-0.0.26](https://github.com/truecharts/charts/compare/dailynotes-0.0.25...dailynotes-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/dailynotes/0.0.30/Chart.lock b/incubator/dailynotes/0.0.30/Chart.lock deleted file mode 100644 index 6e56bacf269..00000000000 --- a/incubator/dailynotes/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:13:07.970032184Z" diff --git a/incubator/dailynotes/0.0.30/Chart.yaml b/incubator/dailynotes/0.0.30/Chart.yaml deleted file mode 100644 index 16a25c2e439..00000000000 --- a/incubator/dailynotes/0.0.30/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.7.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.30 diff --git a/incubator/dailynotes/0.0.30/README.md b/incubator/dailynotes/0.0.30/README.md deleted file mode 100644 index 6107170dafa..00000000000 --- a/incubator/dailynotes/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/dailynotes/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/dailynotes/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/dailynotes/0.0.31/CHANGELOG.md b/incubator/dailynotes/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..47a369aa487 --- /dev/null +++ b/incubator/dailynotes/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dailynotes-0.0.31](https://github.com/truecharts/charts/compare/dailynotes-0.0.30...dailynotes-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [dailynotes-0.0.30](https://github.com/truecharts/charts/compare/dailynotes-0.0.29...dailynotes-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [dailynotes-0.0.29](https://github.com/truecharts/charts/compare/dailynotes-0.0.28...dailynotes-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [dailynotes-0.0.28](https://github.com/truecharts/charts/compare/dailynotes-0.0.27...dailynotes-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dailynotes-0.0.28](https://github.com/truecharts/charts/compare/dailynotes-0.0.27...dailynotes-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dailynotes-0.0.27](https://github.com/truecharts/charts/compare/dailynotes-0.0.26...dailynotes-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [dailynotes-0.0.26](https://github.com/truecharts/charts/compare/dailynotes-0.0.25...dailynotes-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/dailynotes/0.0.31/Chart.lock b/incubator/dailynotes/0.0.31/Chart.lock new file mode 100644 index 00000000000..a58ee7c2ff1 --- /dev/null +++ b/incubator/dailynotes/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:44:20.051175174Z" diff --git a/incubator/dailynotes/0.0.31/Chart.yaml b/incubator/dailynotes/0.0.31/Chart.yaml new file mode 100644 index 00000000000..26dbdc06460 --- /dev/null +++ b/incubator/dailynotes/0.0.31/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.7.7 +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.31 diff --git a/incubator/dailynotes/0.0.31/README.md b/incubator/dailynotes/0.0.31/README.md new file mode 100644 index 00000000000..d53f5fb7e4a --- /dev/null +++ b/incubator/dailynotes/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/dailynotes/0.0.31/app-readme.md similarity index 100% rename from incubator/dailynotes/0.0.30/app-readme.md rename to incubator/dailynotes/0.0.31/app-readme.md diff --git a/incubator/dailynotes/0.0.31/charts/common-10.7.7.tgz b/incubator/dailynotes/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/dailynotes/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/dailynotes/0.0.30/ix_values.yaml b/incubator/dailynotes/0.0.31/ix_values.yaml similarity index 100% rename from incubator/dailynotes/0.0.30/ix_values.yaml rename to incubator/dailynotes/0.0.31/ix_values.yaml diff --git a/incubator/dailynotes/0.0.30/questions.yaml b/incubator/dailynotes/0.0.31/questions.yaml similarity index 100% rename from incubator/dailynotes/0.0.30/questions.yaml rename to incubator/dailynotes/0.0.31/questions.yaml diff --git a/incubator/dailynotes/0.0.30/templates/common.yaml b/incubator/dailynotes/0.0.31/templates/common.yaml similarity index 100% rename from incubator/dailynotes/0.0.30/templates/common.yaml rename to incubator/dailynotes/0.0.31/templates/common.yaml diff --git a/incubator/dailynotes/0.0.30/values.yaml b/incubator/dailynotes/0.0.31/values.yaml similarity index 100% rename from incubator/dailynotes/0.0.30/values.yaml rename to incubator/dailynotes/0.0.31/values.yaml diff --git a/incubator/damselfly/0.0.30/CHANGELOG.md b/incubator/damselfly/0.0.30/CHANGELOG.md deleted file mode 100644 index 1cbf6212fe2..00000000000 --- a/incubator/damselfly/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [damselfly-0.0.30](https://github.com/truecharts/charts/compare/damselfly-0.0.29...damselfly-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [damselfly-0.0.29](https://github.com/truecharts/charts/compare/damselfly-0.0.28...damselfly-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [damselfly-0.0.28](https://github.com/truecharts/charts/compare/damselfly-0.0.27...damselfly-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [damselfly-0.0.28](https://github.com/truecharts/charts/compare/damselfly-0.0.27...damselfly-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [damselfly-0.0.27](https://github.com/truecharts/charts/compare/damselfly-0.0.26...damselfly-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [damselfly-0.0.26](https://github.com/truecharts/charts/compare/damselfly-0.0.25...damselfly-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/damselfly/0.0.30/Chart.lock b/incubator/damselfly/0.0.30/Chart.lock deleted file mode 100644 index 5c21217fada..00000000000 --- a/incubator/damselfly/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:13:15.323608946Z" diff --git a/incubator/damselfly/0.0.30/Chart.yaml b/incubator/damselfly/0.0.30/Chart.yaml deleted file mode 100644 index cfb68fe422a..00000000000 --- a/incubator/damselfly/0.0.30/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.7.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.30 diff --git a/incubator/damselfly/0.0.30/README.md b/incubator/damselfly/0.0.30/README.md deleted file mode 100644 index db41f1b1a21..00000000000 --- a/incubator/damselfly/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/damselfly/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/damselfly/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/damselfly/0.0.31/CHANGELOG.md b/incubator/damselfly/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..2da1d9922a8 --- /dev/null +++ b/incubator/damselfly/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [damselfly-0.0.31](https://github.com/truecharts/charts/compare/damselfly-0.0.30...damselfly-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [damselfly-0.0.30](https://github.com/truecharts/charts/compare/damselfly-0.0.29...damselfly-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [damselfly-0.0.29](https://github.com/truecharts/charts/compare/damselfly-0.0.28...damselfly-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [damselfly-0.0.28](https://github.com/truecharts/charts/compare/damselfly-0.0.27...damselfly-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [damselfly-0.0.28](https://github.com/truecharts/charts/compare/damselfly-0.0.27...damselfly-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [damselfly-0.0.27](https://github.com/truecharts/charts/compare/damselfly-0.0.26...damselfly-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [damselfly-0.0.26](https://github.com/truecharts/charts/compare/damselfly-0.0.25...damselfly-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/damselfly/0.0.31/Chart.lock b/incubator/damselfly/0.0.31/Chart.lock new file mode 100644 index 00000000000..0348c3f1b0d --- /dev/null +++ b/incubator/damselfly/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:44:20.515064468Z" diff --git a/incubator/damselfly/0.0.31/Chart.yaml b/incubator/damselfly/0.0.31/Chart.yaml new file mode 100644 index 00000000000..e76856a2cd7 --- /dev/null +++ b/incubator/damselfly/0.0.31/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.7.7 +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.31 diff --git a/incubator/damselfly/0.0.31/README.md b/incubator/damselfly/0.0.31/README.md new file mode 100644 index 00000000000..e8aea6939dc --- /dev/null +++ b/incubator/damselfly/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/damselfly/0.0.31/app-readme.md similarity index 100% rename from incubator/damselfly/0.0.30/app-readme.md rename to incubator/damselfly/0.0.31/app-readme.md diff --git a/incubator/damselfly/0.0.31/charts/common-10.7.7.tgz b/incubator/damselfly/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/damselfly/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/damselfly/0.0.30/ix_values.yaml b/incubator/damselfly/0.0.31/ix_values.yaml similarity index 100% rename from incubator/damselfly/0.0.30/ix_values.yaml rename to incubator/damselfly/0.0.31/ix_values.yaml diff --git a/incubator/damselfly/0.0.30/questions.yaml b/incubator/damselfly/0.0.31/questions.yaml similarity index 100% rename from incubator/damselfly/0.0.30/questions.yaml rename to incubator/damselfly/0.0.31/questions.yaml diff --git a/incubator/damselfly/0.0.30/templates/common.yaml b/incubator/damselfly/0.0.31/templates/common.yaml similarity index 100% rename from incubator/damselfly/0.0.30/templates/common.yaml rename to incubator/damselfly/0.0.31/templates/common.yaml diff --git a/incubator/damselfly/0.0.30/values.yaml b/incubator/damselfly/0.0.31/values.yaml similarity index 100% rename from incubator/damselfly/0.0.30/values.yaml rename to incubator/damselfly/0.0.31/values.yaml diff --git a/incubator/dashmachine/0.0.30/CHANGELOG.md b/incubator/dashmachine/0.0.30/CHANGELOG.md deleted file mode 100644 index 4072e42f74c..00000000000 --- a/incubator/dashmachine/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dashmachine-0.0.30](https://github.com/truecharts/charts/compare/dashmachine-0.0.29...dashmachine-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [dashmachine-0.0.29](https://github.com/truecharts/charts/compare/dashmachine-0.0.28...dashmachine-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [dashmachine-0.0.28](https://github.com/truecharts/charts/compare/dashmachine-0.0.27...dashmachine-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dashmachine-0.0.28](https://github.com/truecharts/charts/compare/dashmachine-0.0.27...dashmachine-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dashmachine-0.0.27](https://github.com/truecharts/charts/compare/dashmachine-0.0.26...dashmachine-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [dashmachine-0.0.26](https://github.com/truecharts/charts/compare/dashmachine-0.0.25...dashmachine-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/dashmachine/0.0.30/Chart.lock b/incubator/dashmachine/0.0.30/Chart.lock deleted file mode 100644 index 26cbba6da8f..00000000000 --- a/incubator/dashmachine/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:13:15.594147363Z" diff --git a/incubator/dashmachine/0.0.30/Chart.yaml b/incubator/dashmachine/0.0.30/Chart.yaml deleted file mode 100644 index 42058e29454..00000000000 --- a/incubator/dashmachine/0.0.30/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.7.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.30 diff --git a/incubator/dashmachine/0.0.30/README.md b/incubator/dashmachine/0.0.30/README.md deleted file mode 100644 index d8bbc02927a..00000000000 --- a/incubator/dashmachine/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/dashmachine/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/dashmachine/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/dashmachine/0.0.31/CHANGELOG.md b/incubator/dashmachine/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..ae362db0a72 --- /dev/null +++ b/incubator/dashmachine/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dashmachine-0.0.31](https://github.com/truecharts/charts/compare/dashmachine-0.0.30...dashmachine-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [dashmachine-0.0.30](https://github.com/truecharts/charts/compare/dashmachine-0.0.29...dashmachine-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [dashmachine-0.0.29](https://github.com/truecharts/charts/compare/dashmachine-0.0.28...dashmachine-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [dashmachine-0.0.28](https://github.com/truecharts/charts/compare/dashmachine-0.0.27...dashmachine-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dashmachine-0.0.28](https://github.com/truecharts/charts/compare/dashmachine-0.0.27...dashmachine-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dashmachine-0.0.27](https://github.com/truecharts/charts/compare/dashmachine-0.0.26...dashmachine-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [dashmachine-0.0.26](https://github.com/truecharts/charts/compare/dashmachine-0.0.25...dashmachine-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/dashmachine/0.0.31/Chart.lock b/incubator/dashmachine/0.0.31/Chart.lock new file mode 100644 index 00000000000..9cb97e25b80 --- /dev/null +++ b/incubator/dashmachine/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:44:27.512256062Z" diff --git a/incubator/dashmachine/0.0.31/Chart.yaml b/incubator/dashmachine/0.0.31/Chart.yaml new file mode 100644 index 00000000000..3889a3ac756 --- /dev/null +++ b/incubator/dashmachine/0.0.31/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.7.7 +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.31 diff --git a/incubator/dashmachine/0.0.31/README.md b/incubator/dashmachine/0.0.31/README.md new file mode 100644 index 00000000000..de48f946c2b --- /dev/null +++ b/incubator/dashmachine/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/dashmachine/0.0.31/app-readme.md similarity index 100% rename from incubator/dashmachine/0.0.30/app-readme.md rename to incubator/dashmachine/0.0.31/app-readme.md diff --git a/incubator/dashmachine/0.0.31/charts/common-10.7.7.tgz b/incubator/dashmachine/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/dashmachine/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/dashmachine/0.0.30/ix_values.yaml b/incubator/dashmachine/0.0.31/ix_values.yaml similarity index 100% rename from incubator/dashmachine/0.0.30/ix_values.yaml rename to incubator/dashmachine/0.0.31/ix_values.yaml diff --git a/incubator/dashmachine/0.0.30/questions.yaml b/incubator/dashmachine/0.0.31/questions.yaml similarity index 100% rename from incubator/dashmachine/0.0.30/questions.yaml rename to incubator/dashmachine/0.0.31/questions.yaml diff --git a/incubator/dashmachine/0.0.30/templates/common.yaml b/incubator/dashmachine/0.0.31/templates/common.yaml similarity index 100% rename from incubator/dashmachine/0.0.30/templates/common.yaml rename to incubator/dashmachine/0.0.31/templates/common.yaml diff --git a/incubator/dashmachine/0.0.30/values.yaml b/incubator/dashmachine/0.0.31/values.yaml similarity index 100% rename from incubator/dashmachine/0.0.30/values.yaml rename to incubator/dashmachine/0.0.31/values.yaml diff --git a/incubator/dashy/0.0.6/CHANGELOG.md b/incubator/dashy/0.0.6/CHANGELOG.md deleted file mode 100644 index 1a6545aa9a1..00000000000 --- a/incubator/dashy/0.0.6/CHANGELOG.md +++ /dev/null @@ -1,72 +0,0 @@ -# Changelog - - - -## [dashy-0.0.6](https://github.com/truecharts/charts/compare/dashy-0.0.5...dashy-0.0.6) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [dashy-0.0.5](https://github.com/truecharts/charts/compare/dashy-0.0.4...dashy-0.0.5) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [dashy-0.0.4](https://github.com/truecharts/charts/compare/dashy-0.0.3...dashy-0.0.4) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dashy-0.0.4](https://github.com/truecharts/charts/compare/dashy-0.0.3...dashy-0.0.4) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dashy-0.0.3](https://github.com/truecharts/charts/compare/dashy-0.0.2...dashy-0.0.3) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [dashy-0.0.2](https://github.com/truecharts/charts/compare/dashy-0.0.1...dashy-0.0.2) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [dashy-0.0.1]dashy-0.0.1 (2022-09-25) - -### Feat - -- add dashy ([#3887](https://github.com/truecharts/charts/issues/3887)) diff --git a/incubator/dashy/0.0.6/Chart.lock b/incubator/dashy/0.0.6/Chart.lock deleted file mode 100644 index 2a0d27e150b..00000000000 --- a/incubator/dashy/0.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:13:26.622029466Z" diff --git a/incubator/dashy/0.0.6/Chart.yaml b/incubator/dashy/0.0.6/Chart.yaml deleted file mode 100644 index 1736be7e7eb..00000000000 --- a/incubator/dashy/0.0.6/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -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.6 -annotations: - truecharts.org/catagories: | - - dashboard - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/dashy/0.0.6/README.md b/incubator/dashy/0.0.6/README.md deleted file mode 100644 index c7db4ea75d5..00000000000 --- a/incubator/dashy/0.0.6/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# 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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.6/charts/common-10.7.1.tgz b/incubator/dashy/0.0.6/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/dashy/0.0.6/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/dashy/0.0.7/CHANGELOG.md b/incubator/dashy/0.0.7/CHANGELOG.md new file mode 100644 index 00000000000..59931df2163 --- /dev/null +++ b/incubator/dashy/0.0.7/CHANGELOG.md @@ -0,0 +1,82 @@ +# Changelog + + + +## [dashy-0.0.7](https://github.com/truecharts/charts/compare/dashy-0.0.6...dashy-0.0.7) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [dashy-0.0.6](https://github.com/truecharts/charts/compare/dashy-0.0.5...dashy-0.0.6) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [dashy-0.0.5](https://github.com/truecharts/charts/compare/dashy-0.0.4...dashy-0.0.5) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [dashy-0.0.4](https://github.com/truecharts/charts/compare/dashy-0.0.3...dashy-0.0.4) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dashy-0.0.4](https://github.com/truecharts/charts/compare/dashy-0.0.3...dashy-0.0.4) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dashy-0.0.3](https://github.com/truecharts/charts/compare/dashy-0.0.2...dashy-0.0.3) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [dashy-0.0.2](https://github.com/truecharts/charts/compare/dashy-0.0.1...dashy-0.0.2) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [dashy-0.0.1]dashy-0.0.1 (2022-09-25) + +### Feat + +- add dashy ([#3887](https://github.com/truecharts/charts/issues/3887)) diff --git a/incubator/dashy/0.0.7/Chart.lock b/incubator/dashy/0.0.7/Chart.lock new file mode 100644 index 00000000000..43303469eb6 --- /dev/null +++ b/incubator/dashy/0.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:44:44.986668147Z" diff --git a/incubator/dashy/0.0.7/Chart.yaml b/incubator/dashy/0.0.7/Chart.yaml new file mode 100644 index 00000000000..37cc5d8bd90 --- /dev/null +++ b/incubator/dashy/0.0.7/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.7 +annotations: + truecharts.org/catagories: | + - dashboard + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/dashy/0.0.7/README.md b/incubator/dashy/0.0.7/README.md new file mode 100644 index 00000000000..4430a5d957a --- /dev/null +++ b/incubator/dashy/0.0.7/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.6/app-readme.md b/incubator/dashy/0.0.7/app-readme.md similarity index 100% rename from incubator/dashy/0.0.6/app-readme.md rename to incubator/dashy/0.0.7/app-readme.md diff --git a/incubator/dashy/0.0.7/charts/common-10.7.7.tgz b/incubator/dashy/0.0.7/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/dashy/0.0.7/charts/common-10.7.7.tgz differ diff --git a/incubator/dashy/0.0.6/ci/direct-values.yaml b/incubator/dashy/0.0.7/ci/direct-values.yaml similarity index 100% rename from incubator/dashy/0.0.6/ci/direct-values.yaml rename to incubator/dashy/0.0.7/ci/direct-values.yaml diff --git a/incubator/dashy/0.0.6/ci/standalone-values.yaml b/incubator/dashy/0.0.7/ci/standalone-values.yaml similarity index 100% rename from incubator/dashy/0.0.6/ci/standalone-values.yaml rename to incubator/dashy/0.0.7/ci/standalone-values.yaml diff --git a/incubator/dashy/0.0.6/ix_values.yaml b/incubator/dashy/0.0.7/ix_values.yaml similarity index 100% rename from incubator/dashy/0.0.6/ix_values.yaml rename to incubator/dashy/0.0.7/ix_values.yaml diff --git a/incubator/dashy/0.0.6/questions.yaml b/incubator/dashy/0.0.7/questions.yaml similarity index 100% rename from incubator/dashy/0.0.6/questions.yaml rename to incubator/dashy/0.0.7/questions.yaml diff --git a/incubator/dashy/0.0.6/templates/_configmap.tpl b/incubator/dashy/0.0.7/templates/_configmap.tpl similarity index 100% rename from incubator/dashy/0.0.6/templates/_configmap.tpl rename to incubator/dashy/0.0.7/templates/_configmap.tpl diff --git a/incubator/dashy/0.0.6/templates/common.yaml b/incubator/dashy/0.0.7/templates/common.yaml similarity index 100% rename from incubator/dashy/0.0.6/templates/common.yaml rename to incubator/dashy/0.0.7/templates/common.yaml diff --git a/incubator/dashy/0.0.6/values.yaml b/incubator/dashy/0.0.7/values.yaml similarity index 100% rename from incubator/dashy/0.0.6/values.yaml rename to incubator/dashy/0.0.7/values.yaml diff --git a/incubator/dayofdefeatsource/0.0.30/CHANGELOG.md b/incubator/dayofdefeatsource/0.0.30/CHANGELOG.md deleted file mode 100644 index 0bf65349d36..00000000000 --- a/incubator/dayofdefeatsource/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dayofdefeatsource-0.0.30](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.29...dayofdefeatsource-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [dayofdefeatsource-0.0.29](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.28...dayofdefeatsource-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [dayofdefeatsource-0.0.28](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.27...dayofdefeatsource-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dayofdefeatsource-0.0.28](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.27...dayofdefeatsource-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dayofdefeatsource-0.0.27](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.26...dayofdefeatsource-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [dayofdefeatsource-0.0.26](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.25...dayofdefeatsource-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/dayofdefeatsource/0.0.30/Chart.lock b/incubator/dayofdefeatsource/0.0.30/Chart.lock deleted file mode 100644 index 7ca35be2148..00000000000 --- a/incubator/dayofdefeatsource/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:13:39.197093215Z" diff --git a/incubator/dayofdefeatsource/0.0.30/Chart.yaml b/incubator/dayofdefeatsource/0.0.30/Chart.yaml deleted file mode 100644 index da4a24c7c76..00000000000 --- a/incubator/dayofdefeatsource/0.0.30/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.7.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.30 diff --git a/incubator/dayofdefeatsource/0.0.30/README.md b/incubator/dayofdefeatsource/0.0.30/README.md deleted file mode 100644 index d4ef1f6d49a..00000000000 --- a/incubator/dayofdefeatsource/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/dayofdefeatsource/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/dayofdefeatsource/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/dayofdefeatsource/0.0.31/CHANGELOG.md b/incubator/dayofdefeatsource/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..5afb841cf81 --- /dev/null +++ b/incubator/dayofdefeatsource/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dayofdefeatsource-0.0.31](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.30...dayofdefeatsource-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [dayofdefeatsource-0.0.30](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.29...dayofdefeatsource-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [dayofdefeatsource-0.0.29](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.28...dayofdefeatsource-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [dayofdefeatsource-0.0.28](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.27...dayofdefeatsource-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dayofdefeatsource-0.0.28](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.27...dayofdefeatsource-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dayofdefeatsource-0.0.27](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.26...dayofdefeatsource-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [dayofdefeatsource-0.0.26](https://github.com/truecharts/charts/compare/dayofdefeatsource-0.0.25...dayofdefeatsource-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/dayofdefeatsource/0.0.31/Chart.lock b/incubator/dayofdefeatsource/0.0.31/Chart.lock new file mode 100644 index 00000000000..efbf4bd81c7 --- /dev/null +++ b/incubator/dayofdefeatsource/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:45:01.509256655Z" diff --git a/incubator/dayofdefeatsource/0.0.31/Chart.yaml b/incubator/dayofdefeatsource/0.0.31/Chart.yaml new file mode 100644 index 00000000000..04b8aaef3df --- /dev/null +++ b/incubator/dayofdefeatsource/0.0.31/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.7.7 +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.31 diff --git a/incubator/dayofdefeatsource/0.0.31/README.md b/incubator/dayofdefeatsource/0.0.31/README.md new file mode 100644 index 00000000000..a26191ec430 --- /dev/null +++ b/incubator/dayofdefeatsource/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/dayofdefeatsource/0.0.31/app-readme.md similarity index 100% rename from incubator/dayofdefeatsource/0.0.30/app-readme.md rename to incubator/dayofdefeatsource/0.0.31/app-readme.md diff --git a/incubator/dayofdefeatsource/0.0.31/charts/common-10.7.7.tgz b/incubator/dayofdefeatsource/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/dayofdefeatsource/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/dayofdefeatsource/0.0.30/ix_values.yaml b/incubator/dayofdefeatsource/0.0.31/ix_values.yaml similarity index 100% rename from incubator/dayofdefeatsource/0.0.30/ix_values.yaml rename to incubator/dayofdefeatsource/0.0.31/ix_values.yaml diff --git a/incubator/dayofdefeatsource/0.0.30/questions.yaml b/incubator/dayofdefeatsource/0.0.31/questions.yaml similarity index 100% rename from incubator/dayofdefeatsource/0.0.30/questions.yaml rename to incubator/dayofdefeatsource/0.0.31/questions.yaml diff --git a/incubator/dayofdefeatsource/0.0.30/templates/common.yaml b/incubator/dayofdefeatsource/0.0.31/templates/common.yaml similarity index 100% rename from incubator/dayofdefeatsource/0.0.30/templates/common.yaml rename to incubator/dayofdefeatsource/0.0.31/templates/common.yaml diff --git a/incubator/dayofdefeatsource/0.0.30/values.yaml b/incubator/dayofdefeatsource/0.0.31/values.yaml similarity index 100% rename from incubator/dayofdefeatsource/0.0.30/values.yaml rename to incubator/dayofdefeatsource/0.0.31/values.yaml diff --git a/incubator/daysofwar/0.0.30/CHANGELOG.md b/incubator/daysofwar/0.0.30/CHANGELOG.md deleted file mode 100644 index bf5dde403aa..00000000000 --- a/incubator/daysofwar/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [daysofwar-0.0.30](https://github.com/truecharts/charts/compare/daysofwar-0.0.29...daysofwar-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [daysofwar-0.0.29](https://github.com/truecharts/charts/compare/daysofwar-0.0.28...daysofwar-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [daysofwar-0.0.28](https://github.com/truecharts/charts/compare/daysofwar-0.0.27...daysofwar-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [daysofwar-0.0.28](https://github.com/truecharts/charts/compare/daysofwar-0.0.27...daysofwar-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [daysofwar-0.0.27](https://github.com/truecharts/charts/compare/daysofwar-0.0.26...daysofwar-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [daysofwar-0.0.26](https://github.com/truecharts/charts/compare/daysofwar-0.0.25...daysofwar-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/daysofwar/0.0.30/Chart.lock b/incubator/daysofwar/0.0.30/Chart.lock deleted file mode 100644 index 5eb0e4a7fb4..00000000000 --- a/incubator/daysofwar/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:13:46.318268544Z" diff --git a/incubator/daysofwar/0.0.30/Chart.yaml b/incubator/daysofwar/0.0.30/Chart.yaml deleted file mode 100644 index aedb74bccc6..00000000000 --- a/incubator/daysofwar/0.0.30/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.7.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.30 diff --git a/incubator/daysofwar/0.0.30/README.md b/incubator/daysofwar/0.0.30/README.md deleted file mode 100644 index 78bc371edb0..00000000000 --- a/incubator/daysofwar/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/daysofwar/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/daysofwar/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/daysofwar/0.0.31/CHANGELOG.md b/incubator/daysofwar/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..e75d2457e40 --- /dev/null +++ b/incubator/daysofwar/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [daysofwar-0.0.31](https://github.com/truecharts/charts/compare/daysofwar-0.0.30...daysofwar-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [daysofwar-0.0.30](https://github.com/truecharts/charts/compare/daysofwar-0.0.29...daysofwar-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [daysofwar-0.0.29](https://github.com/truecharts/charts/compare/daysofwar-0.0.28...daysofwar-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [daysofwar-0.0.28](https://github.com/truecharts/charts/compare/daysofwar-0.0.27...daysofwar-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [daysofwar-0.0.28](https://github.com/truecharts/charts/compare/daysofwar-0.0.27...daysofwar-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [daysofwar-0.0.27](https://github.com/truecharts/charts/compare/daysofwar-0.0.26...daysofwar-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [daysofwar-0.0.26](https://github.com/truecharts/charts/compare/daysofwar-0.0.25...daysofwar-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/daysofwar/0.0.31/Chart.lock b/incubator/daysofwar/0.0.31/Chart.lock new file mode 100644 index 00000000000..d139985b068 --- /dev/null +++ b/incubator/daysofwar/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:45:03.019819415Z" diff --git a/incubator/daysofwar/0.0.31/Chart.yaml b/incubator/daysofwar/0.0.31/Chart.yaml new file mode 100644 index 00000000000..52d593cbcb0 --- /dev/null +++ b/incubator/daysofwar/0.0.31/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.7.7 +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.31 diff --git a/incubator/daysofwar/0.0.31/README.md b/incubator/daysofwar/0.0.31/README.md new file mode 100644 index 00000000000..db8112802c0 --- /dev/null +++ b/incubator/daysofwar/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/daysofwar/0.0.31/app-readme.md similarity index 100% rename from incubator/daysofwar/0.0.30/app-readme.md rename to incubator/daysofwar/0.0.31/app-readme.md diff --git a/incubator/daysofwar/0.0.31/charts/common-10.7.7.tgz b/incubator/daysofwar/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/daysofwar/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/daysofwar/0.0.30/ix_values.yaml b/incubator/daysofwar/0.0.31/ix_values.yaml similarity index 100% rename from incubator/daysofwar/0.0.30/ix_values.yaml rename to incubator/daysofwar/0.0.31/ix_values.yaml diff --git a/incubator/daysofwar/0.0.30/questions.yaml b/incubator/daysofwar/0.0.31/questions.yaml similarity index 100% rename from incubator/daysofwar/0.0.30/questions.yaml rename to incubator/daysofwar/0.0.31/questions.yaml diff --git a/incubator/daysofwar/0.0.30/templates/common.yaml b/incubator/daysofwar/0.0.31/templates/common.yaml similarity index 100% rename from incubator/daysofwar/0.0.30/templates/common.yaml rename to incubator/daysofwar/0.0.31/templates/common.yaml diff --git a/incubator/daysofwar/0.0.30/values.yaml b/incubator/daysofwar/0.0.31/values.yaml similarity index 100% rename from incubator/daysofwar/0.0.30/values.yaml rename to incubator/daysofwar/0.0.31/values.yaml diff --git a/incubator/dayz/0.0.30/CHANGELOG.md b/incubator/dayz/0.0.30/CHANGELOG.md deleted file mode 100644 index 81a94964dcf..00000000000 --- a/incubator/dayz/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dayz-0.0.30](https://github.com/truecharts/charts/compare/dayz-0.0.29...dayz-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [dayz-0.0.29](https://github.com/truecharts/charts/compare/dayz-0.0.28...dayz-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [dayz-0.0.28](https://github.com/truecharts/charts/compare/dayz-0.0.27...dayz-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dayz-0.0.28](https://github.com/truecharts/charts/compare/dayz-0.0.27...dayz-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dayz-0.0.27](https://github.com/truecharts/charts/compare/dayz-0.0.26...dayz-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [dayz-0.0.26](https://github.com/truecharts/charts/compare/dayz-0.0.25...dayz-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/dayz/0.0.30/Chart.lock b/incubator/dayz/0.0.30/Chart.lock deleted file mode 100644 index c5d52293b00..00000000000 --- a/incubator/dayz/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:13:46.457963441Z" diff --git a/incubator/dayz/0.0.30/Chart.yaml b/incubator/dayz/0.0.30/Chart.yaml deleted file mode 100644 index c466f40421f..00000000000 --- a/incubator/dayz/0.0.30/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.7.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.30 diff --git a/incubator/dayz/0.0.30/README.md b/incubator/dayz/0.0.30/README.md deleted file mode 100644 index d024d65539e..00000000000 --- a/incubator/dayz/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/dayz/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/dayz/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/dayz/0.0.31/CHANGELOG.md b/incubator/dayz/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..d8b12886305 --- /dev/null +++ b/incubator/dayz/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dayz-0.0.31](https://github.com/truecharts/charts/compare/dayz-0.0.30...dayz-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [dayz-0.0.30](https://github.com/truecharts/charts/compare/dayz-0.0.29...dayz-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [dayz-0.0.29](https://github.com/truecharts/charts/compare/dayz-0.0.28...dayz-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [dayz-0.0.28](https://github.com/truecharts/charts/compare/dayz-0.0.27...dayz-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dayz-0.0.28](https://github.com/truecharts/charts/compare/dayz-0.0.27...dayz-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dayz-0.0.27](https://github.com/truecharts/charts/compare/dayz-0.0.26...dayz-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [dayz-0.0.26](https://github.com/truecharts/charts/compare/dayz-0.0.25...dayz-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/dayz/0.0.31/Chart.lock b/incubator/dayz/0.0.31/Chart.lock new file mode 100644 index 00000000000..559ff2281c1 --- /dev/null +++ b/incubator/dayz/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:45:10.189781433Z" diff --git a/incubator/dayz/0.0.31/Chart.yaml b/incubator/dayz/0.0.31/Chart.yaml new file mode 100644 index 00000000000..1c7e380464a --- /dev/null +++ b/incubator/dayz/0.0.31/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.7.7 +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.31 diff --git a/incubator/dayz/0.0.31/README.md b/incubator/dayz/0.0.31/README.md new file mode 100644 index 00000000000..286a63722a7 --- /dev/null +++ b/incubator/dayz/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/dayz/0.0.31/app-readme.md similarity index 100% rename from incubator/dayz/0.0.30/app-readme.md rename to incubator/dayz/0.0.31/app-readme.md diff --git a/incubator/dayz/0.0.31/charts/common-10.7.7.tgz b/incubator/dayz/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/dayz/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/dayz/0.0.30/ix_values.yaml b/incubator/dayz/0.0.31/ix_values.yaml similarity index 100% rename from incubator/dayz/0.0.30/ix_values.yaml rename to incubator/dayz/0.0.31/ix_values.yaml diff --git a/incubator/dayz/0.0.30/questions.yaml b/incubator/dayz/0.0.31/questions.yaml similarity index 100% rename from incubator/dayz/0.0.30/questions.yaml rename to incubator/dayz/0.0.31/questions.yaml diff --git a/incubator/dayz/0.0.30/templates/common.yaml b/incubator/dayz/0.0.31/templates/common.yaml similarity index 100% rename from incubator/dayz/0.0.30/templates/common.yaml rename to incubator/dayz/0.0.31/templates/common.yaml diff --git a/incubator/dayz/0.0.30/values.yaml b/incubator/dayz/0.0.31/values.yaml similarity index 100% rename from incubator/dayz/0.0.30/values.yaml rename to incubator/dayz/0.0.31/values.yaml diff --git a/incubator/ddns-route53/0.0.30/CHANGELOG.md b/incubator/ddns-route53/0.0.30/CHANGELOG.md deleted file mode 100644 index b2ae6209cd6..00000000000 --- a/incubator/ddns-route53/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ddns-route53-0.0.30](https://github.com/truecharts/charts/compare/ddns-route53-0.0.29...ddns-route53-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ddns-route53-0.0.29](https://github.com/truecharts/charts/compare/ddns-route53-0.0.28...ddns-route53-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ddns-route53-0.0.28](https://github.com/truecharts/charts/compare/ddns-route53-0.0.27...ddns-route53-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ddns-route53-0.0.28](https://github.com/truecharts/charts/compare/ddns-route53-0.0.27...ddns-route53-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ddns-route53-0.0.27](https://github.com/truecharts/charts/compare/ddns-route53-0.0.26...ddns-route53-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ddns-route53-0.0.26](https://github.com/truecharts/charts/compare/ddns-route53-0.0.25...ddns-route53-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/ddns-route53/0.0.30/Chart.lock b/incubator/ddns-route53/0.0.30/Chart.lock deleted file mode 100644 index ea2a1753c81..00000000000 --- a/incubator/ddns-route53/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:13:57.871892323Z" diff --git a/incubator/ddns-route53/0.0.30/Chart.yaml b/incubator/ddns-route53/0.0.30/Chart.yaml deleted file mode 100644 index 9ceda7b3fe1..00000000000 --- a/incubator/ddns-route53/0.0.30/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.7.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.30 diff --git a/incubator/ddns-route53/0.0.30/README.md b/incubator/ddns-route53/0.0.30/README.md deleted file mode 100644 index edfcac99802..00000000000 --- a/incubator/ddns-route53/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/ddns-route53/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/ddns-route53/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/ddns-route53/0.0.31/CHANGELOG.md b/incubator/ddns-route53/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..9ee0faf5b3c --- /dev/null +++ b/incubator/ddns-route53/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ddns-route53-0.0.31](https://github.com/truecharts/charts/compare/ddns-route53-0.0.30...ddns-route53-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ddns-route53-0.0.30](https://github.com/truecharts/charts/compare/ddns-route53-0.0.29...ddns-route53-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ddns-route53-0.0.29](https://github.com/truecharts/charts/compare/ddns-route53-0.0.28...ddns-route53-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ddns-route53-0.0.28](https://github.com/truecharts/charts/compare/ddns-route53-0.0.27...ddns-route53-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ddns-route53-0.0.28](https://github.com/truecharts/charts/compare/ddns-route53-0.0.27...ddns-route53-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ddns-route53-0.0.27](https://github.com/truecharts/charts/compare/ddns-route53-0.0.26...ddns-route53-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ddns-route53-0.0.26](https://github.com/truecharts/charts/compare/ddns-route53-0.0.25...ddns-route53-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/ddns-route53/0.0.31/Chart.lock b/incubator/ddns-route53/0.0.31/Chart.lock new file mode 100644 index 00000000000..98cc29bd047 --- /dev/null +++ b/incubator/ddns-route53/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:45:27.506229686Z" diff --git a/incubator/ddns-route53/0.0.31/Chart.yaml b/incubator/ddns-route53/0.0.31/Chart.yaml new file mode 100644 index 00000000000..e3eac0ed438 --- /dev/null +++ b/incubator/ddns-route53/0.0.31/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.7.7 +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.31 diff --git a/incubator/ddns-route53/0.0.31/README.md b/incubator/ddns-route53/0.0.31/README.md new file mode 100644 index 00000000000..995a394f3d4 --- /dev/null +++ b/incubator/ddns-route53/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/ddns-route53/0.0.31/app-readme.md similarity index 100% rename from incubator/ddns-route53/0.0.30/app-readme.md rename to incubator/ddns-route53/0.0.31/app-readme.md diff --git a/incubator/ddns-route53/0.0.31/charts/common-10.7.7.tgz b/incubator/ddns-route53/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/ddns-route53/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/ddns-route53/0.0.30/ix_values.yaml b/incubator/ddns-route53/0.0.31/ix_values.yaml similarity index 100% rename from incubator/ddns-route53/0.0.30/ix_values.yaml rename to incubator/ddns-route53/0.0.31/ix_values.yaml diff --git a/incubator/ddns-route53/0.0.30/questions.yaml b/incubator/ddns-route53/0.0.31/questions.yaml similarity index 100% rename from incubator/ddns-route53/0.0.30/questions.yaml rename to incubator/ddns-route53/0.0.31/questions.yaml diff --git a/incubator/ddns-route53/0.0.30/templates/common.yaml b/incubator/ddns-route53/0.0.31/templates/common.yaml similarity index 100% rename from incubator/ddns-route53/0.0.30/templates/common.yaml rename to incubator/ddns-route53/0.0.31/templates/common.yaml diff --git a/incubator/ddns-route53/0.0.30/values.yaml b/incubator/ddns-route53/0.0.31/values.yaml similarity index 100% rename from incubator/ddns-route53/0.0.30/values.yaml rename to incubator/ddns-route53/0.0.31/values.yaml diff --git a/incubator/debian-apt-mirror/0.0.30/CHANGELOG.md b/incubator/debian-apt-mirror/0.0.30/CHANGELOG.md deleted file mode 100644 index 99f73cdcca9..00000000000 --- a/incubator/debian-apt-mirror/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [debian-apt-mirror-0.0.30](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.29...debian-apt-mirror-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [debian-apt-mirror-0.0.29](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.28...debian-apt-mirror-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [debian-apt-mirror-0.0.28](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.27...debian-apt-mirror-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [debian-apt-mirror-0.0.28](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.27...debian-apt-mirror-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [debian-apt-mirror-0.0.27](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.26...debian-apt-mirror-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [debian-apt-mirror-0.0.26](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.25...debian-apt-mirror-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/debian-apt-mirror/0.0.30/Chart.lock b/incubator/debian-apt-mirror/0.0.30/Chart.lock deleted file mode 100644 index 7318b9b3310..00000000000 --- a/incubator/debian-apt-mirror/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:14:10.59963216Z" diff --git a/incubator/debian-apt-mirror/0.0.30/Chart.yaml b/incubator/debian-apt-mirror/0.0.30/Chart.yaml deleted file mode 100644 index ed67874df6f..00000000000 --- a/incubator/debian-apt-mirror/0.0.30/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.7.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.30 diff --git a/incubator/debian-apt-mirror/0.0.30/README.md b/incubator/debian-apt-mirror/0.0.30/README.md deleted file mode 100644 index a2a84fb44ea..00000000000 --- a/incubator/debian-apt-mirror/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/debian-apt-mirror/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/debian-apt-mirror/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/debian-apt-mirror/0.0.31/CHANGELOG.md b/incubator/debian-apt-mirror/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..99593bea646 --- /dev/null +++ b/incubator/debian-apt-mirror/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [debian-apt-mirror-0.0.31](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.30...debian-apt-mirror-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [debian-apt-mirror-0.0.30](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.29...debian-apt-mirror-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [debian-apt-mirror-0.0.29](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.28...debian-apt-mirror-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [debian-apt-mirror-0.0.28](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.27...debian-apt-mirror-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [debian-apt-mirror-0.0.28](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.27...debian-apt-mirror-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [debian-apt-mirror-0.0.27](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.26...debian-apt-mirror-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [debian-apt-mirror-0.0.26](https://github.com/truecharts/charts/compare/debian-apt-mirror-0.0.25...debian-apt-mirror-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/debian-apt-mirror/0.0.31/Chart.lock b/incubator/debian-apt-mirror/0.0.31/Chart.lock new file mode 100644 index 00000000000..cdddf560861 --- /dev/null +++ b/incubator/debian-apt-mirror/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:45:42.310618817Z" diff --git a/incubator/debian-apt-mirror/0.0.31/Chart.yaml b/incubator/debian-apt-mirror/0.0.31/Chart.yaml new file mode 100644 index 00000000000..997b066c486 --- /dev/null +++ b/incubator/debian-apt-mirror/0.0.31/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.7.7 +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.31 diff --git a/incubator/debian-apt-mirror/0.0.31/README.md b/incubator/debian-apt-mirror/0.0.31/README.md new file mode 100644 index 00000000000..1b24650e9af --- /dev/null +++ b/incubator/debian-apt-mirror/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/debian-apt-mirror/0.0.31/app-readme.md similarity index 100% rename from incubator/debian-apt-mirror/0.0.30/app-readme.md rename to incubator/debian-apt-mirror/0.0.31/app-readme.md diff --git a/incubator/debian-apt-mirror/0.0.31/charts/common-10.7.7.tgz b/incubator/debian-apt-mirror/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/debian-apt-mirror/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/debian-apt-mirror/0.0.30/ix_values.yaml b/incubator/debian-apt-mirror/0.0.31/ix_values.yaml similarity index 100% rename from incubator/debian-apt-mirror/0.0.30/ix_values.yaml rename to incubator/debian-apt-mirror/0.0.31/ix_values.yaml diff --git a/incubator/debian-apt-mirror/0.0.30/questions.yaml b/incubator/debian-apt-mirror/0.0.31/questions.yaml similarity index 100% rename from incubator/debian-apt-mirror/0.0.30/questions.yaml rename to incubator/debian-apt-mirror/0.0.31/questions.yaml diff --git a/incubator/debian-apt-mirror/0.0.30/templates/common.yaml b/incubator/debian-apt-mirror/0.0.31/templates/common.yaml similarity index 100% rename from incubator/debian-apt-mirror/0.0.30/templates/common.yaml rename to incubator/debian-apt-mirror/0.0.31/templates/common.yaml diff --git a/incubator/debian-apt-mirror/0.0.30/values.yaml b/incubator/debian-apt-mirror/0.0.31/values.yaml similarity index 100% rename from incubator/debian-apt-mirror/0.0.30/values.yaml rename to incubator/debian-apt-mirror/0.0.31/values.yaml diff --git a/incubator/debian-bullseye/0.0.30/CHANGELOG.md b/incubator/debian-bullseye/0.0.30/CHANGELOG.md deleted file mode 100644 index 9b668727422..00000000000 --- a/incubator/debian-bullseye/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [debian-bullseye-0.0.30](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.29...debian-bullseye-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [debian-bullseye-0.0.29](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.28...debian-bullseye-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [debian-bullseye-0.0.28](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.27...debian-bullseye-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [debian-bullseye-0.0.28](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.27...debian-bullseye-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [debian-bullseye-0.0.27](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.26...debian-bullseye-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [debian-bullseye-0.0.26](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.25...debian-bullseye-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/debian-bullseye/0.0.30/Chart.lock b/incubator/debian-bullseye/0.0.30/Chart.lock deleted file mode 100644 index 5a92d76aa2f..00000000000 --- a/incubator/debian-bullseye/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:14:16.823081057Z" diff --git a/incubator/debian-bullseye/0.0.30/Chart.yaml b/incubator/debian-bullseye/0.0.30/Chart.yaml deleted file mode 100644 index 5932717675a..00000000000 --- a/incubator/debian-bullseye/0.0.30/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.7.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.30 diff --git a/incubator/debian-bullseye/0.0.30/README.md b/incubator/debian-bullseye/0.0.30/README.md deleted file mode 100644 index 2a5dcaba245..00000000000 --- a/incubator/debian-bullseye/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/debian-bullseye/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/debian-bullseye/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/debian-bullseye/0.0.31/CHANGELOG.md b/incubator/debian-bullseye/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..0f67ae035a6 --- /dev/null +++ b/incubator/debian-bullseye/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [debian-bullseye-0.0.31](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.30...debian-bullseye-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [debian-bullseye-0.0.30](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.29...debian-bullseye-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [debian-bullseye-0.0.29](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.28...debian-bullseye-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [debian-bullseye-0.0.28](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.27...debian-bullseye-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [debian-bullseye-0.0.28](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.27...debian-bullseye-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [debian-bullseye-0.0.27](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.26...debian-bullseye-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [debian-bullseye-0.0.26](https://github.com/truecharts/charts/compare/debian-bullseye-0.0.25...debian-bullseye-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/debian-bullseye/0.0.31/Chart.lock b/incubator/debian-bullseye/0.0.31/Chart.lock new file mode 100644 index 00000000000..e35d884b6e6 --- /dev/null +++ b/incubator/debian-bullseye/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:45:43.581655127Z" diff --git a/incubator/debian-bullseye/0.0.31/Chart.yaml b/incubator/debian-bullseye/0.0.31/Chart.yaml new file mode 100644 index 00000000000..934c794ff64 --- /dev/null +++ b/incubator/debian-bullseye/0.0.31/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.7.7 +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.31 diff --git a/incubator/debian-bullseye/0.0.31/README.md b/incubator/debian-bullseye/0.0.31/README.md new file mode 100644 index 00000000000..c51d7765ec3 --- /dev/null +++ b/incubator/debian-bullseye/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/debian-bullseye/0.0.31/app-readme.md similarity index 100% rename from incubator/debian-bullseye/0.0.30/app-readme.md rename to incubator/debian-bullseye/0.0.31/app-readme.md diff --git a/incubator/debian-bullseye/0.0.31/charts/common-10.7.7.tgz b/incubator/debian-bullseye/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/debian-bullseye/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/debian-bullseye/0.0.30/ix_values.yaml b/incubator/debian-bullseye/0.0.31/ix_values.yaml similarity index 100% rename from incubator/debian-bullseye/0.0.30/ix_values.yaml rename to incubator/debian-bullseye/0.0.31/ix_values.yaml diff --git a/incubator/debian-bullseye/0.0.30/questions.yaml b/incubator/debian-bullseye/0.0.31/questions.yaml similarity index 100% rename from incubator/debian-bullseye/0.0.30/questions.yaml rename to incubator/debian-bullseye/0.0.31/questions.yaml diff --git a/incubator/debian-bullseye/0.0.30/templates/common.yaml b/incubator/debian-bullseye/0.0.31/templates/common.yaml similarity index 100% rename from incubator/debian-bullseye/0.0.30/templates/common.yaml rename to incubator/debian-bullseye/0.0.31/templates/common.yaml diff --git a/incubator/debian-bullseye/0.0.30/values.yaml b/incubator/debian-bullseye/0.0.31/values.yaml similarity index 100% rename from incubator/debian-bullseye/0.0.30/values.yaml rename to incubator/debian-bullseye/0.0.31/values.yaml diff --git a/incubator/dispatch/0.0.30/CHANGELOG.md b/incubator/dispatch/0.0.30/CHANGELOG.md deleted file mode 100644 index 037bd7f4bc8..00000000000 --- a/incubator/dispatch/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dispatch-0.0.30](https://github.com/truecharts/charts/compare/dispatch-0.0.29...dispatch-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [dispatch-0.0.29](https://github.com/truecharts/charts/compare/dispatch-0.0.28...dispatch-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [dispatch-0.0.28](https://github.com/truecharts/charts/compare/dispatch-0.0.27...dispatch-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dispatch-0.0.28](https://github.com/truecharts/charts/compare/dispatch-0.0.27...dispatch-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dispatch-0.0.27](https://github.com/truecharts/charts/compare/dispatch-0.0.26...dispatch-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [dispatch-0.0.26](https://github.com/truecharts/charts/compare/dispatch-0.0.25...dispatch-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/dispatch/0.0.30/Chart.lock b/incubator/dispatch/0.0.30/Chart.lock deleted file mode 100644 index cde4823979b..00000000000 --- a/incubator/dispatch/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:14:17.776186274Z" diff --git a/incubator/dispatch/0.0.30/Chart.yaml b/incubator/dispatch/0.0.30/Chart.yaml deleted file mode 100644 index d5ebcf6c00c..00000000000 --- a/incubator/dispatch/0.0.30/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.7.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.30 diff --git a/incubator/dispatch/0.0.30/README.md b/incubator/dispatch/0.0.30/README.md deleted file mode 100644 index e46ef33698c..00000000000 --- a/incubator/dispatch/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/dispatch/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/dispatch/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/dispatch/0.0.31/CHANGELOG.md b/incubator/dispatch/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..7dec5f27096 --- /dev/null +++ b/incubator/dispatch/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dispatch-0.0.31](https://github.com/truecharts/charts/compare/dispatch-0.0.30...dispatch-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [dispatch-0.0.30](https://github.com/truecharts/charts/compare/dispatch-0.0.29...dispatch-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [dispatch-0.0.29](https://github.com/truecharts/charts/compare/dispatch-0.0.28...dispatch-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [dispatch-0.0.28](https://github.com/truecharts/charts/compare/dispatch-0.0.27...dispatch-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dispatch-0.0.28](https://github.com/truecharts/charts/compare/dispatch-0.0.27...dispatch-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dispatch-0.0.27](https://github.com/truecharts/charts/compare/dispatch-0.0.26...dispatch-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [dispatch-0.0.26](https://github.com/truecharts/charts/compare/dispatch-0.0.25...dispatch-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/dispatch/0.0.31/Chart.lock b/incubator/dispatch/0.0.31/Chart.lock new file mode 100644 index 00000000000..1aae2266004 --- /dev/null +++ b/incubator/dispatch/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:45:52.175931825Z" diff --git a/incubator/dispatch/0.0.31/Chart.yaml b/incubator/dispatch/0.0.31/Chart.yaml new file mode 100644 index 00000000000..6fb0621b8a6 --- /dev/null +++ b/incubator/dispatch/0.0.31/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.7.7 +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.31 diff --git a/incubator/dispatch/0.0.31/README.md b/incubator/dispatch/0.0.31/README.md new file mode 100644 index 00000000000..5d1c7f079bd --- /dev/null +++ b/incubator/dispatch/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/dispatch/0.0.31/app-readme.md similarity index 100% rename from incubator/dispatch/0.0.30/app-readme.md rename to incubator/dispatch/0.0.31/app-readme.md diff --git a/incubator/dispatch/0.0.31/charts/common-10.7.7.tgz b/incubator/dispatch/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/dispatch/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/dispatch/0.0.30/ix_values.yaml b/incubator/dispatch/0.0.31/ix_values.yaml similarity index 100% rename from incubator/dispatch/0.0.30/ix_values.yaml rename to incubator/dispatch/0.0.31/ix_values.yaml diff --git a/incubator/dispatch/0.0.30/questions.yaml b/incubator/dispatch/0.0.31/questions.yaml similarity index 100% rename from incubator/dispatch/0.0.30/questions.yaml rename to incubator/dispatch/0.0.31/questions.yaml diff --git a/incubator/dispatch/0.0.30/templates/common.yaml b/incubator/dispatch/0.0.31/templates/common.yaml similarity index 100% rename from incubator/dispatch/0.0.30/templates/common.yaml rename to incubator/dispatch/0.0.31/templates/common.yaml diff --git a/incubator/dispatch/0.0.30/values.yaml b/incubator/dispatch/0.0.31/values.yaml similarity index 100% rename from incubator/dispatch/0.0.30/values.yaml rename to incubator/dispatch/0.0.31/values.yaml diff --git a/incubator/dns-doh-companion/0.0.30/CHANGELOG.md b/incubator/dns-doh-companion/0.0.30/CHANGELOG.md deleted file mode 100644 index eb248a4ce1c..00000000000 --- a/incubator/dns-doh-companion/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dns-doh-companion-0.0.30](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.29...dns-doh-companion-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [dns-doh-companion-0.0.29](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.28...dns-doh-companion-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [dns-doh-companion-0.0.28](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.27...dns-doh-companion-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dns-doh-companion-0.0.28](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.27...dns-doh-companion-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dns-doh-companion-0.0.27](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.26...dns-doh-companion-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [dns-doh-companion-0.0.26](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.25...dns-doh-companion-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/dns-doh-companion/0.0.30/Chart.lock b/incubator/dns-doh-companion/0.0.30/Chart.lock deleted file mode 100644 index 8662a7b0a49..00000000000 --- a/incubator/dns-doh-companion/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:14:28.563706922Z" diff --git a/incubator/dns-doh-companion/0.0.30/Chart.yaml b/incubator/dns-doh-companion/0.0.30/Chart.yaml deleted file mode 100644 index 2d7c18b60e6..00000000000 --- a/incubator/dns-doh-companion/0.0.30/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.7.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.30 diff --git a/incubator/dns-doh-companion/0.0.30/README.md b/incubator/dns-doh-companion/0.0.30/README.md deleted file mode 100644 index 41a706999cc..00000000000 --- a/incubator/dns-doh-companion/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/dns-doh-companion/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/dns-doh-companion/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/dns-doh-companion/0.0.31/CHANGELOG.md b/incubator/dns-doh-companion/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..009997e6df2 --- /dev/null +++ b/incubator/dns-doh-companion/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dns-doh-companion-0.0.31](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.30...dns-doh-companion-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [dns-doh-companion-0.0.30](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.29...dns-doh-companion-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [dns-doh-companion-0.0.29](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.28...dns-doh-companion-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [dns-doh-companion-0.0.28](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.27...dns-doh-companion-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dns-doh-companion-0.0.28](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.27...dns-doh-companion-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dns-doh-companion-0.0.27](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.26...dns-doh-companion-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [dns-doh-companion-0.0.26](https://github.com/truecharts/charts/compare/dns-doh-companion-0.0.25...dns-doh-companion-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/dns-doh-companion/0.0.31/Chart.lock b/incubator/dns-doh-companion/0.0.31/Chart.lock new file mode 100644 index 00000000000..285b5fd36e1 --- /dev/null +++ b/incubator/dns-doh-companion/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:46:09.591292789Z" diff --git a/incubator/dns-doh-companion/0.0.31/Chart.yaml b/incubator/dns-doh-companion/0.0.31/Chart.yaml new file mode 100644 index 00000000000..48d08fd01d3 --- /dev/null +++ b/incubator/dns-doh-companion/0.0.31/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.7.7 +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.31 diff --git a/incubator/dns-doh-companion/0.0.31/README.md b/incubator/dns-doh-companion/0.0.31/README.md new file mode 100644 index 00000000000..9d7eb97dca6 --- /dev/null +++ b/incubator/dns-doh-companion/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/dns-doh-companion/0.0.31/app-readme.md similarity index 100% rename from incubator/dns-doh-companion/0.0.30/app-readme.md rename to incubator/dns-doh-companion/0.0.31/app-readme.md diff --git a/incubator/dns-doh-companion/0.0.31/charts/common-10.7.7.tgz b/incubator/dns-doh-companion/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/dns-doh-companion/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/dns-doh-companion/0.0.30/ix_values.yaml b/incubator/dns-doh-companion/0.0.31/ix_values.yaml similarity index 100% rename from incubator/dns-doh-companion/0.0.30/ix_values.yaml rename to incubator/dns-doh-companion/0.0.31/ix_values.yaml diff --git a/incubator/dns-doh-companion/0.0.30/questions.yaml b/incubator/dns-doh-companion/0.0.31/questions.yaml similarity index 100% rename from incubator/dns-doh-companion/0.0.30/questions.yaml rename to incubator/dns-doh-companion/0.0.31/questions.yaml diff --git a/incubator/dns-doh-companion/0.0.30/templates/common.yaml b/incubator/dns-doh-companion/0.0.31/templates/common.yaml similarity index 100% rename from incubator/dns-doh-companion/0.0.30/templates/common.yaml rename to incubator/dns-doh-companion/0.0.31/templates/common.yaml diff --git a/incubator/dns-doh-companion/0.0.30/values.yaml b/incubator/dns-doh-companion/0.0.31/values.yaml similarity index 100% rename from incubator/dns-doh-companion/0.0.30/values.yaml rename to incubator/dns-doh-companion/0.0.31/values.yaml diff --git a/incubator/docker-hub-rss/0.0.30/CHANGELOG.md b/incubator/docker-hub-rss/0.0.30/CHANGELOG.md deleted file mode 100644 index 94a5ae2104b..00000000000 --- a/incubator/docker-hub-rss/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [docker-hub-rss-0.0.30](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.29...docker-hub-rss-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [docker-hub-rss-0.0.29](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.28...docker-hub-rss-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [docker-hub-rss-0.0.28](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.27...docker-hub-rss-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [docker-hub-rss-0.0.28](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.27...docker-hub-rss-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [docker-hub-rss-0.0.27](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.26...docker-hub-rss-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [docker-hub-rss-0.0.26](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.25...docker-hub-rss-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/docker-hub-rss/0.0.30/Chart.lock b/incubator/docker-hub-rss/0.0.30/Chart.lock deleted file mode 100644 index 6c037a2e1d6..00000000000 --- a/incubator/docker-hub-rss/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:14:41.963800203Z" diff --git a/incubator/docker-hub-rss/0.0.30/Chart.yaml b/incubator/docker-hub-rss/0.0.30/Chart.yaml deleted file mode 100644 index 34d3a088665..00000000000 --- a/incubator/docker-hub-rss/0.0.30/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.7.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.30 diff --git a/incubator/docker-hub-rss/0.0.30/README.md b/incubator/docker-hub-rss/0.0.30/README.md deleted file mode 100644 index 30022633f49..00000000000 --- a/incubator/docker-hub-rss/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/docker-hub-rss/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/docker-hub-rss/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/docker-hub-rss/0.0.31/CHANGELOG.md b/incubator/docker-hub-rss/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..260cf0bb6e1 --- /dev/null +++ b/incubator/docker-hub-rss/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [docker-hub-rss-0.0.31](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.30...docker-hub-rss-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [docker-hub-rss-0.0.30](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.29...docker-hub-rss-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [docker-hub-rss-0.0.29](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.28...docker-hub-rss-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [docker-hub-rss-0.0.28](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.27...docker-hub-rss-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [docker-hub-rss-0.0.28](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.27...docker-hub-rss-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [docker-hub-rss-0.0.27](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.26...docker-hub-rss-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [docker-hub-rss-0.0.26](https://github.com/truecharts/charts/compare/docker-hub-rss-0.0.25...docker-hub-rss-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/docker-hub-rss/0.0.31/Chart.lock b/incubator/docker-hub-rss/0.0.31/Chart.lock new file mode 100644 index 00000000000..402a5536e4d --- /dev/null +++ b/incubator/docker-hub-rss/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:46:24.45704905Z" diff --git a/incubator/docker-hub-rss/0.0.31/Chart.yaml b/incubator/docker-hub-rss/0.0.31/Chart.yaml new file mode 100644 index 00000000000..33077320f1f --- /dev/null +++ b/incubator/docker-hub-rss/0.0.31/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.7.7 +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.31 diff --git a/incubator/docker-hub-rss/0.0.31/README.md b/incubator/docker-hub-rss/0.0.31/README.md new file mode 100644 index 00000000000..84181169318 --- /dev/null +++ b/incubator/docker-hub-rss/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/docker-hub-rss/0.0.31/app-readme.md similarity index 100% rename from incubator/docker-hub-rss/0.0.30/app-readme.md rename to incubator/docker-hub-rss/0.0.31/app-readme.md diff --git a/incubator/docker-hub-rss/0.0.31/charts/common-10.7.7.tgz b/incubator/docker-hub-rss/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/docker-hub-rss/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/docker-hub-rss/0.0.30/ix_values.yaml b/incubator/docker-hub-rss/0.0.31/ix_values.yaml similarity index 100% rename from incubator/docker-hub-rss/0.0.30/ix_values.yaml rename to incubator/docker-hub-rss/0.0.31/ix_values.yaml diff --git a/incubator/docker-hub-rss/0.0.30/questions.yaml b/incubator/docker-hub-rss/0.0.31/questions.yaml similarity index 100% rename from incubator/docker-hub-rss/0.0.30/questions.yaml rename to incubator/docker-hub-rss/0.0.31/questions.yaml diff --git a/incubator/docker-hub-rss/0.0.30/templates/common.yaml b/incubator/docker-hub-rss/0.0.31/templates/common.yaml similarity index 100% rename from incubator/docker-hub-rss/0.0.30/templates/common.yaml rename to incubator/docker-hub-rss/0.0.31/templates/common.yaml diff --git a/incubator/docker-hub-rss/0.0.30/values.yaml b/incubator/docker-hub-rss/0.0.31/values.yaml similarity index 100% rename from incubator/docker-hub-rss/0.0.30/values.yaml rename to incubator/docker-hub-rss/0.0.31/values.yaml diff --git a/incubator/dockerregistry/0.0.29/CHANGELOG.md b/incubator/dockerregistry/0.0.29/CHANGELOG.md deleted file mode 100644 index d859c434d45..00000000000 --- a/incubator/dockerregistry/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dockerregistry-0.0.29](https://github.com/truecharts/charts/compare/dockerregistry-0.0.28...dockerregistry-0.0.29) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [dockerregistry-0.0.28](https://github.com/truecharts/charts/compare/dockerregistry-0.0.27...dockerregistry-0.0.28) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [dockerregistry-0.0.27](https://github.com/truecharts/charts/compare/dockerregistry-0.0.26...dockerregistry-0.0.27) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dockerregistry-0.0.27](https://github.com/truecharts/charts/compare/dockerregistry-0.0.26...dockerregistry-0.0.27) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dockerregistry-0.0.26](https://github.com/truecharts/charts/compare/dockerregistry-0.0.25...dockerregistry-0.0.26) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [dockerregistry-0.0.25](https://github.com/truecharts/charts/compare/dockerregistry-0.0.24...dockerregistry-0.0.25) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/dockerregistry/0.0.29/Chart.lock b/incubator/dockerregistry/0.0.29/Chart.lock deleted file mode 100644 index 67f31286a7d..00000000000 --- a/incubator/dockerregistry/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:14:48.000191027Z" diff --git a/incubator/dockerregistry/0.0.29/Chart.yaml b/incubator/dockerregistry/0.0.29/Chart.yaml deleted file mode 100644 index 487732af0a0..00000000000 --- a/incubator/dockerregistry/0.0.29/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.7.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.29 diff --git a/incubator/dockerregistry/0.0.29/README.md b/incubator/dockerregistry/0.0.29/README.md deleted file mode 100644 index 6b196caeb65..00000000000 --- a/incubator/dockerregistry/0.0.29/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.29/charts/common-10.7.1.tgz b/incubator/dockerregistry/0.0.29/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/dockerregistry/0.0.29/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/dockerregistry/0.0.30/CHANGELOG.md b/incubator/dockerregistry/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..8a73167ab97 --- /dev/null +++ b/incubator/dockerregistry/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dockerregistry-0.0.30](https://github.com/truecharts/charts/compare/dockerregistry-0.0.29...dockerregistry-0.0.30) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [dockerregistry-0.0.29](https://github.com/truecharts/charts/compare/dockerregistry-0.0.28...dockerregistry-0.0.29) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [dockerregistry-0.0.28](https://github.com/truecharts/charts/compare/dockerregistry-0.0.27...dockerregistry-0.0.28) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [dockerregistry-0.0.27](https://github.com/truecharts/charts/compare/dockerregistry-0.0.26...dockerregistry-0.0.27) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dockerregistry-0.0.27](https://github.com/truecharts/charts/compare/dockerregistry-0.0.26...dockerregistry-0.0.27) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dockerregistry-0.0.26](https://github.com/truecharts/charts/compare/dockerregistry-0.0.25...dockerregistry-0.0.26) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [dockerregistry-0.0.25](https://github.com/truecharts/charts/compare/dockerregistry-0.0.24...dockerregistry-0.0.25) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/dockerregistry/0.0.30/Chart.lock b/incubator/dockerregistry/0.0.30/Chart.lock new file mode 100644 index 00000000000..3106dac7a9a --- /dev/null +++ b/incubator/dockerregistry/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:46:26.179342578Z" diff --git a/incubator/dockerregistry/0.0.30/Chart.yaml b/incubator/dockerregistry/0.0.30/Chart.yaml new file mode 100644 index 00000000000..403cf3ac1e4 --- /dev/null +++ b/incubator/dockerregistry/0.0.30/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.7.7 +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.30 diff --git a/incubator/dockerregistry/0.0.30/README.md b/incubator/dockerregistry/0.0.30/README.md new file mode 100644 index 00000000000..2088a98511a --- /dev/null +++ b/incubator/dockerregistry/0.0.30/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.29/app-readme.md b/incubator/dockerregistry/0.0.30/app-readme.md similarity index 100% rename from incubator/dockerregistry/0.0.29/app-readme.md rename to incubator/dockerregistry/0.0.30/app-readme.md diff --git a/incubator/dockerregistry/0.0.30/charts/common-10.7.7.tgz b/incubator/dockerregistry/0.0.30/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/dockerregistry/0.0.30/charts/common-10.7.7.tgz differ diff --git a/incubator/dockerregistry/0.0.29/ix_values.yaml b/incubator/dockerregistry/0.0.30/ix_values.yaml similarity index 100% rename from incubator/dockerregistry/0.0.29/ix_values.yaml rename to incubator/dockerregistry/0.0.30/ix_values.yaml diff --git a/incubator/dockerregistry/0.0.29/questions.yaml b/incubator/dockerregistry/0.0.30/questions.yaml similarity index 100% rename from incubator/dockerregistry/0.0.29/questions.yaml rename to incubator/dockerregistry/0.0.30/questions.yaml diff --git a/incubator/dockerregistry/0.0.29/templates/common.yaml b/incubator/dockerregistry/0.0.30/templates/common.yaml similarity index 100% rename from incubator/dockerregistry/0.0.29/templates/common.yaml rename to incubator/dockerregistry/0.0.30/templates/common.yaml diff --git a/incubator/dockerregistry/0.0.29/values.yaml b/incubator/dockerregistry/0.0.30/values.yaml similarity index 100% rename from incubator/dockerregistry/0.0.29/values.yaml rename to incubator/dockerregistry/0.0.30/values.yaml diff --git a/incubator/docspell/0.0.8/CHANGELOG.md b/incubator/docspell/0.0.8/CHANGELOG.md deleted file mode 100644 index 64977b4b0a6..00000000000 --- a/incubator/docspell/0.0.8/CHANGELOG.md +++ /dev/null @@ -1,85 +0,0 @@ -# Changelog - - - -## [docspell-0.0.8](https://github.com/truecharts/charts/compare/docspell-0.0.7...docspell-0.0.8) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [docspell-0.0.7](https://github.com/truecharts/charts/compare/docspell-0.0.6...docspell-0.0.7) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [docspell-0.0.6](https://github.com/truecharts/charts/compare/docspell-0.0.5...docspell-0.0.6) (2022-10-10) - -### Chore - -- Auto-update chart README [skip ci] - - - - -## [docspell-0.0.5](https://github.com/truecharts/charts/compare/docspell-0.0.4...docspell-0.0.5) (2022-10-10) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) - - - - -## [docspell-0.0.4](https://github.com/truecharts/charts/compare/docspell-0.0.3...docspell-0.0.4) (2022-10-09) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix - -- fix dsc binary location ([#4044](https://github.com/truecharts/charts/issues/4044)) - - - - -## [docspell-0.0.3](https://github.com/truecharts/charts/compare/docspell-0.0.2...docspell-0.0.3) (2022-10-09) - -### Chore - -- Auto-update chart README [skip ci] - - - - -## [docspell-0.0.2](https://github.com/truecharts/charts/compare/docspell-0.0.1...docspell-0.0.2) (2022-10-09) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major - - ### Fix - -- fix solr ulr ([#4040](https://github.com/truecharts/charts/issues/4040)) - - - - -## [docspell-0.0.1]docspell-0.0.1 (2022-10-08) - -### Feat - -- add docspell ([#3999](https://github.com/truecharts/charts/issues/3999)) diff --git a/incubator/docspell/0.0.8/Chart.lock b/incubator/docspell/0.0.8/Chart.lock deleted file mode 100644 index 7ed101edda5..00000000000 --- a/incubator/docspell/0.0.8/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -- name: solr - repository: https://charts.truecharts.org/ - version: 0.0.67 -digest: sha256:b378b62f6e10eda57963f87d5b4c3d92d4bf3ac93ef516e590e55544ed84f81a -generated: "2022-10-19T12:15:13.602557833Z" diff --git a/incubator/docspell/0.0.8/Chart.yaml b/incubator/docspell/0.0.8/Chart.yaml deleted file mode 100644 index 3a010f69d55..00000000000 --- a/incubator/docspell/0.0.8/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "0.38.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 - - condition: solr.enabled - name: solr - repository: https://charts.truecharts.org/ - version: 0.0.67 -description: Docspell is a personal document organizer. -home: https://truecharts.org/docs/charts/incubator/docspell -icon: https://truecharts.org/img/hotlink-ok/chart-icons/docspell.png -keywords: - - docs -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: docspell -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/docspell - - https://github.com/eikek/docspell - - https://docspell.org/docs/install/docker/ - - https://docspell.org/docs/configure/defaults/ -version: 0.0.8 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/docspell/0.0.8/README.md b/incubator/docspell/0.0.8/README.md deleted file mode 100644 index ea9c371addc..00000000000 --- a/incubator/docspell/0.0.8/README.md +++ /dev/null @@ -1,110 +0,0 @@ -# docspell - -Docspell is a personal document 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: [docspell](https://truecharts.org/docs/charts/incubator/docspell) - -**This chart is not maintained by the upstream project and any issues with the chart should 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.101 | -| https://charts.truecharts.org/ | solr | 0.0.67 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `docspell` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install docspell TrueCharts/docspell -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `docspell` deployment - -```console -helm uninstall docspell -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install docspell \ - --set env.TZ="America/New York" \ - TrueCharts/docspell -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install docspell TrueCharts/docspell -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/docspell/0.0.8/charts/common-10.7.1.tgz b/incubator/docspell/0.0.8/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/docspell/0.0.8/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/docspell/0.0.8/charts/postgresql-8.0.101.tgz b/incubator/docspell/0.0.8/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/incubator/docspell/0.0.8/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/incubator/docspell/0.0.8/charts/solr-0.0.67.tgz b/incubator/docspell/0.0.8/charts/solr-0.0.67.tgz deleted file mode 100644 index 28086b69714..00000000000 Binary files a/incubator/docspell/0.0.8/charts/solr-0.0.67.tgz and /dev/null differ diff --git a/incubator/docspell/0.0.9/CHANGELOG.md b/incubator/docspell/0.0.9/CHANGELOG.md new file mode 100644 index 00000000000..c120856de96 --- /dev/null +++ b/incubator/docspell/0.0.9/CHANGELOG.md @@ -0,0 +1,95 @@ +# Changelog + + + +## [docspell-0.0.9](https://github.com/truecharts/charts/compare/docspell-0.0.8...docspell-0.0.9) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [docspell-0.0.8](https://github.com/truecharts/charts/compare/docspell-0.0.7...docspell-0.0.8) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [docspell-0.0.7](https://github.com/truecharts/charts/compare/docspell-0.0.6...docspell-0.0.7) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [docspell-0.0.6](https://github.com/truecharts/charts/compare/docspell-0.0.5...docspell-0.0.6) (2022-10-10) + +### Chore + +- Auto-update chart README [skip ci] + + + + +## [docspell-0.0.5](https://github.com/truecharts/charts/compare/docspell-0.0.4...docspell-0.0.5) (2022-10-10) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) + + + + +## [docspell-0.0.4](https://github.com/truecharts/charts/compare/docspell-0.0.3...docspell-0.0.4) (2022-10-09) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix + +- fix dsc binary location ([#4044](https://github.com/truecharts/charts/issues/4044)) + + + + +## [docspell-0.0.3](https://github.com/truecharts/charts/compare/docspell-0.0.2...docspell-0.0.3) (2022-10-09) + +### Chore + +- Auto-update chart README [skip ci] + + + + +## [docspell-0.0.2](https://github.com/truecharts/charts/compare/docspell-0.0.1...docspell-0.0.2) (2022-10-09) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major + + ### Fix + +- fix solr ulr ([#4040](https://github.com/truecharts/charts/issues/4040)) + + + + +## [docspell-0.0.1]docspell-0.0.1 (2022-10-08) + +### Feat + +- add docspell ([#3999](https://github.com/truecharts/charts/issues/3999)) diff --git a/incubator/docspell/0.0.9/Chart.lock b/incubator/docspell/0.0.9/Chart.lock new file mode 100644 index 00000000000..9983ca796b6 --- /dev/null +++ b/incubator/docspell/0.0.9/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: solr + repository: https://charts.truecharts.org/ + version: 0.0.72 +digest: sha256:1ce15c0a94382340bc25a9a3b02e97fedfab1677ffabfe3a7531ac8b6334c105 +generated: "2022-10-25T08:47:05.346336214Z" diff --git a/incubator/docspell/0.0.9/Chart.yaml b/incubator/docspell/0.0.9/Chart.yaml new file mode 100644 index 00000000000..cb643c5d79b --- /dev/null +++ b/incubator/docspell/0.0.9/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "0.38.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: solr.enabled + name: solr + repository: https://charts.truecharts.org/ + version: 0.0.72 +description: Docspell is a personal document organizer. +home: https://truecharts.org/docs/charts/incubator/docspell +icon: https://truecharts.org/img/hotlink-ok/chart-icons/docspell.png +keywords: + - docs +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: docspell +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/docspell + - https://github.com/eikek/docspell + - https://docspell.org/docs/install/docker/ + - https://docspell.org/docs/configure/defaults/ +version: 0.0.9 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/docspell/0.0.9/README.md b/incubator/docspell/0.0.9/README.md new file mode 100644 index 00000000000..a10730a866c --- /dev/null +++ b/incubator/docspell/0.0.9/README.md @@ -0,0 +1,110 @@ +# docspell + +Docspell is a personal document 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: [docspell](https://truecharts.org/docs/charts/incubator/docspell) + +**This chart is not maintained by the upstream project and any issues with the chart should 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.106 | +| https://charts.truecharts.org/ | solr | 0.0.72 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `docspell` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install docspell TrueCharts/docspell +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `docspell` deployment + +```console +helm uninstall docspell +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install docspell \ + --set env.TZ="America/New York" \ + TrueCharts/docspell +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install docspell TrueCharts/docspell -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/docspell/0.0.8/app-readme.md b/incubator/docspell/0.0.9/app-readme.md similarity index 100% rename from incubator/docspell/0.0.8/app-readme.md rename to incubator/docspell/0.0.9/app-readme.md diff --git a/incubator/docspell/0.0.9/charts/common-10.7.7.tgz b/incubator/docspell/0.0.9/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/docspell/0.0.9/charts/common-10.7.7.tgz differ diff --git a/incubator/docspell/0.0.9/charts/postgresql-8.0.106.tgz b/incubator/docspell/0.0.9/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/incubator/docspell/0.0.9/charts/postgresql-8.0.106.tgz differ diff --git a/incubator/docspell/0.0.9/charts/solr-0.0.72.tgz b/incubator/docspell/0.0.9/charts/solr-0.0.72.tgz new file mode 100644 index 00000000000..7e51664ce39 Binary files /dev/null and b/incubator/docspell/0.0.9/charts/solr-0.0.72.tgz differ diff --git a/incubator/docspell/0.0.8/ix_values.yaml b/incubator/docspell/0.0.9/ix_values.yaml similarity index 100% rename from incubator/docspell/0.0.8/ix_values.yaml rename to incubator/docspell/0.0.9/ix_values.yaml diff --git a/incubator/docspell/0.0.8/questions.yaml b/incubator/docspell/0.0.9/questions.yaml similarity index 100% rename from incubator/docspell/0.0.8/questions.yaml rename to incubator/docspell/0.0.9/questions.yaml diff --git a/incubator/docspell/0.0.8/templates/_dsc.tpl b/incubator/docspell/0.0.9/templates/_dsc.tpl similarity index 100% rename from incubator/docspell/0.0.8/templates/_dsc.tpl rename to incubator/docspell/0.0.9/templates/_dsc.tpl diff --git a/incubator/docspell/0.0.8/templates/_joex.tpl b/incubator/docspell/0.0.9/templates/_joex.tpl similarity index 100% rename from incubator/docspell/0.0.8/templates/_joex.tpl rename to incubator/docspell/0.0.9/templates/_joex.tpl diff --git a/incubator/docspell/0.0.8/templates/_secret.tpl b/incubator/docspell/0.0.9/templates/_secret.tpl similarity index 100% rename from incubator/docspell/0.0.8/templates/_secret.tpl rename to incubator/docspell/0.0.9/templates/_secret.tpl diff --git a/incubator/docspell/0.0.8/templates/common.yaml b/incubator/docspell/0.0.9/templates/common.yaml similarity index 100% rename from incubator/docspell/0.0.8/templates/common.yaml rename to incubator/docspell/0.0.9/templates/common.yaml diff --git a/incubator/docspell/0.0.8/values.yaml b/incubator/docspell/0.0.9/values.yaml similarity index 100% rename from incubator/docspell/0.0.8/values.yaml rename to incubator/docspell/0.0.9/values.yaml diff --git a/incubator/dontstarvetogether/0.0.32/CHANGELOG.md b/incubator/dontstarvetogether/0.0.32/CHANGELOG.md deleted file mode 100644 index 3d2e175490a..00000000000 --- a/incubator/dontstarvetogether/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dontstarvetogether-0.0.32](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.30...dontstarvetogether-0.0.32) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [dontstarvetogether-0.0.30](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.29...dontstarvetogether-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [dontstarvetogether-0.0.29](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.28...dontstarvetogether-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [dontstarvetogether-0.0.28](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.27...dontstarvetogether-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dontstarvetogether-0.0.28](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.27...dontstarvetogether-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dontstarvetogether-0.0.27](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.26...dontstarvetogether-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [dontstarvetogether-0.0.26](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.25...dontstarvetogether-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/dontstarvetogether/0.0.32/Chart.lock b/incubator/dontstarvetogether/0.0.32/Chart.lock deleted file mode 100644 index 8d010ead5eb..00000000000 --- a/incubator/dontstarvetogether/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:45:54.62667959Z" diff --git a/incubator/dontstarvetogether/0.0.32/Chart.yaml b/incubator/dontstarvetogether/0.0.32/Chart.yaml deleted file mode 100644 index 9b4a16d1e52..00000000000 --- a/incubator/dontstarvetogether/0.0.32/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.7.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.32 diff --git a/incubator/dontstarvetogether/0.0.32/README.md b/incubator/dontstarvetogether/0.0.32/README.md deleted file mode 100644 index e88bcc4618d..00000000000 --- a/incubator/dontstarvetogether/0.0.32/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.32/charts/common-10.7.1.tgz b/incubator/dontstarvetogether/0.0.32/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/dontstarvetogether/0.0.32/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/dontstarvetogether/0.0.33/CHANGELOG.md b/incubator/dontstarvetogether/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..d3740d1340a --- /dev/null +++ b/incubator/dontstarvetogether/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dontstarvetogether-0.0.33](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.32...dontstarvetogether-0.0.33) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [dontstarvetogether-0.0.32](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.30...dontstarvetogether-0.0.32) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [dontstarvetogether-0.0.30](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.29...dontstarvetogether-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [dontstarvetogether-0.0.29](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.28...dontstarvetogether-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [dontstarvetogether-0.0.28](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.27...dontstarvetogether-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dontstarvetogether-0.0.28](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.27...dontstarvetogether-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dontstarvetogether-0.0.27](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.26...dontstarvetogether-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [dontstarvetogether-0.0.26](https://github.com/truecharts/charts/compare/dontstarvetogether-0.0.25...dontstarvetogether-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) + diff --git a/incubator/dontstarvetogether/0.0.33/Chart.lock b/incubator/dontstarvetogether/0.0.33/Chart.lock new file mode 100644 index 00000000000..2521661c7a4 --- /dev/null +++ b/incubator/dontstarvetogether/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:46:51.203910815Z" diff --git a/incubator/dontstarvetogether/0.0.33/Chart.yaml b/incubator/dontstarvetogether/0.0.33/Chart.yaml new file mode 100644 index 00000000000..554f9ca1e2c --- /dev/null +++ b/incubator/dontstarvetogether/0.0.33/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.7.7 +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.33 diff --git a/incubator/dontstarvetogether/0.0.33/README.md b/incubator/dontstarvetogether/0.0.33/README.md new file mode 100644 index 00000000000..e028f973c42 --- /dev/null +++ b/incubator/dontstarvetogether/0.0.33/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.32/app-readme.md b/incubator/dontstarvetogether/0.0.33/app-readme.md similarity index 100% rename from incubator/dontstarvetogether/0.0.32/app-readme.md rename to incubator/dontstarvetogether/0.0.33/app-readme.md diff --git a/incubator/dontstarvetogether/0.0.33/charts/common-10.7.7.tgz b/incubator/dontstarvetogether/0.0.33/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/dontstarvetogether/0.0.33/charts/common-10.7.7.tgz differ diff --git a/incubator/dontstarvetogether/0.0.32/ix_values.yaml b/incubator/dontstarvetogether/0.0.33/ix_values.yaml similarity index 100% rename from incubator/dontstarvetogether/0.0.32/ix_values.yaml rename to incubator/dontstarvetogether/0.0.33/ix_values.yaml diff --git a/incubator/dontstarvetogether/0.0.32/questions.yaml b/incubator/dontstarvetogether/0.0.33/questions.yaml similarity index 100% rename from incubator/dontstarvetogether/0.0.32/questions.yaml rename to incubator/dontstarvetogether/0.0.33/questions.yaml diff --git a/incubator/dontstarvetogether/0.0.32/templates/common.yaml b/incubator/dontstarvetogether/0.0.33/templates/common.yaml similarity index 100% rename from incubator/dontstarvetogether/0.0.32/templates/common.yaml rename to incubator/dontstarvetogether/0.0.33/templates/common.yaml diff --git a/incubator/dontstarvetogether/0.0.32/values.yaml b/incubator/dontstarvetogether/0.0.33/values.yaml similarity index 100% rename from incubator/dontstarvetogether/0.0.32/values.yaml rename to incubator/dontstarvetogether/0.0.33/values.yaml diff --git a/incubator/dropbox-by-otherguy/0.0.30/CHANGELOG.md b/incubator/dropbox-by-otherguy/0.0.30/CHANGELOG.md deleted file mode 100644 index 43640daa6aa..00000000000 --- a/incubator/dropbox-by-otherguy/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dropbox-by-otherguy-0.0.30](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.29...dropbox-by-otherguy-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [dropbox-by-otherguy-0.0.29](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.28...dropbox-by-otherguy-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [dropbox-by-otherguy-0.0.28](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.27...dropbox-by-otherguy-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dropbox-by-otherguy-0.0.28](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.27...dropbox-by-otherguy-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dropbox-by-otherguy-0.0.27](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.26...dropbox-by-otherguy-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [dropbox-by-otherguy-0.0.26](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.25...dropbox-by-otherguy-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/dropbox-by-otherguy/0.0.30/Chart.lock b/incubator/dropbox-by-otherguy/0.0.30/Chart.lock deleted file mode 100644 index 96924f307d4..00000000000 --- a/incubator/dropbox-by-otherguy/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:15:13.320444036Z" diff --git a/incubator/dropbox-by-otherguy/0.0.30/Chart.yaml b/incubator/dropbox-by-otherguy/0.0.30/Chart.yaml deleted file mode 100644 index 516aa7b16bf..00000000000 --- a/incubator/dropbox-by-otherguy/0.0.30/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.7.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.30 diff --git a/incubator/dropbox-by-otherguy/0.0.30/README.md b/incubator/dropbox-by-otherguy/0.0.30/README.md deleted file mode 100644 index f2506c10a6e..00000000000 --- a/incubator/dropbox-by-otherguy/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/dropbox-by-otherguy/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/dropbox-by-otherguy/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/dropbox-by-otherguy/0.0.31/CHANGELOG.md b/incubator/dropbox-by-otherguy/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..ca968f0362b --- /dev/null +++ b/incubator/dropbox-by-otherguy/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dropbox-by-otherguy-0.0.31](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.30...dropbox-by-otherguy-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [dropbox-by-otherguy-0.0.30](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.29...dropbox-by-otherguy-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [dropbox-by-otherguy-0.0.29](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.28...dropbox-by-otherguy-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [dropbox-by-otherguy-0.0.28](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.27...dropbox-by-otherguy-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dropbox-by-otherguy-0.0.28](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.27...dropbox-by-otherguy-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dropbox-by-otherguy-0.0.27](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.26...dropbox-by-otherguy-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [dropbox-by-otherguy-0.0.26](https://github.com/truecharts/charts/compare/dropbox-by-otherguy-0.0.25...dropbox-by-otherguy-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/dropbox-by-otherguy/0.0.31/Chart.lock b/incubator/dropbox-by-otherguy/0.0.31/Chart.lock new file mode 100644 index 00000000000..20c15f2758d --- /dev/null +++ b/incubator/dropbox-by-otherguy/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:47:05.159808439Z" diff --git a/incubator/dropbox-by-otherguy/0.0.31/Chart.yaml b/incubator/dropbox-by-otherguy/0.0.31/Chart.yaml new file mode 100644 index 00000000000..46215ba406c --- /dev/null +++ b/incubator/dropbox-by-otherguy/0.0.31/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.7.7 +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.31 diff --git a/incubator/dropbox-by-otherguy/0.0.31/README.md b/incubator/dropbox-by-otherguy/0.0.31/README.md new file mode 100644 index 00000000000..edd9e04940a --- /dev/null +++ b/incubator/dropbox-by-otherguy/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/dropbox-by-otherguy/0.0.31/app-readme.md similarity index 100% rename from incubator/dropbox-by-otherguy/0.0.30/app-readme.md rename to incubator/dropbox-by-otherguy/0.0.31/app-readme.md diff --git a/incubator/dropbox-by-otherguy/0.0.31/charts/common-10.7.7.tgz b/incubator/dropbox-by-otherguy/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/dropbox-by-otherguy/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/dropbox-by-otherguy/0.0.30/ix_values.yaml b/incubator/dropbox-by-otherguy/0.0.31/ix_values.yaml similarity index 100% rename from incubator/dropbox-by-otherguy/0.0.30/ix_values.yaml rename to incubator/dropbox-by-otherguy/0.0.31/ix_values.yaml diff --git a/incubator/dropbox-by-otherguy/0.0.30/questions.yaml b/incubator/dropbox-by-otherguy/0.0.31/questions.yaml similarity index 100% rename from incubator/dropbox-by-otherguy/0.0.30/questions.yaml rename to incubator/dropbox-by-otherguy/0.0.31/questions.yaml diff --git a/incubator/dropbox-by-otherguy/0.0.30/templates/common.yaml b/incubator/dropbox-by-otherguy/0.0.31/templates/common.yaml similarity index 100% rename from incubator/dropbox-by-otherguy/0.0.30/templates/common.yaml rename to incubator/dropbox-by-otherguy/0.0.31/templates/common.yaml diff --git a/incubator/dropbox-by-otherguy/0.0.30/values.yaml b/incubator/dropbox-by-otherguy/0.0.31/values.yaml similarity index 100% rename from incubator/dropbox-by-otherguy/0.0.30/values.yaml rename to incubator/dropbox-by-otherguy/0.0.31/values.yaml diff --git a/incubator/duplicacy/0.0.37/CHANGELOG.md b/incubator/duplicacy/0.0.37/CHANGELOG.md deleted file mode 100644 index da28d72af39..00000000000 --- a/incubator/duplicacy/0.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [duplicacy-0.0.37](https://github.com/truecharts/charts/compare/duplicacy-0.0.36...duplicacy-0.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [duplicacy-0.0.36](https://github.com/truecharts/charts/compare/duplicacy-0.0.35...duplicacy-0.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [duplicacy-0.0.35](https://github.com/truecharts/charts/compare/duplicacy-0.0.34...duplicacy-0.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [duplicacy-0.0.35](https://github.com/truecharts/charts/compare/duplicacy-0.0.34...duplicacy-0.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [duplicacy-0.0.34](https://github.com/truecharts/charts/compare/duplicacy-0.0.33...duplicacy-0.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [duplicacy-0.0.33](https://github.com/truecharts/charts/compare/duplicacy-0.0.32...duplicacy-0.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/duplicacy/0.0.37/Chart.lock b/incubator/duplicacy/0.0.37/Chart.lock deleted file mode 100644 index 6bf2a010322..00000000000 --- a/incubator/duplicacy/0.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:15:19.410593068Z" diff --git a/incubator/duplicacy/0.0.37/Chart.yaml b/incubator/duplicacy/0.0.37/Chart.yaml deleted file mode 100644 index 640508e05a2..00000000000 --- a/incubator/duplicacy/0.0.37/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.7.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.37 diff --git a/incubator/duplicacy/0.0.37/README.md b/incubator/duplicacy/0.0.37/README.md deleted file mode 100644 index cd8be965b09..00000000000 --- a/incubator/duplicacy/0.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/incubator/duplicacy/0.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/duplicacy/0.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/duplicacy/0.0.38/CHANGELOG.md b/incubator/duplicacy/0.0.38/CHANGELOG.md new file mode 100644 index 00000000000..3786f323bfc --- /dev/null +++ b/incubator/duplicacy/0.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [duplicacy-0.0.38](https://github.com/truecharts/charts/compare/duplicacy-0.0.37...duplicacy-0.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [duplicacy-0.0.37](https://github.com/truecharts/charts/compare/duplicacy-0.0.36...duplicacy-0.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [duplicacy-0.0.36](https://github.com/truecharts/charts/compare/duplicacy-0.0.35...duplicacy-0.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [duplicacy-0.0.35](https://github.com/truecharts/charts/compare/duplicacy-0.0.34...duplicacy-0.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [duplicacy-0.0.35](https://github.com/truecharts/charts/compare/duplicacy-0.0.34...duplicacy-0.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [duplicacy-0.0.34](https://github.com/truecharts/charts/compare/duplicacy-0.0.33...duplicacy-0.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [duplicacy-0.0.33](https://github.com/truecharts/charts/compare/duplicacy-0.0.32...duplicacy-0.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/duplicacy/0.0.38/Chart.lock b/incubator/duplicacy/0.0.38/Chart.lock new file mode 100644 index 00000000000..4e1fb5b626a --- /dev/null +++ b/incubator/duplicacy/0.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:47:07.462898598Z" diff --git a/incubator/duplicacy/0.0.38/Chart.yaml b/incubator/duplicacy/0.0.38/Chart.yaml new file mode 100644 index 00000000000..09517698b8f --- /dev/null +++ b/incubator/duplicacy/0.0.38/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.7.7 +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.38 diff --git a/incubator/duplicacy/0.0.38/README.md b/incubator/duplicacy/0.0.38/README.md new file mode 100644 index 00000000000..1b5058f6889 --- /dev/null +++ b/incubator/duplicacy/0.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/incubator/duplicacy/0.0.38/app-readme.md similarity index 100% rename from incubator/duplicacy/0.0.37/app-readme.md rename to incubator/duplicacy/0.0.38/app-readme.md diff --git a/incubator/duplicacy/0.0.38/charts/common-10.7.7.tgz b/incubator/duplicacy/0.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/duplicacy/0.0.38/charts/common-10.7.7.tgz differ diff --git a/incubator/duplicacy/0.0.37/ix_values.yaml b/incubator/duplicacy/0.0.38/ix_values.yaml similarity index 100% rename from incubator/duplicacy/0.0.37/ix_values.yaml rename to incubator/duplicacy/0.0.38/ix_values.yaml diff --git a/incubator/duplicacy/0.0.37/questions.yaml b/incubator/duplicacy/0.0.38/questions.yaml similarity index 100% rename from incubator/duplicacy/0.0.37/questions.yaml rename to incubator/duplicacy/0.0.38/questions.yaml diff --git a/incubator/duplicacy/0.0.37/templates/common.yaml b/incubator/duplicacy/0.0.38/templates/common.yaml similarity index 100% rename from incubator/duplicacy/0.0.37/templates/common.yaml rename to incubator/duplicacy/0.0.38/templates/common.yaml diff --git a/incubator/duplicacy/0.0.37/values.yaml b/incubator/duplicacy/0.0.38/values.yaml similarity index 100% rename from incubator/duplicacy/0.0.37/values.yaml rename to incubator/duplicacy/0.0.38/values.yaml diff --git a/incubator/dvblink/0.0.30/CHANGELOG.md b/incubator/dvblink/0.0.30/CHANGELOG.md deleted file mode 100644 index 1d7810a5461..00000000000 --- a/incubator/dvblink/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dvblink-0.0.30](https://github.com/truecharts/charts/compare/dvblink-0.0.29...dvblink-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [dvblink-0.0.29](https://github.com/truecharts/charts/compare/dvblink-0.0.28...dvblink-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [dvblink-0.0.28](https://github.com/truecharts/charts/compare/dvblink-0.0.27...dvblink-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dvblink-0.0.28](https://github.com/truecharts/charts/compare/dvblink-0.0.27...dvblink-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dvblink-0.0.27](https://github.com/truecharts/charts/compare/dvblink-0.0.26...dvblink-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [dvblink-0.0.26](https://github.com/truecharts/charts/compare/dvblink-0.0.25...dvblink-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/dvblink/0.0.30/Chart.lock b/incubator/dvblink/0.0.30/Chart.lock deleted file mode 100644 index 5b617cbae9f..00000000000 --- a/incubator/dvblink/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:15:31.90990555Z" diff --git a/incubator/dvblink/0.0.30/Chart.yaml b/incubator/dvblink/0.0.30/Chart.yaml deleted file mode 100644 index e2df1245742..00000000000 --- a/incubator/dvblink/0.0.30/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.7.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.30 diff --git a/incubator/dvblink/0.0.30/README.md b/incubator/dvblink/0.0.30/README.md deleted file mode 100644 index ebae39197ec..00000000000 --- a/incubator/dvblink/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/dvblink/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/dvblink/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/dvblink/0.0.31/CHANGELOG.md b/incubator/dvblink/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..4dc1c971824 --- /dev/null +++ b/incubator/dvblink/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dvblink-0.0.31](https://github.com/truecharts/charts/compare/dvblink-0.0.30...dvblink-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [dvblink-0.0.30](https://github.com/truecharts/charts/compare/dvblink-0.0.29...dvblink-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [dvblink-0.0.29](https://github.com/truecharts/charts/compare/dvblink-0.0.28...dvblink-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [dvblink-0.0.28](https://github.com/truecharts/charts/compare/dvblink-0.0.27...dvblink-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dvblink-0.0.28](https://github.com/truecharts/charts/compare/dvblink-0.0.27...dvblink-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dvblink-0.0.27](https://github.com/truecharts/charts/compare/dvblink-0.0.26...dvblink-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [dvblink-0.0.26](https://github.com/truecharts/charts/compare/dvblink-0.0.25...dvblink-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/dvblink/0.0.31/Chart.lock b/incubator/dvblink/0.0.31/Chart.lock new file mode 100644 index 00000000000..f51be079b32 --- /dev/null +++ b/incubator/dvblink/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:47:32.173337342Z" diff --git a/incubator/dvblink/0.0.31/Chart.yaml b/incubator/dvblink/0.0.31/Chart.yaml new file mode 100644 index 00000000000..b5f53dcc8ca --- /dev/null +++ b/incubator/dvblink/0.0.31/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.7.7 +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.31 diff --git a/incubator/dvblink/0.0.31/README.md b/incubator/dvblink/0.0.31/README.md new file mode 100644 index 00000000000..20aa0ce56ec --- /dev/null +++ b/incubator/dvblink/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/dvblink/0.0.31/app-readme.md similarity index 100% rename from incubator/dvblink/0.0.30/app-readme.md rename to incubator/dvblink/0.0.31/app-readme.md diff --git a/incubator/dvblink/0.0.31/charts/common-10.7.7.tgz b/incubator/dvblink/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/dvblink/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/dvblink/0.0.30/ix_values.yaml b/incubator/dvblink/0.0.31/ix_values.yaml similarity index 100% rename from incubator/dvblink/0.0.30/ix_values.yaml rename to incubator/dvblink/0.0.31/ix_values.yaml diff --git a/incubator/dvblink/0.0.30/questions.yaml b/incubator/dvblink/0.0.31/questions.yaml similarity index 100% rename from incubator/dvblink/0.0.30/questions.yaml rename to incubator/dvblink/0.0.31/questions.yaml diff --git a/incubator/dvblink/0.0.30/templates/common.yaml b/incubator/dvblink/0.0.31/templates/common.yaml similarity index 100% rename from incubator/dvblink/0.0.30/templates/common.yaml rename to incubator/dvblink/0.0.31/templates/common.yaml diff --git a/incubator/dvblink/0.0.30/values.yaml b/incubator/dvblink/0.0.31/values.yaml similarity index 100% rename from incubator/dvblink/0.0.30/values.yaml rename to incubator/dvblink/0.0.31/values.yaml diff --git a/incubator/eco/0.0.30/CHANGELOG.md b/incubator/eco/0.0.30/CHANGELOG.md deleted file mode 100644 index e40f9186ecf..00000000000 --- a/incubator/eco/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [eco-0.0.30](https://github.com/truecharts/charts/compare/doublecommander-4.0.35...eco-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [eco-0.0.29](https://github.com/truecharts/charts/compare/ecodms-0.0.28...eco-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [eco-0.0.28](https://github.com/truecharts/charts/compare/eco-0.0.27...eco-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [eco-0.0.28](https://github.com/truecharts/charts/compare/eco-0.0.27...eco-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [eco-0.0.27](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.23...eco-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [eco-0.0.26](https://github.com/truecharts/charts/compare/deconz-8.0.37...eco-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/eco/0.0.30/Chart.lock b/incubator/eco/0.0.30/Chart.lock deleted file mode 100644 index 397c31d91cd..00000000000 --- a/incubator/eco/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:15:44.239022607Z" diff --git a/incubator/eco/0.0.30/Chart.yaml b/incubator/eco/0.0.30/Chart.yaml deleted file mode 100644 index ffb13730f7a..00000000000 --- a/incubator/eco/0.0.30/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.7.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.30 diff --git a/incubator/eco/0.0.30/README.md b/incubator/eco/0.0.30/README.md deleted file mode 100644 index 3f7c4a89438..00000000000 --- a/incubator/eco/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/eco/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/eco/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/eco/0.0.31/CHANGELOG.md b/incubator/eco/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..d01be7369b2 --- /dev/null +++ b/incubator/eco/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [eco-0.0.31](https://github.com/truecharts/charts/compare/deconz-8.0.44...eco-0.0.31) (2022-10-25) + +### Chore + +- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [eco-0.0.30](https://github.com/truecharts/charts/compare/doublecommander-4.0.35...eco-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [eco-0.0.29](https://github.com/truecharts/charts/compare/ecodms-0.0.28...eco-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [eco-0.0.28](https://github.com/truecharts/charts/compare/eco-0.0.27...eco-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [eco-0.0.28](https://github.com/truecharts/charts/compare/eco-0.0.27...eco-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [eco-0.0.27](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.23...eco-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [eco-0.0.26](https://github.com/truecharts/charts/compare/deconz-8.0.37...eco-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/eco/0.0.31/Chart.lock b/incubator/eco/0.0.31/Chart.lock new file mode 100644 index 00000000000..b0995164bc0 --- /dev/null +++ b/incubator/eco/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:47:47.074512009Z" diff --git a/incubator/eco/0.0.31/Chart.yaml b/incubator/eco/0.0.31/Chart.yaml new file mode 100644 index 00000000000..0c0ab30c9b7 --- /dev/null +++ b/incubator/eco/0.0.31/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.7.7 +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.31 diff --git a/incubator/eco/0.0.31/README.md b/incubator/eco/0.0.31/README.md new file mode 100644 index 00000000000..986218e142a --- /dev/null +++ b/incubator/eco/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/eco/0.0.31/app-readme.md similarity index 100% rename from incubator/eco/0.0.30/app-readme.md rename to incubator/eco/0.0.31/app-readme.md diff --git a/incubator/eco/0.0.31/charts/common-10.7.7.tgz b/incubator/eco/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/eco/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/eco/0.0.30/ix_values.yaml b/incubator/eco/0.0.31/ix_values.yaml similarity index 100% rename from incubator/eco/0.0.30/ix_values.yaml rename to incubator/eco/0.0.31/ix_values.yaml diff --git a/incubator/eco/0.0.30/questions.yaml b/incubator/eco/0.0.31/questions.yaml similarity index 100% rename from incubator/eco/0.0.30/questions.yaml rename to incubator/eco/0.0.31/questions.yaml diff --git a/incubator/eco/0.0.30/templates/common.yaml b/incubator/eco/0.0.31/templates/common.yaml similarity index 100% rename from incubator/eco/0.0.30/templates/common.yaml rename to incubator/eco/0.0.31/templates/common.yaml diff --git a/incubator/eco/0.0.30/values.yaml b/incubator/eco/0.0.31/values.yaml similarity index 100% rename from incubator/eco/0.0.30/values.yaml rename to incubator/eco/0.0.31/values.yaml diff --git a/incubator/ecodms/0.0.30/CHANGELOG.md b/incubator/ecodms/0.0.30/CHANGELOG.md deleted file mode 100644 index b97d1b6a05f..00000000000 --- a/incubator/ecodms/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ecodms-0.0.30](https://github.com/truecharts/charts/compare/ecodms-0.0.29...ecodms-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ecodms-0.0.29](https://github.com/truecharts/charts/compare/ecodms-0.0.28...ecodms-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ecodms-0.0.28](https://github.com/truecharts/charts/compare/ecodms-0.0.27...ecodms-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ecodms-0.0.28](https://github.com/truecharts/charts/compare/ecodms-0.0.27...ecodms-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ecodms-0.0.27](https://github.com/truecharts/charts/compare/ecodms-0.0.26...ecodms-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ecodms-0.0.26](https://github.com/truecharts/charts/compare/ecodms-0.0.25...ecodms-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/ecodms/0.0.30/Chart.lock b/incubator/ecodms/0.0.30/Chart.lock deleted file mode 100644 index 01266c73fbe..00000000000 --- a/incubator/ecodms/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:15:50.166960505Z" diff --git a/incubator/ecodms/0.0.30/Chart.yaml b/incubator/ecodms/0.0.30/Chart.yaml deleted file mode 100644 index 40beaea2a42..00000000000 --- a/incubator/ecodms/0.0.30/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.7.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.30 diff --git a/incubator/ecodms/0.0.30/README.md b/incubator/ecodms/0.0.30/README.md deleted file mode 100644 index cd3b5f0871c..00000000000 --- a/incubator/ecodms/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/ecodms/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/ecodms/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/ecodms/0.0.31/CHANGELOG.md b/incubator/ecodms/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..2342278a52c --- /dev/null +++ b/incubator/ecodms/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ecodms-0.0.31](https://github.com/truecharts/charts/compare/ecodms-0.0.30...ecodms-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ecodms-0.0.30](https://github.com/truecharts/charts/compare/ecodms-0.0.29...ecodms-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ecodms-0.0.29](https://github.com/truecharts/charts/compare/ecodms-0.0.28...ecodms-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ecodms-0.0.28](https://github.com/truecharts/charts/compare/ecodms-0.0.27...ecodms-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ecodms-0.0.28](https://github.com/truecharts/charts/compare/ecodms-0.0.27...ecodms-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ecodms-0.0.27](https://github.com/truecharts/charts/compare/ecodms-0.0.26...ecodms-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ecodms-0.0.26](https://github.com/truecharts/charts/compare/ecodms-0.0.25...ecodms-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/ecodms/0.0.31/Chart.lock b/incubator/ecodms/0.0.31/Chart.lock new file mode 100644 index 00000000000..1f64b7d1eb5 --- /dev/null +++ b/incubator/ecodms/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:47:49.803182271Z" diff --git a/incubator/ecodms/0.0.31/Chart.yaml b/incubator/ecodms/0.0.31/Chart.yaml new file mode 100644 index 00000000000..f1fa9e7a698 --- /dev/null +++ b/incubator/ecodms/0.0.31/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.7.7 +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.31 diff --git a/incubator/ecodms/0.0.31/README.md b/incubator/ecodms/0.0.31/README.md new file mode 100644 index 00000000000..d5fa550cdf7 --- /dev/null +++ b/incubator/ecodms/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/ecodms/0.0.31/app-readme.md similarity index 100% rename from incubator/ecodms/0.0.30/app-readme.md rename to incubator/ecodms/0.0.31/app-readme.md diff --git a/incubator/ecodms/0.0.31/charts/common-10.7.7.tgz b/incubator/ecodms/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/ecodms/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/ecodms/0.0.30/ix_values.yaml b/incubator/ecodms/0.0.31/ix_values.yaml similarity index 100% rename from incubator/ecodms/0.0.30/ix_values.yaml rename to incubator/ecodms/0.0.31/ix_values.yaml diff --git a/incubator/ecodms/0.0.30/questions.yaml b/incubator/ecodms/0.0.31/questions.yaml similarity index 100% rename from incubator/ecodms/0.0.30/questions.yaml rename to incubator/ecodms/0.0.31/questions.yaml diff --git a/incubator/ecodms/0.0.30/templates/common.yaml b/incubator/ecodms/0.0.31/templates/common.yaml similarity index 100% rename from incubator/ecodms/0.0.30/templates/common.yaml rename to incubator/ecodms/0.0.31/templates/common.yaml diff --git a/incubator/ecodms/0.0.30/values.yaml b/incubator/ecodms/0.0.31/values.yaml similarity index 100% rename from incubator/ecodms/0.0.30/values.yaml rename to incubator/ecodms/0.0.31/values.yaml diff --git a/incubator/electrum/0.0.30/CHANGELOG.md b/incubator/electrum/0.0.30/CHANGELOG.md deleted file mode 100644 index 4fb7982ad1f..00000000000 --- a/incubator/electrum/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [electrum-0.0.30](https://github.com/truecharts/charts/compare/electrum-0.0.29...electrum-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [electrum-0.0.29](https://github.com/truecharts/charts/compare/electrum-0.0.28...electrum-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [electrum-0.0.28](https://github.com/truecharts/charts/compare/electrum-0.0.27...electrum-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [electrum-0.0.28](https://github.com/truecharts/charts/compare/electrum-0.0.27...electrum-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [electrum-0.0.27](https://github.com/truecharts/charts/compare/electrum-0.0.26...electrum-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [electrum-0.0.26](https://github.com/truecharts/charts/compare/electrum-0.0.25...electrum-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/electrum/0.0.30/Chart.lock b/incubator/electrum/0.0.30/Chart.lock deleted file mode 100644 index 2fd337e26d6..00000000000 --- a/incubator/electrum/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:16:03.484333262Z" diff --git a/incubator/electrum/0.0.30/Chart.yaml b/incubator/electrum/0.0.30/Chart.yaml deleted file mode 100644 index 357ba90fc8d..00000000000 --- a/incubator/electrum/0.0.30/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.7.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.30 diff --git a/incubator/electrum/0.0.30/README.md b/incubator/electrum/0.0.30/README.md deleted file mode 100644 index 448ff7a693c..00000000000 --- a/incubator/electrum/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/electrum/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/electrum/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/electrum/0.0.31/CHANGELOG.md b/incubator/electrum/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..691f5fc2255 --- /dev/null +++ b/incubator/electrum/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [electrum-0.0.31](https://github.com/truecharts/charts/compare/electrum-0.0.30...electrum-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [electrum-0.0.30](https://github.com/truecharts/charts/compare/electrum-0.0.29...electrum-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [electrum-0.0.29](https://github.com/truecharts/charts/compare/electrum-0.0.28...electrum-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [electrum-0.0.28](https://github.com/truecharts/charts/compare/electrum-0.0.27...electrum-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [electrum-0.0.28](https://github.com/truecharts/charts/compare/electrum-0.0.27...electrum-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [electrum-0.0.27](https://github.com/truecharts/charts/compare/electrum-0.0.26...electrum-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [electrum-0.0.26](https://github.com/truecharts/charts/compare/electrum-0.0.25...electrum-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/electrum/0.0.31/Chart.lock b/incubator/electrum/0.0.31/Chart.lock new file mode 100644 index 00000000000..6f1fcc79d96 --- /dev/null +++ b/incubator/electrum/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:48:14.48985047Z" diff --git a/incubator/electrum/0.0.31/Chart.yaml b/incubator/electrum/0.0.31/Chart.yaml new file mode 100644 index 00000000000..afea2d34d66 --- /dev/null +++ b/incubator/electrum/0.0.31/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.7.7 +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.31 diff --git a/incubator/electrum/0.0.31/README.md b/incubator/electrum/0.0.31/README.md new file mode 100644 index 00000000000..88766b0c5c2 --- /dev/null +++ b/incubator/electrum/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/electrum/0.0.31/app-readme.md similarity index 100% rename from incubator/electrum/0.0.30/app-readme.md rename to incubator/electrum/0.0.31/app-readme.md diff --git a/incubator/electrum/0.0.31/charts/common-10.7.7.tgz b/incubator/electrum/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/electrum/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/electrum/0.0.30/ix_values.yaml b/incubator/electrum/0.0.31/ix_values.yaml similarity index 100% rename from incubator/electrum/0.0.30/ix_values.yaml rename to incubator/electrum/0.0.31/ix_values.yaml diff --git a/incubator/electrum/0.0.30/questions.yaml b/incubator/electrum/0.0.31/questions.yaml similarity index 100% rename from incubator/electrum/0.0.30/questions.yaml rename to incubator/electrum/0.0.31/questions.yaml diff --git a/incubator/electrum/0.0.30/templates/common.yaml b/incubator/electrum/0.0.31/templates/common.yaml similarity index 100% rename from incubator/electrum/0.0.30/templates/common.yaml rename to incubator/electrum/0.0.31/templates/common.yaml diff --git a/incubator/electrum/0.0.30/values.yaml b/incubator/electrum/0.0.31/values.yaml similarity index 100% rename from incubator/electrum/0.0.30/values.yaml rename to incubator/electrum/0.0.31/values.yaml diff --git a/incubator/emby-sync/0.0.30/CHANGELOG.md b/incubator/emby-sync/0.0.30/CHANGELOG.md deleted file mode 100644 index ccd6ee659b1..00000000000 --- a/incubator/emby-sync/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [emby-sync-0.0.30](https://github.com/truecharts/charts/compare/emby-sync-0.0.29...emby-sync-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [emby-sync-0.0.29](https://github.com/truecharts/charts/compare/emby-sync-0.0.28...emby-sync-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [emby-sync-0.0.28](https://github.com/truecharts/charts/compare/emby-sync-0.0.27...emby-sync-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [emby-sync-0.0.28](https://github.com/truecharts/charts/compare/emby-sync-0.0.27...emby-sync-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [emby-sync-0.0.27](https://github.com/truecharts/charts/compare/emby-sync-0.0.26...emby-sync-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [emby-sync-0.0.26](https://github.com/truecharts/charts/compare/emby-sync-0.0.25...emby-sync-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/emby-sync/0.0.30/Chart.lock b/incubator/emby-sync/0.0.30/Chart.lock deleted file mode 100644 index 8239c229629..00000000000 --- a/incubator/emby-sync/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:16:08.318142001Z" diff --git a/incubator/emby-sync/0.0.30/Chart.yaml b/incubator/emby-sync/0.0.30/Chart.yaml deleted file mode 100644 index 7325b794398..00000000000 --- a/incubator/emby-sync/0.0.30/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.7.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.30 diff --git a/incubator/emby-sync/0.0.30/README.md b/incubator/emby-sync/0.0.30/README.md deleted file mode 100644 index 34043667177..00000000000 --- a/incubator/emby-sync/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/emby-sync/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/emby-sync/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/emby-sync/0.0.31/CHANGELOG.md b/incubator/emby-sync/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..2e72337f72f --- /dev/null +++ b/incubator/emby-sync/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [emby-sync-0.0.31](https://github.com/truecharts/charts/compare/emby-sync-0.0.30...emby-sync-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [emby-sync-0.0.30](https://github.com/truecharts/charts/compare/emby-sync-0.0.29...emby-sync-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [emby-sync-0.0.29](https://github.com/truecharts/charts/compare/emby-sync-0.0.28...emby-sync-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [emby-sync-0.0.28](https://github.com/truecharts/charts/compare/emby-sync-0.0.27...emby-sync-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [emby-sync-0.0.28](https://github.com/truecharts/charts/compare/emby-sync-0.0.27...emby-sync-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [emby-sync-0.0.27](https://github.com/truecharts/charts/compare/emby-sync-0.0.26...emby-sync-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [emby-sync-0.0.26](https://github.com/truecharts/charts/compare/emby-sync-0.0.25...emby-sync-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/emby-sync/0.0.31/Chart.lock b/incubator/emby-sync/0.0.31/Chart.lock new file mode 100644 index 00000000000..a773da1e56d --- /dev/null +++ b/incubator/emby-sync/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:48:17.992812965Z" diff --git a/incubator/emby-sync/0.0.31/Chart.yaml b/incubator/emby-sync/0.0.31/Chart.yaml new file mode 100644 index 00000000000..8390ebdf2a6 --- /dev/null +++ b/incubator/emby-sync/0.0.31/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.7.7 +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.31 diff --git a/incubator/emby-sync/0.0.31/README.md b/incubator/emby-sync/0.0.31/README.md new file mode 100644 index 00000000000..0f45f4f444b --- /dev/null +++ b/incubator/emby-sync/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/emby-sync/0.0.31/app-readme.md similarity index 100% rename from incubator/emby-sync/0.0.30/app-readme.md rename to incubator/emby-sync/0.0.31/app-readme.md diff --git a/incubator/emby-sync/0.0.31/charts/common-10.7.7.tgz b/incubator/emby-sync/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/emby-sync/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/emby-sync/0.0.30/ix_values.yaml b/incubator/emby-sync/0.0.31/ix_values.yaml similarity index 100% rename from incubator/emby-sync/0.0.30/ix_values.yaml rename to incubator/emby-sync/0.0.31/ix_values.yaml diff --git a/incubator/emby-sync/0.0.30/questions.yaml b/incubator/emby-sync/0.0.31/questions.yaml similarity index 100% rename from incubator/emby-sync/0.0.30/questions.yaml rename to incubator/emby-sync/0.0.31/questions.yaml diff --git a/incubator/emby-sync/0.0.30/templates/common.yaml b/incubator/emby-sync/0.0.31/templates/common.yaml similarity index 100% rename from incubator/emby-sync/0.0.30/templates/common.yaml rename to incubator/emby-sync/0.0.31/templates/common.yaml diff --git a/incubator/emby-sync/0.0.30/values.yaml b/incubator/emby-sync/0.0.31/values.yaml similarity index 100% rename from incubator/emby-sync/0.0.30/values.yaml rename to incubator/emby-sync/0.0.31/values.yaml diff --git a/incubator/etesync/0.0.44/CHANGELOG.md b/incubator/etesync/0.0.44/CHANGELOG.md deleted file mode 100644 index 2bba4c79b3b..00000000000 --- a/incubator/etesync/0.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [etesync-0.0.44](https://github.com/truecharts/charts/compare/etesync-0.0.43...etesync-0.0.44) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [etesync-0.0.43](https://github.com/truecharts/charts/compare/etesync-0.0.41...etesync-0.0.43) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [etesync-0.0.41](https://github.com/truecharts/charts/compare/etesync-0.0.40...etesync-0.0.41) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [etesync-0.0.40](https://github.com/truecharts/charts/compare/etesync-0.0.39...etesync-0.0.40) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [etesync-0.0.39](https://github.com/truecharts/charts/compare/etesync-0.0.38...etesync-0.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [etesync-0.0.39](https://github.com/truecharts/charts/compare/etesync-0.0.38...etesync-0.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [etesync-0.0.38](https://github.com/truecharts/charts/compare/etesync-0.0.37...etesync-0.0.38) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [etesync-0.0.36](https://github.com/truecharts/charts/compare/etesync-0.0.35...etesync-0.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 - diff --git a/incubator/etesync/0.0.44/Chart.lock b/incubator/etesync/0.0.44/Chart.lock deleted file mode 100644 index d3239897ca7..00000000000 --- a/incubator/etesync/0.0.44/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:5944a2a450aec6283b54578a7276a1ba273ce06e0eed12428badb3d1d8c3b2ff -generated: "2022-10-24T06:46:19.71753533Z" diff --git a/incubator/etesync/0.0.44/Chart.yaml b/incubator/etesync/0.0.44/Chart.yaml deleted file mode 100644 index 08a8d2566d5..00000000000 --- a/incubator/etesync/0.0.44/Chart.yaml +++ /dev/null @@ -1,49 +0,0 @@ -apiVersion: v2 -appVersion: "0.10.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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.44 -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.44/README.md b/incubator/etesync/0.0.44/README.md deleted file mode 100644 index ffc2c92e620..00000000000 --- a/incubator/etesync/0.0.44/README.md +++ /dev/null @@ -1,111 +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.101 | -| https://charts.truecharts.org | redis | 3.0.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.44/charts/common-10.7.1.tgz b/incubator/etesync/0.0.44/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/etesync/0.0.44/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/etesync/0.0.44/charts/postgresql-8.0.101.tgz b/incubator/etesync/0.0.44/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/incubator/etesync/0.0.44/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/incubator/etesync/0.0.44/charts/redis-3.0.97.tgz b/incubator/etesync/0.0.44/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/incubator/etesync/0.0.44/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/incubator/etesync/0.0.45/CHANGELOG.md b/incubator/etesync/0.0.45/CHANGELOG.md new file mode 100644 index 00000000000..f1ae37b0358 --- /dev/null +++ b/incubator/etesync/0.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [etesync-0.0.45](https://github.com/truecharts/charts/compare/etesync-0.0.44...etesync-0.0.45) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [etesync-0.0.44](https://github.com/truecharts/charts/compare/etesync-0.0.43...etesync-0.0.44) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [etesync-0.0.43](https://github.com/truecharts/charts/compare/etesync-0.0.41...etesync-0.0.43) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [etesync-0.0.41](https://github.com/truecharts/charts/compare/etesync-0.0.40...etesync-0.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [etesync-0.0.40](https://github.com/truecharts/charts/compare/etesync-0.0.39...etesync-0.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [etesync-0.0.39](https://github.com/truecharts/charts/compare/etesync-0.0.38...etesync-0.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [etesync-0.0.39](https://github.com/truecharts/charts/compare/etesync-0.0.38...etesync-0.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [etesync-0.0.38](https://github.com/truecharts/charts/compare/etesync-0.0.37...etesync-0.0.38) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [etesync-0.0.36](https://github.com/truecharts/charts/compare/etesync-0.0.35...etesync-0.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [etesync-0.0.35](https://github.com/truecharts/charts/compare/etesync-0.0.34...etesync-0.0.35) (2022-09-25) + +### Chore + diff --git a/incubator/etesync/0.0.45/Chart.lock b/incubator/etesync/0.0.45/Chart.lock new file mode 100644 index 00000000000..acdfae10276 --- /dev/null +++ b/incubator/etesync/0.0.45/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:74b14c49cbb6c324d31f5e500c3bd2cfcbb61460306ba7433f71fa45ef2f03a3 +generated: "2022-10-25T08:48:59.696369552Z" diff --git a/incubator/etesync/0.0.45/Chart.yaml b/incubator/etesync/0.0.45/Chart.yaml new file mode 100644 index 00000000000..211281ccd65 --- /dev/null +++ b/incubator/etesync/0.0.45/Chart.yaml @@ -0,0 +1,49 @@ +apiVersion: v2 +appVersion: "0.10.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.45 +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.45/README.md b/incubator/etesync/0.0.45/README.md new file mode 100644 index 00000000000..dc01dc3acdc --- /dev/null +++ b/incubator/etesync/0.0.45/README.md @@ -0,0 +1,111 @@ +# 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.106 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.44/app-readme.md b/incubator/etesync/0.0.45/app-readme.md similarity index 100% rename from incubator/etesync/0.0.44/app-readme.md rename to incubator/etesync/0.0.45/app-readme.md diff --git a/incubator/etesync/0.0.45/charts/common-10.7.7.tgz b/incubator/etesync/0.0.45/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/etesync/0.0.45/charts/common-10.7.7.tgz differ diff --git a/incubator/etesync/0.0.45/charts/postgresql-8.0.106.tgz b/incubator/etesync/0.0.45/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/incubator/etesync/0.0.45/charts/postgresql-8.0.106.tgz differ diff --git a/incubator/etesync/0.0.45/charts/redis-3.0.102.tgz b/incubator/etesync/0.0.45/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/incubator/etesync/0.0.45/charts/redis-3.0.102.tgz differ diff --git a/incubator/etesync/0.0.44/ix_values.yaml b/incubator/etesync/0.0.45/ix_values.yaml similarity index 100% rename from incubator/etesync/0.0.44/ix_values.yaml rename to incubator/etesync/0.0.45/ix_values.yaml diff --git a/incubator/etesync/0.0.44/questions.yaml b/incubator/etesync/0.0.45/questions.yaml similarity index 100% rename from incubator/etesync/0.0.44/questions.yaml rename to incubator/etesync/0.0.45/questions.yaml diff --git a/incubator/etesync/0.0.44/templates/_secret.tpl b/incubator/etesync/0.0.45/templates/_secret.tpl similarity index 100% rename from incubator/etesync/0.0.44/templates/_secret.tpl rename to incubator/etesync/0.0.45/templates/_secret.tpl diff --git a/incubator/etesync/0.0.44/templates/common.yaml b/incubator/etesync/0.0.45/templates/common.yaml similarity index 100% rename from incubator/etesync/0.0.44/templates/common.yaml rename to incubator/etesync/0.0.45/templates/common.yaml diff --git a/incubator/etesync/0.0.44/values.yaml b/incubator/etesync/0.0.45/values.yaml similarity index 100% rename from incubator/etesync/0.0.44/values.yaml rename to incubator/etesync/0.0.45/values.yaml diff --git a/incubator/ethercalc/0.0.30/CHANGELOG.md b/incubator/ethercalc/0.0.30/CHANGELOG.md deleted file mode 100644 index 70ec0f6dcb2..00000000000 --- a/incubator/ethercalc/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ethercalc-0.0.30](https://github.com/truecharts/charts/compare/ethercalc-0.0.29...ethercalc-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ethercalc-0.0.29](https://github.com/truecharts/charts/compare/ethercalc-0.0.28...ethercalc-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ethercalc-0.0.28](https://github.com/truecharts/charts/compare/ethercalc-0.0.27...ethercalc-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ethercalc-0.0.28](https://github.com/truecharts/charts/compare/ethercalc-0.0.27...ethercalc-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ethercalc-0.0.27](https://github.com/truecharts/charts/compare/ethercalc-0.0.26...ethercalc-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ethercalc-0.0.26](https://github.com/truecharts/charts/compare/ethercalc-0.0.25...ethercalc-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/ethercalc/0.0.30/Chart.lock b/incubator/ethercalc/0.0.30/Chart.lock deleted file mode 100644 index cf356c29063..00000000000 --- a/incubator/ethercalc/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:16:20.949436761Z" diff --git a/incubator/ethercalc/0.0.30/Chart.yaml b/incubator/ethercalc/0.0.30/Chart.yaml deleted file mode 100644 index 84fbe33cb39..00000000000 --- a/incubator/ethercalc/0.0.30/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.7.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.30 diff --git a/incubator/ethercalc/0.0.30/README.md b/incubator/ethercalc/0.0.30/README.md deleted file mode 100644 index 15d21398121..00000000000 --- a/incubator/ethercalc/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/ethercalc/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/ethercalc/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/ethercalc/0.0.31/CHANGELOG.md b/incubator/ethercalc/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..406f0e31385 --- /dev/null +++ b/incubator/ethercalc/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ethercalc-0.0.31](https://github.com/truecharts/charts/compare/ethercalc-0.0.30...ethercalc-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ethercalc-0.0.30](https://github.com/truecharts/charts/compare/ethercalc-0.0.29...ethercalc-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ethercalc-0.0.29](https://github.com/truecharts/charts/compare/ethercalc-0.0.28...ethercalc-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ethercalc-0.0.28](https://github.com/truecharts/charts/compare/ethercalc-0.0.27...ethercalc-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ethercalc-0.0.28](https://github.com/truecharts/charts/compare/ethercalc-0.0.27...ethercalc-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ethercalc-0.0.27](https://github.com/truecharts/charts/compare/ethercalc-0.0.26...ethercalc-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ethercalc-0.0.26](https://github.com/truecharts/charts/compare/ethercalc-0.0.25...ethercalc-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/ethercalc/0.0.31/Chart.lock b/incubator/ethercalc/0.0.31/Chart.lock new file mode 100644 index 00000000000..b888c7e6414 --- /dev/null +++ b/incubator/ethercalc/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:48:29.971056853Z" diff --git a/incubator/ethercalc/0.0.31/Chart.yaml b/incubator/ethercalc/0.0.31/Chart.yaml new file mode 100644 index 00000000000..f8b7ffc5cde --- /dev/null +++ b/incubator/ethercalc/0.0.31/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.7.7 +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.31 diff --git a/incubator/ethercalc/0.0.31/README.md b/incubator/ethercalc/0.0.31/README.md new file mode 100644 index 00000000000..58bf7f2474f --- /dev/null +++ b/incubator/ethercalc/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/ethercalc/0.0.31/app-readme.md similarity index 100% rename from incubator/ethercalc/0.0.30/app-readme.md rename to incubator/ethercalc/0.0.31/app-readme.md diff --git a/incubator/ethercalc/0.0.31/charts/common-10.7.7.tgz b/incubator/ethercalc/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/ethercalc/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/ethercalc/0.0.30/ix_values.yaml b/incubator/ethercalc/0.0.31/ix_values.yaml similarity index 100% rename from incubator/ethercalc/0.0.30/ix_values.yaml rename to incubator/ethercalc/0.0.31/ix_values.yaml diff --git a/incubator/ethercalc/0.0.30/questions.yaml b/incubator/ethercalc/0.0.31/questions.yaml similarity index 100% rename from incubator/ethercalc/0.0.30/questions.yaml rename to incubator/ethercalc/0.0.31/questions.yaml diff --git a/incubator/ethercalc/0.0.30/templates/common.yaml b/incubator/ethercalc/0.0.31/templates/common.yaml similarity index 100% rename from incubator/ethercalc/0.0.30/templates/common.yaml rename to incubator/ethercalc/0.0.31/templates/common.yaml diff --git a/incubator/ethercalc/0.0.30/values.yaml b/incubator/ethercalc/0.0.31/values.yaml similarity index 100% rename from incubator/ethercalc/0.0.30/values.yaml rename to incubator/ethercalc/0.0.31/values.yaml diff --git a/incubator/euterpe/0.0.31/CHANGELOG.md b/incubator/euterpe/0.0.31/CHANGELOG.md deleted file mode 100644 index fff8953b81a..00000000000 --- a/incubator/euterpe/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [euterpe-0.0.31](https://github.com/truecharts/charts/compare/euterpe-0.0.30...euterpe-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [euterpe-0.0.30](https://github.com/truecharts/charts/compare/euterpe-0.0.29...euterpe-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [euterpe-0.0.29](https://github.com/truecharts/charts/compare/euterpe-0.0.28...euterpe-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [euterpe-0.0.29](https://github.com/truecharts/charts/compare/euterpe-0.0.28...euterpe-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [euterpe-0.0.28](https://github.com/truecharts/charts/compare/euterpe-0.0.27...euterpe-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [euterpe-0.0.27](https://github.com/truecharts/charts/compare/euterpe-0.0.26...euterpe-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/euterpe/0.0.31/Chart.lock b/incubator/euterpe/0.0.31/Chart.lock deleted file mode 100644 index 664623a1cbc..00000000000 --- a/incubator/euterpe/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:16:34.556155845Z" diff --git a/incubator/euterpe/0.0.31/Chart.yaml b/incubator/euterpe/0.0.31/Chart.yaml deleted file mode 100644 index b5c65c207f1..00000000000 --- a/incubator/euterpe/0.0.31/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.7.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.31 diff --git a/incubator/euterpe/0.0.31/README.md b/incubator/euterpe/0.0.31/README.md deleted file mode 100644 index 48bdbdb5800..00000000000 --- a/incubator/euterpe/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/euterpe/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/euterpe/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/euterpe/0.0.32/CHANGELOG.md b/incubator/euterpe/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..35c19658259 --- /dev/null +++ b/incubator/euterpe/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [euterpe-0.0.32](https://github.com/truecharts/charts/compare/euterpe-0.0.31...euterpe-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [euterpe-0.0.31](https://github.com/truecharts/charts/compare/euterpe-0.0.30...euterpe-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [euterpe-0.0.30](https://github.com/truecharts/charts/compare/euterpe-0.0.29...euterpe-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [euterpe-0.0.29](https://github.com/truecharts/charts/compare/euterpe-0.0.28...euterpe-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [euterpe-0.0.29](https://github.com/truecharts/charts/compare/euterpe-0.0.28...euterpe-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [euterpe-0.0.28](https://github.com/truecharts/charts/compare/euterpe-0.0.27...euterpe-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [euterpe-0.0.27](https://github.com/truecharts/charts/compare/euterpe-0.0.26...euterpe-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/euterpe/0.0.32/Chart.lock b/incubator/euterpe/0.0.32/Chart.lock new file mode 100644 index 00000000000..786785547fd --- /dev/null +++ b/incubator/euterpe/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:48:56.394060978Z" diff --git a/incubator/euterpe/0.0.32/Chart.yaml b/incubator/euterpe/0.0.32/Chart.yaml new file mode 100644 index 00000000000..cc1e2674478 --- /dev/null +++ b/incubator/euterpe/0.0.32/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.7.7 +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.32 diff --git a/incubator/euterpe/0.0.32/README.md b/incubator/euterpe/0.0.32/README.md new file mode 100644 index 00000000000..80cac9b49e0 --- /dev/null +++ b/incubator/euterpe/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/euterpe/0.0.32/app-readme.md similarity index 100% rename from incubator/euterpe/0.0.31/app-readme.md rename to incubator/euterpe/0.0.32/app-readme.md diff --git a/incubator/euterpe/0.0.32/charts/common-10.7.7.tgz b/incubator/euterpe/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/euterpe/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/euterpe/0.0.31/ix_values.yaml b/incubator/euterpe/0.0.32/ix_values.yaml similarity index 100% rename from incubator/euterpe/0.0.31/ix_values.yaml rename to incubator/euterpe/0.0.32/ix_values.yaml diff --git a/incubator/euterpe/0.0.31/questions.yaml b/incubator/euterpe/0.0.32/questions.yaml similarity index 100% rename from incubator/euterpe/0.0.31/questions.yaml rename to incubator/euterpe/0.0.32/questions.yaml diff --git a/incubator/euterpe/0.0.31/templates/common.yaml b/incubator/euterpe/0.0.32/templates/common.yaml similarity index 100% rename from incubator/euterpe/0.0.31/templates/common.yaml rename to incubator/euterpe/0.0.32/templates/common.yaml diff --git a/incubator/euterpe/0.0.31/values.yaml b/incubator/euterpe/0.0.32/values.yaml similarity index 100% rename from incubator/euterpe/0.0.31/values.yaml rename to incubator/euterpe/0.0.32/values.yaml diff --git a/incubator/explainshell/0.0.30/CHANGELOG.md b/incubator/explainshell/0.0.30/CHANGELOG.md deleted file mode 100644 index fe1ef3c5937..00000000000 --- a/incubator/explainshell/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [explainshell-0.0.30](https://github.com/truecharts/charts/compare/explainshell-0.0.29...explainshell-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [explainshell-0.0.29](https://github.com/truecharts/charts/compare/explainshell-0.0.28...explainshell-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [explainshell-0.0.28](https://github.com/truecharts/charts/compare/explainshell-0.0.27...explainshell-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [explainshell-0.0.28](https://github.com/truecharts/charts/compare/explainshell-0.0.27...explainshell-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [explainshell-0.0.27](https://github.com/truecharts/charts/compare/explainshell-0.0.26...explainshell-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [explainshell-0.0.26](https://github.com/truecharts/charts/compare/explainshell-0.0.25...explainshell-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/explainshell/0.0.30/Chart.lock b/incubator/explainshell/0.0.30/Chart.lock deleted file mode 100644 index 9044c5569c4..00000000000 --- a/incubator/explainshell/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:16:39.198009397Z" diff --git a/incubator/explainshell/0.0.30/Chart.yaml b/incubator/explainshell/0.0.30/Chart.yaml deleted file mode 100644 index a4acd228b52..00000000000 --- a/incubator/explainshell/0.0.30/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.7.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.30 diff --git a/incubator/explainshell/0.0.30/README.md b/incubator/explainshell/0.0.30/README.md deleted file mode 100644 index 4588b163f78..00000000000 --- a/incubator/explainshell/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/explainshell/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/explainshell/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/explainshell/0.0.31/CHANGELOG.md b/incubator/explainshell/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..bd2009d830d --- /dev/null +++ b/incubator/explainshell/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [explainshell-0.0.31](https://github.com/truecharts/charts/compare/explainshell-0.0.30...explainshell-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [explainshell-0.0.30](https://github.com/truecharts/charts/compare/explainshell-0.0.29...explainshell-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [explainshell-0.0.29](https://github.com/truecharts/charts/compare/explainshell-0.0.28...explainshell-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [explainshell-0.0.28](https://github.com/truecharts/charts/compare/explainshell-0.0.27...explainshell-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [explainshell-0.0.28](https://github.com/truecharts/charts/compare/explainshell-0.0.27...explainshell-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [explainshell-0.0.27](https://github.com/truecharts/charts/compare/explainshell-0.0.26...explainshell-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [explainshell-0.0.26](https://github.com/truecharts/charts/compare/explainshell-0.0.25...explainshell-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/explainshell/0.0.31/Chart.lock b/incubator/explainshell/0.0.31/Chart.lock new file mode 100644 index 00000000000..6560f23d187 --- /dev/null +++ b/incubator/explainshell/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:49:00.325654633Z" diff --git a/incubator/explainshell/0.0.31/Chart.yaml b/incubator/explainshell/0.0.31/Chart.yaml new file mode 100644 index 00000000000..01e0a60d824 --- /dev/null +++ b/incubator/explainshell/0.0.31/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.7.7 +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.31 diff --git a/incubator/explainshell/0.0.31/README.md b/incubator/explainshell/0.0.31/README.md new file mode 100644 index 00000000000..57b673d37ea --- /dev/null +++ b/incubator/explainshell/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/explainshell/0.0.31/app-readme.md similarity index 100% rename from incubator/explainshell/0.0.30/app-readme.md rename to incubator/explainshell/0.0.31/app-readme.md diff --git a/incubator/explainshell/0.0.31/charts/common-10.7.7.tgz b/incubator/explainshell/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/explainshell/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/explainshell/0.0.30/ix_values.yaml b/incubator/explainshell/0.0.31/ix_values.yaml similarity index 100% rename from incubator/explainshell/0.0.30/ix_values.yaml rename to incubator/explainshell/0.0.31/ix_values.yaml diff --git a/incubator/explainshell/0.0.30/questions.yaml b/incubator/explainshell/0.0.31/questions.yaml similarity index 100% rename from incubator/explainshell/0.0.30/questions.yaml rename to incubator/explainshell/0.0.31/questions.yaml diff --git a/incubator/explainshell/0.0.30/templates/common.yaml b/incubator/explainshell/0.0.31/templates/common.yaml similarity index 100% rename from incubator/explainshell/0.0.30/templates/common.yaml rename to incubator/explainshell/0.0.31/templates/common.yaml diff --git a/incubator/explainshell/0.0.30/values.yaml b/incubator/explainshell/0.0.31/values.yaml similarity index 100% rename from incubator/explainshell/0.0.30/values.yaml rename to incubator/explainshell/0.0.31/values.yaml diff --git a/incubator/external-ip/0.0.31/CHANGELOG.md b/incubator/external-ip/0.0.31/CHANGELOG.md deleted file mode 100644 index dc10aac8bab..00000000000 --- a/incubator/external-ip/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [external-ip-0.0.31](https://github.com/truecharts/charts/compare/external-ip-0.0.30...external-ip-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [external-ip-0.0.30](https://github.com/truecharts/charts/compare/external-ip-0.0.29...external-ip-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [external-ip-0.0.29](https://github.com/truecharts/charts/compare/external-ip-0.0.28...external-ip-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [external-ip-0.0.29](https://github.com/truecharts/charts/compare/external-ip-0.0.28...external-ip-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [external-ip-0.0.28](https://github.com/truecharts/charts/compare/external-ip-0.0.27...external-ip-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [external-ip-0.0.27](https://github.com/truecharts/charts/compare/external-ip-0.0.26...external-ip-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/external-ip/0.0.31/Chart.lock b/incubator/external-ip/0.0.31/Chart.lock deleted file mode 100644 index e513c721461..00000000000 --- a/incubator/external-ip/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:16:53.249580522Z" diff --git a/incubator/external-ip/0.0.31/Chart.yaml b/incubator/external-ip/0.0.31/Chart.yaml deleted file mode 100644 index 1c08e500a98..00000000000 --- a/incubator/external-ip/0.0.31/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.7.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.31 diff --git a/incubator/external-ip/0.0.31/README.md b/incubator/external-ip/0.0.31/README.md deleted file mode 100644 index 513c63e3354..00000000000 --- a/incubator/external-ip/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/external-ip/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/external-ip/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/external-ip/0.0.32/CHANGELOG.md b/incubator/external-ip/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..23137d63e81 --- /dev/null +++ b/incubator/external-ip/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [external-ip-0.0.32](https://github.com/truecharts/charts/compare/external-ip-0.0.31...external-ip-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [external-ip-0.0.31](https://github.com/truecharts/charts/compare/external-ip-0.0.30...external-ip-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [external-ip-0.0.30](https://github.com/truecharts/charts/compare/external-ip-0.0.29...external-ip-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [external-ip-0.0.29](https://github.com/truecharts/charts/compare/external-ip-0.0.28...external-ip-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [external-ip-0.0.29](https://github.com/truecharts/charts/compare/external-ip-0.0.28...external-ip-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [external-ip-0.0.28](https://github.com/truecharts/charts/compare/external-ip-0.0.27...external-ip-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [external-ip-0.0.27](https://github.com/truecharts/charts/compare/external-ip-0.0.26...external-ip-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/external-ip/0.0.32/Chart.lock b/incubator/external-ip/0.0.32/Chart.lock new file mode 100644 index 00000000000..d83a11858a9 --- /dev/null +++ b/incubator/external-ip/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:49:11.261658333Z" diff --git a/incubator/external-ip/0.0.32/Chart.yaml b/incubator/external-ip/0.0.32/Chart.yaml new file mode 100644 index 00000000000..aed3aa9d764 --- /dev/null +++ b/incubator/external-ip/0.0.32/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.7.7 +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.32 diff --git a/incubator/external-ip/0.0.32/README.md b/incubator/external-ip/0.0.32/README.md new file mode 100644 index 00000000000..600e530fbfd --- /dev/null +++ b/incubator/external-ip/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/external-ip/0.0.32/app-readme.md similarity index 100% rename from incubator/external-ip/0.0.31/app-readme.md rename to incubator/external-ip/0.0.32/app-readme.md diff --git a/incubator/external-ip/0.0.32/charts/common-10.7.7.tgz b/incubator/external-ip/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/external-ip/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/external-ip/0.0.31/ix_values.yaml b/incubator/external-ip/0.0.32/ix_values.yaml similarity index 100% rename from incubator/external-ip/0.0.31/ix_values.yaml rename to incubator/external-ip/0.0.32/ix_values.yaml diff --git a/incubator/external-ip/0.0.31/questions.yaml b/incubator/external-ip/0.0.32/questions.yaml similarity index 100% rename from incubator/external-ip/0.0.31/questions.yaml rename to incubator/external-ip/0.0.32/questions.yaml diff --git a/incubator/external-ip/0.0.31/templates/common.yaml b/incubator/external-ip/0.0.32/templates/common.yaml similarity index 100% rename from incubator/external-ip/0.0.31/templates/common.yaml rename to incubator/external-ip/0.0.32/templates/common.yaml diff --git a/incubator/external-ip/0.0.31/values.yaml b/incubator/external-ip/0.0.32/values.yaml similarity index 100% rename from incubator/external-ip/0.0.31/values.yaml rename to incubator/external-ip/0.0.32/values.yaml diff --git a/incubator/factorio/0.0.40/CHANGELOG.md b/incubator/factorio/0.0.40/CHANGELOG.md deleted file mode 100644 index 33239619500..00000000000 --- a/incubator/factorio/0.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [factorio-0.0.40](https://github.com/truecharts/charts/compare/factorio-0.0.39...factorio-0.0.40) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [factorio-0.0.39](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.29...factorio-0.0.39) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [factorio-0.0.38](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.28...factorio-0.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [factorio-0.0.37](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.27...factorio-0.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [factorio-0.0.37](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.27...factorio-0.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [factorio-0.0.36](https://github.com/truecharts/charts/compare/factorio-0.0.35...factorio-0.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [factorio-0.0.35](https://github.com/truecharts/charts/compare/factorio-0.0.34...factorio-0.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/factorio/0.0.40/Chart.lock b/incubator/factorio/0.0.40/Chart.lock deleted file mode 100644 index 4bcb6a49190..00000000000 --- a/incubator/factorio/0.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:17:05.889828709Z" diff --git a/incubator/factorio/0.0.40/Chart.yaml b/incubator/factorio/0.0.40/Chart.yaml deleted file mode 100644 index c97f22c0ca8..00000000000 --- a/incubator/factorio/0.0.40/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.7.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.40 diff --git a/incubator/factorio/0.0.40/README.md b/incubator/factorio/0.0.40/README.md deleted file mode 100644 index 55eb1eeedc2..00000000000 --- a/incubator/factorio/0.0.40/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.40/charts/common-10.7.1.tgz b/incubator/factorio/0.0.40/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/factorio/0.0.40/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/factorio/0.0.41/CHANGELOG.md b/incubator/factorio/0.0.41/CHANGELOG.md new file mode 100644 index 00000000000..89a2f8daa28 --- /dev/null +++ b/incubator/factorio/0.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [factorio-0.0.41](https://github.com/truecharts/charts/compare/factorio-0.0.40...factorio-0.0.41) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [factorio-0.0.40](https://github.com/truecharts/charts/compare/factorio-0.0.39...factorio-0.0.40) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [factorio-0.0.39](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.29...factorio-0.0.39) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [factorio-0.0.38](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.28...factorio-0.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [factorio-0.0.37](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.27...factorio-0.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [factorio-0.0.37](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.27...factorio-0.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [factorio-0.0.36](https://github.com/truecharts/charts/compare/factorio-0.0.35...factorio-0.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [factorio-0.0.35](https://github.com/truecharts/charts/compare/factorio-0.0.34...factorio-0.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/factorio/0.0.41/Chart.lock b/incubator/factorio/0.0.41/Chart.lock new file mode 100644 index 00000000000..57c0f60551d --- /dev/null +++ b/incubator/factorio/0.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:49:37.533091219Z" diff --git a/incubator/factorio/0.0.41/Chart.yaml b/incubator/factorio/0.0.41/Chart.yaml new file mode 100644 index 00000000000..51355182ea7 --- /dev/null +++ b/incubator/factorio/0.0.41/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.7.7 +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.41 diff --git a/incubator/factorio/0.0.41/README.md b/incubator/factorio/0.0.41/README.md new file mode 100644 index 00000000000..bf7178de302 --- /dev/null +++ b/incubator/factorio/0.0.41/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.40/app-readme.md b/incubator/factorio/0.0.41/app-readme.md similarity index 100% rename from incubator/factorio/0.0.40/app-readme.md rename to incubator/factorio/0.0.41/app-readme.md diff --git a/incubator/factorio/0.0.41/charts/common-10.7.7.tgz b/incubator/factorio/0.0.41/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/factorio/0.0.41/charts/common-10.7.7.tgz differ diff --git a/incubator/factorio/0.0.40/ix_values.yaml b/incubator/factorio/0.0.41/ix_values.yaml similarity index 100% rename from incubator/factorio/0.0.40/ix_values.yaml rename to incubator/factorio/0.0.41/ix_values.yaml diff --git a/incubator/factorio/0.0.40/questions.yaml b/incubator/factorio/0.0.41/questions.yaml similarity index 100% rename from incubator/factorio/0.0.40/questions.yaml rename to incubator/factorio/0.0.41/questions.yaml diff --git a/incubator/factorio/0.0.40/templates/common.yaml b/incubator/factorio/0.0.41/templates/common.yaml similarity index 100% rename from incubator/factorio/0.0.40/templates/common.yaml rename to incubator/factorio/0.0.41/templates/common.yaml diff --git a/incubator/factorio/0.0.40/values.yaml b/incubator/factorio/0.0.41/values.yaml similarity index 100% rename from incubator/factorio/0.0.40/values.yaml rename to incubator/factorio/0.0.41/values.yaml diff --git a/incubator/factorioservermanager/0.0.30/CHANGELOG.md b/incubator/factorioservermanager/0.0.30/CHANGELOG.md deleted file mode 100644 index f060cc00d2b..00000000000 --- a/incubator/factorioservermanager/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [factorioservermanager-0.0.30](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.29...factorioservermanager-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [factorioservermanager-0.0.29](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.28...factorioservermanager-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [factorioservermanager-0.0.28](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.27...factorioservermanager-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [factorioservermanager-0.0.28](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.27...factorioservermanager-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [factorioservermanager-0.0.27](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.26...factorioservermanager-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [factorioservermanager-0.0.26](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.25...factorioservermanager-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/factorioservermanager/0.0.30/Chart.lock b/incubator/factorioservermanager/0.0.30/Chart.lock deleted file mode 100644 index 1ef0f34db3b..00000000000 --- a/incubator/factorioservermanager/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:17:10.686260351Z" diff --git a/incubator/factorioservermanager/0.0.30/Chart.yaml b/incubator/factorioservermanager/0.0.30/Chart.yaml deleted file mode 100644 index 2f16a80e507..00000000000 --- a/incubator/factorioservermanager/0.0.30/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.7.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.30 diff --git a/incubator/factorioservermanager/0.0.30/README.md b/incubator/factorioservermanager/0.0.30/README.md deleted file mode 100644 index bab3ebc16f3..00000000000 --- a/incubator/factorioservermanager/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/factorioservermanager/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/factorioservermanager/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/factorioservermanager/0.0.31/CHANGELOG.md b/incubator/factorioservermanager/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..89c7c23dd16 --- /dev/null +++ b/incubator/factorioservermanager/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [factorioservermanager-0.0.31](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.30...factorioservermanager-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [factorioservermanager-0.0.30](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.29...factorioservermanager-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [factorioservermanager-0.0.29](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.28...factorioservermanager-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [factorioservermanager-0.0.28](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.27...factorioservermanager-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [factorioservermanager-0.0.28](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.27...factorioservermanager-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [factorioservermanager-0.0.27](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.26...factorioservermanager-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [factorioservermanager-0.0.26](https://github.com/truecharts/charts/compare/factorioservermanager-0.0.25...factorioservermanager-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/factorioservermanager/0.0.31/Chart.lock b/incubator/factorioservermanager/0.0.31/Chart.lock new file mode 100644 index 00000000000..f246893097b --- /dev/null +++ b/incubator/factorioservermanager/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:49:42.147898911Z" diff --git a/incubator/factorioservermanager/0.0.31/Chart.yaml b/incubator/factorioservermanager/0.0.31/Chart.yaml new file mode 100644 index 00000000000..7b6c484b4ee --- /dev/null +++ b/incubator/factorioservermanager/0.0.31/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.7.7 +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.31 diff --git a/incubator/factorioservermanager/0.0.31/README.md b/incubator/factorioservermanager/0.0.31/README.md new file mode 100644 index 00000000000..a1bd65cb210 --- /dev/null +++ b/incubator/factorioservermanager/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/factorioservermanager/0.0.31/app-readme.md similarity index 100% rename from incubator/factorioservermanager/0.0.30/app-readme.md rename to incubator/factorioservermanager/0.0.31/app-readme.md diff --git a/incubator/factorioservermanager/0.0.31/charts/common-10.7.7.tgz b/incubator/factorioservermanager/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/factorioservermanager/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/factorioservermanager/0.0.30/ix_values.yaml b/incubator/factorioservermanager/0.0.31/ix_values.yaml similarity index 100% rename from incubator/factorioservermanager/0.0.30/ix_values.yaml rename to incubator/factorioservermanager/0.0.31/ix_values.yaml diff --git a/incubator/factorioservermanager/0.0.30/questions.yaml b/incubator/factorioservermanager/0.0.31/questions.yaml similarity index 100% rename from incubator/factorioservermanager/0.0.30/questions.yaml rename to incubator/factorioservermanager/0.0.31/questions.yaml diff --git a/incubator/factorioservermanager/0.0.30/templates/common.yaml b/incubator/factorioservermanager/0.0.31/templates/common.yaml similarity index 100% rename from incubator/factorioservermanager/0.0.30/templates/common.yaml rename to incubator/factorioservermanager/0.0.31/templates/common.yaml diff --git a/incubator/factorioservermanager/0.0.30/values.yaml b/incubator/factorioservermanager/0.0.31/values.yaml similarity index 100% rename from incubator/factorioservermanager/0.0.30/values.yaml rename to incubator/factorioservermanager/0.0.31/values.yaml diff --git a/incubator/facturascripts/0.0.30/CHANGELOG.md b/incubator/facturascripts/0.0.30/CHANGELOG.md deleted file mode 100644 index b23d5a0bd1f..00000000000 --- a/incubator/facturascripts/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [facturascripts-0.0.30](https://github.com/truecharts/charts/compare/facturascripts-0.0.29...facturascripts-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [facturascripts-0.0.29](https://github.com/truecharts/charts/compare/facturascripts-0.0.28...facturascripts-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [facturascripts-0.0.28](https://github.com/truecharts/charts/compare/facturascripts-0.0.27...facturascripts-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [facturascripts-0.0.28](https://github.com/truecharts/charts/compare/facturascripts-0.0.27...facturascripts-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [facturascripts-0.0.27](https://github.com/truecharts/charts/compare/facturascripts-0.0.26...facturascripts-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [facturascripts-0.0.26](https://github.com/truecharts/charts/compare/facturascripts-0.0.25...facturascripts-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/facturascripts/0.0.30/Chart.lock b/incubator/facturascripts/0.0.30/Chart.lock deleted file mode 100644 index f0eb7108438..00000000000 --- a/incubator/facturascripts/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:17:11.070535961Z" diff --git a/incubator/facturascripts/0.0.30/Chart.yaml b/incubator/facturascripts/0.0.30/Chart.yaml deleted file mode 100644 index 5289531726b..00000000000 --- a/incubator/facturascripts/0.0.30/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.7.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.30 diff --git a/incubator/facturascripts/0.0.30/README.md b/incubator/facturascripts/0.0.30/README.md deleted file mode 100644 index 45e095900f0..00000000000 --- a/incubator/facturascripts/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/facturascripts/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/facturascripts/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/facturascripts/0.0.31/CHANGELOG.md b/incubator/facturascripts/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..bfaf60c3a0e --- /dev/null +++ b/incubator/facturascripts/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [facturascripts-0.0.31](https://github.com/truecharts/charts/compare/facturascripts-0.0.30...facturascripts-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [facturascripts-0.0.30](https://github.com/truecharts/charts/compare/facturascripts-0.0.29...facturascripts-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [facturascripts-0.0.29](https://github.com/truecharts/charts/compare/facturascripts-0.0.28...facturascripts-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [facturascripts-0.0.28](https://github.com/truecharts/charts/compare/facturascripts-0.0.27...facturascripts-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [facturascripts-0.0.28](https://github.com/truecharts/charts/compare/facturascripts-0.0.27...facturascripts-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [facturascripts-0.0.27](https://github.com/truecharts/charts/compare/facturascripts-0.0.26...facturascripts-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [facturascripts-0.0.26](https://github.com/truecharts/charts/compare/facturascripts-0.0.25...facturascripts-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/facturascripts/0.0.31/Chart.lock b/incubator/facturascripts/0.0.31/Chart.lock new file mode 100644 index 00000000000..6cec5d883d6 --- /dev/null +++ b/incubator/facturascripts/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:49:53.224929005Z" diff --git a/incubator/facturascripts/0.0.31/Chart.yaml b/incubator/facturascripts/0.0.31/Chart.yaml new file mode 100644 index 00000000000..dfe0dbb8552 --- /dev/null +++ b/incubator/facturascripts/0.0.31/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.7.7 +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.31 diff --git a/incubator/facturascripts/0.0.31/README.md b/incubator/facturascripts/0.0.31/README.md new file mode 100644 index 00000000000..2fe40a248ec --- /dev/null +++ b/incubator/facturascripts/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/facturascripts/0.0.31/app-readme.md similarity index 100% rename from incubator/facturascripts/0.0.30/app-readme.md rename to incubator/facturascripts/0.0.31/app-readme.md diff --git a/incubator/facturascripts/0.0.31/charts/common-10.7.7.tgz b/incubator/facturascripts/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/facturascripts/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/facturascripts/0.0.30/ix_values.yaml b/incubator/facturascripts/0.0.31/ix_values.yaml similarity index 100% rename from incubator/facturascripts/0.0.30/ix_values.yaml rename to incubator/facturascripts/0.0.31/ix_values.yaml diff --git a/incubator/facturascripts/0.0.30/questions.yaml b/incubator/facturascripts/0.0.31/questions.yaml similarity index 100% rename from incubator/facturascripts/0.0.30/questions.yaml rename to incubator/facturascripts/0.0.31/questions.yaml diff --git a/incubator/facturascripts/0.0.30/templates/common.yaml b/incubator/facturascripts/0.0.31/templates/common.yaml similarity index 100% rename from incubator/facturascripts/0.0.30/templates/common.yaml rename to incubator/facturascripts/0.0.31/templates/common.yaml diff --git a/incubator/facturascripts/0.0.30/values.yaml b/incubator/facturascripts/0.0.31/values.yaml similarity index 100% rename from incubator/facturascripts/0.0.30/values.yaml rename to incubator/facturascripts/0.0.31/values.yaml diff --git a/incubator/fancyindex/1.0.39/CHANGELOG.md b/incubator/fancyindex/1.0.39/CHANGELOG.md deleted file mode 100644 index caa17db7d57..00000000000 --- a/incubator/fancyindex/1.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fancyindex-1.0.39](https://github.com/truecharts/charts/compare/fancyindex-1.0.38...fancyindex-1.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [fancyindex-1.0.38](https://github.com/truecharts/charts/compare/fancyindex-1.0.37...fancyindex-1.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [fancyindex-1.0.37](https://github.com/truecharts/charts/compare/fancyindex-1.0.36...fancyindex-1.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fancyindex-1.0.37](https://github.com/truecharts/charts/compare/fancyindex-1.0.36...fancyindex-1.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fancyindex-1.0.36](https://github.com/truecharts/charts/compare/fancyindex-1.0.35...fancyindex-1.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [fancyindex-1.0.35](https://github.com/truecharts/charts/compare/fancyindex-1.0.34...fancyindex-1.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/fancyindex/1.0.39/Chart.lock b/incubator/fancyindex/1.0.39/Chart.lock deleted file mode 100644 index c9b527eacaf..00000000000 --- a/incubator/fancyindex/1.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:17:24.946244598Z" diff --git a/incubator/fancyindex/1.0.39/Chart.yaml b/incubator/fancyindex/1.0.39/Chart.yaml deleted file mode 100644 index 86078c412d1..00000000000 --- a/incubator/fancyindex/1.0.39/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: fancyindex -version: 1.0.39 -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.7.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.39/README.md b/incubator/fancyindex/1.0.39/README.md deleted file mode 100644 index 211ba467465..00000000000 --- a/incubator/fancyindex/1.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/incubator/fancyindex/1.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/fancyindex/1.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/fancyindex/1.0.40/CHANGELOG.md b/incubator/fancyindex/1.0.40/CHANGELOG.md new file mode 100644 index 00000000000..040e8a3e5da --- /dev/null +++ b/incubator/fancyindex/1.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fancyindex-1.0.40](https://github.com/truecharts/charts/compare/fancyindex-1.0.39...fancyindex-1.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [fancyindex-1.0.39](https://github.com/truecharts/charts/compare/fancyindex-1.0.38...fancyindex-1.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [fancyindex-1.0.38](https://github.com/truecharts/charts/compare/fancyindex-1.0.37...fancyindex-1.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [fancyindex-1.0.37](https://github.com/truecharts/charts/compare/fancyindex-1.0.36...fancyindex-1.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fancyindex-1.0.37](https://github.com/truecharts/charts/compare/fancyindex-1.0.36...fancyindex-1.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fancyindex-1.0.36](https://github.com/truecharts/charts/compare/fancyindex-1.0.35...fancyindex-1.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [fancyindex-1.0.35](https://github.com/truecharts/charts/compare/fancyindex-1.0.34...fancyindex-1.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/fancyindex/1.0.40/Chart.lock b/incubator/fancyindex/1.0.40/Chart.lock new file mode 100644 index 00000000000..d81af93ce82 --- /dev/null +++ b/incubator/fancyindex/1.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:50:12.959641892Z" diff --git a/incubator/fancyindex/1.0.40/Chart.yaml b/incubator/fancyindex/1.0.40/Chart.yaml new file mode 100644 index 00000000000..264be906d4e --- /dev/null +++ b/incubator/fancyindex/1.0.40/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: fancyindex +version: 1.0.40 +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.7.7 +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.40/README.md b/incubator/fancyindex/1.0.40/README.md new file mode 100644 index 00000000000..a86cf67cb7b --- /dev/null +++ b/incubator/fancyindex/1.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/incubator/fancyindex/1.0.40/app-readme.md similarity index 100% rename from incubator/fancyindex/1.0.39/app-readme.md rename to incubator/fancyindex/1.0.40/app-readme.md diff --git a/incubator/fancyindex/1.0.40/charts/common-10.7.7.tgz b/incubator/fancyindex/1.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/fancyindex/1.0.40/charts/common-10.7.7.tgz differ diff --git a/incubator/fancyindex/1.0.39/ix_values.yaml b/incubator/fancyindex/1.0.40/ix_values.yaml similarity index 100% rename from incubator/fancyindex/1.0.39/ix_values.yaml rename to incubator/fancyindex/1.0.40/ix_values.yaml diff --git a/incubator/fancyindex/1.0.39/questions.yaml b/incubator/fancyindex/1.0.40/questions.yaml similarity index 100% rename from incubator/fancyindex/1.0.39/questions.yaml rename to incubator/fancyindex/1.0.40/questions.yaml diff --git a/incubator/fancyindex/1.0.39/templates/common.yaml b/incubator/fancyindex/1.0.40/templates/common.yaml similarity index 100% rename from incubator/fancyindex/1.0.39/templates/common.yaml rename to incubator/fancyindex/1.0.40/templates/common.yaml diff --git a/incubator/fancyindex/1.0.39/values.yaml b/incubator/fancyindex/1.0.40/values.yaml similarity index 100% rename from incubator/fancyindex/1.0.39/values.yaml rename to incubator/fancyindex/1.0.40/values.yaml diff --git a/incubator/farmos/0.0.32/CHANGELOG.md b/incubator/farmos/0.0.32/CHANGELOG.md deleted file mode 100644 index 024bfb5d154..00000000000 --- a/incubator/farmos/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [farmos-0.0.32](https://github.com/truecharts/charts/compare/farmos-0.0.31...farmos-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [farmos-0.0.31](https://github.com/truecharts/charts/compare/farmos-0.0.30...farmos-0.0.31) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [farmos-0.0.30](https://github.com/truecharts/charts/compare/farmos-0.0.29...farmos-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [farmos-0.0.30](https://github.com/truecharts/charts/compare/farmos-0.0.29...farmos-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [farmos-0.0.29](https://github.com/truecharts/charts/compare/farmos-0.0.28...farmos-0.0.29) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [farmos-0.0.28](https://github.com/truecharts/charts/compare/farmos-0.0.27...farmos-0.0.28) (2022-09-30) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) - - - - -## [farmos-0.0.27](https://github.com/truecharts/charts/compare/farmos-0.0.26...farmos-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/farmos/0.0.32/Chart.lock b/incubator/farmos/0.0.32/Chart.lock deleted file mode 100644 index d51af3143de..00000000000 --- a/incubator/farmos/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:17:38.052363065Z" diff --git a/incubator/farmos/0.0.32/Chart.yaml b/incubator/farmos/0.0.32/Chart.yaml deleted file mode 100644 index c26e8a299ef..00000000000 --- a/incubator/farmos/0.0.32/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.7.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.32 diff --git a/incubator/farmos/0.0.32/README.md b/incubator/farmos/0.0.32/README.md deleted file mode 100644 index 8516ab45408..00000000000 --- a/incubator/farmos/0.0.32/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.32/charts/common-10.7.1.tgz b/incubator/farmos/0.0.32/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/farmos/0.0.32/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/farmos/0.0.33/CHANGELOG.md b/incubator/farmos/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..dcf7ac483af --- /dev/null +++ b/incubator/farmos/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [farmos-0.0.33](https://github.com/truecharts/charts/compare/farmos-0.0.32...farmos-0.0.33) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [farmos-0.0.32](https://github.com/truecharts/charts/compare/farmos-0.0.31...farmos-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [farmos-0.0.31](https://github.com/truecharts/charts/compare/farmos-0.0.30...farmos-0.0.31) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [farmos-0.0.30](https://github.com/truecharts/charts/compare/farmos-0.0.29...farmos-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [farmos-0.0.30](https://github.com/truecharts/charts/compare/farmos-0.0.29...farmos-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [farmos-0.0.29](https://github.com/truecharts/charts/compare/farmos-0.0.28...farmos-0.0.29) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [farmos-0.0.28](https://github.com/truecharts/charts/compare/farmos-0.0.27...farmos-0.0.28) (2022-09-30) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) + + + + +## [farmos-0.0.27](https://github.com/truecharts/charts/compare/farmos-0.0.26...farmos-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/farmos/0.0.33/Chart.lock b/incubator/farmos/0.0.33/Chart.lock new file mode 100644 index 00000000000..93bdc52a22c --- /dev/null +++ b/incubator/farmos/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:50:18.861193741Z" diff --git a/incubator/farmos/0.0.33/Chart.yaml b/incubator/farmos/0.0.33/Chart.yaml new file mode 100644 index 00000000000..7997d2168a1 --- /dev/null +++ b/incubator/farmos/0.0.33/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.7.7 +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.33 diff --git a/incubator/farmos/0.0.33/README.md b/incubator/farmos/0.0.33/README.md new file mode 100644 index 00000000000..b651633d858 --- /dev/null +++ b/incubator/farmos/0.0.33/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.32/app-readme.md b/incubator/farmos/0.0.33/app-readme.md similarity index 100% rename from incubator/farmos/0.0.32/app-readme.md rename to incubator/farmos/0.0.33/app-readme.md diff --git a/incubator/farmos/0.0.33/charts/common-10.7.7.tgz b/incubator/farmos/0.0.33/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/farmos/0.0.33/charts/common-10.7.7.tgz differ diff --git a/incubator/farmos/0.0.32/ix_values.yaml b/incubator/farmos/0.0.33/ix_values.yaml similarity index 100% rename from incubator/farmos/0.0.32/ix_values.yaml rename to incubator/farmos/0.0.33/ix_values.yaml diff --git a/incubator/farmos/0.0.32/questions.yaml b/incubator/farmos/0.0.33/questions.yaml similarity index 100% rename from incubator/farmos/0.0.32/questions.yaml rename to incubator/farmos/0.0.33/questions.yaml diff --git a/incubator/farmos/0.0.32/templates/common.yaml b/incubator/farmos/0.0.33/templates/common.yaml similarity index 100% rename from incubator/farmos/0.0.32/templates/common.yaml rename to incubator/farmos/0.0.33/templates/common.yaml diff --git a/incubator/farmos/0.0.32/values.yaml b/incubator/farmos/0.0.33/values.yaml similarity index 100% rename from incubator/farmos/0.0.32/values.yaml rename to incubator/farmos/0.0.33/values.yaml diff --git a/incubator/fastcom-mqtt/0.0.31/CHANGELOG.md b/incubator/fastcom-mqtt/0.0.31/CHANGELOG.md deleted file mode 100644 index d0f265c5fa3..00000000000 --- a/incubator/fastcom-mqtt/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fastcom-mqtt-0.0.31](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.30...fastcom-mqtt-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [fastcom-mqtt-0.0.30](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.29...fastcom-mqtt-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [fastcom-mqtt-0.0.29](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.28...fastcom-mqtt-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fastcom-mqtt-0.0.29](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.28...fastcom-mqtt-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fastcom-mqtt-0.0.28](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.27...fastcom-mqtt-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [fastcom-mqtt-0.0.27](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.26...fastcom-mqtt-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/fastcom-mqtt/0.0.31/Chart.lock b/incubator/fastcom-mqtt/0.0.31/Chart.lock deleted file mode 100644 index 30d1adf44c2..00000000000 --- a/incubator/fastcom-mqtt/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:17:41.427408316Z" diff --git a/incubator/fastcom-mqtt/0.0.31/Chart.yaml b/incubator/fastcom-mqtt/0.0.31/Chart.yaml deleted file mode 100644 index 87c0286a990..00000000000 --- a/incubator/fastcom-mqtt/0.0.31/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.7.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.31 diff --git a/incubator/fastcom-mqtt/0.0.31/README.md b/incubator/fastcom-mqtt/0.0.31/README.md deleted file mode 100644 index 92ae51cb5b1..00000000000 --- a/incubator/fastcom-mqtt/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/fastcom-mqtt/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/fastcom-mqtt/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/fastcom-mqtt/0.0.32/CHANGELOG.md b/incubator/fastcom-mqtt/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..0c79470c504 --- /dev/null +++ b/incubator/fastcom-mqtt/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fastcom-mqtt-0.0.32](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.31...fastcom-mqtt-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [fastcom-mqtt-0.0.31](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.30...fastcom-mqtt-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [fastcom-mqtt-0.0.30](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.29...fastcom-mqtt-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [fastcom-mqtt-0.0.29](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.28...fastcom-mqtt-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fastcom-mqtt-0.0.29](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.28...fastcom-mqtt-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fastcom-mqtt-0.0.28](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.27...fastcom-mqtt-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [fastcom-mqtt-0.0.27](https://github.com/truecharts/charts/compare/fastcom-mqtt-0.0.26...fastcom-mqtt-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/fastcom-mqtt/0.0.32/Chart.lock b/incubator/fastcom-mqtt/0.0.32/Chart.lock new file mode 100644 index 00000000000..eff9dc15b47 --- /dev/null +++ b/incubator/fastcom-mqtt/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:50:23.920567519Z" diff --git a/incubator/fastcom-mqtt/0.0.32/Chart.yaml b/incubator/fastcom-mqtt/0.0.32/Chart.yaml new file mode 100644 index 00000000000..1b5ff73d6f7 --- /dev/null +++ b/incubator/fastcom-mqtt/0.0.32/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.7.7 +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.32 diff --git a/incubator/fastcom-mqtt/0.0.32/README.md b/incubator/fastcom-mqtt/0.0.32/README.md new file mode 100644 index 00000000000..cf2876005a4 --- /dev/null +++ b/incubator/fastcom-mqtt/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/fastcom-mqtt/0.0.32/app-readme.md similarity index 100% rename from incubator/fastcom-mqtt/0.0.31/app-readme.md rename to incubator/fastcom-mqtt/0.0.32/app-readme.md diff --git a/incubator/fastcom-mqtt/0.0.32/charts/common-10.7.7.tgz b/incubator/fastcom-mqtt/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/fastcom-mqtt/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/fastcom-mqtt/0.0.31/ix_values.yaml b/incubator/fastcom-mqtt/0.0.32/ix_values.yaml similarity index 100% rename from incubator/fastcom-mqtt/0.0.31/ix_values.yaml rename to incubator/fastcom-mqtt/0.0.32/ix_values.yaml diff --git a/incubator/fastcom-mqtt/0.0.31/questions.yaml b/incubator/fastcom-mqtt/0.0.32/questions.yaml similarity index 100% rename from incubator/fastcom-mqtt/0.0.31/questions.yaml rename to incubator/fastcom-mqtt/0.0.32/questions.yaml diff --git a/incubator/fastcom-mqtt/0.0.31/templates/common.yaml b/incubator/fastcom-mqtt/0.0.32/templates/common.yaml similarity index 100% rename from incubator/fastcom-mqtt/0.0.31/templates/common.yaml rename to incubator/fastcom-mqtt/0.0.32/templates/common.yaml diff --git a/incubator/fastcom-mqtt/0.0.31/values.yaml b/incubator/fastcom-mqtt/0.0.32/values.yaml similarity index 100% rename from incubator/fastcom-mqtt/0.0.31/values.yaml rename to incubator/fastcom-mqtt/0.0.32/values.yaml diff --git a/incubator/fenrus/0.0.31/CHANGELOG.md b/incubator/fenrus/0.0.31/CHANGELOG.md deleted file mode 100644 index be4afcccf77..00000000000 --- a/incubator/fenrus/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fenrus-0.0.31](https://github.com/truecharts/charts/compare/fenrus-0.0.30...fenrus-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [fenrus-0.0.30](https://github.com/truecharts/charts/compare/fenrus-0.0.29...fenrus-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [fenrus-0.0.29](https://github.com/truecharts/charts/compare/fenrus-0.0.28...fenrus-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fenrus-0.0.29](https://github.com/truecharts/charts/compare/fenrus-0.0.28...fenrus-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fenrus-0.0.28](https://github.com/truecharts/charts/compare/fenrus-0.0.27...fenrus-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [fenrus-0.0.27](https://github.com/truecharts/charts/compare/fenrus-0.0.26...fenrus-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/fenrus/0.0.31/Chart.lock b/incubator/fenrus/0.0.31/Chart.lock deleted file mode 100644 index 596435bd7fa..00000000000 --- a/incubator/fenrus/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:17:41.758788839Z" diff --git a/incubator/fenrus/0.0.31/Chart.yaml b/incubator/fenrus/0.0.31/Chart.yaml deleted file mode 100644 index 88267275ac3..00000000000 --- a/incubator/fenrus/0.0.31/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.7.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.31 diff --git a/incubator/fenrus/0.0.31/README.md b/incubator/fenrus/0.0.31/README.md deleted file mode 100644 index 1e67de49c49..00000000000 --- a/incubator/fenrus/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/fenrus/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/fenrus/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/fenrus/0.0.32/CHANGELOG.md b/incubator/fenrus/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..af167f32252 --- /dev/null +++ b/incubator/fenrus/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fenrus-0.0.32](https://github.com/truecharts/charts/compare/fenrus-0.0.31...fenrus-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [fenrus-0.0.31](https://github.com/truecharts/charts/compare/fenrus-0.0.30...fenrus-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [fenrus-0.0.30](https://github.com/truecharts/charts/compare/fenrus-0.0.29...fenrus-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [fenrus-0.0.29](https://github.com/truecharts/charts/compare/fenrus-0.0.28...fenrus-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fenrus-0.0.29](https://github.com/truecharts/charts/compare/fenrus-0.0.28...fenrus-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fenrus-0.0.28](https://github.com/truecharts/charts/compare/fenrus-0.0.27...fenrus-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [fenrus-0.0.27](https://github.com/truecharts/charts/compare/fenrus-0.0.26...fenrus-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/fenrus/0.0.32/Chart.lock b/incubator/fenrus/0.0.32/Chart.lock new file mode 100644 index 00000000000..37ecd579b0d --- /dev/null +++ b/incubator/fenrus/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:50:34.567228138Z" diff --git a/incubator/fenrus/0.0.32/Chart.yaml b/incubator/fenrus/0.0.32/Chart.yaml new file mode 100644 index 00000000000..82292f4200d --- /dev/null +++ b/incubator/fenrus/0.0.32/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.7.7 +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.32 diff --git a/incubator/fenrus/0.0.32/README.md b/incubator/fenrus/0.0.32/README.md new file mode 100644 index 00000000000..bf92119dab6 --- /dev/null +++ b/incubator/fenrus/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/fenrus/0.0.32/app-readme.md similarity index 100% rename from incubator/fenrus/0.0.31/app-readme.md rename to incubator/fenrus/0.0.32/app-readme.md diff --git a/incubator/fenrus/0.0.32/charts/common-10.7.7.tgz b/incubator/fenrus/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/fenrus/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/fenrus/0.0.31/ix_values.yaml b/incubator/fenrus/0.0.32/ix_values.yaml similarity index 100% rename from incubator/fenrus/0.0.31/ix_values.yaml rename to incubator/fenrus/0.0.32/ix_values.yaml diff --git a/incubator/fenrus/0.0.31/questions.yaml b/incubator/fenrus/0.0.32/questions.yaml similarity index 100% rename from incubator/fenrus/0.0.31/questions.yaml rename to incubator/fenrus/0.0.32/questions.yaml diff --git a/incubator/fenrus/0.0.31/templates/common.yaml b/incubator/fenrus/0.0.32/templates/common.yaml similarity index 100% rename from incubator/fenrus/0.0.31/templates/common.yaml rename to incubator/fenrus/0.0.32/templates/common.yaml diff --git a/incubator/fenrus/0.0.31/values.yaml b/incubator/fenrus/0.0.32/values.yaml similarity index 100% rename from incubator/fenrus/0.0.31/values.yaml rename to incubator/fenrus/0.0.32/values.yaml diff --git a/incubator/ferdi-client/0.0.30/CHANGELOG.md b/incubator/ferdi-client/0.0.30/CHANGELOG.md deleted file mode 100644 index f4a0dfd1054..00000000000 --- a/incubator/ferdi-client/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ferdi-client-0.0.30](https://github.com/truecharts/charts/compare/ferdi-client-0.0.29...ferdi-client-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ferdi-client-0.0.29](https://github.com/truecharts/charts/compare/ferdi-client-0.0.28...ferdi-client-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ferdi-client-0.0.28](https://github.com/truecharts/charts/compare/ferdi-client-0.0.27...ferdi-client-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ferdi-client-0.0.28](https://github.com/truecharts/charts/compare/ferdi-client-0.0.27...ferdi-client-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ferdi-client-0.0.27](https://github.com/truecharts/charts/compare/ferdi-client-0.0.26...ferdi-client-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ferdi-client-0.0.26](https://github.com/truecharts/charts/compare/ferdi-client-0.0.25...ferdi-client-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/ferdi-client/0.0.30/Chart.lock b/incubator/ferdi-client/0.0.30/Chart.lock deleted file mode 100644 index 167d0345667..00000000000 --- a/incubator/ferdi-client/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:17:55.935170554Z" diff --git a/incubator/ferdi-client/0.0.30/Chart.yaml b/incubator/ferdi-client/0.0.30/Chart.yaml deleted file mode 100644 index ca53cefd26b..00000000000 --- a/incubator/ferdi-client/0.0.30/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.7.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.30 diff --git a/incubator/ferdi-client/0.0.30/README.md b/incubator/ferdi-client/0.0.30/README.md deleted file mode 100644 index 583d4f9cd49..00000000000 --- a/incubator/ferdi-client/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/ferdi-client/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/ferdi-client/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/ferdi-client/0.0.31/CHANGELOG.md b/incubator/ferdi-client/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..cb213825793 --- /dev/null +++ b/incubator/ferdi-client/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ferdi-client-0.0.31](https://github.com/truecharts/charts/compare/ferdi-client-0.0.30...ferdi-client-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ferdi-client-0.0.30](https://github.com/truecharts/charts/compare/ferdi-client-0.0.29...ferdi-client-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ferdi-client-0.0.29](https://github.com/truecharts/charts/compare/ferdi-client-0.0.28...ferdi-client-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ferdi-client-0.0.28](https://github.com/truecharts/charts/compare/ferdi-client-0.0.27...ferdi-client-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ferdi-client-0.0.28](https://github.com/truecharts/charts/compare/ferdi-client-0.0.27...ferdi-client-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ferdi-client-0.0.27](https://github.com/truecharts/charts/compare/ferdi-client-0.0.26...ferdi-client-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ferdi-client-0.0.26](https://github.com/truecharts/charts/compare/ferdi-client-0.0.25...ferdi-client-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/ferdi-client/0.0.31/Chart.lock b/incubator/ferdi-client/0.0.31/Chart.lock new file mode 100644 index 00000000000..882ae8c4dda --- /dev/null +++ b/incubator/ferdi-client/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:50:53.749158318Z" diff --git a/incubator/ferdi-client/0.0.31/Chart.yaml b/incubator/ferdi-client/0.0.31/Chart.yaml new file mode 100644 index 00000000000..ba56c912d03 --- /dev/null +++ b/incubator/ferdi-client/0.0.31/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.7.7 +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.31 diff --git a/incubator/ferdi-client/0.0.31/README.md b/incubator/ferdi-client/0.0.31/README.md new file mode 100644 index 00000000000..52d619bbe14 --- /dev/null +++ b/incubator/ferdi-client/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/ferdi-client/0.0.31/app-readme.md similarity index 100% rename from incubator/ferdi-client/0.0.30/app-readme.md rename to incubator/ferdi-client/0.0.31/app-readme.md diff --git a/incubator/ferdi-client/0.0.31/charts/common-10.7.7.tgz b/incubator/ferdi-client/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/ferdi-client/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/ferdi-client/0.0.30/ix_values.yaml b/incubator/ferdi-client/0.0.31/ix_values.yaml similarity index 100% rename from incubator/ferdi-client/0.0.30/ix_values.yaml rename to incubator/ferdi-client/0.0.31/ix_values.yaml diff --git a/incubator/ferdi-client/0.0.30/questions.yaml b/incubator/ferdi-client/0.0.31/questions.yaml similarity index 100% rename from incubator/ferdi-client/0.0.30/questions.yaml rename to incubator/ferdi-client/0.0.31/questions.yaml diff --git a/incubator/ferdi-client/0.0.30/templates/common.yaml b/incubator/ferdi-client/0.0.31/templates/common.yaml similarity index 100% rename from incubator/ferdi-client/0.0.30/templates/common.yaml rename to incubator/ferdi-client/0.0.31/templates/common.yaml diff --git a/incubator/ferdi-client/0.0.30/values.yaml b/incubator/ferdi-client/0.0.31/values.yaml similarity index 100% rename from incubator/ferdi-client/0.0.30/values.yaml rename to incubator/ferdi-client/0.0.31/values.yaml diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.30/CHANGELOG.md b/incubator/ffmpeg-mkvdts2ac3/0.0.30/CHANGELOG.md deleted file mode 100644 index 3a18b54bd2f..00000000000 --- a/incubator/ffmpeg-mkvdts2ac3/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ffmpeg-mkvdts2ac3-0.0.30](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.29...ffmpeg-mkvdts2ac3-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ffmpeg-mkvdts2ac3-0.0.29](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.28...ffmpeg-mkvdts2ac3-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ffmpeg-mkvdts2ac3-0.0.28](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.27...ffmpeg-mkvdts2ac3-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ffmpeg-mkvdts2ac3-0.0.28](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.27...ffmpeg-mkvdts2ac3-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ffmpeg-mkvdts2ac3-0.0.27](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.26...ffmpeg-mkvdts2ac3-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ffmpeg-mkvdts2ac3-0.0.26](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.25...ffmpeg-mkvdts2ac3-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.30/Chart.lock b/incubator/ffmpeg-mkvdts2ac3/0.0.30/Chart.lock deleted file mode 100644 index 3d14a6121e1..00000000000 --- a/incubator/ffmpeg-mkvdts2ac3/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:18:08.564722637Z" diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.30/Chart.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.30/Chart.yaml deleted file mode 100644 index 5833330bb4a..00000000000 --- a/incubator/ffmpeg-mkvdts2ac3/0.0.30/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.7.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.30 diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.30/README.md b/incubator/ffmpeg-mkvdts2ac3/0.0.30/README.md deleted file mode 100644 index 3e9901cac53..00000000000 --- a/incubator/ffmpeg-mkvdts2ac3/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/ffmpeg-mkvdts2ac3/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/ffmpeg-mkvdts2ac3/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.31/CHANGELOG.md b/incubator/ffmpeg-mkvdts2ac3/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..6938978d99d --- /dev/null +++ b/incubator/ffmpeg-mkvdts2ac3/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ffmpeg-mkvdts2ac3-0.0.31](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.30...ffmpeg-mkvdts2ac3-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ffmpeg-mkvdts2ac3-0.0.30](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.29...ffmpeg-mkvdts2ac3-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ffmpeg-mkvdts2ac3-0.0.29](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.28...ffmpeg-mkvdts2ac3-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ffmpeg-mkvdts2ac3-0.0.28](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.27...ffmpeg-mkvdts2ac3-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ffmpeg-mkvdts2ac3-0.0.28](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.27...ffmpeg-mkvdts2ac3-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ffmpeg-mkvdts2ac3-0.0.27](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.26...ffmpeg-mkvdts2ac3-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ffmpeg-mkvdts2ac3-0.0.26](https://github.com/truecharts/charts/compare/ffmpeg-mkvdts2ac3-0.0.25...ffmpeg-mkvdts2ac3-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.31/Chart.lock b/incubator/ffmpeg-mkvdts2ac3/0.0.31/Chart.lock new file mode 100644 index 00000000000..5ea9d4506c5 --- /dev/null +++ b/incubator/ffmpeg-mkvdts2ac3/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:50:59.386604974Z" diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.31/Chart.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.31/Chart.yaml new file mode 100644 index 00000000000..542c13b330a --- /dev/null +++ b/incubator/ffmpeg-mkvdts2ac3/0.0.31/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.7.7 +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.31 diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.31/README.md b/incubator/ffmpeg-mkvdts2ac3/0.0.31/README.md new file mode 100644 index 00000000000..2ffa61989d0 --- /dev/null +++ b/incubator/ffmpeg-mkvdts2ac3/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/ffmpeg-mkvdts2ac3/0.0.31/app-readme.md similarity index 100% rename from incubator/ffmpeg-mkvdts2ac3/0.0.30/app-readme.md rename to incubator/ffmpeg-mkvdts2ac3/0.0.31/app-readme.md diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.31/charts/common-10.7.7.tgz b/incubator/ffmpeg-mkvdts2ac3/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/ffmpeg-mkvdts2ac3/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.30/ix_values.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.31/ix_values.yaml similarity index 100% rename from incubator/ffmpeg-mkvdts2ac3/0.0.30/ix_values.yaml rename to incubator/ffmpeg-mkvdts2ac3/0.0.31/ix_values.yaml diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.30/questions.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.31/questions.yaml similarity index 100% rename from incubator/ffmpeg-mkvdts2ac3/0.0.30/questions.yaml rename to incubator/ffmpeg-mkvdts2ac3/0.0.31/questions.yaml diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.30/templates/common.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.31/templates/common.yaml similarity index 100% rename from incubator/ffmpeg-mkvdts2ac3/0.0.30/templates/common.yaml rename to incubator/ffmpeg-mkvdts2ac3/0.0.31/templates/common.yaml diff --git a/incubator/ffmpeg-mkvdts2ac3/0.0.30/values.yaml b/incubator/ffmpeg-mkvdts2ac3/0.0.31/values.yaml similarity index 100% rename from incubator/ffmpeg-mkvdts2ac3/0.0.30/values.yaml rename to incubator/ffmpeg-mkvdts2ac3/0.0.31/values.yaml diff --git a/incubator/filegator/0.0.30/CHANGELOG.md b/incubator/filegator/0.0.30/CHANGELOG.md deleted file mode 100644 index d8ed8a45553..00000000000 --- a/incubator/filegator/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [filegator-0.0.30](https://github.com/truecharts/charts/compare/filegator-0.0.29...filegator-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [filegator-0.0.29](https://github.com/truecharts/charts/compare/filegator-0.0.28...filegator-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [filegator-0.0.28](https://github.com/truecharts/charts/compare/filegator-0.0.27...filegator-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [filegator-0.0.28](https://github.com/truecharts/charts/compare/filegator-0.0.27...filegator-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [filegator-0.0.27](https://github.com/truecharts/charts/compare/filegator-0.0.26...filegator-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [filegator-0.0.26](https://github.com/truecharts/charts/compare/filegator-0.0.25...filegator-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/filegator/0.0.30/Chart.lock b/incubator/filegator/0.0.30/Chart.lock deleted file mode 100644 index 290249b2948..00000000000 --- a/incubator/filegator/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:18:13.138880599Z" diff --git a/incubator/filegator/0.0.30/Chart.yaml b/incubator/filegator/0.0.30/Chart.yaml deleted file mode 100644 index 6b82ae77ab8..00000000000 --- a/incubator/filegator/0.0.30/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.7.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.30 diff --git a/incubator/filegator/0.0.30/README.md b/incubator/filegator/0.0.30/README.md deleted file mode 100644 index 3768d9c82ba..00000000000 --- a/incubator/filegator/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/filegator/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/filegator/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/filegator/0.0.31/CHANGELOG.md b/incubator/filegator/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..3625df7eed5 --- /dev/null +++ b/incubator/filegator/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filegator-0.0.31](https://github.com/truecharts/charts/compare/filegator-0.0.30...filegator-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [filegator-0.0.30](https://github.com/truecharts/charts/compare/filegator-0.0.29...filegator-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [filegator-0.0.29](https://github.com/truecharts/charts/compare/filegator-0.0.28...filegator-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [filegator-0.0.28](https://github.com/truecharts/charts/compare/filegator-0.0.27...filegator-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [filegator-0.0.28](https://github.com/truecharts/charts/compare/filegator-0.0.27...filegator-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [filegator-0.0.27](https://github.com/truecharts/charts/compare/filegator-0.0.26...filegator-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [filegator-0.0.26](https://github.com/truecharts/charts/compare/filegator-0.0.25...filegator-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/filegator/0.0.31/Chart.lock b/incubator/filegator/0.0.31/Chart.lock new file mode 100644 index 00000000000..d577536dab4 --- /dev/null +++ b/incubator/filegator/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:51:04.620077021Z" diff --git a/incubator/filegator/0.0.31/Chart.yaml b/incubator/filegator/0.0.31/Chart.yaml new file mode 100644 index 00000000000..71a0b24758d --- /dev/null +++ b/incubator/filegator/0.0.31/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.7.7 +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.31 diff --git a/incubator/filegator/0.0.31/README.md b/incubator/filegator/0.0.31/README.md new file mode 100644 index 00000000000..c675527f479 --- /dev/null +++ b/incubator/filegator/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/filegator/0.0.31/app-readme.md similarity index 100% rename from incubator/filegator/0.0.30/app-readme.md rename to incubator/filegator/0.0.31/app-readme.md diff --git a/incubator/filegator/0.0.31/charts/common-10.7.7.tgz b/incubator/filegator/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/filegator/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/filegator/0.0.30/ix_values.yaml b/incubator/filegator/0.0.31/ix_values.yaml similarity index 100% rename from incubator/filegator/0.0.30/ix_values.yaml rename to incubator/filegator/0.0.31/ix_values.yaml diff --git a/incubator/filegator/0.0.30/questions.yaml b/incubator/filegator/0.0.31/questions.yaml similarity index 100% rename from incubator/filegator/0.0.30/questions.yaml rename to incubator/filegator/0.0.31/questions.yaml diff --git a/incubator/filegator/0.0.30/templates/common.yaml b/incubator/filegator/0.0.31/templates/common.yaml similarity index 100% rename from incubator/filegator/0.0.30/templates/common.yaml rename to incubator/filegator/0.0.31/templates/common.yaml diff --git a/incubator/filegator/0.0.30/values.yaml b/incubator/filegator/0.0.31/values.yaml similarity index 100% rename from incubator/filegator/0.0.30/values.yaml rename to incubator/filegator/0.0.31/values.yaml diff --git a/incubator/fileshelter/0.0.30/CHANGELOG.md b/incubator/fileshelter/0.0.30/CHANGELOG.md deleted file mode 100644 index 036b8be8050..00000000000 --- a/incubator/fileshelter/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fileshelter-0.0.30](https://github.com/truecharts/charts/compare/fileshelter-0.0.29...fileshelter-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [fileshelter-0.0.29](https://github.com/truecharts/charts/compare/fileshelter-0.0.28...fileshelter-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [fileshelter-0.0.28](https://github.com/truecharts/charts/compare/fileshelter-0.0.27...fileshelter-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fileshelter-0.0.28](https://github.com/truecharts/charts/compare/fileshelter-0.0.27...fileshelter-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fileshelter-0.0.27](https://github.com/truecharts/charts/compare/fileshelter-0.0.26...fileshelter-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [fileshelter-0.0.26](https://github.com/truecharts/charts/compare/fileshelter-0.0.25...fileshelter-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/fileshelter/0.0.30/Chart.lock b/incubator/fileshelter/0.0.30/Chart.lock deleted file mode 100644 index 973794727c4..00000000000 --- a/incubator/fileshelter/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:18:13.273524211Z" diff --git a/incubator/fileshelter/0.0.30/Chart.yaml b/incubator/fileshelter/0.0.30/Chart.yaml deleted file mode 100644 index e66f0083b8b..00000000000 --- a/incubator/fileshelter/0.0.30/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.7.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.30 diff --git a/incubator/fileshelter/0.0.30/README.md b/incubator/fileshelter/0.0.30/README.md deleted file mode 100644 index b8872d36e0e..00000000000 --- a/incubator/fileshelter/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/fileshelter/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/fileshelter/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/fileshelter/0.0.31/CHANGELOG.md b/incubator/fileshelter/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..cf5e6824dfe --- /dev/null +++ b/incubator/fileshelter/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fileshelter-0.0.31](https://github.com/truecharts/charts/compare/fileshelter-0.0.30...fileshelter-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [fileshelter-0.0.30](https://github.com/truecharts/charts/compare/fileshelter-0.0.29...fileshelter-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [fileshelter-0.0.29](https://github.com/truecharts/charts/compare/fileshelter-0.0.28...fileshelter-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [fileshelter-0.0.28](https://github.com/truecharts/charts/compare/fileshelter-0.0.27...fileshelter-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fileshelter-0.0.28](https://github.com/truecharts/charts/compare/fileshelter-0.0.27...fileshelter-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fileshelter-0.0.27](https://github.com/truecharts/charts/compare/fileshelter-0.0.26...fileshelter-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [fileshelter-0.0.26](https://github.com/truecharts/charts/compare/fileshelter-0.0.25...fileshelter-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/fileshelter/0.0.31/Chart.lock b/incubator/fileshelter/0.0.31/Chart.lock new file mode 100644 index 00000000000..1f34ad1fb7b --- /dev/null +++ b/incubator/fileshelter/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:51:14.229917774Z" diff --git a/incubator/fileshelter/0.0.31/Chart.yaml b/incubator/fileshelter/0.0.31/Chart.yaml new file mode 100644 index 00000000000..1b103518db9 --- /dev/null +++ b/incubator/fileshelter/0.0.31/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.7.7 +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.31 diff --git a/incubator/fileshelter/0.0.31/README.md b/incubator/fileshelter/0.0.31/README.md new file mode 100644 index 00000000000..5acf51d5d9f --- /dev/null +++ b/incubator/fileshelter/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/fileshelter/0.0.31/app-readme.md similarity index 100% rename from incubator/fileshelter/0.0.30/app-readme.md rename to incubator/fileshelter/0.0.31/app-readme.md diff --git a/incubator/fileshelter/0.0.31/charts/common-10.7.7.tgz b/incubator/fileshelter/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/fileshelter/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/fileshelter/0.0.30/ix_values.yaml b/incubator/fileshelter/0.0.31/ix_values.yaml similarity index 100% rename from incubator/fileshelter/0.0.30/ix_values.yaml rename to incubator/fileshelter/0.0.31/ix_values.yaml diff --git a/incubator/fileshelter/0.0.30/questions.yaml b/incubator/fileshelter/0.0.31/questions.yaml similarity index 100% rename from incubator/fileshelter/0.0.30/questions.yaml rename to incubator/fileshelter/0.0.31/questions.yaml diff --git a/incubator/fileshelter/0.0.30/templates/common.yaml b/incubator/fileshelter/0.0.31/templates/common.yaml similarity index 100% rename from incubator/fileshelter/0.0.30/templates/common.yaml rename to incubator/fileshelter/0.0.31/templates/common.yaml diff --git a/incubator/fileshelter/0.0.30/values.yaml b/incubator/fileshelter/0.0.31/values.yaml similarity index 100% rename from incubator/fileshelter/0.0.30/values.yaml rename to incubator/fileshelter/0.0.31/values.yaml diff --git a/incubator/filestash/0.0.48/CHANGELOG.md b/incubator/filestash/0.0.48/CHANGELOG.md deleted file mode 100644 index 88ac452c021..00000000000 --- a/incubator/filestash/0.0.48/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [filestash-0.0.48](https://github.com/truecharts/charts/compare/filestash-0.0.47...filestash-0.0.48) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [filestash-0.0.47](https://github.com/truecharts/charts/compare/filestash-0.0.46...filestash-0.0.47) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [filestash-0.0.46](https://github.com/truecharts/charts/compare/filestash-0.0.45...filestash-0.0.46) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [filestash-0.0.45](https://github.com/truecharts/charts/compare/filestash-0.0.44...filestash-0.0.45) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [filestash-0.0.44](https://github.com/truecharts/charts/compare/filestash-0.0.43...filestash-0.0.44) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [filestash-0.0.44](https://github.com/truecharts/charts/compare/filestash-0.0.43...filestash-0.0.44) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [filestash-0.0.43](https://github.com/truecharts/charts/compare/filestash-0.0.42...filestash-0.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [filestash-0.0.42](https://github.com/truecharts/charts/compare/filestash-0.0.41...filestash-0.0.42) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [filestash-0.0.41](https://github.com/truecharts/charts/compare/filestash-0.0.40...filestash-0.0.41) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#4010](https://github.com/truecharts/charts/issues/4010)) - - - - -## [filestash-0.0.40](https://github.com/truecharts/charts/compare/filestash-0.0.39...filestash-0.0.40) (2022-09-27) - -### Chore diff --git a/incubator/filestash/0.0.48/Chart.lock b/incubator/filestash/0.0.48/Chart.lock deleted file mode 100644 index ded4d09fdc5..00000000000 --- a/incubator/filestash/0.0.48/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-21T10:28:30.592220596Z" diff --git a/incubator/filestash/0.0.48/Chart.yaml b/incubator/filestash/0.0.48/Chart.yaml deleted file mode 100644 index 6949a8cc789..00000000000 --- a/incubator/filestash/0.0.48/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.7.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.48 diff --git a/incubator/filestash/0.0.48/README.md b/incubator/filestash/0.0.48/README.md deleted file mode 100644 index e08d3fa21c6..00000000000 --- a/incubator/filestash/0.0.48/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.48/charts/common-10.7.1.tgz b/incubator/filestash/0.0.48/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/filestash/0.0.48/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/filestash/0.0.49/CHANGELOG.md b/incubator/filestash/0.0.49/CHANGELOG.md new file mode 100644 index 00000000000..b6002de0de0 --- /dev/null +++ b/incubator/filestash/0.0.49/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filestash-0.0.49](https://github.com/truecharts/charts/compare/filestash-0.0.48...filestash-0.0.49) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [filestash-0.0.48](https://github.com/truecharts/charts/compare/filestash-0.0.47...filestash-0.0.48) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [filestash-0.0.47](https://github.com/truecharts/charts/compare/filestash-0.0.46...filestash-0.0.47) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [filestash-0.0.46](https://github.com/truecharts/charts/compare/filestash-0.0.45...filestash-0.0.46) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [filestash-0.0.45](https://github.com/truecharts/charts/compare/filestash-0.0.44...filestash-0.0.45) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [filestash-0.0.44](https://github.com/truecharts/charts/compare/filestash-0.0.43...filestash-0.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [filestash-0.0.44](https://github.com/truecharts/charts/compare/filestash-0.0.43...filestash-0.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [filestash-0.0.43](https://github.com/truecharts/charts/compare/filestash-0.0.42...filestash-0.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [filestash-0.0.42](https://github.com/truecharts/charts/compare/filestash-0.0.41...filestash-0.0.42) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [filestash-0.0.41](https://github.com/truecharts/charts/compare/filestash-0.0.40...filestash-0.0.41) (2022-10-05) + +### Chore + diff --git a/incubator/filestash/0.0.49/Chart.lock b/incubator/filestash/0.0.49/Chart.lock new file mode 100644 index 00000000000..86717773d68 --- /dev/null +++ b/incubator/filestash/0.0.49/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:51:33.997424307Z" diff --git a/incubator/filestash/0.0.49/Chart.yaml b/incubator/filestash/0.0.49/Chart.yaml new file mode 100644 index 00000000000..f3bea5306ec --- /dev/null +++ b/incubator/filestash/0.0.49/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.7.7 +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.49 diff --git a/incubator/filestash/0.0.49/README.md b/incubator/filestash/0.0.49/README.md new file mode 100644 index 00000000000..0fbd857e2a6 --- /dev/null +++ b/incubator/filestash/0.0.49/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.48/app-readme.md b/incubator/filestash/0.0.49/app-readme.md similarity index 100% rename from incubator/filestash/0.0.48/app-readme.md rename to incubator/filestash/0.0.49/app-readme.md diff --git a/incubator/filestash/0.0.49/charts/common-10.7.7.tgz b/incubator/filestash/0.0.49/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/filestash/0.0.49/charts/common-10.7.7.tgz differ diff --git a/incubator/filestash/0.0.48/ix_values.yaml b/incubator/filestash/0.0.49/ix_values.yaml similarity index 100% rename from incubator/filestash/0.0.48/ix_values.yaml rename to incubator/filestash/0.0.49/ix_values.yaml diff --git a/incubator/filestash/0.0.48/questions.yaml b/incubator/filestash/0.0.49/questions.yaml similarity index 100% rename from incubator/filestash/0.0.48/questions.yaml rename to incubator/filestash/0.0.49/questions.yaml diff --git a/incubator/filestash/0.0.48/templates/common.yaml b/incubator/filestash/0.0.49/templates/common.yaml similarity index 100% rename from incubator/filestash/0.0.48/templates/common.yaml rename to incubator/filestash/0.0.49/templates/common.yaml diff --git a/incubator/filestash/0.0.48/values.yaml b/incubator/filestash/0.0.49/values.yaml similarity index 100% rename from incubator/filestash/0.0.48/values.yaml rename to incubator/filestash/0.0.49/values.yaml diff --git a/incubator/fireflyiii-data-importer/0.0.3/CHANGELOG.md b/incubator/fireflyiii-data-importer/0.0.3/CHANGELOG.md deleted file mode 100644 index f9734a59b86..00000000000 --- a/incubator/fireflyiii-data-importer/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,26 +0,0 @@ -# Changelog - - - -## [fireflyiii-data-importer-0.0.3](https://github.com/truecharts/charts/compare/fireflyiii-data-importer-0.0.2...fireflyiii-data-importer-0.0.3) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [fireflyiii-data-importer-0.0.2](https://github.com/truecharts/charts/compare/fireflyiii-data-importer-0.0.1...fireflyiii-data-importer-0.0.2) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [fireflyiii-data-importer-0.0.1]fireflyiii-data-importer-0.0.1 (2022-10-08) diff --git a/incubator/fireflyiii-data-importer/0.0.3/Chart.lock b/incubator/fireflyiii-data-importer/0.0.3/Chart.lock deleted file mode 100644 index 0fa87e43d1c..00000000000 --- a/incubator/fireflyiii-data-importer/0.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:18:40.293505988Z" diff --git a/incubator/fireflyiii-data-importer/0.0.3/Chart.yaml b/incubator/fireflyiii-data-importer/0.0.3/Chart.yaml deleted file mode 100644 index 7e77a7898c8..00000000000 --- a/incubator/fireflyiii-data-importer/0.0.3/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: fireflyiii-data-importer -version: 0.0.3 -appVersion: "0.9.16" -description: Firefly III Data Importer. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/fireflyiii-data-importer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii-data-importer.png -keywords: - - fireflyiii-data-importer - - data - - tool -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/fireflyiii-data-importer - - https://docs.firefly-iii.org/data-importer/install/configure/ - - https://hub.docker.com/r/fireflyiii/data-importer - - https://github.com/firefly-iii/data-importer -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - financial - - tool - - data - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/fireflyiii-data-importer/0.0.3/README.md b/incubator/fireflyiii-data-importer/0.0.3/README.md deleted file mode 100644 index 78e77a56d62..00000000000 --- a/incubator/fireflyiii-data-importer/0.0.3/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# fireflyiii-data-importer - -Firefly III Data Importer. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on 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-data-importer](https://truecharts.org/docs/charts/incubator/fireflyiii-data-importer) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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-data-importer` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install fireflyiii-data-importer TrueCharts/fireflyiii-data-importer -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart 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-data-importer` deployment - -```console -helm uninstall fireflyiii-data-importer -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/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-data-importer \ - --set env.TZ="America/New York" \ - TrueCharts/fireflyiii-data-importer -``` - -#### Configure using a 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-data-importer TrueCharts/fireflyiii-data-importer -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/fireflyiii-data-importer/0.0.3/charts/common-10.7.1.tgz b/incubator/fireflyiii-data-importer/0.0.3/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/fireflyiii-data-importer/0.0.3/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/fireflyiii-data-importer/0.0.4/CHANGELOG.md b/incubator/fireflyiii-data-importer/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..89c3e235e59 --- /dev/null +++ b/incubator/fireflyiii-data-importer/0.0.4/CHANGELOG.md @@ -0,0 +1,36 @@ +# Changelog + + + +## [fireflyiii-data-importer-0.0.4](https://github.com/truecharts/charts/compare/fireflyiii-data-importer-0.0.3...fireflyiii-data-importer-0.0.4) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [fireflyiii-data-importer-0.0.3](https://github.com/truecharts/charts/compare/fireflyiii-data-importer-0.0.2...fireflyiii-data-importer-0.0.3) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [fireflyiii-data-importer-0.0.2](https://github.com/truecharts/charts/compare/fireflyiii-data-importer-0.0.1...fireflyiii-data-importer-0.0.2) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [fireflyiii-data-importer-0.0.1]fireflyiii-data-importer-0.0.1 (2022-10-08) diff --git a/incubator/fireflyiii-data-importer/0.0.4/Chart.lock b/incubator/fireflyiii-data-importer/0.0.4/Chart.lock new file mode 100644 index 00000000000..f27c88bbabb --- /dev/null +++ b/incubator/fireflyiii-data-importer/0.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:51:40.000894563Z" diff --git a/incubator/fireflyiii-data-importer/0.0.4/Chart.yaml b/incubator/fireflyiii-data-importer/0.0.4/Chart.yaml new file mode 100644 index 00000000000..64783f825fa --- /dev/null +++ b/incubator/fireflyiii-data-importer/0.0.4/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: fireflyiii-data-importer +version: 0.0.4 +appVersion: "0.9.16" +description: Firefly III Data Importer. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/fireflyiii-data-importer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fireflyiii-data-importer.png +keywords: + - fireflyiii-data-importer + - data + - tool +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/fireflyiii-data-importer + - https://docs.firefly-iii.org/data-importer/install/configure/ + - https://hub.docker.com/r/fireflyiii/data-importer + - https://github.com/firefly-iii/data-importer +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - financial + - tool + - data + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/fireflyiii-data-importer/0.0.4/README.md b/incubator/fireflyiii-data-importer/0.0.4/README.md new file mode 100644 index 00000000000..5e3f7683559 --- /dev/null +++ b/incubator/fireflyiii-data-importer/0.0.4/README.md @@ -0,0 +1,108 @@ +# fireflyiii-data-importer + +Firefly III Data Importer. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on 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-data-importer](https://truecharts.org/docs/charts/incubator/fireflyiii-data-importer) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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-data-importer` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install fireflyiii-data-importer TrueCharts/fireflyiii-data-importer +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart 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-data-importer` deployment + +```console +helm uninstall fireflyiii-data-importer +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install fireflyiii-data-importer \ + --set env.TZ="America/New York" \ + TrueCharts/fireflyiii-data-importer +``` + +#### Configure using a 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-data-importer TrueCharts/fireflyiii-data-importer -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/fireflyiii-data-importer/0.0.3/app-readme.md b/incubator/fireflyiii-data-importer/0.0.4/app-readme.md similarity index 100% rename from incubator/fireflyiii-data-importer/0.0.3/app-readme.md rename to incubator/fireflyiii-data-importer/0.0.4/app-readme.md diff --git a/incubator/fireflyiii-data-importer/0.0.4/charts/common-10.7.7.tgz b/incubator/fireflyiii-data-importer/0.0.4/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/fireflyiii-data-importer/0.0.4/charts/common-10.7.7.tgz differ diff --git a/incubator/fireflyiii-data-importer/0.0.3/ix_values.yaml b/incubator/fireflyiii-data-importer/0.0.4/ix_values.yaml similarity index 100% rename from incubator/fireflyiii-data-importer/0.0.3/ix_values.yaml rename to incubator/fireflyiii-data-importer/0.0.4/ix_values.yaml diff --git a/incubator/fireflyiii-data-importer/0.0.3/questions.yaml b/incubator/fireflyiii-data-importer/0.0.4/questions.yaml similarity index 100% rename from incubator/fireflyiii-data-importer/0.0.3/questions.yaml rename to incubator/fireflyiii-data-importer/0.0.4/questions.yaml diff --git a/incubator/fireflyiii-data-importer/0.0.3/templates/common.yaml b/incubator/fireflyiii-data-importer/0.0.4/templates/common.yaml similarity index 100% rename from incubator/fireflyiii-data-importer/0.0.3/templates/common.yaml rename to incubator/fireflyiii-data-importer/0.0.4/templates/common.yaml diff --git a/incubator/fireflyiii-data-importer/0.0.3/values.yaml b/incubator/fireflyiii-data-importer/0.0.4/values.yaml similarity index 100% rename from incubator/fireflyiii-data-importer/0.0.3/values.yaml rename to incubator/fireflyiii-data-importer/0.0.4/values.yaml diff --git a/incubator/firefox-desktop-g3/0.0.35/CHANGELOG.md b/incubator/firefox-desktop-g3/0.0.35/CHANGELOG.md deleted file mode 100644 index dc1db1f8b28..00000000000 --- a/incubator/firefox-desktop-g3/0.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [firefox-desktop-g3-0.0.35](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.34...firefox-desktop-g3-0.0.35) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [firefox-desktop-g3-0.0.34](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.33...firefox-desktop-g3-0.0.34) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [firefox-desktop-g3-0.0.33](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.32...firefox-desktop-g3-0.0.33) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [firefox-desktop-g3-0.0.33](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.32...firefox-desktop-g3-0.0.33) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [firefox-desktop-g3-0.0.32](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.31...firefox-desktop-g3-0.0.32) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [firefox-desktop-g3-0.0.31](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.30...firefox-desktop-g3-0.0.31) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [firefox-desktop-g3-0.0.30](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.29...firefox-desktop-g3-0.0.30) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - - - -## [firefox-desktop-g3-0.0.30](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.29...firefox-desktop-g3-0.0.30) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - - - -## [firefox-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.28...firefox-desktop-g3-0.0.29) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/firefox-desktop-g3/0.0.35/Chart.lock b/incubator/firefox-desktop-g3/0.0.35/Chart.lock deleted file mode 100644 index faefd90d331..00000000000 --- a/incubator/firefox-desktop-g3/0.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:18:43.385601844Z" diff --git a/incubator/firefox-desktop-g3/0.0.35/Chart.yaml b/incubator/firefox-desktop-g3/0.0.35/Chart.yaml deleted file mode 100644 index c9bee2fde14..00000000000 --- a/incubator/firefox-desktop-g3/0.0.35/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.7.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.35 diff --git a/incubator/firefox-desktop-g3/0.0.35/README.md b/incubator/firefox-desktop-g3/0.0.35/README.md deleted file mode 100644 index 59ff4cb322f..00000000000 --- a/incubator/firefox-desktop-g3/0.0.35/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.35/charts/common-10.7.1.tgz b/incubator/firefox-desktop-g3/0.0.35/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/firefox-desktop-g3/0.0.35/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/firefox-desktop-g3/0.0.36/CHANGELOG.md b/incubator/firefox-desktop-g3/0.0.36/CHANGELOG.md new file mode 100644 index 00000000000..0ec3a94ed56 --- /dev/null +++ b/incubator/firefox-desktop-g3/0.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [firefox-desktop-g3-0.0.36](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.35...firefox-desktop-g3-0.0.36) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [firefox-desktop-g3-0.0.35](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.34...firefox-desktop-g3-0.0.35) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [firefox-desktop-g3-0.0.34](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.33...firefox-desktop-g3-0.0.34) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + - update docker general non-major + + + + +## [firefox-desktop-g3-0.0.33](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.32...firefox-desktop-g3-0.0.33) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [firefox-desktop-g3-0.0.33](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.32...firefox-desktop-g3-0.0.33) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [firefox-desktop-g3-0.0.32](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.31...firefox-desktop-g3-0.0.32) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [firefox-desktop-g3-0.0.31](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.30...firefox-desktop-g3-0.0.31) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) + + + + +## [firefox-desktop-g3-0.0.30](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.29...firefox-desktop-g3-0.0.30) (2022-09-29) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) + + + + +## [firefox-desktop-g3-0.0.30](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.29...firefox-desktop-g3-0.0.30) (2022-09-29) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) + + + + +## [firefox-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.28...firefox-desktop-g3-0.0.29) (2022-09-27) diff --git a/incubator/firefox-desktop-g3/0.0.36/Chart.lock b/incubator/firefox-desktop-g3/0.0.36/Chart.lock new file mode 100644 index 00000000000..9a77e03d362 --- /dev/null +++ b/incubator/firefox-desktop-g3/0.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:51:45.760836071Z" diff --git a/incubator/firefox-desktop-g3/0.0.36/Chart.yaml b/incubator/firefox-desktop-g3/0.0.36/Chart.yaml new file mode 100644 index 00000000000..527e46c14ed --- /dev/null +++ b/incubator/firefox-desktop-g3/0.0.36/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.7.7 +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.36 diff --git a/incubator/firefox-desktop-g3/0.0.36/README.md b/incubator/firefox-desktop-g3/0.0.36/README.md new file mode 100644 index 00000000000..b0ad94e6dfe --- /dev/null +++ b/incubator/firefox-desktop-g3/0.0.36/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.35/app-readme.md b/incubator/firefox-desktop-g3/0.0.36/app-readme.md similarity index 100% rename from incubator/firefox-desktop-g3/0.0.35/app-readme.md rename to incubator/firefox-desktop-g3/0.0.36/app-readme.md diff --git a/incubator/firefox-desktop-g3/0.0.36/charts/common-10.7.7.tgz b/incubator/firefox-desktop-g3/0.0.36/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/firefox-desktop-g3/0.0.36/charts/common-10.7.7.tgz differ diff --git a/incubator/firefox-desktop-g3/0.0.35/ix_values.yaml b/incubator/firefox-desktop-g3/0.0.36/ix_values.yaml similarity index 100% rename from incubator/firefox-desktop-g3/0.0.35/ix_values.yaml rename to incubator/firefox-desktop-g3/0.0.36/ix_values.yaml diff --git a/incubator/firefox-desktop-g3/0.0.35/questions.yaml b/incubator/firefox-desktop-g3/0.0.36/questions.yaml similarity index 100% rename from incubator/firefox-desktop-g3/0.0.35/questions.yaml rename to incubator/firefox-desktop-g3/0.0.36/questions.yaml diff --git a/incubator/firefox-desktop-g3/0.0.35/templates/common.yaml b/incubator/firefox-desktop-g3/0.0.36/templates/common.yaml similarity index 100% rename from incubator/firefox-desktop-g3/0.0.35/templates/common.yaml rename to incubator/firefox-desktop-g3/0.0.36/templates/common.yaml diff --git a/incubator/firefox-desktop-g3/0.0.35/values.yaml b/incubator/firefox-desktop-g3/0.0.36/values.yaml similarity index 100% rename from incubator/firefox-desktop-g3/0.0.35/values.yaml rename to incubator/firefox-desktop-g3/0.0.36/values.yaml diff --git a/incubator/fireshare/0.0.36/CHANGELOG.md b/incubator/fireshare/0.0.36/CHANGELOG.md deleted file mode 100644 index 8b5d99aa194..00000000000 --- a/incubator/fireshare/0.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fireshare-0.0.36](https://github.com/truecharts/charts/compare/fireshare-0.0.35...fireshare-0.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [fireshare-0.0.35](https://github.com/truecharts/charts/compare/fireshare-0.0.34...fireshare-0.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [fireshare-0.0.34](https://github.com/truecharts/charts/compare/fireshare-0.0.33...fireshare-0.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fireshare-0.0.34](https://github.com/truecharts/charts/compare/fireshare-0.0.33...fireshare-0.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fireshare-0.0.33](https://github.com/truecharts/charts/compare/fireshare-0.0.32...fireshare-0.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fireshare-0.0.32](https://github.com/truecharts/charts/compare/fireshare-0.0.31...fireshare-0.0.32) (2022-10-04) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) - - - - -## [fireshare-0.0.31](https://github.com/truecharts/charts/compare/fireshare-0.0.30...fireshare-0.0.31) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [fireshare-0.0.30](https://github.com/truecharts/charts/compare/fireshare-0.0.29...fireshare-0.0.30) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/fireshare/0.0.36/Chart.lock b/incubator/fireshare/0.0.36/Chart.lock deleted file mode 100644 index 6f021855e1f..00000000000 --- a/incubator/fireshare/0.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:18:44.546843035Z" diff --git a/incubator/fireshare/0.0.36/Chart.yaml b/incubator/fireshare/0.0.36/Chart.yaml deleted file mode 100644 index 449fcee4d5a..00000000000 --- a/incubator/fireshare/0.0.36/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.5" -kubeVersion: ">=1.16.0-0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -description: "Share your game clips, videos, or other media via unique links." -version: 0.0.36 -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.36/README.md b/incubator/fireshare/0.0.36/README.md deleted file mode 100644 index 0dad58aea70..00000000000 --- a/incubator/fireshare/0.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/incubator/fireshare/0.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/fireshare/0.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/fireshare/0.0.37/CHANGELOG.md b/incubator/fireshare/0.0.37/CHANGELOG.md new file mode 100644 index 00000000000..8e42d1e32a1 --- /dev/null +++ b/incubator/fireshare/0.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fireshare-0.0.37](https://github.com/truecharts/charts/compare/fireshare-0.0.36...fireshare-0.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [fireshare-0.0.36](https://github.com/truecharts/charts/compare/fireshare-0.0.35...fireshare-0.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [fireshare-0.0.35](https://github.com/truecharts/charts/compare/fireshare-0.0.34...fireshare-0.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [fireshare-0.0.34](https://github.com/truecharts/charts/compare/fireshare-0.0.33...fireshare-0.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fireshare-0.0.34](https://github.com/truecharts/charts/compare/fireshare-0.0.33...fireshare-0.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fireshare-0.0.33](https://github.com/truecharts/charts/compare/fireshare-0.0.32...fireshare-0.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fireshare-0.0.32](https://github.com/truecharts/charts/compare/fireshare-0.0.31...fireshare-0.0.32) (2022-10-04) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) + + + + +## [fireshare-0.0.31](https://github.com/truecharts/charts/compare/fireshare-0.0.30...fireshare-0.0.31) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) + + + + +## [fireshare-0.0.30](https://github.com/truecharts/charts/compare/fireshare-0.0.29...fireshare-0.0.30) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [fireshare-0.0.29](https://github.com/truecharts/charts/compare/fireshare-0.0.28...fireshare-0.0.29) (2022-09-25) + +### Chore diff --git a/incubator/fireshare/0.0.37/Chart.lock b/incubator/fireshare/0.0.37/Chart.lock new file mode 100644 index 00000000000..a5731753d5c --- /dev/null +++ b/incubator/fireshare/0.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:51:53.749768646Z" diff --git a/incubator/fireshare/0.0.37/Chart.yaml b/incubator/fireshare/0.0.37/Chart.yaml new file mode 100644 index 00000000000..a1267b9d5c6 --- /dev/null +++ b/incubator/fireshare/0.0.37/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.2.5" +kubeVersion: ">=1.16.0-0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +description: "Share your game clips, videos, or other media via unique links." +version: 0.0.37 +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.37/README.md b/incubator/fireshare/0.0.37/README.md new file mode 100644 index 00000000000..2cf4ad4d9ec --- /dev/null +++ b/incubator/fireshare/0.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/incubator/fireshare/0.0.37/app-readme.md similarity index 100% rename from incubator/fireshare/0.0.36/app-readme.md rename to incubator/fireshare/0.0.37/app-readme.md diff --git a/incubator/fireshare/0.0.37/charts/common-10.7.7.tgz b/incubator/fireshare/0.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/fireshare/0.0.37/charts/common-10.7.7.tgz differ diff --git a/incubator/fireshare/0.0.36/ix_values.yaml b/incubator/fireshare/0.0.37/ix_values.yaml similarity index 100% rename from incubator/fireshare/0.0.36/ix_values.yaml rename to incubator/fireshare/0.0.37/ix_values.yaml diff --git a/incubator/fireshare/0.0.36/questions.yaml b/incubator/fireshare/0.0.37/questions.yaml similarity index 100% rename from incubator/fireshare/0.0.36/questions.yaml rename to incubator/fireshare/0.0.37/questions.yaml diff --git a/incubator/fireshare/0.0.36/templates/_secrets.tpl b/incubator/fireshare/0.0.37/templates/_secrets.tpl similarity index 100% rename from incubator/fireshare/0.0.36/templates/_secrets.tpl rename to incubator/fireshare/0.0.37/templates/_secrets.tpl diff --git a/incubator/fireshare/0.0.36/templates/common.yaml b/incubator/fireshare/0.0.37/templates/common.yaml similarity index 100% rename from incubator/fireshare/0.0.36/templates/common.yaml rename to incubator/fireshare/0.0.37/templates/common.yaml diff --git a/incubator/fireshare/0.0.36/values.yaml b/incubator/fireshare/0.0.37/values.yaml similarity index 100% rename from incubator/fireshare/0.0.36/values.yaml rename to incubator/fireshare/0.0.37/values.yaml diff --git a/incubator/fistfuloffrags/0.0.30/CHANGELOG.md b/incubator/fistfuloffrags/0.0.30/CHANGELOG.md deleted file mode 100644 index aade5d43d27..00000000000 --- a/incubator/fistfuloffrags/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fistfuloffrags-0.0.30](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.29...fistfuloffrags-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [fistfuloffrags-0.0.29](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.28...fistfuloffrags-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [fistfuloffrags-0.0.28](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.27...fistfuloffrags-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fistfuloffrags-0.0.28](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.27...fistfuloffrags-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fistfuloffrags-0.0.27](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.26...fistfuloffrags-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [fistfuloffrags-0.0.26](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.25...fistfuloffrags-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/fistfuloffrags/0.0.30/Chart.lock b/incubator/fistfuloffrags/0.0.30/Chart.lock deleted file mode 100644 index e10c533f7a4..00000000000 --- a/incubator/fistfuloffrags/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:18:58.518656901Z" diff --git a/incubator/fistfuloffrags/0.0.30/Chart.yaml b/incubator/fistfuloffrags/0.0.30/Chart.yaml deleted file mode 100644 index ca1bfb05de4..00000000000 --- a/incubator/fistfuloffrags/0.0.30/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.7.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.30 diff --git a/incubator/fistfuloffrags/0.0.30/README.md b/incubator/fistfuloffrags/0.0.30/README.md deleted file mode 100644 index 070f6b07c4a..00000000000 --- a/incubator/fistfuloffrags/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/fistfuloffrags/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/fistfuloffrags/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/fistfuloffrags/0.0.31/CHANGELOG.md b/incubator/fistfuloffrags/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..934cdc18f6a --- /dev/null +++ b/incubator/fistfuloffrags/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fistfuloffrags-0.0.31](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.30...fistfuloffrags-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [fistfuloffrags-0.0.30](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.29...fistfuloffrags-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [fistfuloffrags-0.0.29](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.28...fistfuloffrags-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [fistfuloffrags-0.0.28](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.27...fistfuloffrags-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fistfuloffrags-0.0.28](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.27...fistfuloffrags-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fistfuloffrags-0.0.27](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.26...fistfuloffrags-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [fistfuloffrags-0.0.26](https://github.com/truecharts/charts/compare/fistfuloffrags-0.0.25...fistfuloffrags-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/fistfuloffrags/0.0.31/Chart.lock b/incubator/fistfuloffrags/0.0.31/Chart.lock new file mode 100644 index 00000000000..8fc1a5bb82f --- /dev/null +++ b/incubator/fistfuloffrags/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:52:14.66529629Z" diff --git a/incubator/fistfuloffrags/0.0.31/Chart.yaml b/incubator/fistfuloffrags/0.0.31/Chart.yaml new file mode 100644 index 00000000000..21cc2976bd2 --- /dev/null +++ b/incubator/fistfuloffrags/0.0.31/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.7.7 +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.31 diff --git a/incubator/fistfuloffrags/0.0.31/README.md b/incubator/fistfuloffrags/0.0.31/README.md new file mode 100644 index 00000000000..607f101e40e --- /dev/null +++ b/incubator/fistfuloffrags/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/fistfuloffrags/0.0.31/app-readme.md similarity index 100% rename from incubator/fistfuloffrags/0.0.30/app-readme.md rename to incubator/fistfuloffrags/0.0.31/app-readme.md diff --git a/incubator/fistfuloffrags/0.0.31/charts/common-10.7.7.tgz b/incubator/fistfuloffrags/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/fistfuloffrags/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/fistfuloffrags/0.0.30/ix_values.yaml b/incubator/fistfuloffrags/0.0.31/ix_values.yaml similarity index 100% rename from incubator/fistfuloffrags/0.0.30/ix_values.yaml rename to incubator/fistfuloffrags/0.0.31/ix_values.yaml diff --git a/incubator/fistfuloffrags/0.0.30/questions.yaml b/incubator/fistfuloffrags/0.0.31/questions.yaml similarity index 100% rename from incubator/fistfuloffrags/0.0.30/questions.yaml rename to incubator/fistfuloffrags/0.0.31/questions.yaml diff --git a/incubator/fistfuloffrags/0.0.30/templates/common.yaml b/incubator/fistfuloffrags/0.0.31/templates/common.yaml similarity index 100% rename from incubator/fistfuloffrags/0.0.30/templates/common.yaml rename to incubator/fistfuloffrags/0.0.31/templates/common.yaml diff --git a/incubator/fistfuloffrags/0.0.30/values.yaml b/incubator/fistfuloffrags/0.0.31/values.yaml similarity index 100% rename from incubator/fistfuloffrags/0.0.30/values.yaml rename to incubator/fistfuloffrags/0.0.31/values.yaml diff --git a/incubator/fivem/0.0.30/CHANGELOG.md b/incubator/fivem/0.0.30/CHANGELOG.md deleted file mode 100644 index a2f8be42ecf..00000000000 --- a/incubator/fivem/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fivem-0.0.30](https://github.com/truecharts/charts/compare/fivem-0.0.29...fivem-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [fivem-0.0.29](https://github.com/truecharts/charts/compare/fivem-0.0.28...fivem-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [fivem-0.0.28](https://github.com/truecharts/charts/compare/fivem-0.0.27...fivem-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fivem-0.0.28](https://github.com/truecharts/charts/compare/fivem-0.0.27...fivem-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fivem-0.0.27](https://github.com/truecharts/charts/compare/fivem-0.0.26...fivem-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [fivem-0.0.26](https://github.com/truecharts/charts/compare/fivem-0.0.25...fivem-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/fivem/0.0.30/Chart.lock b/incubator/fivem/0.0.30/Chart.lock deleted file mode 100644 index 2726f374f9c..00000000000 --- a/incubator/fivem/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:19:12.663172996Z" diff --git a/incubator/fivem/0.0.30/Chart.yaml b/incubator/fivem/0.0.30/Chart.yaml deleted file mode 100644 index 215436a8c02..00000000000 --- a/incubator/fivem/0.0.30/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.7.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.30 diff --git a/incubator/fivem/0.0.30/README.md b/incubator/fivem/0.0.30/README.md deleted file mode 100644 index 15f7159f421..00000000000 --- a/incubator/fivem/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/fivem/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/fivem/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/fivem/0.0.31/CHANGELOG.md b/incubator/fivem/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..93b80c707b9 --- /dev/null +++ b/incubator/fivem/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fivem-0.0.31](https://github.com/truecharts/charts/compare/fivem-0.0.30...fivem-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [fivem-0.0.30](https://github.com/truecharts/charts/compare/fivem-0.0.29...fivem-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [fivem-0.0.29](https://github.com/truecharts/charts/compare/fivem-0.0.28...fivem-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [fivem-0.0.28](https://github.com/truecharts/charts/compare/fivem-0.0.27...fivem-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fivem-0.0.28](https://github.com/truecharts/charts/compare/fivem-0.0.27...fivem-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fivem-0.0.27](https://github.com/truecharts/charts/compare/fivem-0.0.26...fivem-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [fivem-0.0.26](https://github.com/truecharts/charts/compare/fivem-0.0.25...fivem-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/fivem/0.0.31/Chart.lock b/incubator/fivem/0.0.31/Chart.lock new file mode 100644 index 00000000000..be56f7ac72c --- /dev/null +++ b/incubator/fivem/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:52:21.360016922Z" diff --git a/incubator/fivem/0.0.31/Chart.yaml b/incubator/fivem/0.0.31/Chart.yaml new file mode 100644 index 00000000000..731d36bff00 --- /dev/null +++ b/incubator/fivem/0.0.31/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.7.7 +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.31 diff --git a/incubator/fivem/0.0.31/README.md b/incubator/fivem/0.0.31/README.md new file mode 100644 index 00000000000..37a7dbf2c2d --- /dev/null +++ b/incubator/fivem/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/fivem/0.0.31/app-readme.md similarity index 100% rename from incubator/fivem/0.0.30/app-readme.md rename to incubator/fivem/0.0.31/app-readme.md diff --git a/incubator/fivem/0.0.31/charts/common-10.7.7.tgz b/incubator/fivem/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/fivem/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/fivem/0.0.30/ix_values.yaml b/incubator/fivem/0.0.31/ix_values.yaml similarity index 100% rename from incubator/fivem/0.0.30/ix_values.yaml rename to incubator/fivem/0.0.31/ix_values.yaml diff --git a/incubator/fivem/0.0.30/questions.yaml b/incubator/fivem/0.0.31/questions.yaml similarity index 100% rename from incubator/fivem/0.0.30/questions.yaml rename to incubator/fivem/0.0.31/questions.yaml diff --git a/incubator/fivem/0.0.30/templates/common.yaml b/incubator/fivem/0.0.31/templates/common.yaml similarity index 100% rename from incubator/fivem/0.0.30/templates/common.yaml rename to incubator/fivem/0.0.31/templates/common.yaml diff --git a/incubator/fivem/0.0.30/values.yaml b/incubator/fivem/0.0.31/values.yaml similarity index 100% rename from incubator/fivem/0.0.30/values.yaml rename to incubator/fivem/0.0.31/values.yaml diff --git a/incubator/flame/0.0.34/CHANGELOG.md b/incubator/flame/0.0.34/CHANGELOG.md deleted file mode 100644 index ccdfdc1d000..00000000000 --- a/incubator/flame/0.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flame-0.0.34](https://github.com/truecharts/charts/compare/flame-0.0.33...flame-0.0.34) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [flame-0.0.33](https://github.com/truecharts/charts/compare/flame-0.0.32...flame-0.0.33) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [flame-0.0.32](https://github.com/truecharts/charts/compare/flame-0.0.31...flame-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [flame-0.0.32](https://github.com/truecharts/charts/compare/flame-0.0.31...flame-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [flame-0.0.31](https://github.com/truecharts/charts/compare/flame-0.0.30...flame-0.0.31) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [flame-0.0.30](https://github.com/truecharts/charts/compare/flame-0.0.29...flame-0.0.30) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/flame/0.0.34/Chart.lock b/incubator/flame/0.0.34/Chart.lock deleted file mode 100644 index 0e911c8fb47..00000000000 --- a/incubator/flame/0.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:19:14.374279347Z" diff --git a/incubator/flame/0.0.34/Chart.yaml b/incubator/flame/0.0.34/Chart.yaml deleted file mode 100644 index de2138cdd2d..00000000000 --- a/incubator/flame/0.0.34/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.7.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.34 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - utilities diff --git a/incubator/flame/0.0.34/README.md b/incubator/flame/0.0.34/README.md deleted file mode 100644 index 2f3348700f5..00000000000 --- a/incubator/flame/0.0.34/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.34/charts/common-10.7.1.tgz b/incubator/flame/0.0.34/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/flame/0.0.34/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/flame/0.0.35/CHANGELOG.md b/incubator/flame/0.0.35/CHANGELOG.md new file mode 100644 index 00000000000..c4f7ec802a6 --- /dev/null +++ b/incubator/flame/0.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flame-0.0.35](https://github.com/truecharts/charts/compare/flame-0.0.34...flame-0.0.35) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [flame-0.0.34](https://github.com/truecharts/charts/compare/flame-0.0.33...flame-0.0.34) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [flame-0.0.33](https://github.com/truecharts/charts/compare/flame-0.0.32...flame-0.0.33) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [flame-0.0.32](https://github.com/truecharts/charts/compare/flame-0.0.31...flame-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [flame-0.0.32](https://github.com/truecharts/charts/compare/flame-0.0.31...flame-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [flame-0.0.31](https://github.com/truecharts/charts/compare/flame-0.0.30...flame-0.0.31) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [flame-0.0.30](https://github.com/truecharts/charts/compare/flame-0.0.29...flame-0.0.30) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/flame/0.0.35/Chart.lock b/incubator/flame/0.0.35/Chart.lock new file mode 100644 index 00000000000..cd547aa5dad --- /dev/null +++ b/incubator/flame/0.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:52:25.42257274Z" diff --git a/incubator/flame/0.0.35/Chart.yaml b/incubator/flame/0.0.35/Chart.yaml new file mode 100644 index 00000000000..2b0b95670ca --- /dev/null +++ b/incubator/flame/0.0.35/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.35 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - utilities diff --git a/incubator/flame/0.0.35/README.md b/incubator/flame/0.0.35/README.md new file mode 100644 index 00000000000..a6b425660f4 --- /dev/null +++ b/incubator/flame/0.0.35/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.34/app-readme.md b/incubator/flame/0.0.35/app-readme.md similarity index 100% rename from incubator/flame/0.0.34/app-readme.md rename to incubator/flame/0.0.35/app-readme.md diff --git a/incubator/flame/0.0.35/charts/common-10.7.7.tgz b/incubator/flame/0.0.35/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/flame/0.0.35/charts/common-10.7.7.tgz differ diff --git a/incubator/flame/0.0.34/ix_values.yaml b/incubator/flame/0.0.35/ix_values.yaml similarity index 100% rename from incubator/flame/0.0.34/ix_values.yaml rename to incubator/flame/0.0.35/ix_values.yaml diff --git a/incubator/flame/0.0.34/questions.yaml b/incubator/flame/0.0.35/questions.yaml similarity index 100% rename from incubator/flame/0.0.34/questions.yaml rename to incubator/flame/0.0.35/questions.yaml diff --git a/incubator/flame/0.0.34/templates/_integration.tpl b/incubator/flame/0.0.35/templates/_integration.tpl similarity index 100% rename from incubator/flame/0.0.34/templates/_integration.tpl rename to incubator/flame/0.0.35/templates/_integration.tpl diff --git a/incubator/flame/0.0.34/templates/common.yaml b/incubator/flame/0.0.35/templates/common.yaml similarity index 100% rename from incubator/flame/0.0.34/templates/common.yaml rename to incubator/flame/0.0.35/templates/common.yaml diff --git a/incubator/flame/0.0.34/values.yaml b/incubator/flame/0.0.35/values.yaml similarity index 100% rename from incubator/flame/0.0.34/values.yaml rename to incubator/flame/0.0.35/values.yaml diff --git a/incubator/flashpaper/0.0.31/CHANGELOG.md b/incubator/flashpaper/0.0.31/CHANGELOG.md deleted file mode 100644 index f4d3106d9b0..00000000000 --- a/incubator/flashpaper/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flashpaper-0.0.31](https://github.com/truecharts/charts/compare/flashpaper-0.0.30...flashpaper-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [flashpaper-0.0.30](https://github.com/truecharts/charts/compare/flashpaper-0.0.29...flashpaper-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [flashpaper-0.0.29](https://github.com/truecharts/charts/compare/flashpaper-0.0.28...flashpaper-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [flashpaper-0.0.29](https://github.com/truecharts/charts/compare/flashpaper-0.0.28...flashpaper-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [flashpaper-0.0.28](https://github.com/truecharts/charts/compare/flashpaper-0.0.27...flashpaper-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [flashpaper-0.0.27](https://github.com/truecharts/charts/compare/flashpaper-0.0.26...flashpaper-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/flashpaper/0.0.31/Chart.lock b/incubator/flashpaper/0.0.31/Chart.lock deleted file mode 100644 index 837fcc86a58..00000000000 --- a/incubator/flashpaper/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:19:15.081274697Z" diff --git a/incubator/flashpaper/0.0.31/Chart.yaml b/incubator/flashpaper/0.0.31/Chart.yaml deleted file mode 100644 index 165ee8c7785..00000000000 --- a/incubator/flashpaper/0.0.31/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.7.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.31 diff --git a/incubator/flashpaper/0.0.31/README.md b/incubator/flashpaper/0.0.31/README.md deleted file mode 100644 index 64becb3462c..00000000000 --- a/incubator/flashpaper/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/flashpaper/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/flashpaper/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/flashpaper/0.0.32/CHANGELOG.md b/incubator/flashpaper/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..f70de8877e7 --- /dev/null +++ b/incubator/flashpaper/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flashpaper-0.0.32](https://github.com/truecharts/charts/compare/flashpaper-0.0.31...flashpaper-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [flashpaper-0.0.31](https://github.com/truecharts/charts/compare/flashpaper-0.0.30...flashpaper-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [flashpaper-0.0.30](https://github.com/truecharts/charts/compare/flashpaper-0.0.29...flashpaper-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [flashpaper-0.0.29](https://github.com/truecharts/charts/compare/flashpaper-0.0.28...flashpaper-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [flashpaper-0.0.29](https://github.com/truecharts/charts/compare/flashpaper-0.0.28...flashpaper-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [flashpaper-0.0.28](https://github.com/truecharts/charts/compare/flashpaper-0.0.27...flashpaper-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [flashpaper-0.0.27](https://github.com/truecharts/charts/compare/flashpaper-0.0.26...flashpaper-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/flashpaper/0.0.32/Chart.lock b/incubator/flashpaper/0.0.32/Chart.lock new file mode 100644 index 00000000000..1aa13d09c8c --- /dev/null +++ b/incubator/flashpaper/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:52:34.477294047Z" diff --git a/incubator/flashpaper/0.0.32/Chart.yaml b/incubator/flashpaper/0.0.32/Chart.yaml new file mode 100644 index 00000000000..f350d1e90b6 --- /dev/null +++ b/incubator/flashpaper/0.0.32/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.7.7 +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.32 diff --git a/incubator/flashpaper/0.0.32/README.md b/incubator/flashpaper/0.0.32/README.md new file mode 100644 index 00000000000..82e23c4f9d4 --- /dev/null +++ b/incubator/flashpaper/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/flashpaper/0.0.32/app-readme.md similarity index 100% rename from incubator/flashpaper/0.0.31/app-readme.md rename to incubator/flashpaper/0.0.32/app-readme.md diff --git a/incubator/flashpaper/0.0.32/charts/common-10.7.7.tgz b/incubator/flashpaper/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/flashpaper/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/flashpaper/0.0.31/ix_values.yaml b/incubator/flashpaper/0.0.32/ix_values.yaml similarity index 100% rename from incubator/flashpaper/0.0.31/ix_values.yaml rename to incubator/flashpaper/0.0.32/ix_values.yaml diff --git a/incubator/flashpaper/0.0.31/questions.yaml b/incubator/flashpaper/0.0.32/questions.yaml similarity index 100% rename from incubator/flashpaper/0.0.31/questions.yaml rename to incubator/flashpaper/0.0.32/questions.yaml diff --git a/incubator/flashpaper/0.0.31/templates/common.yaml b/incubator/flashpaper/0.0.32/templates/common.yaml similarity index 100% rename from incubator/flashpaper/0.0.31/templates/common.yaml rename to incubator/flashpaper/0.0.32/templates/common.yaml diff --git a/incubator/flashpaper/0.0.31/values.yaml b/incubator/flashpaper/0.0.32/values.yaml similarity index 100% rename from incubator/flashpaper/0.0.31/values.yaml rename to incubator/flashpaper/0.0.32/values.yaml diff --git a/incubator/flatnotes/0.0.10/CHANGELOG.md b/incubator/flatnotes/0.0.10/CHANGELOG.md deleted file mode 100644 index 4de12dbb055..00000000000 --- a/incubator/flatnotes/0.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flatnotes-0.0.10](https://github.com/truecharts/charts/compare/flatnotes-0.0.9...flatnotes-0.0.10) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [flatnotes-0.0.9](https://github.com/truecharts/charts/compare/flatnotes-0.0.8...flatnotes-0.0.9) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [flatnotes-0.0.8](https://github.com/truecharts/charts/compare/flatnotes-0.0.7...flatnotes-0.0.8) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [flatnotes-0.0.7](https://github.com/truecharts/charts/compare/flatnotes-0.0.6...flatnotes-0.0.7) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [flatnotes-0.0.7](https://github.com/truecharts/charts/compare/flatnotes-0.0.6...flatnotes-0.0.7) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [flatnotes-0.0.6](https://github.com/truecharts/charts/compare/flatnotes-0.0.5...flatnotes-0.0.6) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [flatnotes-0.0.5](https://github.com/truecharts/charts/compare/flatnotes-0.0.4...flatnotes-0.0.5) (2022-10-04) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update container image tccr.io/truecharts/flatnotes to v2.0.0 ([#4002](https://github.com/truecharts/charts/issues/4002)) - - - - -## [flatnotes-0.0.4](https://github.com/truecharts/charts/compare/flatnotes-0.0.3...flatnotes-0.0.4) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/flatnotes/0.0.10/Chart.lock b/incubator/flatnotes/0.0.10/Chart.lock deleted file mode 100644 index a966cdb76b1..00000000000 --- a/incubator/flatnotes/0.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-21T10:28:30.689480375Z" diff --git a/incubator/flatnotes/0.0.10/Chart.yaml b/incubator/flatnotes/0.0.10/Chart.yaml deleted file mode 100644 index 68b18d7e1ce..00000000000 --- a/incubator/flatnotes/0.0.10/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.10 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/flatnotes/0.0.10/README.md b/incubator/flatnotes/0.0.10/README.md deleted file mode 100644 index 509798373d5..00000000000 --- a/incubator/flatnotes/0.0.10/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.10/charts/common-10.7.1.tgz b/incubator/flatnotes/0.0.10/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/flatnotes/0.0.10/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/flatnotes/0.0.11/CHANGELOG.md b/incubator/flatnotes/0.0.11/CHANGELOG.md new file mode 100644 index 00000000000..926d4b984bd --- /dev/null +++ b/incubator/flatnotes/0.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flatnotes-0.0.11](https://github.com/truecharts/charts/compare/flatnotes-0.0.10...flatnotes-0.0.11) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [flatnotes-0.0.10](https://github.com/truecharts/charts/compare/flatnotes-0.0.9...flatnotes-0.0.10) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [flatnotes-0.0.9](https://github.com/truecharts/charts/compare/flatnotes-0.0.8...flatnotes-0.0.9) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [flatnotes-0.0.8](https://github.com/truecharts/charts/compare/flatnotes-0.0.7...flatnotes-0.0.8) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [flatnotes-0.0.7](https://github.com/truecharts/charts/compare/flatnotes-0.0.6...flatnotes-0.0.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [flatnotes-0.0.7](https://github.com/truecharts/charts/compare/flatnotes-0.0.6...flatnotes-0.0.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [flatnotes-0.0.6](https://github.com/truecharts/charts/compare/flatnotes-0.0.5...flatnotes-0.0.6) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [flatnotes-0.0.5](https://github.com/truecharts/charts/compare/flatnotes-0.0.4...flatnotes-0.0.5) (2022-10-04) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update container image tccr.io/truecharts/flatnotes to v2.0.0 ([#4002](https://github.com/truecharts/charts/issues/4002)) + + + + +## [flatnotes-0.0.4](https://github.com/truecharts/charts/compare/flatnotes-0.0.3...flatnotes-0.0.4) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [flatnotes-0.0.3](https://github.com/truecharts/charts/compare/flatnotes-0.0.2...flatnotes-0.0.3) (2022-09-25) + +### Chore diff --git a/incubator/flatnotes/0.0.11/Chart.lock b/incubator/flatnotes/0.0.11/Chart.lock new file mode 100644 index 00000000000..df3f72bbe12 --- /dev/null +++ b/incubator/flatnotes/0.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:52:55.353041841Z" diff --git a/incubator/flatnotes/0.0.11/Chart.yaml b/incubator/flatnotes/0.0.11/Chart.yaml new file mode 100644 index 00000000000..cb510831e3f --- /dev/null +++ b/incubator/flatnotes/0.0.11/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.11 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/flatnotes/0.0.11/README.md b/incubator/flatnotes/0.0.11/README.md new file mode 100644 index 00000000000..8b0c4c4c3f7 --- /dev/null +++ b/incubator/flatnotes/0.0.11/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.10/app-readme.md b/incubator/flatnotes/0.0.11/app-readme.md similarity index 100% rename from incubator/flatnotes/0.0.10/app-readme.md rename to incubator/flatnotes/0.0.11/app-readme.md diff --git a/incubator/flatnotes/0.0.11/charts/common-10.7.7.tgz b/incubator/flatnotes/0.0.11/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/flatnotes/0.0.11/charts/common-10.7.7.tgz differ diff --git a/incubator/flatnotes/0.0.10/ix_values.yaml b/incubator/flatnotes/0.0.11/ix_values.yaml similarity index 100% rename from incubator/flatnotes/0.0.10/ix_values.yaml rename to incubator/flatnotes/0.0.11/ix_values.yaml diff --git a/incubator/flatnotes/0.0.10/questions.yaml b/incubator/flatnotes/0.0.11/questions.yaml similarity index 100% rename from incubator/flatnotes/0.0.10/questions.yaml rename to incubator/flatnotes/0.0.11/questions.yaml diff --git a/incubator/flatnotes/0.0.10/templates/_secrets.tpl b/incubator/flatnotes/0.0.11/templates/_secrets.tpl similarity index 100% rename from incubator/flatnotes/0.0.10/templates/_secrets.tpl rename to incubator/flatnotes/0.0.11/templates/_secrets.tpl diff --git a/incubator/flatnotes/0.0.10/templates/common.yaml b/incubator/flatnotes/0.0.11/templates/common.yaml similarity index 100% rename from incubator/flatnotes/0.0.10/templates/common.yaml rename to incubator/flatnotes/0.0.11/templates/common.yaml diff --git a/incubator/flatnotes/0.0.10/values.yaml b/incubator/flatnotes/0.0.11/values.yaml similarity index 100% rename from incubator/flatnotes/0.0.10/values.yaml rename to incubator/flatnotes/0.0.11/values.yaml diff --git a/incubator/flemarr/0.0.7/CHANGELOG.md b/incubator/flemarr/0.0.7/CHANGELOG.md deleted file mode 100644 index 7ecafbcd2fa..00000000000 --- a/incubator/flemarr/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flextv-0.0.30](https://github.com/truecharts/charts/compare/flextv-0.0.29...flextv-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [flextv-0.0.29](https://github.com/truecharts/charts/compare/flextv-0.0.28...flextv-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [flextv-0.0.28](https://github.com/truecharts/charts/compare/flextv-0.0.27...flextv-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [flextv-0.0.28](https://github.com/truecharts/charts/compare/flextv-0.0.27...flextv-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [flextv-0.0.27](https://github.com/truecharts/charts/compare/flextv-0.0.26...flextv-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [flextv-0.0.26](https://github.com/truecharts/charts/compare/flextv-0.0.25...flextv-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/flemarr/0.0.7/Chart.lock b/incubator/flemarr/0.0.7/Chart.lock deleted file mode 100644 index d5db08c9ec3..00000000000 --- a/incubator/flemarr/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:19:44.996423608Z" diff --git a/incubator/flemarr/0.0.7/Chart.yaml b/incubator/flemarr/0.0.7/Chart.yaml deleted file mode 100644 index a68de5771bf..00000000000 --- a/incubator/flemarr/0.0.7/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.7 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/flemarr/0.0.7/README.md b/incubator/flemarr/0.0.7/README.md deleted file mode 100644 index 8fbe0f0c0a2..00000000000 --- a/incubator/flemarr/0.0.7/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.7/charts/common-10.7.1.tgz b/incubator/flemarr/0.0.7/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/flemarr/0.0.7/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/flemarr/0.0.8/CHANGELOG.md b/incubator/flemarr/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..ad523e2590e --- /dev/null +++ b/incubator/flemarr/0.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flemarr-0.0.8](https://github.com/truecharts/charts/compare/flemarr-0.0.7...flemarr-0.0.8) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [flextv-0.0.30](https://github.com/truecharts/charts/compare/flextv-0.0.29...flextv-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [flextv-0.0.29](https://github.com/truecharts/charts/compare/flextv-0.0.28...flextv-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [flextv-0.0.28](https://github.com/truecharts/charts/compare/flextv-0.0.27...flextv-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [flextv-0.0.28](https://github.com/truecharts/charts/compare/flextv-0.0.27...flextv-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [flextv-0.0.27](https://github.com/truecharts/charts/compare/flextv-0.0.26...flextv-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [flextv-0.0.26](https://github.com/truecharts/charts/compare/flextv-0.0.25...flextv-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/flemarr/0.0.8/Chart.lock b/incubator/flemarr/0.0.8/Chart.lock new file mode 100644 index 00000000000..235affa3c1a --- /dev/null +++ b/incubator/flemarr/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:53:02.756475786Z" diff --git a/incubator/flemarr/0.0.8/Chart.yaml b/incubator/flemarr/0.0.8/Chart.yaml new file mode 100644 index 00000000000..4abfcd664e4 --- /dev/null +++ b/incubator/flemarr/0.0.8/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.8 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/flemarr/0.0.8/README.md b/incubator/flemarr/0.0.8/README.md new file mode 100644 index 00000000000..6e1f69d674b --- /dev/null +++ b/incubator/flemarr/0.0.8/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.7/app-readme.md b/incubator/flemarr/0.0.8/app-readme.md similarity index 100% rename from incubator/flemarr/0.0.7/app-readme.md rename to incubator/flemarr/0.0.8/app-readme.md diff --git a/incubator/flemarr/0.0.8/charts/common-10.7.7.tgz b/incubator/flemarr/0.0.8/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/flemarr/0.0.8/charts/common-10.7.7.tgz differ diff --git a/incubator/flemarr/0.0.7/ci/ci-values.yaml b/incubator/flemarr/0.0.8/ci/ci-values.yaml similarity index 100% rename from incubator/flemarr/0.0.7/ci/ci-values.yaml rename to incubator/flemarr/0.0.8/ci/ci-values.yaml diff --git a/incubator/flemarr/0.0.7/ix_values.yaml b/incubator/flemarr/0.0.8/ix_values.yaml similarity index 100% rename from incubator/flemarr/0.0.7/ix_values.yaml rename to incubator/flemarr/0.0.8/ix_values.yaml diff --git a/incubator/flemarr/0.0.7/questions.yaml b/incubator/flemarr/0.0.8/questions.yaml similarity index 100% rename from incubator/flemarr/0.0.7/questions.yaml rename to incubator/flemarr/0.0.8/questions.yaml diff --git a/incubator/flemarr/0.0.7/templates/_configMap.tpl b/incubator/flemarr/0.0.8/templates/_configMap.tpl similarity index 100% rename from incubator/flemarr/0.0.7/templates/_configMap.tpl rename to incubator/flemarr/0.0.8/templates/_configMap.tpl diff --git a/incubator/flemarr/0.0.7/templates/common.yaml b/incubator/flemarr/0.0.8/templates/common.yaml similarity index 100% rename from incubator/flemarr/0.0.7/templates/common.yaml rename to incubator/flemarr/0.0.8/templates/common.yaml diff --git a/incubator/flemarr/0.0.7/values.yaml b/incubator/flemarr/0.0.8/values.yaml similarity index 100% rename from incubator/flemarr/0.0.7/values.yaml rename to incubator/flemarr/0.0.8/values.yaml diff --git a/incubator/flextv/0.0.30/CHANGELOG.md b/incubator/flextv/0.0.30/CHANGELOG.md deleted file mode 100644 index d5cafff43d6..00000000000 --- a/incubator/flextv/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - - -## [flextv-0.0.29](https://github.com/truecharts/charts/compare/flextv-0.0.28...flextv-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [flextv-0.0.28](https://github.com/truecharts/charts/compare/flextv-0.0.27...flextv-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [flextv-0.0.28](https://github.com/truecharts/charts/compare/flextv-0.0.27...flextv-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [flextv-0.0.27](https://github.com/truecharts/charts/compare/flextv-0.0.26...flextv-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [flextv-0.0.26](https://github.com/truecharts/charts/compare/flextv-0.0.25...flextv-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/flextv/0.0.30/Chart.lock b/incubator/flextv/0.0.30/Chart.lock deleted file mode 100644 index 5f0cd11a165..00000000000 --- a/incubator/flextv/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:19:44.936474394Z" diff --git a/incubator/flextv/0.0.30/Chart.yaml b/incubator/flextv/0.0.30/Chart.yaml deleted file mode 100644 index 149bd55776b..00000000000 --- a/incubator/flextv/0.0.30/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.7.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.30 diff --git a/incubator/flextv/0.0.30/README.md b/incubator/flextv/0.0.30/README.md deleted file mode 100644 index e0002631729..00000000000 --- a/incubator/flextv/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/flextv/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/flextv/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/flextv/0.0.31/CHANGELOG.md b/incubator/flextv/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..694766ca1ae --- /dev/null +++ b/incubator/flextv/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flextv-0.0.31](https://github.com/truecharts/charts/compare/flextv-0.0.30...flextv-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + + +## [flextv-0.0.29](https://github.com/truecharts/charts/compare/flextv-0.0.28...flextv-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [flextv-0.0.28](https://github.com/truecharts/charts/compare/flextv-0.0.27...flextv-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [flextv-0.0.28](https://github.com/truecharts/charts/compare/flextv-0.0.27...flextv-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [flextv-0.0.27](https://github.com/truecharts/charts/compare/flextv-0.0.26...flextv-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [flextv-0.0.26](https://github.com/truecharts/charts/compare/flextv-0.0.25...flextv-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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)) + + diff --git a/incubator/flextv/0.0.31/Chart.lock b/incubator/flextv/0.0.31/Chart.lock new file mode 100644 index 00000000000..1db52b039b4 --- /dev/null +++ b/incubator/flextv/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:53:06.146899698Z" diff --git a/incubator/flextv/0.0.31/Chart.yaml b/incubator/flextv/0.0.31/Chart.yaml new file mode 100644 index 00000000000..0d1013a929f --- /dev/null +++ b/incubator/flextv/0.0.31/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.7.7 +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.31 diff --git a/incubator/flextv/0.0.31/README.md b/incubator/flextv/0.0.31/README.md new file mode 100644 index 00000000000..eb3df42508f --- /dev/null +++ b/incubator/flextv/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/flextv/0.0.31/app-readme.md similarity index 100% rename from incubator/flextv/0.0.30/app-readme.md rename to incubator/flextv/0.0.31/app-readme.md diff --git a/incubator/flextv/0.0.31/charts/common-10.7.7.tgz b/incubator/flextv/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/flextv/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/flextv/0.0.30/ix_values.yaml b/incubator/flextv/0.0.31/ix_values.yaml similarity index 100% rename from incubator/flextv/0.0.30/ix_values.yaml rename to incubator/flextv/0.0.31/ix_values.yaml diff --git a/incubator/flextv/0.0.30/questions.yaml b/incubator/flextv/0.0.31/questions.yaml similarity index 100% rename from incubator/flextv/0.0.30/questions.yaml rename to incubator/flextv/0.0.31/questions.yaml diff --git a/incubator/flextv/0.0.30/templates/common.yaml b/incubator/flextv/0.0.31/templates/common.yaml similarity index 100% rename from incubator/flextv/0.0.30/templates/common.yaml rename to incubator/flextv/0.0.31/templates/common.yaml diff --git a/incubator/flextv/0.0.30/values.yaml b/incubator/flextv/0.0.31/values.yaml similarity index 100% rename from incubator/flextv/0.0.30/values.yaml rename to incubator/flextv/0.0.31/values.yaml diff --git a/incubator/fluttercoin-wallet/0.0.30/CHANGELOG.md b/incubator/fluttercoin-wallet/0.0.30/CHANGELOG.md deleted file mode 100644 index 0f3441a3bbb..00000000000 --- a/incubator/fluttercoin-wallet/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fluttercoin-wallet-0.0.30](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.29...fluttercoin-wallet-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [fluttercoin-wallet-0.0.29](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.28...fluttercoin-wallet-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [fluttercoin-wallet-0.0.28](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.27...fluttercoin-wallet-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fluttercoin-wallet-0.0.28](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.27...fluttercoin-wallet-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fluttercoin-wallet-0.0.27](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.26...fluttercoin-wallet-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [fluttercoin-wallet-0.0.26](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.25...fluttercoin-wallet-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/fluttercoin-wallet/0.0.30/Chart.lock b/incubator/fluttercoin-wallet/0.0.30/Chart.lock deleted file mode 100644 index 0ff5a8099e0..00000000000 --- a/incubator/fluttercoin-wallet/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:19:46.166112333Z" diff --git a/incubator/fluttercoin-wallet/0.0.30/Chart.yaml b/incubator/fluttercoin-wallet/0.0.30/Chart.yaml deleted file mode 100644 index fd763b339e9..00000000000 --- a/incubator/fluttercoin-wallet/0.0.30/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.7.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.30 diff --git a/incubator/fluttercoin-wallet/0.0.30/README.md b/incubator/fluttercoin-wallet/0.0.30/README.md deleted file mode 100644 index 082d579bbf4..00000000000 --- a/incubator/fluttercoin-wallet/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/fluttercoin-wallet/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/fluttercoin-wallet/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/fluttercoin-wallet/0.0.31/CHANGELOG.md b/incubator/fluttercoin-wallet/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..71cc7c4a411 --- /dev/null +++ b/incubator/fluttercoin-wallet/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fluttercoin-wallet-0.0.31](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.30...fluttercoin-wallet-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [fluttercoin-wallet-0.0.30](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.29...fluttercoin-wallet-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [fluttercoin-wallet-0.0.29](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.28...fluttercoin-wallet-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [fluttercoin-wallet-0.0.28](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.27...fluttercoin-wallet-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fluttercoin-wallet-0.0.28](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.27...fluttercoin-wallet-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fluttercoin-wallet-0.0.27](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.26...fluttercoin-wallet-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [fluttercoin-wallet-0.0.26](https://github.com/truecharts/charts/compare/fluttercoin-wallet-0.0.25...fluttercoin-wallet-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/fluttercoin-wallet/0.0.31/Chart.lock b/incubator/fluttercoin-wallet/0.0.31/Chart.lock new file mode 100644 index 00000000000..68cdd2dc9ff --- /dev/null +++ b/incubator/fluttercoin-wallet/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:53:14.3920175Z" diff --git a/incubator/fluttercoin-wallet/0.0.31/Chart.yaml b/incubator/fluttercoin-wallet/0.0.31/Chart.yaml new file mode 100644 index 00000000000..bdf477514a5 --- /dev/null +++ b/incubator/fluttercoin-wallet/0.0.31/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.7.7 +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.31 diff --git a/incubator/fluttercoin-wallet/0.0.31/README.md b/incubator/fluttercoin-wallet/0.0.31/README.md new file mode 100644 index 00000000000..14cd29e60c6 --- /dev/null +++ b/incubator/fluttercoin-wallet/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/fluttercoin-wallet/0.0.31/app-readme.md similarity index 100% rename from incubator/fluttercoin-wallet/0.0.30/app-readme.md rename to incubator/fluttercoin-wallet/0.0.31/app-readme.md diff --git a/incubator/fluttercoin-wallet/0.0.31/charts/common-10.7.7.tgz b/incubator/fluttercoin-wallet/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/fluttercoin-wallet/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/fluttercoin-wallet/0.0.30/ix_values.yaml b/incubator/fluttercoin-wallet/0.0.31/ix_values.yaml similarity index 100% rename from incubator/fluttercoin-wallet/0.0.30/ix_values.yaml rename to incubator/fluttercoin-wallet/0.0.31/ix_values.yaml diff --git a/incubator/fluttercoin-wallet/0.0.30/questions.yaml b/incubator/fluttercoin-wallet/0.0.31/questions.yaml similarity index 100% rename from incubator/fluttercoin-wallet/0.0.30/questions.yaml rename to incubator/fluttercoin-wallet/0.0.31/questions.yaml diff --git a/incubator/fluttercoin-wallet/0.0.30/templates/common.yaml b/incubator/fluttercoin-wallet/0.0.31/templates/common.yaml similarity index 100% rename from incubator/fluttercoin-wallet/0.0.30/templates/common.yaml rename to incubator/fluttercoin-wallet/0.0.31/templates/common.yaml diff --git a/incubator/fluttercoin-wallet/0.0.30/values.yaml b/incubator/fluttercoin-wallet/0.0.31/values.yaml similarity index 100% rename from incubator/fluttercoin-wallet/0.0.30/values.yaml rename to incubator/fluttercoin-wallet/0.0.31/values.yaml diff --git a/incubator/fmd2-wine/0.0.30/CHANGELOG.md b/incubator/fmd2-wine/0.0.30/CHANGELOG.md deleted file mode 100644 index 44bf4c4b37f..00000000000 --- a/incubator/fmd2-wine/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fmd2-wine-0.0.30](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.29...fmd2-wine-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [fmd2-wine-0.0.29](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.28...fmd2-wine-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [fmd2-wine-0.0.28](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.27...fmd2-wine-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fmd2-wine-0.0.28](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.27...fmd2-wine-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fmd2-wine-0.0.27](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.26...fmd2-wine-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [fmd2-wine-0.0.26](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.25...fmd2-wine-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/fmd2-wine/0.0.30/Chart.lock b/incubator/fmd2-wine/0.0.30/Chart.lock deleted file mode 100644 index c631d4c1dcd..00000000000 --- a/incubator/fmd2-wine/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:20:01.362776374Z" diff --git a/incubator/fmd2-wine/0.0.30/Chart.yaml b/incubator/fmd2-wine/0.0.30/Chart.yaml deleted file mode 100644 index 0b0344b9374..00000000000 --- a/incubator/fmd2-wine/0.0.30/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.7.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.30 diff --git a/incubator/fmd2-wine/0.0.30/README.md b/incubator/fmd2-wine/0.0.30/README.md deleted file mode 100644 index 2865e669d34..00000000000 --- a/incubator/fmd2-wine/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/fmd2-wine/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/fmd2-wine/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/fmd2-wine/0.0.31/CHANGELOG.md b/incubator/fmd2-wine/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..a58c1ca58c0 --- /dev/null +++ b/incubator/fmd2-wine/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fmd2-wine-0.0.31](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.30...fmd2-wine-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [fmd2-wine-0.0.30](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.29...fmd2-wine-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [fmd2-wine-0.0.29](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.28...fmd2-wine-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [fmd2-wine-0.0.28](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.27...fmd2-wine-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fmd2-wine-0.0.28](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.27...fmd2-wine-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fmd2-wine-0.0.27](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.26...fmd2-wine-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [fmd2-wine-0.0.26](https://github.com/truecharts/charts/compare/fmd2-wine-0.0.25...fmd2-wine-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/fmd2-wine/0.0.31/Chart.lock b/incubator/fmd2-wine/0.0.31/Chart.lock new file mode 100644 index 00000000000..344cf86981e --- /dev/null +++ b/incubator/fmd2-wine/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:53:35.449460193Z" diff --git a/incubator/fmd2-wine/0.0.31/Chart.yaml b/incubator/fmd2-wine/0.0.31/Chart.yaml new file mode 100644 index 00000000000..e79b7fca3bb --- /dev/null +++ b/incubator/fmd2-wine/0.0.31/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.7.7 +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.31 diff --git a/incubator/fmd2-wine/0.0.31/README.md b/incubator/fmd2-wine/0.0.31/README.md new file mode 100644 index 00000000000..2d94126c527 --- /dev/null +++ b/incubator/fmd2-wine/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/fmd2-wine/0.0.31/app-readme.md similarity index 100% rename from incubator/fmd2-wine/0.0.30/app-readme.md rename to incubator/fmd2-wine/0.0.31/app-readme.md diff --git a/incubator/fmd2-wine/0.0.31/charts/common-10.7.7.tgz b/incubator/fmd2-wine/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/fmd2-wine/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/fmd2-wine/0.0.30/ix_values.yaml b/incubator/fmd2-wine/0.0.31/ix_values.yaml similarity index 100% rename from incubator/fmd2-wine/0.0.30/ix_values.yaml rename to incubator/fmd2-wine/0.0.31/ix_values.yaml diff --git a/incubator/fmd2-wine/0.0.30/questions.yaml b/incubator/fmd2-wine/0.0.31/questions.yaml similarity index 100% rename from incubator/fmd2-wine/0.0.30/questions.yaml rename to incubator/fmd2-wine/0.0.31/questions.yaml diff --git a/incubator/fmd2-wine/0.0.30/templates/common.yaml b/incubator/fmd2-wine/0.0.31/templates/common.yaml similarity index 100% rename from incubator/fmd2-wine/0.0.30/templates/common.yaml rename to incubator/fmd2-wine/0.0.31/templates/common.yaml diff --git a/incubator/fmd2-wine/0.0.30/values.yaml b/incubator/fmd2-wine/0.0.31/values.yaml similarity index 100% rename from incubator/fmd2-wine/0.0.30/values.yaml rename to incubator/fmd2-wine/0.0.31/values.yaml diff --git a/incubator/fogproject/0.0.30/CHANGELOG.md b/incubator/fogproject/0.0.30/CHANGELOG.md deleted file mode 100644 index 37cb2ab4162..00000000000 --- a/incubator/fogproject/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fogproject-0.0.30](https://github.com/truecharts/charts/compare/fogproject-0.0.29...fogproject-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [fogproject-0.0.29](https://github.com/truecharts/charts/compare/fogproject-0.0.28...fogproject-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [fogproject-0.0.28](https://github.com/truecharts/charts/compare/fogproject-0.0.27...fogproject-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fogproject-0.0.28](https://github.com/truecharts/charts/compare/fogproject-0.0.27...fogproject-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fogproject-0.0.27](https://github.com/truecharts/charts/compare/fogproject-0.0.26...fogproject-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [fogproject-0.0.26](https://github.com/truecharts/charts/compare/fogproject-0.0.25...fogproject-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/fogproject/0.0.30/Chart.lock b/incubator/fogproject/0.0.30/Chart.lock deleted file mode 100644 index c79544ad516..00000000000 --- a/incubator/fogproject/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:20:16.614318687Z" diff --git a/incubator/fogproject/0.0.30/Chart.yaml b/incubator/fogproject/0.0.30/Chart.yaml deleted file mode 100644 index 8bb41cb668a..00000000000 --- a/incubator/fogproject/0.0.30/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.7.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.30 diff --git a/incubator/fogproject/0.0.30/README.md b/incubator/fogproject/0.0.30/README.md deleted file mode 100644 index 1fc708b8c4b..00000000000 --- a/incubator/fogproject/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/fogproject/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/fogproject/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/fogproject/0.0.31/CHANGELOG.md b/incubator/fogproject/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..297ca8ed033 --- /dev/null +++ b/incubator/fogproject/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fogproject-0.0.31](https://github.com/truecharts/charts/compare/fogproject-0.0.30...fogproject-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [fogproject-0.0.30](https://github.com/truecharts/charts/compare/fogproject-0.0.29...fogproject-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [fogproject-0.0.29](https://github.com/truecharts/charts/compare/fogproject-0.0.28...fogproject-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [fogproject-0.0.28](https://github.com/truecharts/charts/compare/fogproject-0.0.27...fogproject-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fogproject-0.0.28](https://github.com/truecharts/charts/compare/fogproject-0.0.27...fogproject-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fogproject-0.0.27](https://github.com/truecharts/charts/compare/fogproject-0.0.26...fogproject-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [fogproject-0.0.26](https://github.com/truecharts/charts/compare/fogproject-0.0.25...fogproject-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/fogproject/0.0.31/Chart.lock b/incubator/fogproject/0.0.31/Chart.lock new file mode 100644 index 00000000000..d00275510b6 --- /dev/null +++ b/incubator/fogproject/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:53:43.974608551Z" diff --git a/incubator/fogproject/0.0.31/Chart.yaml b/incubator/fogproject/0.0.31/Chart.yaml new file mode 100644 index 00000000000..14982e73277 --- /dev/null +++ b/incubator/fogproject/0.0.31/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.7.7 +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.31 diff --git a/incubator/fogproject/0.0.31/README.md b/incubator/fogproject/0.0.31/README.md new file mode 100644 index 00000000000..83fdc343423 --- /dev/null +++ b/incubator/fogproject/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/fogproject/0.0.31/app-readme.md similarity index 100% rename from incubator/fogproject/0.0.30/app-readme.md rename to incubator/fogproject/0.0.31/app-readme.md diff --git a/incubator/fogproject/0.0.31/charts/common-10.7.7.tgz b/incubator/fogproject/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/fogproject/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/fogproject/0.0.30/ix_values.yaml b/incubator/fogproject/0.0.31/ix_values.yaml similarity index 100% rename from incubator/fogproject/0.0.30/ix_values.yaml rename to incubator/fogproject/0.0.31/ix_values.yaml diff --git a/incubator/fogproject/0.0.30/questions.yaml b/incubator/fogproject/0.0.31/questions.yaml similarity index 100% rename from incubator/fogproject/0.0.30/questions.yaml rename to incubator/fogproject/0.0.31/questions.yaml diff --git a/incubator/fogproject/0.0.30/templates/common.yaml b/incubator/fogproject/0.0.31/templates/common.yaml similarity index 100% rename from incubator/fogproject/0.0.30/templates/common.yaml rename to incubator/fogproject/0.0.31/templates/common.yaml diff --git a/incubator/fogproject/0.0.30/values.yaml b/incubator/fogproject/0.0.31/values.yaml similarity index 100% rename from incubator/fogproject/0.0.30/values.yaml rename to incubator/fogproject/0.0.31/values.yaml diff --git a/incubator/fotosho/0.0.30/CHANGELOG.md b/incubator/fotosho/0.0.30/CHANGELOG.md deleted file mode 100644 index 7607fc34f21..00000000000 --- a/incubator/fotosho/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fotosho-0.0.30](https://github.com/truecharts/charts/compare/fotosho-0.0.29...fotosho-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [fotosho-0.0.29](https://github.com/truecharts/charts/compare/fotosho-0.0.28...fotosho-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [fotosho-0.0.28](https://github.com/truecharts/charts/compare/fotosho-0.0.27...fotosho-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fotosho-0.0.28](https://github.com/truecharts/charts/compare/fotosho-0.0.27...fotosho-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fotosho-0.0.27](https://github.com/truecharts/charts/compare/fotosho-0.0.26...fotosho-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [fotosho-0.0.26](https://github.com/truecharts/charts/compare/fotosho-0.0.25...fotosho-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/fotosho/0.0.30/Chart.lock b/incubator/fotosho/0.0.30/Chart.lock deleted file mode 100644 index e3fe11255a3..00000000000 --- a/incubator/fotosho/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:20:16.569542353Z" diff --git a/incubator/fotosho/0.0.30/Chart.yaml b/incubator/fotosho/0.0.30/Chart.yaml deleted file mode 100644 index e950d0415b4..00000000000 --- a/incubator/fotosho/0.0.30/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.7.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.30 diff --git a/incubator/fotosho/0.0.30/README.md b/incubator/fotosho/0.0.30/README.md deleted file mode 100644 index 608f58a61dc..00000000000 --- a/incubator/fotosho/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/fotosho/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/fotosho/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/fotosho/0.0.31/CHANGELOG.md b/incubator/fotosho/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..663ea8d6612 --- /dev/null +++ b/incubator/fotosho/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fotosho-0.0.31](https://github.com/truecharts/charts/compare/fotosho-0.0.30...fotosho-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [fotosho-0.0.30](https://github.com/truecharts/charts/compare/fotosho-0.0.29...fotosho-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [fotosho-0.0.29](https://github.com/truecharts/charts/compare/fotosho-0.0.28...fotosho-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [fotosho-0.0.28](https://github.com/truecharts/charts/compare/fotosho-0.0.27...fotosho-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fotosho-0.0.28](https://github.com/truecharts/charts/compare/fotosho-0.0.27...fotosho-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fotosho-0.0.27](https://github.com/truecharts/charts/compare/fotosho-0.0.26...fotosho-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [fotosho-0.0.26](https://github.com/truecharts/charts/compare/fotosho-0.0.25...fotosho-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/fotosho/0.0.31/Chart.lock b/incubator/fotosho/0.0.31/Chart.lock new file mode 100644 index 00000000000..0b2adb26c8a --- /dev/null +++ b/incubator/fotosho/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:53:46.88623029Z" diff --git a/incubator/fotosho/0.0.31/Chart.yaml b/incubator/fotosho/0.0.31/Chart.yaml new file mode 100644 index 00000000000..36a76c15c4a --- /dev/null +++ b/incubator/fotosho/0.0.31/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.7.7 +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.31 diff --git a/incubator/fotosho/0.0.31/README.md b/incubator/fotosho/0.0.31/README.md new file mode 100644 index 00000000000..49001c3d588 --- /dev/null +++ b/incubator/fotosho/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/fotosho/0.0.31/app-readme.md similarity index 100% rename from incubator/fotosho/0.0.30/app-readme.md rename to incubator/fotosho/0.0.31/app-readme.md diff --git a/incubator/fotosho/0.0.31/charts/common-10.7.7.tgz b/incubator/fotosho/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/fotosho/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/fotosho/0.0.30/ix_values.yaml b/incubator/fotosho/0.0.31/ix_values.yaml similarity index 100% rename from incubator/fotosho/0.0.30/ix_values.yaml rename to incubator/fotosho/0.0.31/ix_values.yaml diff --git a/incubator/fotosho/0.0.30/questions.yaml b/incubator/fotosho/0.0.31/questions.yaml similarity index 100% rename from incubator/fotosho/0.0.30/questions.yaml rename to incubator/fotosho/0.0.31/questions.yaml diff --git a/incubator/fotosho/0.0.30/templates/common.yaml b/incubator/fotosho/0.0.31/templates/common.yaml similarity index 100% rename from incubator/fotosho/0.0.30/templates/common.yaml rename to incubator/fotosho/0.0.31/templates/common.yaml diff --git a/incubator/fotosho/0.0.30/values.yaml b/incubator/fotosho/0.0.31/values.yaml similarity index 100% rename from incubator/fotosho/0.0.30/values.yaml rename to incubator/fotosho/0.0.31/values.yaml diff --git a/incubator/freecad-desktop-g3/0.0.31/CHANGELOG.md b/incubator/freecad-desktop-g3/0.0.31/CHANGELOG.md deleted file mode 100644 index e03c9b01767..00000000000 --- a/incubator/freecad-desktop-g3/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [freecad-desktop-g3-0.0.31](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.30...freecad-desktop-g3-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [freecad-desktop-g3-0.0.30](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.29...freecad-desktop-g3-0.0.30) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [freecad-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.28...freecad-desktop-g3-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [freecad-desktop-g3-0.0.28](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.27...freecad-desktop-g3-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [freecad-desktop-g3-0.0.28](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.27...freecad-desktop-g3-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [freecad-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.26...freecad-desktop-g3-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [freecad-desktop-g3-0.0.26](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.25...freecad-desktop-g3-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/freecad-desktop-g3/0.0.31/Chart.lock b/incubator/freecad-desktop-g3/0.0.31/Chart.lock deleted file mode 100644 index 4e2312a09c0..00000000000 --- a/incubator/freecad-desktop-g3/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:20:18.039745435Z" diff --git a/incubator/freecad-desktop-g3/0.0.31/Chart.yaml b/incubator/freecad-desktop-g3/0.0.31/Chart.yaml deleted file mode 100644 index e49dd101d03..00000000000 --- a/incubator/freecad-desktop-g3/0.0.31/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.7.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.31 diff --git a/incubator/freecad-desktop-g3/0.0.31/README.md b/incubator/freecad-desktop-g3/0.0.31/README.md deleted file mode 100644 index 527ef414566..00000000000 --- a/incubator/freecad-desktop-g3/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/freecad-desktop-g3/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/freecad-desktop-g3/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/freecad-desktop-g3/0.0.32/CHANGELOG.md b/incubator/freecad-desktop-g3/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..11c29310df0 --- /dev/null +++ b/incubator/freecad-desktop-g3/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [freecad-desktop-g3-0.0.32](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.31...freecad-desktop-g3-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [freecad-desktop-g3-0.0.31](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.30...freecad-desktop-g3-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [freecad-desktop-g3-0.0.30](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.29...freecad-desktop-g3-0.0.30) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [freecad-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.28...freecad-desktop-g3-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [freecad-desktop-g3-0.0.28](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.27...freecad-desktop-g3-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [freecad-desktop-g3-0.0.28](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.27...freecad-desktop-g3-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [freecad-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.26...freecad-desktop-g3-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [freecad-desktop-g3-0.0.26](https://github.com/truecharts/charts/compare/freecad-desktop-g3-0.0.25...freecad-desktop-g3-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/freecad-desktop-g3/0.0.32/Chart.lock b/incubator/freecad-desktop-g3/0.0.32/Chart.lock new file mode 100644 index 00000000000..035b49c857f --- /dev/null +++ b/incubator/freecad-desktop-g3/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:53:56.166429078Z" diff --git a/incubator/freecad-desktop-g3/0.0.32/Chart.yaml b/incubator/freecad-desktop-g3/0.0.32/Chart.yaml new file mode 100644 index 00000000000..c1511cde9e7 --- /dev/null +++ b/incubator/freecad-desktop-g3/0.0.32/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.7.7 +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.32 diff --git a/incubator/freecad-desktop-g3/0.0.32/README.md b/incubator/freecad-desktop-g3/0.0.32/README.md new file mode 100644 index 00000000000..0c41f080c61 --- /dev/null +++ b/incubator/freecad-desktop-g3/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/freecad-desktop-g3/0.0.32/app-readme.md similarity index 100% rename from incubator/freecad-desktop-g3/0.0.31/app-readme.md rename to incubator/freecad-desktop-g3/0.0.32/app-readme.md diff --git a/incubator/freecad-desktop-g3/0.0.32/charts/common-10.7.7.tgz b/incubator/freecad-desktop-g3/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/freecad-desktop-g3/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/freecad-desktop-g3/0.0.31/ix_values.yaml b/incubator/freecad-desktop-g3/0.0.32/ix_values.yaml similarity index 100% rename from incubator/freecad-desktop-g3/0.0.31/ix_values.yaml rename to incubator/freecad-desktop-g3/0.0.32/ix_values.yaml diff --git a/incubator/freecad-desktop-g3/0.0.31/questions.yaml b/incubator/freecad-desktop-g3/0.0.32/questions.yaml similarity index 100% rename from incubator/freecad-desktop-g3/0.0.31/questions.yaml rename to incubator/freecad-desktop-g3/0.0.32/questions.yaml diff --git a/incubator/freecad-desktop-g3/0.0.31/templates/common.yaml b/incubator/freecad-desktop-g3/0.0.32/templates/common.yaml similarity index 100% rename from incubator/freecad-desktop-g3/0.0.31/templates/common.yaml rename to incubator/freecad-desktop-g3/0.0.32/templates/common.yaml diff --git a/incubator/freecad-desktop-g3/0.0.31/values.yaml b/incubator/freecad-desktop-g3/0.0.32/values.yaml similarity index 100% rename from incubator/freecad-desktop-g3/0.0.31/values.yaml rename to incubator/freecad-desktop-g3/0.0.32/values.yaml diff --git a/incubator/frigate/2.0.40/CHANGELOG.md b/incubator/frigate/2.0.40/CHANGELOG.md deleted file mode 100644 index 8cca751dc3b..00000000000 --- a/incubator/frigate/2.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [frigate-2.0.40](https://github.com/truecharts/charts/compare/frigate-2.0.39...frigate-2.0.40) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [frigate-2.0.39](https://github.com/truecharts/charts/compare/frigate-2.0.38...frigate-2.0.39) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [frigate-2.0.38](https://github.com/truecharts/charts/compare/frigate-2.0.37...frigate-2.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [frigate-2.0.38](https://github.com/truecharts/charts/compare/frigate-2.0.37...frigate-2.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [frigate-2.0.37](https://github.com/truecharts/charts/compare/frigate-2.0.36...frigate-2.0.37) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [frigate-2.0.36](https://github.com/truecharts/charts/compare/frigate-2.0.35...frigate-2.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/frigate/2.0.40/Chart.lock b/incubator/frigate/2.0.40/Chart.lock deleted file mode 100644 index edf46f376a8..00000000000 --- a/incubator/frigate/2.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:20:33.575253444Z" diff --git a/incubator/frigate/2.0.40/Chart.yaml b/incubator/frigate/2.0.40/Chart.yaml deleted file mode 100644 index 913a382b887..00000000000 --- a/incubator/frigate/2.0.40/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.40 -annotations: - truecharts.org/catagories: | - - nvr - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/frigate/2.0.40/README.md b/incubator/frigate/2.0.40/README.md deleted file mode 100644 index 0b00f084c71..00000000000 --- a/incubator/frigate/2.0.40/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.40/charts/common-10.7.1.tgz b/incubator/frigate/2.0.40/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/frigate/2.0.40/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/frigate/2.0.41/CHANGELOG.md b/incubator/frigate/2.0.41/CHANGELOG.md new file mode 100644 index 00000000000..ed91c83265c --- /dev/null +++ b/incubator/frigate/2.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [frigate-2.0.41](https://github.com/truecharts/charts/compare/frigate-2.0.40...frigate-2.0.41) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [frigate-2.0.40](https://github.com/truecharts/charts/compare/frigate-2.0.39...frigate-2.0.40) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [frigate-2.0.39](https://github.com/truecharts/charts/compare/frigate-2.0.38...frigate-2.0.39) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [frigate-2.0.38](https://github.com/truecharts/charts/compare/frigate-2.0.37...frigate-2.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [frigate-2.0.38](https://github.com/truecharts/charts/compare/frigate-2.0.37...frigate-2.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [frigate-2.0.37](https://github.com/truecharts/charts/compare/frigate-2.0.36...frigate-2.0.37) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [frigate-2.0.36](https://github.com/truecharts/charts/compare/frigate-2.0.35...frigate-2.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/frigate/2.0.41/Chart.lock b/incubator/frigate/2.0.41/Chart.lock new file mode 100644 index 00000000000..9e558bcd456 --- /dev/null +++ b/incubator/frigate/2.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:54:15.009044953Z" diff --git a/incubator/frigate/2.0.41/Chart.yaml b/incubator/frigate/2.0.41/Chart.yaml new file mode 100644 index 00000000000..215d0306dae --- /dev/null +++ b/incubator/frigate/2.0.41/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.41 +annotations: + truecharts.org/catagories: | + - nvr + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/frigate/2.0.41/README.md b/incubator/frigate/2.0.41/README.md new file mode 100644 index 00000000000..32a2df49dd5 --- /dev/null +++ b/incubator/frigate/2.0.41/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.40/app-readme.md b/incubator/frigate/2.0.41/app-readme.md similarity index 100% rename from incubator/frigate/2.0.40/app-readme.md rename to incubator/frigate/2.0.41/app-readme.md diff --git a/incubator/frigate/2.0.41/charts/common-10.7.7.tgz b/incubator/frigate/2.0.41/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/frigate/2.0.41/charts/common-10.7.7.tgz differ diff --git a/incubator/frigate/2.0.40/ix_values.yaml b/incubator/frigate/2.0.41/ix_values.yaml similarity index 100% rename from incubator/frigate/2.0.40/ix_values.yaml rename to incubator/frigate/2.0.41/ix_values.yaml diff --git a/incubator/frigate/2.0.40/questions.yaml b/incubator/frigate/2.0.41/questions.yaml similarity index 100% rename from incubator/frigate/2.0.40/questions.yaml rename to incubator/frigate/2.0.41/questions.yaml diff --git a/incubator/frigate/2.0.40/templates/common.yaml b/incubator/frigate/2.0.41/templates/common.yaml similarity index 100% rename from incubator/frigate/2.0.40/templates/common.yaml rename to incubator/frigate/2.0.41/templates/common.yaml diff --git a/incubator/frigate/2.0.40/values.yaml b/incubator/frigate/2.0.41/values.yaml similarity index 100% rename from incubator/frigate/2.0.40/values.yaml rename to incubator/frigate/2.0.41/values.yaml diff --git a/incubator/fsm/0.0.30/CHANGELOG.md b/incubator/fsm/0.0.30/CHANGELOG.md deleted file mode 100644 index d98aa0630f2..00000000000 --- a/incubator/fsm/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fsm-0.0.30](https://github.com/truecharts/charts/compare/fsm-0.0.29...fsm-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [fsm-0.0.29](https://github.com/truecharts/charts/compare/fsm-0.0.28...fsm-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [fsm-0.0.28](https://github.com/truecharts/charts/compare/fsm-0.0.27...fsm-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fsm-0.0.28](https://github.com/truecharts/charts/compare/fsm-0.0.27...fsm-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fsm-0.0.27](https://github.com/truecharts/charts/compare/fsm-0.0.26...fsm-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [fsm-0.0.26](https://github.com/truecharts/charts/compare/fsm-0.0.25...fsm-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/fsm/0.0.30/Chart.lock b/incubator/fsm/0.0.30/Chart.lock deleted file mode 100644 index c18eee1f5bb..00000000000 --- a/incubator/fsm/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:20:47.215765915Z" diff --git a/incubator/fsm/0.0.30/Chart.yaml b/incubator/fsm/0.0.30/Chart.yaml deleted file mode 100644 index f37ad0d1ac4..00000000000 --- a/incubator/fsm/0.0.30/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.7.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.30 diff --git a/incubator/fsm/0.0.30/README.md b/incubator/fsm/0.0.30/README.md deleted file mode 100644 index d90032cf847..00000000000 --- a/incubator/fsm/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/fsm/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/fsm/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/fsm/0.0.31/CHANGELOG.md b/incubator/fsm/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..8e559afd199 --- /dev/null +++ b/incubator/fsm/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fsm-0.0.31](https://github.com/truecharts/charts/compare/fsm-0.0.30...fsm-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [fsm-0.0.30](https://github.com/truecharts/charts/compare/fsm-0.0.29...fsm-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [fsm-0.0.29](https://github.com/truecharts/charts/compare/fsm-0.0.28...fsm-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [fsm-0.0.28](https://github.com/truecharts/charts/compare/fsm-0.0.27...fsm-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fsm-0.0.28](https://github.com/truecharts/charts/compare/fsm-0.0.27...fsm-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fsm-0.0.27](https://github.com/truecharts/charts/compare/fsm-0.0.26...fsm-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [fsm-0.0.26](https://github.com/truecharts/charts/compare/fsm-0.0.25...fsm-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/fsm/0.0.31/Chart.lock b/incubator/fsm/0.0.31/Chart.lock new file mode 100644 index 00000000000..06d0e18cdbd --- /dev/null +++ b/incubator/fsm/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:54:23.591940254Z" diff --git a/incubator/fsm/0.0.31/Chart.yaml b/incubator/fsm/0.0.31/Chart.yaml new file mode 100644 index 00000000000..e04f7003713 --- /dev/null +++ b/incubator/fsm/0.0.31/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.7.7 +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.31 diff --git a/incubator/fsm/0.0.31/README.md b/incubator/fsm/0.0.31/README.md new file mode 100644 index 00000000000..81b84a6c94f --- /dev/null +++ b/incubator/fsm/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/fsm/0.0.31/app-readme.md similarity index 100% rename from incubator/fsm/0.0.30/app-readme.md rename to incubator/fsm/0.0.31/app-readme.md diff --git a/incubator/fsm/0.0.31/charts/common-10.7.7.tgz b/incubator/fsm/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/fsm/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/fsm/0.0.30/ix_values.yaml b/incubator/fsm/0.0.31/ix_values.yaml similarity index 100% rename from incubator/fsm/0.0.30/ix_values.yaml rename to incubator/fsm/0.0.31/ix_values.yaml diff --git a/incubator/fsm/0.0.30/questions.yaml b/incubator/fsm/0.0.31/questions.yaml similarity index 100% rename from incubator/fsm/0.0.30/questions.yaml rename to incubator/fsm/0.0.31/questions.yaml diff --git a/incubator/fsm/0.0.30/templates/common.yaml b/incubator/fsm/0.0.31/templates/common.yaml similarity index 100% rename from incubator/fsm/0.0.30/templates/common.yaml rename to incubator/fsm/0.0.31/templates/common.yaml diff --git a/incubator/fsm/0.0.30/values.yaml b/incubator/fsm/0.0.31/values.yaml similarity index 100% rename from incubator/fsm/0.0.30/values.yaml rename to incubator/fsm/0.0.31/values.yaml diff --git a/incubator/funkwhale-all-in-one/0.0.30/CHANGELOG.md b/incubator/funkwhale-all-in-one/0.0.30/CHANGELOG.md deleted file mode 100644 index 3b25b6cf066..00000000000 --- a/incubator/funkwhale-all-in-one/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [funkwhale-all-in-one-0.0.30](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.29...funkwhale-all-in-one-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [funkwhale-all-in-one-0.0.29](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.28...funkwhale-all-in-one-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [funkwhale-all-in-one-0.0.28](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.27...funkwhale-all-in-one-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [funkwhale-all-in-one-0.0.28](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.27...funkwhale-all-in-one-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [funkwhale-all-in-one-0.0.27](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.26...funkwhale-all-in-one-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [funkwhale-all-in-one-0.0.26](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.25...funkwhale-all-in-one-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/funkwhale-all-in-one/0.0.30/Chart.lock b/incubator/funkwhale-all-in-one/0.0.30/Chart.lock deleted file mode 100644 index e570e3cae18..00000000000 --- a/incubator/funkwhale-all-in-one/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:20:49.148239562Z" diff --git a/incubator/funkwhale-all-in-one/0.0.30/Chart.yaml b/incubator/funkwhale-all-in-one/0.0.30/Chart.yaml deleted file mode 100644 index d7b1e5141fb..00000000000 --- a/incubator/funkwhale-all-in-one/0.0.30/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.7.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.30 diff --git a/incubator/funkwhale-all-in-one/0.0.30/README.md b/incubator/funkwhale-all-in-one/0.0.30/README.md deleted file mode 100644 index ba7962be6e8..00000000000 --- a/incubator/funkwhale-all-in-one/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/funkwhale-all-in-one/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/funkwhale-all-in-one/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/funkwhale-all-in-one/0.0.31/CHANGELOG.md b/incubator/funkwhale-all-in-one/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..cfb41d938a3 --- /dev/null +++ b/incubator/funkwhale-all-in-one/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [funkwhale-all-in-one-0.0.31](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.30...funkwhale-all-in-one-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [funkwhale-all-in-one-0.0.30](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.29...funkwhale-all-in-one-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [funkwhale-all-in-one-0.0.29](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.28...funkwhale-all-in-one-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [funkwhale-all-in-one-0.0.28](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.27...funkwhale-all-in-one-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [funkwhale-all-in-one-0.0.28](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.27...funkwhale-all-in-one-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [funkwhale-all-in-one-0.0.27](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.26...funkwhale-all-in-one-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [funkwhale-all-in-one-0.0.26](https://github.com/truecharts/charts/compare/funkwhale-all-in-one-0.0.25...funkwhale-all-in-one-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/funkwhale-all-in-one/0.0.31/Chart.lock b/incubator/funkwhale-all-in-one/0.0.31/Chart.lock new file mode 100644 index 00000000000..178a94c6db3 --- /dev/null +++ b/incubator/funkwhale-all-in-one/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:54:35.777442865Z" diff --git a/incubator/funkwhale-all-in-one/0.0.31/Chart.yaml b/incubator/funkwhale-all-in-one/0.0.31/Chart.yaml new file mode 100644 index 00000000000..5b4a6c91c71 --- /dev/null +++ b/incubator/funkwhale-all-in-one/0.0.31/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.7.7 +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.31 diff --git a/incubator/funkwhale-all-in-one/0.0.31/README.md b/incubator/funkwhale-all-in-one/0.0.31/README.md new file mode 100644 index 00000000000..3c7d13dba29 --- /dev/null +++ b/incubator/funkwhale-all-in-one/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/funkwhale-all-in-one/0.0.31/app-readme.md similarity index 100% rename from incubator/funkwhale-all-in-one/0.0.30/app-readme.md rename to incubator/funkwhale-all-in-one/0.0.31/app-readme.md diff --git a/incubator/funkwhale-all-in-one/0.0.31/charts/common-10.7.7.tgz b/incubator/funkwhale-all-in-one/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/funkwhale-all-in-one/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/funkwhale-all-in-one/0.0.30/ix_values.yaml b/incubator/funkwhale-all-in-one/0.0.31/ix_values.yaml similarity index 100% rename from incubator/funkwhale-all-in-one/0.0.30/ix_values.yaml rename to incubator/funkwhale-all-in-one/0.0.31/ix_values.yaml diff --git a/incubator/funkwhale-all-in-one/0.0.30/questions.yaml b/incubator/funkwhale-all-in-one/0.0.31/questions.yaml similarity index 100% rename from incubator/funkwhale-all-in-one/0.0.30/questions.yaml rename to incubator/funkwhale-all-in-one/0.0.31/questions.yaml diff --git a/incubator/funkwhale-all-in-one/0.0.30/templates/common.yaml b/incubator/funkwhale-all-in-one/0.0.31/templates/common.yaml similarity index 100% rename from incubator/funkwhale-all-in-one/0.0.30/templates/common.yaml rename to incubator/funkwhale-all-in-one/0.0.31/templates/common.yaml diff --git a/incubator/funkwhale-all-in-one/0.0.30/values.yaml b/incubator/funkwhale-all-in-one/0.0.31/values.yaml similarity index 100% rename from incubator/funkwhale-all-in-one/0.0.30/values.yaml rename to incubator/funkwhale-all-in-one/0.0.31/values.yaml diff --git a/incubator/funkwhale/0.0.30/CHANGELOG.md b/incubator/funkwhale/0.0.30/CHANGELOG.md deleted file mode 100644 index 066e33fe8e2..00000000000 --- a/incubator/funkwhale/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [funkwhale-0.0.30](https://github.com/truecharts/charts/compare/funkwhale-0.0.29...funkwhale-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [funkwhale-0.0.29](https://github.com/truecharts/charts/compare/funkwhale-0.0.28...funkwhale-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [funkwhale-0.0.28](https://github.com/truecharts/charts/compare/funkwhale-0.0.27...funkwhale-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [funkwhale-0.0.28](https://github.com/truecharts/charts/compare/funkwhale-0.0.27...funkwhale-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [funkwhale-0.0.27](https://github.com/truecharts/charts/compare/funkwhale-0.0.26...funkwhale-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [funkwhale-0.0.26](https://github.com/truecharts/charts/compare/funkwhale-0.0.25...funkwhale-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/funkwhale/0.0.30/Chart.lock b/incubator/funkwhale/0.0.30/Chart.lock deleted file mode 100644 index 944ca779ac1..00000000000 --- a/incubator/funkwhale/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:20:48.16032967Z" diff --git a/incubator/funkwhale/0.0.30/Chart.yaml b/incubator/funkwhale/0.0.30/Chart.yaml deleted file mode 100644 index e296531ee33..00000000000 --- a/incubator/funkwhale/0.0.30/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.7.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.30 diff --git a/incubator/funkwhale/0.0.30/README.md b/incubator/funkwhale/0.0.30/README.md deleted file mode 100644 index 64fcb6a392c..00000000000 --- a/incubator/funkwhale/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/funkwhale/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/funkwhale/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/funkwhale/0.0.31/CHANGELOG.md b/incubator/funkwhale/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..c3f9e4982cc --- /dev/null +++ b/incubator/funkwhale/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [funkwhale-0.0.31](https://github.com/truecharts/charts/compare/funkwhale-0.0.30...funkwhale-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [funkwhale-0.0.30](https://github.com/truecharts/charts/compare/funkwhale-0.0.29...funkwhale-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [funkwhale-0.0.29](https://github.com/truecharts/charts/compare/funkwhale-0.0.28...funkwhale-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [funkwhale-0.0.28](https://github.com/truecharts/charts/compare/funkwhale-0.0.27...funkwhale-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [funkwhale-0.0.28](https://github.com/truecharts/charts/compare/funkwhale-0.0.27...funkwhale-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [funkwhale-0.0.27](https://github.com/truecharts/charts/compare/funkwhale-0.0.26...funkwhale-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [funkwhale-0.0.26](https://github.com/truecharts/charts/compare/funkwhale-0.0.25...funkwhale-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/funkwhale/0.0.31/Chart.lock b/incubator/funkwhale/0.0.31/Chart.lock new file mode 100644 index 00000000000..40e6cfe05ef --- /dev/null +++ b/incubator/funkwhale/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:54:27.557261507Z" diff --git a/incubator/funkwhale/0.0.31/Chart.yaml b/incubator/funkwhale/0.0.31/Chart.yaml new file mode 100644 index 00000000000..a399fc50b1e --- /dev/null +++ b/incubator/funkwhale/0.0.31/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.7.7 +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.31 diff --git a/incubator/funkwhale/0.0.31/README.md b/incubator/funkwhale/0.0.31/README.md new file mode 100644 index 00000000000..1835caa82b1 --- /dev/null +++ b/incubator/funkwhale/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/funkwhale/0.0.31/app-readme.md similarity index 100% rename from incubator/funkwhale/0.0.30/app-readme.md rename to incubator/funkwhale/0.0.31/app-readme.md diff --git a/incubator/funkwhale/0.0.31/charts/common-10.7.7.tgz b/incubator/funkwhale/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/funkwhale/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/funkwhale/0.0.30/ix_values.yaml b/incubator/funkwhale/0.0.31/ix_values.yaml similarity index 100% rename from incubator/funkwhale/0.0.30/ix_values.yaml rename to incubator/funkwhale/0.0.31/ix_values.yaml diff --git a/incubator/funkwhale/0.0.30/questions.yaml b/incubator/funkwhale/0.0.31/questions.yaml similarity index 100% rename from incubator/funkwhale/0.0.30/questions.yaml rename to incubator/funkwhale/0.0.31/questions.yaml diff --git a/incubator/funkwhale/0.0.30/templates/common.yaml b/incubator/funkwhale/0.0.31/templates/common.yaml similarity index 100% rename from incubator/funkwhale/0.0.30/templates/common.yaml rename to incubator/funkwhale/0.0.31/templates/common.yaml diff --git a/incubator/funkwhale/0.0.30/values.yaml b/incubator/funkwhale/0.0.31/values.yaml similarity index 100% rename from incubator/funkwhale/0.0.30/values.yaml rename to incubator/funkwhale/0.0.31/values.yaml diff --git a/incubator/garrysmod/0.0.30/CHANGELOG.md b/incubator/garrysmod/0.0.30/CHANGELOG.md deleted file mode 100644 index 986ce4c42c8..00000000000 --- a/incubator/garrysmod/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [garrysmod-0.0.30](https://github.com/truecharts/charts/compare/garrysmod-0.0.29...garrysmod-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [garrysmod-0.0.29](https://github.com/truecharts/charts/compare/garrysmod-0.0.28...garrysmod-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [garrysmod-0.0.28](https://github.com/truecharts/charts/compare/garrysmod-0.0.27...garrysmod-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [garrysmod-0.0.28](https://github.com/truecharts/charts/compare/garrysmod-0.0.27...garrysmod-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [garrysmod-0.0.27](https://github.com/truecharts/charts/compare/garrysmod-0.0.26...garrysmod-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [garrysmod-0.0.26](https://github.com/truecharts/charts/compare/garrysmod-0.0.25...garrysmod-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/garrysmod/0.0.30/Chart.lock b/incubator/garrysmod/0.0.30/Chart.lock deleted file mode 100644 index 04482367bb4..00000000000 --- a/incubator/garrysmod/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:21:04.851697073Z" diff --git a/incubator/garrysmod/0.0.30/Chart.yaml b/incubator/garrysmod/0.0.30/Chart.yaml deleted file mode 100644 index 57ec002ec63..00000000000 --- a/incubator/garrysmod/0.0.30/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.7.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.30 diff --git a/incubator/garrysmod/0.0.30/README.md b/incubator/garrysmod/0.0.30/README.md deleted file mode 100644 index 936e4bca97c..00000000000 --- a/incubator/garrysmod/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/garrysmod/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/garrysmod/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/garrysmod/0.0.31/CHANGELOG.md b/incubator/garrysmod/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..53e7b25ce6b --- /dev/null +++ b/incubator/garrysmod/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [garrysmod-0.0.31](https://github.com/truecharts/charts/compare/garrysmod-0.0.30...garrysmod-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [garrysmod-0.0.30](https://github.com/truecharts/charts/compare/garrysmod-0.0.29...garrysmod-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [garrysmod-0.0.29](https://github.com/truecharts/charts/compare/garrysmod-0.0.28...garrysmod-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [garrysmod-0.0.28](https://github.com/truecharts/charts/compare/garrysmod-0.0.27...garrysmod-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [garrysmod-0.0.28](https://github.com/truecharts/charts/compare/garrysmod-0.0.27...garrysmod-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [garrysmod-0.0.27](https://github.com/truecharts/charts/compare/garrysmod-0.0.26...garrysmod-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [garrysmod-0.0.26](https://github.com/truecharts/charts/compare/garrysmod-0.0.25...garrysmod-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/garrysmod/0.0.31/Chart.lock b/incubator/garrysmod/0.0.31/Chart.lock new file mode 100644 index 00000000000..a1a8b7491a7 --- /dev/null +++ b/incubator/garrysmod/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:54:54.284528694Z" diff --git a/incubator/garrysmod/0.0.31/Chart.yaml b/incubator/garrysmod/0.0.31/Chart.yaml new file mode 100644 index 00000000000..8c8e2bd4495 --- /dev/null +++ b/incubator/garrysmod/0.0.31/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.7.7 +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.31 diff --git a/incubator/garrysmod/0.0.31/README.md b/incubator/garrysmod/0.0.31/README.md new file mode 100644 index 00000000000..97812f8e30d --- /dev/null +++ b/incubator/garrysmod/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/garrysmod/0.0.31/app-readme.md similarity index 100% rename from incubator/garrysmod/0.0.30/app-readme.md rename to incubator/garrysmod/0.0.31/app-readme.md diff --git a/incubator/garrysmod/0.0.31/charts/common-10.7.7.tgz b/incubator/garrysmod/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/garrysmod/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/garrysmod/0.0.30/ix_values.yaml b/incubator/garrysmod/0.0.31/ix_values.yaml similarity index 100% rename from incubator/garrysmod/0.0.30/ix_values.yaml rename to incubator/garrysmod/0.0.31/ix_values.yaml diff --git a/incubator/garrysmod/0.0.30/questions.yaml b/incubator/garrysmod/0.0.31/questions.yaml similarity index 100% rename from incubator/garrysmod/0.0.30/questions.yaml rename to incubator/garrysmod/0.0.31/questions.yaml diff --git a/incubator/garrysmod/0.0.30/templates/common.yaml b/incubator/garrysmod/0.0.31/templates/common.yaml similarity index 100% rename from incubator/garrysmod/0.0.30/templates/common.yaml rename to incubator/garrysmod/0.0.31/templates/common.yaml diff --git a/incubator/garrysmod/0.0.30/values.yaml b/incubator/garrysmod/0.0.31/values.yaml similarity index 100% rename from incubator/garrysmod/0.0.30/values.yaml rename to incubator/garrysmod/0.0.31/values.yaml diff --git a/incubator/genea/0.0.30/CHANGELOG.md b/incubator/genea/0.0.30/CHANGELOG.md deleted file mode 100644 index 1457d12e1b3..00000000000 --- a/incubator/genea/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [genea-0.0.30](https://github.com/truecharts/charts/compare/genea-0.0.29...genea-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [genea-0.0.29](https://github.com/truecharts/charts/compare/genea-0.0.28...genea-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [genea-0.0.28](https://github.com/truecharts/charts/compare/genea-0.0.27...genea-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [genea-0.0.28](https://github.com/truecharts/charts/compare/genea-0.0.27...genea-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [genea-0.0.27](https://github.com/truecharts/charts/compare/genea-0.0.26...genea-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [genea-0.0.26](https://github.com/truecharts/charts/compare/genea-0.0.25...genea-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/genea/0.0.30/Chart.lock b/incubator/genea/0.0.30/Chart.lock deleted file mode 100644 index 93754fcc68b..00000000000 --- a/incubator/genea/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:21:18.002222525Z" diff --git a/incubator/genea/0.0.30/Chart.yaml b/incubator/genea/0.0.30/Chart.yaml deleted file mode 100644 index 8714b80084a..00000000000 --- a/incubator/genea/0.0.30/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.7.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.30 diff --git a/incubator/genea/0.0.30/README.md b/incubator/genea/0.0.30/README.md deleted file mode 100644 index 48c3bf0609c..00000000000 --- a/incubator/genea/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/genea/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/genea/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/genea/0.0.31/CHANGELOG.md b/incubator/genea/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..5c1d89393a4 --- /dev/null +++ b/incubator/genea/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [genea-0.0.31](https://github.com/truecharts/charts/compare/genea-0.0.30...genea-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [genea-0.0.30](https://github.com/truecharts/charts/compare/genea-0.0.29...genea-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [genea-0.0.29](https://github.com/truecharts/charts/compare/genea-0.0.28...genea-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [genea-0.0.28](https://github.com/truecharts/charts/compare/genea-0.0.27...genea-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [genea-0.0.28](https://github.com/truecharts/charts/compare/genea-0.0.27...genea-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [genea-0.0.27](https://github.com/truecharts/charts/compare/genea-0.0.26...genea-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [genea-0.0.26](https://github.com/truecharts/charts/compare/genea-0.0.25...genea-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/genea/0.0.31/Chart.lock b/incubator/genea/0.0.31/Chart.lock new file mode 100644 index 00000000000..f7b16f5e278 --- /dev/null +++ b/incubator/genea/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:55:05.006603694Z" diff --git a/incubator/genea/0.0.31/Chart.yaml b/incubator/genea/0.0.31/Chart.yaml new file mode 100644 index 00000000000..667a5372400 --- /dev/null +++ b/incubator/genea/0.0.31/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.7.7 +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.31 diff --git a/incubator/genea/0.0.31/README.md b/incubator/genea/0.0.31/README.md new file mode 100644 index 00000000000..7b8b41936a9 --- /dev/null +++ b/incubator/genea/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/genea/0.0.31/app-readme.md similarity index 100% rename from incubator/genea/0.0.30/app-readme.md rename to incubator/genea/0.0.31/app-readme.md diff --git a/incubator/genea/0.0.31/charts/common-10.7.7.tgz b/incubator/genea/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/genea/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/genea/0.0.30/ix_values.yaml b/incubator/genea/0.0.31/ix_values.yaml similarity index 100% rename from incubator/genea/0.0.30/ix_values.yaml rename to incubator/genea/0.0.31/ix_values.yaml diff --git a/incubator/genea/0.0.30/questions.yaml b/incubator/genea/0.0.31/questions.yaml similarity index 100% rename from incubator/genea/0.0.30/questions.yaml rename to incubator/genea/0.0.31/questions.yaml diff --git a/incubator/genea/0.0.30/templates/common.yaml b/incubator/genea/0.0.31/templates/common.yaml similarity index 100% rename from incubator/genea/0.0.30/templates/common.yaml rename to incubator/genea/0.0.31/templates/common.yaml diff --git a/incubator/genea/0.0.30/values.yaml b/incubator/genea/0.0.31/values.yaml similarity index 100% rename from incubator/genea/0.0.30/values.yaml rename to incubator/genea/0.0.31/values.yaml diff --git a/incubator/ghost/3.0.76/CHANGELOG.md b/incubator/ghost/3.0.76/CHANGELOG.md deleted file mode 100644 index fe987ed34a4..00000000000 --- a/incubator/ghost/3.0.76/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ghost-3.0.76](https://github.com/truecharts/charts/compare/ghost-3.0.75...ghost-3.0.76) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [ghost-3.0.75](https://github.com/truecharts/charts/compare/ghost-3.0.74...ghost-3.0.75) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ghost-3.0.74](https://github.com/truecharts/charts/compare/ghost-3.0.73...ghost-3.0.74) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [ghost-3.0.73](https://github.com/truecharts/charts/compare/ghost-3.0.72...ghost-3.0.73) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [ghost-3.0.72](https://github.com/truecharts/charts/compare/ghost-3.0.71...ghost-3.0.72) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ghost-3.0.71](https://github.com/truecharts/charts/compare/ghost-3.0.70...ghost-3.0.71) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ghost-3.0.71](https://github.com/truecharts/charts/compare/ghost-3.0.70...ghost-3.0.71) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ghost-3.0.70](https://github.com/truecharts/charts/compare/ghost-3.0.69...ghost-3.0.70) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [ghost-3.0.69](https://github.com/truecharts/charts/compare/ghost-3.0.68...ghost-3.0.69) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ghost-3.0.68](https://github.com/truecharts/charts/compare/ghost-3.0.67...ghost-3.0.68) (2022-10-04) - -### Chore - diff --git a/incubator/ghost/3.0.76/Chart.lock b/incubator/ghost/3.0.76/Chart.lock deleted file mode 100644 index a476538c550..00000000000 --- a/incubator/ghost/3.0.76/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -digest: sha256:295e428c316393ce8454e78e86bc68db722fe4ed43b899d9d733e2f9744cf719 -generated: "2022-10-21T10:28:42.886672212Z" diff --git a/incubator/ghost/3.0.76/Chart.yaml b/incubator/ghost/3.0.76/Chart.yaml deleted file mode 100644 index 34ce9d3afa5..00000000000 --- a/incubator/ghost/3.0.76/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "5.19.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -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.76 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/ghost/3.0.76/README.md b/incubator/ghost/3.0.76/README.md deleted file mode 100644 index 387708c3cb7..00000000000 --- a/incubator/ghost/3.0.76/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.95 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.76/charts/common-10.7.1.tgz b/incubator/ghost/3.0.76/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/ghost/3.0.76/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/ghost/3.0.76/charts/mariadb-3.0.95.tgz b/incubator/ghost/3.0.76/charts/mariadb-3.0.95.tgz deleted file mode 100644 index 8b64eea58a2..00000000000 Binary files a/incubator/ghost/3.0.76/charts/mariadb-3.0.95.tgz and /dev/null differ diff --git a/incubator/ghost/3.0.77/CHANGELOG.md b/incubator/ghost/3.0.77/CHANGELOG.md new file mode 100644 index 00000000000..6fc1ba0508b --- /dev/null +++ b/incubator/ghost/3.0.77/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ghost-3.0.77](https://github.com/truecharts/charts/compare/ghost-3.0.76...ghost-3.0.77) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ghost-3.0.76](https://github.com/truecharts/charts/compare/ghost-3.0.75...ghost-3.0.76) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [ghost-3.0.75](https://github.com/truecharts/charts/compare/ghost-3.0.74...ghost-3.0.75) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ghost-3.0.74](https://github.com/truecharts/charts/compare/ghost-3.0.73...ghost-3.0.74) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [ghost-3.0.73](https://github.com/truecharts/charts/compare/ghost-3.0.72...ghost-3.0.73) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [ghost-3.0.72](https://github.com/truecharts/charts/compare/ghost-3.0.71...ghost-3.0.72) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ghost-3.0.71](https://github.com/truecharts/charts/compare/ghost-3.0.70...ghost-3.0.71) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ghost-3.0.71](https://github.com/truecharts/charts/compare/ghost-3.0.70...ghost-3.0.71) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ghost-3.0.70](https://github.com/truecharts/charts/compare/ghost-3.0.69...ghost-3.0.70) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [ghost-3.0.69](https://github.com/truecharts/charts/compare/ghost-3.0.68...ghost-3.0.69) (2022-10-05) + +### Chore + diff --git a/incubator/ghost/3.0.77/Chart.lock b/incubator/ghost/3.0.77/Chart.lock new file mode 100644 index 00000000000..7a66d8b6ed9 --- /dev/null +++ b/incubator/ghost/3.0.77/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add +generated: "2022-10-25T08:55:25.869837494Z" diff --git a/incubator/ghost/3.0.77/Chart.yaml b/incubator/ghost/3.0.77/Chart.yaml new file mode 100644 index 00000000000..5dcd4a1b0ff --- /dev/null +++ b/incubator/ghost/3.0.77/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "5.19.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +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.77 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/ghost/3.0.77/README.md b/incubator/ghost/3.0.77/README.md new file mode 100644 index 00000000000..5b44e8069cc --- /dev/null +++ b/incubator/ghost/3.0.77/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.100 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.76/app-readme.md b/incubator/ghost/3.0.77/app-readme.md similarity index 100% rename from incubator/ghost/3.0.76/app-readme.md rename to incubator/ghost/3.0.77/app-readme.md diff --git a/incubator/ghost/3.0.77/charts/common-10.7.7.tgz b/incubator/ghost/3.0.77/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/ghost/3.0.77/charts/common-10.7.7.tgz differ diff --git a/incubator/ghost/3.0.77/charts/mariadb-3.0.100.tgz b/incubator/ghost/3.0.77/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/incubator/ghost/3.0.77/charts/mariadb-3.0.100.tgz differ diff --git a/incubator/ghost/3.0.76/ix_values.yaml b/incubator/ghost/3.0.77/ix_values.yaml similarity index 100% rename from incubator/ghost/3.0.76/ix_values.yaml rename to incubator/ghost/3.0.77/ix_values.yaml diff --git a/incubator/ghost/3.0.76/questions.yaml b/incubator/ghost/3.0.77/questions.yaml similarity index 100% rename from incubator/ghost/3.0.76/questions.yaml rename to incubator/ghost/3.0.77/questions.yaml diff --git a/incubator/ghost/3.0.76/templates/common.yaml b/incubator/ghost/3.0.77/templates/common.yaml similarity index 100% rename from incubator/ghost/3.0.76/templates/common.yaml rename to incubator/ghost/3.0.77/templates/common.yaml diff --git a/incubator/ghost/3.0.76/values.yaml b/incubator/ghost/3.0.77/values.yaml similarity index 100% rename from incubator/ghost/3.0.76/values.yaml rename to incubator/ghost/3.0.77/values.yaml diff --git a/incubator/github-backup/0.0.30/CHANGELOG.md b/incubator/github-backup/0.0.30/CHANGELOG.md deleted file mode 100644 index 1c004c8c5d5..00000000000 --- a/incubator/github-backup/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [github-backup-0.0.30](https://github.com/truecharts/charts/compare/github-backup-0.0.29...github-backup-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [github-backup-0.0.29](https://github.com/truecharts/charts/compare/github-backup-0.0.28...github-backup-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [github-backup-0.0.28](https://github.com/truecharts/charts/compare/github-backup-0.0.27...github-backup-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [github-backup-0.0.28](https://github.com/truecharts/charts/compare/github-backup-0.0.27...github-backup-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [github-backup-0.0.27](https://github.com/truecharts/charts/compare/github-backup-0.0.26...github-backup-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [github-backup-0.0.26](https://github.com/truecharts/charts/compare/github-backup-0.0.25...github-backup-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/github-backup/0.0.30/Chart.lock b/incubator/github-backup/0.0.30/Chart.lock deleted file mode 100644 index 5110e99027b..00000000000 --- a/incubator/github-backup/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:21:20.437851921Z" diff --git a/incubator/github-backup/0.0.30/Chart.yaml b/incubator/github-backup/0.0.30/Chart.yaml deleted file mode 100644 index 10fc2222ef4..00000000000 --- a/incubator/github-backup/0.0.30/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.7.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.30 diff --git a/incubator/github-backup/0.0.30/README.md b/incubator/github-backup/0.0.30/README.md deleted file mode 100644 index 19513d0b2bb..00000000000 --- a/incubator/github-backup/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/github-backup/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/github-backup/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/github-backup/0.0.31/CHANGELOG.md b/incubator/github-backup/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..785334551cd --- /dev/null +++ b/incubator/github-backup/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [github-backup-0.0.31](https://github.com/truecharts/charts/compare/github-backup-0.0.30...github-backup-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [github-backup-0.0.30](https://github.com/truecharts/charts/compare/github-backup-0.0.29...github-backup-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [github-backup-0.0.29](https://github.com/truecharts/charts/compare/github-backup-0.0.28...github-backup-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [github-backup-0.0.28](https://github.com/truecharts/charts/compare/github-backup-0.0.27...github-backup-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [github-backup-0.0.28](https://github.com/truecharts/charts/compare/github-backup-0.0.27...github-backup-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [github-backup-0.0.27](https://github.com/truecharts/charts/compare/github-backup-0.0.26...github-backup-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [github-backup-0.0.26](https://github.com/truecharts/charts/compare/github-backup-0.0.25...github-backup-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/github-backup/0.0.31/Chart.lock b/incubator/github-backup/0.0.31/Chart.lock new file mode 100644 index 00000000000..d4fad720fc8 --- /dev/null +++ b/incubator/github-backup/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:55:17.020191859Z" diff --git a/incubator/github-backup/0.0.31/Chart.yaml b/incubator/github-backup/0.0.31/Chart.yaml new file mode 100644 index 00000000000..05312b8e7ac --- /dev/null +++ b/incubator/github-backup/0.0.31/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.7.7 +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.31 diff --git a/incubator/github-backup/0.0.31/README.md b/incubator/github-backup/0.0.31/README.md new file mode 100644 index 00000000000..7cc80179f1f --- /dev/null +++ b/incubator/github-backup/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/github-backup/0.0.31/app-readme.md similarity index 100% rename from incubator/github-backup/0.0.30/app-readme.md rename to incubator/github-backup/0.0.31/app-readme.md diff --git a/incubator/github-backup/0.0.31/charts/common-10.7.7.tgz b/incubator/github-backup/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/github-backup/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/github-backup/0.0.30/ix_values.yaml b/incubator/github-backup/0.0.31/ix_values.yaml similarity index 100% rename from incubator/github-backup/0.0.30/ix_values.yaml rename to incubator/github-backup/0.0.31/ix_values.yaml diff --git a/incubator/github-backup/0.0.30/questions.yaml b/incubator/github-backup/0.0.31/questions.yaml similarity index 100% rename from incubator/github-backup/0.0.30/questions.yaml rename to incubator/github-backup/0.0.31/questions.yaml diff --git a/incubator/github-backup/0.0.30/templates/common.yaml b/incubator/github-backup/0.0.31/templates/common.yaml similarity index 100% rename from incubator/github-backup/0.0.30/templates/common.yaml rename to incubator/github-backup/0.0.31/templates/common.yaml diff --git a/incubator/github-backup/0.0.30/values.yaml b/incubator/github-backup/0.0.31/values.yaml similarity index 100% rename from incubator/github-backup/0.0.30/values.yaml rename to incubator/github-backup/0.0.31/values.yaml diff --git a/incubator/glauth/0.0.30/CHANGELOG.md b/incubator/glauth/0.0.30/CHANGELOG.md deleted file mode 100644 index 59aa5287d13..00000000000 --- a/incubator/glauth/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [glauth-0.0.30](https://github.com/truecharts/charts/compare/glauth-0.0.29...glauth-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [glauth-0.0.29](https://github.com/truecharts/charts/compare/glauth-0.0.28...glauth-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [glauth-0.0.28](https://github.com/truecharts/charts/compare/glauth-0.0.27...glauth-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [glauth-0.0.28](https://github.com/truecharts/charts/compare/glauth-0.0.27...glauth-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [glauth-0.0.27](https://github.com/truecharts/charts/compare/glauth-0.0.26...glauth-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [glauth-0.0.26](https://github.com/truecharts/charts/compare/glauth-0.0.25...glauth-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/glauth/0.0.30/Chart.lock b/incubator/glauth/0.0.30/Chart.lock deleted file mode 100644 index 9438ac5b815..00000000000 --- a/incubator/glauth/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:21:36.375086097Z" diff --git a/incubator/glauth/0.0.30/Chart.yaml b/incubator/glauth/0.0.30/Chart.yaml deleted file mode 100644 index e3820596356..00000000000 --- a/incubator/glauth/0.0.30/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.7.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.30 diff --git a/incubator/glauth/0.0.30/README.md b/incubator/glauth/0.0.30/README.md deleted file mode 100644 index 99612da43fe..00000000000 --- a/incubator/glauth/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/glauth/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/glauth/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/glauth/0.0.31/CHANGELOG.md b/incubator/glauth/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..f9521139670 --- /dev/null +++ b/incubator/glauth/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [glauth-0.0.31](https://github.com/truecharts/charts/compare/glauth-0.0.30...glauth-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [glauth-0.0.30](https://github.com/truecharts/charts/compare/glauth-0.0.29...glauth-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [glauth-0.0.29](https://github.com/truecharts/charts/compare/glauth-0.0.28...glauth-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [glauth-0.0.28](https://github.com/truecharts/charts/compare/glauth-0.0.27...glauth-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [glauth-0.0.28](https://github.com/truecharts/charts/compare/glauth-0.0.27...glauth-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [glauth-0.0.27](https://github.com/truecharts/charts/compare/glauth-0.0.26...glauth-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [glauth-0.0.26](https://github.com/truecharts/charts/compare/glauth-0.0.25...glauth-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/glauth/0.0.31/Chart.lock b/incubator/glauth/0.0.31/Chart.lock new file mode 100644 index 00000000000..40756b4de3d --- /dev/null +++ b/incubator/glauth/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:55:36.703168338Z" diff --git a/incubator/glauth/0.0.31/Chart.yaml b/incubator/glauth/0.0.31/Chart.yaml new file mode 100644 index 00000000000..d6ab18c1604 --- /dev/null +++ b/incubator/glauth/0.0.31/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.7.7 +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.31 diff --git a/incubator/glauth/0.0.31/README.md b/incubator/glauth/0.0.31/README.md new file mode 100644 index 00000000000..9b04156cee6 --- /dev/null +++ b/incubator/glauth/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/glauth/0.0.31/app-readme.md similarity index 100% rename from incubator/glauth/0.0.30/app-readme.md rename to incubator/glauth/0.0.31/app-readme.md diff --git a/incubator/glauth/0.0.31/charts/common-10.7.7.tgz b/incubator/glauth/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/glauth/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/glauth/0.0.30/ix_values.yaml b/incubator/glauth/0.0.31/ix_values.yaml similarity index 100% rename from incubator/glauth/0.0.30/ix_values.yaml rename to incubator/glauth/0.0.31/ix_values.yaml diff --git a/incubator/glauth/0.0.30/questions.yaml b/incubator/glauth/0.0.31/questions.yaml similarity index 100% rename from incubator/glauth/0.0.30/questions.yaml rename to incubator/glauth/0.0.31/questions.yaml diff --git a/incubator/glauth/0.0.30/templates/common.yaml b/incubator/glauth/0.0.31/templates/common.yaml similarity index 100% rename from incubator/glauth/0.0.30/templates/common.yaml rename to incubator/glauth/0.0.31/templates/common.yaml diff --git a/incubator/glauth/0.0.30/values.yaml b/incubator/glauth/0.0.31/values.yaml similarity index 100% rename from incubator/glauth/0.0.30/values.yaml rename to incubator/glauth/0.0.31/values.yaml diff --git a/incubator/go-auto-yt/0.0.30/CHANGELOG.md b/incubator/go-auto-yt/0.0.30/CHANGELOG.md deleted file mode 100644 index 599142ea280..00000000000 --- a/incubator/go-auto-yt/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [go-auto-yt-0.0.30](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.29...go-auto-yt-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [go-auto-yt-0.0.29](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.28...go-auto-yt-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [go-auto-yt-0.0.28](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.27...go-auto-yt-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [go-auto-yt-0.0.28](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.27...go-auto-yt-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [go-auto-yt-0.0.27](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.26...go-auto-yt-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [go-auto-yt-0.0.26](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.25...go-auto-yt-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/go-auto-yt/0.0.30/Chart.lock b/incubator/go-auto-yt/0.0.30/Chart.lock deleted file mode 100644 index 71b88b16807..00000000000 --- a/incubator/go-auto-yt/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:21:49.450569176Z" diff --git a/incubator/go-auto-yt/0.0.30/Chart.yaml b/incubator/go-auto-yt/0.0.30/Chart.yaml deleted file mode 100644 index 97f01c67294..00000000000 --- a/incubator/go-auto-yt/0.0.30/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.7.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.30 diff --git a/incubator/go-auto-yt/0.0.30/README.md b/incubator/go-auto-yt/0.0.30/README.md deleted file mode 100644 index 8e186d9379e..00000000000 --- a/incubator/go-auto-yt/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/go-auto-yt/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/go-auto-yt/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/go-auto-yt/0.0.31/CHANGELOG.md b/incubator/go-auto-yt/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..e0dfdd6dc21 --- /dev/null +++ b/incubator/go-auto-yt/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [go-auto-yt-0.0.31](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.30...go-auto-yt-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [go-auto-yt-0.0.30](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.29...go-auto-yt-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [go-auto-yt-0.0.29](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.28...go-auto-yt-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [go-auto-yt-0.0.28](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.27...go-auto-yt-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [go-auto-yt-0.0.28](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.27...go-auto-yt-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [go-auto-yt-0.0.27](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.26...go-auto-yt-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [go-auto-yt-0.0.26](https://github.com/truecharts/charts/compare/go-auto-yt-0.0.25...go-auto-yt-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/go-auto-yt/0.0.31/Chart.lock b/incubator/go-auto-yt/0.0.31/Chart.lock new file mode 100644 index 00000000000..a1665f1a0f3 --- /dev/null +++ b/incubator/go-auto-yt/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:55:46.447869925Z" diff --git a/incubator/go-auto-yt/0.0.31/Chart.yaml b/incubator/go-auto-yt/0.0.31/Chart.yaml new file mode 100644 index 00000000000..06319b657c7 --- /dev/null +++ b/incubator/go-auto-yt/0.0.31/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.7.7 +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.31 diff --git a/incubator/go-auto-yt/0.0.31/README.md b/incubator/go-auto-yt/0.0.31/README.md new file mode 100644 index 00000000000..7d097c7674f --- /dev/null +++ b/incubator/go-auto-yt/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/go-auto-yt/0.0.31/app-readme.md similarity index 100% rename from incubator/go-auto-yt/0.0.30/app-readme.md rename to incubator/go-auto-yt/0.0.31/app-readme.md diff --git a/incubator/go-auto-yt/0.0.31/charts/common-10.7.7.tgz b/incubator/go-auto-yt/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/go-auto-yt/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/go-auto-yt/0.0.30/ix_values.yaml b/incubator/go-auto-yt/0.0.31/ix_values.yaml similarity index 100% rename from incubator/go-auto-yt/0.0.30/ix_values.yaml rename to incubator/go-auto-yt/0.0.31/ix_values.yaml diff --git a/incubator/go-auto-yt/0.0.30/questions.yaml b/incubator/go-auto-yt/0.0.31/questions.yaml similarity index 100% rename from incubator/go-auto-yt/0.0.30/questions.yaml rename to incubator/go-auto-yt/0.0.31/questions.yaml diff --git a/incubator/go-auto-yt/0.0.30/templates/common.yaml b/incubator/go-auto-yt/0.0.31/templates/common.yaml similarity index 100% rename from incubator/go-auto-yt/0.0.30/templates/common.yaml rename to incubator/go-auto-yt/0.0.31/templates/common.yaml diff --git a/incubator/go-auto-yt/0.0.30/values.yaml b/incubator/go-auto-yt/0.0.31/values.yaml similarity index 100% rename from incubator/go-auto-yt/0.0.30/values.yaml rename to incubator/go-auto-yt/0.0.31/values.yaml diff --git a/incubator/go-playground/0.0.31/CHANGELOG.md b/incubator/go-playground/0.0.31/CHANGELOG.md deleted file mode 100644 index 4c5f7a5306c..00000000000 --- a/incubator/go-playground/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [go-playground-0.0.31](https://github.com/truecharts/charts/compare/go-playground-0.0.30...go-playground-0.0.31) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [go-playground-0.0.30](https://github.com/truecharts/charts/compare/go-playground-0.0.29...go-playground-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [go-playground-0.0.29](https://github.com/truecharts/charts/compare/go-playground-0.0.28...go-playground-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [go-playground-0.0.28](https://github.com/truecharts/charts/compare/go-playground-0.0.27...go-playground-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [go-playground-0.0.28](https://github.com/truecharts/charts/compare/go-playground-0.0.27...go-playground-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [go-playground-0.0.27](https://github.com/truecharts/charts/compare/go-playground-0.0.26...go-playground-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [go-playground-0.0.26](https://github.com/truecharts/charts/compare/go-playground-0.0.25...go-playground-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/go-playground/0.0.31/Chart.lock b/incubator/go-playground/0.0.31/Chart.lock deleted file mode 100644 index 294a54deb56..00000000000 --- a/incubator/go-playground/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:46:18.966428017Z" diff --git a/incubator/go-playground/0.0.31/Chart.yaml b/incubator/go-playground/0.0.31/Chart.yaml deleted file mode 100644 index 9e43d3fd22e..00000000000 --- a/incubator/go-playground/0.0.31/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.7.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.31 diff --git a/incubator/go-playground/0.0.31/README.md b/incubator/go-playground/0.0.31/README.md deleted file mode 100644 index f8388eec3bd..00000000000 --- a/incubator/go-playground/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/charts/common-10.7.1.tgz b/incubator/go-playground/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/go-playground/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/go-playground/0.0.32/CHANGELOG.md b/incubator/go-playground/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..39a23637e7e --- /dev/null +++ b/incubator/go-playground/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [go-playground-0.0.32](https://github.com/truecharts/charts/compare/go-playground-0.0.31...go-playground-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [go-playground-0.0.31](https://github.com/truecharts/charts/compare/go-playground-0.0.30...go-playground-0.0.31) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [go-playground-0.0.30](https://github.com/truecharts/charts/compare/go-playground-0.0.29...go-playground-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [go-playground-0.0.29](https://github.com/truecharts/charts/compare/go-playground-0.0.28...go-playground-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [go-playground-0.0.28](https://github.com/truecharts/charts/compare/go-playground-0.0.27...go-playground-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [go-playground-0.0.28](https://github.com/truecharts/charts/compare/go-playground-0.0.27...go-playground-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [go-playground-0.0.27](https://github.com/truecharts/charts/compare/go-playground-0.0.26...go-playground-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [go-playground-0.0.26](https://github.com/truecharts/charts/compare/go-playground-0.0.25...go-playground-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/go-playground/0.0.32/Chart.lock b/incubator/go-playground/0.0.32/Chart.lock new file mode 100644 index 00000000000..e931579605d --- /dev/null +++ b/incubator/go-playground/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:55:58.192018172Z" diff --git a/incubator/go-playground/0.0.32/Chart.yaml b/incubator/go-playground/0.0.32/Chart.yaml new file mode 100644 index 00000000000..604c6afa782 --- /dev/null +++ b/incubator/go-playground/0.0.32/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.7.7 +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.32 diff --git a/incubator/go-playground/0.0.32/README.md b/incubator/go-playground/0.0.32/README.md new file mode 100644 index 00000000000..6d4a6589cb4 --- /dev/null +++ b/incubator/go-playground/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/go-playground/0.0.32/app-readme.md similarity index 100% rename from incubator/go-playground/0.0.31/app-readme.md rename to incubator/go-playground/0.0.32/app-readme.md diff --git a/incubator/go-playground/0.0.32/charts/common-10.7.7.tgz b/incubator/go-playground/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/go-playground/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/go-playground/0.0.31/ix_values.yaml b/incubator/go-playground/0.0.32/ix_values.yaml similarity index 100% rename from incubator/go-playground/0.0.31/ix_values.yaml rename to incubator/go-playground/0.0.32/ix_values.yaml diff --git a/incubator/go-playground/0.0.31/questions.yaml b/incubator/go-playground/0.0.32/questions.yaml similarity index 100% rename from incubator/go-playground/0.0.31/questions.yaml rename to incubator/go-playground/0.0.32/questions.yaml diff --git a/incubator/go-playground/0.0.31/templates/common.yaml b/incubator/go-playground/0.0.32/templates/common.yaml similarity index 100% rename from incubator/go-playground/0.0.31/templates/common.yaml rename to incubator/go-playground/0.0.32/templates/common.yaml diff --git a/incubator/go-playground/0.0.31/values.yaml b/incubator/go-playground/0.0.32/values.yaml similarity index 100% rename from incubator/go-playground/0.0.31/values.yaml rename to incubator/go-playground/0.0.32/values.yaml diff --git a/incubator/goaccess-npm-logs/0.0.36/CHANGELOG.md b/incubator/goaccess-npm-logs/0.0.36/CHANGELOG.md deleted file mode 100644 index 423d2a42d25..00000000000 --- a/incubator/goaccess-npm-logs/0.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [goaccess-npm-logs-0.0.36](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.35...goaccess-npm-logs-0.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [goaccess-npm-logs-0.0.35](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.34...goaccess-npm-logs-0.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [goaccess-npm-logs-0.0.34](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.33...goaccess-npm-logs-0.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [goaccess-npm-logs-0.0.34](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.33...goaccess-npm-logs-0.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [goaccess-npm-logs-0.0.33](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.32...goaccess-npm-logs-0.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [goaccess-npm-logs-0.0.32](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.31...goaccess-npm-logs-0.0.32) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - - - -## [goaccess-npm-logs-0.0.32](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.31...goaccess-npm-logs-0.0.32) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - - - -## [goaccess-npm-logs-0.0.31](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.30...goaccess-npm-logs-0.0.31) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) - diff --git a/incubator/goaccess-npm-logs/0.0.36/Chart.lock b/incubator/goaccess-npm-logs/0.0.36/Chart.lock deleted file mode 100644 index bcb077aa588..00000000000 --- a/incubator/goaccess-npm-logs/0.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:22:15.189546451Z" diff --git a/incubator/goaccess-npm-logs/0.0.36/Chart.yaml b/incubator/goaccess-npm-logs/0.0.36/Chart.yaml deleted file mode 100644 index eda11729166..00000000000 --- a/incubator/goaccess-npm-logs/0.0.36/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.7.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.36 diff --git a/incubator/goaccess-npm-logs/0.0.36/README.md b/incubator/goaccess-npm-logs/0.0.36/README.md deleted file mode 100644 index 28e49f759b8..00000000000 --- a/incubator/goaccess-npm-logs/0.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/incubator/goaccess-npm-logs/0.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/goaccess-npm-logs/0.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/goaccess-npm-logs/0.0.37/CHANGELOG.md b/incubator/goaccess-npm-logs/0.0.37/CHANGELOG.md new file mode 100644 index 00000000000..80ed4c069cd --- /dev/null +++ b/incubator/goaccess-npm-logs/0.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [goaccess-npm-logs-0.0.37](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.36...goaccess-npm-logs-0.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [goaccess-npm-logs-0.0.36](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.35...goaccess-npm-logs-0.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [goaccess-npm-logs-0.0.35](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.34...goaccess-npm-logs-0.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [goaccess-npm-logs-0.0.34](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.33...goaccess-npm-logs-0.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [goaccess-npm-logs-0.0.34](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.33...goaccess-npm-logs-0.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [goaccess-npm-logs-0.0.33](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.32...goaccess-npm-logs-0.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [goaccess-npm-logs-0.0.32](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.31...goaccess-npm-logs-0.0.32) (2022-09-29) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) + + + + +## [goaccess-npm-logs-0.0.32](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.31...goaccess-npm-logs-0.0.32) (2022-09-29) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) + + + + +## [goaccess-npm-logs-0.0.31](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.30...goaccess-npm-logs-0.0.31) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) + diff --git a/incubator/goaccess-npm-logs/0.0.37/Chart.lock b/incubator/goaccess-npm-logs/0.0.37/Chart.lock new file mode 100644 index 00000000000..847aedf58fa --- /dev/null +++ b/incubator/goaccess-npm-logs/0.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:56:22.747602212Z" diff --git a/incubator/goaccess-npm-logs/0.0.37/Chart.yaml b/incubator/goaccess-npm-logs/0.0.37/Chart.yaml new file mode 100644 index 00000000000..1fd469b656e --- /dev/null +++ b/incubator/goaccess-npm-logs/0.0.37/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.7.7 +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.37 diff --git a/incubator/goaccess-npm-logs/0.0.37/README.md b/incubator/goaccess-npm-logs/0.0.37/README.md new file mode 100644 index 00000000000..18e149b3c35 --- /dev/null +++ b/incubator/goaccess-npm-logs/0.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/incubator/goaccess-npm-logs/0.0.37/app-readme.md similarity index 100% rename from incubator/goaccess-npm-logs/0.0.36/app-readme.md rename to incubator/goaccess-npm-logs/0.0.37/app-readme.md diff --git a/incubator/goaccess-npm-logs/0.0.37/charts/common-10.7.7.tgz b/incubator/goaccess-npm-logs/0.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/goaccess-npm-logs/0.0.37/charts/common-10.7.7.tgz differ diff --git a/incubator/goaccess-npm-logs/0.0.36/ix_values.yaml b/incubator/goaccess-npm-logs/0.0.37/ix_values.yaml similarity index 100% rename from incubator/goaccess-npm-logs/0.0.36/ix_values.yaml rename to incubator/goaccess-npm-logs/0.0.37/ix_values.yaml diff --git a/incubator/goaccess-npm-logs/0.0.36/questions.yaml b/incubator/goaccess-npm-logs/0.0.37/questions.yaml similarity index 100% rename from incubator/goaccess-npm-logs/0.0.36/questions.yaml rename to incubator/goaccess-npm-logs/0.0.37/questions.yaml diff --git a/incubator/goaccess-npm-logs/0.0.36/templates/common.yaml b/incubator/goaccess-npm-logs/0.0.37/templates/common.yaml similarity index 100% rename from incubator/goaccess-npm-logs/0.0.36/templates/common.yaml rename to incubator/goaccess-npm-logs/0.0.37/templates/common.yaml diff --git a/incubator/goaccess-npm-logs/0.0.36/values.yaml b/incubator/goaccess-npm-logs/0.0.37/values.yaml similarity index 100% rename from incubator/goaccess-npm-logs/0.0.36/values.yaml rename to incubator/goaccess-npm-logs/0.0.37/values.yaml diff --git a/incubator/goaccess/0.0.30/CHANGELOG.md b/incubator/goaccess/0.0.30/CHANGELOG.md deleted file mode 100644 index 2d158fd9a56..00000000000 --- a/incubator/goaccess/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [goaccess-0.0.30](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.35...goaccess-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [goaccess-0.0.29](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.34...goaccess-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [goaccess-0.0.28](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.33...goaccess-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [goaccess-0.0.28](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.33...goaccess-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [goaccess-0.0.27](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.32...goaccess-0.0.27) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [goaccess-0.0.26](https://github.com/truecharts/charts/compare/goaccess-0.0.25...goaccess-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/goaccess/0.0.30/Chart.lock b/incubator/goaccess/0.0.30/Chart.lock deleted file mode 100644 index 7140df6fa6d..00000000000 --- a/incubator/goaccess/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:22:07.481053161Z" diff --git a/incubator/goaccess/0.0.30/Chart.yaml b/incubator/goaccess/0.0.30/Chart.yaml deleted file mode 100644 index 85425b70eea..00000000000 --- a/incubator/goaccess/0.0.30/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.7.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.30 diff --git a/incubator/goaccess/0.0.30/README.md b/incubator/goaccess/0.0.30/README.md deleted file mode 100644 index 4317edd76fe..00000000000 --- a/incubator/goaccess/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/goaccess/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/goaccess/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/goaccess/0.0.31/CHANGELOG.md b/incubator/goaccess/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..50a6fb37571 --- /dev/null +++ b/incubator/goaccess/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [goaccess-0.0.31](https://github.com/truecharts/charts/compare/goaccess-0.0.30...goaccess-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [goaccess-0.0.30](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.35...goaccess-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [goaccess-0.0.29](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.34...goaccess-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [goaccess-0.0.28](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.33...goaccess-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [goaccess-0.0.28](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.33...goaccess-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [goaccess-0.0.27](https://github.com/truecharts/charts/compare/goaccess-npm-logs-0.0.32...goaccess-0.0.27) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [goaccess-0.0.26](https://github.com/truecharts/charts/compare/goaccess-0.0.25...goaccess-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/goaccess/0.0.31/Chart.lock b/incubator/goaccess/0.0.31/Chart.lock new file mode 100644 index 00000000000..c2a0ac232b7 --- /dev/null +++ b/incubator/goaccess/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:56:17.964904729Z" diff --git a/incubator/goaccess/0.0.31/Chart.yaml b/incubator/goaccess/0.0.31/Chart.yaml new file mode 100644 index 00000000000..27b11661ab5 --- /dev/null +++ b/incubator/goaccess/0.0.31/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.7.7 +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.31 diff --git a/incubator/goaccess/0.0.31/README.md b/incubator/goaccess/0.0.31/README.md new file mode 100644 index 00000000000..eb9b84ef382 --- /dev/null +++ b/incubator/goaccess/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/goaccess/0.0.31/app-readme.md similarity index 100% rename from incubator/goaccess/0.0.30/app-readme.md rename to incubator/goaccess/0.0.31/app-readme.md diff --git a/incubator/goaccess/0.0.31/charts/common-10.7.7.tgz b/incubator/goaccess/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/goaccess/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/goaccess/0.0.30/ix_values.yaml b/incubator/goaccess/0.0.31/ix_values.yaml similarity index 100% rename from incubator/goaccess/0.0.30/ix_values.yaml rename to incubator/goaccess/0.0.31/ix_values.yaml diff --git a/incubator/goaccess/0.0.30/questions.yaml b/incubator/goaccess/0.0.31/questions.yaml similarity index 100% rename from incubator/goaccess/0.0.30/questions.yaml rename to incubator/goaccess/0.0.31/questions.yaml diff --git a/incubator/goaccess/0.0.30/templates/common.yaml b/incubator/goaccess/0.0.31/templates/common.yaml similarity index 100% rename from incubator/goaccess/0.0.30/templates/common.yaml rename to incubator/goaccess/0.0.31/templates/common.yaml diff --git a/incubator/goaccess/0.0.30/values.yaml b/incubator/goaccess/0.0.31/values.yaml similarity index 100% rename from incubator/goaccess/0.0.30/values.yaml rename to incubator/goaccess/0.0.31/values.yaml diff --git a/incubator/godaddy-ddns/0.0.30/CHANGELOG.md b/incubator/godaddy-ddns/0.0.30/CHANGELOG.md deleted file mode 100644 index 6ccc29b13b1..00000000000 --- a/incubator/godaddy-ddns/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [godaddy-ddns-0.0.30](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.29...godaddy-ddns-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [godaddy-ddns-0.0.29](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.28...godaddy-ddns-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [godaddy-ddns-0.0.28](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.27...godaddy-ddns-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [godaddy-ddns-0.0.28](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.27...godaddy-ddns-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [godaddy-ddns-0.0.27](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.26...godaddy-ddns-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [godaddy-ddns-0.0.26](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.25...godaddy-ddns-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/godaddy-ddns/0.0.30/Chart.lock b/incubator/godaddy-ddns/0.0.30/Chart.lock deleted file mode 100644 index 32bb7a65422..00000000000 --- a/incubator/godaddy-ddns/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:22:21.281450557Z" diff --git a/incubator/godaddy-ddns/0.0.30/Chart.yaml b/incubator/godaddy-ddns/0.0.30/Chart.yaml deleted file mode 100644 index 339bcdfe437..00000000000 --- a/incubator/godaddy-ddns/0.0.30/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.7.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.30 diff --git a/incubator/godaddy-ddns/0.0.30/README.md b/incubator/godaddy-ddns/0.0.30/README.md deleted file mode 100644 index 6a2a11cec55..00000000000 --- a/incubator/godaddy-ddns/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/godaddy-ddns/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/godaddy-ddns/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/godaddy-ddns/0.0.31/CHANGELOG.md b/incubator/godaddy-ddns/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..f8f8e10f4a4 --- /dev/null +++ b/incubator/godaddy-ddns/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [godaddy-ddns-0.0.31](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.30...godaddy-ddns-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [godaddy-ddns-0.0.30](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.29...godaddy-ddns-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [godaddy-ddns-0.0.29](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.28...godaddy-ddns-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [godaddy-ddns-0.0.28](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.27...godaddy-ddns-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [godaddy-ddns-0.0.28](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.27...godaddy-ddns-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [godaddy-ddns-0.0.27](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.26...godaddy-ddns-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [godaddy-ddns-0.0.26](https://github.com/truecharts/charts/compare/godaddy-ddns-0.0.25...godaddy-ddns-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/godaddy-ddns/0.0.31/Chart.lock b/incubator/godaddy-ddns/0.0.31/Chart.lock new file mode 100644 index 00000000000..d539caf7531 --- /dev/null +++ b/incubator/godaddy-ddns/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:56:27.014370745Z" diff --git a/incubator/godaddy-ddns/0.0.31/Chart.yaml b/incubator/godaddy-ddns/0.0.31/Chart.yaml new file mode 100644 index 00000000000..d95ed85f053 --- /dev/null +++ b/incubator/godaddy-ddns/0.0.31/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.7.7 +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.31 diff --git a/incubator/godaddy-ddns/0.0.31/README.md b/incubator/godaddy-ddns/0.0.31/README.md new file mode 100644 index 00000000000..78cd21b6894 --- /dev/null +++ b/incubator/godaddy-ddns/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/godaddy-ddns/0.0.31/app-readme.md similarity index 100% rename from incubator/godaddy-ddns/0.0.30/app-readme.md rename to incubator/godaddy-ddns/0.0.31/app-readme.md diff --git a/incubator/godaddy-ddns/0.0.31/charts/common-10.7.7.tgz b/incubator/godaddy-ddns/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/godaddy-ddns/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/godaddy-ddns/0.0.30/ix_values.yaml b/incubator/godaddy-ddns/0.0.31/ix_values.yaml similarity index 100% rename from incubator/godaddy-ddns/0.0.30/ix_values.yaml rename to incubator/godaddy-ddns/0.0.31/ix_values.yaml diff --git a/incubator/godaddy-ddns/0.0.30/questions.yaml b/incubator/godaddy-ddns/0.0.31/questions.yaml similarity index 100% rename from incubator/godaddy-ddns/0.0.30/questions.yaml rename to incubator/godaddy-ddns/0.0.31/questions.yaml diff --git a/incubator/godaddy-ddns/0.0.30/templates/common.yaml b/incubator/godaddy-ddns/0.0.31/templates/common.yaml similarity index 100% rename from incubator/godaddy-ddns/0.0.30/templates/common.yaml rename to incubator/godaddy-ddns/0.0.31/templates/common.yaml diff --git a/incubator/godaddy-ddns/0.0.30/values.yaml b/incubator/godaddy-ddns/0.0.31/values.yaml similarity index 100% rename from incubator/godaddy-ddns/0.0.30/values.yaml rename to incubator/godaddy-ddns/0.0.31/values.yaml diff --git a/incubator/gokapi/0.0.36/CHANGELOG.md b/incubator/gokapi/0.0.36/CHANGELOG.md deleted file mode 100644 index 886ced14dc5..00000000000 --- a/incubator/gokapi/0.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [gokapi-0.0.36](https://github.com/truecharts/charts/compare/gokapi-0.0.35...gokapi-0.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [gokapi-0.0.35](https://github.com/truecharts/charts/compare/gokapi-0.0.34...gokapi-0.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [gokapi-0.0.34](https://github.com/truecharts/charts/compare/gokapi-0.0.33...gokapi-0.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [gokapi-0.0.34](https://github.com/truecharts/charts/compare/gokapi-0.0.33...gokapi-0.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [gokapi-0.0.33](https://github.com/truecharts/charts/compare/gokapi-0.0.32...gokapi-0.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [gokapi-0.0.32](https://github.com/truecharts/charts/compare/gokapi-0.0.31...gokapi-0.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/gokapi/0.0.36/Chart.lock b/incubator/gokapi/0.0.36/Chart.lock deleted file mode 100644 index 6d12d4f9b6e..00000000000 --- a/incubator/gokapi/0.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:22:22.753233382Z" diff --git a/incubator/gokapi/0.0.36/Chart.yaml b/incubator/gokapi/0.0.36/Chart.yaml deleted file mode 100644 index 3208a164c82..00000000000 --- a/incubator/gokapi/0.0.36/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.7.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.36 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - cloud - - utilities diff --git a/incubator/gokapi/0.0.36/README.md b/incubator/gokapi/0.0.36/README.md deleted file mode 100644 index 8ffe8871177..00000000000 --- a/incubator/gokapi/0.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/incubator/gokapi/0.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/gokapi/0.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/gokapi/0.0.37/CHANGELOG.md b/incubator/gokapi/0.0.37/CHANGELOG.md new file mode 100644 index 00000000000..298af14349e --- /dev/null +++ b/incubator/gokapi/0.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gokapi-0.0.37](https://github.com/truecharts/charts/compare/gokapi-0.0.36...gokapi-0.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [gokapi-0.0.36](https://github.com/truecharts/charts/compare/gokapi-0.0.35...gokapi-0.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [gokapi-0.0.35](https://github.com/truecharts/charts/compare/gokapi-0.0.34...gokapi-0.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [gokapi-0.0.34](https://github.com/truecharts/charts/compare/gokapi-0.0.33...gokapi-0.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [gokapi-0.0.34](https://github.com/truecharts/charts/compare/gokapi-0.0.33...gokapi-0.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [gokapi-0.0.33](https://github.com/truecharts/charts/compare/gokapi-0.0.32...gokapi-0.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [gokapi-0.0.32](https://github.com/truecharts/charts/compare/gokapi-0.0.31...gokapi-0.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/gokapi/0.0.37/Chart.lock b/incubator/gokapi/0.0.37/Chart.lock new file mode 100644 index 00000000000..3f171d2751f --- /dev/null +++ b/incubator/gokapi/0.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:56:38.44179695Z" diff --git a/incubator/gokapi/0.0.37/Chart.yaml b/incubator/gokapi/0.0.37/Chart.yaml new file mode 100644 index 00000000000..9f2ff35873c --- /dev/null +++ b/incubator/gokapi/0.0.37/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.6.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - cloud + - utilities diff --git a/incubator/gokapi/0.0.37/README.md b/incubator/gokapi/0.0.37/README.md new file mode 100644 index 00000000000..2f6013f27b4 --- /dev/null +++ b/incubator/gokapi/0.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/incubator/gokapi/0.0.37/app-readme.md similarity index 100% rename from incubator/gokapi/0.0.36/app-readme.md rename to incubator/gokapi/0.0.37/app-readme.md diff --git a/incubator/gokapi/0.0.37/charts/common-10.7.7.tgz b/incubator/gokapi/0.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/gokapi/0.0.37/charts/common-10.7.7.tgz differ diff --git a/incubator/gokapi/0.0.36/ix_values.yaml b/incubator/gokapi/0.0.37/ix_values.yaml similarity index 100% rename from incubator/gokapi/0.0.36/ix_values.yaml rename to incubator/gokapi/0.0.37/ix_values.yaml diff --git a/incubator/gokapi/0.0.36/questions.yaml b/incubator/gokapi/0.0.37/questions.yaml similarity index 100% rename from incubator/gokapi/0.0.36/questions.yaml rename to incubator/gokapi/0.0.37/questions.yaml diff --git a/incubator/gokapi/0.0.36/templates/common.yaml b/incubator/gokapi/0.0.37/templates/common.yaml similarity index 100% rename from incubator/gokapi/0.0.36/templates/common.yaml rename to incubator/gokapi/0.0.37/templates/common.yaml diff --git a/incubator/gokapi/0.0.36/values.yaml b/incubator/gokapi/0.0.37/values.yaml similarity index 100% rename from incubator/gokapi/0.0.36/values.yaml rename to incubator/gokapi/0.0.37/values.yaml diff --git a/incubator/google-cloud-storage-backup/0.0.31/CHANGELOG.md b/incubator/google-cloud-storage-backup/0.0.31/CHANGELOG.md deleted file mode 100644 index 802083b80ce..00000000000 --- a/incubator/google-cloud-storage-backup/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [google-cloud-storage-backup-0.0.31](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.30...google-cloud-storage-backup-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [google-cloud-storage-backup-0.0.30](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.29...google-cloud-storage-backup-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [google-cloud-storage-backup-0.0.29](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.28...google-cloud-storage-backup-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [google-cloud-storage-backup-0.0.29](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.28...google-cloud-storage-backup-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [google-cloud-storage-backup-0.0.28](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.27...google-cloud-storage-backup-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [google-cloud-storage-backup-0.0.27](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.26...google-cloud-storage-backup-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/google-cloud-storage-backup/0.0.31/Chart.lock b/incubator/google-cloud-storage-backup/0.0.31/Chart.lock deleted file mode 100644 index d37ca2f8821..00000000000 --- a/incubator/google-cloud-storage-backup/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:22:38.78706991Z" diff --git a/incubator/google-cloud-storage-backup/0.0.31/Chart.yaml b/incubator/google-cloud-storage-backup/0.0.31/Chart.yaml deleted file mode 100644 index 83bbf7f4cf0..00000000000 --- a/incubator/google-cloud-storage-backup/0.0.31/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.7.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.31 diff --git a/incubator/google-cloud-storage-backup/0.0.31/README.md b/incubator/google-cloud-storage-backup/0.0.31/README.md deleted file mode 100644 index 2c3cd58318d..00000000000 --- a/incubator/google-cloud-storage-backup/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/google-cloud-storage-backup/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/google-cloud-storage-backup/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/google-cloud-storage-backup/0.0.32/CHANGELOG.md b/incubator/google-cloud-storage-backup/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..eb17f97696f --- /dev/null +++ b/incubator/google-cloud-storage-backup/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [google-cloud-storage-backup-0.0.32](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.31...google-cloud-storage-backup-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [google-cloud-storage-backup-0.0.31](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.30...google-cloud-storage-backup-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [google-cloud-storage-backup-0.0.30](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.29...google-cloud-storage-backup-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [google-cloud-storage-backup-0.0.29](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.28...google-cloud-storage-backup-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [google-cloud-storage-backup-0.0.29](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.28...google-cloud-storage-backup-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [google-cloud-storage-backup-0.0.28](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.27...google-cloud-storage-backup-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [google-cloud-storage-backup-0.0.27](https://github.com/truecharts/charts/compare/google-cloud-storage-backup-0.0.26...google-cloud-storage-backup-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/google-cloud-storage-backup/0.0.32/Chart.lock b/incubator/google-cloud-storage-backup/0.0.32/Chart.lock new file mode 100644 index 00000000000..783051d56ef --- /dev/null +++ b/incubator/google-cloud-storage-backup/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:56:59.810830973Z" diff --git a/incubator/google-cloud-storage-backup/0.0.32/Chart.yaml b/incubator/google-cloud-storage-backup/0.0.32/Chart.yaml new file mode 100644 index 00000000000..063501e0131 --- /dev/null +++ b/incubator/google-cloud-storage-backup/0.0.32/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.7.7 +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.32 diff --git a/incubator/google-cloud-storage-backup/0.0.32/README.md b/incubator/google-cloud-storage-backup/0.0.32/README.md new file mode 100644 index 00000000000..e19a67b8228 --- /dev/null +++ b/incubator/google-cloud-storage-backup/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/google-cloud-storage-backup/0.0.32/app-readme.md similarity index 100% rename from incubator/google-cloud-storage-backup/0.0.31/app-readme.md rename to incubator/google-cloud-storage-backup/0.0.32/app-readme.md diff --git a/incubator/google-cloud-storage-backup/0.0.32/charts/common-10.7.7.tgz b/incubator/google-cloud-storage-backup/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/google-cloud-storage-backup/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/google-cloud-storage-backup/0.0.31/ix_values.yaml b/incubator/google-cloud-storage-backup/0.0.32/ix_values.yaml similarity index 100% rename from incubator/google-cloud-storage-backup/0.0.31/ix_values.yaml rename to incubator/google-cloud-storage-backup/0.0.32/ix_values.yaml diff --git a/incubator/google-cloud-storage-backup/0.0.31/questions.yaml b/incubator/google-cloud-storage-backup/0.0.32/questions.yaml similarity index 100% rename from incubator/google-cloud-storage-backup/0.0.31/questions.yaml rename to incubator/google-cloud-storage-backup/0.0.32/questions.yaml diff --git a/incubator/google-cloud-storage-backup/0.0.31/templates/common.yaml b/incubator/google-cloud-storage-backup/0.0.32/templates/common.yaml similarity index 100% rename from incubator/google-cloud-storage-backup/0.0.31/templates/common.yaml rename to incubator/google-cloud-storage-backup/0.0.32/templates/common.yaml diff --git a/incubator/google-cloud-storage-backup/0.0.31/values.yaml b/incubator/google-cloud-storage-backup/0.0.32/values.yaml similarity index 100% rename from incubator/google-cloud-storage-backup/0.0.31/values.yaml rename to incubator/google-cloud-storage-backup/0.0.32/values.yaml diff --git a/incubator/googlephotossync/0.0.39/CHANGELOG.md b/incubator/googlephotossync/0.0.39/CHANGELOG.md deleted file mode 100644 index fc17fb953b0..00000000000 --- a/incubator/googlephotossync/0.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [googlephotossync-0.0.39](https://github.com/truecharts/charts/compare/googlephotossync-0.0.38...googlephotossync-0.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [googlephotossync-0.0.38](https://github.com/truecharts/charts/compare/googlephotossync-0.0.37...googlephotossync-0.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [googlephotossync-0.0.37](https://github.com/truecharts/charts/compare/googlephotossync-0.0.36...googlephotossync-0.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [googlephotossync-0.0.37](https://github.com/truecharts/charts/compare/googlephotossync-0.0.36...googlephotossync-0.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [googlephotossync-0.0.36](https://github.com/truecharts/charts/compare/googlephotossync-0.0.35...googlephotossync-0.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [googlephotossync-0.0.35](https://github.com/truecharts/charts/compare/googlephotossync-0.0.34...googlephotossync-0.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/googlephotossync/0.0.39/Chart.lock b/incubator/googlephotossync/0.0.39/Chart.lock deleted file mode 100644 index 6b98f0abdb7..00000000000 --- a/incubator/googlephotossync/0.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:22:47.247938445Z" diff --git a/incubator/googlephotossync/0.0.39/Chart.yaml b/incubator/googlephotossync/0.0.39/Chart.yaml deleted file mode 100644 index 1e2b3262b8c..00000000000 --- a/incubator/googlephotossync/0.0.39/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.7.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.39 diff --git a/incubator/googlephotossync/0.0.39/README.md b/incubator/googlephotossync/0.0.39/README.md deleted file mode 100644 index bc49cc0e2df..00000000000 --- a/incubator/googlephotossync/0.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/incubator/googlephotossync/0.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/googlephotossync/0.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/googlephotossync/0.0.40/CHANGELOG.md b/incubator/googlephotossync/0.0.40/CHANGELOG.md new file mode 100644 index 00000000000..8de82c1dbd9 --- /dev/null +++ b/incubator/googlephotossync/0.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [googlephotossync-0.0.40](https://github.com/truecharts/charts/compare/googlephotossync-0.0.39...googlephotossync-0.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [googlephotossync-0.0.39](https://github.com/truecharts/charts/compare/googlephotossync-0.0.38...googlephotossync-0.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [googlephotossync-0.0.38](https://github.com/truecharts/charts/compare/googlephotossync-0.0.37...googlephotossync-0.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [googlephotossync-0.0.37](https://github.com/truecharts/charts/compare/googlephotossync-0.0.36...googlephotossync-0.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [googlephotossync-0.0.37](https://github.com/truecharts/charts/compare/googlephotossync-0.0.36...googlephotossync-0.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [googlephotossync-0.0.36](https://github.com/truecharts/charts/compare/googlephotossync-0.0.35...googlephotossync-0.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [googlephotossync-0.0.35](https://github.com/truecharts/charts/compare/googlephotossync-0.0.34...googlephotossync-0.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/googlephotossync/0.0.40/Chart.lock b/incubator/googlephotossync/0.0.40/Chart.lock new file mode 100644 index 00000000000..5e75b0e5189 --- /dev/null +++ b/incubator/googlephotossync/0.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:57:05.511379421Z" diff --git a/incubator/googlephotossync/0.0.40/Chart.yaml b/incubator/googlephotossync/0.0.40/Chart.yaml new file mode 100644 index 00000000000..08722e65787 --- /dev/null +++ b/incubator/googlephotossync/0.0.40/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.7.7 +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.40 diff --git a/incubator/googlephotossync/0.0.40/README.md b/incubator/googlephotossync/0.0.40/README.md new file mode 100644 index 00000000000..5ba755121e9 --- /dev/null +++ b/incubator/googlephotossync/0.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/incubator/googlephotossync/0.0.40/app-readme.md similarity index 100% rename from incubator/googlephotossync/0.0.39/app-readme.md rename to incubator/googlephotossync/0.0.40/app-readme.md diff --git a/incubator/googlephotossync/0.0.40/charts/common-10.7.7.tgz b/incubator/googlephotossync/0.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/googlephotossync/0.0.40/charts/common-10.7.7.tgz differ diff --git a/incubator/googlephotossync/0.0.39/ix_values.yaml b/incubator/googlephotossync/0.0.40/ix_values.yaml similarity index 100% rename from incubator/googlephotossync/0.0.39/ix_values.yaml rename to incubator/googlephotossync/0.0.40/ix_values.yaml diff --git a/incubator/googlephotossync/0.0.39/questions.yaml b/incubator/googlephotossync/0.0.40/questions.yaml similarity index 100% rename from incubator/googlephotossync/0.0.39/questions.yaml rename to incubator/googlephotossync/0.0.40/questions.yaml diff --git a/incubator/googlephotossync/0.0.39/templates/common.yaml b/incubator/googlephotossync/0.0.40/templates/common.yaml similarity index 100% rename from incubator/googlephotossync/0.0.39/templates/common.yaml rename to incubator/googlephotossync/0.0.40/templates/common.yaml diff --git a/incubator/googlephotossync/0.0.39/values.yaml b/incubator/googlephotossync/0.0.40/values.yaml similarity index 100% rename from incubator/googlephotossync/0.0.39/values.yaml rename to incubator/googlephotossync/0.0.40/values.yaml diff --git a/incubator/gpodder/0.0.30/CHANGELOG.md b/incubator/gpodder/0.0.30/CHANGELOG.md deleted file mode 100644 index 4f61a54476a..00000000000 --- a/incubator/gpodder/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [gpodder-0.0.30](https://github.com/truecharts/charts/compare/gpodder-0.0.29...gpodder-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [gpodder-0.0.29](https://github.com/truecharts/charts/compare/gpodder-0.0.28...gpodder-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [gpodder-0.0.28](https://github.com/truecharts/charts/compare/gpodder-0.0.27...gpodder-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [gpodder-0.0.28](https://github.com/truecharts/charts/compare/gpodder-0.0.27...gpodder-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [gpodder-0.0.27](https://github.com/truecharts/charts/compare/gpodder-0.0.26...gpodder-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [gpodder-0.0.26](https://github.com/truecharts/charts/compare/gpodder-0.0.25...gpodder-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/gpodder/0.0.30/Chart.lock b/incubator/gpodder/0.0.30/Chart.lock deleted file mode 100644 index d2d51dc8473..00000000000 --- a/incubator/gpodder/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:22:52.612317297Z" diff --git a/incubator/gpodder/0.0.30/Chart.yaml b/incubator/gpodder/0.0.30/Chart.yaml deleted file mode 100644 index d0770857207..00000000000 --- a/incubator/gpodder/0.0.30/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.7.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.30 diff --git a/incubator/gpodder/0.0.30/README.md b/incubator/gpodder/0.0.30/README.md deleted file mode 100644 index 8819612d24b..00000000000 --- a/incubator/gpodder/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/gpodder/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/gpodder/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/gpodder/0.0.31/CHANGELOG.md b/incubator/gpodder/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..a57db41f602 --- /dev/null +++ b/incubator/gpodder/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gpodder-0.0.31](https://github.com/truecharts/charts/compare/gpodder-0.0.30...gpodder-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [gpodder-0.0.30](https://github.com/truecharts/charts/compare/gpodder-0.0.29...gpodder-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [gpodder-0.0.29](https://github.com/truecharts/charts/compare/gpodder-0.0.28...gpodder-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [gpodder-0.0.28](https://github.com/truecharts/charts/compare/gpodder-0.0.27...gpodder-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [gpodder-0.0.28](https://github.com/truecharts/charts/compare/gpodder-0.0.27...gpodder-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [gpodder-0.0.27](https://github.com/truecharts/charts/compare/gpodder-0.0.26...gpodder-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [gpodder-0.0.26](https://github.com/truecharts/charts/compare/gpodder-0.0.25...gpodder-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/gpodder/0.0.31/Chart.lock b/incubator/gpodder/0.0.31/Chart.lock new file mode 100644 index 00000000000..d92f878d4c0 --- /dev/null +++ b/incubator/gpodder/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:57:10.201282838Z" diff --git a/incubator/gpodder/0.0.31/Chart.yaml b/incubator/gpodder/0.0.31/Chart.yaml new file mode 100644 index 00000000000..74820dc3b10 --- /dev/null +++ b/incubator/gpodder/0.0.31/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.7.7 +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.31 diff --git a/incubator/gpodder/0.0.31/README.md b/incubator/gpodder/0.0.31/README.md new file mode 100644 index 00000000000..cb8f3356079 --- /dev/null +++ b/incubator/gpodder/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/gpodder/0.0.31/app-readme.md similarity index 100% rename from incubator/gpodder/0.0.30/app-readme.md rename to incubator/gpodder/0.0.31/app-readme.md diff --git a/incubator/gpodder/0.0.31/charts/common-10.7.7.tgz b/incubator/gpodder/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/gpodder/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/gpodder/0.0.30/ix_values.yaml b/incubator/gpodder/0.0.31/ix_values.yaml similarity index 100% rename from incubator/gpodder/0.0.30/ix_values.yaml rename to incubator/gpodder/0.0.31/ix_values.yaml diff --git a/incubator/gpodder/0.0.30/questions.yaml b/incubator/gpodder/0.0.31/questions.yaml similarity index 100% rename from incubator/gpodder/0.0.30/questions.yaml rename to incubator/gpodder/0.0.31/questions.yaml diff --git a/incubator/gpodder/0.0.30/templates/common.yaml b/incubator/gpodder/0.0.31/templates/common.yaml similarity index 100% rename from incubator/gpodder/0.0.30/templates/common.yaml rename to incubator/gpodder/0.0.31/templates/common.yaml diff --git a/incubator/gpodder/0.0.30/values.yaml b/incubator/gpodder/0.0.31/values.yaml similarity index 100% rename from incubator/gpodder/0.0.30/values.yaml rename to incubator/gpodder/0.0.31/values.yaml diff --git a/incubator/grafana-image-renderer/0.0.31/CHANGELOG.md b/incubator/grafana-image-renderer/0.0.31/CHANGELOG.md deleted file mode 100644 index 3efff4dc4ec..00000000000 --- a/incubator/grafana-image-renderer/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [grafana-image-renderer-0.0.31](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.30...grafana-image-renderer-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [grafana-image-renderer-0.0.30](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.29...grafana-image-renderer-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [grafana-image-renderer-0.0.29](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.28...grafana-image-renderer-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [grafana-image-renderer-0.0.29](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.28...grafana-image-renderer-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [grafana-image-renderer-0.0.28](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.27...grafana-image-renderer-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [grafana-image-renderer-0.0.27](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.26...grafana-image-renderer-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/grafana-image-renderer/0.0.31/Chart.lock b/incubator/grafana-image-renderer/0.0.31/Chart.lock deleted file mode 100644 index bac9dcc1027..00000000000 --- a/incubator/grafana-image-renderer/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:22:53.103118682Z" diff --git a/incubator/grafana-image-renderer/0.0.31/Chart.yaml b/incubator/grafana-image-renderer/0.0.31/Chart.yaml deleted file mode 100644 index 1e27cd6602e..00000000000 --- a/incubator/grafana-image-renderer/0.0.31/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.7.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.31 diff --git a/incubator/grafana-image-renderer/0.0.31/README.md b/incubator/grafana-image-renderer/0.0.31/README.md deleted file mode 100644 index d884fadb29e..00000000000 --- a/incubator/grafana-image-renderer/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/grafana-image-renderer/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/grafana-image-renderer/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/grafana-image-renderer/0.0.32/CHANGELOG.md b/incubator/grafana-image-renderer/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..810fb1ef05a --- /dev/null +++ b/incubator/grafana-image-renderer/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [grafana-image-renderer-0.0.32](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.31...grafana-image-renderer-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [grafana-image-renderer-0.0.31](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.30...grafana-image-renderer-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [grafana-image-renderer-0.0.30](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.29...grafana-image-renderer-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [grafana-image-renderer-0.0.29](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.28...grafana-image-renderer-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [grafana-image-renderer-0.0.29](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.28...grafana-image-renderer-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [grafana-image-renderer-0.0.28](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.27...grafana-image-renderer-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [grafana-image-renderer-0.0.27](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.26...grafana-image-renderer-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/grafana-image-renderer/0.0.32/Chart.lock b/incubator/grafana-image-renderer/0.0.32/Chart.lock new file mode 100644 index 00000000000..8f1d7eefe54 --- /dev/null +++ b/incubator/grafana-image-renderer/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:57:22.23137026Z" diff --git a/incubator/grafana-image-renderer/0.0.32/Chart.yaml b/incubator/grafana-image-renderer/0.0.32/Chart.yaml new file mode 100644 index 00000000000..881dd01ea28 --- /dev/null +++ b/incubator/grafana-image-renderer/0.0.32/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.7.7 +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.32 diff --git a/incubator/grafana-image-renderer/0.0.32/README.md b/incubator/grafana-image-renderer/0.0.32/README.md new file mode 100644 index 00000000000..bc49b4a78ae --- /dev/null +++ b/incubator/grafana-image-renderer/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/grafana-image-renderer/0.0.32/app-readme.md similarity index 100% rename from incubator/grafana-image-renderer/0.0.31/app-readme.md rename to incubator/grafana-image-renderer/0.0.32/app-readme.md diff --git a/incubator/grafana-image-renderer/0.0.32/charts/common-10.7.7.tgz b/incubator/grafana-image-renderer/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/grafana-image-renderer/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/grafana-image-renderer/0.0.31/ix_values.yaml b/incubator/grafana-image-renderer/0.0.32/ix_values.yaml similarity index 100% rename from incubator/grafana-image-renderer/0.0.31/ix_values.yaml rename to incubator/grafana-image-renderer/0.0.32/ix_values.yaml diff --git a/incubator/grafana-image-renderer/0.0.31/questions.yaml b/incubator/grafana-image-renderer/0.0.32/questions.yaml similarity index 100% rename from incubator/grafana-image-renderer/0.0.31/questions.yaml rename to incubator/grafana-image-renderer/0.0.32/questions.yaml diff --git a/incubator/grafana-image-renderer/0.0.31/templates/common.yaml b/incubator/grafana-image-renderer/0.0.32/templates/common.yaml similarity index 100% rename from incubator/grafana-image-renderer/0.0.31/templates/common.yaml rename to incubator/grafana-image-renderer/0.0.32/templates/common.yaml diff --git a/incubator/grafana-image-renderer/0.0.31/values.yaml b/incubator/grafana-image-renderer/0.0.32/values.yaml similarity index 100% rename from incubator/grafana-image-renderer/0.0.31/values.yaml rename to incubator/grafana-image-renderer/0.0.32/values.yaml diff --git a/incubator/gridcoinwalletgui/0.0.31/CHANGELOG.md b/incubator/gridcoinwalletgui/0.0.31/CHANGELOG.md deleted file mode 100644 index d377c336dec..00000000000 --- a/incubator/gridcoinwalletgui/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [gridcoinwalletgui-0.0.31](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.30...gridcoinwalletgui-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [gridcoinwalletgui-0.0.30](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.29...gridcoinwalletgui-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [gridcoinwalletgui-0.0.29](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.28...gridcoinwalletgui-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [gridcoinwalletgui-0.0.29](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.28...gridcoinwalletgui-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [gridcoinwalletgui-0.0.28](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.27...gridcoinwalletgui-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [gridcoinwalletgui-0.0.27](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.26...gridcoinwalletgui-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/gridcoinwalletgui/0.0.31/Chart.lock b/incubator/gridcoinwalletgui/0.0.31/Chart.lock deleted file mode 100644 index f118b8bc336..00000000000 --- a/incubator/gridcoinwalletgui/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:23:11.102103757Z" diff --git a/incubator/gridcoinwalletgui/0.0.31/Chart.yaml b/incubator/gridcoinwalletgui/0.0.31/Chart.yaml deleted file mode 100644 index 1a9c8f915af..00000000000 --- a/incubator/gridcoinwalletgui/0.0.31/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.7.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.31 diff --git a/incubator/gridcoinwalletgui/0.0.31/README.md b/incubator/gridcoinwalletgui/0.0.31/README.md deleted file mode 100644 index 1b49e68ba24..00000000000 --- a/incubator/gridcoinwalletgui/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/gridcoinwalletgui/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/gridcoinwalletgui/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/gridcoinwalletgui/0.0.32/CHANGELOG.md b/incubator/gridcoinwalletgui/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..d354283f4de --- /dev/null +++ b/incubator/gridcoinwalletgui/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gridcoinwalletgui-0.0.32](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.31...gridcoinwalletgui-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [gridcoinwalletgui-0.0.31](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.30...gridcoinwalletgui-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [gridcoinwalletgui-0.0.30](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.29...gridcoinwalletgui-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [gridcoinwalletgui-0.0.29](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.28...gridcoinwalletgui-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [gridcoinwalletgui-0.0.29](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.28...gridcoinwalletgui-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [gridcoinwalletgui-0.0.28](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.27...gridcoinwalletgui-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [gridcoinwalletgui-0.0.27](https://github.com/truecharts/charts/compare/gridcoinwalletgui-0.0.26...gridcoinwalletgui-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/gridcoinwalletgui/0.0.32/Chart.lock b/incubator/gridcoinwalletgui/0.0.32/Chart.lock new file mode 100644 index 00000000000..0d802fafba8 --- /dev/null +++ b/incubator/gridcoinwalletgui/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:57:43.405770454Z" diff --git a/incubator/gridcoinwalletgui/0.0.32/Chart.yaml b/incubator/gridcoinwalletgui/0.0.32/Chart.yaml new file mode 100644 index 00000000000..1f2aaaf48a9 --- /dev/null +++ b/incubator/gridcoinwalletgui/0.0.32/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.7.7 +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.32 diff --git a/incubator/gridcoinwalletgui/0.0.32/README.md b/incubator/gridcoinwalletgui/0.0.32/README.md new file mode 100644 index 00000000000..1e6bfb4eedf --- /dev/null +++ b/incubator/gridcoinwalletgui/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/gridcoinwalletgui/0.0.32/app-readme.md similarity index 100% rename from incubator/gridcoinwalletgui/0.0.31/app-readme.md rename to incubator/gridcoinwalletgui/0.0.32/app-readme.md diff --git a/incubator/gridcoinwalletgui/0.0.32/charts/common-10.7.7.tgz b/incubator/gridcoinwalletgui/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/gridcoinwalletgui/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/gridcoinwalletgui/0.0.31/ix_values.yaml b/incubator/gridcoinwalletgui/0.0.32/ix_values.yaml similarity index 100% rename from incubator/gridcoinwalletgui/0.0.31/ix_values.yaml rename to incubator/gridcoinwalletgui/0.0.32/ix_values.yaml diff --git a/incubator/gridcoinwalletgui/0.0.31/questions.yaml b/incubator/gridcoinwalletgui/0.0.32/questions.yaml similarity index 100% rename from incubator/gridcoinwalletgui/0.0.31/questions.yaml rename to incubator/gridcoinwalletgui/0.0.32/questions.yaml diff --git a/incubator/gridcoinwalletgui/0.0.31/templates/common.yaml b/incubator/gridcoinwalletgui/0.0.32/templates/common.yaml similarity index 100% rename from incubator/gridcoinwalletgui/0.0.31/templates/common.yaml rename to incubator/gridcoinwalletgui/0.0.32/templates/common.yaml diff --git a/incubator/gridcoinwalletgui/0.0.31/values.yaml b/incubator/gridcoinwalletgui/0.0.32/values.yaml similarity index 100% rename from incubator/gridcoinwalletgui/0.0.31/values.yaml rename to incubator/gridcoinwalletgui/0.0.32/values.yaml diff --git a/incubator/guide2go/0.0.30/CHANGELOG.md b/incubator/guide2go/0.0.30/CHANGELOG.md deleted file mode 100644 index 115d80bf773..00000000000 --- a/incubator/guide2go/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [guide2go-0.0.30](https://github.com/truecharts/charts/compare/guide2go-0.0.29...guide2go-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [guide2go-0.0.29](https://github.com/truecharts/charts/compare/guide2go-0.0.28...guide2go-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [guide2go-0.0.28](https://github.com/truecharts/charts/compare/guide2go-0.0.27...guide2go-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [guide2go-0.0.28](https://github.com/truecharts/charts/compare/guide2go-0.0.27...guide2go-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [guide2go-0.0.27](https://github.com/truecharts/charts/compare/guide2go-0.0.26...guide2go-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [guide2go-0.0.26](https://github.com/truecharts/charts/compare/guide2go-0.0.25...guide2go-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/guide2go/0.0.30/Chart.lock b/incubator/guide2go/0.0.30/Chart.lock deleted file mode 100644 index e76aa7690f5..00000000000 --- a/incubator/guide2go/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:23:18.979017253Z" diff --git a/incubator/guide2go/0.0.30/Chart.yaml b/incubator/guide2go/0.0.30/Chart.yaml deleted file mode 100644 index f0a91984c1e..00000000000 --- a/incubator/guide2go/0.0.30/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.7.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.30 diff --git a/incubator/guide2go/0.0.30/README.md b/incubator/guide2go/0.0.30/README.md deleted file mode 100644 index 568af5c3eae..00000000000 --- a/incubator/guide2go/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/guide2go/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/guide2go/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/guide2go/0.0.31/CHANGELOG.md b/incubator/guide2go/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..4dc49682591 --- /dev/null +++ b/incubator/guide2go/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [guide2go-0.0.31](https://github.com/truecharts/charts/compare/guide2go-0.0.30...guide2go-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [guide2go-0.0.30](https://github.com/truecharts/charts/compare/guide2go-0.0.29...guide2go-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [guide2go-0.0.29](https://github.com/truecharts/charts/compare/guide2go-0.0.28...guide2go-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [guide2go-0.0.28](https://github.com/truecharts/charts/compare/guide2go-0.0.27...guide2go-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [guide2go-0.0.28](https://github.com/truecharts/charts/compare/guide2go-0.0.27...guide2go-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [guide2go-0.0.27](https://github.com/truecharts/charts/compare/guide2go-0.0.26...guide2go-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [guide2go-0.0.26](https://github.com/truecharts/charts/compare/guide2go-0.0.25...guide2go-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/guide2go/0.0.31/Chart.lock b/incubator/guide2go/0.0.31/Chart.lock new file mode 100644 index 00000000000..a435c448c6b --- /dev/null +++ b/incubator/guide2go/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:57:47.679578284Z" diff --git a/incubator/guide2go/0.0.31/Chart.yaml b/incubator/guide2go/0.0.31/Chart.yaml new file mode 100644 index 00000000000..88c11f840c3 --- /dev/null +++ b/incubator/guide2go/0.0.31/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.7.7 +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.31 diff --git a/incubator/guide2go/0.0.31/README.md b/incubator/guide2go/0.0.31/README.md new file mode 100644 index 00000000000..ac1dbf439a2 --- /dev/null +++ b/incubator/guide2go/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/guide2go/0.0.31/app-readme.md similarity index 100% rename from incubator/guide2go/0.0.30/app-readme.md rename to incubator/guide2go/0.0.31/app-readme.md diff --git a/incubator/guide2go/0.0.31/charts/common-10.7.7.tgz b/incubator/guide2go/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/guide2go/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/guide2go/0.0.30/ix_values.yaml b/incubator/guide2go/0.0.31/ix_values.yaml similarity index 100% rename from incubator/guide2go/0.0.30/ix_values.yaml rename to incubator/guide2go/0.0.31/ix_values.yaml diff --git a/incubator/guide2go/0.0.30/questions.yaml b/incubator/guide2go/0.0.31/questions.yaml similarity index 100% rename from incubator/guide2go/0.0.30/questions.yaml rename to incubator/guide2go/0.0.31/questions.yaml diff --git a/incubator/guide2go/0.0.30/templates/common.yaml b/incubator/guide2go/0.0.31/templates/common.yaml similarity index 100% rename from incubator/guide2go/0.0.30/templates/common.yaml rename to incubator/guide2go/0.0.31/templates/common.yaml diff --git a/incubator/guide2go/0.0.30/values.yaml b/incubator/guide2go/0.0.31/values.yaml similarity index 100% rename from incubator/guide2go/0.0.30/values.yaml rename to incubator/guide2go/0.0.31/values.yaml diff --git a/incubator/h5ai/0.0.30/CHANGELOG.md b/incubator/h5ai/0.0.30/CHANGELOG.md deleted file mode 100644 index 75ef5cb9cea..00000000000 --- a/incubator/h5ai/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [h5ai-0.0.30](https://github.com/truecharts/charts/compare/h5ai-0.0.29...h5ai-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [h5ai-0.0.29](https://github.com/truecharts/charts/compare/h5ai-0.0.28...h5ai-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [h5ai-0.0.28](https://github.com/truecharts/charts/compare/h5ai-0.0.27...h5ai-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [h5ai-0.0.28](https://github.com/truecharts/charts/compare/h5ai-0.0.27...h5ai-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [h5ai-0.0.27](https://github.com/truecharts/charts/compare/h5ai-0.0.26...h5ai-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [h5ai-0.0.26](https://github.com/truecharts/charts/compare/h5ai-0.0.25...h5ai-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/h5ai/0.0.30/Chart.lock b/incubator/h5ai/0.0.30/Chart.lock deleted file mode 100644 index 20190a6f87c..00000000000 --- a/incubator/h5ai/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:23:24.467170474Z" diff --git a/incubator/h5ai/0.0.30/Chart.yaml b/incubator/h5ai/0.0.30/Chart.yaml deleted file mode 100644 index 51abd7687c4..00000000000 --- a/incubator/h5ai/0.0.30/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.7.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.30 diff --git a/incubator/h5ai/0.0.30/README.md b/incubator/h5ai/0.0.30/README.md deleted file mode 100644 index ed1df5d8732..00000000000 --- a/incubator/h5ai/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/h5ai/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/h5ai/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/h5ai/0.0.31/CHANGELOG.md b/incubator/h5ai/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..f4e980dec57 --- /dev/null +++ b/incubator/h5ai/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [h5ai-0.0.31](https://github.com/truecharts/charts/compare/h5ai-0.0.30...h5ai-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [h5ai-0.0.30](https://github.com/truecharts/charts/compare/h5ai-0.0.29...h5ai-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [h5ai-0.0.29](https://github.com/truecharts/charts/compare/h5ai-0.0.28...h5ai-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [h5ai-0.0.28](https://github.com/truecharts/charts/compare/h5ai-0.0.27...h5ai-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [h5ai-0.0.28](https://github.com/truecharts/charts/compare/h5ai-0.0.27...h5ai-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [h5ai-0.0.27](https://github.com/truecharts/charts/compare/h5ai-0.0.26...h5ai-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [h5ai-0.0.26](https://github.com/truecharts/charts/compare/h5ai-0.0.25...h5ai-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/h5ai/0.0.31/Chart.lock b/incubator/h5ai/0.0.31/Chart.lock new file mode 100644 index 00000000000..38bcc9f09db --- /dev/null +++ b/incubator/h5ai/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:57:52.553798586Z" diff --git a/incubator/h5ai/0.0.31/Chart.yaml b/incubator/h5ai/0.0.31/Chart.yaml new file mode 100644 index 00000000000..9cab7305095 --- /dev/null +++ b/incubator/h5ai/0.0.31/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.7.7 +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.31 diff --git a/incubator/h5ai/0.0.31/README.md b/incubator/h5ai/0.0.31/README.md new file mode 100644 index 00000000000..e2f018f576b --- /dev/null +++ b/incubator/h5ai/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/h5ai/0.0.31/app-readme.md similarity index 100% rename from incubator/h5ai/0.0.30/app-readme.md rename to incubator/h5ai/0.0.31/app-readme.md diff --git a/incubator/h5ai/0.0.31/charts/common-10.7.7.tgz b/incubator/h5ai/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/h5ai/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/h5ai/0.0.30/ix_values.yaml b/incubator/h5ai/0.0.31/ix_values.yaml similarity index 100% rename from incubator/h5ai/0.0.30/ix_values.yaml rename to incubator/h5ai/0.0.31/ix_values.yaml diff --git a/incubator/h5ai/0.0.30/questions.yaml b/incubator/h5ai/0.0.31/questions.yaml similarity index 100% rename from incubator/h5ai/0.0.30/questions.yaml rename to incubator/h5ai/0.0.31/questions.yaml diff --git a/incubator/h5ai/0.0.30/templates/common.yaml b/incubator/h5ai/0.0.31/templates/common.yaml similarity index 100% rename from incubator/h5ai/0.0.30/templates/common.yaml rename to incubator/h5ai/0.0.31/templates/common.yaml diff --git a/incubator/h5ai/0.0.30/values.yaml b/incubator/h5ai/0.0.31/values.yaml similarity index 100% rename from incubator/h5ai/0.0.30/values.yaml rename to incubator/h5ai/0.0.31/values.yaml diff --git a/incubator/halflife2deathmatch/0.0.30/CHANGELOG.md b/incubator/halflife2deathmatch/0.0.30/CHANGELOG.md deleted file mode 100644 index a2881f8e057..00000000000 --- a/incubator/halflife2deathmatch/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [halflife2deathmatch-0.0.30](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.29...halflife2deathmatch-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [halflife2deathmatch-0.0.29](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.28...halflife2deathmatch-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [halflife2deathmatch-0.0.28](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.27...halflife2deathmatch-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [halflife2deathmatch-0.0.28](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.27...halflife2deathmatch-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [halflife2deathmatch-0.0.27](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.26...halflife2deathmatch-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [halflife2deathmatch-0.0.26](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.25...halflife2deathmatch-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/halflife2deathmatch/0.0.30/Chart.lock b/incubator/halflife2deathmatch/0.0.30/Chart.lock deleted file mode 100644 index 8e023734537..00000000000 --- a/incubator/halflife2deathmatch/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:23:24.442351781Z" diff --git a/incubator/halflife2deathmatch/0.0.30/Chart.yaml b/incubator/halflife2deathmatch/0.0.30/Chart.yaml deleted file mode 100644 index 4d83e2fc2e3..00000000000 --- a/incubator/halflife2deathmatch/0.0.30/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.7.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.30 diff --git a/incubator/halflife2deathmatch/0.0.30/README.md b/incubator/halflife2deathmatch/0.0.30/README.md deleted file mode 100644 index a576f0d12e1..00000000000 --- a/incubator/halflife2deathmatch/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/halflife2deathmatch/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/halflife2deathmatch/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/halflife2deathmatch/0.0.31/CHANGELOG.md b/incubator/halflife2deathmatch/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..05f57b976c5 --- /dev/null +++ b/incubator/halflife2deathmatch/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [halflife2deathmatch-0.0.31](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.30...halflife2deathmatch-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [halflife2deathmatch-0.0.30](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.29...halflife2deathmatch-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [halflife2deathmatch-0.0.29](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.28...halflife2deathmatch-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [halflife2deathmatch-0.0.28](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.27...halflife2deathmatch-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [halflife2deathmatch-0.0.28](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.27...halflife2deathmatch-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [halflife2deathmatch-0.0.27](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.26...halflife2deathmatch-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [halflife2deathmatch-0.0.26](https://github.com/truecharts/charts/compare/halflife2deathmatch-0.0.25...halflife2deathmatch-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/halflife2deathmatch/0.0.31/Chart.lock b/incubator/halflife2deathmatch/0.0.31/Chart.lock new file mode 100644 index 00000000000..33986976a38 --- /dev/null +++ b/incubator/halflife2deathmatch/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:58:04.071060349Z" diff --git a/incubator/halflife2deathmatch/0.0.31/Chart.yaml b/incubator/halflife2deathmatch/0.0.31/Chart.yaml new file mode 100644 index 00000000000..f5eadd616cf --- /dev/null +++ b/incubator/halflife2deathmatch/0.0.31/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.7.7 +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.31 diff --git a/incubator/halflife2deathmatch/0.0.31/README.md b/incubator/halflife2deathmatch/0.0.31/README.md new file mode 100644 index 00000000000..e21915f51b9 --- /dev/null +++ b/incubator/halflife2deathmatch/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/halflife2deathmatch/0.0.31/app-readme.md similarity index 100% rename from incubator/halflife2deathmatch/0.0.30/app-readme.md rename to incubator/halflife2deathmatch/0.0.31/app-readme.md diff --git a/incubator/halflife2deathmatch/0.0.31/charts/common-10.7.7.tgz b/incubator/halflife2deathmatch/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/halflife2deathmatch/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/halflife2deathmatch/0.0.30/ix_values.yaml b/incubator/halflife2deathmatch/0.0.31/ix_values.yaml similarity index 100% rename from incubator/halflife2deathmatch/0.0.30/ix_values.yaml rename to incubator/halflife2deathmatch/0.0.31/ix_values.yaml diff --git a/incubator/halflife2deathmatch/0.0.30/questions.yaml b/incubator/halflife2deathmatch/0.0.31/questions.yaml similarity index 100% rename from incubator/halflife2deathmatch/0.0.30/questions.yaml rename to incubator/halflife2deathmatch/0.0.31/questions.yaml diff --git a/incubator/halflife2deathmatch/0.0.30/templates/common.yaml b/incubator/halflife2deathmatch/0.0.31/templates/common.yaml similarity index 100% rename from incubator/halflife2deathmatch/0.0.30/templates/common.yaml rename to incubator/halflife2deathmatch/0.0.31/templates/common.yaml diff --git a/incubator/halflife2deathmatch/0.0.30/values.yaml b/incubator/halflife2deathmatch/0.0.31/values.yaml similarity index 100% rename from incubator/halflife2deathmatch/0.0.30/values.yaml rename to incubator/halflife2deathmatch/0.0.31/values.yaml diff --git a/incubator/hassconfigurator/0.0.29/CHANGELOG.md b/incubator/hassconfigurator/0.0.29/CHANGELOG.md deleted file mode 100644 index d7ed81dcfa6..00000000000 --- a/incubator/hassconfigurator/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hassconfigurator-0.0.29](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.28...hassconfigurator-0.0.29) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [hassconfigurator-0.0.28](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.27...hassconfigurator-0.0.28) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [hassconfigurator-0.0.27](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.26...hassconfigurator-0.0.27) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hassconfigurator-0.0.27](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.26...hassconfigurator-0.0.27) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hassconfigurator-0.0.26](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.25...hassconfigurator-0.0.26) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [hassconfigurator-0.0.25](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.24...hassconfigurator-0.0.25) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/hassconfigurator/0.0.29/Chart.lock b/incubator/hassconfigurator/0.0.29/Chart.lock deleted file mode 100644 index e84332badee..00000000000 --- a/incubator/hassconfigurator/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:23:43.149099734Z" diff --git a/incubator/hassconfigurator/0.0.29/Chart.yaml b/incubator/hassconfigurator/0.0.29/Chart.yaml deleted file mode 100644 index 01adf6105ea..00000000000 --- a/incubator/hassconfigurator/0.0.29/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.7.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.29 diff --git a/incubator/hassconfigurator/0.0.29/README.md b/incubator/hassconfigurator/0.0.29/README.md deleted file mode 100644 index f716d314112..00000000000 --- a/incubator/hassconfigurator/0.0.29/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.29/charts/common-10.7.1.tgz b/incubator/hassconfigurator/0.0.29/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/hassconfigurator/0.0.29/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/hassconfigurator/0.0.30/CHANGELOG.md b/incubator/hassconfigurator/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..a0d8bc68392 --- /dev/null +++ b/incubator/hassconfigurator/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hassconfigurator-0.0.30](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.29...hassconfigurator-0.0.30) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [hassconfigurator-0.0.29](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.28...hassconfigurator-0.0.29) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [hassconfigurator-0.0.28](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.27...hassconfigurator-0.0.28) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [hassconfigurator-0.0.27](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.26...hassconfigurator-0.0.27) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [hassconfigurator-0.0.27](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.26...hassconfigurator-0.0.27) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [hassconfigurator-0.0.26](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.25...hassconfigurator-0.0.26) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [hassconfigurator-0.0.25](https://github.com/truecharts/charts/compare/hassconfigurator-0.0.24...hassconfigurator-0.0.25) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/hassconfigurator/0.0.30/Chart.lock b/incubator/hassconfigurator/0.0.30/Chart.lock new file mode 100644 index 00000000000..b700528dbaa --- /dev/null +++ b/incubator/hassconfigurator/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:58:24.96150619Z" diff --git a/incubator/hassconfigurator/0.0.30/Chart.yaml b/incubator/hassconfigurator/0.0.30/Chart.yaml new file mode 100644 index 00000000000..a48568feb21 --- /dev/null +++ b/incubator/hassconfigurator/0.0.30/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.7.7 +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.30 diff --git a/incubator/hassconfigurator/0.0.30/README.md b/incubator/hassconfigurator/0.0.30/README.md new file mode 100644 index 00000000000..c82d1cfc88a --- /dev/null +++ b/incubator/hassconfigurator/0.0.30/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.29/app-readme.md b/incubator/hassconfigurator/0.0.30/app-readme.md similarity index 100% rename from incubator/hassconfigurator/0.0.29/app-readme.md rename to incubator/hassconfigurator/0.0.30/app-readme.md diff --git a/incubator/hassconfigurator/0.0.30/charts/common-10.7.7.tgz b/incubator/hassconfigurator/0.0.30/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/hassconfigurator/0.0.30/charts/common-10.7.7.tgz differ diff --git a/incubator/hassconfigurator/0.0.29/ix_values.yaml b/incubator/hassconfigurator/0.0.30/ix_values.yaml similarity index 100% rename from incubator/hassconfigurator/0.0.29/ix_values.yaml rename to incubator/hassconfigurator/0.0.30/ix_values.yaml diff --git a/incubator/hassconfigurator/0.0.29/questions.yaml b/incubator/hassconfigurator/0.0.30/questions.yaml similarity index 100% rename from incubator/hassconfigurator/0.0.29/questions.yaml rename to incubator/hassconfigurator/0.0.30/questions.yaml diff --git a/incubator/hassconfigurator/0.0.29/templates/common.yaml b/incubator/hassconfigurator/0.0.30/templates/common.yaml similarity index 100% rename from incubator/hassconfigurator/0.0.29/templates/common.yaml rename to incubator/hassconfigurator/0.0.30/templates/common.yaml diff --git a/incubator/hassconfigurator/0.0.29/values.yaml b/incubator/hassconfigurator/0.0.30/values.yaml similarity index 100% rename from incubator/hassconfigurator/0.0.29/values.yaml rename to incubator/hassconfigurator/0.0.30/values.yaml diff --git a/incubator/hastebin/0.0.30/CHANGELOG.md b/incubator/hastebin/0.0.30/CHANGELOG.md deleted file mode 100644 index 1ae4e7cef29..00000000000 --- a/incubator/hastebin/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hastebin-0.0.30](https://github.com/truecharts/charts/compare/hastebin-0.0.29...hastebin-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [hastebin-0.0.29](https://github.com/truecharts/charts/compare/hastebin-0.0.28...hastebin-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [hastebin-0.0.28](https://github.com/truecharts/charts/compare/hastebin-0.0.27...hastebin-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hastebin-0.0.28](https://github.com/truecharts/charts/compare/hastebin-0.0.27...hastebin-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hastebin-0.0.27](https://github.com/truecharts/charts/compare/hastebin-0.0.26...hastebin-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [hastebin-0.0.26](https://github.com/truecharts/charts/compare/hastebin-0.0.25...hastebin-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/hastebin/0.0.30/Chart.lock b/incubator/hastebin/0.0.30/Chart.lock deleted file mode 100644 index 613c11b0300..00000000000 --- a/incubator/hastebin/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:23:49.612011857Z" diff --git a/incubator/hastebin/0.0.30/Chart.yaml b/incubator/hastebin/0.0.30/Chart.yaml deleted file mode 100644 index 0efa2859cc2..00000000000 --- a/incubator/hastebin/0.0.30/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.7.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.30 diff --git a/incubator/hastebin/0.0.30/README.md b/incubator/hastebin/0.0.30/README.md deleted file mode 100644 index 4c39cf8b6e8..00000000000 --- a/incubator/hastebin/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/hastebin/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/hastebin/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/hastebin/0.0.31/CHANGELOG.md b/incubator/hastebin/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..343f7dbde53 --- /dev/null +++ b/incubator/hastebin/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hastebin-0.0.31](https://github.com/truecharts/charts/compare/hastebin-0.0.30...hastebin-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [hastebin-0.0.30](https://github.com/truecharts/charts/compare/hastebin-0.0.29...hastebin-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [hastebin-0.0.29](https://github.com/truecharts/charts/compare/hastebin-0.0.28...hastebin-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [hastebin-0.0.28](https://github.com/truecharts/charts/compare/hastebin-0.0.27...hastebin-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [hastebin-0.0.28](https://github.com/truecharts/charts/compare/hastebin-0.0.27...hastebin-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [hastebin-0.0.27](https://github.com/truecharts/charts/compare/hastebin-0.0.26...hastebin-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [hastebin-0.0.26](https://github.com/truecharts/charts/compare/hastebin-0.0.25...hastebin-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/hastebin/0.0.31/Chart.lock b/incubator/hastebin/0.0.31/Chart.lock new file mode 100644 index 00000000000..b5241d906ed --- /dev/null +++ b/incubator/hastebin/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:58:29.799185809Z" diff --git a/incubator/hastebin/0.0.31/Chart.yaml b/incubator/hastebin/0.0.31/Chart.yaml new file mode 100644 index 00000000000..860353bf291 --- /dev/null +++ b/incubator/hastebin/0.0.31/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.7.7 +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.31 diff --git a/incubator/hastebin/0.0.31/README.md b/incubator/hastebin/0.0.31/README.md new file mode 100644 index 00000000000..91f66fa56ae --- /dev/null +++ b/incubator/hastebin/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/hastebin/0.0.31/app-readme.md similarity index 100% rename from incubator/hastebin/0.0.30/app-readme.md rename to incubator/hastebin/0.0.31/app-readme.md diff --git a/incubator/hastebin/0.0.31/charts/common-10.7.7.tgz b/incubator/hastebin/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/hastebin/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/hastebin/0.0.30/ix_values.yaml b/incubator/hastebin/0.0.31/ix_values.yaml similarity index 100% rename from incubator/hastebin/0.0.30/ix_values.yaml rename to incubator/hastebin/0.0.31/ix_values.yaml diff --git a/incubator/hastebin/0.0.30/questions.yaml b/incubator/hastebin/0.0.31/questions.yaml similarity index 100% rename from incubator/hastebin/0.0.30/questions.yaml rename to incubator/hastebin/0.0.31/questions.yaml diff --git a/incubator/hastebin/0.0.30/templates/common.yaml b/incubator/hastebin/0.0.31/templates/common.yaml similarity index 100% rename from incubator/hastebin/0.0.30/templates/common.yaml rename to incubator/hastebin/0.0.31/templates/common.yaml diff --git a/incubator/hastebin/0.0.30/values.yaml b/incubator/hastebin/0.0.31/values.yaml similarity index 100% rename from incubator/hastebin/0.0.30/values.yaml rename to incubator/hastebin/0.0.31/values.yaml diff --git a/incubator/healthchecksdashboard/0.0.30/CHANGELOG.md b/incubator/healthchecksdashboard/0.0.30/CHANGELOG.md deleted file mode 100644 index 5d9db6723ae..00000000000 --- a/incubator/healthchecksdashboard/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [healthchecksdashboard-0.0.30](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.29...healthchecksdashboard-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [healthchecksdashboard-0.0.29](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.28...healthchecksdashboard-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [healthchecksdashboard-0.0.28](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.27...healthchecksdashboard-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [healthchecksdashboard-0.0.28](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.27...healthchecksdashboard-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [healthchecksdashboard-0.0.27](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.26...healthchecksdashboard-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [healthchecksdashboard-0.0.26](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.25...healthchecksdashboard-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/healthchecksdashboard/0.0.30/Chart.lock b/incubator/healthchecksdashboard/0.0.30/Chart.lock deleted file mode 100644 index ffba35b6890..00000000000 --- a/incubator/healthchecksdashboard/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:23:55.398557932Z" diff --git a/incubator/healthchecksdashboard/0.0.30/Chart.yaml b/incubator/healthchecksdashboard/0.0.30/Chart.yaml deleted file mode 100644 index aa3fd7f74ec..00000000000 --- a/incubator/healthchecksdashboard/0.0.30/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.7.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.30 diff --git a/incubator/healthchecksdashboard/0.0.30/README.md b/incubator/healthchecksdashboard/0.0.30/README.md deleted file mode 100644 index c18dc883eef..00000000000 --- a/incubator/healthchecksdashboard/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/healthchecksdashboard/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/healthchecksdashboard/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/healthchecksdashboard/0.0.31/CHANGELOG.md b/incubator/healthchecksdashboard/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..a9c1d8bbd20 --- /dev/null +++ b/incubator/healthchecksdashboard/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [healthchecksdashboard-0.0.31](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.30...healthchecksdashboard-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [healthchecksdashboard-0.0.30](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.29...healthchecksdashboard-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [healthchecksdashboard-0.0.29](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.28...healthchecksdashboard-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [healthchecksdashboard-0.0.28](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.27...healthchecksdashboard-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [healthchecksdashboard-0.0.28](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.27...healthchecksdashboard-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [healthchecksdashboard-0.0.27](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.26...healthchecksdashboard-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [healthchecksdashboard-0.0.26](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.25...healthchecksdashboard-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/healthchecksdashboard/0.0.31/Chart.lock b/incubator/healthchecksdashboard/0.0.31/Chart.lock new file mode 100644 index 00000000000..f6e87a1d7c7 --- /dev/null +++ b/incubator/healthchecksdashboard/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:58:34.664431011Z" diff --git a/incubator/healthchecksdashboard/0.0.31/Chart.yaml b/incubator/healthchecksdashboard/0.0.31/Chart.yaml new file mode 100644 index 00000000000..f7548bb11c8 --- /dev/null +++ b/incubator/healthchecksdashboard/0.0.31/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.7.7 +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.31 diff --git a/incubator/healthchecksdashboard/0.0.31/README.md b/incubator/healthchecksdashboard/0.0.31/README.md new file mode 100644 index 00000000000..9c688bd135e --- /dev/null +++ b/incubator/healthchecksdashboard/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/healthchecksdashboard/0.0.31/app-readme.md similarity index 100% rename from incubator/healthchecksdashboard/0.0.30/app-readme.md rename to incubator/healthchecksdashboard/0.0.31/app-readme.md diff --git a/incubator/healthchecksdashboard/0.0.31/charts/common-10.7.7.tgz b/incubator/healthchecksdashboard/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/healthchecksdashboard/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/healthchecksdashboard/0.0.30/ix_values.yaml b/incubator/healthchecksdashboard/0.0.31/ix_values.yaml similarity index 100% rename from incubator/healthchecksdashboard/0.0.30/ix_values.yaml rename to incubator/healthchecksdashboard/0.0.31/ix_values.yaml diff --git a/incubator/healthchecksdashboard/0.0.30/questions.yaml b/incubator/healthchecksdashboard/0.0.31/questions.yaml similarity index 100% rename from incubator/healthchecksdashboard/0.0.30/questions.yaml rename to incubator/healthchecksdashboard/0.0.31/questions.yaml diff --git a/incubator/healthchecksdashboard/0.0.30/templates/common.yaml b/incubator/healthchecksdashboard/0.0.31/templates/common.yaml similarity index 100% rename from incubator/healthchecksdashboard/0.0.30/templates/common.yaml rename to incubator/healthchecksdashboard/0.0.31/templates/common.yaml diff --git a/incubator/healthchecksdashboard/0.0.30/values.yaml b/incubator/healthchecksdashboard/0.0.31/values.yaml similarity index 100% rename from incubator/healthchecksdashboard/0.0.30/values.yaml rename to incubator/healthchecksdashboard/0.0.31/values.yaml diff --git a/incubator/hetzner-ddns/0.0.30/CHANGELOG.md b/incubator/hetzner-ddns/0.0.30/CHANGELOG.md deleted file mode 100644 index 3d1f4da8cf5..00000000000 --- a/incubator/hetzner-ddns/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hetzner-ddns-0.0.30](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.29...hetzner-ddns-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [hetzner-ddns-0.0.29](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.28...hetzner-ddns-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [hetzner-ddns-0.0.28](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.27...hetzner-ddns-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hetzner-ddns-0.0.28](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.27...hetzner-ddns-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hetzner-ddns-0.0.27](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.26...hetzner-ddns-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [hetzner-ddns-0.0.26](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.25...hetzner-ddns-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/hetzner-ddns/0.0.30/Chart.lock b/incubator/hetzner-ddns/0.0.30/Chart.lock deleted file mode 100644 index 90ebe96bd46..00000000000 --- a/incubator/hetzner-ddns/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:23:56.013048079Z" diff --git a/incubator/hetzner-ddns/0.0.30/Chart.yaml b/incubator/hetzner-ddns/0.0.30/Chart.yaml deleted file mode 100644 index 7ab07d24d15..00000000000 --- a/incubator/hetzner-ddns/0.0.30/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.7.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.30 diff --git a/incubator/hetzner-ddns/0.0.30/README.md b/incubator/hetzner-ddns/0.0.30/README.md deleted file mode 100644 index d5b8739697a..00000000000 --- a/incubator/hetzner-ddns/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/hetzner-ddns/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/hetzner-ddns/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/hetzner-ddns/0.0.31/CHANGELOG.md b/incubator/hetzner-ddns/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..e14b8ea589f --- /dev/null +++ b/incubator/hetzner-ddns/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hetzner-ddns-0.0.31](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.30...hetzner-ddns-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [hetzner-ddns-0.0.30](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.29...hetzner-ddns-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [hetzner-ddns-0.0.29](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.28...hetzner-ddns-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [hetzner-ddns-0.0.28](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.27...hetzner-ddns-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [hetzner-ddns-0.0.28](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.27...hetzner-ddns-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [hetzner-ddns-0.0.27](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.26...hetzner-ddns-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [hetzner-ddns-0.0.26](https://github.com/truecharts/charts/compare/hetzner-ddns-0.0.25...hetzner-ddns-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/hetzner-ddns/0.0.31/Chart.lock b/incubator/hetzner-ddns/0.0.31/Chart.lock new file mode 100644 index 00000000000..723b8508d1e --- /dev/null +++ b/incubator/hetzner-ddns/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:58:45.317686485Z" diff --git a/incubator/hetzner-ddns/0.0.31/Chart.yaml b/incubator/hetzner-ddns/0.0.31/Chart.yaml new file mode 100644 index 00000000000..2157bb25bf0 --- /dev/null +++ b/incubator/hetzner-ddns/0.0.31/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.7.7 +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.31 diff --git a/incubator/hetzner-ddns/0.0.31/README.md b/incubator/hetzner-ddns/0.0.31/README.md new file mode 100644 index 00000000000..4d68f6caffc --- /dev/null +++ b/incubator/hetzner-ddns/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/hetzner-ddns/0.0.31/app-readme.md similarity index 100% rename from incubator/hetzner-ddns/0.0.30/app-readme.md rename to incubator/hetzner-ddns/0.0.31/app-readme.md diff --git a/incubator/hetzner-ddns/0.0.31/charts/common-10.7.7.tgz b/incubator/hetzner-ddns/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/hetzner-ddns/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/hetzner-ddns/0.0.30/ix_values.yaml b/incubator/hetzner-ddns/0.0.31/ix_values.yaml similarity index 100% rename from incubator/hetzner-ddns/0.0.30/ix_values.yaml rename to incubator/hetzner-ddns/0.0.31/ix_values.yaml diff --git a/incubator/hetzner-ddns/0.0.30/questions.yaml b/incubator/hetzner-ddns/0.0.31/questions.yaml similarity index 100% rename from incubator/hetzner-ddns/0.0.30/questions.yaml rename to incubator/hetzner-ddns/0.0.31/questions.yaml diff --git a/incubator/hetzner-ddns/0.0.30/templates/common.yaml b/incubator/hetzner-ddns/0.0.31/templates/common.yaml similarity index 100% rename from incubator/hetzner-ddns/0.0.30/templates/common.yaml rename to incubator/hetzner-ddns/0.0.31/templates/common.yaml diff --git a/incubator/hetzner-ddns/0.0.30/values.yaml b/incubator/hetzner-ddns/0.0.31/values.yaml similarity index 100% rename from incubator/hetzner-ddns/0.0.30/values.yaml rename to incubator/hetzner-ddns/0.0.31/values.yaml diff --git a/incubator/hexchat/0.0.31/CHANGELOG.md b/incubator/hexchat/0.0.31/CHANGELOG.md deleted file mode 100644 index 727be9bc367..00000000000 --- a/incubator/hexchat/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hexchat-0.0.31](https://github.com/truecharts/charts/compare/hexchat-0.0.30...hexchat-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [hexchat-0.0.30](https://github.com/truecharts/charts/compare/hexchat-0.0.29...hexchat-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [hexchat-0.0.29](https://github.com/truecharts/charts/compare/hexchat-0.0.28...hexchat-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hexchat-0.0.29](https://github.com/truecharts/charts/compare/hexchat-0.0.28...hexchat-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hexchat-0.0.28](https://github.com/truecharts/charts/compare/hexchat-0.0.27...hexchat-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [hexchat-0.0.27](https://github.com/truecharts/charts/compare/hexchat-0.0.26...hexchat-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/hexchat/0.0.31/Chart.lock b/incubator/hexchat/0.0.31/Chart.lock deleted file mode 100644 index bf13835e69e..00000000000 --- a/incubator/hexchat/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:24:15.67704799Z" diff --git a/incubator/hexchat/0.0.31/Chart.yaml b/incubator/hexchat/0.0.31/Chart.yaml deleted file mode 100644 index 57cf7284777..00000000000 --- a/incubator/hexchat/0.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.7.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.31 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - - Tools-Utilities diff --git a/incubator/hexchat/0.0.31/README.md b/incubator/hexchat/0.0.31/README.md deleted file mode 100644 index e2f43b6f0ff..00000000000 --- a/incubator/hexchat/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/hexchat/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/hexchat/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/hexchat/0.0.32/CHANGELOG.md b/incubator/hexchat/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..4088c53da08 --- /dev/null +++ b/incubator/hexchat/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hexchat-0.0.32](https://github.com/truecharts/charts/compare/hexchat-0.0.31...hexchat-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [hexchat-0.0.31](https://github.com/truecharts/charts/compare/hexchat-0.0.30...hexchat-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [hexchat-0.0.30](https://github.com/truecharts/charts/compare/hexchat-0.0.29...hexchat-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [hexchat-0.0.29](https://github.com/truecharts/charts/compare/hexchat-0.0.28...hexchat-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [hexchat-0.0.29](https://github.com/truecharts/charts/compare/hexchat-0.0.28...hexchat-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [hexchat-0.0.28](https://github.com/truecharts/charts/compare/hexchat-0.0.27...hexchat-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [hexchat-0.0.27](https://github.com/truecharts/charts/compare/hexchat-0.0.26...hexchat-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/hexchat/0.0.32/Chart.lock b/incubator/hexchat/0.0.32/Chart.lock new file mode 100644 index 00000000000..fd16b04d205 --- /dev/null +++ b/incubator/hexchat/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:59:08.220433405Z" diff --git a/incubator/hexchat/0.0.32/Chart.yaml b/incubator/hexchat/0.0.32/Chart.yaml new file mode 100644 index 00000000000..a330b8d494a --- /dev/null +++ b/incubator/hexchat/0.0.32/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.32 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + - Tools-Utilities diff --git a/incubator/hexchat/0.0.32/README.md b/incubator/hexchat/0.0.32/README.md new file mode 100644 index 00000000000..5a971d3aa37 --- /dev/null +++ b/incubator/hexchat/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/hexchat/0.0.32/app-readme.md similarity index 100% rename from incubator/hexchat/0.0.31/app-readme.md rename to incubator/hexchat/0.0.32/app-readme.md diff --git a/incubator/hexchat/0.0.32/charts/common-10.7.7.tgz b/incubator/hexchat/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/hexchat/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/hexchat/0.0.31/ix_values.yaml b/incubator/hexchat/0.0.32/ix_values.yaml similarity index 100% rename from incubator/hexchat/0.0.31/ix_values.yaml rename to incubator/hexchat/0.0.32/ix_values.yaml diff --git a/incubator/hexchat/0.0.31/questions.yaml b/incubator/hexchat/0.0.32/questions.yaml similarity index 100% rename from incubator/hexchat/0.0.31/questions.yaml rename to incubator/hexchat/0.0.32/questions.yaml diff --git a/incubator/hexchat/0.0.31/templates/common.yaml b/incubator/hexchat/0.0.32/templates/common.yaml similarity index 100% rename from incubator/hexchat/0.0.31/templates/common.yaml rename to incubator/hexchat/0.0.32/templates/common.yaml diff --git a/incubator/hexchat/0.0.31/values.yaml b/incubator/hexchat/0.0.32/values.yaml similarity index 100% rename from incubator/hexchat/0.0.31/values.yaml rename to incubator/hexchat/0.0.32/values.yaml diff --git a/incubator/hexo-blog/0.0.31/CHANGELOG.md b/incubator/hexo-blog/0.0.31/CHANGELOG.md deleted file mode 100644 index c4d6c811256..00000000000 --- a/incubator/hexo-blog/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hexo-blog-0.0.31](https://github.com/truecharts/charts/compare/hexo-blog-0.0.30...hexo-blog-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [hexo-blog-0.0.30](https://github.com/truecharts/charts/compare/hexo-blog-0.0.29...hexo-blog-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [hexo-blog-0.0.29](https://github.com/truecharts/charts/compare/hexo-blog-0.0.28...hexo-blog-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hexo-blog-0.0.29](https://github.com/truecharts/charts/compare/hexo-blog-0.0.28...hexo-blog-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hexo-blog-0.0.28](https://github.com/truecharts/charts/compare/hexo-blog-0.0.27...hexo-blog-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [hexo-blog-0.0.27](https://github.com/truecharts/charts/compare/hexo-blog-0.0.26...hexo-blog-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/hexo-blog/0.0.31/Chart.lock b/incubator/hexo-blog/0.0.31/Chart.lock deleted file mode 100644 index b03c2a3e66f..00000000000 --- a/incubator/hexo-blog/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:24:20.691218174Z" diff --git a/incubator/hexo-blog/0.0.31/Chart.yaml b/incubator/hexo-blog/0.0.31/Chart.yaml deleted file mode 100644 index 3fa3d91f48e..00000000000 --- a/incubator/hexo-blog/0.0.31/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.31 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity diff --git a/incubator/hexo-blog/0.0.31/README.md b/incubator/hexo-blog/0.0.31/README.md deleted file mode 100644 index 543cef2a359..00000000000 --- a/incubator/hexo-blog/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/hexo-blog/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/hexo-blog/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/hexo-blog/0.0.32/CHANGELOG.md b/incubator/hexo-blog/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..8a7a85dd29c --- /dev/null +++ b/incubator/hexo-blog/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hexo-blog-0.0.32](https://github.com/truecharts/charts/compare/hexo-blog-0.0.31...hexo-blog-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [hexo-blog-0.0.31](https://github.com/truecharts/charts/compare/hexo-blog-0.0.30...hexo-blog-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [hexo-blog-0.0.30](https://github.com/truecharts/charts/compare/hexo-blog-0.0.29...hexo-blog-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [hexo-blog-0.0.29](https://github.com/truecharts/charts/compare/hexo-blog-0.0.28...hexo-blog-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [hexo-blog-0.0.29](https://github.com/truecharts/charts/compare/hexo-blog-0.0.28...hexo-blog-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [hexo-blog-0.0.28](https://github.com/truecharts/charts/compare/hexo-blog-0.0.27...hexo-blog-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [hexo-blog-0.0.27](https://github.com/truecharts/charts/compare/hexo-blog-0.0.26...hexo-blog-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/hexo-blog/0.0.32/Chart.lock b/incubator/hexo-blog/0.0.32/Chart.lock new file mode 100644 index 00000000000..3a5d3f05cae --- /dev/null +++ b/incubator/hexo-blog/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:59:13.473393532Z" diff --git a/incubator/hexo-blog/0.0.32/Chart.yaml b/incubator/hexo-blog/0.0.32/Chart.yaml new file mode 100644 index 00000000000..ff5094b1db6 --- /dev/null +++ b/incubator/hexo-blog/0.0.32/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.32 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity diff --git a/incubator/hexo-blog/0.0.32/README.md b/incubator/hexo-blog/0.0.32/README.md new file mode 100644 index 00000000000..3f67723a10e --- /dev/null +++ b/incubator/hexo-blog/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/hexo-blog/0.0.32/app-readme.md similarity index 100% rename from incubator/hexo-blog/0.0.31/app-readme.md rename to incubator/hexo-blog/0.0.32/app-readme.md diff --git a/incubator/hexo-blog/0.0.32/charts/common-10.7.7.tgz b/incubator/hexo-blog/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/hexo-blog/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/hexo-blog/0.0.31/ix_values.yaml b/incubator/hexo-blog/0.0.32/ix_values.yaml similarity index 100% rename from incubator/hexo-blog/0.0.31/ix_values.yaml rename to incubator/hexo-blog/0.0.32/ix_values.yaml diff --git a/incubator/hexo-blog/0.0.31/questions.yaml b/incubator/hexo-blog/0.0.32/questions.yaml similarity index 100% rename from incubator/hexo-blog/0.0.31/questions.yaml rename to incubator/hexo-blog/0.0.32/questions.yaml diff --git a/incubator/hexo-blog/0.0.31/templates/common.yaml b/incubator/hexo-blog/0.0.32/templates/common.yaml similarity index 100% rename from incubator/hexo-blog/0.0.31/templates/common.yaml rename to incubator/hexo-blog/0.0.32/templates/common.yaml diff --git a/incubator/hexo-blog/0.0.31/values.yaml b/incubator/hexo-blog/0.0.32/values.yaml similarity index 100% rename from incubator/hexo-blog/0.0.31/values.yaml rename to incubator/hexo-blog/0.0.32/values.yaml diff --git a/incubator/homebridge/1.0.41/CHANGELOG.md b/incubator/homebridge/1.0.41/CHANGELOG.md deleted file mode 100644 index 27efccedc37..00000000000 --- a/incubator/homebridge/1.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [homebridge-1.0.41](https://github.com/truecharts/charts/compare/homebridge-1.0.40...homebridge-1.0.41) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [homebridge-1.0.40](https://github.com/truecharts/charts/compare/homebridge-1.0.39...homebridge-1.0.40) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [homebridge-1.0.39](https://github.com/truecharts/charts/compare/homebridge-1.0.38...homebridge-1.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [homebridge-1.0.39](https://github.com/truecharts/charts/compare/homebridge-1.0.38...homebridge-1.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [homebridge-1.0.38](https://github.com/truecharts/charts/compare/homebridge-1.0.37...homebridge-1.0.38) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [homebridge-1.0.37](https://github.com/truecharts/charts/compare/homebridge-1.0.36...homebridge-1.0.37) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/homebridge/1.0.41/Chart.lock b/incubator/homebridge/1.0.41/Chart.lock deleted file mode 100644 index 50465430f99..00000000000 --- a/incubator/homebridge/1.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:24:26.428743243Z" diff --git a/incubator/homebridge/1.0.41/Chart.yaml b/incubator/homebridge/1.0.41/Chart.yaml deleted file mode 100644 index c0ef644c743..00000000000 --- a/incubator/homebridge/1.0.41/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2022" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.41 -annotations: - truecharts.org/catagories: | - - media - - test - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/homebridge/1.0.41/README.md b/incubator/homebridge/1.0.41/README.md deleted file mode 100644 index a36208d0f14..00000000000 --- a/incubator/homebridge/1.0.41/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.41/charts/common-10.7.1.tgz b/incubator/homebridge/1.0.41/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/homebridge/1.0.41/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/homebridge/1.0.42/CHANGELOG.md b/incubator/homebridge/1.0.42/CHANGELOG.md new file mode 100644 index 00000000000..3b0867925d5 --- /dev/null +++ b/incubator/homebridge/1.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [homebridge-1.0.42](https://github.com/truecharts/charts/compare/homebridge-1.0.41...homebridge-1.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [homebridge-1.0.41](https://github.com/truecharts/charts/compare/homebridge-1.0.40...homebridge-1.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [homebridge-1.0.40](https://github.com/truecharts/charts/compare/homebridge-1.0.39...homebridge-1.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [homebridge-1.0.39](https://github.com/truecharts/charts/compare/homebridge-1.0.38...homebridge-1.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [homebridge-1.0.39](https://github.com/truecharts/charts/compare/homebridge-1.0.38...homebridge-1.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [homebridge-1.0.38](https://github.com/truecharts/charts/compare/homebridge-1.0.37...homebridge-1.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [homebridge-1.0.37](https://github.com/truecharts/charts/compare/homebridge-1.0.36...homebridge-1.0.37) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/homebridge/1.0.42/Chart.lock b/incubator/homebridge/1.0.42/Chart.lock new file mode 100644 index 00000000000..e0c11f7e0f8 --- /dev/null +++ b/incubator/homebridge/1.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:59:18.165361179Z" diff --git a/incubator/homebridge/1.0.42/Chart.yaml b/incubator/homebridge/1.0.42/Chart.yaml new file mode 100644 index 00000000000..410070116d8 --- /dev/null +++ b/incubator/homebridge/1.0.42/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2022" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.42 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/homebridge/1.0.42/README.md b/incubator/homebridge/1.0.42/README.md new file mode 100644 index 00000000000..8d22aca6acd --- /dev/null +++ b/incubator/homebridge/1.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/incubator/homebridge/1.0.42/app-readme.md similarity index 100% rename from incubator/homebridge/1.0.41/app-readme.md rename to incubator/homebridge/1.0.42/app-readme.md diff --git a/incubator/homebridge/1.0.42/charts/common-10.7.7.tgz b/incubator/homebridge/1.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/homebridge/1.0.42/charts/common-10.7.7.tgz differ diff --git a/incubator/homebridge/1.0.41/ix_values.yaml b/incubator/homebridge/1.0.42/ix_values.yaml similarity index 100% rename from incubator/homebridge/1.0.41/ix_values.yaml rename to incubator/homebridge/1.0.42/ix_values.yaml diff --git a/incubator/homebridge/1.0.41/questions.yaml b/incubator/homebridge/1.0.42/questions.yaml similarity index 100% rename from incubator/homebridge/1.0.41/questions.yaml rename to incubator/homebridge/1.0.42/questions.yaml diff --git a/incubator/homebridge/1.0.41/templates/common.yaml b/incubator/homebridge/1.0.42/templates/common.yaml similarity index 100% rename from incubator/homebridge/1.0.41/templates/common.yaml rename to incubator/homebridge/1.0.42/templates/common.yaml diff --git a/incubator/homebridge/1.0.41/values.yaml b/incubator/homebridge/1.0.42/values.yaml similarity index 100% rename from incubator/homebridge/1.0.41/values.yaml rename to incubator/homebridge/1.0.42/values.yaml diff --git a/incubator/homelablabelmaker/1.0.2/CHANGELOG.md b/incubator/homelablabelmaker/1.0.2/CHANGELOG.md deleted file mode 100644 index 0d1e9adb7fd..00000000000 --- a/incubator/homelablabelmaker/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [homelablabelmaker-1.0.2](https://github.com/truecharts/charts/compare/homelablabelmaker-1.0.1...homelablabelmaker-1.0.2) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [homelablabelmaker-1.0.1](https://github.com/truecharts/charts/compare/homelablabelmaker-1.0.0...homelablabelmaker-1.0.1) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [homelablabelmaker-1.0.0](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.28...homelablabelmaker-1.0.0) (2022-10-10) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix - -- Cleanup to work with SCALE ([#4051](https://github.com/truecharts/charts/issues/4051)) - - - - -## [homelablabelmaker-0.0.28](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.27...homelablabelmaker-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [homelablabelmaker-0.0.28](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.27...homelablabelmaker-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [homelablabelmaker-0.0.27](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.26...homelablabelmaker-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [homelablabelmaker-0.0.26](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.25...homelablabelmaker-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/homelablabelmaker/1.0.2/Chart.lock b/incubator/homelablabelmaker/1.0.2/Chart.lock deleted file mode 100644 index b1130aa1d89..00000000000 --- a/incubator/homelablabelmaker/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:24:27.751108404Z" diff --git a/incubator/homelablabelmaker/1.0.2/Chart.yaml b/incubator/homelablabelmaker/1.0.2/Chart.yaml deleted file mode 100644 index cd480543c73..00000000000 --- a/incubator/homelablabelmaker/1.0.2/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.7.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: 1.0.2 diff --git a/incubator/homelablabelmaker/1.0.2/README.md b/incubator/homelablabelmaker/1.0.2/README.md deleted file mode 100644 index 48085ad849e..00000000000 --- a/incubator/homelablabelmaker/1.0.2/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/1.0.2/charts/common-10.7.1.tgz b/incubator/homelablabelmaker/1.0.2/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/homelablabelmaker/1.0.2/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/homelablabelmaker/1.0.3/CHANGELOG.md b/incubator/homelablabelmaker/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..0995e53a38e --- /dev/null +++ b/incubator/homelablabelmaker/1.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [homelablabelmaker-1.0.3](https://github.com/truecharts/charts/compare/homelablabelmaker-1.0.2...homelablabelmaker-1.0.3) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [homelablabelmaker-1.0.2](https://github.com/truecharts/charts/compare/homelablabelmaker-1.0.1...homelablabelmaker-1.0.2) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [homelablabelmaker-1.0.1](https://github.com/truecharts/charts/compare/homelablabelmaker-1.0.0...homelablabelmaker-1.0.1) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [homelablabelmaker-1.0.0](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.28...homelablabelmaker-1.0.0) (2022-10-10) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix + +- Cleanup to work with SCALE ([#4051](https://github.com/truecharts/charts/issues/4051)) + + + + +## [homelablabelmaker-0.0.28](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.27...homelablabelmaker-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [homelablabelmaker-0.0.28](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.27...homelablabelmaker-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [homelablabelmaker-0.0.27](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.26...homelablabelmaker-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [homelablabelmaker-0.0.26](https://github.com/truecharts/charts/compare/homelablabelmaker-0.0.25...homelablabelmaker-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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)) + + + + diff --git a/incubator/homelablabelmaker/1.0.3/Chart.lock b/incubator/homelablabelmaker/1.0.3/Chart.lock new file mode 100644 index 00000000000..45d36555e39 --- /dev/null +++ b/incubator/homelablabelmaker/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:59:28.16681541Z" diff --git a/incubator/homelablabelmaker/1.0.3/Chart.yaml b/incubator/homelablabelmaker/1.0.3/Chart.yaml new file mode 100644 index 00000000000..c7371937a52 --- /dev/null +++ b/incubator/homelablabelmaker/1.0.3/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.7.7 +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: 1.0.3 diff --git a/incubator/homelablabelmaker/1.0.3/README.md b/incubator/homelablabelmaker/1.0.3/README.md new file mode 100644 index 00000000000..be43447fad0 --- /dev/null +++ b/incubator/homelablabelmaker/1.0.3/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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/1.0.2/app-readme.md b/incubator/homelablabelmaker/1.0.3/app-readme.md similarity index 100% rename from incubator/homelablabelmaker/1.0.2/app-readme.md rename to incubator/homelablabelmaker/1.0.3/app-readme.md diff --git a/incubator/homelablabelmaker/1.0.3/charts/common-10.7.7.tgz b/incubator/homelablabelmaker/1.0.3/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/homelablabelmaker/1.0.3/charts/common-10.7.7.tgz differ diff --git a/incubator/homelablabelmaker/1.0.2/ix_values.yaml b/incubator/homelablabelmaker/1.0.3/ix_values.yaml similarity index 100% rename from incubator/homelablabelmaker/1.0.2/ix_values.yaml rename to incubator/homelablabelmaker/1.0.3/ix_values.yaml diff --git a/incubator/homelablabelmaker/1.0.2/questions.yaml b/incubator/homelablabelmaker/1.0.3/questions.yaml similarity index 100% rename from incubator/homelablabelmaker/1.0.2/questions.yaml rename to incubator/homelablabelmaker/1.0.3/questions.yaml diff --git a/incubator/homelablabelmaker/1.0.2/templates/common.yaml b/incubator/homelablabelmaker/1.0.3/templates/common.yaml similarity index 100% rename from incubator/homelablabelmaker/1.0.2/templates/common.yaml rename to incubator/homelablabelmaker/1.0.3/templates/common.yaml diff --git a/incubator/homelablabelmaker/1.0.2/values.yaml b/incubator/homelablabelmaker/1.0.3/values.yaml similarity index 100% rename from incubator/homelablabelmaker/1.0.2/values.yaml rename to incubator/homelablabelmaker/1.0.3/values.yaml diff --git a/incubator/hoobs/0.0.30/CHANGELOG.md b/incubator/hoobs/0.0.30/CHANGELOG.md deleted file mode 100644 index d1cb511a062..00000000000 --- a/incubator/hoobs/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hoobs-0.0.30](https://github.com/truecharts/charts/compare/hoobs-0.0.29...hoobs-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [hoobs-0.0.29](https://github.com/truecharts/charts/compare/hoobs-0.0.28...hoobs-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [hoobs-0.0.28](https://github.com/truecharts/charts/compare/hoobs-0.0.27...hoobs-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hoobs-0.0.28](https://github.com/truecharts/charts/compare/hoobs-0.0.27...hoobs-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hoobs-0.0.27](https://github.com/truecharts/charts/compare/hoobs-0.0.26...hoobs-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [hoobs-0.0.26](https://github.com/truecharts/charts/compare/hoobs-0.0.25...hoobs-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/hoobs/0.0.30/Chart.lock b/incubator/hoobs/0.0.30/Chart.lock deleted file mode 100644 index 5b2d4fb6297..00000000000 --- a/incubator/hoobs/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:24:47.664754594Z" diff --git a/incubator/hoobs/0.0.30/Chart.yaml b/incubator/hoobs/0.0.30/Chart.yaml deleted file mode 100644 index dbed9cc28b6..00000000000 --- a/incubator/hoobs/0.0.30/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.7.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.30 diff --git a/incubator/hoobs/0.0.30/README.md b/incubator/hoobs/0.0.30/README.md deleted file mode 100644 index 45ed0110cbb..00000000000 --- a/incubator/hoobs/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/hoobs/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/hoobs/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/hoobs/0.0.31/CHANGELOG.md b/incubator/hoobs/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..1aa6e1fd727 --- /dev/null +++ b/incubator/hoobs/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hoobs-0.0.31](https://github.com/truecharts/charts/compare/hoobs-0.0.30...hoobs-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [hoobs-0.0.30](https://github.com/truecharts/charts/compare/hoobs-0.0.29...hoobs-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [hoobs-0.0.29](https://github.com/truecharts/charts/compare/hoobs-0.0.28...hoobs-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [hoobs-0.0.28](https://github.com/truecharts/charts/compare/hoobs-0.0.27...hoobs-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [hoobs-0.0.28](https://github.com/truecharts/charts/compare/hoobs-0.0.27...hoobs-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [hoobs-0.0.27](https://github.com/truecharts/charts/compare/hoobs-0.0.26...hoobs-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [hoobs-0.0.26](https://github.com/truecharts/charts/compare/hoobs-0.0.25...hoobs-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/hoobs/0.0.31/Chart.lock b/incubator/hoobs/0.0.31/Chart.lock new file mode 100644 index 00000000000..d1210ebe119 --- /dev/null +++ b/incubator/hoobs/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:59:49.677288435Z" diff --git a/incubator/hoobs/0.0.31/Chart.yaml b/incubator/hoobs/0.0.31/Chart.yaml new file mode 100644 index 00000000000..b4e83077fc2 --- /dev/null +++ b/incubator/hoobs/0.0.31/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.7.7 +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.31 diff --git a/incubator/hoobs/0.0.31/README.md b/incubator/hoobs/0.0.31/README.md new file mode 100644 index 00000000000..b726c527681 --- /dev/null +++ b/incubator/hoobs/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/hoobs/0.0.31/app-readme.md similarity index 100% rename from incubator/hoobs/0.0.30/app-readme.md rename to incubator/hoobs/0.0.31/app-readme.md diff --git a/incubator/hoobs/0.0.31/charts/common-10.7.7.tgz b/incubator/hoobs/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/hoobs/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/hoobs/0.0.30/ix_values.yaml b/incubator/hoobs/0.0.31/ix_values.yaml similarity index 100% rename from incubator/hoobs/0.0.30/ix_values.yaml rename to incubator/hoobs/0.0.31/ix_values.yaml diff --git a/incubator/hoobs/0.0.30/questions.yaml b/incubator/hoobs/0.0.31/questions.yaml similarity index 100% rename from incubator/hoobs/0.0.30/questions.yaml rename to incubator/hoobs/0.0.31/questions.yaml diff --git a/incubator/hoobs/0.0.30/templates/common.yaml b/incubator/hoobs/0.0.31/templates/common.yaml similarity index 100% rename from incubator/hoobs/0.0.30/templates/common.yaml rename to incubator/hoobs/0.0.31/templates/common.yaml diff --git a/incubator/hoobs/0.0.30/values.yaml b/incubator/hoobs/0.0.31/values.yaml similarity index 100% rename from incubator/hoobs/0.0.30/values.yaml rename to incubator/hoobs/0.0.31/values.yaml diff --git a/incubator/humhub/0.0.32/CHANGELOG.md b/incubator/humhub/0.0.32/CHANGELOG.md deleted file mode 100644 index 04d5dcf8186..00000000000 --- a/incubator/humhub/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [humhub-0.0.32](https://github.com/truecharts/charts/compare/humhub-0.0.31...humhub-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [humhub-0.0.31](https://github.com/truecharts/charts/compare/humhub-0.0.30...humhub-0.0.31) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [humhub-0.0.30](https://github.com/truecharts/charts/compare/humhub-0.0.29...humhub-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [humhub-0.0.30](https://github.com/truecharts/charts/compare/humhub-0.0.29...humhub-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [humhub-0.0.29](https://github.com/truecharts/charts/compare/humhub-0.0.28...humhub-0.0.29) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [humhub-0.0.28](https://github.com/truecharts/charts/compare/humhub-0.0.27...humhub-0.0.28) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/humhub/0.0.32/Chart.lock b/incubator/humhub/0.0.32/Chart.lock deleted file mode 100644 index 9bfb8be16a2..00000000000 --- a/incubator/humhub/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:24:52.331466066Z" diff --git a/incubator/humhub/0.0.32/Chart.yaml b/incubator/humhub/0.0.32/Chart.yaml deleted file mode 100644 index a5758e93a1d..00000000000 --- a/incubator/humhub/0.0.32/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.7.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.32 diff --git a/incubator/humhub/0.0.32/README.md b/incubator/humhub/0.0.32/README.md deleted file mode 100644 index 7af6626a7a3..00000000000 --- a/incubator/humhub/0.0.32/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.32/charts/common-10.7.1.tgz b/incubator/humhub/0.0.32/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/humhub/0.0.32/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/humhub/0.0.33/CHANGELOG.md b/incubator/humhub/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..16966a92185 --- /dev/null +++ b/incubator/humhub/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [humhub-0.0.33](https://github.com/truecharts/charts/compare/humhub-0.0.32...humhub-0.0.33) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [humhub-0.0.32](https://github.com/truecharts/charts/compare/humhub-0.0.31...humhub-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [humhub-0.0.31](https://github.com/truecharts/charts/compare/humhub-0.0.30...humhub-0.0.31) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [humhub-0.0.30](https://github.com/truecharts/charts/compare/humhub-0.0.29...humhub-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [humhub-0.0.30](https://github.com/truecharts/charts/compare/humhub-0.0.29...humhub-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [humhub-0.0.29](https://github.com/truecharts/charts/compare/humhub-0.0.28...humhub-0.0.29) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [humhub-0.0.28](https://github.com/truecharts/charts/compare/humhub-0.0.27...humhub-0.0.28) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/humhub/0.0.33/Chart.lock b/incubator/humhub/0.0.33/Chart.lock new file mode 100644 index 00000000000..11aa17c824b --- /dev/null +++ b/incubator/humhub/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:59:56.042791147Z" diff --git a/incubator/humhub/0.0.33/Chart.yaml b/incubator/humhub/0.0.33/Chart.yaml new file mode 100644 index 00000000000..bd20fe4d988 --- /dev/null +++ b/incubator/humhub/0.0.33/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.7.7 +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.33 diff --git a/incubator/humhub/0.0.33/README.md b/incubator/humhub/0.0.33/README.md new file mode 100644 index 00000000000..1a8141723a1 --- /dev/null +++ b/incubator/humhub/0.0.33/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.32/app-readme.md b/incubator/humhub/0.0.33/app-readme.md similarity index 100% rename from incubator/humhub/0.0.32/app-readme.md rename to incubator/humhub/0.0.33/app-readme.md diff --git a/incubator/humhub/0.0.33/charts/common-10.7.7.tgz b/incubator/humhub/0.0.33/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/humhub/0.0.33/charts/common-10.7.7.tgz differ diff --git a/incubator/humhub/0.0.32/ix_values.yaml b/incubator/humhub/0.0.33/ix_values.yaml similarity index 100% rename from incubator/humhub/0.0.32/ix_values.yaml rename to incubator/humhub/0.0.33/ix_values.yaml diff --git a/incubator/humhub/0.0.32/questions.yaml b/incubator/humhub/0.0.33/questions.yaml similarity index 100% rename from incubator/humhub/0.0.32/questions.yaml rename to incubator/humhub/0.0.33/questions.yaml diff --git a/incubator/humhub/0.0.32/templates/common.yaml b/incubator/humhub/0.0.33/templates/common.yaml similarity index 100% rename from incubator/humhub/0.0.32/templates/common.yaml rename to incubator/humhub/0.0.33/templates/common.yaml diff --git a/incubator/humhub/0.0.32/values.yaml b/incubator/humhub/0.0.33/values.yaml similarity index 100% rename from incubator/humhub/0.0.32/values.yaml rename to incubator/humhub/0.0.33/values.yaml diff --git a/incubator/hurtworld/0.0.30/CHANGELOG.md b/incubator/hurtworld/0.0.30/CHANGELOG.md deleted file mode 100644 index e1275782796..00000000000 --- a/incubator/hurtworld/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hurtworld-0.0.30](https://github.com/truecharts/charts/compare/hurtworld-0.0.29...hurtworld-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [hurtworld-0.0.29](https://github.com/truecharts/charts/compare/hurtworld-0.0.28...hurtworld-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [hurtworld-0.0.28](https://github.com/truecharts/charts/compare/hurtworld-0.0.27...hurtworld-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hurtworld-0.0.28](https://github.com/truecharts/charts/compare/hurtworld-0.0.27...hurtworld-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hurtworld-0.0.27](https://github.com/truecharts/charts/compare/hurtworld-0.0.26...hurtworld-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [hurtworld-0.0.26](https://github.com/truecharts/charts/compare/hurtworld-0.0.25...hurtworld-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/hurtworld/0.0.30/Chart.lock b/incubator/hurtworld/0.0.30/Chart.lock deleted file mode 100644 index 82a2b892bed..00000000000 --- a/incubator/hurtworld/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:24:56.566509691Z" diff --git a/incubator/hurtworld/0.0.30/Chart.yaml b/incubator/hurtworld/0.0.30/Chart.yaml deleted file mode 100644 index f51e1bd12eb..00000000000 --- a/incubator/hurtworld/0.0.30/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.7.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.30 diff --git a/incubator/hurtworld/0.0.30/README.md b/incubator/hurtworld/0.0.30/README.md deleted file mode 100644 index 9834bb13a46..00000000000 --- a/incubator/hurtworld/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/hurtworld/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/hurtworld/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/hurtworld/0.0.31/CHANGELOG.md b/incubator/hurtworld/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..387418680bb --- /dev/null +++ b/incubator/hurtworld/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hurtworld-0.0.31](https://github.com/truecharts/charts/compare/hurtworld-0.0.30...hurtworld-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [hurtworld-0.0.30](https://github.com/truecharts/charts/compare/hurtworld-0.0.29...hurtworld-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [hurtworld-0.0.29](https://github.com/truecharts/charts/compare/hurtworld-0.0.28...hurtworld-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [hurtworld-0.0.28](https://github.com/truecharts/charts/compare/hurtworld-0.0.27...hurtworld-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [hurtworld-0.0.28](https://github.com/truecharts/charts/compare/hurtworld-0.0.27...hurtworld-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [hurtworld-0.0.27](https://github.com/truecharts/charts/compare/hurtworld-0.0.26...hurtworld-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [hurtworld-0.0.26](https://github.com/truecharts/charts/compare/hurtworld-0.0.25...hurtworld-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/hurtworld/0.0.31/Chart.lock b/incubator/hurtworld/0.0.31/Chart.lock new file mode 100644 index 00000000000..bc48f4d8146 --- /dev/null +++ b/incubator/hurtworld/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T08:59:59.405415985Z" diff --git a/incubator/hurtworld/0.0.31/Chart.yaml b/incubator/hurtworld/0.0.31/Chart.yaml new file mode 100644 index 00000000000..2259ecc1c59 --- /dev/null +++ b/incubator/hurtworld/0.0.31/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.7.7 +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.31 diff --git a/incubator/hurtworld/0.0.31/README.md b/incubator/hurtworld/0.0.31/README.md new file mode 100644 index 00000000000..148de7df691 --- /dev/null +++ b/incubator/hurtworld/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/hurtworld/0.0.31/app-readme.md similarity index 100% rename from incubator/hurtworld/0.0.30/app-readme.md rename to incubator/hurtworld/0.0.31/app-readme.md diff --git a/incubator/hurtworld/0.0.31/charts/common-10.7.7.tgz b/incubator/hurtworld/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/hurtworld/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/hurtworld/0.0.30/ix_values.yaml b/incubator/hurtworld/0.0.31/ix_values.yaml similarity index 100% rename from incubator/hurtworld/0.0.30/ix_values.yaml rename to incubator/hurtworld/0.0.31/ix_values.yaml diff --git a/incubator/hurtworld/0.0.30/questions.yaml b/incubator/hurtworld/0.0.31/questions.yaml similarity index 100% rename from incubator/hurtworld/0.0.30/questions.yaml rename to incubator/hurtworld/0.0.31/questions.yaml diff --git a/incubator/hurtworld/0.0.30/templates/common.yaml b/incubator/hurtworld/0.0.31/templates/common.yaml similarity index 100% rename from incubator/hurtworld/0.0.30/templates/common.yaml rename to incubator/hurtworld/0.0.31/templates/common.yaml diff --git a/incubator/hurtworld/0.0.30/values.yaml b/incubator/hurtworld/0.0.31/values.yaml similarity index 100% rename from incubator/hurtworld/0.0.30/values.yaml rename to incubator/hurtworld/0.0.31/values.yaml diff --git a/incubator/icloudpd/0.0.42/CHANGELOG.md b/incubator/icloudpd/0.0.42/CHANGELOG.md deleted file mode 100644 index 101665907b0..00000000000 --- a/incubator/icloudpd/0.0.42/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [icloudpd-0.0.42](https://github.com/truecharts/charts/compare/icloudpd-0.0.41...icloudpd-0.0.42) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [icloudpd-0.0.41](https://github.com/truecharts/charts/compare/icloudpd-0.0.40...icloudpd-0.0.41) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [icloudpd-0.0.40](https://github.com/truecharts/charts/compare/icloudpd-0.0.39...icloudpd-0.0.40) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [icloudpd-0.0.39](https://github.com/truecharts/charts/compare/icloudpd-0.0.38...icloudpd-0.0.39) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - - update docker general non-major - - - - -## [icloudpd-0.0.38](https://github.com/truecharts/charts/compare/icloudpd-0.0.37...icloudpd-0.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [icloudpd-0.0.38](https://github.com/truecharts/charts/compare/icloudpd-0.0.37...icloudpd-0.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [icloudpd-0.0.37](https://github.com/truecharts/charts/compare/icloudpd-0.0.36...icloudpd-0.0.37) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) - - - - -## [icloudpd-0.0.36](https://github.com/truecharts/charts/compare/icloudpd-0.0.35...icloudpd-0.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [icloudpd-0.0.35](https://github.com/truecharts/charts/compare/icloudpd-0.0.34...icloudpd-0.0.35) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - clean up UI and unneeded variables ([#3901](https://github.com/truecharts/charts/issues/3901)) - - - - -## [icloudpd-0.0.34](https://github.com/truecharts/charts/compare/icloudpd-0.0.33...icloudpd-0.0.34) (2022-09-25) diff --git a/incubator/icloudpd/0.0.42/Chart.lock b/incubator/icloudpd/0.0.42/Chart.lock deleted file mode 100644 index 731ad1c476b..00000000000 --- a/incubator/icloudpd/0.0.42/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:46:26.42624621Z" diff --git a/incubator/icloudpd/0.0.42/Chart.yaml b/incubator/icloudpd/0.0.42/Chart.yaml deleted file mode 100644 index 4b20d474c65..00000000000 --- a/incubator/icloudpd/0.0.42/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.42 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Backup - - Cloud - - Downloaders diff --git a/incubator/icloudpd/0.0.42/README.md b/incubator/icloudpd/0.0.42/README.md deleted file mode 100644 index 98eaac9d796..00000000000 --- a/incubator/icloudpd/0.0.42/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/charts/common-10.7.1.tgz b/incubator/icloudpd/0.0.42/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/icloudpd/0.0.42/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/icloudpd/0.0.43/CHANGELOG.md b/incubator/icloudpd/0.0.43/CHANGELOG.md new file mode 100644 index 00000000000..432df6286e6 --- /dev/null +++ b/incubator/icloudpd/0.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [icloudpd-0.0.43](https://github.com/truecharts/charts/compare/icloudpd-0.0.42...icloudpd-0.0.43) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [icloudpd-0.0.42](https://github.com/truecharts/charts/compare/icloudpd-0.0.41...icloudpd-0.0.42) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [icloudpd-0.0.41](https://github.com/truecharts/charts/compare/icloudpd-0.0.40...icloudpd-0.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [icloudpd-0.0.40](https://github.com/truecharts/charts/compare/icloudpd-0.0.39...icloudpd-0.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [icloudpd-0.0.39](https://github.com/truecharts/charts/compare/icloudpd-0.0.38...icloudpd-0.0.39) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + - update docker general non-major + + + + +## [icloudpd-0.0.38](https://github.com/truecharts/charts/compare/icloudpd-0.0.37...icloudpd-0.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [icloudpd-0.0.38](https://github.com/truecharts/charts/compare/icloudpd-0.0.37...icloudpd-0.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [icloudpd-0.0.37](https://github.com/truecharts/charts/compare/icloudpd-0.0.36...icloudpd-0.0.37) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) + + + + +## [icloudpd-0.0.36](https://github.com/truecharts/charts/compare/icloudpd-0.0.35...icloudpd-0.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [icloudpd-0.0.35](https://github.com/truecharts/charts/compare/icloudpd-0.0.34...icloudpd-0.0.35) (2022-09-25) diff --git a/incubator/icloudpd/0.0.43/Chart.lock b/incubator/icloudpd/0.0.43/Chart.lock new file mode 100644 index 00000000000..cc9a1e9bf68 --- /dev/null +++ b/incubator/icloudpd/0.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:00:10.395429351Z" diff --git a/incubator/icloudpd/0.0.43/Chart.yaml b/incubator/icloudpd/0.0.43/Chart.yaml new file mode 100644 index 00000000000..1837c78cd4a --- /dev/null +++ b/incubator/icloudpd/0.0.43/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.43 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Backup + - Cloud + - Downloaders diff --git a/incubator/icloudpd/0.0.43/README.md b/incubator/icloudpd/0.0.43/README.md new file mode 100644 index 00000000000..9e9e94a0ffc --- /dev/null +++ b/incubator/icloudpd/0.0.43/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/app-readme.md b/incubator/icloudpd/0.0.43/app-readme.md similarity index 100% rename from incubator/icloudpd/0.0.42/app-readme.md rename to incubator/icloudpd/0.0.43/app-readme.md diff --git a/incubator/icloudpd/0.0.43/charts/common-10.7.7.tgz b/incubator/icloudpd/0.0.43/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/icloudpd/0.0.43/charts/common-10.7.7.tgz differ diff --git a/incubator/icloudpd/0.0.42/ix_values.yaml b/incubator/icloudpd/0.0.43/ix_values.yaml similarity index 100% rename from incubator/icloudpd/0.0.42/ix_values.yaml rename to incubator/icloudpd/0.0.43/ix_values.yaml diff --git a/incubator/icloudpd/0.0.42/questions.yaml b/incubator/icloudpd/0.0.43/questions.yaml similarity index 100% rename from incubator/icloudpd/0.0.42/questions.yaml rename to incubator/icloudpd/0.0.43/questions.yaml diff --git a/incubator/icloudpd/0.0.42/templates/common.yaml b/incubator/icloudpd/0.0.43/templates/common.yaml similarity index 100% rename from incubator/icloudpd/0.0.42/templates/common.yaml rename to incubator/icloudpd/0.0.43/templates/common.yaml diff --git a/incubator/icloudpd/0.0.42/values.yaml b/incubator/icloudpd/0.0.43/values.yaml similarity index 100% rename from incubator/icloudpd/0.0.42/values.yaml rename to incubator/icloudpd/0.0.43/values.yaml diff --git a/incubator/imgpush/0.0.30/CHANGELOG.md b/incubator/imgpush/0.0.30/CHANGELOG.md deleted file mode 100644 index b3725ab5bc9..00000000000 --- a/incubator/imgpush/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [imgpush-0.0.30](https://github.com/truecharts/charts/compare/imgpush-0.0.29...imgpush-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [imgpush-0.0.29](https://github.com/truecharts/charts/compare/imgpush-0.0.28...imgpush-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [imgpush-0.0.28](https://github.com/truecharts/charts/compare/imgpush-0.0.27...imgpush-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [imgpush-0.0.28](https://github.com/truecharts/charts/compare/imgpush-0.0.27...imgpush-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [imgpush-0.0.27](https://github.com/truecharts/charts/compare/imgpush-0.0.26...imgpush-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [imgpush-0.0.26](https://github.com/truecharts/charts/compare/imgpush-0.0.25...imgpush-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/imgpush/0.0.30/Chart.lock b/incubator/imgpush/0.0.30/Chart.lock deleted file mode 100644 index 68f4280f506..00000000000 --- a/incubator/imgpush/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:25:19.250440756Z" diff --git a/incubator/imgpush/0.0.30/Chart.yaml b/incubator/imgpush/0.0.30/Chart.yaml deleted file mode 100644 index dd34664b292..00000000000 --- a/incubator/imgpush/0.0.30/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.7.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.30 diff --git a/incubator/imgpush/0.0.30/README.md b/incubator/imgpush/0.0.30/README.md deleted file mode 100644 index 9f1df7c8188..00000000000 --- a/incubator/imgpush/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/imgpush/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/imgpush/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/imgpush/0.0.31/CHANGELOG.md b/incubator/imgpush/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..1d4d419dd95 --- /dev/null +++ b/incubator/imgpush/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [imgpush-0.0.31](https://github.com/truecharts/charts/compare/imgpush-0.0.30...imgpush-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [imgpush-0.0.30](https://github.com/truecharts/charts/compare/imgpush-0.0.29...imgpush-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [imgpush-0.0.29](https://github.com/truecharts/charts/compare/imgpush-0.0.28...imgpush-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [imgpush-0.0.28](https://github.com/truecharts/charts/compare/imgpush-0.0.27...imgpush-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [imgpush-0.0.28](https://github.com/truecharts/charts/compare/imgpush-0.0.27...imgpush-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [imgpush-0.0.27](https://github.com/truecharts/charts/compare/imgpush-0.0.26...imgpush-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [imgpush-0.0.26](https://github.com/truecharts/charts/compare/imgpush-0.0.25...imgpush-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/imgpush/0.0.31/Chart.lock b/incubator/imgpush/0.0.31/Chart.lock new file mode 100644 index 00000000000..cfb7ceeca01 --- /dev/null +++ b/incubator/imgpush/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:00:31.150462027Z" diff --git a/incubator/imgpush/0.0.31/Chart.yaml b/incubator/imgpush/0.0.31/Chart.yaml new file mode 100644 index 00000000000..56587c4d59a --- /dev/null +++ b/incubator/imgpush/0.0.31/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.7.7 +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.31 diff --git a/incubator/imgpush/0.0.31/README.md b/incubator/imgpush/0.0.31/README.md new file mode 100644 index 00000000000..1c2ea3c4aea --- /dev/null +++ b/incubator/imgpush/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/imgpush/0.0.31/app-readme.md similarity index 100% rename from incubator/imgpush/0.0.30/app-readme.md rename to incubator/imgpush/0.0.31/app-readme.md diff --git a/incubator/imgpush/0.0.31/charts/common-10.7.7.tgz b/incubator/imgpush/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/imgpush/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/imgpush/0.0.30/ix_values.yaml b/incubator/imgpush/0.0.31/ix_values.yaml similarity index 100% rename from incubator/imgpush/0.0.30/ix_values.yaml rename to incubator/imgpush/0.0.31/ix_values.yaml diff --git a/incubator/imgpush/0.0.30/questions.yaml b/incubator/imgpush/0.0.31/questions.yaml similarity index 100% rename from incubator/imgpush/0.0.30/questions.yaml rename to incubator/imgpush/0.0.31/questions.yaml diff --git a/incubator/imgpush/0.0.30/templates/common.yaml b/incubator/imgpush/0.0.31/templates/common.yaml similarity index 100% rename from incubator/imgpush/0.0.30/templates/common.yaml rename to incubator/imgpush/0.0.31/templates/common.yaml diff --git a/incubator/imgpush/0.0.30/values.yaml b/incubator/imgpush/0.0.31/values.yaml similarity index 100% rename from incubator/imgpush/0.0.30/values.yaml rename to incubator/imgpush/0.0.31/values.yaml diff --git a/incubator/import-ics/0.0.30/CHANGELOG.md b/incubator/import-ics/0.0.30/CHANGELOG.md deleted file mode 100644 index ad43f271554..00000000000 --- a/incubator/import-ics/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [import-ics-0.0.30](https://github.com/truecharts/charts/compare/import-ics-0.0.29...import-ics-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [import-ics-0.0.29](https://github.com/truecharts/charts/compare/import-ics-0.0.28...import-ics-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [import-ics-0.0.28](https://github.com/truecharts/charts/compare/import-ics-0.0.27...import-ics-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [import-ics-0.0.28](https://github.com/truecharts/charts/compare/import-ics-0.0.27...import-ics-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [import-ics-0.0.27](https://github.com/truecharts/charts/compare/import-ics-0.0.26...import-ics-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [import-ics-0.0.26](https://github.com/truecharts/charts/compare/import-ics-0.0.25...import-ics-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/import-ics/0.0.30/Chart.lock b/incubator/import-ics/0.0.30/Chart.lock deleted file mode 100644 index 993df906c92..00000000000 --- a/incubator/import-ics/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:25:24.131772569Z" diff --git a/incubator/import-ics/0.0.30/Chart.yaml b/incubator/import-ics/0.0.30/Chart.yaml deleted file mode 100644 index 8f2c6fb7182..00000000000 --- a/incubator/import-ics/0.0.30/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.7.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.30 diff --git a/incubator/import-ics/0.0.30/README.md b/incubator/import-ics/0.0.30/README.md deleted file mode 100644 index 38901b37d7a..00000000000 --- a/incubator/import-ics/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/import-ics/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/import-ics/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/import-ics/0.0.31/CHANGELOG.md b/incubator/import-ics/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..c8b4b95abc2 --- /dev/null +++ b/incubator/import-ics/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [import-ics-0.0.31](https://github.com/truecharts/charts/compare/import-ics-0.0.30...import-ics-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [import-ics-0.0.30](https://github.com/truecharts/charts/compare/import-ics-0.0.29...import-ics-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [import-ics-0.0.29](https://github.com/truecharts/charts/compare/import-ics-0.0.28...import-ics-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [import-ics-0.0.28](https://github.com/truecharts/charts/compare/import-ics-0.0.27...import-ics-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [import-ics-0.0.28](https://github.com/truecharts/charts/compare/import-ics-0.0.27...import-ics-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [import-ics-0.0.27](https://github.com/truecharts/charts/compare/import-ics-0.0.26...import-ics-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [import-ics-0.0.26](https://github.com/truecharts/charts/compare/import-ics-0.0.25...import-ics-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/import-ics/0.0.31/Chart.lock b/incubator/import-ics/0.0.31/Chart.lock new file mode 100644 index 00000000000..6cd0c9242f2 --- /dev/null +++ b/incubator/import-ics/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:00:38.957411352Z" diff --git a/incubator/import-ics/0.0.31/Chart.yaml b/incubator/import-ics/0.0.31/Chart.yaml new file mode 100644 index 00000000000..ca030212008 --- /dev/null +++ b/incubator/import-ics/0.0.31/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.7.7 +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.31 diff --git a/incubator/import-ics/0.0.31/README.md b/incubator/import-ics/0.0.31/README.md new file mode 100644 index 00000000000..89a0348e849 --- /dev/null +++ b/incubator/import-ics/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/import-ics/0.0.31/app-readme.md similarity index 100% rename from incubator/import-ics/0.0.30/app-readme.md rename to incubator/import-ics/0.0.31/app-readme.md diff --git a/incubator/import-ics/0.0.31/charts/common-10.7.7.tgz b/incubator/import-ics/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/import-ics/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/import-ics/0.0.30/ix_values.yaml b/incubator/import-ics/0.0.31/ix_values.yaml similarity index 100% rename from incubator/import-ics/0.0.30/ix_values.yaml rename to incubator/import-ics/0.0.31/ix_values.yaml diff --git a/incubator/import-ics/0.0.30/questions.yaml b/incubator/import-ics/0.0.31/questions.yaml similarity index 100% rename from incubator/import-ics/0.0.30/questions.yaml rename to incubator/import-ics/0.0.31/questions.yaml diff --git a/incubator/import-ics/0.0.30/templates/common.yaml b/incubator/import-ics/0.0.31/templates/common.yaml similarity index 100% rename from incubator/import-ics/0.0.30/templates/common.yaml rename to incubator/import-ics/0.0.31/templates/common.yaml diff --git a/incubator/import-ics/0.0.30/values.yaml b/incubator/import-ics/0.0.31/values.yaml similarity index 100% rename from incubator/import-ics/0.0.30/values.yaml rename to incubator/import-ics/0.0.31/values.yaml diff --git a/incubator/inkscape-desktop-g3/0.0.32/CHANGELOG.md b/incubator/inkscape-desktop-g3/0.0.32/CHANGELOG.md deleted file mode 100644 index 4e5431eb8f0..00000000000 --- a/incubator/inkscape-desktop-g3/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [inkscape-desktop-g3-0.0.32](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.31...inkscape-desktop-g3-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [inkscape-desktop-g3-0.0.31](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.30...inkscape-desktop-g3-0.0.31) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [inkscape-desktop-g3-0.0.30](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.29...inkscape-desktop-g3-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [inkscape-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.28...inkscape-desktop-g3-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [inkscape-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.28...inkscape-desktop-g3-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [inkscape-desktop-g3-0.0.28](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.27...inkscape-desktop-g3-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [inkscape-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.26...inkscape-desktop-g3-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/inkscape-desktop-g3/0.0.32/Chart.lock b/incubator/inkscape-desktop-g3/0.0.32/Chart.lock deleted file mode 100644 index 848be205914..00000000000 --- a/incubator/inkscape-desktop-g3/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:25:28.599819211Z" diff --git a/incubator/inkscape-desktop-g3/0.0.32/Chart.yaml b/incubator/inkscape-desktop-g3/0.0.32/Chart.yaml deleted file mode 100644 index 904bc7006d5..00000000000 --- a/incubator/inkscape-desktop-g3/0.0.32/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.7.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.32 diff --git a/incubator/inkscape-desktop-g3/0.0.32/README.md b/incubator/inkscape-desktop-g3/0.0.32/README.md deleted file mode 100644 index 9d1fee1a96c..00000000000 --- a/incubator/inkscape-desktop-g3/0.0.32/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.32/charts/common-10.7.1.tgz b/incubator/inkscape-desktop-g3/0.0.32/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/inkscape-desktop-g3/0.0.32/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/inkscape-desktop-g3/0.0.33/CHANGELOG.md b/incubator/inkscape-desktop-g3/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..057043bcfa4 --- /dev/null +++ b/incubator/inkscape-desktop-g3/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [inkscape-desktop-g3-0.0.33](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.32...inkscape-desktop-g3-0.0.33) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [inkscape-desktop-g3-0.0.32](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.31...inkscape-desktop-g3-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [inkscape-desktop-g3-0.0.31](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.30...inkscape-desktop-g3-0.0.31) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [inkscape-desktop-g3-0.0.30](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.29...inkscape-desktop-g3-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [inkscape-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.28...inkscape-desktop-g3-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [inkscape-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.28...inkscape-desktop-g3-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [inkscape-desktop-g3-0.0.28](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.27...inkscape-desktop-g3-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [inkscape-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/inkscape-desktop-g3-0.0.26...inkscape-desktop-g3-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/inkscape-desktop-g3/0.0.33/Chart.lock b/incubator/inkscape-desktop-g3/0.0.33/Chart.lock new file mode 100644 index 00000000000..ba9d6b71155 --- /dev/null +++ b/incubator/inkscape-desktop-g3/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:00:41.695581529Z" diff --git a/incubator/inkscape-desktop-g3/0.0.33/Chart.yaml b/incubator/inkscape-desktop-g3/0.0.33/Chart.yaml new file mode 100644 index 00000000000..5387f6be315 --- /dev/null +++ b/incubator/inkscape-desktop-g3/0.0.33/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.7.7 +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.33 diff --git a/incubator/inkscape-desktop-g3/0.0.33/README.md b/incubator/inkscape-desktop-g3/0.0.33/README.md new file mode 100644 index 00000000000..6f1a015a2c2 --- /dev/null +++ b/incubator/inkscape-desktop-g3/0.0.33/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.32/app-readme.md b/incubator/inkscape-desktop-g3/0.0.33/app-readme.md similarity index 100% rename from incubator/inkscape-desktop-g3/0.0.32/app-readme.md rename to incubator/inkscape-desktop-g3/0.0.33/app-readme.md diff --git a/incubator/inkscape-desktop-g3/0.0.33/charts/common-10.7.7.tgz b/incubator/inkscape-desktop-g3/0.0.33/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/inkscape-desktop-g3/0.0.33/charts/common-10.7.7.tgz differ diff --git a/incubator/inkscape-desktop-g3/0.0.32/ix_values.yaml b/incubator/inkscape-desktop-g3/0.0.33/ix_values.yaml similarity index 100% rename from incubator/inkscape-desktop-g3/0.0.32/ix_values.yaml rename to incubator/inkscape-desktop-g3/0.0.33/ix_values.yaml diff --git a/incubator/inkscape-desktop-g3/0.0.32/questions.yaml b/incubator/inkscape-desktop-g3/0.0.33/questions.yaml similarity index 100% rename from incubator/inkscape-desktop-g3/0.0.32/questions.yaml rename to incubator/inkscape-desktop-g3/0.0.33/questions.yaml diff --git a/incubator/inkscape-desktop-g3/0.0.32/templates/common.yaml b/incubator/inkscape-desktop-g3/0.0.33/templates/common.yaml similarity index 100% rename from incubator/inkscape-desktop-g3/0.0.32/templates/common.yaml rename to incubator/inkscape-desktop-g3/0.0.33/templates/common.yaml diff --git a/incubator/inkscape-desktop-g3/0.0.32/values.yaml b/incubator/inkscape-desktop-g3/0.0.33/values.yaml similarity index 100% rename from incubator/inkscape-desktop-g3/0.0.32/values.yaml rename to incubator/inkscape-desktop-g3/0.0.33/values.yaml diff --git a/incubator/insurgencysandstorm/0.0.30/CHANGELOG.md b/incubator/insurgencysandstorm/0.0.30/CHANGELOG.md deleted file mode 100644 index 2f1afb5ae00..00000000000 --- a/incubator/insurgencysandstorm/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [insurgencysandstorm-0.0.30](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.29...insurgencysandstorm-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [insurgencysandstorm-0.0.29](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.28...insurgencysandstorm-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [insurgencysandstorm-0.0.28](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.27...insurgencysandstorm-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [insurgencysandstorm-0.0.28](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.27...insurgencysandstorm-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [insurgencysandstorm-0.0.27](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.26...insurgencysandstorm-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [insurgencysandstorm-0.0.26](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.25...insurgencysandstorm-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/insurgencysandstorm/0.0.30/Chart.lock b/incubator/insurgencysandstorm/0.0.30/Chart.lock deleted file mode 100644 index 20200f412ed..00000000000 --- a/incubator/insurgencysandstorm/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:25:30.309334738Z" diff --git a/incubator/insurgencysandstorm/0.0.30/Chart.yaml b/incubator/insurgencysandstorm/0.0.30/Chart.yaml deleted file mode 100644 index d8c8659d082..00000000000 --- a/incubator/insurgencysandstorm/0.0.30/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.7.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.30 diff --git a/incubator/insurgencysandstorm/0.0.30/README.md b/incubator/insurgencysandstorm/0.0.30/README.md deleted file mode 100644 index e0831830750..00000000000 --- a/incubator/insurgencysandstorm/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/insurgencysandstorm/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/insurgencysandstorm/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/insurgencysandstorm/0.0.31/CHANGELOG.md b/incubator/insurgencysandstorm/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..45b657acf54 --- /dev/null +++ b/incubator/insurgencysandstorm/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [insurgencysandstorm-0.0.31](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.30...insurgencysandstorm-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [insurgencysandstorm-0.0.30](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.29...insurgencysandstorm-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [insurgencysandstorm-0.0.29](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.28...insurgencysandstorm-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [insurgencysandstorm-0.0.28](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.27...insurgencysandstorm-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [insurgencysandstorm-0.0.28](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.27...insurgencysandstorm-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [insurgencysandstorm-0.0.27](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.26...insurgencysandstorm-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [insurgencysandstorm-0.0.26](https://github.com/truecharts/charts/compare/insurgencysandstorm-0.0.25...insurgencysandstorm-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/insurgencysandstorm/0.0.31/Chart.lock b/incubator/insurgencysandstorm/0.0.31/Chart.lock new file mode 100644 index 00000000000..3943f6d725d --- /dev/null +++ b/incubator/insurgencysandstorm/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:00:53.083819288Z" diff --git a/incubator/insurgencysandstorm/0.0.31/Chart.yaml b/incubator/insurgencysandstorm/0.0.31/Chart.yaml new file mode 100644 index 00000000000..c5ee9bec8f2 --- /dev/null +++ b/incubator/insurgencysandstorm/0.0.31/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.7.7 +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.31 diff --git a/incubator/insurgencysandstorm/0.0.31/README.md b/incubator/insurgencysandstorm/0.0.31/README.md new file mode 100644 index 00000000000..9ce2d670d67 --- /dev/null +++ b/incubator/insurgencysandstorm/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/insurgencysandstorm/0.0.31/app-readme.md similarity index 100% rename from incubator/insurgencysandstorm/0.0.30/app-readme.md rename to incubator/insurgencysandstorm/0.0.31/app-readme.md diff --git a/incubator/insurgencysandstorm/0.0.31/charts/common-10.7.7.tgz b/incubator/insurgencysandstorm/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/insurgencysandstorm/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/insurgencysandstorm/0.0.30/ix_values.yaml b/incubator/insurgencysandstorm/0.0.31/ix_values.yaml similarity index 100% rename from incubator/insurgencysandstorm/0.0.30/ix_values.yaml rename to incubator/insurgencysandstorm/0.0.31/ix_values.yaml diff --git a/incubator/insurgencysandstorm/0.0.30/questions.yaml b/incubator/insurgencysandstorm/0.0.31/questions.yaml similarity index 100% rename from incubator/insurgencysandstorm/0.0.30/questions.yaml rename to incubator/insurgencysandstorm/0.0.31/questions.yaml diff --git a/incubator/insurgencysandstorm/0.0.30/templates/common.yaml b/incubator/insurgencysandstorm/0.0.31/templates/common.yaml similarity index 100% rename from incubator/insurgencysandstorm/0.0.30/templates/common.yaml rename to incubator/insurgencysandstorm/0.0.31/templates/common.yaml diff --git a/incubator/insurgencysandstorm/0.0.30/values.yaml b/incubator/insurgencysandstorm/0.0.31/values.yaml similarity index 100% rename from incubator/insurgencysandstorm/0.0.30/values.yaml rename to incubator/insurgencysandstorm/0.0.31/values.yaml diff --git a/incubator/invitarr/0.0.30/CHANGELOG.md b/incubator/invitarr/0.0.30/CHANGELOG.md deleted file mode 100644 index 42f932edb07..00000000000 --- a/incubator/invitarr/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [invitarr-0.0.30](https://github.com/truecharts/charts/compare/invitarr-0.0.29...invitarr-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [invitarr-0.0.29](https://github.com/truecharts/charts/compare/invitarr-0.0.28...invitarr-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [invitarr-0.0.28](https://github.com/truecharts/charts/compare/invitarr-0.0.27...invitarr-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [invitarr-0.0.28](https://github.com/truecharts/charts/compare/invitarr-0.0.27...invitarr-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [invitarr-0.0.27](https://github.com/truecharts/charts/compare/invitarr-0.0.26...invitarr-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [invitarr-0.0.26](https://github.com/truecharts/charts/compare/invitarr-0.0.25...invitarr-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/invitarr/0.0.30/Chart.lock b/incubator/invitarr/0.0.30/Chart.lock deleted file mode 100644 index 26af25b0de8..00000000000 --- a/incubator/invitarr/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:25:51.340230441Z" diff --git a/incubator/invitarr/0.0.30/Chart.yaml b/incubator/invitarr/0.0.30/Chart.yaml deleted file mode 100644 index 0039f6656bd..00000000000 --- a/incubator/invitarr/0.0.30/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.7.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.30 diff --git a/incubator/invitarr/0.0.30/README.md b/incubator/invitarr/0.0.30/README.md deleted file mode 100644 index dae4c540830..00000000000 --- a/incubator/invitarr/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/invitarr/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/invitarr/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/invitarr/0.0.31/CHANGELOG.md b/incubator/invitarr/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..a11105244cc --- /dev/null +++ b/incubator/invitarr/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [invitarr-0.0.31](https://github.com/truecharts/charts/compare/invitarr-0.0.30...invitarr-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [invitarr-0.0.30](https://github.com/truecharts/charts/compare/invitarr-0.0.29...invitarr-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [invitarr-0.0.29](https://github.com/truecharts/charts/compare/invitarr-0.0.28...invitarr-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [invitarr-0.0.28](https://github.com/truecharts/charts/compare/invitarr-0.0.27...invitarr-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [invitarr-0.0.28](https://github.com/truecharts/charts/compare/invitarr-0.0.27...invitarr-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [invitarr-0.0.27](https://github.com/truecharts/charts/compare/invitarr-0.0.26...invitarr-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [invitarr-0.0.26](https://github.com/truecharts/charts/compare/invitarr-0.0.25...invitarr-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/invitarr/0.0.31/Chart.lock b/incubator/invitarr/0.0.31/Chart.lock new file mode 100644 index 00000000000..9aa2c56bc62 --- /dev/null +++ b/incubator/invitarr/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:01:14.424559794Z" diff --git a/incubator/invitarr/0.0.31/Chart.yaml b/incubator/invitarr/0.0.31/Chart.yaml new file mode 100644 index 00000000000..c2cf4bc8a69 --- /dev/null +++ b/incubator/invitarr/0.0.31/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.7.7 +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.31 diff --git a/incubator/invitarr/0.0.31/README.md b/incubator/invitarr/0.0.31/README.md new file mode 100644 index 00000000000..c16620c24c5 --- /dev/null +++ b/incubator/invitarr/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/invitarr/0.0.31/app-readme.md similarity index 100% rename from incubator/invitarr/0.0.30/app-readme.md rename to incubator/invitarr/0.0.31/app-readme.md diff --git a/incubator/invitarr/0.0.31/charts/common-10.7.7.tgz b/incubator/invitarr/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/invitarr/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/invitarr/0.0.30/ix_values.yaml b/incubator/invitarr/0.0.31/ix_values.yaml similarity index 100% rename from incubator/invitarr/0.0.30/ix_values.yaml rename to incubator/invitarr/0.0.31/ix_values.yaml diff --git a/incubator/invitarr/0.0.30/questions.yaml b/incubator/invitarr/0.0.31/questions.yaml similarity index 100% rename from incubator/invitarr/0.0.30/questions.yaml rename to incubator/invitarr/0.0.31/questions.yaml diff --git a/incubator/invitarr/0.0.30/templates/common.yaml b/incubator/invitarr/0.0.31/templates/common.yaml similarity index 100% rename from incubator/invitarr/0.0.30/templates/common.yaml rename to incubator/invitarr/0.0.31/templates/common.yaml diff --git a/incubator/invitarr/0.0.30/values.yaml b/incubator/invitarr/0.0.31/values.yaml similarity index 100% rename from incubator/invitarr/0.0.30/values.yaml rename to incubator/invitarr/0.0.31/values.yaml diff --git a/incubator/ipmi-tools/0.0.30/CHANGELOG.md b/incubator/ipmi-tools/0.0.30/CHANGELOG.md deleted file mode 100644 index ca8e55acdea..00000000000 --- a/incubator/ipmi-tools/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ipmi-tools-0.0.30](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.29...ipmi-tools-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ipmi-tools-0.0.29](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.28...ipmi-tools-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ipmi-tools-0.0.28](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.27...ipmi-tools-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ipmi-tools-0.0.28](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.27...ipmi-tools-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ipmi-tools-0.0.27](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.26...ipmi-tools-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ipmi-tools-0.0.26](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.25...ipmi-tools-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/ipmi-tools/0.0.30/Chart.lock b/incubator/ipmi-tools/0.0.30/Chart.lock deleted file mode 100644 index 3d5e9ed6d8b..00000000000 --- a/incubator/ipmi-tools/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:25:55.054821778Z" diff --git a/incubator/ipmi-tools/0.0.30/Chart.yaml b/incubator/ipmi-tools/0.0.30/Chart.yaml deleted file mode 100644 index ac4608086a5..00000000000 --- a/incubator/ipmi-tools/0.0.30/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.7.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.30 diff --git a/incubator/ipmi-tools/0.0.30/README.md b/incubator/ipmi-tools/0.0.30/README.md deleted file mode 100644 index 7d6a1352a6f..00000000000 --- a/incubator/ipmi-tools/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/ipmi-tools/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/ipmi-tools/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/ipmi-tools/0.0.31/CHANGELOG.md b/incubator/ipmi-tools/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..6ab311c783c --- /dev/null +++ b/incubator/ipmi-tools/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ipmi-tools-0.0.31](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.30...ipmi-tools-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ipmi-tools-0.0.30](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.29...ipmi-tools-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ipmi-tools-0.0.29](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.28...ipmi-tools-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ipmi-tools-0.0.28](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.27...ipmi-tools-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ipmi-tools-0.0.28](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.27...ipmi-tools-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ipmi-tools-0.0.27](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.26...ipmi-tools-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ipmi-tools-0.0.26](https://github.com/truecharts/charts/compare/ipmi-tools-0.0.25...ipmi-tools-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/ipmi-tools/0.0.31/Chart.lock b/incubator/ipmi-tools/0.0.31/Chart.lock new file mode 100644 index 00000000000..4d22b3d02e8 --- /dev/null +++ b/incubator/ipmi-tools/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:01:21.286606408Z" diff --git a/incubator/ipmi-tools/0.0.31/Chart.yaml b/incubator/ipmi-tools/0.0.31/Chart.yaml new file mode 100644 index 00000000000..8cba2dbc5de --- /dev/null +++ b/incubator/ipmi-tools/0.0.31/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.7.7 +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.31 diff --git a/incubator/ipmi-tools/0.0.31/README.md b/incubator/ipmi-tools/0.0.31/README.md new file mode 100644 index 00000000000..d86116b5c80 --- /dev/null +++ b/incubator/ipmi-tools/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/ipmi-tools/0.0.31/app-readme.md similarity index 100% rename from incubator/ipmi-tools/0.0.30/app-readme.md rename to incubator/ipmi-tools/0.0.31/app-readme.md diff --git a/incubator/ipmi-tools/0.0.31/charts/common-10.7.7.tgz b/incubator/ipmi-tools/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/ipmi-tools/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/ipmi-tools/0.0.30/ix_values.yaml b/incubator/ipmi-tools/0.0.31/ix_values.yaml similarity index 100% rename from incubator/ipmi-tools/0.0.30/ix_values.yaml rename to incubator/ipmi-tools/0.0.31/ix_values.yaml diff --git a/incubator/ipmi-tools/0.0.30/questions.yaml b/incubator/ipmi-tools/0.0.31/questions.yaml similarity index 100% rename from incubator/ipmi-tools/0.0.30/questions.yaml rename to incubator/ipmi-tools/0.0.31/questions.yaml diff --git a/incubator/ipmi-tools/0.0.30/templates/common.yaml b/incubator/ipmi-tools/0.0.31/templates/common.yaml similarity index 100% rename from incubator/ipmi-tools/0.0.30/templates/common.yaml rename to incubator/ipmi-tools/0.0.31/templates/common.yaml diff --git a/incubator/ipmi-tools/0.0.30/values.yaml b/incubator/ipmi-tools/0.0.31/values.yaml similarity index 100% rename from incubator/ipmi-tools/0.0.30/values.yaml rename to incubator/ipmi-tools/0.0.31/values.yaml diff --git a/incubator/jelu/0.0.39/CHANGELOG.md b/incubator/jelu/0.0.39/CHANGELOG.md deleted file mode 100644 index 4554af18486..00000000000 --- a/incubator/jelu/0.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jelu-0.0.39](https://github.com/truecharts/charts/compare/jelu-0.0.38...jelu-0.0.39) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [jelu-0.0.38](https://github.com/truecharts/charts/compare/jelu-0.0.37...jelu-0.0.38) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [jelu-0.0.37](https://github.com/truecharts/charts/compare/jelu-0.0.36...jelu-0.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [jelu-0.0.36](https://github.com/truecharts/charts/compare/jelu-0.0.35...jelu-0.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [jelu-0.0.35](https://github.com/truecharts/charts/compare/jelu-0.0.34...jelu-0.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [jelu-0.0.35](https://github.com/truecharts/charts/compare/jelu-0.0.34...jelu-0.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [jelu-0.0.34](https://github.com/truecharts/charts/compare/jelu-0.0.33...jelu-0.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [jelu-0.0.33](https://github.com/truecharts/charts/compare/jelu-0.0.32...jelu-0.0.33) (2022-10-04) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) - - - - -## [jelu-0.0.32](https://github.com/truecharts/charts/compare/jelu-0.0.31...jelu-0.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [jelu-0.0.31](https://github.com/truecharts/charts/compare/jelu-0.0.30...jelu-0.0.31) (2022-09-25) - -### Chore diff --git a/incubator/jelu/0.0.39/Chart.lock b/incubator/jelu/0.0.39/Chart.lock deleted file mode 100644 index 741e38129d4..00000000000 --- a/incubator/jelu/0.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:12:54.168580085Z" diff --git a/incubator/jelu/0.0.39/Chart.yaml b/incubator/jelu/0.0.39/Chart.yaml deleted file mode 100644 index f4a7489b649..00000000000 --- a/incubator/jelu/0.0.39/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.7.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.39 diff --git a/incubator/jelu/0.0.39/README.md b/incubator/jelu/0.0.39/README.md deleted file mode 100644 index 66f07ca8a3f..00000000000 --- a/incubator/jelu/0.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/charts/common-10.7.1.tgz b/incubator/jelu/0.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/jelu/0.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/jelu/0.0.40/CHANGELOG.md b/incubator/jelu/0.0.40/CHANGELOG.md new file mode 100644 index 00000000000..000e7fef54f --- /dev/null +++ b/incubator/jelu/0.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jelu-0.0.40](https://github.com/truecharts/charts/compare/jelu-0.0.39...jelu-0.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [jelu-0.0.39](https://github.com/truecharts/charts/compare/jelu-0.0.38...jelu-0.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [jelu-0.0.38](https://github.com/truecharts/charts/compare/jelu-0.0.37...jelu-0.0.38) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [jelu-0.0.37](https://github.com/truecharts/charts/compare/jelu-0.0.36...jelu-0.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [jelu-0.0.36](https://github.com/truecharts/charts/compare/jelu-0.0.35...jelu-0.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [jelu-0.0.35](https://github.com/truecharts/charts/compare/jelu-0.0.34...jelu-0.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [jelu-0.0.35](https://github.com/truecharts/charts/compare/jelu-0.0.34...jelu-0.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [jelu-0.0.34](https://github.com/truecharts/charts/compare/jelu-0.0.33...jelu-0.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [jelu-0.0.33](https://github.com/truecharts/charts/compare/jelu-0.0.32...jelu-0.0.33) (2022-10-04) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) + + + + +## [jelu-0.0.32](https://github.com/truecharts/charts/compare/jelu-0.0.31...jelu-0.0.32) (2022-09-27) + +### Chore diff --git a/incubator/jelu/0.0.40/Chart.lock b/incubator/jelu/0.0.40/Chart.lock new file mode 100644 index 00000000000..4ae0b6e2347 --- /dev/null +++ b/incubator/jelu/0.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:01:24.349287704Z" diff --git a/incubator/jelu/0.0.40/Chart.yaml b/incubator/jelu/0.0.40/Chart.yaml new file mode 100644 index 00000000000..358b60c6be6 --- /dev/null +++ b/incubator/jelu/0.0.40/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.7.7 +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.40 diff --git a/incubator/jelu/0.0.40/README.md b/incubator/jelu/0.0.40/README.md new file mode 100644 index 00000000000..12055974b9e --- /dev/null +++ b/incubator/jelu/0.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/incubator/jelu/0.0.40/app-readme.md similarity index 100% rename from incubator/jelu/0.0.39/app-readme.md rename to incubator/jelu/0.0.40/app-readme.md diff --git a/incubator/jelu/0.0.40/charts/common-10.7.7.tgz b/incubator/jelu/0.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/jelu/0.0.40/charts/common-10.7.7.tgz differ diff --git a/incubator/jelu/0.0.39/ix_values.yaml b/incubator/jelu/0.0.40/ix_values.yaml similarity index 100% rename from incubator/jelu/0.0.39/ix_values.yaml rename to incubator/jelu/0.0.40/ix_values.yaml diff --git a/incubator/jelu/0.0.39/questions.yaml b/incubator/jelu/0.0.40/questions.yaml similarity index 100% rename from incubator/jelu/0.0.39/questions.yaml rename to incubator/jelu/0.0.40/questions.yaml diff --git a/incubator/jelu/0.0.39/templates/common.yaml b/incubator/jelu/0.0.40/templates/common.yaml similarity index 100% rename from incubator/jelu/0.0.39/templates/common.yaml rename to incubator/jelu/0.0.40/templates/common.yaml diff --git a/incubator/jelu/0.0.39/values.yaml b/incubator/jelu/0.0.40/values.yaml similarity index 100% rename from incubator/jelu/0.0.39/values.yaml rename to incubator/jelu/0.0.40/values.yaml diff --git a/incubator/jenkins/0.1.15/CHANGELOG.md b/incubator/jenkins/0.1.15/CHANGELOG.md deleted file mode 100644 index c2be432d4ba..00000000000 --- a/incubator/jenkins/0.1.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jenkins-0.1.15](https://github.com/truecharts/charts/compare/jenkins-0.1.14...jenkins-0.1.15) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [jenkins-0.1.14](https://github.com/truecharts/charts/compare/jenkins-0.1.13...jenkins-0.1.14) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [jenkins-0.1.13](https://github.com/truecharts/charts/compare/jenkins-0.1.12...jenkins-0.1.13) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [jenkins-0.1.13](https://github.com/truecharts/charts/compare/jenkins-0.1.12...jenkins-0.1.13) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [jenkins-0.1.12](https://github.com/truecharts/charts/compare/jenkins-0.1.11...jenkins-0.1.12) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [jenkins-0.1.11](https://github.com/truecharts/charts/compare/jenkins-0.1.10...jenkins-0.1.11) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/jenkins/0.1.15/Chart.lock b/incubator/jenkins/0.1.15/Chart.lock deleted file mode 100644 index 3f58239e53e..00000000000 --- a/incubator/jenkins/0.1.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:26:01.751094071Z" diff --git a/incubator/jenkins/0.1.15/Chart.yaml b/incubator/jenkins/0.1.15/Chart.yaml deleted file mode 100644 index 2b5df700b76..00000000000 --- a/incubator/jenkins/0.1.15/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.362" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.15 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - productivity diff --git a/incubator/jenkins/0.1.15/README.md b/incubator/jenkins/0.1.15/README.md deleted file mode 100644 index 82ebd57eb43..00000000000 --- a/incubator/jenkins/0.1.15/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.15/charts/common-10.7.1.tgz b/incubator/jenkins/0.1.15/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/jenkins/0.1.15/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/jenkins/0.1.16/CHANGELOG.md b/incubator/jenkins/0.1.16/CHANGELOG.md new file mode 100644 index 00000000000..69241fac04d --- /dev/null +++ b/incubator/jenkins/0.1.16/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jenkins-0.1.16](https://github.com/truecharts/charts/compare/jenkins-0.1.15...jenkins-0.1.16) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [jenkins-0.1.15](https://github.com/truecharts/charts/compare/jenkins-0.1.14...jenkins-0.1.15) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [jenkins-0.1.14](https://github.com/truecharts/charts/compare/jenkins-0.1.13...jenkins-0.1.14) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [jenkins-0.1.13](https://github.com/truecharts/charts/compare/jenkins-0.1.12...jenkins-0.1.13) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [jenkins-0.1.13](https://github.com/truecharts/charts/compare/jenkins-0.1.12...jenkins-0.1.13) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [jenkins-0.1.12](https://github.com/truecharts/charts/compare/jenkins-0.1.11...jenkins-0.1.12) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [jenkins-0.1.11](https://github.com/truecharts/charts/compare/jenkins-0.1.10...jenkins-0.1.11) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/jenkins/0.1.16/Chart.lock b/incubator/jenkins/0.1.16/Chart.lock new file mode 100644 index 00000000000..044bd822373 --- /dev/null +++ b/incubator/jenkins/0.1.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:01:36.081906486Z" diff --git a/incubator/jenkins/0.1.16/Chart.yaml b/incubator/jenkins/0.1.16/Chart.yaml new file mode 100644 index 00000000000..e48beffe696 --- /dev/null +++ b/incubator/jenkins/0.1.16/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.362" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.16 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - productivity diff --git a/incubator/jenkins/0.1.16/README.md b/incubator/jenkins/0.1.16/README.md new file mode 100644 index 00000000000..12664d79122 --- /dev/null +++ b/incubator/jenkins/0.1.16/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.15/app-readme.md b/incubator/jenkins/0.1.16/app-readme.md similarity index 100% rename from incubator/jenkins/0.1.15/app-readme.md rename to incubator/jenkins/0.1.16/app-readme.md diff --git a/incubator/jenkins/0.1.16/charts/common-10.7.7.tgz b/incubator/jenkins/0.1.16/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/jenkins/0.1.16/charts/common-10.7.7.tgz differ diff --git a/incubator/jenkins/0.1.15/ix_values.yaml b/incubator/jenkins/0.1.16/ix_values.yaml similarity index 100% rename from incubator/jenkins/0.1.15/ix_values.yaml rename to incubator/jenkins/0.1.16/ix_values.yaml diff --git a/incubator/jenkins/0.1.15/questions.yaml b/incubator/jenkins/0.1.16/questions.yaml similarity index 100% rename from incubator/jenkins/0.1.15/questions.yaml rename to incubator/jenkins/0.1.16/questions.yaml diff --git a/incubator/jenkins/0.1.15/templates/common.yaml b/incubator/jenkins/0.1.16/templates/common.yaml similarity index 100% rename from incubator/jenkins/0.1.15/templates/common.yaml rename to incubator/jenkins/0.1.16/templates/common.yaml diff --git a/incubator/jenkins/0.1.15/values.yaml b/incubator/jenkins/0.1.16/values.yaml similarity index 100% rename from incubator/jenkins/0.1.15/values.yaml rename to incubator/jenkins/0.1.16/values.yaml diff --git a/incubator/jitsi/0.0.40/CHANGELOG.md b/incubator/jitsi/0.0.40/CHANGELOG.md deleted file mode 100644 index d23de0a6ab4..00000000000 --- a/incubator/jitsi/0.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jitsi-0.0.40](https://github.com/truecharts/charts/compare/jitsi-0.0.39...jitsi-0.0.40) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [jitsi-0.0.39](https://github.com/truecharts/charts/compare/jitsi-0.0.38...jitsi-0.0.39) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [jitsi-0.0.38](https://github.com/truecharts/charts/compare/jitsi-0.0.36...jitsi-0.0.38) (2022-10-08) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) - - update helm general non-major - - - - -## [jitsi-0.0.37](https://github.com/truecharts/charts/compare/jitsi-0.0.36...jitsi-0.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [jitsi-0.0.36](https://github.com/truecharts/charts/compare/jitsi-0.0.35...jitsi-0.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [jitsi-0.0.35](https://github.com/truecharts/charts/compare/jitsi-0.0.34...jitsi-0.0.35) (2022-09-30) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) - - - - -## [jitsi-0.0.34](https://github.com/truecharts/charts/compare/jitsi-0.0.33...jitsi-0.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/jitsi/0.0.40/Chart.lock b/incubator/jitsi/0.0.40/Chart.lock deleted file mode 100644 index f79d6c7585b..00000000000 --- a/incubator/jitsi/0.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:26:22.333609461Z" diff --git a/incubator/jitsi/0.0.40/Chart.yaml b/incubator/jitsi/0.0.40/Chart.yaml deleted file mode 100644 index 7888646733d..00000000000 --- a/incubator/jitsi/0.0.40/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.40 -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.7.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.40/README.md b/incubator/jitsi/0.0.40/README.md deleted file mode 100644 index 05f9c4355b6..00000000000 --- a/incubator/jitsi/0.0.40/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.40/charts/common-10.7.1.tgz b/incubator/jitsi/0.0.40/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/jitsi/0.0.40/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/jitsi/0.0.41/CHANGELOG.md b/incubator/jitsi/0.0.41/CHANGELOG.md new file mode 100644 index 00000000000..9a2f0b60fa7 --- /dev/null +++ b/incubator/jitsi/0.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jitsi-0.0.41](https://github.com/truecharts/charts/compare/jitsi-0.0.40...jitsi-0.0.41) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [jitsi-0.0.40](https://github.com/truecharts/charts/compare/jitsi-0.0.39...jitsi-0.0.40) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [jitsi-0.0.39](https://github.com/truecharts/charts/compare/jitsi-0.0.38...jitsi-0.0.39) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [jitsi-0.0.38](https://github.com/truecharts/charts/compare/jitsi-0.0.36...jitsi-0.0.38) (2022-10-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) + - update helm general non-major + + + + +## [jitsi-0.0.37](https://github.com/truecharts/charts/compare/jitsi-0.0.36...jitsi-0.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [jitsi-0.0.36](https://github.com/truecharts/charts/compare/jitsi-0.0.35...jitsi-0.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [jitsi-0.0.35](https://github.com/truecharts/charts/compare/jitsi-0.0.34...jitsi-0.0.35) (2022-09-30) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) + + + + +## [jitsi-0.0.34](https://github.com/truecharts/charts/compare/jitsi-0.0.33...jitsi-0.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) + diff --git a/incubator/jitsi/0.0.41/Chart.lock b/incubator/jitsi/0.0.41/Chart.lock new file mode 100644 index 00000000000..1c63f9e483a --- /dev/null +++ b/incubator/jitsi/0.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:01:57.15341499Z" diff --git a/incubator/jitsi/0.0.41/Chart.yaml b/incubator/jitsi/0.0.41/Chart.yaml new file mode 100644 index 00000000000..3ed147ee33e --- /dev/null +++ b/incubator/jitsi/0.0.41/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.41 +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.7.7 +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.41/README.md b/incubator/jitsi/0.0.41/README.md new file mode 100644 index 00000000000..62c275cbc8c --- /dev/null +++ b/incubator/jitsi/0.0.41/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.40/app-readme.md b/incubator/jitsi/0.0.41/app-readme.md similarity index 100% rename from incubator/jitsi/0.0.40/app-readme.md rename to incubator/jitsi/0.0.41/app-readme.md diff --git a/incubator/jitsi/0.0.41/charts/common-10.7.7.tgz b/incubator/jitsi/0.0.41/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/jitsi/0.0.41/charts/common-10.7.7.tgz differ diff --git a/incubator/jitsi/0.0.40/ix_values.yaml b/incubator/jitsi/0.0.41/ix_values.yaml similarity index 100% rename from incubator/jitsi/0.0.40/ix_values.yaml rename to incubator/jitsi/0.0.41/ix_values.yaml diff --git a/incubator/jitsi/0.0.40/questions.yaml b/incubator/jitsi/0.0.41/questions.yaml similarity index 100% rename from incubator/jitsi/0.0.40/questions.yaml rename to incubator/jitsi/0.0.41/questions.yaml diff --git a/incubator/jitsi/0.0.40/templates/common.yaml b/incubator/jitsi/0.0.41/templates/common.yaml similarity index 100% rename from incubator/jitsi/0.0.40/templates/common.yaml rename to incubator/jitsi/0.0.41/templates/common.yaml diff --git a/incubator/jitsi/0.0.40/values.yaml b/incubator/jitsi/0.0.41/values.yaml similarity index 100% rename from incubator/jitsi/0.0.40/values.yaml rename to incubator/jitsi/0.0.41/values.yaml diff --git a/incubator/jmzhomeproxy/0.0.30/CHANGELOG.md b/incubator/jmzhomeproxy/0.0.30/CHANGELOG.md deleted file mode 100644 index d82e495fd85..00000000000 --- a/incubator/jmzhomeproxy/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jmzhomeproxy-0.0.30](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.29...jmzhomeproxy-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [jmzhomeproxy-0.0.29](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.28...jmzhomeproxy-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [jmzhomeproxy-0.0.28](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.27...jmzhomeproxy-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [jmzhomeproxy-0.0.28](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.27...jmzhomeproxy-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [jmzhomeproxy-0.0.27](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.26...jmzhomeproxy-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [jmzhomeproxy-0.0.26](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.25...jmzhomeproxy-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/jmzhomeproxy/0.0.30/Chart.lock b/incubator/jmzhomeproxy/0.0.30/Chart.lock deleted file mode 100644 index 9f12f6a1c09..00000000000 --- a/incubator/jmzhomeproxy/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:26:26.446643828Z" diff --git a/incubator/jmzhomeproxy/0.0.30/Chart.yaml b/incubator/jmzhomeproxy/0.0.30/Chart.yaml deleted file mode 100644 index 8f53758fb72..00000000000 --- a/incubator/jmzhomeproxy/0.0.30/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.7.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.30 diff --git a/incubator/jmzhomeproxy/0.0.30/README.md b/incubator/jmzhomeproxy/0.0.30/README.md deleted file mode 100644 index abb65cba824..00000000000 --- a/incubator/jmzhomeproxy/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/jmzhomeproxy/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/jmzhomeproxy/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/jmzhomeproxy/0.0.31/CHANGELOG.md b/incubator/jmzhomeproxy/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..77f64c84f91 --- /dev/null +++ b/incubator/jmzhomeproxy/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jmzhomeproxy-0.0.31](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.30...jmzhomeproxy-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [jmzhomeproxy-0.0.30](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.29...jmzhomeproxy-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [jmzhomeproxy-0.0.29](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.28...jmzhomeproxy-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [jmzhomeproxy-0.0.28](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.27...jmzhomeproxy-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [jmzhomeproxy-0.0.28](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.27...jmzhomeproxy-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [jmzhomeproxy-0.0.27](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.26...jmzhomeproxy-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [jmzhomeproxy-0.0.26](https://github.com/truecharts/charts/compare/jmzhomeproxy-0.0.25...jmzhomeproxy-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/jmzhomeproxy/0.0.31/Chart.lock b/incubator/jmzhomeproxy/0.0.31/Chart.lock new file mode 100644 index 00000000000..781e6000311 --- /dev/null +++ b/incubator/jmzhomeproxy/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:02:04.108822732Z" diff --git a/incubator/jmzhomeproxy/0.0.31/Chart.yaml b/incubator/jmzhomeproxy/0.0.31/Chart.yaml new file mode 100644 index 00000000000..d7f10b9feea --- /dev/null +++ b/incubator/jmzhomeproxy/0.0.31/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.7.7 +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.31 diff --git a/incubator/jmzhomeproxy/0.0.31/README.md b/incubator/jmzhomeproxy/0.0.31/README.md new file mode 100644 index 00000000000..23de0e56f67 --- /dev/null +++ b/incubator/jmzhomeproxy/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/jmzhomeproxy/0.0.31/app-readme.md similarity index 100% rename from incubator/jmzhomeproxy/0.0.30/app-readme.md rename to incubator/jmzhomeproxy/0.0.31/app-readme.md diff --git a/incubator/jmzhomeproxy/0.0.31/charts/common-10.7.7.tgz b/incubator/jmzhomeproxy/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/jmzhomeproxy/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/jmzhomeproxy/0.0.30/ix_values.yaml b/incubator/jmzhomeproxy/0.0.31/ix_values.yaml similarity index 100% rename from incubator/jmzhomeproxy/0.0.30/ix_values.yaml rename to incubator/jmzhomeproxy/0.0.31/ix_values.yaml diff --git a/incubator/jmzhomeproxy/0.0.30/questions.yaml b/incubator/jmzhomeproxy/0.0.31/questions.yaml similarity index 100% rename from incubator/jmzhomeproxy/0.0.30/questions.yaml rename to incubator/jmzhomeproxy/0.0.31/questions.yaml diff --git a/incubator/jmzhomeproxy/0.0.30/templates/common.yaml b/incubator/jmzhomeproxy/0.0.31/templates/common.yaml similarity index 100% rename from incubator/jmzhomeproxy/0.0.30/templates/common.yaml rename to incubator/jmzhomeproxy/0.0.31/templates/common.yaml diff --git a/incubator/jmzhomeproxy/0.0.30/values.yaml b/incubator/jmzhomeproxy/0.0.31/values.yaml similarity index 100% rename from incubator/jmzhomeproxy/0.0.30/values.yaml rename to incubator/jmzhomeproxy/0.0.31/values.yaml diff --git a/incubator/jump/0.0.42/CHANGELOG.md b/incubator/jump/0.0.42/CHANGELOG.md deleted file mode 100644 index 91bfe895157..00000000000 --- a/incubator/jump/0.0.42/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jump-0.0.42](https://github.com/truecharts/charts/compare/jump-0.0.41...jump-0.0.42) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [jump-0.0.41](https://github.com/truecharts/charts/compare/jump-0.0.40...jump-0.0.41) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [jump-0.0.40](https://github.com/truecharts/charts/compare/jump-0.0.39...jump-0.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [jump-0.0.40](https://github.com/truecharts/charts/compare/jump-0.0.39...jump-0.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [jump-0.0.39](https://github.com/truecharts/charts/compare/jump-0.0.38...jump-0.0.39) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [jump-0.0.38](https://github.com/truecharts/charts/compare/jump-0.0.37...jump-0.0.38) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/jump/0.0.42/Chart.lock b/incubator/jump/0.0.42/Chart.lock deleted file mode 100644 index 3fbda09444c..00000000000 --- a/incubator/jump/0.0.42/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:26:31.690382032Z" diff --git a/incubator/jump/0.0.42/Chart.yaml b/incubator/jump/0.0.42/Chart.yaml deleted file mode 100644 index 06849d18936..00000000000 --- a/incubator/jump/0.0.42/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.7.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.42 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/jump/0.0.42/README.md b/incubator/jump/0.0.42/README.md deleted file mode 100644 index 00b28dad47a..00000000000 --- a/incubator/jump/0.0.42/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.42/charts/common-10.7.1.tgz b/incubator/jump/0.0.42/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/jump/0.0.42/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/jump/0.0.43/CHANGELOG.md b/incubator/jump/0.0.43/CHANGELOG.md new file mode 100644 index 00000000000..4a914539326 --- /dev/null +++ b/incubator/jump/0.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jump-0.0.43](https://github.com/truecharts/charts/compare/jump-0.0.42...jump-0.0.43) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [jump-0.0.42](https://github.com/truecharts/charts/compare/jump-0.0.41...jump-0.0.42) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [jump-0.0.41](https://github.com/truecharts/charts/compare/jump-0.0.40...jump-0.0.41) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [jump-0.0.40](https://github.com/truecharts/charts/compare/jump-0.0.39...jump-0.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [jump-0.0.40](https://github.com/truecharts/charts/compare/jump-0.0.39...jump-0.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [jump-0.0.39](https://github.com/truecharts/charts/compare/jump-0.0.38...jump-0.0.39) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [jump-0.0.38](https://github.com/truecharts/charts/compare/jump-0.0.37...jump-0.0.38) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/jump/0.0.43/Chart.lock b/incubator/jump/0.0.43/Chart.lock new file mode 100644 index 00000000000..3395de904ba --- /dev/null +++ b/incubator/jump/0.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:02:06.763732062Z" diff --git a/incubator/jump/0.0.43/Chart.yaml b/incubator/jump/0.0.43/Chart.yaml new file mode 100644 index 00000000000..60bc5e2bfc9 --- /dev/null +++ b/incubator/jump/0.0.43/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.43 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/jump/0.0.43/README.md b/incubator/jump/0.0.43/README.md new file mode 100644 index 00000000000..4007836b558 --- /dev/null +++ b/incubator/jump/0.0.43/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/app-readme.md b/incubator/jump/0.0.43/app-readme.md similarity index 100% rename from incubator/jump/0.0.42/app-readme.md rename to incubator/jump/0.0.43/app-readme.md diff --git a/incubator/jump/0.0.43/charts/common-10.7.7.tgz b/incubator/jump/0.0.43/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/jump/0.0.43/charts/common-10.7.7.tgz differ diff --git a/incubator/jump/0.0.42/ix_values.yaml b/incubator/jump/0.0.43/ix_values.yaml similarity index 100% rename from incubator/jump/0.0.42/ix_values.yaml rename to incubator/jump/0.0.43/ix_values.yaml diff --git a/incubator/jump/0.0.42/questions.yaml b/incubator/jump/0.0.43/questions.yaml similarity index 100% rename from incubator/jump/0.0.42/questions.yaml rename to incubator/jump/0.0.43/questions.yaml diff --git a/incubator/jump/0.0.42/templates/common.yaml b/incubator/jump/0.0.43/templates/common.yaml similarity index 100% rename from incubator/jump/0.0.42/templates/common.yaml rename to incubator/jump/0.0.43/templates/common.yaml diff --git a/incubator/jump/0.0.42/values.yaml b/incubator/jump/0.0.43/values.yaml similarity index 100% rename from incubator/jump/0.0.42/values.yaml rename to incubator/jump/0.0.43/values.yaml diff --git a/incubator/jupyter/0.0.18/CHANGELOG.md b/incubator/jupyter/0.0.18/CHANGELOG.md deleted file mode 100644 index 3455fbb35f5..00000000000 --- a/incubator/jupyter/0.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jupyter-0.0.18](https://github.com/truecharts/charts/compare/jupyter-0.0.17...jupyter-0.0.18) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [jupyter-0.0.17](https://github.com/truecharts/charts/compare/jupyter-0.0.16...jupyter-0.0.17) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [jupyter-0.0.16](https://github.com/truecharts/charts/compare/jupyter-0.0.15...jupyter-0.0.16) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [jupyter-0.0.16](https://github.com/truecharts/charts/compare/jupyter-0.0.15...jupyter-0.0.16) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [jupyter-0.0.15](https://github.com/truecharts/charts/compare/jupyter-0.0.14...jupyter-0.0.15) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major - - - - -## [jupyter-0.0.14](https://github.com/truecharts/charts/compare/jupyter-0.0.13...jupyter-0.0.14) (2022-09-30) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) - - - - -## [jupyter-0.0.13](https://github.com/truecharts/charts/compare/jupyter-0.0.12...jupyter-0.0.13) (2022-09-28) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) - - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) - - - - -## [jupyter-0.0.12](https://github.com/truecharts/charts/compare/jupyter-0.0.11...jupyter-0.0.12) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [jupyter-0.0.11](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.28...jupyter-0.0.11) (2022-09-26) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906)) - - - - -## [jupyter-0.0.10](https://github.com/truecharts/charts/compare/jupyter-0.0.9...jupyter-0.0.10) (2022-09-25) diff --git a/incubator/jupyter/0.0.18/Chart.lock b/incubator/jupyter/0.0.18/Chart.lock deleted file mode 100644 index 6f727526c86..00000000000 --- a/incubator/jupyter/0.0.18/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:26:33.157556836Z" diff --git a/incubator/jupyter/0.0.18/Chart.yaml b/incubator/jupyter/0.0.18/Chart.yaml deleted file mode 100644 index c5e192fbbea..00000000000 --- a/incubator/jupyter/0.0.18/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2022" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.18 -annotations: - truecharts.org/catagories: | - - Cloud - truecharts.org/SCALE-support: "true" diff --git a/incubator/jupyter/0.0.18/README.md b/incubator/jupyter/0.0.18/README.md deleted file mode 100644 index 0cfbc98e901..00000000000 --- a/incubator/jupyter/0.0.18/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.18/charts/common-10.7.1.tgz b/incubator/jupyter/0.0.18/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/jupyter/0.0.18/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/jupyter/0.0.19/CHANGELOG.md b/incubator/jupyter/0.0.19/CHANGELOG.md new file mode 100644 index 00000000000..9f6c19ac3aa --- /dev/null +++ b/incubator/jupyter/0.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jupyter-0.0.19](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.34...jupyter-0.0.19) (2022-10-25) + +### Chore + +- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [jupyter-0.0.18](https://github.com/truecharts/charts/compare/jupyter-0.0.17...jupyter-0.0.18) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [jupyter-0.0.17](https://github.com/truecharts/charts/compare/jupyter-0.0.16...jupyter-0.0.17) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [jupyter-0.0.16](https://github.com/truecharts/charts/compare/jupyter-0.0.15...jupyter-0.0.16) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [jupyter-0.0.16](https://github.com/truecharts/charts/compare/jupyter-0.0.15...jupyter-0.0.16) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [jupyter-0.0.15](https://github.com/truecharts/charts/compare/jupyter-0.0.14...jupyter-0.0.15) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major + + + + +## [jupyter-0.0.14](https://github.com/truecharts/charts/compare/jupyter-0.0.13...jupyter-0.0.14) (2022-09-30) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) + + + + +## [jupyter-0.0.13](https://github.com/truecharts/charts/compare/jupyter-0.0.12...jupyter-0.0.13) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) + + + + +## [jupyter-0.0.12](https://github.com/truecharts/charts/compare/jupyter-0.0.11...jupyter-0.0.12) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [jupyter-0.0.11](https://github.com/truecharts/charts/compare/cadquery-jupyter-0.0.28...jupyter-0.0.11) (2022-09-26) + diff --git a/incubator/jupyter/0.0.19/Chart.lock b/incubator/jupyter/0.0.19/Chart.lock new file mode 100644 index 00000000000..5617d7fecf2 --- /dev/null +++ b/incubator/jupyter/0.0.19/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:02:17.536008289Z" diff --git a/incubator/jupyter/0.0.19/Chart.yaml b/incubator/jupyter/0.0.19/Chart.yaml new file mode 100644 index 00000000000..9c924836ebd --- /dev/null +++ b/incubator/jupyter/0.0.19/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2022" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.19 +annotations: + truecharts.org/catagories: | + - Cloud + truecharts.org/SCALE-support: "true" diff --git a/incubator/jupyter/0.0.19/README.md b/incubator/jupyter/0.0.19/README.md new file mode 100644 index 00000000000..33f466429c9 --- /dev/null +++ b/incubator/jupyter/0.0.19/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.18/app-readme.md b/incubator/jupyter/0.0.19/app-readme.md similarity index 100% rename from incubator/jupyter/0.0.18/app-readme.md rename to incubator/jupyter/0.0.19/app-readme.md diff --git a/incubator/jupyter/0.0.19/charts/common-10.7.7.tgz b/incubator/jupyter/0.0.19/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/jupyter/0.0.19/charts/common-10.7.7.tgz differ diff --git a/incubator/jupyter/0.0.18/ix_values.yaml b/incubator/jupyter/0.0.19/ix_values.yaml similarity index 100% rename from incubator/jupyter/0.0.18/ix_values.yaml rename to incubator/jupyter/0.0.19/ix_values.yaml diff --git a/incubator/jupyter/0.0.18/questions.yaml b/incubator/jupyter/0.0.19/questions.yaml similarity index 100% rename from incubator/jupyter/0.0.18/questions.yaml rename to incubator/jupyter/0.0.19/questions.yaml diff --git a/incubator/jupyter/0.0.18/templates/common.yaml b/incubator/jupyter/0.0.19/templates/common.yaml similarity index 100% rename from incubator/jupyter/0.0.18/templates/common.yaml rename to incubator/jupyter/0.0.19/templates/common.yaml diff --git a/incubator/jupyter/0.0.18/values.yaml b/incubator/jupyter/0.0.19/values.yaml similarity index 100% rename from incubator/jupyter/0.0.18/values.yaml rename to incubator/jupyter/0.0.19/values.yaml diff --git a/incubator/kasm/0.0.41/CHANGELOG.md b/incubator/kasm/0.0.41/CHANGELOG.md deleted file mode 100644 index a949ea3f1c5..00000000000 --- a/incubator/kasm/0.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kasm-0.0.41](https://github.com/truecharts/charts/compare/kasm-0.0.40...kasm-0.0.41) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [kasm-0.0.40](https://github.com/truecharts/charts/compare/kasm-0.0.39...kasm-0.0.40) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [kasm-0.0.39](https://github.com/truecharts/charts/compare/kasm-0.0.38...kasm-0.0.39) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [kasm-0.0.38](https://github.com/truecharts/charts/compare/kasm-0.0.37...kasm-0.0.38) (2022-10-10) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) - - - - -## [kasm-0.0.37](https://github.com/truecharts/charts/compare/kasm-0.0.36...kasm-0.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kasm-0.0.37](https://github.com/truecharts/charts/compare/kasm-0.0.36...kasm-0.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kasm-0.0.36](https://github.com/truecharts/charts/compare/kasm-0.0.35...kasm-0.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kasm-0.0.35](https://github.com/truecharts/charts/compare/kasm-0.0.34...kasm-0.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#4010](https://github.com/truecharts/charts/issues/4010)) - - - - -## [kasm-0.0.34](https://github.com/truecharts/charts/compare/kasm-0.0.33...kasm-0.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [kasm-0.0.33](https://github.com/truecharts/charts/compare/kasm-0.0.32...kasm-0.0.33) (2022-09-25) - -### Chore diff --git a/incubator/kasm/0.0.41/Chart.lock b/incubator/kasm/0.0.41/Chart.lock deleted file mode 100644 index c8c976d83dd..00000000000 --- a/incubator/kasm/0.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:46:50.346809189Z" diff --git a/incubator/kasm/0.0.41/Chart.yaml b/incubator/kasm/0.0.41/Chart.yaml deleted file mode 100644 index 9c19ce9e9c4..00000000000 --- a/incubator/kasm/0.0.41/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.7.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.41 diff --git a/incubator/kasm/0.0.41/README.md b/incubator/kasm/0.0.41/README.md deleted file mode 100644 index 4cf6a7a1f33..00000000000 --- a/incubator/kasm/0.0.41/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/charts/common-10.7.1.tgz b/incubator/kasm/0.0.41/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/kasm/0.0.41/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/kasm/0.0.42/CHANGELOG.md b/incubator/kasm/0.0.42/CHANGELOG.md new file mode 100644 index 00000000000..bbfb61ecf80 --- /dev/null +++ b/incubator/kasm/0.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kasm-0.0.42](https://github.com/truecharts/charts/compare/kasm-0.0.41...kasm-0.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [kasm-0.0.41](https://github.com/truecharts/charts/compare/kasm-0.0.40...kasm-0.0.41) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [kasm-0.0.40](https://github.com/truecharts/charts/compare/kasm-0.0.39...kasm-0.0.40) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [kasm-0.0.39](https://github.com/truecharts/charts/compare/kasm-0.0.38...kasm-0.0.39) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [kasm-0.0.38](https://github.com/truecharts/charts/compare/kasm-0.0.37...kasm-0.0.38) (2022-10-10) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) + + + + +## [kasm-0.0.37](https://github.com/truecharts/charts/compare/kasm-0.0.36...kasm-0.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kasm-0.0.37](https://github.com/truecharts/charts/compare/kasm-0.0.36...kasm-0.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kasm-0.0.36](https://github.com/truecharts/charts/compare/kasm-0.0.35...kasm-0.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kasm-0.0.35](https://github.com/truecharts/charts/compare/kasm-0.0.34...kasm-0.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#4010](https://github.com/truecharts/charts/issues/4010)) + + + + +## [kasm-0.0.34](https://github.com/truecharts/charts/compare/kasm-0.0.33...kasm-0.0.34) (2022-09-27) + +### Chore diff --git a/incubator/kasm/0.0.42/Chart.lock b/incubator/kasm/0.0.42/Chart.lock new file mode 100644 index 00000000000..ff5ed650a7c --- /dev/null +++ b/incubator/kasm/0.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:02:39.901380286Z" diff --git a/incubator/kasm/0.0.42/Chart.yaml b/incubator/kasm/0.0.42/Chart.yaml new file mode 100644 index 00000000000..6a4530ae278 --- /dev/null +++ b/incubator/kasm/0.0.42/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.7.7 +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.42 diff --git a/incubator/kasm/0.0.42/README.md b/incubator/kasm/0.0.42/README.md new file mode 100644 index 00000000000..dd934040d2f --- /dev/null +++ b/incubator/kasm/0.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/incubator/kasm/0.0.42/app-readme.md similarity index 100% rename from incubator/kasm/0.0.41/app-readme.md rename to incubator/kasm/0.0.42/app-readme.md diff --git a/incubator/kasm/0.0.42/charts/common-10.7.7.tgz b/incubator/kasm/0.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/kasm/0.0.42/charts/common-10.7.7.tgz differ diff --git a/incubator/kasm/0.0.41/ix_values.yaml b/incubator/kasm/0.0.42/ix_values.yaml similarity index 100% rename from incubator/kasm/0.0.41/ix_values.yaml rename to incubator/kasm/0.0.42/ix_values.yaml diff --git a/incubator/kasm/0.0.41/questions.yaml b/incubator/kasm/0.0.42/questions.yaml similarity index 100% rename from incubator/kasm/0.0.41/questions.yaml rename to incubator/kasm/0.0.42/questions.yaml diff --git a/incubator/kasm/0.0.41/templates/common.yaml b/incubator/kasm/0.0.42/templates/common.yaml similarity index 100% rename from incubator/kasm/0.0.41/templates/common.yaml rename to incubator/kasm/0.0.42/templates/common.yaml diff --git a/incubator/kasm/0.0.41/values.yaml b/incubator/kasm/0.0.42/values.yaml similarity index 100% rename from incubator/kasm/0.0.41/values.yaml rename to incubator/kasm/0.0.42/values.yaml diff --git a/incubator/kavitaemail/0.0.7/CHANGELOG.md b/incubator/kavitaemail/0.0.7/CHANGELOG.md deleted file mode 100644 index df6d534aeb0..00000000000 --- a/incubator/kavitaemail/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,85 +0,0 @@ -# Changelog - - - -## [kavitaemail-0.0.7](https://github.com/truecharts/charts/compare/kavitaemail-0.0.6...kavitaemail-0.0.7) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [kavitaemail-0.0.6](https://github.com/truecharts/charts/compare/kavitaemail-0.0.5...kavitaemail-0.0.6) (2022-10-15) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [kavitaemail-0.0.5](https://github.com/truecharts/charts/compare/kavitaemail-0.0.4...kavitaemail-0.0.5) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [kavitaemail-0.0.4](https://github.com/truecharts/charts/compare/kavitaemail-0.0.3...kavitaemail-0.0.4) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kavitaemail-0.0.4](https://github.com/truecharts/charts/compare/kavitaemail-0.0.3...kavitaemail-0.0.4) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kavitaemail-0.0.3](https://github.com/truecharts/charts/compare/kavitaemail-0.0.2...kavitaemail-0.0.3) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - update docker general non-major - - ### Feat - -- add midarr ([#3984](https://github.com/truecharts/charts/issues/3984)) - - - - -## [kavitaemail-0.0.2](https://github.com/truecharts/charts/compare/kavitaemail-0.0.1...kavitaemail-0.0.2) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - - - -## [kavitaemail-0.0.1]kavitaemail-0.0.1 (2022-10-01) - -### Feat - -- Add kavitaemail ([#3826](https://github.com/truecharts/charts/issues/3826)) diff --git a/incubator/kavitaemail/0.0.7/Chart.lock b/incubator/kavitaemail/0.0.7/Chart.lock deleted file mode 100644 index 332cffcc273..00000000000 --- a/incubator/kavitaemail/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:26:58.344181705Z" diff --git a/incubator/kavitaemail/0.0.7/Chart.yaml b/incubator/kavitaemail/0.0.7/Chart.yaml deleted file mode 100644 index e459a0204de..00000000000 --- a/incubator/kavitaemail/0.0.7/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: kavitaemail -version: 0.0.7 -appVersion: "0.1.10" -description: Simple email relay server for kavita. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/kavitaemail -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kavitaemail.png -keywords: - - kavitaemail - - email -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/kavitaemail - - https://truecharts.org/docs/charts/incubator/kavitaemail - - https://github.com/Kareadita/KavitaEmail - - https://hub.docker.com/r/kizaing/kavitaemail -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - email - - relay - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/kavitaemail/0.0.7/README.md b/incubator/kavitaemail/0.0.7/README.md deleted file mode 100644 index 7c79b5f6194..00000000000 --- a/incubator/kavitaemail/0.0.7/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# kavitaemail - -Simple email relay server for kavita. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [kavitaemail](https://truecharts.org/docs/charts/incubator/kavitaemail) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `kavitaemail` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install kavitaemail TrueCharts/kavitaemail -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `kavitaemail` deployment - -```console -helm uninstall kavitaemail -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install kavitaemail \ - --set env.TZ="America/New York" \ - TrueCharts/kavitaemail -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install kavitaemail TrueCharts/kavitaemail -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/kavitaemail/0.0.7/charts/common-10.7.1.tgz b/incubator/kavitaemail/0.0.7/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/kavitaemail/0.0.7/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/kavitaemail/0.0.8/CHANGELOG.md b/incubator/kavitaemail/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..81eb500bbe0 --- /dev/null +++ b/incubator/kavitaemail/0.0.8/CHANGELOG.md @@ -0,0 +1,95 @@ +# Changelog + + + +## [kavitaemail-0.0.8](https://github.com/truecharts/charts/compare/kavitaemail-0.0.7...kavitaemail-0.0.8) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [kavitaemail-0.0.7](https://github.com/truecharts/charts/compare/kavitaemail-0.0.6...kavitaemail-0.0.7) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [kavitaemail-0.0.6](https://github.com/truecharts/charts/compare/kavitaemail-0.0.5...kavitaemail-0.0.6) (2022-10-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [kavitaemail-0.0.5](https://github.com/truecharts/charts/compare/kavitaemail-0.0.4...kavitaemail-0.0.5) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [kavitaemail-0.0.4](https://github.com/truecharts/charts/compare/kavitaemail-0.0.3...kavitaemail-0.0.4) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kavitaemail-0.0.4](https://github.com/truecharts/charts/compare/kavitaemail-0.0.3...kavitaemail-0.0.4) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kavitaemail-0.0.3](https://github.com/truecharts/charts/compare/kavitaemail-0.0.2...kavitaemail-0.0.3) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + - update docker general non-major + + ### Feat + +- add midarr ([#3984](https://github.com/truecharts/charts/issues/3984)) + + + + +## [kavitaemail-0.0.2](https://github.com/truecharts/charts/compare/kavitaemail-0.0.1...kavitaemail-0.0.2) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + + + + +## [kavitaemail-0.0.1]kavitaemail-0.0.1 (2022-10-01) + +### Feat + +- Add kavitaemail ([#3826](https://github.com/truecharts/charts/issues/3826)) diff --git a/incubator/kavitaemail/0.0.8/Chart.lock b/incubator/kavitaemail/0.0.8/Chart.lock new file mode 100644 index 00000000000..9645efd7d67 --- /dev/null +++ b/incubator/kavitaemail/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:02:46.237516123Z" diff --git a/incubator/kavitaemail/0.0.8/Chart.yaml b/incubator/kavitaemail/0.0.8/Chart.yaml new file mode 100644 index 00000000000..60a3f0b6f58 --- /dev/null +++ b/incubator/kavitaemail/0.0.8/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: kavitaemail +version: 0.0.8 +appVersion: "0.1.10" +description: Simple email relay server for kavita. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/kavitaemail +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kavitaemail.png +keywords: + - kavitaemail + - email +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/kavitaemail + - https://truecharts.org/docs/charts/incubator/kavitaemail + - https://github.com/Kareadita/KavitaEmail + - https://hub.docker.com/r/kizaing/kavitaemail +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - email + - relay + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/kavitaemail/0.0.8/README.md b/incubator/kavitaemail/0.0.8/README.md new file mode 100644 index 00000000000..4f9051c7409 --- /dev/null +++ b/incubator/kavitaemail/0.0.8/README.md @@ -0,0 +1,108 @@ +# kavitaemail + +Simple email relay server for kavita. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [kavitaemail](https://truecharts.org/docs/charts/incubator/kavitaemail) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `kavitaemail` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install kavitaemail TrueCharts/kavitaemail +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `kavitaemail` deployment + +```console +helm uninstall kavitaemail +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install kavitaemail \ + --set env.TZ="America/New York" \ + TrueCharts/kavitaemail +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install kavitaemail TrueCharts/kavitaemail -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/kavitaemail/0.0.7/app-readme.md b/incubator/kavitaemail/0.0.8/app-readme.md similarity index 100% rename from incubator/kavitaemail/0.0.7/app-readme.md rename to incubator/kavitaemail/0.0.8/app-readme.md diff --git a/incubator/kavitaemail/0.0.8/charts/common-10.7.7.tgz b/incubator/kavitaemail/0.0.8/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/kavitaemail/0.0.8/charts/common-10.7.7.tgz differ diff --git a/incubator/kavitaemail/0.0.7/ix_values.yaml b/incubator/kavitaemail/0.0.8/ix_values.yaml similarity index 100% rename from incubator/kavitaemail/0.0.7/ix_values.yaml rename to incubator/kavitaemail/0.0.8/ix_values.yaml diff --git a/incubator/kavitaemail/0.0.7/questions.yaml b/incubator/kavitaemail/0.0.8/questions.yaml similarity index 100% rename from incubator/kavitaemail/0.0.7/questions.yaml rename to incubator/kavitaemail/0.0.8/questions.yaml diff --git a/incubator/kavitaemail/0.0.7/templates/common.yaml b/incubator/kavitaemail/0.0.8/templates/common.yaml similarity index 100% rename from incubator/kavitaemail/0.0.7/templates/common.yaml rename to incubator/kavitaemail/0.0.8/templates/common.yaml diff --git a/incubator/kavitaemail/0.0.7/values.yaml b/incubator/kavitaemail/0.0.8/values.yaml similarity index 100% rename from incubator/kavitaemail/0.0.7/values.yaml rename to incubator/kavitaemail/0.0.8/values.yaml diff --git a/incubator/kdenlive-vnc/0.0.30/CHANGELOG.md b/incubator/kdenlive-vnc/0.0.30/CHANGELOG.md deleted file mode 100644 index d59d79e045e..00000000000 --- a/incubator/kdenlive-vnc/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kdenlive-vnc-0.0.30](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.29...kdenlive-vnc-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [kdenlive-vnc-0.0.29](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.28...kdenlive-vnc-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [kdenlive-vnc-0.0.28](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.27...kdenlive-vnc-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kdenlive-vnc-0.0.28](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.27...kdenlive-vnc-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kdenlive-vnc-0.0.27](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.26...kdenlive-vnc-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [kdenlive-vnc-0.0.26](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.25...kdenlive-vnc-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/kdenlive-vnc/0.0.30/Chart.lock b/incubator/kdenlive-vnc/0.0.30/Chart.lock deleted file mode 100644 index bdb9ad79b6d..00000000000 --- a/incubator/kdenlive-vnc/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:27:04.293836346Z" diff --git a/incubator/kdenlive-vnc/0.0.30/Chart.yaml b/incubator/kdenlive-vnc/0.0.30/Chart.yaml deleted file mode 100644 index 0f646166b51..00000000000 --- a/incubator/kdenlive-vnc/0.0.30/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.7.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.30 diff --git a/incubator/kdenlive-vnc/0.0.30/README.md b/incubator/kdenlive-vnc/0.0.30/README.md deleted file mode 100644 index f7ae5640e99..00000000000 --- a/incubator/kdenlive-vnc/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/kdenlive-vnc/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/kdenlive-vnc/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/kdenlive-vnc/0.0.31/CHANGELOG.md b/incubator/kdenlive-vnc/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..a24b673735a --- /dev/null +++ b/incubator/kdenlive-vnc/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kdenlive-vnc-0.0.31](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.30...kdenlive-vnc-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [kdenlive-vnc-0.0.30](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.29...kdenlive-vnc-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [kdenlive-vnc-0.0.29](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.28...kdenlive-vnc-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [kdenlive-vnc-0.0.28](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.27...kdenlive-vnc-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kdenlive-vnc-0.0.28](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.27...kdenlive-vnc-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kdenlive-vnc-0.0.27](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.26...kdenlive-vnc-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [kdenlive-vnc-0.0.26](https://github.com/truecharts/charts/compare/kdenlive-vnc-0.0.25...kdenlive-vnc-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/kdenlive-vnc/0.0.31/Chart.lock b/incubator/kdenlive-vnc/0.0.31/Chart.lock new file mode 100644 index 00000000000..8089a28ce75 --- /dev/null +++ b/incubator/kdenlive-vnc/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:03:00.229955358Z" diff --git a/incubator/kdenlive-vnc/0.0.31/Chart.yaml b/incubator/kdenlive-vnc/0.0.31/Chart.yaml new file mode 100644 index 00000000000..1557a5846ac --- /dev/null +++ b/incubator/kdenlive-vnc/0.0.31/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.7.7 +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.31 diff --git a/incubator/kdenlive-vnc/0.0.31/README.md b/incubator/kdenlive-vnc/0.0.31/README.md new file mode 100644 index 00000000000..f253786cfe0 --- /dev/null +++ b/incubator/kdenlive-vnc/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/kdenlive-vnc/0.0.31/app-readme.md similarity index 100% rename from incubator/kdenlive-vnc/0.0.30/app-readme.md rename to incubator/kdenlive-vnc/0.0.31/app-readme.md diff --git a/incubator/kdenlive-vnc/0.0.31/charts/common-10.7.7.tgz b/incubator/kdenlive-vnc/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/kdenlive-vnc/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/kdenlive-vnc/0.0.30/ix_values.yaml b/incubator/kdenlive-vnc/0.0.31/ix_values.yaml similarity index 100% rename from incubator/kdenlive-vnc/0.0.30/ix_values.yaml rename to incubator/kdenlive-vnc/0.0.31/ix_values.yaml diff --git a/incubator/kdenlive-vnc/0.0.30/questions.yaml b/incubator/kdenlive-vnc/0.0.31/questions.yaml similarity index 100% rename from incubator/kdenlive-vnc/0.0.30/questions.yaml rename to incubator/kdenlive-vnc/0.0.31/questions.yaml diff --git a/incubator/kdenlive-vnc/0.0.30/templates/common.yaml b/incubator/kdenlive-vnc/0.0.31/templates/common.yaml similarity index 100% rename from incubator/kdenlive-vnc/0.0.30/templates/common.yaml rename to incubator/kdenlive-vnc/0.0.31/templates/common.yaml diff --git a/incubator/kdenlive-vnc/0.0.30/values.yaml b/incubator/kdenlive-vnc/0.0.31/values.yaml similarity index 100% rename from incubator/kdenlive-vnc/0.0.30/values.yaml rename to incubator/kdenlive-vnc/0.0.31/values.yaml diff --git a/incubator/kdenlive/0.0.41/CHANGELOG.md b/incubator/kdenlive/0.0.41/CHANGELOG.md deleted file mode 100644 index d78a2292721..00000000000 --- a/incubator/kdenlive/0.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kdenlive-0.0.41](https://github.com/truecharts/charts/compare/kdenlive-0.0.40...kdenlive-0.0.41) (2022-10-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [kdenlive-0.0.40](https://github.com/truecharts/charts/compare/kdenlive-0.0.39...kdenlive-0.0.40) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [kdenlive-0.0.39](https://github.com/truecharts/charts/compare/kdenlive-0.0.38...kdenlive-0.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [passwordpusherephemeral-0.0.56](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.55...passwordpusherephemeral-0.0.56) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [passwordpusherephemeral-0.0.55](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.54...passwordpusherephemeral-0.0.55) (2022-10-15) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [passwordpusherephemeral-0.0.54](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.53...passwordpusherephemeral-0.0.54) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [passwordpusherephemeral-0.0.53](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.52...passwordpusherephemeral-0.0.53) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [passwordpusherephemeral-0.0.52](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.51...passwordpusherephemeral-0.0.52) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - - - - -## [passwordpusherephemeral-0.0.51](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.50...passwordpusherephemeral-0.0.51) (2022-10-10) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) - - update docker general non-major - - - - -## [passwordpusherephemeral-0.0.50](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.48...passwordpusherephemeral-0.0.50) (2022-10-08) - -### Chore - diff --git a/incubator/kdenlive/0.0.41/Chart.lock b/incubator/kdenlive/0.0.41/Chart.lock deleted file mode 100644 index ab0856ee931..00000000000 --- a/incubator/kdenlive/0.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:46:58.557000242Z" diff --git a/incubator/kdenlive/0.0.41/Chart.yaml b/incubator/kdenlive/0.0.41/Chart.yaml deleted file mode 100644 index 8f93122373d..00000000000 --- a/incubator/kdenlive/0.0.41/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.7.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.41 diff --git a/incubator/kdenlive/0.0.41/README.md b/incubator/kdenlive/0.0.41/README.md deleted file mode 100644 index 2b94fa91b82..00000000000 --- a/incubator/kdenlive/0.0.41/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/charts/common-10.7.1.tgz b/incubator/kdenlive/0.0.41/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/kdenlive/0.0.41/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/kdenlive/0.0.42/CHANGELOG.md b/incubator/kdenlive/0.0.42/CHANGELOG.md new file mode 100644 index 00000000000..59f72d62c7e --- /dev/null +++ b/incubator/kdenlive/0.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kdenlive-0.0.42](https://github.com/truecharts/charts/compare/kdenlive-0.0.41...kdenlive-0.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [kdenlive-0.0.41](https://github.com/truecharts/charts/compare/kdenlive-0.0.40...kdenlive-0.0.41) (2022-10-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [kdenlive-0.0.40](https://github.com/truecharts/charts/compare/kdenlive-0.0.39...kdenlive-0.0.40) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [kdenlive-0.0.39](https://github.com/truecharts/charts/compare/kdenlive-0.0.38...kdenlive-0.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [passwordpusherephemeral-0.0.56](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.55...passwordpusherephemeral-0.0.56) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [passwordpusherephemeral-0.0.55](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.54...passwordpusherephemeral-0.0.55) (2022-10-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [passwordpusherephemeral-0.0.54](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.53...passwordpusherephemeral-0.0.54) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [passwordpusherephemeral-0.0.53](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.52...passwordpusherephemeral-0.0.53) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [passwordpusherephemeral-0.0.52](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.51...passwordpusherephemeral-0.0.52) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + +## [passwordpusherephemeral-0.0.51](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.50...passwordpusherephemeral-0.0.51) (2022-10-10) + +### Chore + +- Auto-update chart README [skip ci] diff --git a/incubator/kdenlive/0.0.42/Chart.lock b/incubator/kdenlive/0.0.42/Chart.lock new file mode 100644 index 00000000000..529e1eb9f46 --- /dev/null +++ b/incubator/kdenlive/0.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:02:49.29726315Z" diff --git a/incubator/kdenlive/0.0.42/Chart.yaml b/incubator/kdenlive/0.0.42/Chart.yaml new file mode 100644 index 00000000000..7a9cf8d322a --- /dev/null +++ b/incubator/kdenlive/0.0.42/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.7.7 +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.42 diff --git a/incubator/kdenlive/0.0.42/README.md b/incubator/kdenlive/0.0.42/README.md new file mode 100644 index 00000000000..070e47dcb18 --- /dev/null +++ b/incubator/kdenlive/0.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/incubator/kdenlive/0.0.42/app-readme.md similarity index 100% rename from incubator/kdenlive/0.0.41/app-readme.md rename to incubator/kdenlive/0.0.42/app-readme.md diff --git a/incubator/kdenlive/0.0.42/charts/common-10.7.7.tgz b/incubator/kdenlive/0.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/kdenlive/0.0.42/charts/common-10.7.7.tgz differ diff --git a/incubator/kdenlive/0.0.41/ix_values.yaml b/incubator/kdenlive/0.0.42/ix_values.yaml similarity index 100% rename from incubator/kdenlive/0.0.41/ix_values.yaml rename to incubator/kdenlive/0.0.42/ix_values.yaml diff --git a/incubator/kdenlive/0.0.41/questions.yaml b/incubator/kdenlive/0.0.42/questions.yaml similarity index 100% rename from incubator/kdenlive/0.0.41/questions.yaml rename to incubator/kdenlive/0.0.42/questions.yaml diff --git a/incubator/kdenlive/0.0.41/templates/common.yaml b/incubator/kdenlive/0.0.42/templates/common.yaml similarity index 100% rename from incubator/kdenlive/0.0.41/templates/common.yaml rename to incubator/kdenlive/0.0.42/templates/common.yaml diff --git a/incubator/kdenlive/0.0.41/values.yaml b/incubator/kdenlive/0.0.42/values.yaml similarity index 100% rename from incubator/kdenlive/0.0.41/values.yaml rename to incubator/kdenlive/0.0.42/values.yaml diff --git a/incubator/keeweb/0.0.31/CHANGELOG.md b/incubator/keeweb/0.0.31/CHANGELOG.md deleted file mode 100644 index a3f62acfa41..00000000000 --- a/incubator/keeweb/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [keeweb-0.0.31](https://github.com/truecharts/charts/compare/keeweb-0.0.30...keeweb-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [keeweb-0.0.30](https://github.com/truecharts/charts/compare/keeweb-0.0.29...keeweb-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [keeweb-0.0.29](https://github.com/truecharts/charts/compare/keeweb-0.0.28...keeweb-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [keeweb-0.0.29](https://github.com/truecharts/charts/compare/keeweb-0.0.28...keeweb-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [keeweb-0.0.28](https://github.com/truecharts/charts/compare/keeweb-0.0.27...keeweb-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [keeweb-0.0.27](https://github.com/truecharts/charts/compare/keeweb-0.0.26...keeweb-0.0.27) (2022-09-28) - -### Chore - -- Auto-update chart README [skip ci] - - - - -## [keeweb-0.0.26](https://github.com/truecharts/charts/compare/keeweb-0.0.25...keeweb-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/keeweb/0.0.31/Chart.lock b/incubator/keeweb/0.0.31/Chart.lock deleted file mode 100644 index 9ed44c1dadf..00000000000 --- a/incubator/keeweb/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:27:25.528297003Z" diff --git a/incubator/keeweb/0.0.31/Chart.yaml b/incubator/keeweb/0.0.31/Chart.yaml deleted file mode 100644 index b8f5296645e..00000000000 --- a/incubator/keeweb/0.0.31/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -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 -version: 0.0.31 -annotations: - truecharts.org/catagories: | - - Productivity - - Tools-Utilities - - Network-Web - - Network-Management - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/keeweb/0.0.31/README.md b/incubator/keeweb/0.0.31/README.md deleted file mode 100644 index 0f5e4047300..00000000000 --- a/incubator/keeweb/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/keeweb/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/keeweb/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/keeweb/0.0.32/CHANGELOG.md b/incubator/keeweb/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..0076a16e64d --- /dev/null +++ b/incubator/keeweb/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [keeweb-0.0.32](https://github.com/truecharts/charts/compare/keeweb-0.0.31...keeweb-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [keeweb-0.0.31](https://github.com/truecharts/charts/compare/keeweb-0.0.30...keeweb-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [keeweb-0.0.30](https://github.com/truecharts/charts/compare/keeweb-0.0.29...keeweb-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [keeweb-0.0.29](https://github.com/truecharts/charts/compare/keeweb-0.0.28...keeweb-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [keeweb-0.0.29](https://github.com/truecharts/charts/compare/keeweb-0.0.28...keeweb-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [keeweb-0.0.28](https://github.com/truecharts/charts/compare/keeweb-0.0.27...keeweb-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [keeweb-0.0.27](https://github.com/truecharts/charts/compare/keeweb-0.0.26...keeweb-0.0.27) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + + + + +## [keeweb-0.0.26](https://github.com/truecharts/charts/compare/keeweb-0.0.25...keeweb-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 + diff --git a/incubator/keeweb/0.0.32/Chart.lock b/incubator/keeweb/0.0.32/Chart.lock new file mode 100644 index 00000000000..6def3ebb229 --- /dev/null +++ b/incubator/keeweb/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:03:22.357132894Z" diff --git a/incubator/keeweb/0.0.32/Chart.yaml b/incubator/keeweb/0.0.32/Chart.yaml new file mode 100644 index 00000000000..a95e506b79a --- /dev/null +++ b/incubator/keeweb/0.0.32/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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 +version: 0.0.32 +annotations: + truecharts.org/catagories: | + - Productivity + - Tools-Utilities + - Network-Web + - Network-Management + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/keeweb/0.0.32/README.md b/incubator/keeweb/0.0.32/README.md new file mode 100644 index 00000000000..1ad84278c47 --- /dev/null +++ b/incubator/keeweb/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/keeweb/0.0.32/app-readme.md similarity index 100% rename from incubator/keeweb/0.0.31/app-readme.md rename to incubator/keeweb/0.0.32/app-readme.md diff --git a/incubator/keeweb/0.0.32/charts/common-10.7.7.tgz b/incubator/keeweb/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/keeweb/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/keeweb/0.0.31/ix_values.yaml b/incubator/keeweb/0.0.32/ix_values.yaml similarity index 100% rename from incubator/keeweb/0.0.31/ix_values.yaml rename to incubator/keeweb/0.0.32/ix_values.yaml diff --git a/incubator/keeweb/0.0.31/questions.yaml b/incubator/keeweb/0.0.32/questions.yaml similarity index 100% rename from incubator/keeweb/0.0.31/questions.yaml rename to incubator/keeweb/0.0.32/questions.yaml diff --git a/incubator/keeweb/0.0.31/templates/common.yaml b/incubator/keeweb/0.0.32/templates/common.yaml similarity index 100% rename from incubator/keeweb/0.0.31/templates/common.yaml rename to incubator/keeweb/0.0.32/templates/common.yaml diff --git a/incubator/keeweb/0.0.31/values.yaml b/incubator/keeweb/0.0.32/values.yaml similarity index 100% rename from incubator/keeweb/0.0.31/values.yaml rename to incubator/keeweb/0.0.32/values.yaml diff --git a/incubator/kerbalspaceprogram-lmp/0.0.30/CHANGELOG.md b/incubator/kerbalspaceprogram-lmp/0.0.30/CHANGELOG.md deleted file mode 100644 index 5fa4d8138bf..00000000000 --- a/incubator/kerbalspaceprogram-lmp/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kerbalspaceprogram-lmp-0.0.30](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.29...kerbalspaceprogram-lmp-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [kerbalspaceprogram-lmp-0.0.29](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.28...kerbalspaceprogram-lmp-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [kerbalspaceprogram-lmp-0.0.28](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.27...kerbalspaceprogram-lmp-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kerbalspaceprogram-lmp-0.0.28](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.27...kerbalspaceprogram-lmp-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kerbalspaceprogram-lmp-0.0.27](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.26...kerbalspaceprogram-lmp-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [kerbalspaceprogram-lmp-0.0.26](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.25...kerbalspaceprogram-lmp-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/kerbalspaceprogram-lmp/0.0.30/Chart.lock b/incubator/kerbalspaceprogram-lmp/0.0.30/Chart.lock deleted file mode 100644 index d8d794d31f5..00000000000 --- a/incubator/kerbalspaceprogram-lmp/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:27:30.14352727Z" diff --git a/incubator/kerbalspaceprogram-lmp/0.0.30/Chart.yaml b/incubator/kerbalspaceprogram-lmp/0.0.30/Chart.yaml deleted file mode 100644 index 7a357adb98a..00000000000 --- a/incubator/kerbalspaceprogram-lmp/0.0.30/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.7.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.30 diff --git a/incubator/kerbalspaceprogram-lmp/0.0.30/README.md b/incubator/kerbalspaceprogram-lmp/0.0.30/README.md deleted file mode 100644 index 3ab5b43f8e0..00000000000 --- a/incubator/kerbalspaceprogram-lmp/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/kerbalspaceprogram-lmp/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/kerbalspaceprogram-lmp/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/kerbalspaceprogram-lmp/0.0.31/CHANGELOG.md b/incubator/kerbalspaceprogram-lmp/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..aa784bed3ba --- /dev/null +++ b/incubator/kerbalspaceprogram-lmp/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kerbalspaceprogram-lmp-0.0.31](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.30...kerbalspaceprogram-lmp-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [kerbalspaceprogram-lmp-0.0.30](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.29...kerbalspaceprogram-lmp-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [kerbalspaceprogram-lmp-0.0.29](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.28...kerbalspaceprogram-lmp-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [kerbalspaceprogram-lmp-0.0.28](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.27...kerbalspaceprogram-lmp-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kerbalspaceprogram-lmp-0.0.28](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.27...kerbalspaceprogram-lmp-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kerbalspaceprogram-lmp-0.0.27](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.26...kerbalspaceprogram-lmp-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [kerbalspaceprogram-lmp-0.0.26](https://github.com/truecharts/charts/compare/kerbalspaceprogram-lmp-0.0.25...kerbalspaceprogram-lmp-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/kerbalspaceprogram-lmp/0.0.31/Chart.lock b/incubator/kerbalspaceprogram-lmp/0.0.31/Chart.lock new file mode 100644 index 00000000000..846d729ec27 --- /dev/null +++ b/incubator/kerbalspaceprogram-lmp/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:03:28.389818072Z" diff --git a/incubator/kerbalspaceprogram-lmp/0.0.31/Chart.yaml b/incubator/kerbalspaceprogram-lmp/0.0.31/Chart.yaml new file mode 100644 index 00000000000..c992ce4d582 --- /dev/null +++ b/incubator/kerbalspaceprogram-lmp/0.0.31/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.7.7 +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.31 diff --git a/incubator/kerbalspaceprogram-lmp/0.0.31/README.md b/incubator/kerbalspaceprogram-lmp/0.0.31/README.md new file mode 100644 index 00000000000..07360d7ae16 --- /dev/null +++ b/incubator/kerbalspaceprogram-lmp/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/kerbalspaceprogram-lmp/0.0.31/app-readme.md similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.30/app-readme.md rename to incubator/kerbalspaceprogram-lmp/0.0.31/app-readme.md diff --git a/incubator/kerbalspaceprogram-lmp/0.0.31/charts/common-10.7.7.tgz b/incubator/kerbalspaceprogram-lmp/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/kerbalspaceprogram-lmp/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/kerbalspaceprogram-lmp/0.0.30/ix_values.yaml b/incubator/kerbalspaceprogram-lmp/0.0.31/ix_values.yaml similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.30/ix_values.yaml rename to incubator/kerbalspaceprogram-lmp/0.0.31/ix_values.yaml diff --git a/incubator/kerbalspaceprogram-lmp/0.0.30/questions.yaml b/incubator/kerbalspaceprogram-lmp/0.0.31/questions.yaml similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.30/questions.yaml rename to incubator/kerbalspaceprogram-lmp/0.0.31/questions.yaml diff --git a/incubator/kerbalspaceprogram-lmp/0.0.30/templates/common.yaml b/incubator/kerbalspaceprogram-lmp/0.0.31/templates/common.yaml similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.30/templates/common.yaml rename to incubator/kerbalspaceprogram-lmp/0.0.31/templates/common.yaml diff --git a/incubator/kerbalspaceprogram-lmp/0.0.30/values.yaml b/incubator/kerbalspaceprogram-lmp/0.0.31/values.yaml similarity index 100% rename from incubator/kerbalspaceprogram-lmp/0.0.30/values.yaml rename to incubator/kerbalspaceprogram-lmp/0.0.31/values.yaml diff --git a/incubator/kerio-connect/0.0.30/CHANGELOG.md b/incubator/kerio-connect/0.0.30/CHANGELOG.md deleted file mode 100644 index fe024c86d92..00000000000 --- a/incubator/kerio-connect/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kerio-connect-0.0.30](https://github.com/truecharts/charts/compare/kerio-connect-0.0.29...kerio-connect-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [kerio-connect-0.0.29](https://github.com/truecharts/charts/compare/kerio-connect-0.0.28...kerio-connect-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [kerio-connect-0.0.28](https://github.com/truecharts/charts/compare/kerio-connect-0.0.27...kerio-connect-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kerio-connect-0.0.28](https://github.com/truecharts/charts/compare/kerio-connect-0.0.27...kerio-connect-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kerio-connect-0.0.27](https://github.com/truecharts/charts/compare/kerio-connect-0.0.26...kerio-connect-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [kerio-connect-0.0.26](https://github.com/truecharts/charts/compare/kerio-connect-0.0.25...kerio-connect-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/kerio-connect/0.0.30/Chart.lock b/incubator/kerio-connect/0.0.30/Chart.lock deleted file mode 100644 index dc6c72eb398..00000000000 --- a/incubator/kerio-connect/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:27:33.518100692Z" diff --git a/incubator/kerio-connect/0.0.30/Chart.yaml b/incubator/kerio-connect/0.0.30/Chart.yaml deleted file mode 100644 index 76ee67b54a7..00000000000 --- a/incubator/kerio-connect/0.0.30/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.7.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.30 diff --git a/incubator/kerio-connect/0.0.30/README.md b/incubator/kerio-connect/0.0.30/README.md deleted file mode 100644 index 37c430c947f..00000000000 --- a/incubator/kerio-connect/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/kerio-connect/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/kerio-connect/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/kerio-connect/0.0.31/CHANGELOG.md b/incubator/kerio-connect/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..188d6393cf4 --- /dev/null +++ b/incubator/kerio-connect/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kerio-connect-0.0.31](https://github.com/truecharts/charts/compare/kerio-connect-0.0.30...kerio-connect-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [kerio-connect-0.0.30](https://github.com/truecharts/charts/compare/kerio-connect-0.0.29...kerio-connect-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [kerio-connect-0.0.29](https://github.com/truecharts/charts/compare/kerio-connect-0.0.28...kerio-connect-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [kerio-connect-0.0.28](https://github.com/truecharts/charts/compare/kerio-connect-0.0.27...kerio-connect-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kerio-connect-0.0.28](https://github.com/truecharts/charts/compare/kerio-connect-0.0.27...kerio-connect-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kerio-connect-0.0.27](https://github.com/truecharts/charts/compare/kerio-connect-0.0.26...kerio-connect-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [kerio-connect-0.0.26](https://github.com/truecharts/charts/compare/kerio-connect-0.0.25...kerio-connect-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/kerio-connect/0.0.31/Chart.lock b/incubator/kerio-connect/0.0.31/Chart.lock new file mode 100644 index 00000000000..3058e06cf17 --- /dev/null +++ b/incubator/kerio-connect/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:03:31.667382544Z" diff --git a/incubator/kerio-connect/0.0.31/Chart.yaml b/incubator/kerio-connect/0.0.31/Chart.yaml new file mode 100644 index 00000000000..5010df44104 --- /dev/null +++ b/incubator/kerio-connect/0.0.31/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.7.7 +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.31 diff --git a/incubator/kerio-connect/0.0.31/README.md b/incubator/kerio-connect/0.0.31/README.md new file mode 100644 index 00000000000..c89244dba71 --- /dev/null +++ b/incubator/kerio-connect/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/kerio-connect/0.0.31/app-readme.md similarity index 100% rename from incubator/kerio-connect/0.0.30/app-readme.md rename to incubator/kerio-connect/0.0.31/app-readme.md diff --git a/incubator/kerio-connect/0.0.31/charts/common-10.7.7.tgz b/incubator/kerio-connect/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/kerio-connect/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/kerio-connect/0.0.30/ix_values.yaml b/incubator/kerio-connect/0.0.31/ix_values.yaml similarity index 100% rename from incubator/kerio-connect/0.0.30/ix_values.yaml rename to incubator/kerio-connect/0.0.31/ix_values.yaml diff --git a/incubator/kerio-connect/0.0.30/questions.yaml b/incubator/kerio-connect/0.0.31/questions.yaml similarity index 100% rename from incubator/kerio-connect/0.0.30/questions.yaml rename to incubator/kerio-connect/0.0.31/questions.yaml diff --git a/incubator/kerio-connect/0.0.30/templates/common.yaml b/incubator/kerio-connect/0.0.31/templates/common.yaml similarity index 100% rename from incubator/kerio-connect/0.0.30/templates/common.yaml rename to incubator/kerio-connect/0.0.31/templates/common.yaml diff --git a/incubator/kerio-connect/0.0.30/values.yaml b/incubator/kerio-connect/0.0.31/values.yaml similarity index 100% rename from incubator/kerio-connect/0.0.30/values.yaml rename to incubator/kerio-connect/0.0.31/values.yaml diff --git a/incubator/kitana/0.0.30/CHANGELOG.md b/incubator/kitana/0.0.30/CHANGELOG.md deleted file mode 100644 index eb6c0bfda93..00000000000 --- a/incubator/kitana/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kitana-0.0.30](https://github.com/truecharts/charts/compare/kitana-0.0.29...kitana-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [kitana-0.0.29](https://github.com/truecharts/charts/compare/kitana-0.0.28...kitana-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [kitana-0.0.28](https://github.com/truecharts/charts/compare/kitana-0.0.27...kitana-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kitana-0.0.28](https://github.com/truecharts/charts/compare/kitana-0.0.27...kitana-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kitana-0.0.27](https://github.com/truecharts/charts/compare/kitana-0.0.26...kitana-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [kitana-0.0.26](https://github.com/truecharts/charts/compare/kitana-0.0.25...kitana-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/kitana/0.0.30/Chart.lock b/incubator/kitana/0.0.30/Chart.lock deleted file mode 100644 index e0fd7a51b68..00000000000 --- a/incubator/kitana/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:27:36.058585824Z" diff --git a/incubator/kitana/0.0.30/Chart.yaml b/incubator/kitana/0.0.30/Chart.yaml deleted file mode 100644 index 690a9bc5ab5..00000000000 --- a/incubator/kitana/0.0.30/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.7.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.30 diff --git a/incubator/kitana/0.0.30/README.md b/incubator/kitana/0.0.30/README.md deleted file mode 100644 index 71b9010e3e3..00000000000 --- a/incubator/kitana/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/kitana/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/kitana/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/kitana/0.0.31/CHANGELOG.md b/incubator/kitana/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..23b15aa5ef9 --- /dev/null +++ b/incubator/kitana/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kitana-0.0.31](https://github.com/truecharts/charts/compare/kitana-0.0.30...kitana-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [kitana-0.0.30](https://github.com/truecharts/charts/compare/kitana-0.0.29...kitana-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [kitana-0.0.29](https://github.com/truecharts/charts/compare/kitana-0.0.28...kitana-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [kitana-0.0.28](https://github.com/truecharts/charts/compare/kitana-0.0.27...kitana-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kitana-0.0.28](https://github.com/truecharts/charts/compare/kitana-0.0.27...kitana-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kitana-0.0.27](https://github.com/truecharts/charts/compare/kitana-0.0.26...kitana-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [kitana-0.0.26](https://github.com/truecharts/charts/compare/kitana-0.0.25...kitana-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/kitana/0.0.31/Chart.lock b/incubator/kitana/0.0.31/Chart.lock new file mode 100644 index 00000000000..1a3c3be4ccd --- /dev/null +++ b/incubator/kitana/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:03:41.906858852Z" diff --git a/incubator/kitana/0.0.31/Chart.yaml b/incubator/kitana/0.0.31/Chart.yaml new file mode 100644 index 00000000000..d2427c39432 --- /dev/null +++ b/incubator/kitana/0.0.31/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.7.7 +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.31 diff --git a/incubator/kitana/0.0.31/README.md b/incubator/kitana/0.0.31/README.md new file mode 100644 index 00000000000..771c9e97f3f --- /dev/null +++ b/incubator/kitana/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/kitana/0.0.31/app-readme.md similarity index 100% rename from incubator/kitana/0.0.30/app-readme.md rename to incubator/kitana/0.0.31/app-readme.md diff --git a/incubator/kitana/0.0.31/charts/common-10.7.7.tgz b/incubator/kitana/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/kitana/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/kitana/0.0.30/ix_values.yaml b/incubator/kitana/0.0.31/ix_values.yaml similarity index 100% rename from incubator/kitana/0.0.30/ix_values.yaml rename to incubator/kitana/0.0.31/ix_values.yaml diff --git a/incubator/kitana/0.0.30/questions.yaml b/incubator/kitana/0.0.31/questions.yaml similarity index 100% rename from incubator/kitana/0.0.30/questions.yaml rename to incubator/kitana/0.0.31/questions.yaml diff --git a/incubator/kitana/0.0.30/templates/common.yaml b/incubator/kitana/0.0.31/templates/common.yaml similarity index 100% rename from incubator/kitana/0.0.30/templates/common.yaml rename to incubator/kitana/0.0.31/templates/common.yaml diff --git a/incubator/kitana/0.0.30/values.yaml b/incubator/kitana/0.0.31/values.yaml similarity index 100% rename from incubator/kitana/0.0.30/values.yaml rename to incubator/kitana/0.0.31/values.yaml diff --git a/incubator/krusader/0.0.30/CHANGELOG.md b/incubator/krusader/0.0.30/CHANGELOG.md deleted file mode 100644 index 9e0508fe05a..00000000000 --- a/incubator/krusader/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [krusader-0.0.30](https://github.com/truecharts/charts/compare/krusader-0.0.29...krusader-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [krusader-0.0.29](https://github.com/truecharts/charts/compare/krusader-0.0.28...krusader-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [krusader-0.0.28](https://github.com/truecharts/charts/compare/krusader-0.0.27...krusader-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [krusader-0.0.28](https://github.com/truecharts/charts/compare/krusader-0.0.27...krusader-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [krusader-0.0.27](https://github.com/truecharts/charts/compare/krusader-0.0.26...krusader-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [krusader-0.0.26](https://github.com/truecharts/charts/compare/krusader-0.0.25...krusader-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/krusader/0.0.30/Chart.lock b/incubator/krusader/0.0.30/Chart.lock deleted file mode 100644 index 060b973e4eb..00000000000 --- a/incubator/krusader/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:27:56.207802806Z" diff --git a/incubator/krusader/0.0.30/Chart.yaml b/incubator/krusader/0.0.30/Chart.yaml deleted file mode 100644 index aaf5c8445ee..00000000000 --- a/incubator/krusader/0.0.30/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.7.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.30 diff --git a/incubator/krusader/0.0.30/README.md b/incubator/krusader/0.0.30/README.md deleted file mode 100644 index f1509bbdd57..00000000000 --- a/incubator/krusader/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/krusader/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/krusader/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/krusader/0.0.31/CHANGELOG.md b/incubator/krusader/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..53ab67c5d14 --- /dev/null +++ b/incubator/krusader/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [krusader-0.0.31](https://github.com/truecharts/charts/compare/krusader-0.0.30...krusader-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [krusader-0.0.30](https://github.com/truecharts/charts/compare/krusader-0.0.29...krusader-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [krusader-0.0.29](https://github.com/truecharts/charts/compare/krusader-0.0.28...krusader-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [krusader-0.0.28](https://github.com/truecharts/charts/compare/krusader-0.0.27...krusader-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [krusader-0.0.28](https://github.com/truecharts/charts/compare/krusader-0.0.27...krusader-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [krusader-0.0.27](https://github.com/truecharts/charts/compare/krusader-0.0.26...krusader-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [krusader-0.0.26](https://github.com/truecharts/charts/compare/krusader-0.0.25...krusader-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/krusader/0.0.31/Chart.lock b/incubator/krusader/0.0.31/Chart.lock new file mode 100644 index 00000000000..2aba6ea9125 --- /dev/null +++ b/incubator/krusader/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:04:05.6183409Z" diff --git a/incubator/krusader/0.0.31/Chart.yaml b/incubator/krusader/0.0.31/Chart.yaml new file mode 100644 index 00000000000..1806339a42e --- /dev/null +++ b/incubator/krusader/0.0.31/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.7.7 +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.31 diff --git a/incubator/krusader/0.0.31/README.md b/incubator/krusader/0.0.31/README.md new file mode 100644 index 00000000000..b460302e447 --- /dev/null +++ b/incubator/krusader/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/krusader/0.0.31/app-readme.md similarity index 100% rename from incubator/krusader/0.0.30/app-readme.md rename to incubator/krusader/0.0.31/app-readme.md diff --git a/incubator/krusader/0.0.31/charts/common-10.7.7.tgz b/incubator/krusader/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/krusader/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/krusader/0.0.30/ix_values.yaml b/incubator/krusader/0.0.31/ix_values.yaml similarity index 100% rename from incubator/krusader/0.0.30/ix_values.yaml rename to incubator/krusader/0.0.31/ix_values.yaml diff --git a/incubator/krusader/0.0.30/questions.yaml b/incubator/krusader/0.0.31/questions.yaml similarity index 100% rename from incubator/krusader/0.0.30/questions.yaml rename to incubator/krusader/0.0.31/questions.yaml diff --git a/incubator/krusader/0.0.30/templates/common.yaml b/incubator/krusader/0.0.31/templates/common.yaml similarity index 100% rename from incubator/krusader/0.0.30/templates/common.yaml rename to incubator/krusader/0.0.31/templates/common.yaml diff --git a/incubator/krusader/0.0.30/values.yaml b/incubator/krusader/0.0.31/values.yaml similarity index 100% rename from incubator/krusader/0.0.30/values.yaml rename to incubator/krusader/0.0.31/values.yaml diff --git a/incubator/lastoasis/0.0.30/CHANGELOG.md b/incubator/lastoasis/0.0.30/CHANGELOG.md deleted file mode 100644 index 3b6ae4b246a..00000000000 --- a/incubator/lastoasis/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [lastoasis-0.0.30](https://github.com/truecharts/charts/compare/lastoasis-0.0.29...lastoasis-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [lastoasis-0.0.29](https://github.com/truecharts/charts/compare/lastoasis-0.0.28...lastoasis-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [lastoasis-0.0.28](https://github.com/truecharts/charts/compare/lastoasis-0.0.27...lastoasis-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [lastoasis-0.0.28](https://github.com/truecharts/charts/compare/lastoasis-0.0.27...lastoasis-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [lastoasis-0.0.27](https://github.com/truecharts/charts/compare/lastoasis-0.0.26...lastoasis-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [lastoasis-0.0.26](https://github.com/truecharts/charts/compare/lastoasis-0.0.25...lastoasis-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/lastoasis/0.0.30/Chart.lock b/incubator/lastoasis/0.0.30/Chart.lock deleted file mode 100644 index 122c7a0c72e..00000000000 --- a/incubator/lastoasis/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:28:02.570582616Z" diff --git a/incubator/lastoasis/0.0.30/Chart.yaml b/incubator/lastoasis/0.0.30/Chart.yaml deleted file mode 100644 index fa3b81c57ed..00000000000 --- a/incubator/lastoasis/0.0.30/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.7.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.30 diff --git a/incubator/lastoasis/0.0.30/README.md b/incubator/lastoasis/0.0.30/README.md deleted file mode 100644 index f3cf4474786..00000000000 --- a/incubator/lastoasis/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/lastoasis/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/lastoasis/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/lastoasis/0.0.31/CHANGELOG.md b/incubator/lastoasis/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..6c92f1d8077 --- /dev/null +++ b/incubator/lastoasis/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lastoasis-0.0.31](https://github.com/truecharts/charts/compare/lastoasis-0.0.30...lastoasis-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [lastoasis-0.0.30](https://github.com/truecharts/charts/compare/lastoasis-0.0.29...lastoasis-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [lastoasis-0.0.29](https://github.com/truecharts/charts/compare/lastoasis-0.0.28...lastoasis-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [lastoasis-0.0.28](https://github.com/truecharts/charts/compare/lastoasis-0.0.27...lastoasis-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lastoasis-0.0.28](https://github.com/truecharts/charts/compare/lastoasis-0.0.27...lastoasis-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lastoasis-0.0.27](https://github.com/truecharts/charts/compare/lastoasis-0.0.26...lastoasis-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [lastoasis-0.0.26](https://github.com/truecharts/charts/compare/lastoasis-0.0.25...lastoasis-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/lastoasis/0.0.31/Chart.lock b/incubator/lastoasis/0.0.31/Chart.lock new file mode 100644 index 00000000000..25d37958bde --- /dev/null +++ b/incubator/lastoasis/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:04:13.00180947Z" diff --git a/incubator/lastoasis/0.0.31/Chart.yaml b/incubator/lastoasis/0.0.31/Chart.yaml new file mode 100644 index 00000000000..5c07d084f19 --- /dev/null +++ b/incubator/lastoasis/0.0.31/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.7.7 +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.31 diff --git a/incubator/lastoasis/0.0.31/README.md b/incubator/lastoasis/0.0.31/README.md new file mode 100644 index 00000000000..4dc09e725fd --- /dev/null +++ b/incubator/lastoasis/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/lastoasis/0.0.31/app-readme.md similarity index 100% rename from incubator/lastoasis/0.0.30/app-readme.md rename to incubator/lastoasis/0.0.31/app-readme.md diff --git a/incubator/lastoasis/0.0.31/charts/common-10.7.7.tgz b/incubator/lastoasis/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/lastoasis/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/lastoasis/0.0.30/ix_values.yaml b/incubator/lastoasis/0.0.31/ix_values.yaml similarity index 100% rename from incubator/lastoasis/0.0.30/ix_values.yaml rename to incubator/lastoasis/0.0.31/ix_values.yaml diff --git a/incubator/lastoasis/0.0.30/questions.yaml b/incubator/lastoasis/0.0.31/questions.yaml similarity index 100% rename from incubator/lastoasis/0.0.30/questions.yaml rename to incubator/lastoasis/0.0.31/questions.yaml diff --git a/incubator/lastoasis/0.0.30/templates/common.yaml b/incubator/lastoasis/0.0.31/templates/common.yaml similarity index 100% rename from incubator/lastoasis/0.0.30/templates/common.yaml rename to incubator/lastoasis/0.0.31/templates/common.yaml diff --git a/incubator/lastoasis/0.0.30/values.yaml b/incubator/lastoasis/0.0.31/values.yaml similarity index 100% rename from incubator/lastoasis/0.0.30/values.yaml rename to incubator/lastoasis/0.0.31/values.yaml diff --git a/incubator/left4dead/0.0.30/CHANGELOG.md b/incubator/left4dead/0.0.30/CHANGELOG.md deleted file mode 100644 index acb3d87ae27..00000000000 --- a/incubator/left4dead/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [left4dead-0.0.30](https://github.com/truecharts/charts/compare/left4dead-0.0.29...left4dead-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [left4dead-0.0.29](https://github.com/truecharts/charts/compare/left4dead-0.0.28...left4dead-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [left4dead-0.0.28](https://github.com/truecharts/charts/compare/left4dead-0.0.27...left4dead-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [left4dead-0.0.28](https://github.com/truecharts/charts/compare/left4dead-0.0.27...left4dead-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [left4dead-0.0.27](https://github.com/truecharts/charts/compare/left4dead-0.0.26...left4dead-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [left4dead-0.0.26](https://github.com/truecharts/charts/compare/left4dead-0.0.25...left4dead-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/left4dead/0.0.30/Chart.lock b/incubator/left4dead/0.0.30/Chart.lock deleted file mode 100644 index 0e657ff1344..00000000000 --- a/incubator/left4dead/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:28:04.829510711Z" diff --git a/incubator/left4dead/0.0.30/Chart.yaml b/incubator/left4dead/0.0.30/Chart.yaml deleted file mode 100644 index 5013d53d614..00000000000 --- a/incubator/left4dead/0.0.30/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.7.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.30 diff --git a/incubator/left4dead/0.0.30/README.md b/incubator/left4dead/0.0.30/README.md deleted file mode 100644 index eaec140923a..00000000000 --- a/incubator/left4dead/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/left4dead/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/left4dead/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/left4dead/0.0.31/CHANGELOG.md b/incubator/left4dead/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..f8e8524ce3e --- /dev/null +++ b/incubator/left4dead/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [left4dead-0.0.31](https://github.com/truecharts/charts/compare/left4dead-0.0.30...left4dead-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [left4dead-0.0.30](https://github.com/truecharts/charts/compare/left4dead-0.0.29...left4dead-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [left4dead-0.0.29](https://github.com/truecharts/charts/compare/left4dead-0.0.28...left4dead-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [left4dead-0.0.28](https://github.com/truecharts/charts/compare/left4dead-0.0.27...left4dead-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [left4dead-0.0.28](https://github.com/truecharts/charts/compare/left4dead-0.0.27...left4dead-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [left4dead-0.0.27](https://github.com/truecharts/charts/compare/left4dead-0.0.26...left4dead-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [left4dead-0.0.26](https://github.com/truecharts/charts/compare/left4dead-0.0.25...left4dead-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/left4dead/0.0.31/Chart.lock b/incubator/left4dead/0.0.31/Chart.lock new file mode 100644 index 00000000000..32ef8f1bf8b --- /dev/null +++ b/incubator/left4dead/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:04:14.539003242Z" diff --git a/incubator/left4dead/0.0.31/Chart.yaml b/incubator/left4dead/0.0.31/Chart.yaml new file mode 100644 index 00000000000..0323ed8a936 --- /dev/null +++ b/incubator/left4dead/0.0.31/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.7.7 +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.31 diff --git a/incubator/left4dead/0.0.31/README.md b/incubator/left4dead/0.0.31/README.md new file mode 100644 index 00000000000..8966ec03bef --- /dev/null +++ b/incubator/left4dead/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/left4dead/0.0.31/app-readme.md similarity index 100% rename from incubator/left4dead/0.0.30/app-readme.md rename to incubator/left4dead/0.0.31/app-readme.md diff --git a/incubator/left4dead/0.0.31/charts/common-10.7.7.tgz b/incubator/left4dead/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/left4dead/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/left4dead/0.0.30/ix_values.yaml b/incubator/left4dead/0.0.31/ix_values.yaml similarity index 100% rename from incubator/left4dead/0.0.30/ix_values.yaml rename to incubator/left4dead/0.0.31/ix_values.yaml diff --git a/incubator/left4dead/0.0.30/questions.yaml b/incubator/left4dead/0.0.31/questions.yaml similarity index 100% rename from incubator/left4dead/0.0.30/questions.yaml rename to incubator/left4dead/0.0.31/questions.yaml diff --git a/incubator/left4dead/0.0.30/templates/common.yaml b/incubator/left4dead/0.0.31/templates/common.yaml similarity index 100% rename from incubator/left4dead/0.0.30/templates/common.yaml rename to incubator/left4dead/0.0.31/templates/common.yaml diff --git a/incubator/left4dead/0.0.30/values.yaml b/incubator/left4dead/0.0.31/values.yaml similarity index 100% rename from incubator/left4dead/0.0.30/values.yaml rename to incubator/left4dead/0.0.31/values.yaml diff --git a/incubator/lemur-cfssl/0.0.30/CHANGELOG.md b/incubator/lemur-cfssl/0.0.30/CHANGELOG.md deleted file mode 100644 index 4e04b204ae7..00000000000 --- a/incubator/lemur-cfssl/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [lemur-cfssl-0.0.30](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.29...lemur-cfssl-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [lemur-cfssl-0.0.29](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.28...lemur-cfssl-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [lemur-cfssl-0.0.28](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.27...lemur-cfssl-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [lemur-cfssl-0.0.28](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.27...lemur-cfssl-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [lemur-cfssl-0.0.27](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.26...lemur-cfssl-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [lemur-cfssl-0.0.26](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.25...lemur-cfssl-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/lemur-cfssl/0.0.30/Chart.lock b/incubator/lemur-cfssl/0.0.30/Chart.lock deleted file mode 100644 index 39956c6327c..00000000000 --- a/incubator/lemur-cfssl/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:28:07.498138602Z" diff --git a/incubator/lemur-cfssl/0.0.30/Chart.yaml b/incubator/lemur-cfssl/0.0.30/Chart.yaml deleted file mode 100644 index f629d5486bb..00000000000 --- a/incubator/lemur-cfssl/0.0.30/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.7.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.30 diff --git a/incubator/lemur-cfssl/0.0.30/README.md b/incubator/lemur-cfssl/0.0.30/README.md deleted file mode 100644 index 6f5d5533b79..00000000000 --- a/incubator/lemur-cfssl/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/lemur-cfssl/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/lemur-cfssl/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/lemur-cfssl/0.0.31/CHANGELOG.md b/incubator/lemur-cfssl/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..91640e0f36d --- /dev/null +++ b/incubator/lemur-cfssl/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lemur-cfssl-0.0.31](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.30...lemur-cfssl-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [lemur-cfssl-0.0.30](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.29...lemur-cfssl-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [lemur-cfssl-0.0.29](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.28...lemur-cfssl-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [lemur-cfssl-0.0.28](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.27...lemur-cfssl-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lemur-cfssl-0.0.28](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.27...lemur-cfssl-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lemur-cfssl-0.0.27](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.26...lemur-cfssl-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [lemur-cfssl-0.0.26](https://github.com/truecharts/charts/compare/lemur-cfssl-0.0.25...lemur-cfssl-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/lemur-cfssl/0.0.31/Chart.lock b/incubator/lemur-cfssl/0.0.31/Chart.lock new file mode 100644 index 00000000000..b797eb947af --- /dev/null +++ b/incubator/lemur-cfssl/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:04:25.201103771Z" diff --git a/incubator/lemur-cfssl/0.0.31/Chart.yaml b/incubator/lemur-cfssl/0.0.31/Chart.yaml new file mode 100644 index 00000000000..015918d4f6f --- /dev/null +++ b/incubator/lemur-cfssl/0.0.31/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.7.7 +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.31 diff --git a/incubator/lemur-cfssl/0.0.31/README.md b/incubator/lemur-cfssl/0.0.31/README.md new file mode 100644 index 00000000000..96df3c24460 --- /dev/null +++ b/incubator/lemur-cfssl/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/lemur-cfssl/0.0.31/app-readme.md similarity index 100% rename from incubator/lemur-cfssl/0.0.30/app-readme.md rename to incubator/lemur-cfssl/0.0.31/app-readme.md diff --git a/incubator/lemur-cfssl/0.0.31/charts/common-10.7.7.tgz b/incubator/lemur-cfssl/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/lemur-cfssl/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/lemur-cfssl/0.0.30/ix_values.yaml b/incubator/lemur-cfssl/0.0.31/ix_values.yaml similarity index 100% rename from incubator/lemur-cfssl/0.0.30/ix_values.yaml rename to incubator/lemur-cfssl/0.0.31/ix_values.yaml diff --git a/incubator/lemur-cfssl/0.0.30/questions.yaml b/incubator/lemur-cfssl/0.0.31/questions.yaml similarity index 100% rename from incubator/lemur-cfssl/0.0.30/questions.yaml rename to incubator/lemur-cfssl/0.0.31/questions.yaml diff --git a/incubator/lemur-cfssl/0.0.30/templates/common.yaml b/incubator/lemur-cfssl/0.0.31/templates/common.yaml similarity index 100% rename from incubator/lemur-cfssl/0.0.30/templates/common.yaml rename to incubator/lemur-cfssl/0.0.31/templates/common.yaml diff --git a/incubator/lemur-cfssl/0.0.30/values.yaml b/incubator/lemur-cfssl/0.0.31/values.yaml similarity index 100% rename from incubator/lemur-cfssl/0.0.30/values.yaml rename to incubator/lemur-cfssl/0.0.31/values.yaml diff --git a/incubator/lenpaste/0.0.8/CHANGELOG.md b/incubator/lenpaste/0.0.8/CHANGELOG.md deleted file mode 100644 index 32f9b496de7..00000000000 --- a/incubator/lenpaste/0.0.8/CHANGELOG.md +++ /dev/null @@ -1,81 +0,0 @@ -# Changelog - - - -## [lenpaste-0.0.8](https://github.com/truecharts/charts/compare/lenpaste-0.0.7...lenpaste-0.0.8) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [lenpaste-0.0.7](https://github.com/truecharts/charts/compare/lenpaste-0.0.6...lenpaste-0.0.7) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [lenpaste-0.0.6](https://github.com/truecharts/charts/compare/lenpaste-0.0.5...lenpaste-0.0.6) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [lenpaste-0.0.5](https://github.com/truecharts/charts/compare/lenpaste-0.0.4...lenpaste-0.0.5) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [lenpaste-0.0.5](https://github.com/truecharts/charts/compare/lenpaste-0.0.4...lenpaste-0.0.5) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [lenpaste-0.0.4](https://github.com/truecharts/charts/compare/lenpaste-0.0.3...lenpaste-0.0.4) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [lenpaste-0.0.2](https://github.com/truecharts/charts/compare/lenpaste-0.0.1...lenpaste-0.0.2) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [lenpaste-0.0.1]lenpaste-0.0.1 (2022-09-25) - -### Feat - -- add lenpaste ([#3895](https://github.com/truecharts/charts/issues/3895)) diff --git a/incubator/lenpaste/0.0.8/Chart.lock b/incubator/lenpaste/0.0.8/Chart.lock deleted file mode 100644 index fe761969c14..00000000000 --- a/incubator/lenpaste/0.0.8/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T12:28:38.423442325Z" diff --git a/incubator/lenpaste/0.0.8/Chart.yaml b/incubator/lenpaste/0.0.8/Chart.yaml deleted file mode 100644 index e541f6aa023..00000000000 --- a/incubator/lenpaste/0.0.8/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -description: Lenpaste is a web service that allows you to share notes anonymously -home: https://truecharts.org/docs/charts/incubator/lenpaste -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lenpaste.png -keywords: - - lenpaste -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lenpaste -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/lenpaste - - https://git.lcomrade.su/root/lenpaste -version: 0.0.8 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/lenpaste/0.0.8/README.md b/incubator/lenpaste/0.0.8/README.md deleted file mode 100644 index 53f2538e443..00000000000 --- a/incubator/lenpaste/0.0.8/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# lenpaste - -Lenpaste is a web service that allows you to share notes anonymously - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [lenpaste](https://truecharts.org/docs/charts/incubator/lenpaste) - -**This chart is not maintained by the upstream project and any issues with the chart should 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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `lenpaste` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install lenpaste TrueCharts/lenpaste -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `lenpaste` deployment - -```console -helm uninstall lenpaste -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install lenpaste \ - --set env.TZ="America/New York" \ - TrueCharts/lenpaste -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install lenpaste TrueCharts/lenpaste -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/lenpaste/0.0.8/charts/common-10.7.1.tgz b/incubator/lenpaste/0.0.8/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/lenpaste/0.0.8/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/lenpaste/0.0.8/charts/postgresql-8.0.101.tgz b/incubator/lenpaste/0.0.8/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/incubator/lenpaste/0.0.8/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/incubator/lenpaste/0.0.9/CHANGELOG.md b/incubator/lenpaste/0.0.9/CHANGELOG.md new file mode 100644 index 00000000000..10afeacfab9 --- /dev/null +++ b/incubator/lenpaste/0.0.9/CHANGELOG.md @@ -0,0 +1,91 @@ +# Changelog + + + +## [lenpaste-0.0.9](https://github.com/truecharts/charts/compare/lenpaste-0.0.8...lenpaste-0.0.9) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [lenpaste-0.0.8](https://github.com/truecharts/charts/compare/lenpaste-0.0.7...lenpaste-0.0.8) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [lenpaste-0.0.7](https://github.com/truecharts/charts/compare/lenpaste-0.0.6...lenpaste-0.0.7) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [lenpaste-0.0.6](https://github.com/truecharts/charts/compare/lenpaste-0.0.5...lenpaste-0.0.6) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [lenpaste-0.0.5](https://github.com/truecharts/charts/compare/lenpaste-0.0.4...lenpaste-0.0.5) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lenpaste-0.0.5](https://github.com/truecharts/charts/compare/lenpaste-0.0.4...lenpaste-0.0.5) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lenpaste-0.0.4](https://github.com/truecharts/charts/compare/lenpaste-0.0.3...lenpaste-0.0.4) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [lenpaste-0.0.2](https://github.com/truecharts/charts/compare/lenpaste-0.0.1...lenpaste-0.0.2) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [lenpaste-0.0.1]lenpaste-0.0.1 (2022-09-25) + +### Feat + +- add lenpaste ([#3895](https://github.com/truecharts/charts/issues/3895)) diff --git a/incubator/lenpaste/0.0.9/Chart.lock b/incubator/lenpaste/0.0.9/Chart.lock new file mode 100644 index 00000000000..41c735a6571 --- /dev/null +++ b/incubator/lenpaste/0.0.9/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T09:05:05.918613228Z" diff --git a/incubator/lenpaste/0.0.9/Chart.yaml b/incubator/lenpaste/0.0.9/Chart.yaml new file mode 100644 index 00000000000..0ff65d753f0 --- /dev/null +++ b/incubator/lenpaste/0.0.9/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +description: Lenpaste is a web service that allows you to share notes anonymously +home: https://truecharts.org/docs/charts/incubator/lenpaste +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lenpaste.png +keywords: + - lenpaste +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lenpaste +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/lenpaste + - https://git.lcomrade.su/root/lenpaste +version: 0.0.9 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/lenpaste/0.0.9/README.md b/incubator/lenpaste/0.0.9/README.md new file mode 100644 index 00000000000..34d28f734ef --- /dev/null +++ b/incubator/lenpaste/0.0.9/README.md @@ -0,0 +1,107 @@ +# lenpaste + +Lenpaste is a web service that allows you to share notes anonymously + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [lenpaste](https://truecharts.org/docs/charts/incubator/lenpaste) + +**This chart is not maintained by the upstream project and any issues with the chart should 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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `lenpaste` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install lenpaste TrueCharts/lenpaste +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `lenpaste` deployment + +```console +helm uninstall lenpaste +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install lenpaste \ + --set env.TZ="America/New York" \ + TrueCharts/lenpaste +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install lenpaste TrueCharts/lenpaste -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/lenpaste/0.0.8/app-readme.md b/incubator/lenpaste/0.0.9/app-readme.md similarity index 100% rename from incubator/lenpaste/0.0.8/app-readme.md rename to incubator/lenpaste/0.0.9/app-readme.md diff --git a/incubator/lenpaste/0.0.9/charts/common-10.7.7.tgz b/incubator/lenpaste/0.0.9/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/lenpaste/0.0.9/charts/common-10.7.7.tgz differ diff --git a/incubator/lenpaste/0.0.9/charts/postgresql-8.0.106.tgz b/incubator/lenpaste/0.0.9/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/incubator/lenpaste/0.0.9/charts/postgresql-8.0.106.tgz differ diff --git a/incubator/lenpaste/0.0.8/ix_values.yaml b/incubator/lenpaste/0.0.9/ix_values.yaml similarity index 100% rename from incubator/lenpaste/0.0.8/ix_values.yaml rename to incubator/lenpaste/0.0.9/ix_values.yaml diff --git a/incubator/lenpaste/0.0.8/questions.yaml b/incubator/lenpaste/0.0.9/questions.yaml similarity index 100% rename from incubator/lenpaste/0.0.8/questions.yaml rename to incubator/lenpaste/0.0.9/questions.yaml diff --git a/incubator/lenpaste/0.0.8/templates/common.yaml b/incubator/lenpaste/0.0.9/templates/common.yaml similarity index 100% rename from incubator/lenpaste/0.0.8/templates/common.yaml rename to incubator/lenpaste/0.0.9/templates/common.yaml diff --git a/incubator/lenpaste/0.0.8/values.yaml b/incubator/lenpaste/0.0.9/values.yaml similarity index 100% rename from incubator/lenpaste/0.0.8/values.yaml rename to incubator/lenpaste/0.0.9/values.yaml diff --git a/incubator/lingva/0.0.33/CHANGELOG.md b/incubator/lingva/0.0.33/CHANGELOG.md deleted file mode 100644 index 44631e710cb..00000000000 --- a/incubator/lingva/0.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [lingva-0.0.33](https://github.com/truecharts/charts/compare/lingva-0.0.32...lingva-0.0.33) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [lingva-0.0.32](https://github.com/truecharts/charts/compare/lingva-0.0.31...lingva-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [lingva-0.0.31](https://github.com/truecharts/charts/compare/lingva-0.0.30...lingva-0.0.31) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [lingva-0.0.30](https://github.com/truecharts/charts/compare/lingva-0.0.29...lingva-0.0.30) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - - - - -## [lingva-0.0.29](https://github.com/truecharts/charts/compare/lingva-0.0.28...lingva-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [lingva-0.0.29](https://github.com/truecharts/charts/compare/lingva-0.0.28...lingva-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [lingva-0.0.28](https://github.com/truecharts/charts/compare/lingva-0.0.27...lingva-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [lingva-0.0.27](https://github.com/truecharts/charts/compare/lingva-0.0.26...lingva-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/lingva/0.0.33/Chart.lock b/incubator/lingva/0.0.33/Chart.lock deleted file mode 100644 index 728250d1760..00000000000 --- a/incubator/lingva/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-22T14:07:57.579099889Z" diff --git a/incubator/lingva/0.0.33/Chart.yaml b/incubator/lingva/0.0.33/Chart.yaml deleted file mode 100644 index 9aa78001628..00000000000 --- a/incubator/lingva/0.0.33/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.7.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.33 diff --git a/incubator/lingva/0.0.33/README.md b/incubator/lingva/0.0.33/README.md deleted file mode 100644 index 372cd8708b1..00000000000 --- a/incubator/lingva/0.0.33/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.33/charts/common-10.7.1.tgz b/incubator/lingva/0.0.33/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/lingva/0.0.33/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/lingva/0.0.34/CHANGELOG.md b/incubator/lingva/0.0.34/CHANGELOG.md new file mode 100644 index 00000000000..7d89108af47 --- /dev/null +++ b/incubator/lingva/0.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lingva-0.0.34](https://github.com/truecharts/charts/compare/lingva-0.0.33...lingva-0.0.34) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [lingva-0.0.33](https://github.com/truecharts/charts/compare/lingva-0.0.32...lingva-0.0.33) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [lingva-0.0.32](https://github.com/truecharts/charts/compare/lingva-0.0.31...lingva-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [lingva-0.0.31](https://github.com/truecharts/charts/compare/lingva-0.0.30...lingva-0.0.31) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [lingva-0.0.30](https://github.com/truecharts/charts/compare/lingva-0.0.29...lingva-0.0.30) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + +## [lingva-0.0.29](https://github.com/truecharts/charts/compare/lingva-0.0.28...lingva-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lingva-0.0.29](https://github.com/truecharts/charts/compare/lingva-0.0.28...lingva-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lingva-0.0.28](https://github.com/truecharts/charts/compare/lingva-0.0.27...lingva-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [lingva-0.0.27](https://github.com/truecharts/charts/compare/lingva-0.0.26...lingva-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [lingva-0.0.26](https://github.com/truecharts/charts/compare/lingva-0.0.25...lingva-0.0.26) (2022-09-25) + +### Chore diff --git a/incubator/lingva/0.0.34/Chart.lock b/incubator/lingva/0.0.34/Chart.lock new file mode 100644 index 00000000000..43f84d555ea --- /dev/null +++ b/incubator/lingva/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:04:56.124115877Z" diff --git a/incubator/lingva/0.0.34/Chart.yaml b/incubator/lingva/0.0.34/Chart.yaml new file mode 100644 index 00000000000..e32fe1d9aa2 --- /dev/null +++ b/incubator/lingva/0.0.34/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.7.7 +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.34 diff --git a/incubator/lingva/0.0.34/README.md b/incubator/lingva/0.0.34/README.md new file mode 100644 index 00000000000..a1038386c12 --- /dev/null +++ b/incubator/lingva/0.0.34/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.33/app-readme.md b/incubator/lingva/0.0.34/app-readme.md similarity index 100% rename from incubator/lingva/0.0.33/app-readme.md rename to incubator/lingva/0.0.34/app-readme.md diff --git a/incubator/lingva/0.0.34/charts/common-10.7.7.tgz b/incubator/lingva/0.0.34/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/lingva/0.0.34/charts/common-10.7.7.tgz differ diff --git a/incubator/lingva/0.0.33/ix_values.yaml b/incubator/lingva/0.0.34/ix_values.yaml similarity index 100% rename from incubator/lingva/0.0.33/ix_values.yaml rename to incubator/lingva/0.0.34/ix_values.yaml diff --git a/incubator/lingva/0.0.33/questions.yaml b/incubator/lingva/0.0.34/questions.yaml similarity index 100% rename from incubator/lingva/0.0.33/questions.yaml rename to incubator/lingva/0.0.34/questions.yaml diff --git a/incubator/lingva/0.0.33/templates/common.yaml b/incubator/lingva/0.0.34/templates/common.yaml similarity index 100% rename from incubator/lingva/0.0.33/templates/common.yaml rename to incubator/lingva/0.0.34/templates/common.yaml diff --git a/incubator/lingva/0.0.33/values.yaml b/incubator/lingva/0.0.34/values.yaml similarity index 100% rename from incubator/lingva/0.0.33/values.yaml rename to incubator/lingva/0.0.34/values.yaml diff --git a/incubator/linkwallet/0.0.8/CHANGELOG.md b/incubator/linkwallet/0.0.8/CHANGELOG.md deleted file mode 100644 index 64bf45ded72..00000000000 --- a/incubator/linkwallet/0.0.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [linkwallet-0.0.8](https://github.com/truecharts/charts/compare/linkwallet-0.0.7...linkwallet-0.0.8) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [linkwallet-0.0.7](https://github.com/truecharts/charts/compare/linkwallet-0.0.6...linkwallet-0.0.7) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [linkwallet-0.0.6](https://github.com/truecharts/charts/compare/linkwallet-0.0.5...linkwallet-0.0.6) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [linkwallet-0.0.6](https://github.com/truecharts/charts/compare/linkwallet-0.0.5...linkwallet-0.0.6) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [linkwallet-0.0.5](https://github.com/truecharts/charts/compare/linkwallet-0.0.4...linkwallet-0.0.5) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [linkwallet-0.0.4](https://github.com/truecharts/charts/compare/linkwallet-0.0.3...linkwallet-0.0.4) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/linkwallet/0.0.8/Chart.lock b/incubator/linkwallet/0.0.8/Chart.lock deleted file mode 100644 index 19b6333a1fc..00000000000 --- a/incubator/linkwallet/0.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:28:36.911966017Z" diff --git a/incubator/linkwallet/0.0.8/Chart.yaml b/incubator/linkwallet/0.0.8/Chart.yaml deleted file mode 100644 index 9e14b91ebb0..00000000000 --- a/incubator/linkwallet/0.0.8/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.7.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.8 -annotations: - truecharts.org/catagories: | - - bookmarks - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/linkwallet/0.0.8/README.md b/incubator/linkwallet/0.0.8/README.md deleted file mode 100644 index d8a59408a6d..00000000000 --- a/incubator/linkwallet/0.0.8/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.8/charts/common-10.7.1.tgz b/incubator/linkwallet/0.0.8/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/linkwallet/0.0.8/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/linkwallet/0.0.9/CHANGELOG.md b/incubator/linkwallet/0.0.9/CHANGELOG.md new file mode 100644 index 00000000000..95b2bb8a848 --- /dev/null +++ b/incubator/linkwallet/0.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [linkwallet-0.0.9](https://github.com/truecharts/charts/compare/linkwallet-0.0.8...linkwallet-0.0.9) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [linkwallet-0.0.8](https://github.com/truecharts/charts/compare/linkwallet-0.0.7...linkwallet-0.0.8) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [linkwallet-0.0.7](https://github.com/truecharts/charts/compare/linkwallet-0.0.6...linkwallet-0.0.7) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [linkwallet-0.0.6](https://github.com/truecharts/charts/compare/linkwallet-0.0.5...linkwallet-0.0.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [linkwallet-0.0.6](https://github.com/truecharts/charts/compare/linkwallet-0.0.5...linkwallet-0.0.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [linkwallet-0.0.5](https://github.com/truecharts/charts/compare/linkwallet-0.0.4...linkwallet-0.0.5) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [linkwallet-0.0.4](https://github.com/truecharts/charts/compare/linkwallet-0.0.3...linkwallet-0.0.4) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/linkwallet/0.0.9/Chart.lock b/incubator/linkwallet/0.0.9/Chart.lock new file mode 100644 index 00000000000..377f69a674a --- /dev/null +++ b/incubator/linkwallet/0.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:04:57.175849845Z" diff --git a/incubator/linkwallet/0.0.9/Chart.yaml b/incubator/linkwallet/0.0.9/Chart.yaml new file mode 100644 index 00000000000..6e55a1ed14c --- /dev/null +++ b/incubator/linkwallet/0.0.9/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.0.34" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.9 +annotations: + truecharts.org/catagories: | + - bookmarks + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/linkwallet/0.0.9/README.md b/incubator/linkwallet/0.0.9/README.md new file mode 100644 index 00000000000..685c5db4f94 --- /dev/null +++ b/incubator/linkwallet/0.0.9/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.8/app-readme.md b/incubator/linkwallet/0.0.9/app-readme.md similarity index 100% rename from incubator/linkwallet/0.0.8/app-readme.md rename to incubator/linkwallet/0.0.9/app-readme.md diff --git a/incubator/linkwallet/0.0.9/charts/common-10.7.7.tgz b/incubator/linkwallet/0.0.9/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/linkwallet/0.0.9/charts/common-10.7.7.tgz differ diff --git a/incubator/linkwallet/0.0.8/ix_values.yaml b/incubator/linkwallet/0.0.9/ix_values.yaml similarity index 100% rename from incubator/linkwallet/0.0.8/ix_values.yaml rename to incubator/linkwallet/0.0.9/ix_values.yaml diff --git a/incubator/linkwallet/0.0.8/questions.yaml b/incubator/linkwallet/0.0.9/questions.yaml similarity index 100% rename from incubator/linkwallet/0.0.8/questions.yaml rename to incubator/linkwallet/0.0.9/questions.yaml diff --git a/incubator/linkwallet/0.0.8/templates/common.yaml b/incubator/linkwallet/0.0.9/templates/common.yaml similarity index 100% rename from incubator/linkwallet/0.0.8/templates/common.yaml rename to incubator/linkwallet/0.0.9/templates/common.yaml diff --git a/incubator/linkwallet/0.0.8/values.yaml b/incubator/linkwallet/0.0.9/values.yaml similarity index 100% rename from incubator/linkwallet/0.0.8/values.yaml rename to incubator/linkwallet/0.0.9/values.yaml diff --git a/incubator/liquid-dl/0.0.30/CHANGELOG.md b/incubator/liquid-dl/0.0.30/CHANGELOG.md deleted file mode 100644 index ff7e267f7d4..00000000000 --- a/incubator/liquid-dl/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [liquid-dl-0.0.30](https://github.com/truecharts/charts/compare/liquid-dl-0.0.29...liquid-dl-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [liquid-dl-0.0.29](https://github.com/truecharts/charts/compare/liquid-dl-0.0.28...liquid-dl-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [liquid-dl-0.0.28](https://github.com/truecharts/charts/compare/liquid-dl-0.0.27...liquid-dl-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [liquid-dl-0.0.28](https://github.com/truecharts/charts/compare/liquid-dl-0.0.27...liquid-dl-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [liquid-dl-0.0.27](https://github.com/truecharts/charts/compare/liquid-dl-0.0.26...liquid-dl-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [liquid-dl-0.0.26](https://github.com/truecharts/charts/compare/liquid-dl-0.0.25...liquid-dl-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/liquid-dl/0.0.30/Chart.lock b/incubator/liquid-dl/0.0.30/Chart.lock deleted file mode 100644 index 67f5fe55b10..00000000000 --- a/incubator/liquid-dl/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:28:38.50753295Z" diff --git a/incubator/liquid-dl/0.0.30/Chart.yaml b/incubator/liquid-dl/0.0.30/Chart.yaml deleted file mode 100644 index f7aefe1e238..00000000000 --- a/incubator/liquid-dl/0.0.30/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.7.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.30 diff --git a/incubator/liquid-dl/0.0.30/README.md b/incubator/liquid-dl/0.0.30/README.md deleted file mode 100644 index f3de58be01b..00000000000 --- a/incubator/liquid-dl/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/liquid-dl/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/liquid-dl/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/liquid-dl/0.0.31/CHANGELOG.md b/incubator/liquid-dl/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..b4a0072fa0e --- /dev/null +++ b/incubator/liquid-dl/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [liquid-dl-0.0.31](https://github.com/truecharts/charts/compare/liquid-dl-0.0.30...liquid-dl-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [liquid-dl-0.0.30](https://github.com/truecharts/charts/compare/liquid-dl-0.0.29...liquid-dl-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [liquid-dl-0.0.29](https://github.com/truecharts/charts/compare/liquid-dl-0.0.28...liquid-dl-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [liquid-dl-0.0.28](https://github.com/truecharts/charts/compare/liquid-dl-0.0.27...liquid-dl-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [liquid-dl-0.0.28](https://github.com/truecharts/charts/compare/liquid-dl-0.0.27...liquid-dl-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [liquid-dl-0.0.27](https://github.com/truecharts/charts/compare/liquid-dl-0.0.26...liquid-dl-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [liquid-dl-0.0.26](https://github.com/truecharts/charts/compare/liquid-dl-0.0.25...liquid-dl-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/liquid-dl/0.0.31/Chart.lock b/incubator/liquid-dl/0.0.31/Chart.lock new file mode 100644 index 00000000000..d6cbe360d3a --- /dev/null +++ b/incubator/liquid-dl/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:05:07.180792163Z" diff --git a/incubator/liquid-dl/0.0.31/Chart.yaml b/incubator/liquid-dl/0.0.31/Chart.yaml new file mode 100644 index 00000000000..d109a518284 --- /dev/null +++ b/incubator/liquid-dl/0.0.31/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.7.7 +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.31 diff --git a/incubator/liquid-dl/0.0.31/README.md b/incubator/liquid-dl/0.0.31/README.md new file mode 100644 index 00000000000..2853a2e2969 --- /dev/null +++ b/incubator/liquid-dl/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/liquid-dl/0.0.31/app-readme.md similarity index 100% rename from incubator/liquid-dl/0.0.30/app-readme.md rename to incubator/liquid-dl/0.0.31/app-readme.md diff --git a/incubator/liquid-dl/0.0.31/charts/common-10.7.7.tgz b/incubator/liquid-dl/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/liquid-dl/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/liquid-dl/0.0.30/ix_values.yaml b/incubator/liquid-dl/0.0.31/ix_values.yaml similarity index 100% rename from incubator/liquid-dl/0.0.30/ix_values.yaml rename to incubator/liquid-dl/0.0.31/ix_values.yaml diff --git a/incubator/liquid-dl/0.0.30/questions.yaml b/incubator/liquid-dl/0.0.31/questions.yaml similarity index 100% rename from incubator/liquid-dl/0.0.30/questions.yaml rename to incubator/liquid-dl/0.0.31/questions.yaml diff --git a/incubator/liquid-dl/0.0.30/templates/common.yaml b/incubator/liquid-dl/0.0.31/templates/common.yaml similarity index 100% rename from incubator/liquid-dl/0.0.30/templates/common.yaml rename to incubator/liquid-dl/0.0.31/templates/common.yaml diff --git a/incubator/liquid-dl/0.0.30/values.yaml b/incubator/liquid-dl/0.0.31/values.yaml similarity index 100% rename from incubator/liquid-dl/0.0.30/values.yaml rename to incubator/liquid-dl/0.0.31/values.yaml diff --git a/incubator/livebook/0.0.32/CHANGELOG.md b/incubator/livebook/0.0.32/CHANGELOG.md deleted file mode 100644 index 12c45e946d5..00000000000 --- a/incubator/livebook/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [livebook-0.0.32](https://github.com/truecharts/charts/compare/livebook-0.0.31...livebook-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [livebook-0.0.31](https://github.com/truecharts/charts/compare/livebook-0.0.30...livebook-0.0.31) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [livebook-0.0.30](https://github.com/truecharts/charts/compare/livebook-0.0.29...livebook-0.0.30) (2022-10-10) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) - - - - -## [livebook-0.0.29](https://github.com/truecharts/charts/compare/livebook-0.0.27...livebook-0.0.29) (2022-10-08) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) - - update helm general non-major - - - - -## [livebook-0.0.28](https://github.com/truecharts/charts/compare/livebook-0.0.27...livebook-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [livebook-0.0.27](https://github.com/truecharts/charts/compare/livebook-0.0.26...livebook-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [livebook-0.0.26](https://github.com/truecharts/charts/compare/livebook-0.0.25...livebook-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/livebook/0.0.32/Chart.lock b/incubator/livebook/0.0.32/Chart.lock deleted file mode 100644 index 48616b2b712..00000000000 --- a/incubator/livebook/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:29:05.579326742Z" diff --git a/incubator/livebook/0.0.32/Chart.yaml b/incubator/livebook/0.0.32/Chart.yaml deleted file mode 100644 index 8ac75a3caf1..00000000000 --- a/incubator/livebook/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.7.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.32 diff --git a/incubator/livebook/0.0.32/README.md b/incubator/livebook/0.0.32/README.md deleted file mode 100644 index 362918f1995..00000000000 --- a/incubator/livebook/0.0.32/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.32/charts/common-10.7.1.tgz b/incubator/livebook/0.0.32/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/livebook/0.0.32/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/livebook/0.0.33/CHANGELOG.md b/incubator/livebook/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..2d40e17c5c4 --- /dev/null +++ b/incubator/livebook/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [livebook-0.0.33](https://github.com/truecharts/charts/compare/livebook-0.0.32...livebook-0.0.33) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [livebook-0.0.32](https://github.com/truecharts/charts/compare/livebook-0.0.31...livebook-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [livebook-0.0.31](https://github.com/truecharts/charts/compare/livebook-0.0.30...livebook-0.0.31) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [livebook-0.0.30](https://github.com/truecharts/charts/compare/livebook-0.0.29...livebook-0.0.30) (2022-10-10) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) + + + + +## [livebook-0.0.29](https://github.com/truecharts/charts/compare/livebook-0.0.27...livebook-0.0.29) (2022-10-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) + - update helm general non-major + + + + +## [livebook-0.0.28](https://github.com/truecharts/charts/compare/livebook-0.0.27...livebook-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [livebook-0.0.27](https://github.com/truecharts/charts/compare/livebook-0.0.26...livebook-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [livebook-0.0.26](https://github.com/truecharts/charts/compare/livebook-0.0.25...livebook-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) + diff --git a/incubator/livebook/0.0.33/Chart.lock b/incubator/livebook/0.0.33/Chart.lock new file mode 100644 index 00000000000..f0c62486799 --- /dev/null +++ b/incubator/livebook/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:05:40.51332766Z" diff --git a/incubator/livebook/0.0.33/Chart.yaml b/incubator/livebook/0.0.33/Chart.yaml new file mode 100644 index 00000000000..27948d6dcda --- /dev/null +++ b/incubator/livebook/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.7.7 +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.33 diff --git a/incubator/livebook/0.0.33/README.md b/incubator/livebook/0.0.33/README.md new file mode 100644 index 00000000000..787d2225e83 --- /dev/null +++ b/incubator/livebook/0.0.33/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.32/app-readme.md b/incubator/livebook/0.0.33/app-readme.md similarity index 100% rename from incubator/livebook/0.0.32/app-readme.md rename to incubator/livebook/0.0.33/app-readme.md diff --git a/incubator/livebook/0.0.33/charts/common-10.7.7.tgz b/incubator/livebook/0.0.33/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/livebook/0.0.33/charts/common-10.7.7.tgz differ diff --git a/incubator/livebook/0.0.32/ix_values.yaml b/incubator/livebook/0.0.33/ix_values.yaml similarity index 100% rename from incubator/livebook/0.0.32/ix_values.yaml rename to incubator/livebook/0.0.33/ix_values.yaml diff --git a/incubator/livebook/0.0.32/questions.yaml b/incubator/livebook/0.0.33/questions.yaml similarity index 100% rename from incubator/livebook/0.0.32/questions.yaml rename to incubator/livebook/0.0.33/questions.yaml diff --git a/incubator/livebook/0.0.32/templates/common.yaml b/incubator/livebook/0.0.33/templates/common.yaml similarity index 100% rename from incubator/livebook/0.0.32/templates/common.yaml rename to incubator/livebook/0.0.33/templates/common.yaml diff --git a/incubator/livebook/0.0.32/values.yaml b/incubator/livebook/0.0.33/values.yaml similarity index 100% rename from incubator/livebook/0.0.32/values.yaml rename to incubator/livebook/0.0.33/values.yaml diff --git a/incubator/livestreamdvr/0.0.29/CHANGELOG.md b/incubator/livestreamdvr/0.0.29/CHANGELOG.md deleted file mode 100644 index 0046788ffc7..00000000000 --- a/incubator/livestreamdvr/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [livestreamdvr-0.0.29](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.28...livestreamdvr-0.0.29) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [livestreamdvr-0.0.28](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.27...livestreamdvr-0.0.28) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [livestreamdvr-0.0.27](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.26...livestreamdvr-0.0.27) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [livestreamdvr-0.0.27](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.26...livestreamdvr-0.0.27) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [livestreamdvr-0.0.26](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.25...livestreamdvr-0.0.26) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [livestreamdvr-0.0.25](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.24...livestreamdvr-0.0.25) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/livestreamdvr/0.0.29/Chart.lock b/incubator/livestreamdvr/0.0.29/Chart.lock deleted file mode 100644 index 4b99596dd5e..00000000000 --- a/incubator/livestreamdvr/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:29:08.213785625Z" diff --git a/incubator/livestreamdvr/0.0.29/Chart.yaml b/incubator/livestreamdvr/0.0.29/Chart.yaml deleted file mode 100644 index 677bebecb8b..00000000000 --- a/incubator/livestreamdvr/0.0.29/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.7.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.29 diff --git a/incubator/livestreamdvr/0.0.29/README.md b/incubator/livestreamdvr/0.0.29/README.md deleted file mode 100644 index 01524fe8b62..00000000000 --- a/incubator/livestreamdvr/0.0.29/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.29/charts/common-10.7.1.tgz b/incubator/livestreamdvr/0.0.29/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/livestreamdvr/0.0.29/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/livestreamdvr/0.0.30/CHANGELOG.md b/incubator/livestreamdvr/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..7c734250d62 --- /dev/null +++ b/incubator/livestreamdvr/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [livestreamdvr-0.0.30](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.29...livestreamdvr-0.0.30) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [livestreamdvr-0.0.29](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.28...livestreamdvr-0.0.29) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [livestreamdvr-0.0.28](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.27...livestreamdvr-0.0.28) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [livestreamdvr-0.0.27](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.26...livestreamdvr-0.0.27) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [livestreamdvr-0.0.27](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.26...livestreamdvr-0.0.27) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [livestreamdvr-0.0.26](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.25...livestreamdvr-0.0.26) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [livestreamdvr-0.0.25](https://github.com/truecharts/charts/compare/livestreamdvr-0.0.24...livestreamdvr-0.0.25) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/livestreamdvr/0.0.30/Chart.lock b/incubator/livestreamdvr/0.0.30/Chart.lock new file mode 100644 index 00000000000..77d3dcf5dd1 --- /dev/null +++ b/incubator/livestreamdvr/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:05:40.521224434Z" diff --git a/incubator/livestreamdvr/0.0.30/Chart.yaml b/incubator/livestreamdvr/0.0.30/Chart.yaml new file mode 100644 index 00000000000..cb17e55a2f6 --- /dev/null +++ b/incubator/livestreamdvr/0.0.30/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.7.7 +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.30 diff --git a/incubator/livestreamdvr/0.0.30/README.md b/incubator/livestreamdvr/0.0.30/README.md new file mode 100644 index 00000000000..2f416dfde0b --- /dev/null +++ b/incubator/livestreamdvr/0.0.30/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.29/app-readme.md b/incubator/livestreamdvr/0.0.30/app-readme.md similarity index 100% rename from incubator/livestreamdvr/0.0.29/app-readme.md rename to incubator/livestreamdvr/0.0.30/app-readme.md diff --git a/incubator/livestreamdvr/0.0.30/charts/common-10.7.7.tgz b/incubator/livestreamdvr/0.0.30/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/livestreamdvr/0.0.30/charts/common-10.7.7.tgz differ diff --git a/incubator/livestreamdvr/0.0.29/ix_values.yaml b/incubator/livestreamdvr/0.0.30/ix_values.yaml similarity index 100% rename from incubator/livestreamdvr/0.0.29/ix_values.yaml rename to incubator/livestreamdvr/0.0.30/ix_values.yaml diff --git a/incubator/livestreamdvr/0.0.29/questions.yaml b/incubator/livestreamdvr/0.0.30/questions.yaml similarity index 100% rename from incubator/livestreamdvr/0.0.29/questions.yaml rename to incubator/livestreamdvr/0.0.30/questions.yaml diff --git a/incubator/livestreamdvr/0.0.29/templates/common.yaml b/incubator/livestreamdvr/0.0.30/templates/common.yaml similarity index 100% rename from incubator/livestreamdvr/0.0.29/templates/common.yaml rename to incubator/livestreamdvr/0.0.30/templates/common.yaml diff --git a/incubator/livestreamdvr/0.0.29/values.yaml b/incubator/livestreamdvr/0.0.30/values.yaml similarity index 100% rename from incubator/livestreamdvr/0.0.29/values.yaml rename to incubator/livestreamdvr/0.0.30/values.yaml diff --git a/incubator/llalon-github-backup/0.0.30/CHANGELOG.md b/incubator/llalon-github-backup/0.0.30/CHANGELOG.md deleted file mode 100644 index 1728c1601a2..00000000000 --- a/incubator/llalon-github-backup/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [llalon-github-backup-0.0.30](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.29...llalon-github-backup-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [llalon-github-backup-0.0.29](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.28...llalon-github-backup-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [llalon-github-backup-0.0.28](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.27...llalon-github-backup-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [llalon-github-backup-0.0.28](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.27...llalon-github-backup-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [llalon-github-backup-0.0.27](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.26...llalon-github-backup-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [llalon-github-backup-0.0.26](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.25...llalon-github-backup-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/llalon-github-backup/0.0.30/Chart.lock b/incubator/llalon-github-backup/0.0.30/Chart.lock deleted file mode 100644 index 3da07530585..00000000000 --- a/incubator/llalon-github-backup/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:29:09.498044467Z" diff --git a/incubator/llalon-github-backup/0.0.30/Chart.yaml b/incubator/llalon-github-backup/0.0.30/Chart.yaml deleted file mode 100644 index 5754230eb5e..00000000000 --- a/incubator/llalon-github-backup/0.0.30/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.7.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.30 diff --git a/incubator/llalon-github-backup/0.0.30/README.md b/incubator/llalon-github-backup/0.0.30/README.md deleted file mode 100644 index 970e4188355..00000000000 --- a/incubator/llalon-github-backup/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/llalon-github-backup/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/llalon-github-backup/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/llalon-github-backup/0.0.31/CHANGELOG.md b/incubator/llalon-github-backup/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..795138fef3f --- /dev/null +++ b/incubator/llalon-github-backup/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [llalon-github-backup-0.0.31](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.30...llalon-github-backup-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [llalon-github-backup-0.0.30](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.29...llalon-github-backup-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [llalon-github-backup-0.0.29](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.28...llalon-github-backup-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [llalon-github-backup-0.0.28](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.27...llalon-github-backup-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [llalon-github-backup-0.0.28](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.27...llalon-github-backup-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [llalon-github-backup-0.0.27](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.26...llalon-github-backup-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [llalon-github-backup-0.0.26](https://github.com/truecharts/charts/compare/llalon-github-backup-0.0.25...llalon-github-backup-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/llalon-github-backup/0.0.31/Chart.lock b/incubator/llalon-github-backup/0.0.31/Chart.lock new file mode 100644 index 00000000000..60236f7566a --- /dev/null +++ b/incubator/llalon-github-backup/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:05:50.143441606Z" diff --git a/incubator/llalon-github-backup/0.0.31/Chart.yaml b/incubator/llalon-github-backup/0.0.31/Chart.yaml new file mode 100644 index 00000000000..5343caaa284 --- /dev/null +++ b/incubator/llalon-github-backup/0.0.31/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.7.7 +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.31 diff --git a/incubator/llalon-github-backup/0.0.31/README.md b/incubator/llalon-github-backup/0.0.31/README.md new file mode 100644 index 00000000000..5917277f92f --- /dev/null +++ b/incubator/llalon-github-backup/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/llalon-github-backup/0.0.31/app-readme.md similarity index 100% rename from incubator/llalon-github-backup/0.0.30/app-readme.md rename to incubator/llalon-github-backup/0.0.31/app-readme.md diff --git a/incubator/llalon-github-backup/0.0.31/charts/common-10.7.7.tgz b/incubator/llalon-github-backup/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/llalon-github-backup/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/llalon-github-backup/0.0.30/ix_values.yaml b/incubator/llalon-github-backup/0.0.31/ix_values.yaml similarity index 100% rename from incubator/llalon-github-backup/0.0.30/ix_values.yaml rename to incubator/llalon-github-backup/0.0.31/ix_values.yaml diff --git a/incubator/llalon-github-backup/0.0.30/questions.yaml b/incubator/llalon-github-backup/0.0.31/questions.yaml similarity index 100% rename from incubator/llalon-github-backup/0.0.30/questions.yaml rename to incubator/llalon-github-backup/0.0.31/questions.yaml diff --git a/incubator/llalon-github-backup/0.0.30/templates/common.yaml b/incubator/llalon-github-backup/0.0.31/templates/common.yaml similarity index 100% rename from incubator/llalon-github-backup/0.0.30/templates/common.yaml rename to incubator/llalon-github-backup/0.0.31/templates/common.yaml diff --git a/incubator/llalon-github-backup/0.0.30/values.yaml b/incubator/llalon-github-backup/0.0.31/values.yaml similarity index 100% rename from incubator/llalon-github-backup/0.0.30/values.yaml rename to incubator/llalon-github-backup/0.0.31/values.yaml diff --git a/incubator/longvinter/0.0.31/CHANGELOG.md b/incubator/longvinter/0.0.31/CHANGELOG.md deleted file mode 100644 index 635dbae1dc0..00000000000 --- a/incubator/longvinter/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [longvinter-0.0.31](https://github.com/truecharts/charts/compare/longvinter-0.0.30...longvinter-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [longvinter-0.0.30](https://github.com/truecharts/charts/compare/longvinter-0.0.29...longvinter-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [longvinter-0.0.29](https://github.com/truecharts/charts/compare/longvinter-0.0.28...longvinter-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [longvinter-0.0.29](https://github.com/truecharts/charts/compare/longvinter-0.0.28...longvinter-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [longvinter-0.0.28](https://github.com/truecharts/charts/compare/longvinter-0.0.27...longvinter-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [longvinter-0.0.27](https://github.com/truecharts/charts/compare/longvinter-0.0.26...longvinter-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/longvinter/0.0.31/Chart.lock b/incubator/longvinter/0.0.31/Chart.lock deleted file mode 100644 index a6214bfe80d..00000000000 --- a/incubator/longvinter/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:29:21.293941023Z" diff --git a/incubator/longvinter/0.0.31/Chart.yaml b/incubator/longvinter/0.0.31/Chart.yaml deleted file mode 100644 index 9ee63b2a8ef..00000000000 --- a/incubator/longvinter/0.0.31/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.7.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.31 diff --git a/incubator/longvinter/0.0.31/README.md b/incubator/longvinter/0.0.31/README.md deleted file mode 100644 index a20f96e2843..00000000000 --- a/incubator/longvinter/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/longvinter/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/longvinter/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/longvinter/0.0.32/CHANGELOG.md b/incubator/longvinter/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..c1c5bbdb15b --- /dev/null +++ b/incubator/longvinter/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [longvinter-0.0.32](https://github.com/truecharts/charts/compare/longvinter-0.0.31...longvinter-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [longvinter-0.0.31](https://github.com/truecharts/charts/compare/longvinter-0.0.30...longvinter-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [longvinter-0.0.30](https://github.com/truecharts/charts/compare/longvinter-0.0.29...longvinter-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [longvinter-0.0.29](https://github.com/truecharts/charts/compare/longvinter-0.0.28...longvinter-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [longvinter-0.0.29](https://github.com/truecharts/charts/compare/longvinter-0.0.28...longvinter-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [longvinter-0.0.28](https://github.com/truecharts/charts/compare/longvinter-0.0.27...longvinter-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [longvinter-0.0.27](https://github.com/truecharts/charts/compare/longvinter-0.0.26...longvinter-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/longvinter/0.0.32/Chart.lock b/incubator/longvinter/0.0.32/Chart.lock new file mode 100644 index 00000000000..365bb5eb859 --- /dev/null +++ b/incubator/longvinter/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:06:04.981270271Z" diff --git a/incubator/longvinter/0.0.32/Chart.yaml b/incubator/longvinter/0.0.32/Chart.yaml new file mode 100644 index 00000000000..cb644df6046 --- /dev/null +++ b/incubator/longvinter/0.0.32/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.7.7 +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.32 diff --git a/incubator/longvinter/0.0.32/README.md b/incubator/longvinter/0.0.32/README.md new file mode 100644 index 00000000000..21263261acf --- /dev/null +++ b/incubator/longvinter/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/longvinter/0.0.32/app-readme.md similarity index 100% rename from incubator/longvinter/0.0.31/app-readme.md rename to incubator/longvinter/0.0.32/app-readme.md diff --git a/incubator/longvinter/0.0.32/charts/common-10.7.7.tgz b/incubator/longvinter/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/longvinter/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/longvinter/0.0.31/ix_values.yaml b/incubator/longvinter/0.0.32/ix_values.yaml similarity index 100% rename from incubator/longvinter/0.0.31/ix_values.yaml rename to incubator/longvinter/0.0.32/ix_values.yaml diff --git a/incubator/longvinter/0.0.31/questions.yaml b/incubator/longvinter/0.0.32/questions.yaml similarity index 100% rename from incubator/longvinter/0.0.31/questions.yaml rename to incubator/longvinter/0.0.32/questions.yaml diff --git a/incubator/longvinter/0.0.31/templates/common.yaml b/incubator/longvinter/0.0.32/templates/common.yaml similarity index 100% rename from incubator/longvinter/0.0.31/templates/common.yaml rename to incubator/longvinter/0.0.32/templates/common.yaml diff --git a/incubator/longvinter/0.0.31/values.yaml b/incubator/longvinter/0.0.32/values.yaml similarity index 100% rename from incubator/longvinter/0.0.31/values.yaml rename to incubator/longvinter/0.0.32/values.yaml diff --git a/incubator/magnetico-environment/0.0.30/CHANGELOG.md b/incubator/magnetico-environment/0.0.30/CHANGELOG.md deleted file mode 100644 index 5db05a0e90f..00000000000 --- a/incubator/magnetico-environment/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [magnetico-environment-0.0.30](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.29...magnetico-environment-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [magnetico-environment-0.0.29](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.28...magnetico-environment-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [magnetico-environment-0.0.28](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.27...magnetico-environment-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [magnetico-environment-0.0.28](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.27...magnetico-environment-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [magnetico-environment-0.0.27](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.26...magnetico-environment-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [magnetico-environment-0.0.26](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.25...magnetico-environment-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/magnetico-environment/0.0.30/Chart.lock b/incubator/magnetico-environment/0.0.30/Chart.lock deleted file mode 100644 index 425ef4039ef..00000000000 --- a/incubator/magnetico-environment/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:29:36.406891337Z" diff --git a/incubator/magnetico-environment/0.0.30/Chart.yaml b/incubator/magnetico-environment/0.0.30/Chart.yaml deleted file mode 100644 index 0868772dedb..00000000000 --- a/incubator/magnetico-environment/0.0.30/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.7.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.30 diff --git a/incubator/magnetico-environment/0.0.30/README.md b/incubator/magnetico-environment/0.0.30/README.md deleted file mode 100644 index 0829ebd588c..00000000000 --- a/incubator/magnetico-environment/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/magnetico-environment/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/magnetico-environment/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/magnetico-environment/0.0.31/CHANGELOG.md b/incubator/magnetico-environment/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..54851b062ec --- /dev/null +++ b/incubator/magnetico-environment/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [magnetico-environment-0.0.31](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.30...magnetico-environment-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [magnetico-environment-0.0.30](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.29...magnetico-environment-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [magnetico-environment-0.0.29](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.28...magnetico-environment-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [magnetico-environment-0.0.28](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.27...magnetico-environment-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [magnetico-environment-0.0.28](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.27...magnetico-environment-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [magnetico-environment-0.0.27](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.26...magnetico-environment-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [magnetico-environment-0.0.26](https://github.com/truecharts/charts/compare/magnetico-environment-0.0.25...magnetico-environment-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/magnetico-environment/0.0.31/Chart.lock b/incubator/magnetico-environment/0.0.31/Chart.lock new file mode 100644 index 00000000000..aa1dc46a740 --- /dev/null +++ b/incubator/magnetico-environment/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:06:22.316812666Z" diff --git a/incubator/magnetico-environment/0.0.31/Chart.yaml b/incubator/magnetico-environment/0.0.31/Chart.yaml new file mode 100644 index 00000000000..41a61f1bce7 --- /dev/null +++ b/incubator/magnetico-environment/0.0.31/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.7.7 +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.31 diff --git a/incubator/magnetico-environment/0.0.31/README.md b/incubator/magnetico-environment/0.0.31/README.md new file mode 100644 index 00000000000..04d940ed5c6 --- /dev/null +++ b/incubator/magnetico-environment/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/magnetico-environment/0.0.31/app-readme.md similarity index 100% rename from incubator/magnetico-environment/0.0.30/app-readme.md rename to incubator/magnetico-environment/0.0.31/app-readme.md diff --git a/incubator/magnetico-environment/0.0.31/charts/common-10.7.7.tgz b/incubator/magnetico-environment/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/magnetico-environment/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/magnetico-environment/0.0.30/ix_values.yaml b/incubator/magnetico-environment/0.0.31/ix_values.yaml similarity index 100% rename from incubator/magnetico-environment/0.0.30/ix_values.yaml rename to incubator/magnetico-environment/0.0.31/ix_values.yaml diff --git a/incubator/magnetico-environment/0.0.30/questions.yaml b/incubator/magnetico-environment/0.0.31/questions.yaml similarity index 100% rename from incubator/magnetico-environment/0.0.30/questions.yaml rename to incubator/magnetico-environment/0.0.31/questions.yaml diff --git a/incubator/magnetico-environment/0.0.30/templates/common.yaml b/incubator/magnetico-environment/0.0.31/templates/common.yaml similarity index 100% rename from incubator/magnetico-environment/0.0.30/templates/common.yaml rename to incubator/magnetico-environment/0.0.31/templates/common.yaml diff --git a/incubator/magnetico-environment/0.0.30/values.yaml b/incubator/magnetico-environment/0.0.31/values.yaml similarity index 100% rename from incubator/magnetico-environment/0.0.30/values.yaml rename to incubator/magnetico-environment/0.0.31/values.yaml diff --git a/incubator/mailpile/0.0.30/CHANGELOG.md b/incubator/mailpile/0.0.30/CHANGELOG.md deleted file mode 100644 index 49a717d8369..00000000000 --- a/incubator/mailpile/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mailpile-0.0.30](https://github.com/truecharts/charts/compare/mailpile-0.0.29...mailpile-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [mailpile-0.0.29](https://github.com/truecharts/charts/compare/mailpile-0.0.28...mailpile-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [mailpile-0.0.28](https://github.com/truecharts/charts/compare/mailpile-0.0.27...mailpile-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mailpile-0.0.28](https://github.com/truecharts/charts/compare/mailpile-0.0.27...mailpile-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mailpile-0.0.27](https://github.com/truecharts/charts/compare/mailpile-0.0.26...mailpile-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [mailpile-0.0.26](https://github.com/truecharts/charts/compare/mailpile-0.0.25...mailpile-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/mailpile/0.0.30/Chart.lock b/incubator/mailpile/0.0.30/Chart.lock deleted file mode 100644 index 5f1e93e32dd..00000000000 --- a/incubator/mailpile/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:29:39.713927573Z" diff --git a/incubator/mailpile/0.0.30/Chart.yaml b/incubator/mailpile/0.0.30/Chart.yaml deleted file mode 100644 index 3d90e4c9b05..00000000000 --- a/incubator/mailpile/0.0.30/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.7.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.30 diff --git a/incubator/mailpile/0.0.30/README.md b/incubator/mailpile/0.0.30/README.md deleted file mode 100644 index 9a147394ead..00000000000 --- a/incubator/mailpile/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/mailpile/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/mailpile/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/mailpile/0.0.31/CHANGELOG.md b/incubator/mailpile/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..d1adf56e29f --- /dev/null +++ b/incubator/mailpile/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mailpile-0.0.31](https://github.com/truecharts/charts/compare/mailpile-0.0.30...mailpile-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [mailpile-0.0.30](https://github.com/truecharts/charts/compare/mailpile-0.0.29...mailpile-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [mailpile-0.0.29](https://github.com/truecharts/charts/compare/mailpile-0.0.28...mailpile-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [mailpile-0.0.28](https://github.com/truecharts/charts/compare/mailpile-0.0.27...mailpile-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mailpile-0.0.28](https://github.com/truecharts/charts/compare/mailpile-0.0.27...mailpile-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mailpile-0.0.27](https://github.com/truecharts/charts/compare/mailpile-0.0.26...mailpile-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [mailpile-0.0.26](https://github.com/truecharts/charts/compare/mailpile-0.0.25...mailpile-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/mailpile/0.0.31/Chart.lock b/incubator/mailpile/0.0.31/Chart.lock new file mode 100644 index 00000000000..c15b7f862b2 --- /dev/null +++ b/incubator/mailpile/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:06:22.218151104Z" diff --git a/incubator/mailpile/0.0.31/Chart.yaml b/incubator/mailpile/0.0.31/Chart.yaml new file mode 100644 index 00000000000..65c1230950c --- /dev/null +++ b/incubator/mailpile/0.0.31/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.7.7 +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.31 diff --git a/incubator/mailpile/0.0.31/README.md b/incubator/mailpile/0.0.31/README.md new file mode 100644 index 00000000000..b58b946fa0a --- /dev/null +++ b/incubator/mailpile/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/mailpile/0.0.31/app-readme.md similarity index 100% rename from incubator/mailpile/0.0.30/app-readme.md rename to incubator/mailpile/0.0.31/app-readme.md diff --git a/incubator/mailpile/0.0.31/charts/common-10.7.7.tgz b/incubator/mailpile/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/mailpile/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/mailpile/0.0.30/ix_values.yaml b/incubator/mailpile/0.0.31/ix_values.yaml similarity index 100% rename from incubator/mailpile/0.0.30/ix_values.yaml rename to incubator/mailpile/0.0.31/ix_values.yaml diff --git a/incubator/mailpile/0.0.30/questions.yaml b/incubator/mailpile/0.0.31/questions.yaml similarity index 100% rename from incubator/mailpile/0.0.30/questions.yaml rename to incubator/mailpile/0.0.31/questions.yaml diff --git a/incubator/mailpile/0.0.30/templates/common.yaml b/incubator/mailpile/0.0.31/templates/common.yaml similarity index 100% rename from incubator/mailpile/0.0.30/templates/common.yaml rename to incubator/mailpile/0.0.31/templates/common.yaml diff --git a/incubator/mailpile/0.0.30/values.yaml b/incubator/mailpile/0.0.31/values.yaml similarity index 100% rename from incubator/mailpile/0.0.30/values.yaml rename to incubator/mailpile/0.0.31/values.yaml diff --git a/incubator/maloja/0.0.31/CHANGELOG.md b/incubator/maloja/0.0.31/CHANGELOG.md deleted file mode 100644 index 235d2ece532..00000000000 --- a/incubator/maloja/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [maloja-0.0.31](https://github.com/truecharts/charts/compare/maloja-0.0.30...maloja-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [maloja-0.0.30](https://github.com/truecharts/charts/compare/maloja-0.0.29...maloja-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [maloja-0.0.29](https://github.com/truecharts/charts/compare/maloja-0.0.27...maloja-0.0.29) (2022-10-08) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) - - update helm general non-major - - - - -## [maloja-0.0.28](https://github.com/truecharts/charts/compare/maloja-0.0.27...maloja-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [maloja-0.0.27](https://github.com/truecharts/charts/compare/maloja-0.0.26...maloja-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [maloja-0.0.26](https://github.com/truecharts/charts/compare/maloja-0.0.25...maloja-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - diff --git a/incubator/maloja/0.0.31/Chart.lock b/incubator/maloja/0.0.31/Chart.lock deleted file mode 100644 index 99207a99e10..00000000000 --- a/incubator/maloja/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:29:40.686082235Z" diff --git a/incubator/maloja/0.0.31/Chart.yaml b/incubator/maloja/0.0.31/Chart.yaml deleted file mode 100644 index cb462b56742..00000000000 --- a/incubator/maloja/0.0.31/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.7.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.31 diff --git a/incubator/maloja/0.0.31/README.md b/incubator/maloja/0.0.31/README.md deleted file mode 100644 index 6ae3abefbfb..00000000000 --- a/incubator/maloja/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/maloja/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/maloja/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/maloja/0.0.32/CHANGELOG.md b/incubator/maloja/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..0ebfc790281 --- /dev/null +++ b/incubator/maloja/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [maloja-0.0.32](https://github.com/truecharts/charts/compare/maloja-0.0.31...maloja-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [maloja-0.0.31](https://github.com/truecharts/charts/compare/maloja-0.0.30...maloja-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [maloja-0.0.30](https://github.com/truecharts/charts/compare/maloja-0.0.29...maloja-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [maloja-0.0.29](https://github.com/truecharts/charts/compare/maloja-0.0.27...maloja-0.0.29) (2022-10-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) + - update helm general non-major + + + + +## [maloja-0.0.28](https://github.com/truecharts/charts/compare/maloja-0.0.27...maloja-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [maloja-0.0.27](https://github.com/truecharts/charts/compare/maloja-0.0.26...maloja-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [maloja-0.0.26](https://github.com/truecharts/charts/compare/maloja-0.0.25...maloja-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/maloja/0.0.32/Chart.lock b/incubator/maloja/0.0.32/Chart.lock new file mode 100644 index 00000000000..3c3ba95473a --- /dev/null +++ b/incubator/maloja/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:06:33.257177011Z" diff --git a/incubator/maloja/0.0.32/Chart.yaml b/incubator/maloja/0.0.32/Chart.yaml new file mode 100644 index 00000000000..83fbca03f29 --- /dev/null +++ b/incubator/maloja/0.0.32/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.7.7 +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.32 diff --git a/incubator/maloja/0.0.32/README.md b/incubator/maloja/0.0.32/README.md new file mode 100644 index 00000000000..87a90430133 --- /dev/null +++ b/incubator/maloja/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/maloja/0.0.32/app-readme.md similarity index 100% rename from incubator/maloja/0.0.31/app-readme.md rename to incubator/maloja/0.0.32/app-readme.md diff --git a/incubator/maloja/0.0.32/charts/common-10.7.7.tgz b/incubator/maloja/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/maloja/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/maloja/0.0.31/ix_values.yaml b/incubator/maloja/0.0.32/ix_values.yaml similarity index 100% rename from incubator/maloja/0.0.31/ix_values.yaml rename to incubator/maloja/0.0.32/ix_values.yaml diff --git a/incubator/maloja/0.0.31/questions.yaml b/incubator/maloja/0.0.32/questions.yaml similarity index 100% rename from incubator/maloja/0.0.31/questions.yaml rename to incubator/maloja/0.0.32/questions.yaml diff --git a/incubator/maloja/0.0.31/templates/common.yaml b/incubator/maloja/0.0.32/templates/common.yaml similarity index 100% rename from incubator/maloja/0.0.31/templates/common.yaml rename to incubator/maloja/0.0.32/templates/common.yaml diff --git a/incubator/maloja/0.0.31/values.yaml b/incubator/maloja/0.0.32/values.yaml similarity index 100% rename from incubator/maloja/0.0.31/values.yaml rename to incubator/maloja/0.0.32/values.yaml diff --git a/incubator/mango/0.0.31/CHANGELOG.md b/incubator/mango/0.0.31/CHANGELOG.md deleted file mode 100644 index a4c4c51ab9c..00000000000 --- a/incubator/mango/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mango-0.0.31](https://github.com/truecharts/charts/compare/mango-0.0.30...mango-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [mango-0.0.30](https://github.com/truecharts/charts/compare/mango-0.0.29...mango-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [mango-0.0.29](https://github.com/truecharts/charts/compare/mango-0.0.28...mango-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mango-0.0.29](https://github.com/truecharts/charts/compare/mango-0.0.28...mango-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mango-0.0.28](https://github.com/truecharts/charts/compare/mango-0.0.27...mango-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [mango-0.0.27](https://github.com/truecharts/charts/compare/mango-0.0.26...mango-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/mango/0.0.31/Chart.lock b/incubator/mango/0.0.31/Chart.lock deleted file mode 100644 index bd395762453..00000000000 --- a/incubator/mango/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:29:52.792765447Z" diff --git a/incubator/mango/0.0.31/Chart.yaml b/incubator/mango/0.0.31/Chart.yaml deleted file mode 100644 index ec7b3f02c79..00000000000 --- a/incubator/mango/0.0.31/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.7.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.31 diff --git a/incubator/mango/0.0.31/README.md b/incubator/mango/0.0.31/README.md deleted file mode 100644 index 4280ec0932d..00000000000 --- a/incubator/mango/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/mango/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/mango/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/mango/0.0.32/CHANGELOG.md b/incubator/mango/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..729c8463f01 --- /dev/null +++ b/incubator/mango/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mango-0.0.32](https://github.com/truecharts/charts/compare/mango-0.0.31...mango-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [mango-0.0.31](https://github.com/truecharts/charts/compare/mango-0.0.30...mango-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [mango-0.0.30](https://github.com/truecharts/charts/compare/mango-0.0.29...mango-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [mango-0.0.29](https://github.com/truecharts/charts/compare/mango-0.0.28...mango-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mango-0.0.29](https://github.com/truecharts/charts/compare/mango-0.0.28...mango-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mango-0.0.28](https://github.com/truecharts/charts/compare/mango-0.0.27...mango-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [mango-0.0.27](https://github.com/truecharts/charts/compare/mango-0.0.26...mango-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/mango/0.0.32/Chart.lock b/incubator/mango/0.0.32/Chart.lock new file mode 100644 index 00000000000..77752206b69 --- /dev/null +++ b/incubator/mango/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:06:47.608192035Z" diff --git a/incubator/mango/0.0.32/Chart.yaml b/incubator/mango/0.0.32/Chart.yaml new file mode 100644 index 00000000000..5d9dba5e9a7 --- /dev/null +++ b/incubator/mango/0.0.32/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.7.7 +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.32 diff --git a/incubator/mango/0.0.32/README.md b/incubator/mango/0.0.32/README.md new file mode 100644 index 00000000000..915560968a6 --- /dev/null +++ b/incubator/mango/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/mango/0.0.32/app-readme.md similarity index 100% rename from incubator/mango/0.0.31/app-readme.md rename to incubator/mango/0.0.32/app-readme.md diff --git a/incubator/mango/0.0.32/charts/common-10.7.7.tgz b/incubator/mango/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/mango/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/mango/0.0.31/ix_values.yaml b/incubator/mango/0.0.32/ix_values.yaml similarity index 100% rename from incubator/mango/0.0.31/ix_values.yaml rename to incubator/mango/0.0.32/ix_values.yaml diff --git a/incubator/mango/0.0.31/questions.yaml b/incubator/mango/0.0.32/questions.yaml similarity index 100% rename from incubator/mango/0.0.31/questions.yaml rename to incubator/mango/0.0.32/questions.yaml diff --git a/incubator/mango/0.0.31/templates/common.yaml b/incubator/mango/0.0.32/templates/common.yaml similarity index 100% rename from incubator/mango/0.0.31/templates/common.yaml rename to incubator/mango/0.0.32/templates/common.yaml diff --git a/incubator/mango/0.0.31/values.yaml b/incubator/mango/0.0.32/values.yaml similarity index 100% rename from incubator/mango/0.0.31/values.yaml rename to incubator/mango/0.0.32/values.yaml diff --git a/incubator/media-roller/0.0.30/CHANGELOG.md b/incubator/media-roller/0.0.30/CHANGELOG.md deleted file mode 100644 index 9696a38f2f0..00000000000 --- a/incubator/media-roller/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [media-roller-0.0.30](https://github.com/truecharts/charts/compare/media-roller-0.0.29...media-roller-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [media-roller-0.0.29](https://github.com/truecharts/charts/compare/media-roller-0.0.28...media-roller-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [media-roller-0.0.28](https://github.com/truecharts/charts/compare/media-roller-0.0.27...media-roller-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [media-roller-0.0.28](https://github.com/truecharts/charts/compare/media-roller-0.0.27...media-roller-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [media-roller-0.0.27](https://github.com/truecharts/charts/compare/media-roller-0.0.26...media-roller-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [media-roller-0.0.26](https://github.com/truecharts/charts/compare/media-roller-0.0.25...media-roller-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/media-roller/0.0.30/Chart.lock b/incubator/media-roller/0.0.30/Chart.lock deleted file mode 100644 index 51e837bcd47..00000000000 --- a/incubator/media-roller/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:30:07.523849062Z" diff --git a/incubator/media-roller/0.0.30/Chart.yaml b/incubator/media-roller/0.0.30/Chart.yaml deleted file mode 100644 index 9f2f52a3e74..00000000000 --- a/incubator/media-roller/0.0.30/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.7.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.30 diff --git a/incubator/media-roller/0.0.30/README.md b/incubator/media-roller/0.0.30/README.md deleted file mode 100644 index fc187ffea28..00000000000 --- a/incubator/media-roller/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/media-roller/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/media-roller/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/media-roller/0.0.31/CHANGELOG.md b/incubator/media-roller/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..0d2dfdb1449 --- /dev/null +++ b/incubator/media-roller/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [media-roller-0.0.31](https://github.com/truecharts/charts/compare/media-roller-0.0.30...media-roller-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [media-roller-0.0.30](https://github.com/truecharts/charts/compare/media-roller-0.0.29...media-roller-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [media-roller-0.0.29](https://github.com/truecharts/charts/compare/media-roller-0.0.28...media-roller-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [media-roller-0.0.28](https://github.com/truecharts/charts/compare/media-roller-0.0.27...media-roller-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [media-roller-0.0.28](https://github.com/truecharts/charts/compare/media-roller-0.0.27...media-roller-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [media-roller-0.0.27](https://github.com/truecharts/charts/compare/media-roller-0.0.26...media-roller-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [media-roller-0.0.26](https://github.com/truecharts/charts/compare/media-roller-0.0.25...media-roller-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/media-roller/0.0.31/Chart.lock b/incubator/media-roller/0.0.31/Chart.lock new file mode 100644 index 00000000000..e022c56a041 --- /dev/null +++ b/incubator/media-roller/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:07:04.611081826Z" diff --git a/incubator/media-roller/0.0.31/Chart.yaml b/incubator/media-roller/0.0.31/Chart.yaml new file mode 100644 index 00000000000..07630590aee --- /dev/null +++ b/incubator/media-roller/0.0.31/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.7.7 +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.31 diff --git a/incubator/media-roller/0.0.31/README.md b/incubator/media-roller/0.0.31/README.md new file mode 100644 index 00000000000..7a65a28ad7f --- /dev/null +++ b/incubator/media-roller/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/media-roller/0.0.31/app-readme.md similarity index 100% rename from incubator/media-roller/0.0.30/app-readme.md rename to incubator/media-roller/0.0.31/app-readme.md diff --git a/incubator/media-roller/0.0.31/charts/common-10.7.7.tgz b/incubator/media-roller/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/media-roller/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/media-roller/0.0.30/ix_values.yaml b/incubator/media-roller/0.0.31/ix_values.yaml similarity index 100% rename from incubator/media-roller/0.0.30/ix_values.yaml rename to incubator/media-roller/0.0.31/ix_values.yaml diff --git a/incubator/media-roller/0.0.30/questions.yaml b/incubator/media-roller/0.0.31/questions.yaml similarity index 100% rename from incubator/media-roller/0.0.30/questions.yaml rename to incubator/media-roller/0.0.31/questions.yaml diff --git a/incubator/media-roller/0.0.30/templates/common.yaml b/incubator/media-roller/0.0.31/templates/common.yaml similarity index 100% rename from incubator/media-roller/0.0.30/templates/common.yaml rename to incubator/media-roller/0.0.31/templates/common.yaml diff --git a/incubator/media-roller/0.0.30/values.yaml b/incubator/media-roller/0.0.31/values.yaml similarity index 100% rename from incubator/media-roller/0.0.30/values.yaml rename to incubator/media-roller/0.0.31/values.yaml diff --git a/incubator/mediaelch/0.0.30/CHANGELOG.md b/incubator/mediaelch/0.0.30/CHANGELOG.md deleted file mode 100644 index eddd2d90a98..00000000000 --- a/incubator/mediaelch/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mediaelch-0.0.30](https://github.com/truecharts/charts/compare/mediaelch-0.0.29...mediaelch-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [mediaelch-0.0.29](https://github.com/truecharts/charts/compare/mediaelch-0.0.28...mediaelch-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [mediaelch-0.0.28](https://github.com/truecharts/charts/compare/mediaelch-0.0.27...mediaelch-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mediaelch-0.0.28](https://github.com/truecharts/charts/compare/mediaelch-0.0.27...mediaelch-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mediaelch-0.0.27](https://github.com/truecharts/charts/compare/mediaelch-0.0.26...mediaelch-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [mediaelch-0.0.26](https://github.com/truecharts/charts/compare/mediaelch-0.0.25...mediaelch-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/mediaelch/0.0.30/Chart.lock b/incubator/mediaelch/0.0.30/Chart.lock deleted file mode 100644 index 0e1fe4af555..00000000000 --- a/incubator/mediaelch/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:30:10.707100403Z" diff --git a/incubator/mediaelch/0.0.30/Chart.yaml b/incubator/mediaelch/0.0.30/Chart.yaml deleted file mode 100644 index 1c91ac23796..00000000000 --- a/incubator/mediaelch/0.0.30/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.7.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.30 diff --git a/incubator/mediaelch/0.0.30/README.md b/incubator/mediaelch/0.0.30/README.md deleted file mode 100644 index 95e3d2f559d..00000000000 --- a/incubator/mediaelch/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/mediaelch/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/mediaelch/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/mediaelch/0.0.31/CHANGELOG.md b/incubator/mediaelch/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..c23a89ba1d8 --- /dev/null +++ b/incubator/mediaelch/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mediaelch-0.0.31](https://github.com/truecharts/charts/compare/mediaelch-0.0.30...mediaelch-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [mediaelch-0.0.30](https://github.com/truecharts/charts/compare/mediaelch-0.0.29...mediaelch-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [mediaelch-0.0.29](https://github.com/truecharts/charts/compare/mediaelch-0.0.28...mediaelch-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [mediaelch-0.0.28](https://github.com/truecharts/charts/compare/mediaelch-0.0.27...mediaelch-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mediaelch-0.0.28](https://github.com/truecharts/charts/compare/mediaelch-0.0.27...mediaelch-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mediaelch-0.0.27](https://github.com/truecharts/charts/compare/mediaelch-0.0.26...mediaelch-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [mediaelch-0.0.26](https://github.com/truecharts/charts/compare/mediaelch-0.0.25...mediaelch-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/mediaelch/0.0.31/Chart.lock b/incubator/mediaelch/0.0.31/Chart.lock new file mode 100644 index 00000000000..aeb41d24497 --- /dev/null +++ b/incubator/mediaelch/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:07:05.85282561Z" diff --git a/incubator/mediaelch/0.0.31/Chart.yaml b/incubator/mediaelch/0.0.31/Chart.yaml new file mode 100644 index 00000000000..603753e7dbc --- /dev/null +++ b/incubator/mediaelch/0.0.31/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.7.7 +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.31 diff --git a/incubator/mediaelch/0.0.31/README.md b/incubator/mediaelch/0.0.31/README.md new file mode 100644 index 00000000000..d436f18aac4 --- /dev/null +++ b/incubator/mediaelch/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/mediaelch/0.0.31/app-readme.md similarity index 100% rename from incubator/mediaelch/0.0.30/app-readme.md rename to incubator/mediaelch/0.0.31/app-readme.md diff --git a/incubator/mediaelch/0.0.31/charts/common-10.7.7.tgz b/incubator/mediaelch/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/mediaelch/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/mediaelch/0.0.30/ix_values.yaml b/incubator/mediaelch/0.0.31/ix_values.yaml similarity index 100% rename from incubator/mediaelch/0.0.30/ix_values.yaml rename to incubator/mediaelch/0.0.31/ix_values.yaml diff --git a/incubator/mediaelch/0.0.30/questions.yaml b/incubator/mediaelch/0.0.31/questions.yaml similarity index 100% rename from incubator/mediaelch/0.0.30/questions.yaml rename to incubator/mediaelch/0.0.31/questions.yaml diff --git a/incubator/mediaelch/0.0.30/templates/common.yaml b/incubator/mediaelch/0.0.31/templates/common.yaml similarity index 100% rename from incubator/mediaelch/0.0.30/templates/common.yaml rename to incubator/mediaelch/0.0.31/templates/common.yaml diff --git a/incubator/mediaelch/0.0.30/values.yaml b/incubator/mediaelch/0.0.31/values.yaml similarity index 100% rename from incubator/mediaelch/0.0.30/values.yaml rename to incubator/mediaelch/0.0.31/values.yaml diff --git a/incubator/mediagoblin/0.0.30/CHANGELOG.md b/incubator/mediagoblin/0.0.30/CHANGELOG.md deleted file mode 100644 index 2cf68689827..00000000000 --- a/incubator/mediagoblin/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mediagoblin-0.0.30](https://github.com/truecharts/charts/compare/mediagoblin-0.0.29...mediagoblin-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [mediagoblin-0.0.29](https://github.com/truecharts/charts/compare/mediagoblin-0.0.28...mediagoblin-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [mediagoblin-0.0.28](https://github.com/truecharts/charts/compare/mediagoblin-0.0.27...mediagoblin-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mediagoblin-0.0.28](https://github.com/truecharts/charts/compare/mediagoblin-0.0.27...mediagoblin-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mediagoblin-0.0.27](https://github.com/truecharts/charts/compare/mediagoblin-0.0.26...mediagoblin-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [mediagoblin-0.0.26](https://github.com/truecharts/charts/compare/mediagoblin-0.0.25...mediagoblin-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/mediagoblin/0.0.30/Chart.lock b/incubator/mediagoblin/0.0.30/Chart.lock deleted file mode 100644 index bb75113899b..00000000000 --- a/incubator/mediagoblin/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:30:12.565065045Z" diff --git a/incubator/mediagoblin/0.0.30/Chart.yaml b/incubator/mediagoblin/0.0.30/Chart.yaml deleted file mode 100644 index 6d00744dd1e..00000000000 --- a/incubator/mediagoblin/0.0.30/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.7.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.30 diff --git a/incubator/mediagoblin/0.0.30/README.md b/incubator/mediagoblin/0.0.30/README.md deleted file mode 100644 index 14040129cb3..00000000000 --- a/incubator/mediagoblin/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/mediagoblin/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/mediagoblin/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/mediagoblin/0.0.31/CHANGELOG.md b/incubator/mediagoblin/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..1db17463cad --- /dev/null +++ b/incubator/mediagoblin/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mediagoblin-0.0.31](https://github.com/truecharts/charts/compare/mediagoblin-0.0.30...mediagoblin-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [mediagoblin-0.0.30](https://github.com/truecharts/charts/compare/mediagoblin-0.0.29...mediagoblin-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [mediagoblin-0.0.29](https://github.com/truecharts/charts/compare/mediagoblin-0.0.28...mediagoblin-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [mediagoblin-0.0.28](https://github.com/truecharts/charts/compare/mediagoblin-0.0.27...mediagoblin-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mediagoblin-0.0.28](https://github.com/truecharts/charts/compare/mediagoblin-0.0.27...mediagoblin-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mediagoblin-0.0.27](https://github.com/truecharts/charts/compare/mediagoblin-0.0.26...mediagoblin-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [mediagoblin-0.0.26](https://github.com/truecharts/charts/compare/mediagoblin-0.0.25...mediagoblin-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/mediagoblin/0.0.31/Chart.lock b/incubator/mediagoblin/0.0.31/Chart.lock new file mode 100644 index 00000000000..5353bacaf04 --- /dev/null +++ b/incubator/mediagoblin/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:07:16.511395373Z" diff --git a/incubator/mediagoblin/0.0.31/Chart.yaml b/incubator/mediagoblin/0.0.31/Chart.yaml new file mode 100644 index 00000000000..a4abea23bf4 --- /dev/null +++ b/incubator/mediagoblin/0.0.31/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.7.7 +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.31 diff --git a/incubator/mediagoblin/0.0.31/README.md b/incubator/mediagoblin/0.0.31/README.md new file mode 100644 index 00000000000..706f95f9c34 --- /dev/null +++ b/incubator/mediagoblin/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/mediagoblin/0.0.31/app-readme.md similarity index 100% rename from incubator/mediagoblin/0.0.30/app-readme.md rename to incubator/mediagoblin/0.0.31/app-readme.md diff --git a/incubator/mediagoblin/0.0.31/charts/common-10.7.7.tgz b/incubator/mediagoblin/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/mediagoblin/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/mediagoblin/0.0.30/ix_values.yaml b/incubator/mediagoblin/0.0.31/ix_values.yaml similarity index 100% rename from incubator/mediagoblin/0.0.30/ix_values.yaml rename to incubator/mediagoblin/0.0.31/ix_values.yaml diff --git a/incubator/mediagoblin/0.0.30/questions.yaml b/incubator/mediagoblin/0.0.31/questions.yaml similarity index 100% rename from incubator/mediagoblin/0.0.30/questions.yaml rename to incubator/mediagoblin/0.0.31/questions.yaml diff --git a/incubator/mediagoblin/0.0.30/templates/common.yaml b/incubator/mediagoblin/0.0.31/templates/common.yaml similarity index 100% rename from incubator/mediagoblin/0.0.30/templates/common.yaml rename to incubator/mediagoblin/0.0.31/templates/common.yaml diff --git a/incubator/mediagoblin/0.0.30/values.yaml b/incubator/mediagoblin/0.0.31/values.yaml similarity index 100% rename from incubator/mediagoblin/0.0.30/values.yaml rename to incubator/mediagoblin/0.0.31/values.yaml diff --git a/incubator/megasync/0.0.30/CHANGELOG.md b/incubator/megasync/0.0.30/CHANGELOG.md deleted file mode 100644 index 533cdf21462..00000000000 --- a/incubator/megasync/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [megasync-0.0.30](https://github.com/truecharts/charts/compare/megasync-0.0.29...megasync-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [megasync-0.0.29](https://github.com/truecharts/charts/compare/megasync-0.0.28...megasync-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [megasync-0.0.28](https://github.com/truecharts/charts/compare/megasync-0.0.27...megasync-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [megasync-0.0.28](https://github.com/truecharts/charts/compare/megasync-0.0.27...megasync-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [megasync-0.0.27](https://github.com/truecharts/charts/compare/megasync-0.0.26...megasync-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [megasync-0.0.26](https://github.com/truecharts/charts/compare/megasync-0.0.25...megasync-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/megasync/0.0.30/Chart.lock b/incubator/megasync/0.0.30/Chart.lock deleted file mode 100644 index 0c7bc094405..00000000000 --- a/incubator/megasync/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:30:23.958902807Z" diff --git a/incubator/megasync/0.0.30/Chart.yaml b/incubator/megasync/0.0.30/Chart.yaml deleted file mode 100644 index 4495a04c828..00000000000 --- a/incubator/megasync/0.0.30/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.7.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.30 diff --git a/incubator/megasync/0.0.30/README.md b/incubator/megasync/0.0.30/README.md deleted file mode 100644 index 5ba1acf8db8..00000000000 --- a/incubator/megasync/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/megasync/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/megasync/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/megasync/0.0.31/CHANGELOG.md b/incubator/megasync/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..233fa718089 --- /dev/null +++ b/incubator/megasync/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [megasync-0.0.31](https://github.com/truecharts/charts/compare/megasync-0.0.30...megasync-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [megasync-0.0.30](https://github.com/truecharts/charts/compare/megasync-0.0.29...megasync-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [megasync-0.0.29](https://github.com/truecharts/charts/compare/megasync-0.0.28...megasync-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [megasync-0.0.28](https://github.com/truecharts/charts/compare/megasync-0.0.27...megasync-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [megasync-0.0.28](https://github.com/truecharts/charts/compare/megasync-0.0.27...megasync-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [megasync-0.0.27](https://github.com/truecharts/charts/compare/megasync-0.0.26...megasync-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [megasync-0.0.26](https://github.com/truecharts/charts/compare/megasync-0.0.25...megasync-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/megasync/0.0.31/Chart.lock b/incubator/megasync/0.0.31/Chart.lock new file mode 100644 index 00000000000..ed90f8b8041 --- /dev/null +++ b/incubator/megasync/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:07:29.724847759Z" diff --git a/incubator/megasync/0.0.31/Chart.yaml b/incubator/megasync/0.0.31/Chart.yaml new file mode 100644 index 00000000000..838a46ebd49 --- /dev/null +++ b/incubator/megasync/0.0.31/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.7.7 +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.31 diff --git a/incubator/megasync/0.0.31/README.md b/incubator/megasync/0.0.31/README.md new file mode 100644 index 00000000000..7982aa51aa5 --- /dev/null +++ b/incubator/megasync/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/megasync/0.0.31/app-readme.md similarity index 100% rename from incubator/megasync/0.0.30/app-readme.md rename to incubator/megasync/0.0.31/app-readme.md diff --git a/incubator/megasync/0.0.31/charts/common-10.7.7.tgz b/incubator/megasync/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/megasync/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/megasync/0.0.30/ix_values.yaml b/incubator/megasync/0.0.31/ix_values.yaml similarity index 100% rename from incubator/megasync/0.0.30/ix_values.yaml rename to incubator/megasync/0.0.31/ix_values.yaml diff --git a/incubator/megasync/0.0.30/questions.yaml b/incubator/megasync/0.0.31/questions.yaml similarity index 100% rename from incubator/megasync/0.0.30/questions.yaml rename to incubator/megasync/0.0.31/questions.yaml diff --git a/incubator/megasync/0.0.30/templates/common.yaml b/incubator/megasync/0.0.31/templates/common.yaml similarity index 100% rename from incubator/megasync/0.0.30/templates/common.yaml rename to incubator/megasync/0.0.31/templates/common.yaml diff --git a/incubator/megasync/0.0.30/values.yaml b/incubator/megasync/0.0.31/values.yaml similarity index 100% rename from incubator/megasync/0.0.30/values.yaml rename to incubator/megasync/0.0.31/values.yaml diff --git a/incubator/memories-of-mars/0.0.30/CHANGELOG.md b/incubator/memories-of-mars/0.0.30/CHANGELOG.md deleted file mode 100644 index f1ae09065b0..00000000000 --- a/incubator/memories-of-mars/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [memories-of-mars-0.0.30](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.29...memories-of-mars-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [memories-of-mars-0.0.29](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.28...memories-of-mars-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [memories-of-mars-0.0.28](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.27...memories-of-mars-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [memories-of-mars-0.0.28](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.27...memories-of-mars-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [memories-of-mars-0.0.27](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.26...memories-of-mars-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [memories-of-mars-0.0.26](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.25...memories-of-mars-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/memories-of-mars/0.0.30/Chart.lock b/incubator/memories-of-mars/0.0.30/Chart.lock deleted file mode 100644 index ef9bd2a4121..00000000000 --- a/incubator/memories-of-mars/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:30:38.717107165Z" diff --git a/incubator/memories-of-mars/0.0.30/Chart.yaml b/incubator/memories-of-mars/0.0.30/Chart.yaml deleted file mode 100644 index 1d23f7f462b..00000000000 --- a/incubator/memories-of-mars/0.0.30/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.7.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.30 diff --git a/incubator/memories-of-mars/0.0.30/README.md b/incubator/memories-of-mars/0.0.30/README.md deleted file mode 100644 index 277d7503ba1..00000000000 --- a/incubator/memories-of-mars/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/memories-of-mars/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/memories-of-mars/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/memories-of-mars/0.0.31/CHANGELOG.md b/incubator/memories-of-mars/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..4ea2581da33 --- /dev/null +++ b/incubator/memories-of-mars/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [memories-of-mars-0.0.31](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.30...memories-of-mars-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [memories-of-mars-0.0.30](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.29...memories-of-mars-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [memories-of-mars-0.0.29](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.28...memories-of-mars-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [memories-of-mars-0.0.28](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.27...memories-of-mars-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [memories-of-mars-0.0.28](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.27...memories-of-mars-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [memories-of-mars-0.0.27](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.26...memories-of-mars-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [memories-of-mars-0.0.26](https://github.com/truecharts/charts/compare/memories-of-mars-0.0.25...memories-of-mars-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/memories-of-mars/0.0.31/Chart.lock b/incubator/memories-of-mars/0.0.31/Chart.lock new file mode 100644 index 00000000000..c67c4f2da36 --- /dev/null +++ b/incubator/memories-of-mars/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:07:46.535202985Z" diff --git a/incubator/memories-of-mars/0.0.31/Chart.yaml b/incubator/memories-of-mars/0.0.31/Chart.yaml new file mode 100644 index 00000000000..a200811f5e1 --- /dev/null +++ b/incubator/memories-of-mars/0.0.31/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.7.7 +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.31 diff --git a/incubator/memories-of-mars/0.0.31/README.md b/incubator/memories-of-mars/0.0.31/README.md new file mode 100644 index 00000000000..b7013d41b8a --- /dev/null +++ b/incubator/memories-of-mars/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/memories-of-mars/0.0.31/app-readme.md similarity index 100% rename from incubator/memories-of-mars/0.0.30/app-readme.md rename to incubator/memories-of-mars/0.0.31/app-readme.md diff --git a/incubator/memories-of-mars/0.0.31/charts/common-10.7.7.tgz b/incubator/memories-of-mars/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/memories-of-mars/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/memories-of-mars/0.0.30/ix_values.yaml b/incubator/memories-of-mars/0.0.31/ix_values.yaml similarity index 100% rename from incubator/memories-of-mars/0.0.30/ix_values.yaml rename to incubator/memories-of-mars/0.0.31/ix_values.yaml diff --git a/incubator/memories-of-mars/0.0.30/questions.yaml b/incubator/memories-of-mars/0.0.31/questions.yaml similarity index 100% rename from incubator/memories-of-mars/0.0.30/questions.yaml rename to incubator/memories-of-mars/0.0.31/questions.yaml diff --git a/incubator/memories-of-mars/0.0.30/templates/common.yaml b/incubator/memories-of-mars/0.0.31/templates/common.yaml similarity index 100% rename from incubator/memories-of-mars/0.0.30/templates/common.yaml rename to incubator/memories-of-mars/0.0.31/templates/common.yaml diff --git a/incubator/memories-of-mars/0.0.30/values.yaml b/incubator/memories-of-mars/0.0.31/values.yaml similarity index 100% rename from incubator/memories-of-mars/0.0.30/values.yaml rename to incubator/memories-of-mars/0.0.31/values.yaml diff --git a/incubator/meshcentral/5.0.2/CHANGELOG.md b/incubator/meshcentral/5.0.2/CHANGELOG.md deleted file mode 100644 index ef123a7a2f6..00000000000 --- a/incubator/meshcentral/5.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [meshcentral-5.0.2](https://github.com/truecharts/charts/compare/meshcentral-5.0.1...meshcentral-5.0.2) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix - -- use transitioning variable tcdefaultdomain in scale GUI ([#4184](https://github.com/truecharts/charts/issues/4184)) - - - - -## [meshcentral-5.0.1](https://github.com/truecharts/charts/compare/meshcentral-5.0.0...meshcentral-5.0.1) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [meshcentral-5.0.0](https://github.com/truecharts/charts/compare/meshcentral-4.0.16...meshcentral-5.0.0) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - ### Feat - -- BREAKING CHANGE - Rework to add support for (almost) all configuration options ([#4137](https://github.com/truecharts/charts/issues/4137)) - - - - -## [meshcentral-4.0.16](https://github.com/truecharts/charts/compare/meshcentral-4.0.15...meshcentral-4.0.16) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [meshcentral-4.0.15](https://github.com/truecharts/charts/compare/meshcentral-4.0.14...meshcentral-4.0.15) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [meshcentral-4.0.14](https://github.com/truecharts/charts/compare/meshcentral-4.0.13...meshcentral-4.0.14) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [meshcentral-4.0.14](https://github.com/truecharts/charts/compare/meshcentral-4.0.13...meshcentral-4.0.14) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [meshcentral-4.0.13](https://github.com/truecharts/charts/compare/meshcentral-4.0.12...meshcentral-4.0.13) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [meshcentral-4.0.12](https://github.com/truecharts/charts/compare/meshcentral-4.0.11...meshcentral-4.0.12) (2022-10-04) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) - - diff --git a/incubator/meshcentral/5.0.2/Chart.lock b/incubator/meshcentral/5.0.2/Chart.lock deleted file mode 100644 index c528ae5d734..00000000000 --- a/incubator/meshcentral/5.0.2/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mongodb - repository: https://charts.truecharts.org/ - version: 2.0.35 -digest: sha256:2fb9d45a5b3560f858fd2e0bc2f158130976195cc054b4318ca214a719310bfb -generated: "2022-10-25T08:09:08.893343261Z" diff --git a/incubator/meshcentral/5.0.2/Chart.yaml b/incubator/meshcentral/5.0.2/Chart.yaml deleted file mode 100644 index 02010c73a6a..00000000000 --- a/incubator/meshcentral/5.0.2/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: meshcentral -appVersion: "1.0.89" -version: 5.0.2 -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.7.1 - - condition: mongodb.enabled - name: mongodb - repository: https://charts.truecharts.org/ - version: 2.0.35 -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/5.0.2/README.md b/incubator/meshcentral/5.0.2/README.md deleted file mode 100644 index d5cdc1685e8..00000000000 --- a/incubator/meshcentral/5.0.2/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.35 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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/5.0.2/charts/common-10.7.1.tgz b/incubator/meshcentral/5.0.2/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/meshcentral/5.0.2/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/meshcentral/5.0.2/charts/mongodb-2.0.35.tgz b/incubator/meshcentral/5.0.2/charts/mongodb-2.0.35.tgz deleted file mode 100644 index 1f4d1306ef9..00000000000 Binary files a/incubator/meshcentral/5.0.2/charts/mongodb-2.0.35.tgz and /dev/null differ diff --git a/incubator/meshcentral/5.0.3/CHANGELOG.md b/incubator/meshcentral/5.0.3/CHANGELOG.md new file mode 100644 index 00000000000..101c54ee3c2 --- /dev/null +++ b/incubator/meshcentral/5.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [meshcentral-5.0.3](https://github.com/truecharts/charts/compare/meshcentral-5.0.2...meshcentral-5.0.3) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [meshcentral-5.0.2](https://github.com/truecharts/charts/compare/meshcentral-5.0.1...meshcentral-5.0.2) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix + +- use transitioning variable tcdefaultdomain in scale GUI ([#4184](https://github.com/truecharts/charts/issues/4184)) + + + + +## [meshcentral-5.0.1](https://github.com/truecharts/charts/compare/meshcentral-5.0.0...meshcentral-5.0.1) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [meshcentral-5.0.0](https://github.com/truecharts/charts/compare/meshcentral-4.0.16...meshcentral-5.0.0) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- BREAKING CHANGE - Rework to add support for (almost) all configuration options ([#4137](https://github.com/truecharts/charts/issues/4137)) + + + + +## [meshcentral-4.0.16](https://github.com/truecharts/charts/compare/meshcentral-4.0.15...meshcentral-4.0.16) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [meshcentral-4.0.15](https://github.com/truecharts/charts/compare/meshcentral-4.0.14...meshcentral-4.0.15) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [meshcentral-4.0.14](https://github.com/truecharts/charts/compare/meshcentral-4.0.13...meshcentral-4.0.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [meshcentral-4.0.14](https://github.com/truecharts/charts/compare/meshcentral-4.0.13...meshcentral-4.0.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [meshcentral-4.0.13](https://github.com/truecharts/charts/compare/meshcentral-4.0.12...meshcentral-4.0.13) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + diff --git a/incubator/meshcentral/5.0.3/Chart.lock b/incubator/meshcentral/5.0.3/Chart.lock new file mode 100644 index 00000000000..efe85c3d1b4 --- /dev/null +++ b/incubator/meshcentral/5.0.3/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mongodb + repository: https://charts.truecharts.org/ + version: 2.0.40 +digest: sha256:d4f7a8e0a0b71397241720094b69aaafad84c580c21f86c83d521e03affddb20 +generated: "2022-10-25T09:08:05.389126915Z" diff --git a/incubator/meshcentral/5.0.3/Chart.yaml b/incubator/meshcentral/5.0.3/Chart.yaml new file mode 100644 index 00000000000..e68923abac0 --- /dev/null +++ b/incubator/meshcentral/5.0.3/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: meshcentral +appVersion: "1.0.89" +version: 5.0.3 +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.7.7 + - condition: mongodb.enabled + name: mongodb + repository: https://charts.truecharts.org/ + version: 2.0.40 +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/5.0.3/README.md b/incubator/meshcentral/5.0.3/README.md new file mode 100644 index 00000000000..9d63ad33582 --- /dev/null +++ b/incubator/meshcentral/5.0.3/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.40 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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/5.0.2/app-readme.md b/incubator/meshcentral/5.0.3/app-readme.md similarity index 100% rename from incubator/meshcentral/5.0.2/app-readme.md rename to incubator/meshcentral/5.0.3/app-readme.md diff --git a/incubator/meshcentral/5.0.3/charts/common-10.7.7.tgz b/incubator/meshcentral/5.0.3/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/meshcentral/5.0.3/charts/common-10.7.7.tgz differ diff --git a/incubator/meshcentral/5.0.3/charts/mongodb-2.0.40.tgz b/incubator/meshcentral/5.0.3/charts/mongodb-2.0.40.tgz new file mode 100644 index 00000000000..b701a41dd4a Binary files /dev/null and b/incubator/meshcentral/5.0.3/charts/mongodb-2.0.40.tgz differ diff --git a/incubator/meshcentral/5.0.2/ix_values.yaml b/incubator/meshcentral/5.0.3/ix_values.yaml similarity index 100% rename from incubator/meshcentral/5.0.2/ix_values.yaml rename to incubator/meshcentral/5.0.3/ix_values.yaml diff --git a/incubator/meshcentral/5.0.2/questions.yaml b/incubator/meshcentral/5.0.3/questions.yaml similarity index 100% rename from incubator/meshcentral/5.0.2/questions.yaml rename to incubator/meshcentral/5.0.3/questions.yaml diff --git a/incubator/meshcentral/5.0.2/templates/_secret.tpl b/incubator/meshcentral/5.0.3/templates/_secret.tpl similarity index 100% rename from incubator/meshcentral/5.0.2/templates/_secret.tpl rename to incubator/meshcentral/5.0.3/templates/_secret.tpl diff --git a/incubator/meshcentral/5.0.2/templates/common.yaml b/incubator/meshcentral/5.0.3/templates/common.yaml similarity index 100% rename from incubator/meshcentral/5.0.2/templates/common.yaml rename to incubator/meshcentral/5.0.3/templates/common.yaml diff --git a/incubator/meshcentral/5.0.2/values.yaml b/incubator/meshcentral/5.0.3/values.yaml similarity index 100% rename from incubator/meshcentral/5.0.2/values.yaml rename to incubator/meshcentral/5.0.3/values.yaml diff --git a/incubator/metatube/0.0.30/CHANGELOG.md b/incubator/metatube/0.0.30/CHANGELOG.md deleted file mode 100644 index 522d1d0c582..00000000000 --- a/incubator/metatube/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [metatube-0.0.30](https://github.com/truecharts/charts/compare/metatube-0.0.29...metatube-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [metatube-0.0.29](https://github.com/truecharts/charts/compare/metatube-0.0.28...metatube-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [metatube-0.0.28](https://github.com/truecharts/charts/compare/metatube-0.0.27...metatube-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [metatube-0.0.28](https://github.com/truecharts/charts/compare/metatube-0.0.27...metatube-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [metatube-0.0.27](https://github.com/truecharts/charts/compare/metatube-0.0.26...metatube-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [metatube-0.0.26](https://github.com/truecharts/charts/compare/metatube-0.0.25...metatube-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/metatube/0.0.30/Chart.lock b/incubator/metatube/0.0.30/Chart.lock deleted file mode 100644 index ce45fc24ded..00000000000 --- a/incubator/metatube/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:30:43.482664756Z" diff --git a/incubator/metatube/0.0.30/Chart.yaml b/incubator/metatube/0.0.30/Chart.yaml deleted file mode 100644 index 839cdb0e93c..00000000000 --- a/incubator/metatube/0.0.30/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.7.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.30 diff --git a/incubator/metatube/0.0.30/README.md b/incubator/metatube/0.0.30/README.md deleted file mode 100644 index 7c8e9e72fe9..00000000000 --- a/incubator/metatube/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/metatube/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/metatube/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/metatube/0.0.31/CHANGELOG.md b/incubator/metatube/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..9f17f15374c --- /dev/null +++ b/incubator/metatube/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [metatube-0.0.31](https://github.com/truecharts/charts/compare/metatube-0.0.30...metatube-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [metatube-0.0.30](https://github.com/truecharts/charts/compare/metatube-0.0.29...metatube-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [metatube-0.0.29](https://github.com/truecharts/charts/compare/metatube-0.0.28...metatube-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [metatube-0.0.28](https://github.com/truecharts/charts/compare/metatube-0.0.27...metatube-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [metatube-0.0.28](https://github.com/truecharts/charts/compare/metatube-0.0.27...metatube-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [metatube-0.0.27](https://github.com/truecharts/charts/compare/metatube-0.0.26...metatube-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [metatube-0.0.26](https://github.com/truecharts/charts/compare/metatube-0.0.25...metatube-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/metatube/0.0.31/Chart.lock b/incubator/metatube/0.0.31/Chart.lock new file mode 100644 index 00000000000..911f863c44e --- /dev/null +++ b/incubator/metatube/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:07:59.367954866Z" diff --git a/incubator/metatube/0.0.31/Chart.yaml b/incubator/metatube/0.0.31/Chart.yaml new file mode 100644 index 00000000000..70b1d4b396a --- /dev/null +++ b/incubator/metatube/0.0.31/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.7.7 +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.31 diff --git a/incubator/metatube/0.0.31/README.md b/incubator/metatube/0.0.31/README.md new file mode 100644 index 00000000000..dba792cd390 --- /dev/null +++ b/incubator/metatube/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/metatube/0.0.31/app-readme.md similarity index 100% rename from incubator/metatube/0.0.30/app-readme.md rename to incubator/metatube/0.0.31/app-readme.md diff --git a/incubator/metatube/0.0.31/charts/common-10.7.7.tgz b/incubator/metatube/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/metatube/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/metatube/0.0.30/ix_values.yaml b/incubator/metatube/0.0.31/ix_values.yaml similarity index 100% rename from incubator/metatube/0.0.30/ix_values.yaml rename to incubator/metatube/0.0.31/ix_values.yaml diff --git a/incubator/metatube/0.0.30/questions.yaml b/incubator/metatube/0.0.31/questions.yaml similarity index 100% rename from incubator/metatube/0.0.30/questions.yaml rename to incubator/metatube/0.0.31/questions.yaml diff --git a/incubator/metatube/0.0.30/templates/common.yaml b/incubator/metatube/0.0.31/templates/common.yaml similarity index 100% rename from incubator/metatube/0.0.30/templates/common.yaml rename to incubator/metatube/0.0.31/templates/common.yaml diff --git a/incubator/metatube/0.0.30/values.yaml b/incubator/metatube/0.0.31/values.yaml similarity index 100% rename from incubator/metatube/0.0.30/values.yaml rename to incubator/metatube/0.0.31/values.yaml diff --git a/incubator/microbin/0.0.5/CHANGELOG.md b/incubator/microbin/0.0.5/CHANGELOG.md deleted file mode 100644 index 75032bf6cc4..00000000000 --- a/incubator/microbin/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,61 +0,0 @@ -# Changelog - - - -## [microbin-0.0.5](https://github.com/truecharts/charts/compare/microbin-0.0.4...microbin-0.0.5) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [microbin-0.0.4](https://github.com/truecharts/charts/compare/microbin-0.0.3...microbin-0.0.4) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [microbin-0.0.3](https://github.com/truecharts/charts/compare/microbin-0.0.2...microbin-0.0.3) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [microbin-0.0.3](https://github.com/truecharts/charts/compare/microbin-0.0.2...microbin-0.0.3) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [microbin-0.0.2](https://github.com/truecharts/charts/compare/microbin-0.0.1...microbin-0.0.2) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [microbin-0.0.1]microbin-0.0.1 (2022-10-02) - -### Feat - -- add microbin ([#3993](https://github.com/truecharts/charts/issues/3993)) diff --git a/incubator/microbin/0.0.5/Chart.lock b/incubator/microbin/0.0.5/Chart.lock deleted file mode 100644 index 7df9e6439c8..00000000000 --- a/incubator/microbin/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:30:55.484551601Z" diff --git a/incubator/microbin/0.0.5/Chart.yaml b/incubator/microbin/0.0.5/Chart.yaml deleted file mode 100644 index 57ee2911432..00000000000 --- a/incubator/microbin/0.0.5/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -description: MicroBin is a super tiny, feature rich, configurable, self-contained and self-hosted paste bin web application. -home: https://truecharts.org/docs/charts/incubator/microbin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/microbin.png -keywords: - - microbin -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: microbin -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/microbin - - https://github.com/szabodanika/microbin -version: 0.0.5 -annotations: - truecharts.org/catagories: | - - utility - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/microbin/0.0.5/README.md b/incubator/microbin/0.0.5/README.md deleted file mode 100644 index 109f26e4e87..00000000000 --- a/incubator/microbin/0.0.5/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# microbin - -MicroBin is a super tiny, feature rich, configurable, self-contained and self-hosted paste bin 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: [microbin](https://truecharts.org/docs/charts/incubator/microbin) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `microbin` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install microbin TrueCharts/microbin -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `microbin` deployment - -```console -helm uninstall microbin -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install microbin \ - --set env.TZ="America/New York" \ - TrueCharts/microbin -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install microbin TrueCharts/microbin -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/microbin/0.0.5/charts/common-10.7.1.tgz b/incubator/microbin/0.0.5/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/microbin/0.0.5/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/microbin/0.0.6/CHANGELOG.md b/incubator/microbin/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..34cab3d1544 --- /dev/null +++ b/incubator/microbin/0.0.6/CHANGELOG.md @@ -0,0 +1,71 @@ +# Changelog + + + +## [microbin-0.0.6](https://github.com/truecharts/charts/compare/microbin-0.0.5...microbin-0.0.6) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [microbin-0.0.5](https://github.com/truecharts/charts/compare/microbin-0.0.4...microbin-0.0.5) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [microbin-0.0.4](https://github.com/truecharts/charts/compare/microbin-0.0.3...microbin-0.0.4) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [microbin-0.0.3](https://github.com/truecharts/charts/compare/microbin-0.0.2...microbin-0.0.3) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [microbin-0.0.3](https://github.com/truecharts/charts/compare/microbin-0.0.2...microbin-0.0.3) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [microbin-0.0.2](https://github.com/truecharts/charts/compare/microbin-0.0.1...microbin-0.0.2) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [microbin-0.0.1]microbin-0.0.1 (2022-10-02) + +### Feat + +- add microbin ([#3993](https://github.com/truecharts/charts/issues/3993)) diff --git a/incubator/microbin/0.0.6/Chart.lock b/incubator/microbin/0.0.6/Chart.lock new file mode 100644 index 00000000000..1607f442847 --- /dev/null +++ b/incubator/microbin/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:08:12.072982601Z" diff --git a/incubator/microbin/0.0.6/Chart.yaml b/incubator/microbin/0.0.6/Chart.yaml new file mode 100644 index 00000000000..dd60aa7b36d --- /dev/null +++ b/incubator/microbin/0.0.6/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +description: MicroBin is a super tiny, feature rich, configurable, self-contained and self-hosted paste bin web application. +home: https://truecharts.org/docs/charts/incubator/microbin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/microbin.png +keywords: + - microbin +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: microbin +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/microbin + - https://github.com/szabodanika/microbin +version: 0.0.6 +annotations: + truecharts.org/catagories: | + - utility + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/microbin/0.0.6/README.md b/incubator/microbin/0.0.6/README.md new file mode 100644 index 00000000000..35b710212a7 --- /dev/null +++ b/incubator/microbin/0.0.6/README.md @@ -0,0 +1,106 @@ +# microbin + +MicroBin is a super tiny, feature rich, configurable, self-contained and self-hosted paste bin 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: [microbin](https://truecharts.org/docs/charts/incubator/microbin) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `microbin` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install microbin TrueCharts/microbin +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `microbin` deployment + +```console +helm uninstall microbin +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install microbin \ + --set env.TZ="America/New York" \ + TrueCharts/microbin +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install microbin TrueCharts/microbin -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/microbin/0.0.5/app-readme.md b/incubator/microbin/0.0.6/app-readme.md similarity index 100% rename from incubator/microbin/0.0.5/app-readme.md rename to incubator/microbin/0.0.6/app-readme.md diff --git a/incubator/microbin/0.0.6/charts/common-10.7.7.tgz b/incubator/microbin/0.0.6/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/microbin/0.0.6/charts/common-10.7.7.tgz differ diff --git a/incubator/microbin/0.0.5/ix_values.yaml b/incubator/microbin/0.0.6/ix_values.yaml similarity index 100% rename from incubator/microbin/0.0.5/ix_values.yaml rename to incubator/microbin/0.0.6/ix_values.yaml diff --git a/incubator/microbin/0.0.5/questions.yaml b/incubator/microbin/0.0.6/questions.yaml similarity index 100% rename from incubator/microbin/0.0.5/questions.yaml rename to incubator/microbin/0.0.6/questions.yaml diff --git a/incubator/microbin/0.0.5/templates/_args.tpl b/incubator/microbin/0.0.6/templates/_args.tpl similarity index 100% rename from incubator/microbin/0.0.5/templates/_args.tpl rename to incubator/microbin/0.0.6/templates/_args.tpl diff --git a/incubator/microbin/0.0.5/templates/common.yaml b/incubator/microbin/0.0.6/templates/common.yaml similarity index 100% rename from incubator/microbin/0.0.5/templates/common.yaml rename to incubator/microbin/0.0.6/templates/common.yaml diff --git a/incubator/microbin/0.0.5/values.yaml b/incubator/microbin/0.0.6/values.yaml similarity index 100% rename from incubator/microbin/0.0.5/values.yaml rename to incubator/microbin/0.0.6/values.yaml diff --git a/incubator/midarr/0.0.5/CHANGELOG.md b/incubator/midarr/0.0.5/CHANGELOG.md deleted file mode 100644 index 00766955c8c..00000000000 --- a/incubator/midarr/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,61 +0,0 @@ -# Changelog - - - -## [midarr-0.0.5](https://github.com/truecharts/charts/compare/midarr-0.0.4...midarr-0.0.5) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [midarr-0.0.4](https://github.com/truecharts/charts/compare/midarr-0.0.3...midarr-0.0.4) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [midarr-0.0.3](https://github.com/truecharts/charts/compare/midarr-0.0.2...midarr-0.0.3) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [midarr-0.0.3](https://github.com/truecharts/charts/compare/midarr-0.0.2...midarr-0.0.3) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [midarr-0.0.2](https://github.com/truecharts/charts/compare/midarr-0.0.1...midarr-0.0.2) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [midarr-0.0.1]midarr-0.0.1 (2022-10-01) - -### Feat - -- add midarr ([#3984](https://github.com/truecharts/charts/issues/3984)) diff --git a/incubator/midarr/0.0.5/Chart.lock b/incubator/midarr/0.0.5/Chart.lock deleted file mode 100644 index 773920d63b2..00000000000 --- a/incubator/midarr/0.0.5/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T12:31:22.141743005Z" diff --git a/incubator/midarr/0.0.5/Chart.yaml b/incubator/midarr/0.0.5/Chart.yaml deleted file mode 100644 index f79711426f8..00000000000 --- a/incubator/midarr/0.0.5/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.16.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -description: Midarr is a minimal lightweight media server for enjoying your media -home: https://truecharts.org/docs/charts/incubator/midarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/midarr.png -keywords: - - midarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: midarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/midarr - - https://github.com/midarrlabs/midarr-server -version: 0.0.5 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/midarr/0.0.5/README.md b/incubator/midarr/0.0.5/README.md deleted file mode 100644 index 7309c00fe76..00000000000 --- a/incubator/midarr/0.0.5/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# midarr - -Midarr is a minimal lightweight media server for enjoying 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: [midarr](https://truecharts.org/docs/charts/incubator/midarr) - -**This chart is not maintained by the upstream project and any issues with the chart should 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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `midarr` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install midarr TrueCharts/midarr -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `midarr` deployment - -```console -helm uninstall midarr -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install midarr \ - --set env.TZ="America/New York" \ - TrueCharts/midarr -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install midarr TrueCharts/midarr -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/midarr/0.0.5/charts/common-10.7.1.tgz b/incubator/midarr/0.0.5/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/midarr/0.0.5/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/midarr/0.0.5/charts/postgresql-8.0.101.tgz b/incubator/midarr/0.0.5/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/incubator/midarr/0.0.5/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/incubator/midarr/0.0.6/CHANGELOG.md b/incubator/midarr/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..fafab68b8d0 --- /dev/null +++ b/incubator/midarr/0.0.6/CHANGELOG.md @@ -0,0 +1,71 @@ +# Changelog + + + +## [midarr-0.0.6](https://github.com/truecharts/charts/compare/midarr-0.0.5...midarr-0.0.6) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [midarr-0.0.5](https://github.com/truecharts/charts/compare/midarr-0.0.4...midarr-0.0.5) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [midarr-0.0.4](https://github.com/truecharts/charts/compare/midarr-0.0.3...midarr-0.0.4) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [midarr-0.0.3](https://github.com/truecharts/charts/compare/midarr-0.0.2...midarr-0.0.3) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [midarr-0.0.3](https://github.com/truecharts/charts/compare/midarr-0.0.2...midarr-0.0.3) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [midarr-0.0.2](https://github.com/truecharts/charts/compare/midarr-0.0.1...midarr-0.0.2) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [midarr-0.0.1]midarr-0.0.1 (2022-10-01) + +### Feat + +- add midarr ([#3984](https://github.com/truecharts/charts/issues/3984)) diff --git a/incubator/midarr/0.0.6/Chart.lock b/incubator/midarr/0.0.6/Chart.lock new file mode 100644 index 00000000000..6c91ed1e048 --- /dev/null +++ b/incubator/midarr/0.0.6/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T09:08:45.392292367Z" diff --git a/incubator/midarr/0.0.6/Chart.yaml b/incubator/midarr/0.0.6/Chart.yaml new file mode 100644 index 00000000000..1e0979bdff5 --- /dev/null +++ b/incubator/midarr/0.0.6/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.16.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +description: Midarr is a minimal lightweight media server for enjoying your media +home: https://truecharts.org/docs/charts/incubator/midarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/midarr.png +keywords: + - midarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: midarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/midarr + - https://github.com/midarrlabs/midarr-server +version: 0.0.6 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/midarr/0.0.6/README.md b/incubator/midarr/0.0.6/README.md new file mode 100644 index 00000000000..7af3789dda7 --- /dev/null +++ b/incubator/midarr/0.0.6/README.md @@ -0,0 +1,107 @@ +# midarr + +Midarr is a minimal lightweight media server for enjoying 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: [midarr](https://truecharts.org/docs/charts/incubator/midarr) + +**This chart is not maintained by the upstream project and any issues with the chart should 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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `midarr` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install midarr TrueCharts/midarr +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `midarr` deployment + +```console +helm uninstall midarr +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install midarr \ + --set env.TZ="America/New York" \ + TrueCharts/midarr +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install midarr TrueCharts/midarr -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/midarr/0.0.5/app-readme.md b/incubator/midarr/0.0.6/app-readme.md similarity index 100% rename from incubator/midarr/0.0.5/app-readme.md rename to incubator/midarr/0.0.6/app-readme.md diff --git a/incubator/midarr/0.0.6/charts/common-10.7.7.tgz b/incubator/midarr/0.0.6/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/midarr/0.0.6/charts/common-10.7.7.tgz differ diff --git a/incubator/midarr/0.0.6/charts/postgresql-8.0.106.tgz b/incubator/midarr/0.0.6/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/incubator/midarr/0.0.6/charts/postgresql-8.0.106.tgz differ diff --git a/incubator/midarr/0.0.5/ix_values.yaml b/incubator/midarr/0.0.6/ix_values.yaml similarity index 100% rename from incubator/midarr/0.0.5/ix_values.yaml rename to incubator/midarr/0.0.6/ix_values.yaml diff --git a/incubator/midarr/0.0.5/questions.yaml b/incubator/midarr/0.0.6/questions.yaml similarity index 100% rename from incubator/midarr/0.0.5/questions.yaml rename to incubator/midarr/0.0.6/questions.yaml diff --git a/incubator/midarr/0.0.5/templates/_config.tpl b/incubator/midarr/0.0.6/templates/_config.tpl similarity index 100% rename from incubator/midarr/0.0.5/templates/_config.tpl rename to incubator/midarr/0.0.6/templates/_config.tpl diff --git a/incubator/midarr/0.0.5/templates/_secret.tpl b/incubator/midarr/0.0.6/templates/_secret.tpl similarity index 100% rename from incubator/midarr/0.0.5/templates/_secret.tpl rename to incubator/midarr/0.0.6/templates/_secret.tpl diff --git a/incubator/midarr/0.0.5/templates/common.yaml b/incubator/midarr/0.0.6/templates/common.yaml similarity index 100% rename from incubator/midarr/0.0.5/templates/common.yaml rename to incubator/midarr/0.0.6/templates/common.yaml diff --git a/incubator/midarr/0.0.5/values.yaml b/incubator/midarr/0.0.6/values.yaml similarity index 100% rename from incubator/midarr/0.0.5/values.yaml rename to incubator/midarr/0.0.6/values.yaml diff --git a/incubator/mindustry/0.0.30/CHANGELOG.md b/incubator/mindustry/0.0.30/CHANGELOG.md deleted file mode 100644 index 148d1afba25..00000000000 --- a/incubator/mindustry/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mindustry-0.0.30](https://github.com/truecharts/charts/compare/mindustry-0.0.29...mindustry-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [mindustry-0.0.29](https://github.com/truecharts/charts/compare/mindustry-0.0.28...mindustry-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [mindustry-0.0.28](https://github.com/truecharts/charts/compare/mindustry-0.0.27...mindustry-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mindustry-0.0.28](https://github.com/truecharts/charts/compare/mindustry-0.0.27...mindustry-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mindustry-0.0.27](https://github.com/truecharts/charts/compare/mindustry-0.0.26...mindustry-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [mindustry-0.0.26](https://github.com/truecharts/charts/compare/mindustry-0.0.25...mindustry-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/mindustry/0.0.30/Chart.lock b/incubator/mindustry/0.0.30/Chart.lock deleted file mode 100644 index e99dfb2318e..00000000000 --- a/incubator/mindustry/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:31:16.220652219Z" diff --git a/incubator/mindustry/0.0.30/Chart.yaml b/incubator/mindustry/0.0.30/Chart.yaml deleted file mode 100644 index a15dfbfd574..00000000000 --- a/incubator/mindustry/0.0.30/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.7.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.30 diff --git a/incubator/mindustry/0.0.30/README.md b/incubator/mindustry/0.0.30/README.md deleted file mode 100644 index 428adc159fc..00000000000 --- a/incubator/mindustry/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/mindustry/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/mindustry/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/mindustry/0.0.31/CHANGELOG.md b/incubator/mindustry/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..2d4cdfeac33 --- /dev/null +++ b/incubator/mindustry/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mindustry-0.0.31](https://github.com/truecharts/charts/compare/mindustry-0.0.30...mindustry-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [mindustry-0.0.30](https://github.com/truecharts/charts/compare/mindustry-0.0.29...mindustry-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [mindustry-0.0.29](https://github.com/truecharts/charts/compare/mindustry-0.0.28...mindustry-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [mindustry-0.0.28](https://github.com/truecharts/charts/compare/mindustry-0.0.27...mindustry-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mindustry-0.0.28](https://github.com/truecharts/charts/compare/mindustry-0.0.27...mindustry-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mindustry-0.0.27](https://github.com/truecharts/charts/compare/mindustry-0.0.26...mindustry-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [mindustry-0.0.26](https://github.com/truecharts/charts/compare/mindustry-0.0.25...mindustry-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/mindustry/0.0.31/Chart.lock b/incubator/mindustry/0.0.31/Chart.lock new file mode 100644 index 00000000000..cf08d132ef6 --- /dev/null +++ b/incubator/mindustry/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:08:40.958750027Z" diff --git a/incubator/mindustry/0.0.31/Chart.yaml b/incubator/mindustry/0.0.31/Chart.yaml new file mode 100644 index 00000000000..6156274ba69 --- /dev/null +++ b/incubator/mindustry/0.0.31/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.7.7 +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.31 diff --git a/incubator/mindustry/0.0.31/README.md b/incubator/mindustry/0.0.31/README.md new file mode 100644 index 00000000000..58a835e61df --- /dev/null +++ b/incubator/mindustry/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/mindustry/0.0.31/app-readme.md similarity index 100% rename from incubator/mindustry/0.0.30/app-readme.md rename to incubator/mindustry/0.0.31/app-readme.md diff --git a/incubator/mindustry/0.0.31/charts/common-10.7.7.tgz b/incubator/mindustry/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/mindustry/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/mindustry/0.0.30/ix_values.yaml b/incubator/mindustry/0.0.31/ix_values.yaml similarity index 100% rename from incubator/mindustry/0.0.30/ix_values.yaml rename to incubator/mindustry/0.0.31/ix_values.yaml diff --git a/incubator/mindustry/0.0.30/questions.yaml b/incubator/mindustry/0.0.31/questions.yaml similarity index 100% rename from incubator/mindustry/0.0.30/questions.yaml rename to incubator/mindustry/0.0.31/questions.yaml diff --git a/incubator/mindustry/0.0.30/templates/common.yaml b/incubator/mindustry/0.0.31/templates/common.yaml similarity index 100% rename from incubator/mindustry/0.0.30/templates/common.yaml rename to incubator/mindustry/0.0.31/templates/common.yaml diff --git a/incubator/mindustry/0.0.30/values.yaml b/incubator/mindustry/0.0.31/values.yaml similarity index 100% rename from incubator/mindustry/0.0.30/values.yaml rename to incubator/mindustry/0.0.31/values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.29/CHANGELOG.md b/incubator/minecraft-bungeecord/0.0.29/CHANGELOG.md deleted file mode 100644 index 9d8ecad8ba6..00000000000 --- a/incubator/minecraft-bungeecord/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minecraft-bungeecord-0.0.29](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.28...minecraft-bungeecord-0.0.29) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - - - -## [minecraft-bungeecord-0.0.28](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.27...minecraft-bungeecord-0.0.28) (2022-10-20) - -### Chore - -- Auto-update chart README [skip ci] - - - - -## [minecraft-bungeecord-0.0.27](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.26...minecraft-bungeecord-0.0.27) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [minecraft-bungeecord-0.0.26](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.25...minecraft-bungeecord-0.0.26) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [minecraft-bungeecord-0.0.25](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.24...minecraft-bungeecord-0.0.25) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [minecraft-bungeecord-0.0.25](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.24...minecraft-bungeecord-0.0.25) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [minecraft-bungeecord-0.0.24](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.23...minecraft-bungeecord-0.0.24) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [minecraft-bungeecord-0.0.23](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.22...minecraft-bungeecord-0.0.23) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/minecraft-bungeecord/0.0.29/Chart.lock b/incubator/minecraft-bungeecord/0.0.29/Chart.lock deleted file mode 100644 index 172d3fd9471..00000000000 --- a/incubator/minecraft-bungeecord/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-22T12:41:21.662356108Z" diff --git a/incubator/minecraft-bungeecord/0.0.29/Chart.yaml b/incubator/minecraft-bungeecord/0.0.29/Chart.yaml deleted file mode 100644 index fe65d6cb83e..00000000000 --- a/incubator/minecraft-bungeecord/0.0.29/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: minecraft-bungeecord -version: 0.0.29 -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.7.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.29/README.md b/incubator/minecraft-bungeecord/0.0.29/README.md deleted file mode 100644 index 8626aa6c1b3..00000000000 --- a/incubator/minecraft-bungeecord/0.0.29/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.29/charts/common-10.7.1.tgz b/incubator/minecraft-bungeecord/0.0.29/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/minecraft-bungeecord/0.0.29/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/minecraft-bungeecord/0.0.30/CHANGELOG.md b/incubator/minecraft-bungeecord/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..3d3dbbb837f --- /dev/null +++ b/incubator/minecraft-bungeecord/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minecraft-bungeecord-0.0.30](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.29...minecraft-bungeecord-0.0.30) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [minecraft-bungeecord-0.0.29](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.28...minecraft-bungeecord-0.0.29) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + + + + +## [minecraft-bungeecord-0.0.28](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.27...minecraft-bungeecord-0.0.28) (2022-10-20) + +### Chore + +- Auto-update chart README [skip ci] + + + + +## [minecraft-bungeecord-0.0.27](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.26...minecraft-bungeecord-0.0.27) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [minecraft-bungeecord-0.0.26](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.25...minecraft-bungeecord-0.0.26) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [minecraft-bungeecord-0.0.25](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.24...minecraft-bungeecord-0.0.25) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [minecraft-bungeecord-0.0.25](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.24...minecraft-bungeecord-0.0.25) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [minecraft-bungeecord-0.0.24](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.23...minecraft-bungeecord-0.0.24) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [minecraft-bungeecord-0.0.23](https://github.com/truecharts/charts/compare/minecraft-bungeecord-0.0.22...minecraft-bungeecord-0.0.23) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/minecraft-bungeecord/0.0.30/Chart.lock b/incubator/minecraft-bungeecord/0.0.30/Chart.lock new file mode 100644 index 00000000000..3987bab5d5e --- /dev/null +++ b/incubator/minecraft-bungeecord/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:08:54.00452468Z" diff --git a/incubator/minecraft-bungeecord/0.0.30/Chart.yaml b/incubator/minecraft-bungeecord/0.0.30/Chart.yaml new file mode 100644 index 00000000000..a105e4f1802 --- /dev/null +++ b/incubator/minecraft-bungeecord/0.0.30/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: minecraft-bungeecord +version: 0.0.30 +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.7.7 + # 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.30/README.md b/incubator/minecraft-bungeecord/0.0.30/README.md new file mode 100644 index 00000000000..8a92f3ace4f --- /dev/null +++ b/incubator/minecraft-bungeecord/0.0.30/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.29/app-readme.md b/incubator/minecraft-bungeecord/0.0.30/app-readme.md similarity index 100% rename from incubator/minecraft-bungeecord/0.0.29/app-readme.md rename to incubator/minecraft-bungeecord/0.0.30/app-readme.md diff --git a/incubator/minecraft-bungeecord/0.0.30/charts/common-10.7.7.tgz b/incubator/minecraft-bungeecord/0.0.30/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/minecraft-bungeecord/0.0.30/charts/common-10.7.7.tgz differ diff --git a/incubator/minecraft-bungeecord/0.0.29/ci/base-values.yaml b/incubator/minecraft-bungeecord/0.0.30/ci/base-values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.29/ci/base-values.yaml rename to incubator/minecraft-bungeecord/0.0.30/ci/base-values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.29/ci/j11-values.yaml b/incubator/minecraft-bungeecord/0.0.30/ci/j11-values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.29/ci/j11-values.yaml rename to incubator/minecraft-bungeecord/0.0.30/ci/j11-values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.29/ci/j8-values.yaml b/incubator/minecraft-bungeecord/0.0.30/ci/j8-values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.29/ci/j8-values.yaml rename to incubator/minecraft-bungeecord/0.0.30/ci/j8-values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.29/ix_values.yaml b/incubator/minecraft-bungeecord/0.0.30/ix_values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.29/ix_values.yaml rename to incubator/minecraft-bungeecord/0.0.30/ix_values.yaml diff --git a/incubator/minecraft-bungeecord/0.0.29/questions.yaml b/incubator/minecraft-bungeecord/0.0.30/questions.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.29/questions.yaml rename to incubator/minecraft-bungeecord/0.0.30/questions.yaml diff --git a/incubator/minecraft-bungeecord/0.0.29/templates/common.yaml b/incubator/minecraft-bungeecord/0.0.30/templates/common.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.29/templates/common.yaml rename to incubator/minecraft-bungeecord/0.0.30/templates/common.yaml diff --git a/incubator/minecraft-bungeecord/0.0.29/values.yaml b/incubator/minecraft-bungeecord/0.0.30/values.yaml similarity index 100% rename from incubator/minecraft-bungeecord/0.0.29/values.yaml rename to incubator/minecraft-bungeecord/0.0.30/values.yaml diff --git a/incubator/mineos/0.0.32/CHANGELOG.md b/incubator/mineos/0.0.32/CHANGELOG.md deleted file mode 100644 index c6f500ff15d..00000000000 --- a/incubator/mineos/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mineos-0.0.32](https://github.com/truecharts/charts/compare/mineos-0.0.31...mineos-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [mineos-0.0.31](https://github.com/truecharts/charts/compare/mineos-0.0.30...mineos-0.0.31) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [mineos-0.0.30](https://github.com/truecharts/charts/compare/mineos-0.0.29...mineos-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mineos-0.0.30](https://github.com/truecharts/charts/compare/mineos-0.0.29...mineos-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mineos-0.0.29](https://github.com/truecharts/charts/compare/mineos-0.0.28...mineos-0.0.29) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [mineos-0.0.28](https://github.com/truecharts/charts/compare/mineos-0.0.27...mineos-0.0.28) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/mineos/0.0.32/Chart.lock b/incubator/mineos/0.0.32/Chart.lock deleted file mode 100644 index 55e69544710..00000000000 --- a/incubator/mineos/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:31:37.180883755Z" diff --git a/incubator/mineos/0.0.32/Chart.yaml b/incubator/mineos/0.0.32/Chart.yaml deleted file mode 100644 index eabd44fe1a8..00000000000 --- a/incubator/mineos/0.0.32/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mineos -version: 0.0.32 -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.7.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.32/README.md b/incubator/mineos/0.0.32/README.md deleted file mode 100644 index 80156e069a6..00000000000 --- a/incubator/mineos/0.0.32/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.32/charts/common-10.7.1.tgz b/incubator/mineos/0.0.32/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/mineos/0.0.32/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/mineos/0.0.33/CHANGELOG.md b/incubator/mineos/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..fdac0f1b2c7 --- /dev/null +++ b/incubator/mineos/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mineos-0.0.33](https://github.com/truecharts/charts/compare/mineos-0.0.32...mineos-0.0.33) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [mineos-0.0.32](https://github.com/truecharts/charts/compare/mineos-0.0.31...mineos-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [mineos-0.0.31](https://github.com/truecharts/charts/compare/mineos-0.0.30...mineos-0.0.31) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [mineos-0.0.30](https://github.com/truecharts/charts/compare/mineos-0.0.29...mineos-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mineos-0.0.30](https://github.com/truecharts/charts/compare/mineos-0.0.29...mineos-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mineos-0.0.29](https://github.com/truecharts/charts/compare/mineos-0.0.28...mineos-0.0.29) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [mineos-0.0.28](https://github.com/truecharts/charts/compare/mineos-0.0.27...mineos-0.0.28) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/mineos/0.0.33/Chart.lock b/incubator/mineos/0.0.33/Chart.lock new file mode 100644 index 00000000000..c5b77a12413 --- /dev/null +++ b/incubator/mineos/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:09:02.904540312Z" diff --git a/incubator/mineos/0.0.33/Chart.yaml b/incubator/mineos/0.0.33/Chart.yaml new file mode 100644 index 00000000000..107639a9701 --- /dev/null +++ b/incubator/mineos/0.0.33/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mineos +version: 0.0.33 +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.7.7 + # 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.33/README.md b/incubator/mineos/0.0.33/README.md new file mode 100644 index 00000000000..7257bb69e28 --- /dev/null +++ b/incubator/mineos/0.0.33/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.32/app-readme.md b/incubator/mineos/0.0.33/app-readme.md similarity index 100% rename from incubator/mineos/0.0.32/app-readme.md rename to incubator/mineos/0.0.33/app-readme.md diff --git a/incubator/mineos/0.0.33/charts/common-10.7.7.tgz b/incubator/mineos/0.0.33/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/mineos/0.0.33/charts/common-10.7.7.tgz differ diff --git a/incubator/mineos/0.0.32/ix_values.yaml b/incubator/mineos/0.0.33/ix_values.yaml similarity index 100% rename from incubator/mineos/0.0.32/ix_values.yaml rename to incubator/mineos/0.0.33/ix_values.yaml diff --git a/incubator/mineos/0.0.32/questions.yaml b/incubator/mineos/0.0.33/questions.yaml similarity index 100% rename from incubator/mineos/0.0.32/questions.yaml rename to incubator/mineos/0.0.33/questions.yaml diff --git a/incubator/mineos/0.0.32/templates/common.yaml b/incubator/mineos/0.0.33/templates/common.yaml similarity index 100% rename from incubator/mineos/0.0.32/templates/common.yaml rename to incubator/mineos/0.0.33/templates/common.yaml diff --git a/incubator/mineos/0.0.32/values.yaml b/incubator/mineos/0.0.33/values.yaml similarity index 100% rename from incubator/mineos/0.0.32/values.yaml rename to incubator/mineos/0.0.33/values.yaml diff --git a/incubator/minimal-ics-hoster/0.0.30/CHANGELOG.md b/incubator/minimal-ics-hoster/0.0.30/CHANGELOG.md deleted file mode 100644 index 260a79d65fb..00000000000 --- a/incubator/minimal-ics-hoster/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minimal-ics-hoster-0.0.30](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.29...minimal-ics-hoster-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [minimal-ics-hoster-0.0.29](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.28...minimal-ics-hoster-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [minimal-ics-hoster-0.0.28](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.27...minimal-ics-hoster-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [minimal-ics-hoster-0.0.28](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.27...minimal-ics-hoster-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [minimal-ics-hoster-0.0.27](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.26...minimal-ics-hoster-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [minimal-ics-hoster-0.0.26](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.25...minimal-ics-hoster-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/minimal-ics-hoster/0.0.30/Chart.lock b/incubator/minimal-ics-hoster/0.0.30/Chart.lock deleted file mode 100644 index b8e7555887b..00000000000 --- a/incubator/minimal-ics-hoster/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:31:47.459438004Z" diff --git a/incubator/minimal-ics-hoster/0.0.30/Chart.yaml b/incubator/minimal-ics-hoster/0.0.30/Chart.yaml deleted file mode 100644 index a12c88a1354..00000000000 --- a/incubator/minimal-ics-hoster/0.0.30/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.7.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.30 diff --git a/incubator/minimal-ics-hoster/0.0.30/README.md b/incubator/minimal-ics-hoster/0.0.30/README.md deleted file mode 100644 index 2d3736e0efb..00000000000 --- a/incubator/minimal-ics-hoster/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/minimal-ics-hoster/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/minimal-ics-hoster/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/minimal-ics-hoster/0.0.31/CHANGELOG.md b/incubator/minimal-ics-hoster/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..d522d35cdce --- /dev/null +++ b/incubator/minimal-ics-hoster/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minimal-ics-hoster-0.0.31](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.30...minimal-ics-hoster-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [minimal-ics-hoster-0.0.30](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.29...minimal-ics-hoster-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [minimal-ics-hoster-0.0.29](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.28...minimal-ics-hoster-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [minimal-ics-hoster-0.0.28](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.27...minimal-ics-hoster-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [minimal-ics-hoster-0.0.28](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.27...minimal-ics-hoster-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [minimal-ics-hoster-0.0.27](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.26...minimal-ics-hoster-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [minimal-ics-hoster-0.0.26](https://github.com/truecharts/charts/compare/minimal-ics-hoster-0.0.25...minimal-ics-hoster-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/minimal-ics-hoster/0.0.31/Chart.lock b/incubator/minimal-ics-hoster/0.0.31/Chart.lock new file mode 100644 index 00000000000..a89446b6dbf --- /dev/null +++ b/incubator/minimal-ics-hoster/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:09:24.319815782Z" diff --git a/incubator/minimal-ics-hoster/0.0.31/Chart.yaml b/incubator/minimal-ics-hoster/0.0.31/Chart.yaml new file mode 100644 index 00000000000..5b7bcbfed97 --- /dev/null +++ b/incubator/minimal-ics-hoster/0.0.31/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.7.7 +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.31 diff --git a/incubator/minimal-ics-hoster/0.0.31/README.md b/incubator/minimal-ics-hoster/0.0.31/README.md new file mode 100644 index 00000000000..c87fe6fd070 --- /dev/null +++ b/incubator/minimal-ics-hoster/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/minimal-ics-hoster/0.0.31/app-readme.md similarity index 100% rename from incubator/minimal-ics-hoster/0.0.30/app-readme.md rename to incubator/minimal-ics-hoster/0.0.31/app-readme.md diff --git a/incubator/minimal-ics-hoster/0.0.31/charts/common-10.7.7.tgz b/incubator/minimal-ics-hoster/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/minimal-ics-hoster/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/minimal-ics-hoster/0.0.30/ix_values.yaml b/incubator/minimal-ics-hoster/0.0.31/ix_values.yaml similarity index 100% rename from incubator/minimal-ics-hoster/0.0.30/ix_values.yaml rename to incubator/minimal-ics-hoster/0.0.31/ix_values.yaml diff --git a/incubator/minimal-ics-hoster/0.0.30/questions.yaml b/incubator/minimal-ics-hoster/0.0.31/questions.yaml similarity index 100% rename from incubator/minimal-ics-hoster/0.0.30/questions.yaml rename to incubator/minimal-ics-hoster/0.0.31/questions.yaml diff --git a/incubator/minimal-ics-hoster/0.0.30/templates/common.yaml b/incubator/minimal-ics-hoster/0.0.31/templates/common.yaml similarity index 100% rename from incubator/minimal-ics-hoster/0.0.30/templates/common.yaml rename to incubator/minimal-ics-hoster/0.0.31/templates/common.yaml diff --git a/incubator/minimal-ics-hoster/0.0.30/values.yaml b/incubator/minimal-ics-hoster/0.0.31/values.yaml similarity index 100% rename from incubator/minimal-ics-hoster/0.0.30/values.yaml rename to incubator/minimal-ics-hoster/0.0.31/values.yaml diff --git a/incubator/mininote/0.0.30/CHANGELOG.md b/incubator/mininote/0.0.30/CHANGELOG.md deleted file mode 100644 index 8bd37c655eb..00000000000 --- a/incubator/mininote/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mininote-0.0.30](https://github.com/truecharts/charts/compare/mininote-0.0.29...mininote-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [mininote-0.0.29](https://github.com/truecharts/charts/compare/mininote-0.0.28...mininote-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [mininote-0.0.28](https://github.com/truecharts/charts/compare/mininote-0.0.27...mininote-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mininote-0.0.28](https://github.com/truecharts/charts/compare/mininote-0.0.27...mininote-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mininote-0.0.27](https://github.com/truecharts/charts/compare/mininote-0.0.26...mininote-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [mininote-0.0.26](https://github.com/truecharts/charts/compare/mininote-0.0.25...mininote-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/mininote/0.0.30/Chart.lock b/incubator/mininote/0.0.30/Chart.lock deleted file mode 100644 index 54ecd87aeb0..00000000000 --- a/incubator/mininote/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:31:57.632470775Z" diff --git a/incubator/mininote/0.0.30/Chart.yaml b/incubator/mininote/0.0.30/Chart.yaml deleted file mode 100644 index 4d097efad77..00000000000 --- a/incubator/mininote/0.0.30/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.7.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.30 diff --git a/incubator/mininote/0.0.30/README.md b/incubator/mininote/0.0.30/README.md deleted file mode 100644 index 568bf4e0117..00000000000 --- a/incubator/mininote/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/mininote/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/mininote/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/mininote/0.0.31/CHANGELOG.md b/incubator/mininote/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..44803cf3e75 --- /dev/null +++ b/incubator/mininote/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mininote-0.0.31](https://github.com/truecharts/charts/compare/mininote-0.0.30...mininote-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [mininote-0.0.30](https://github.com/truecharts/charts/compare/mininote-0.0.29...mininote-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [mininote-0.0.29](https://github.com/truecharts/charts/compare/mininote-0.0.28...mininote-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [mininote-0.0.28](https://github.com/truecharts/charts/compare/mininote-0.0.27...mininote-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mininote-0.0.28](https://github.com/truecharts/charts/compare/mininote-0.0.27...mininote-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mininote-0.0.27](https://github.com/truecharts/charts/compare/mininote-0.0.26...mininote-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [mininote-0.0.26](https://github.com/truecharts/charts/compare/mininote-0.0.25...mininote-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/mininote/0.0.31/Chart.lock b/incubator/mininote/0.0.31/Chart.lock new file mode 100644 index 00000000000..782e1ab1a42 --- /dev/null +++ b/incubator/mininote/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:09:36.960256353Z" diff --git a/incubator/mininote/0.0.31/Chart.yaml b/incubator/mininote/0.0.31/Chart.yaml new file mode 100644 index 00000000000..3a1bffaf5b7 --- /dev/null +++ b/incubator/mininote/0.0.31/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.7.7 +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.31 diff --git a/incubator/mininote/0.0.31/README.md b/incubator/mininote/0.0.31/README.md new file mode 100644 index 00000000000..4e1ab17de8f --- /dev/null +++ b/incubator/mininote/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/mininote/0.0.31/app-readme.md similarity index 100% rename from incubator/mininote/0.0.30/app-readme.md rename to incubator/mininote/0.0.31/app-readme.md diff --git a/incubator/mininote/0.0.31/charts/common-10.7.7.tgz b/incubator/mininote/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/mininote/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/mininote/0.0.30/ix_values.yaml b/incubator/mininote/0.0.31/ix_values.yaml similarity index 100% rename from incubator/mininote/0.0.30/ix_values.yaml rename to incubator/mininote/0.0.31/ix_values.yaml diff --git a/incubator/mininote/0.0.30/questions.yaml b/incubator/mininote/0.0.31/questions.yaml similarity index 100% rename from incubator/mininote/0.0.30/questions.yaml rename to incubator/mininote/0.0.31/questions.yaml diff --git a/incubator/mininote/0.0.30/templates/common.yaml b/incubator/mininote/0.0.31/templates/common.yaml similarity index 100% rename from incubator/mininote/0.0.30/templates/common.yaml rename to incubator/mininote/0.0.31/templates/common.yaml diff --git a/incubator/mininote/0.0.30/values.yaml b/incubator/mininote/0.0.31/values.yaml similarity index 100% rename from incubator/mininote/0.0.30/values.yaml rename to incubator/mininote/0.0.31/values.yaml diff --git a/incubator/mocodo-mcd/0.0.30/CHANGELOG.md b/incubator/mocodo-mcd/0.0.30/CHANGELOG.md deleted file mode 100644 index 2fe02718fc1..00000000000 --- a/incubator/mocodo-mcd/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mocodo-mcd-0.0.30](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.29...mocodo-mcd-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [mocodo-mcd-0.0.29](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.28...mocodo-mcd-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [mocodo-mcd-0.0.28](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.27...mocodo-mcd-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mocodo-mcd-0.0.28](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.27...mocodo-mcd-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mocodo-mcd-0.0.27](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.26...mocodo-mcd-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [mocodo-mcd-0.0.26](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.25...mocodo-mcd-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/mocodo-mcd/0.0.30/Chart.lock b/incubator/mocodo-mcd/0.0.30/Chart.lock deleted file mode 100644 index c02af3a89e8..00000000000 --- a/incubator/mocodo-mcd/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:32:05.453967613Z" diff --git a/incubator/mocodo-mcd/0.0.30/Chart.yaml b/incubator/mocodo-mcd/0.0.30/Chart.yaml deleted file mode 100644 index f0bbf3f83d2..00000000000 --- a/incubator/mocodo-mcd/0.0.30/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.7.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.30 diff --git a/incubator/mocodo-mcd/0.0.30/README.md b/incubator/mocodo-mcd/0.0.30/README.md deleted file mode 100644 index 5bde1e3ca99..00000000000 --- a/incubator/mocodo-mcd/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/mocodo-mcd/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/mocodo-mcd/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/mocodo-mcd/0.0.31/CHANGELOG.md b/incubator/mocodo-mcd/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..05360bea338 --- /dev/null +++ b/incubator/mocodo-mcd/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mocodo-mcd-0.0.31](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.30...mocodo-mcd-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [mocodo-mcd-0.0.30](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.29...mocodo-mcd-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [mocodo-mcd-0.0.29](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.28...mocodo-mcd-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [mocodo-mcd-0.0.28](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.27...mocodo-mcd-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mocodo-mcd-0.0.28](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.27...mocodo-mcd-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mocodo-mcd-0.0.27](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.26...mocodo-mcd-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [mocodo-mcd-0.0.26](https://github.com/truecharts/charts/compare/mocodo-mcd-0.0.25...mocodo-mcd-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/mocodo-mcd/0.0.31/Chart.lock b/incubator/mocodo-mcd/0.0.31/Chart.lock new file mode 100644 index 00000000000..38af648e5b6 --- /dev/null +++ b/incubator/mocodo-mcd/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:09:43.718230579Z" diff --git a/incubator/mocodo-mcd/0.0.31/Chart.yaml b/incubator/mocodo-mcd/0.0.31/Chart.yaml new file mode 100644 index 00000000000..9dc59c6dc56 --- /dev/null +++ b/incubator/mocodo-mcd/0.0.31/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.7.7 +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.31 diff --git a/incubator/mocodo-mcd/0.0.31/README.md b/incubator/mocodo-mcd/0.0.31/README.md new file mode 100644 index 00000000000..a8b3491694f --- /dev/null +++ b/incubator/mocodo-mcd/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/mocodo-mcd/0.0.31/app-readme.md similarity index 100% rename from incubator/mocodo-mcd/0.0.30/app-readme.md rename to incubator/mocodo-mcd/0.0.31/app-readme.md diff --git a/incubator/mocodo-mcd/0.0.31/charts/common-10.7.7.tgz b/incubator/mocodo-mcd/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/mocodo-mcd/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/mocodo-mcd/0.0.30/ix_values.yaml b/incubator/mocodo-mcd/0.0.31/ix_values.yaml similarity index 100% rename from incubator/mocodo-mcd/0.0.30/ix_values.yaml rename to incubator/mocodo-mcd/0.0.31/ix_values.yaml diff --git a/incubator/mocodo-mcd/0.0.30/questions.yaml b/incubator/mocodo-mcd/0.0.31/questions.yaml similarity index 100% rename from incubator/mocodo-mcd/0.0.30/questions.yaml rename to incubator/mocodo-mcd/0.0.31/questions.yaml diff --git a/incubator/mocodo-mcd/0.0.30/templates/common.yaml b/incubator/mocodo-mcd/0.0.31/templates/common.yaml similarity index 100% rename from incubator/mocodo-mcd/0.0.30/templates/common.yaml rename to incubator/mocodo-mcd/0.0.31/templates/common.yaml diff --git a/incubator/mocodo-mcd/0.0.30/values.yaml b/incubator/mocodo-mcd/0.0.31/values.yaml similarity index 100% rename from incubator/mocodo-mcd/0.0.30/values.yaml rename to incubator/mocodo-mcd/0.0.31/values.yaml diff --git a/incubator/mojopaste/0.0.30/CHANGELOG.md b/incubator/mojopaste/0.0.30/CHANGELOG.md deleted file mode 100644 index 625742d4410..00000000000 --- a/incubator/mojopaste/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mojopaste-0.0.30](https://github.com/truecharts/charts/compare/mojopaste-0.0.29...mojopaste-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [mojopaste-0.0.29](https://github.com/truecharts/charts/compare/mojopaste-0.0.28...mojopaste-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [mojopaste-0.0.28](https://github.com/truecharts/charts/compare/mojopaste-0.0.27...mojopaste-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mojopaste-0.0.28](https://github.com/truecharts/charts/compare/mojopaste-0.0.27...mojopaste-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mojopaste-0.0.27](https://github.com/truecharts/charts/compare/mojopaste-0.0.26...mojopaste-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [mojopaste-0.0.26](https://github.com/truecharts/charts/compare/mojopaste-0.0.25...mojopaste-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/mojopaste/0.0.30/Chart.lock b/incubator/mojopaste/0.0.30/Chart.lock deleted file mode 100644 index a02776f43b9..00000000000 --- a/incubator/mojopaste/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:32:08.996200355Z" diff --git a/incubator/mojopaste/0.0.30/Chart.yaml b/incubator/mojopaste/0.0.30/Chart.yaml deleted file mode 100644 index d7f8eb50050..00000000000 --- a/incubator/mojopaste/0.0.30/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.7.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.30 diff --git a/incubator/mojopaste/0.0.30/README.md b/incubator/mojopaste/0.0.30/README.md deleted file mode 100644 index 812bfd71957..00000000000 --- a/incubator/mojopaste/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/mojopaste/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/mojopaste/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/mojopaste/0.0.31/CHANGELOG.md b/incubator/mojopaste/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..7548456009e --- /dev/null +++ b/incubator/mojopaste/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mojopaste-0.0.31](https://github.com/truecharts/charts/compare/mojopaste-0.0.30...mojopaste-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [mojopaste-0.0.30](https://github.com/truecharts/charts/compare/mojopaste-0.0.29...mojopaste-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [mojopaste-0.0.29](https://github.com/truecharts/charts/compare/mojopaste-0.0.28...mojopaste-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [mojopaste-0.0.28](https://github.com/truecharts/charts/compare/mojopaste-0.0.27...mojopaste-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mojopaste-0.0.28](https://github.com/truecharts/charts/compare/mojopaste-0.0.27...mojopaste-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mojopaste-0.0.27](https://github.com/truecharts/charts/compare/mojopaste-0.0.26...mojopaste-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [mojopaste-0.0.26](https://github.com/truecharts/charts/compare/mojopaste-0.0.25...mojopaste-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/mojopaste/0.0.31/Chart.lock b/incubator/mojopaste/0.0.31/Chart.lock new file mode 100644 index 00000000000..d0aca838994 --- /dev/null +++ b/incubator/mojopaste/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:09:45.260428281Z" diff --git a/incubator/mojopaste/0.0.31/Chart.yaml b/incubator/mojopaste/0.0.31/Chart.yaml new file mode 100644 index 00000000000..d00d87a2dad --- /dev/null +++ b/incubator/mojopaste/0.0.31/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.7.7 +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.31 diff --git a/incubator/mojopaste/0.0.31/README.md b/incubator/mojopaste/0.0.31/README.md new file mode 100644 index 00000000000..c6c591c15bd --- /dev/null +++ b/incubator/mojopaste/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/mojopaste/0.0.31/app-readme.md similarity index 100% rename from incubator/mojopaste/0.0.30/app-readme.md rename to incubator/mojopaste/0.0.31/app-readme.md diff --git a/incubator/mojopaste/0.0.31/charts/common-10.7.7.tgz b/incubator/mojopaste/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/mojopaste/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/mojopaste/0.0.30/ix_values.yaml b/incubator/mojopaste/0.0.31/ix_values.yaml similarity index 100% rename from incubator/mojopaste/0.0.30/ix_values.yaml rename to incubator/mojopaste/0.0.31/ix_values.yaml diff --git a/incubator/mojopaste/0.0.30/questions.yaml b/incubator/mojopaste/0.0.31/questions.yaml similarity index 100% rename from incubator/mojopaste/0.0.30/questions.yaml rename to incubator/mojopaste/0.0.31/questions.yaml diff --git a/incubator/mojopaste/0.0.30/templates/common.yaml b/incubator/mojopaste/0.0.31/templates/common.yaml similarity index 100% rename from incubator/mojopaste/0.0.30/templates/common.yaml rename to incubator/mojopaste/0.0.31/templates/common.yaml diff --git a/incubator/mojopaste/0.0.30/values.yaml b/incubator/mojopaste/0.0.31/values.yaml similarity index 100% rename from incubator/mojopaste/0.0.30/values.yaml rename to incubator/mojopaste/0.0.31/values.yaml diff --git a/incubator/monero-node/0.0.30/CHANGELOG.md b/incubator/monero-node/0.0.30/CHANGELOG.md deleted file mode 100644 index bf1e4d5a8a6..00000000000 --- a/incubator/monero-node/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [monero-node-0.0.30](https://github.com/truecharts/charts/compare/monero-node-0.0.29...monero-node-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [monero-node-0.0.29](https://github.com/truecharts/charts/compare/monero-node-0.0.28...monero-node-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [monero-node-0.0.28](https://github.com/truecharts/charts/compare/monero-node-0.0.27...monero-node-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [monero-node-0.0.28](https://github.com/truecharts/charts/compare/monero-node-0.0.27...monero-node-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [monero-node-0.0.27](https://github.com/truecharts/charts/compare/monero-node-0.0.26...monero-node-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [monero-node-0.0.26](https://github.com/truecharts/charts/compare/monero-node-0.0.25...monero-node-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/monero-node/0.0.30/Chart.lock b/incubator/monero-node/0.0.30/Chart.lock deleted file mode 100644 index 86e8f8d5bb9..00000000000 --- a/incubator/monero-node/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:32:20.004039196Z" diff --git a/incubator/monero-node/0.0.30/Chart.yaml b/incubator/monero-node/0.0.30/Chart.yaml deleted file mode 100644 index c34f2405e9f..00000000000 --- a/incubator/monero-node/0.0.30/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.7.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.30 diff --git a/incubator/monero-node/0.0.30/README.md b/incubator/monero-node/0.0.30/README.md deleted file mode 100644 index 218a26625df..00000000000 --- a/incubator/monero-node/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/monero-node/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/monero-node/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/monero-node/0.0.31/CHANGELOG.md b/incubator/monero-node/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..ffa92db2596 --- /dev/null +++ b/incubator/monero-node/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [monero-node-0.0.31](https://github.com/truecharts/charts/compare/monero-node-0.0.30...monero-node-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [monero-node-0.0.30](https://github.com/truecharts/charts/compare/monero-node-0.0.29...monero-node-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [monero-node-0.0.29](https://github.com/truecharts/charts/compare/monero-node-0.0.28...monero-node-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [monero-node-0.0.28](https://github.com/truecharts/charts/compare/monero-node-0.0.27...monero-node-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [monero-node-0.0.28](https://github.com/truecharts/charts/compare/monero-node-0.0.27...monero-node-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [monero-node-0.0.27](https://github.com/truecharts/charts/compare/monero-node-0.0.26...monero-node-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [monero-node-0.0.26](https://github.com/truecharts/charts/compare/monero-node-0.0.25...monero-node-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/monero-node/0.0.31/Chart.lock b/incubator/monero-node/0.0.31/Chart.lock new file mode 100644 index 00000000000..c659beac7f3 --- /dev/null +++ b/incubator/monero-node/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:10:08.051409774Z" diff --git a/incubator/monero-node/0.0.31/Chart.yaml b/incubator/monero-node/0.0.31/Chart.yaml new file mode 100644 index 00000000000..6b964dc6143 --- /dev/null +++ b/incubator/monero-node/0.0.31/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.7.7 +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.31 diff --git a/incubator/monero-node/0.0.31/README.md b/incubator/monero-node/0.0.31/README.md new file mode 100644 index 00000000000..fe0672bc525 --- /dev/null +++ b/incubator/monero-node/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/monero-node/0.0.31/app-readme.md similarity index 100% rename from incubator/monero-node/0.0.30/app-readme.md rename to incubator/monero-node/0.0.31/app-readme.md diff --git a/incubator/monero-node/0.0.31/charts/common-10.7.7.tgz b/incubator/monero-node/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/monero-node/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/monero-node/0.0.30/ix_values.yaml b/incubator/monero-node/0.0.31/ix_values.yaml similarity index 100% rename from incubator/monero-node/0.0.30/ix_values.yaml rename to incubator/monero-node/0.0.31/ix_values.yaml diff --git a/incubator/monero-node/0.0.30/questions.yaml b/incubator/monero-node/0.0.31/questions.yaml similarity index 100% rename from incubator/monero-node/0.0.30/questions.yaml rename to incubator/monero-node/0.0.31/questions.yaml diff --git a/incubator/monero-node/0.0.30/templates/common.yaml b/incubator/monero-node/0.0.31/templates/common.yaml similarity index 100% rename from incubator/monero-node/0.0.30/templates/common.yaml rename to incubator/monero-node/0.0.31/templates/common.yaml diff --git a/incubator/monero-node/0.0.30/values.yaml b/incubator/monero-node/0.0.31/values.yaml similarity index 100% rename from incubator/monero-node/0.0.30/values.yaml rename to incubator/monero-node/0.0.31/values.yaml diff --git a/incubator/money-balancer/0.0.5/CHANGELOG.md b/incubator/money-balancer/0.0.5/CHANGELOG.md deleted file mode 100644 index 7b04198b604..00000000000 --- a/incubator/money-balancer/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,61 +0,0 @@ -# Changelog - - - -## [money-balancer-0.0.5](https://github.com/truecharts/charts/compare/money-balancer-0.0.4...money-balancer-0.0.5) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [money-balancer-0.0.4](https://github.com/truecharts/charts/compare/money-balancer-0.0.3...money-balancer-0.0.4) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [money-balancer-0.0.3](https://github.com/truecharts/charts/compare/money-balancer-0.0.2...money-balancer-0.0.3) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [money-balancer-0.0.3](https://github.com/truecharts/charts/compare/money-balancer-0.0.2...money-balancer-0.0.3) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [money-balancer-0.0.2](https://github.com/truecharts/charts/compare/money-balancer-0.0.1...money-balancer-0.0.2) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [money-balancer-0.0.1]money-balancer-0.0.1 (2022-10-03) - -### Feat - -- add money-balancer ([#3996](https://github.com/truecharts/charts/issues/3996)) diff --git a/incubator/money-balancer/0.0.5/Chart.lock b/incubator/money-balancer/0.0.5/Chart.lock deleted file mode 100644 index 7050a9b35f6..00000000000 --- a/incubator/money-balancer/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:32:28.37902128Z" diff --git a/incubator/money-balancer/0.0.5/Chart.yaml b/incubator/money-balancer/0.0.5/Chart.yaml deleted file mode 100644 index 383463273f7..00000000000 --- a/incubator/money-balancer/0.0.5/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -deprecated: false -description: Money Balancer helps you to keep track of who paid for what and calculates your balance with all of your friends. -home: https://truecharts.org/docs/charts/incubator/money-balancer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/money-balancer.png -keywords: - - money - - balance -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: money-balancer -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/money-balancer - - https://github.com/dorianim/money-balancer -type: application -version: 0.0.5 -annotations: - truecharts.org/catagories: | - - finance - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/money-balancer/0.0.5/README.md b/incubator/money-balancer/0.0.5/README.md deleted file mode 100644 index 49c570f8a20..00000000000 --- a/incubator/money-balancer/0.0.5/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# money-balancer - -Money Balancer helps you to keep track of who paid for what and calculates your balance with all of your 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: [money-balancer](https://truecharts.org/docs/charts/incubator/money-balancer) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `money-balancer` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install money-balancer TrueCharts/money-balancer -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `money-balancer` deployment - -```console -helm uninstall money-balancer -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install money-balancer \ - --set env.TZ="America/New York" \ - TrueCharts/money-balancer -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install money-balancer TrueCharts/money-balancer -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/money-balancer/0.0.5/charts/common-10.7.1.tgz b/incubator/money-balancer/0.0.5/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/money-balancer/0.0.5/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/money-balancer/0.0.6/CHANGELOG.md b/incubator/money-balancer/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..5c57b7f9dca --- /dev/null +++ b/incubator/money-balancer/0.0.6/CHANGELOG.md @@ -0,0 +1,71 @@ +# Changelog + + + +## [money-balancer-0.0.6](https://github.com/truecharts/charts/compare/money-balancer-0.0.5...money-balancer-0.0.6) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [money-balancer-0.0.5](https://github.com/truecharts/charts/compare/money-balancer-0.0.4...money-balancer-0.0.5) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [money-balancer-0.0.4](https://github.com/truecharts/charts/compare/money-balancer-0.0.3...money-balancer-0.0.4) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [money-balancer-0.0.3](https://github.com/truecharts/charts/compare/money-balancer-0.0.2...money-balancer-0.0.3) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [money-balancer-0.0.3](https://github.com/truecharts/charts/compare/money-balancer-0.0.2...money-balancer-0.0.3) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [money-balancer-0.0.2](https://github.com/truecharts/charts/compare/money-balancer-0.0.1...money-balancer-0.0.2) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [money-balancer-0.0.1]money-balancer-0.0.1 (2022-10-03) + +### Feat + +- add money-balancer ([#3996](https://github.com/truecharts/charts/issues/3996)) diff --git a/incubator/money-balancer/0.0.6/Chart.lock b/incubator/money-balancer/0.0.6/Chart.lock new file mode 100644 index 00000000000..39a97d69722 --- /dev/null +++ b/incubator/money-balancer/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:10:19.354830489Z" diff --git a/incubator/money-balancer/0.0.6/Chart.yaml b/incubator/money-balancer/0.0.6/Chart.yaml new file mode 100644 index 00000000000..99ef527dbbe --- /dev/null +++ b/incubator/money-balancer/0.0.6/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +deprecated: false +description: Money Balancer helps you to keep track of who paid for what and calculates your balance with all of your friends. +home: https://truecharts.org/docs/charts/incubator/money-balancer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/money-balancer.png +keywords: + - money + - balance +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: money-balancer +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/money-balancer + - https://github.com/dorianim/money-balancer +type: application +version: 0.0.6 +annotations: + truecharts.org/catagories: | + - finance + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/money-balancer/0.0.6/README.md b/incubator/money-balancer/0.0.6/README.md new file mode 100644 index 00000000000..074384ec189 --- /dev/null +++ b/incubator/money-balancer/0.0.6/README.md @@ -0,0 +1,106 @@ +# money-balancer + +Money Balancer helps you to keep track of who paid for what and calculates your balance with all of your 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: [money-balancer](https://truecharts.org/docs/charts/incubator/money-balancer) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `money-balancer` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install money-balancer TrueCharts/money-balancer +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `money-balancer` deployment + +```console +helm uninstall money-balancer +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install money-balancer \ + --set env.TZ="America/New York" \ + TrueCharts/money-balancer +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install money-balancer TrueCharts/money-balancer -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/money-balancer/0.0.5/app-readme.md b/incubator/money-balancer/0.0.6/app-readme.md similarity index 100% rename from incubator/money-balancer/0.0.5/app-readme.md rename to incubator/money-balancer/0.0.6/app-readme.md diff --git a/incubator/money-balancer/0.0.6/charts/common-10.7.7.tgz b/incubator/money-balancer/0.0.6/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/money-balancer/0.0.6/charts/common-10.7.7.tgz differ diff --git a/incubator/money-balancer/0.0.5/ix_values.yaml b/incubator/money-balancer/0.0.6/ix_values.yaml similarity index 100% rename from incubator/money-balancer/0.0.5/ix_values.yaml rename to incubator/money-balancer/0.0.6/ix_values.yaml diff --git a/incubator/money-balancer/0.0.5/questions.yaml b/incubator/money-balancer/0.0.6/questions.yaml similarity index 100% rename from incubator/money-balancer/0.0.5/questions.yaml rename to incubator/money-balancer/0.0.6/questions.yaml diff --git a/incubator/money-balancer/0.0.5/templates/_secrets.tpl b/incubator/money-balancer/0.0.6/templates/_secrets.tpl similarity index 100% rename from incubator/money-balancer/0.0.5/templates/_secrets.tpl rename to incubator/money-balancer/0.0.6/templates/_secrets.tpl diff --git a/incubator/money-balancer/0.0.5/templates/common.yaml b/incubator/money-balancer/0.0.6/templates/common.yaml similarity index 100% rename from incubator/money-balancer/0.0.5/templates/common.yaml rename to incubator/money-balancer/0.0.6/templates/common.yaml diff --git a/incubator/money-balancer/0.0.5/values.yaml b/incubator/money-balancer/0.0.6/values.yaml similarity index 100% rename from incubator/money-balancer/0.0.5/values.yaml rename to incubator/money-balancer/0.0.6/values.yaml diff --git a/incubator/mordhau/0.0.30/CHANGELOG.md b/incubator/mordhau/0.0.30/CHANGELOG.md deleted file mode 100644 index 255fcba3a79..00000000000 --- a/incubator/mordhau/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mordhau-0.0.30](https://github.com/truecharts/charts/compare/mordhau-0.0.29...mordhau-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [mordhau-0.0.29](https://github.com/truecharts/charts/compare/mordhau-0.0.28...mordhau-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [mordhau-0.0.28](https://github.com/truecharts/charts/compare/mordhau-0.0.27...mordhau-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mordhau-0.0.28](https://github.com/truecharts/charts/compare/mordhau-0.0.27...mordhau-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mordhau-0.0.27](https://github.com/truecharts/charts/compare/mordhau-0.0.26...mordhau-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [mordhau-0.0.26](https://github.com/truecharts/charts/compare/mordhau-0.0.25...mordhau-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/mordhau/0.0.30/Chart.lock b/incubator/mordhau/0.0.30/Chart.lock deleted file mode 100644 index 86fe86f70e5..00000000000 --- a/incubator/mordhau/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:32:36.662763635Z" diff --git a/incubator/mordhau/0.0.30/Chart.yaml b/incubator/mordhau/0.0.30/Chart.yaml deleted file mode 100644 index 760f551ebdd..00000000000 --- a/incubator/mordhau/0.0.30/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.7.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.30 diff --git a/incubator/mordhau/0.0.30/README.md b/incubator/mordhau/0.0.30/README.md deleted file mode 100644 index 3805372a20e..00000000000 --- a/incubator/mordhau/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/mordhau/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/mordhau/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/mordhau/0.0.31/CHANGELOG.md b/incubator/mordhau/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..5e32912b307 --- /dev/null +++ b/incubator/mordhau/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mordhau-0.0.31](https://github.com/truecharts/charts/compare/mordhau-0.0.30...mordhau-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [mordhau-0.0.30](https://github.com/truecharts/charts/compare/mordhau-0.0.29...mordhau-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [mordhau-0.0.29](https://github.com/truecharts/charts/compare/mordhau-0.0.28...mordhau-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [mordhau-0.0.28](https://github.com/truecharts/charts/compare/mordhau-0.0.27...mordhau-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mordhau-0.0.28](https://github.com/truecharts/charts/compare/mordhau-0.0.27...mordhau-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mordhau-0.0.27](https://github.com/truecharts/charts/compare/mordhau-0.0.26...mordhau-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [mordhau-0.0.26](https://github.com/truecharts/charts/compare/mordhau-0.0.25...mordhau-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/mordhau/0.0.31/Chart.lock b/incubator/mordhau/0.0.31/Chart.lock new file mode 100644 index 00000000000..e98aac0d8bd --- /dev/null +++ b/incubator/mordhau/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:10:26.111406068Z" diff --git a/incubator/mordhau/0.0.31/Chart.yaml b/incubator/mordhau/0.0.31/Chart.yaml new file mode 100644 index 00000000000..b325ca3724a --- /dev/null +++ b/incubator/mordhau/0.0.31/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.7.7 +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.31 diff --git a/incubator/mordhau/0.0.31/README.md b/incubator/mordhau/0.0.31/README.md new file mode 100644 index 00000000000..2f9b5a02c79 --- /dev/null +++ b/incubator/mordhau/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/mordhau/0.0.31/app-readme.md similarity index 100% rename from incubator/mordhau/0.0.30/app-readme.md rename to incubator/mordhau/0.0.31/app-readme.md diff --git a/incubator/mordhau/0.0.31/charts/common-10.7.7.tgz b/incubator/mordhau/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/mordhau/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/mordhau/0.0.30/ix_values.yaml b/incubator/mordhau/0.0.31/ix_values.yaml similarity index 100% rename from incubator/mordhau/0.0.30/ix_values.yaml rename to incubator/mordhau/0.0.31/ix_values.yaml diff --git a/incubator/mordhau/0.0.30/questions.yaml b/incubator/mordhau/0.0.31/questions.yaml similarity index 100% rename from incubator/mordhau/0.0.30/questions.yaml rename to incubator/mordhau/0.0.31/questions.yaml diff --git a/incubator/mordhau/0.0.30/templates/common.yaml b/incubator/mordhau/0.0.31/templates/common.yaml similarity index 100% rename from incubator/mordhau/0.0.30/templates/common.yaml rename to incubator/mordhau/0.0.31/templates/common.yaml diff --git a/incubator/mordhau/0.0.30/values.yaml b/incubator/mordhau/0.0.31/values.yaml similarity index 100% rename from incubator/mordhau/0.0.30/values.yaml rename to incubator/mordhau/0.0.31/values.yaml diff --git a/incubator/moviegrabber/0.0.30/CHANGELOG.md b/incubator/moviegrabber/0.0.30/CHANGELOG.md deleted file mode 100644 index c70644f6ca5..00000000000 --- a/incubator/moviegrabber/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [moviegrabber-0.0.30](https://github.com/truecharts/charts/compare/moviegrabber-0.0.29...moviegrabber-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [moviegrabber-0.0.29](https://github.com/truecharts/charts/compare/moviegrabber-0.0.28...moviegrabber-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [moviegrabber-0.0.28](https://github.com/truecharts/charts/compare/moviegrabber-0.0.27...moviegrabber-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [moviegrabber-0.0.28](https://github.com/truecharts/charts/compare/moviegrabber-0.0.27...moviegrabber-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [moviegrabber-0.0.27](https://github.com/truecharts/charts/compare/moviegrabber-0.0.26...moviegrabber-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [moviegrabber-0.0.26](https://github.com/truecharts/charts/compare/moviegrabber-0.0.25...moviegrabber-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/moviegrabber/0.0.30/Chart.lock b/incubator/moviegrabber/0.0.30/Chart.lock deleted file mode 100644 index 01beb4d0067..00000000000 --- a/incubator/moviegrabber/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:32:40.221637735Z" diff --git a/incubator/moviegrabber/0.0.30/Chart.yaml b/incubator/moviegrabber/0.0.30/Chart.yaml deleted file mode 100644 index 2ec31c8da13..00000000000 --- a/incubator/moviegrabber/0.0.30/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.7.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.30 diff --git a/incubator/moviegrabber/0.0.30/README.md b/incubator/moviegrabber/0.0.30/README.md deleted file mode 100644 index e7b74fa5e35..00000000000 --- a/incubator/moviegrabber/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/moviegrabber/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/moviegrabber/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/moviegrabber/0.0.31/CHANGELOG.md b/incubator/moviegrabber/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..df21aea686a --- /dev/null +++ b/incubator/moviegrabber/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [moviegrabber-0.0.31](https://github.com/truecharts/charts/compare/moviegrabber-0.0.30...moviegrabber-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [moviegrabber-0.0.30](https://github.com/truecharts/charts/compare/moviegrabber-0.0.29...moviegrabber-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [moviegrabber-0.0.29](https://github.com/truecharts/charts/compare/moviegrabber-0.0.28...moviegrabber-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [moviegrabber-0.0.28](https://github.com/truecharts/charts/compare/moviegrabber-0.0.27...moviegrabber-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [moviegrabber-0.0.28](https://github.com/truecharts/charts/compare/moviegrabber-0.0.27...moviegrabber-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [moviegrabber-0.0.27](https://github.com/truecharts/charts/compare/moviegrabber-0.0.26...moviegrabber-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [moviegrabber-0.0.26](https://github.com/truecharts/charts/compare/moviegrabber-0.0.25...moviegrabber-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/moviegrabber/0.0.31/Chart.lock b/incubator/moviegrabber/0.0.31/Chart.lock new file mode 100644 index 00000000000..7f829abd685 --- /dev/null +++ b/incubator/moviegrabber/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:10:27.299675452Z" diff --git a/incubator/moviegrabber/0.0.31/Chart.yaml b/incubator/moviegrabber/0.0.31/Chart.yaml new file mode 100644 index 00000000000..58e0fd31d01 --- /dev/null +++ b/incubator/moviegrabber/0.0.31/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.7.7 +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.31 diff --git a/incubator/moviegrabber/0.0.31/README.md b/incubator/moviegrabber/0.0.31/README.md new file mode 100644 index 00000000000..d6c6e1e7aef --- /dev/null +++ b/incubator/moviegrabber/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/moviegrabber/0.0.31/app-readme.md similarity index 100% rename from incubator/moviegrabber/0.0.30/app-readme.md rename to incubator/moviegrabber/0.0.31/app-readme.md diff --git a/incubator/moviegrabber/0.0.31/charts/common-10.7.7.tgz b/incubator/moviegrabber/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/moviegrabber/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/moviegrabber/0.0.30/ix_values.yaml b/incubator/moviegrabber/0.0.31/ix_values.yaml similarity index 100% rename from incubator/moviegrabber/0.0.30/ix_values.yaml rename to incubator/moviegrabber/0.0.31/ix_values.yaml diff --git a/incubator/moviegrabber/0.0.30/questions.yaml b/incubator/moviegrabber/0.0.31/questions.yaml similarity index 100% rename from incubator/moviegrabber/0.0.30/questions.yaml rename to incubator/moviegrabber/0.0.31/questions.yaml diff --git a/incubator/moviegrabber/0.0.30/templates/common.yaml b/incubator/moviegrabber/0.0.31/templates/common.yaml similarity index 100% rename from incubator/moviegrabber/0.0.30/templates/common.yaml rename to incubator/moviegrabber/0.0.31/templates/common.yaml diff --git a/incubator/moviegrabber/0.0.30/values.yaml b/incubator/moviegrabber/0.0.31/values.yaml similarity index 100% rename from incubator/moviegrabber/0.0.30/values.yaml rename to incubator/moviegrabber/0.0.31/values.yaml diff --git a/incubator/multi-scrobbler/0.0.30/CHANGELOG.md b/incubator/multi-scrobbler/0.0.30/CHANGELOG.md deleted file mode 100644 index 1cbd635f44a..00000000000 --- a/incubator/multi-scrobbler/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [multi-scrobbler-0.0.30](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.29...multi-scrobbler-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [multi-scrobbler-0.0.29](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.28...multi-scrobbler-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [multi-scrobbler-0.0.28](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.27...multi-scrobbler-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [multi-scrobbler-0.0.28](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.27...multi-scrobbler-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [multi-scrobbler-0.0.27](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.26...multi-scrobbler-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [multi-scrobbler-0.0.26](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.25...multi-scrobbler-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/multi-scrobbler/0.0.30/Chart.lock b/incubator/multi-scrobbler/0.0.30/Chart.lock deleted file mode 100644 index 8f7b563c1ba..00000000000 --- a/incubator/multi-scrobbler/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:32:51.778445756Z" diff --git a/incubator/multi-scrobbler/0.0.30/Chart.yaml b/incubator/multi-scrobbler/0.0.30/Chart.yaml deleted file mode 100644 index 030b9c5b022..00000000000 --- a/incubator/multi-scrobbler/0.0.30/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.7.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.30 diff --git a/incubator/multi-scrobbler/0.0.30/README.md b/incubator/multi-scrobbler/0.0.30/README.md deleted file mode 100644 index 59d37c4ee97..00000000000 --- a/incubator/multi-scrobbler/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/multi-scrobbler/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/multi-scrobbler/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/multi-scrobbler/0.0.31/CHANGELOG.md b/incubator/multi-scrobbler/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..d9d54ab3fbd --- /dev/null +++ b/incubator/multi-scrobbler/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [multi-scrobbler-0.0.31](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.30...multi-scrobbler-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [multi-scrobbler-0.0.30](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.29...multi-scrobbler-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [multi-scrobbler-0.0.29](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.28...multi-scrobbler-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [multi-scrobbler-0.0.28](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.27...multi-scrobbler-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [multi-scrobbler-0.0.28](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.27...multi-scrobbler-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [multi-scrobbler-0.0.27](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.26...multi-scrobbler-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [multi-scrobbler-0.0.26](https://github.com/truecharts/charts/compare/multi-scrobbler-0.0.25...multi-scrobbler-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/multi-scrobbler/0.0.31/Chart.lock b/incubator/multi-scrobbler/0.0.31/Chart.lock new file mode 100644 index 00000000000..bfe8cdf2690 --- /dev/null +++ b/incubator/multi-scrobbler/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:10:49.848725219Z" diff --git a/incubator/multi-scrobbler/0.0.31/Chart.yaml b/incubator/multi-scrobbler/0.0.31/Chart.yaml new file mode 100644 index 00000000000..bf43c044fa5 --- /dev/null +++ b/incubator/multi-scrobbler/0.0.31/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.7.7 +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.31 diff --git a/incubator/multi-scrobbler/0.0.31/README.md b/incubator/multi-scrobbler/0.0.31/README.md new file mode 100644 index 00000000000..3c29018c885 --- /dev/null +++ b/incubator/multi-scrobbler/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/multi-scrobbler/0.0.31/app-readme.md similarity index 100% rename from incubator/multi-scrobbler/0.0.30/app-readme.md rename to incubator/multi-scrobbler/0.0.31/app-readme.md diff --git a/incubator/multi-scrobbler/0.0.31/charts/common-10.7.7.tgz b/incubator/multi-scrobbler/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/multi-scrobbler/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/multi-scrobbler/0.0.30/ix_values.yaml b/incubator/multi-scrobbler/0.0.31/ix_values.yaml similarity index 100% rename from incubator/multi-scrobbler/0.0.30/ix_values.yaml rename to incubator/multi-scrobbler/0.0.31/ix_values.yaml diff --git a/incubator/multi-scrobbler/0.0.30/questions.yaml b/incubator/multi-scrobbler/0.0.31/questions.yaml similarity index 100% rename from incubator/multi-scrobbler/0.0.30/questions.yaml rename to incubator/multi-scrobbler/0.0.31/questions.yaml diff --git a/incubator/multi-scrobbler/0.0.30/templates/common.yaml b/incubator/multi-scrobbler/0.0.31/templates/common.yaml similarity index 100% rename from incubator/multi-scrobbler/0.0.30/templates/common.yaml rename to incubator/multi-scrobbler/0.0.31/templates/common.yaml diff --git a/incubator/multi-scrobbler/0.0.30/values.yaml b/incubator/multi-scrobbler/0.0.31/values.yaml similarity index 100% rename from incubator/multi-scrobbler/0.0.30/values.yaml rename to incubator/multi-scrobbler/0.0.31/values.yaml diff --git a/incubator/namecheap-ddns/0.0.30/CHANGELOG.md b/incubator/namecheap-ddns/0.0.30/CHANGELOG.md deleted file mode 100644 index 9a23dabe902..00000000000 --- a/incubator/namecheap-ddns/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [namecheap-ddns-0.0.30](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.29...namecheap-ddns-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [namecheap-ddns-0.0.29](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.28...namecheap-ddns-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [namecheap-ddns-0.0.28](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.27...namecheap-ddns-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [namecheap-ddns-0.0.28](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.27...namecheap-ddns-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [namecheap-ddns-0.0.27](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.26...namecheap-ddns-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [namecheap-ddns-0.0.26](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.25...namecheap-ddns-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/namecheap-ddns/0.0.30/Chart.lock b/incubator/namecheap-ddns/0.0.30/Chart.lock deleted file mode 100644 index f05e0190cd5..00000000000 --- a/incubator/namecheap-ddns/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:33:00.046979977Z" diff --git a/incubator/namecheap-ddns/0.0.30/Chart.yaml b/incubator/namecheap-ddns/0.0.30/Chart.yaml deleted file mode 100644 index b5c0b628f35..00000000000 --- a/incubator/namecheap-ddns/0.0.30/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.7.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.30 diff --git a/incubator/namecheap-ddns/0.0.30/README.md b/incubator/namecheap-ddns/0.0.30/README.md deleted file mode 100644 index c3da50d527a..00000000000 --- a/incubator/namecheap-ddns/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/namecheap-ddns/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/namecheap-ddns/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/namecheap-ddns/0.0.31/CHANGELOG.md b/incubator/namecheap-ddns/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..d8fad801099 --- /dev/null +++ b/incubator/namecheap-ddns/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [namecheap-ddns-0.0.31](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.30...namecheap-ddns-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [namecheap-ddns-0.0.30](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.29...namecheap-ddns-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [namecheap-ddns-0.0.29](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.28...namecheap-ddns-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [namecheap-ddns-0.0.28](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.27...namecheap-ddns-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [namecheap-ddns-0.0.28](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.27...namecheap-ddns-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [namecheap-ddns-0.0.27](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.26...namecheap-ddns-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [namecheap-ddns-0.0.26](https://github.com/truecharts/charts/compare/namecheap-ddns-0.0.25...namecheap-ddns-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/namecheap-ddns/0.0.31/Chart.lock b/incubator/namecheap-ddns/0.0.31/Chart.lock new file mode 100644 index 00000000000..376fca2d821 --- /dev/null +++ b/incubator/namecheap-ddns/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:11:00.682415924Z" diff --git a/incubator/namecheap-ddns/0.0.31/Chart.yaml b/incubator/namecheap-ddns/0.0.31/Chart.yaml new file mode 100644 index 00000000000..611887ccc5e --- /dev/null +++ b/incubator/namecheap-ddns/0.0.31/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.7.7 +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.31 diff --git a/incubator/namecheap-ddns/0.0.31/README.md b/incubator/namecheap-ddns/0.0.31/README.md new file mode 100644 index 00000000000..77aafebbf1d --- /dev/null +++ b/incubator/namecheap-ddns/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/namecheap-ddns/0.0.31/app-readme.md similarity index 100% rename from incubator/namecheap-ddns/0.0.30/app-readme.md rename to incubator/namecheap-ddns/0.0.31/app-readme.md diff --git a/incubator/namecheap-ddns/0.0.31/charts/common-10.7.7.tgz b/incubator/namecheap-ddns/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/namecheap-ddns/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/namecheap-ddns/0.0.30/ix_values.yaml b/incubator/namecheap-ddns/0.0.31/ix_values.yaml similarity index 100% rename from incubator/namecheap-ddns/0.0.30/ix_values.yaml rename to incubator/namecheap-ddns/0.0.31/ix_values.yaml diff --git a/incubator/namecheap-ddns/0.0.30/questions.yaml b/incubator/namecheap-ddns/0.0.31/questions.yaml similarity index 100% rename from incubator/namecheap-ddns/0.0.30/questions.yaml rename to incubator/namecheap-ddns/0.0.31/questions.yaml diff --git a/incubator/namecheap-ddns/0.0.30/templates/common.yaml b/incubator/namecheap-ddns/0.0.31/templates/common.yaml similarity index 100% rename from incubator/namecheap-ddns/0.0.30/templates/common.yaml rename to incubator/namecheap-ddns/0.0.31/templates/common.yaml diff --git a/incubator/namecheap-ddns/0.0.30/values.yaml b/incubator/namecheap-ddns/0.0.31/values.yaml similarity index 100% rename from incubator/namecheap-ddns/0.0.30/values.yaml rename to incubator/namecheap-ddns/0.0.31/values.yaml diff --git a/incubator/necesse/0.0.30/CHANGELOG.md b/incubator/necesse/0.0.30/CHANGELOG.md deleted file mode 100644 index 01ab592d955..00000000000 --- a/incubator/necesse/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [necesse-0.0.30](https://github.com/truecharts/charts/compare/necesse-0.0.29...necesse-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [necesse-0.0.29](https://github.com/truecharts/charts/compare/necesse-0.0.28...necesse-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [necesse-0.0.28](https://github.com/truecharts/charts/compare/necesse-0.0.27...necesse-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [necesse-0.0.28](https://github.com/truecharts/charts/compare/necesse-0.0.27...necesse-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [necesse-0.0.27](https://github.com/truecharts/charts/compare/necesse-0.0.26...necesse-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [necesse-0.0.26](https://github.com/truecharts/charts/compare/necesse-0.0.25...necesse-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/necesse/0.0.30/Chart.lock b/incubator/necesse/0.0.30/Chart.lock deleted file mode 100644 index 98d4f50fa0e..00000000000 --- a/incubator/necesse/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:33:07.714634417Z" diff --git a/incubator/necesse/0.0.30/Chart.yaml b/incubator/necesse/0.0.30/Chart.yaml deleted file mode 100644 index e873775d097..00000000000 --- a/incubator/necesse/0.0.30/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.7.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.30 diff --git a/incubator/necesse/0.0.30/README.md b/incubator/necesse/0.0.30/README.md deleted file mode 100644 index 94d7ef79177..00000000000 --- a/incubator/necesse/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/necesse/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/necesse/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/necesse/0.0.31/CHANGELOG.md b/incubator/necesse/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..64164f86936 --- /dev/null +++ b/incubator/necesse/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [necesse-0.0.31](https://github.com/truecharts/charts/compare/necesse-0.0.30...necesse-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [necesse-0.0.30](https://github.com/truecharts/charts/compare/necesse-0.0.29...necesse-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [necesse-0.0.29](https://github.com/truecharts/charts/compare/necesse-0.0.28...necesse-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [necesse-0.0.28](https://github.com/truecharts/charts/compare/necesse-0.0.27...necesse-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [necesse-0.0.28](https://github.com/truecharts/charts/compare/necesse-0.0.27...necesse-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [necesse-0.0.27](https://github.com/truecharts/charts/compare/necesse-0.0.26...necesse-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [necesse-0.0.26](https://github.com/truecharts/charts/compare/necesse-0.0.25...necesse-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/necesse/0.0.31/Chart.lock b/incubator/necesse/0.0.31/Chart.lock new file mode 100644 index 00000000000..63fa98ae7a8 --- /dev/null +++ b/incubator/necesse/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:11:09.042223515Z" diff --git a/incubator/necesse/0.0.31/Chart.yaml b/incubator/necesse/0.0.31/Chart.yaml new file mode 100644 index 00000000000..7de2235c4a8 --- /dev/null +++ b/incubator/necesse/0.0.31/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.7.7 +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.31 diff --git a/incubator/necesse/0.0.31/README.md b/incubator/necesse/0.0.31/README.md new file mode 100644 index 00000000000..48762b01b0b --- /dev/null +++ b/incubator/necesse/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/necesse/0.0.31/app-readme.md similarity index 100% rename from incubator/necesse/0.0.30/app-readme.md rename to incubator/necesse/0.0.31/app-readme.md diff --git a/incubator/necesse/0.0.31/charts/common-10.7.7.tgz b/incubator/necesse/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/necesse/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/necesse/0.0.30/ix_values.yaml b/incubator/necesse/0.0.31/ix_values.yaml similarity index 100% rename from incubator/necesse/0.0.30/ix_values.yaml rename to incubator/necesse/0.0.31/ix_values.yaml diff --git a/incubator/necesse/0.0.30/questions.yaml b/incubator/necesse/0.0.31/questions.yaml similarity index 100% rename from incubator/necesse/0.0.30/questions.yaml rename to incubator/necesse/0.0.31/questions.yaml diff --git a/incubator/necesse/0.0.30/templates/common.yaml b/incubator/necesse/0.0.31/templates/common.yaml similarity index 100% rename from incubator/necesse/0.0.30/templates/common.yaml rename to incubator/necesse/0.0.31/templates/common.yaml diff --git a/incubator/necesse/0.0.30/values.yaml b/incubator/necesse/0.0.31/values.yaml similarity index 100% rename from incubator/necesse/0.0.30/values.yaml rename to incubator/necesse/0.0.31/values.yaml diff --git a/incubator/neko/0.0.48/CHANGELOG.md b/incubator/neko/0.0.48/CHANGELOG.md deleted file mode 100644 index d7c52d43367..00000000000 --- a/incubator/neko/0.0.48/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [neko-0.0.48](https://github.com/truecharts/charts/compare/neko-0.0.47...neko-0.0.48) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [neko-0.0.47](https://github.com/truecharts/charts/compare/neko-0.0.46...neko-0.0.47) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [neko-0.0.46](https://github.com/truecharts/charts/compare/neko-0.0.45...neko-0.0.46) (2022-10-18) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120)) - - - - -## [neko-0.0.45](https://github.com/truecharts/charts/compare/neko-0.0.44...neko-0.0.45) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [neko-0.0.44](https://github.com/truecharts/charts/compare/neko-0.0.43...neko-0.0.44) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - - - - -## [neko-0.0.43](https://github.com/truecharts/charts/compare/neko-0.0.42...neko-0.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [neko-0.0.43](https://github.com/truecharts/charts/compare/neko-0.0.42...neko-0.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [neko-0.0.42](https://github.com/truecharts/charts/compare/neko-0.0.41...neko-0.0.42) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [neko-0.0.41](https://github.com/truecharts/charts/compare/neko-0.0.40...neko-0.0.41) (2022-10-04) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) - - - - -## [neko-0.0.40](https://github.com/truecharts/charts/compare/neko-0.0.39...neko-0.0.40) (2022-09-28) - -### Chore diff --git a/incubator/neko/0.0.48/Chart.lock b/incubator/neko/0.0.48/Chart.lock deleted file mode 100644 index d473cb7f01c..00000000000 --- a/incubator/neko/0.0.48/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:12:55.155571699Z" diff --git a/incubator/neko/0.0.48/Chart.yaml b/incubator/neko/0.0.48/Chart.yaml deleted file mode 100644 index c8f76e7ccfb..00000000000 --- a/incubator/neko/0.0.48/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.48 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - media diff --git a/incubator/neko/0.0.48/README.md b/incubator/neko/0.0.48/README.md deleted file mode 100644 index 691dbda9cf0..00000000000 --- a/incubator/neko/0.0.48/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.48/charts/common-10.7.1.tgz b/incubator/neko/0.0.48/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/neko/0.0.48/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/neko/0.0.49/CHANGELOG.md b/incubator/neko/0.0.49/CHANGELOG.md new file mode 100644 index 00000000000..f8f433ded65 --- /dev/null +++ b/incubator/neko/0.0.49/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [neko-0.0.49](https://github.com/truecharts/charts/compare/neko-0.0.48...neko-0.0.49) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [neko-0.0.48](https://github.com/truecharts/charts/compare/neko-0.0.47...neko-0.0.48) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [neko-0.0.47](https://github.com/truecharts/charts/compare/neko-0.0.46...neko-0.0.47) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [neko-0.0.46](https://github.com/truecharts/charts/compare/neko-0.0.45...neko-0.0.46) (2022-10-18) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120)) + + + + +## [neko-0.0.45](https://github.com/truecharts/charts/compare/neko-0.0.44...neko-0.0.45) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [neko-0.0.44](https://github.com/truecharts/charts/compare/neko-0.0.43...neko-0.0.44) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + +## [neko-0.0.43](https://github.com/truecharts/charts/compare/neko-0.0.42...neko-0.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [neko-0.0.43](https://github.com/truecharts/charts/compare/neko-0.0.42...neko-0.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [neko-0.0.42](https://github.com/truecharts/charts/compare/neko-0.0.41...neko-0.0.42) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [neko-0.0.41](https://github.com/truecharts/charts/compare/neko-0.0.40...neko-0.0.41) (2022-10-04) + +### Chore + diff --git a/incubator/neko/0.0.49/Chart.lock b/incubator/neko/0.0.49/Chart.lock new file mode 100644 index 00000000000..d825129ca7b --- /dev/null +++ b/incubator/neko/0.0.49/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:11:09.275062023Z" diff --git a/incubator/neko/0.0.49/Chart.yaml b/incubator/neko/0.0.49/Chart.yaml new file mode 100644 index 00000000000..5007c2af3bb --- /dev/null +++ b/incubator/neko/0.0.49/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.49 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - media diff --git a/incubator/neko/0.0.49/README.md b/incubator/neko/0.0.49/README.md new file mode 100644 index 00000000000..1b77e0db603 --- /dev/null +++ b/incubator/neko/0.0.49/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.48/app-readme.md b/incubator/neko/0.0.49/app-readme.md similarity index 100% rename from incubator/neko/0.0.48/app-readme.md rename to incubator/neko/0.0.49/app-readme.md diff --git a/incubator/neko/0.0.49/charts/common-10.7.7.tgz b/incubator/neko/0.0.49/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/neko/0.0.49/charts/common-10.7.7.tgz differ diff --git a/incubator/neko/0.0.48/ci/basic-values.yaml b/incubator/neko/0.0.49/ci/basic-values.yaml similarity index 100% rename from incubator/neko/0.0.48/ci/basic-values.yaml rename to incubator/neko/0.0.49/ci/basic-values.yaml diff --git a/incubator/neko/0.0.48/ci/brave-values.yaml b/incubator/neko/0.0.49/ci/brave-values.yaml similarity index 100% rename from incubator/neko/0.0.48/ci/brave-values.yaml rename to incubator/neko/0.0.49/ci/brave-values.yaml diff --git a/incubator/neko/0.0.48/ci/chrome-values.yaml b/incubator/neko/0.0.49/ci/chrome-values.yaml similarity index 100% rename from incubator/neko/0.0.48/ci/chrome-values.yaml rename to incubator/neko/0.0.49/ci/chrome-values.yaml diff --git a/incubator/neko/0.0.48/ci/chromium-values.yaml b/incubator/neko/0.0.49/ci/chromium-values.yaml similarity index 100% rename from incubator/neko/0.0.48/ci/chromium-values.yaml rename to incubator/neko/0.0.49/ci/chromium-values.yaml diff --git a/incubator/neko/0.0.48/ci/edge-values.yaml b/incubator/neko/0.0.49/ci/edge-values.yaml similarity index 100% rename from incubator/neko/0.0.48/ci/edge-values.yaml rename to incubator/neko/0.0.49/ci/edge-values.yaml diff --git a/incubator/neko/0.0.48/ci/remmina-values.yaml b/incubator/neko/0.0.49/ci/remmina-values.yaml similarity index 100% rename from incubator/neko/0.0.48/ci/remmina-values.yaml rename to incubator/neko/0.0.49/ci/remmina-values.yaml diff --git a/incubator/neko/0.0.48/ci/tor-values.yaml b/incubator/neko/0.0.49/ci/tor-values.yaml similarity index 100% rename from incubator/neko/0.0.48/ci/tor-values.yaml rename to incubator/neko/0.0.49/ci/tor-values.yaml diff --git a/incubator/neko/0.0.48/ci/vivaldi-values.yaml b/incubator/neko/0.0.49/ci/vivaldi-values.yaml similarity index 100% rename from incubator/neko/0.0.48/ci/vivaldi-values.yaml rename to incubator/neko/0.0.49/ci/vivaldi-values.yaml diff --git a/incubator/neko/0.0.48/ci/vlc-values.yaml b/incubator/neko/0.0.49/ci/vlc-values.yaml similarity index 100% rename from incubator/neko/0.0.48/ci/vlc-values.yaml rename to incubator/neko/0.0.49/ci/vlc-values.yaml diff --git a/incubator/neko/0.0.48/ci/vncviewer-values.yaml b/incubator/neko/0.0.49/ci/vncviewer-values.yaml similarity index 100% rename from incubator/neko/0.0.48/ci/vncviewer-values.yaml rename to incubator/neko/0.0.49/ci/vncviewer-values.yaml diff --git a/incubator/neko/0.0.48/ci/xfce-values.yaml b/incubator/neko/0.0.49/ci/xfce-values.yaml similarity index 100% rename from incubator/neko/0.0.48/ci/xfce-values.yaml rename to incubator/neko/0.0.49/ci/xfce-values.yaml diff --git a/incubator/neko/0.0.48/ix_values.yaml b/incubator/neko/0.0.49/ix_values.yaml similarity index 100% rename from incubator/neko/0.0.48/ix_values.yaml rename to incubator/neko/0.0.49/ix_values.yaml diff --git a/incubator/neko/0.0.48/questions.yaml b/incubator/neko/0.0.49/questions.yaml similarity index 100% rename from incubator/neko/0.0.48/questions.yaml rename to incubator/neko/0.0.49/questions.yaml diff --git a/incubator/neko/0.0.48/templates/common.yaml b/incubator/neko/0.0.49/templates/common.yaml similarity index 100% rename from incubator/neko/0.0.48/templates/common.yaml rename to incubator/neko/0.0.49/templates/common.yaml diff --git a/incubator/neko/0.0.48/values.yaml b/incubator/neko/0.0.49/values.yaml similarity index 100% rename from incubator/neko/0.0.48/values.yaml rename to incubator/neko/0.0.49/values.yaml diff --git a/incubator/neverwinternights-ee/0.0.30/CHANGELOG.md b/incubator/neverwinternights-ee/0.0.30/CHANGELOG.md deleted file mode 100644 index 4ffe1809bf9..00000000000 --- a/incubator/neverwinternights-ee/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [neverwinternights-ee-0.0.30](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.29...neverwinternights-ee-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [neverwinternights-ee-0.0.29](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.28...neverwinternights-ee-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [neverwinternights-ee-0.0.28](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.27...neverwinternights-ee-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [neverwinternights-ee-0.0.28](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.27...neverwinternights-ee-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [neverwinternights-ee-0.0.27](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.26...neverwinternights-ee-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [neverwinternights-ee-0.0.26](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.25...neverwinternights-ee-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/neverwinternights-ee/0.0.30/Chart.lock b/incubator/neverwinternights-ee/0.0.30/Chart.lock deleted file mode 100644 index 98c1d18fbd5..00000000000 --- a/incubator/neverwinternights-ee/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:33:23.356086895Z" diff --git a/incubator/neverwinternights-ee/0.0.30/Chart.yaml b/incubator/neverwinternights-ee/0.0.30/Chart.yaml deleted file mode 100644 index eeb3e434670..00000000000 --- a/incubator/neverwinternights-ee/0.0.30/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.7.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.30 diff --git a/incubator/neverwinternights-ee/0.0.30/README.md b/incubator/neverwinternights-ee/0.0.30/README.md deleted file mode 100644 index bf462098ecf..00000000000 --- a/incubator/neverwinternights-ee/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/neverwinternights-ee/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/neverwinternights-ee/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/neverwinternights-ee/0.0.31/CHANGELOG.md b/incubator/neverwinternights-ee/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..b5153845503 --- /dev/null +++ b/incubator/neverwinternights-ee/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [neverwinternights-ee-0.0.31](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.30...neverwinternights-ee-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [neverwinternights-ee-0.0.30](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.29...neverwinternights-ee-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [neverwinternights-ee-0.0.29](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.28...neverwinternights-ee-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [neverwinternights-ee-0.0.28](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.27...neverwinternights-ee-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [neverwinternights-ee-0.0.28](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.27...neverwinternights-ee-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [neverwinternights-ee-0.0.27](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.26...neverwinternights-ee-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [neverwinternights-ee-0.0.26](https://github.com/truecharts/charts/compare/neverwinternights-ee-0.0.25...neverwinternights-ee-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/neverwinternights-ee/0.0.31/Chart.lock b/incubator/neverwinternights-ee/0.0.31/Chart.lock new file mode 100644 index 00000000000..3b316bdffb8 --- /dev/null +++ b/incubator/neverwinternights-ee/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:11:32.402111992Z" diff --git a/incubator/neverwinternights-ee/0.0.31/Chart.yaml b/incubator/neverwinternights-ee/0.0.31/Chart.yaml new file mode 100644 index 00000000000..c12b9104e34 --- /dev/null +++ b/incubator/neverwinternights-ee/0.0.31/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.7.7 +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.31 diff --git a/incubator/neverwinternights-ee/0.0.31/README.md b/incubator/neverwinternights-ee/0.0.31/README.md new file mode 100644 index 00000000000..41afdddcb14 --- /dev/null +++ b/incubator/neverwinternights-ee/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/neverwinternights-ee/0.0.31/app-readme.md similarity index 100% rename from incubator/neverwinternights-ee/0.0.30/app-readme.md rename to incubator/neverwinternights-ee/0.0.31/app-readme.md diff --git a/incubator/neverwinternights-ee/0.0.31/charts/common-10.7.7.tgz b/incubator/neverwinternights-ee/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/neverwinternights-ee/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/neverwinternights-ee/0.0.30/ix_values.yaml b/incubator/neverwinternights-ee/0.0.31/ix_values.yaml similarity index 100% rename from incubator/neverwinternights-ee/0.0.30/ix_values.yaml rename to incubator/neverwinternights-ee/0.0.31/ix_values.yaml diff --git a/incubator/neverwinternights-ee/0.0.30/questions.yaml b/incubator/neverwinternights-ee/0.0.31/questions.yaml similarity index 100% rename from incubator/neverwinternights-ee/0.0.30/questions.yaml rename to incubator/neverwinternights-ee/0.0.31/questions.yaml diff --git a/incubator/neverwinternights-ee/0.0.30/templates/common.yaml b/incubator/neverwinternights-ee/0.0.31/templates/common.yaml similarity index 100% rename from incubator/neverwinternights-ee/0.0.30/templates/common.yaml rename to incubator/neverwinternights-ee/0.0.31/templates/common.yaml diff --git a/incubator/neverwinternights-ee/0.0.30/values.yaml b/incubator/neverwinternights-ee/0.0.31/values.yaml similarity index 100% rename from incubator/neverwinternights-ee/0.0.30/values.yaml rename to incubator/neverwinternights-ee/0.0.31/values.yaml diff --git a/incubator/newyearcountdownclock/0.0.31/CHANGELOG.md b/incubator/newyearcountdownclock/0.0.31/CHANGELOG.md deleted file mode 100644 index 74753cb3b0a..00000000000 --- a/incubator/newyearcountdownclock/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [newyearcountdownclock-0.0.31](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.30...newyearcountdownclock-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [newyearcountdownclock-0.0.30](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.29...newyearcountdownclock-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [newyearcountdownclock-0.0.29](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.28...newyearcountdownclock-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [newyearcountdownclock-0.0.29](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.28...newyearcountdownclock-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [newyearcountdownclock-0.0.28](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.27...newyearcountdownclock-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [newyearcountdownclock-0.0.27](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.26...newyearcountdownclock-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/newyearcountdownclock/0.0.31/Chart.lock b/incubator/newyearcountdownclock/0.0.31/Chart.lock deleted file mode 100644 index 414603dbec1..00000000000 --- a/incubator/newyearcountdownclock/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:33:31.703764467Z" diff --git a/incubator/newyearcountdownclock/0.0.31/Chart.yaml b/incubator/newyearcountdownclock/0.0.31/Chart.yaml deleted file mode 100644 index 756c9cfcad9..00000000000 --- a/incubator/newyearcountdownclock/0.0.31/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.7.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.31 diff --git a/incubator/newyearcountdownclock/0.0.31/README.md b/incubator/newyearcountdownclock/0.0.31/README.md deleted file mode 100644 index 59f4ab48395..00000000000 --- a/incubator/newyearcountdownclock/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/newyearcountdownclock/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/newyearcountdownclock/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/newyearcountdownclock/0.0.32/CHANGELOG.md b/incubator/newyearcountdownclock/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..b25756aaf7e --- /dev/null +++ b/incubator/newyearcountdownclock/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [newyearcountdownclock-0.0.32](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.31...newyearcountdownclock-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [newyearcountdownclock-0.0.31](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.30...newyearcountdownclock-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [newyearcountdownclock-0.0.30](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.29...newyearcountdownclock-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [newyearcountdownclock-0.0.29](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.28...newyearcountdownclock-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [newyearcountdownclock-0.0.29](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.28...newyearcountdownclock-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [newyearcountdownclock-0.0.28](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.27...newyearcountdownclock-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [newyearcountdownclock-0.0.27](https://github.com/truecharts/charts/compare/newyearcountdownclock-0.0.26...newyearcountdownclock-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/newyearcountdownclock/0.0.32/Chart.lock b/incubator/newyearcountdownclock/0.0.32/Chart.lock new file mode 100644 index 00000000000..5e18cfdfd73 --- /dev/null +++ b/incubator/newyearcountdownclock/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:11:44.039569419Z" diff --git a/incubator/newyearcountdownclock/0.0.32/Chart.yaml b/incubator/newyearcountdownclock/0.0.32/Chart.yaml new file mode 100644 index 00000000000..efd1442e857 --- /dev/null +++ b/incubator/newyearcountdownclock/0.0.32/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.7.7 +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.32 diff --git a/incubator/newyearcountdownclock/0.0.32/README.md b/incubator/newyearcountdownclock/0.0.32/README.md new file mode 100644 index 00000000000..bf4c8f62158 --- /dev/null +++ b/incubator/newyearcountdownclock/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/newyearcountdownclock/0.0.32/app-readme.md similarity index 100% rename from incubator/newyearcountdownclock/0.0.31/app-readme.md rename to incubator/newyearcountdownclock/0.0.32/app-readme.md diff --git a/incubator/newyearcountdownclock/0.0.32/charts/common-10.7.7.tgz b/incubator/newyearcountdownclock/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/newyearcountdownclock/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/newyearcountdownclock/0.0.31/ix_values.yaml b/incubator/newyearcountdownclock/0.0.32/ix_values.yaml similarity index 100% rename from incubator/newyearcountdownclock/0.0.31/ix_values.yaml rename to incubator/newyearcountdownclock/0.0.32/ix_values.yaml diff --git a/incubator/newyearcountdownclock/0.0.31/questions.yaml b/incubator/newyearcountdownclock/0.0.32/questions.yaml similarity index 100% rename from incubator/newyearcountdownclock/0.0.31/questions.yaml rename to incubator/newyearcountdownclock/0.0.32/questions.yaml diff --git a/incubator/newyearcountdownclock/0.0.31/templates/common.yaml b/incubator/newyearcountdownclock/0.0.32/templates/common.yaml similarity index 100% rename from incubator/newyearcountdownclock/0.0.31/templates/common.yaml rename to incubator/newyearcountdownclock/0.0.32/templates/common.yaml diff --git a/incubator/newyearcountdownclock/0.0.31/values.yaml b/incubator/newyearcountdownclock/0.0.32/values.yaml similarity index 100% rename from incubator/newyearcountdownclock/0.0.31/values.yaml rename to incubator/newyearcountdownclock/0.0.32/values.yaml diff --git a/incubator/nexus-oss/0.0.18/CHANGELOG.md b/incubator/nexus-oss/0.0.18/CHANGELOG.md deleted file mode 100644 index 76b3532883a..00000000000 --- a/incubator/nexus-oss/0.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nexus-oss-0.0.18](https://github.com/truecharts/charts/compare/nexus-oss-0.0.17...nexus-oss-0.0.18) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [nexus-oss-0.0.17](https://github.com/truecharts/charts/compare/nexus-oss-0.0.16...nexus-oss-0.0.17) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [nexus-oss-0.0.16](https://github.com/truecharts/charts/compare/nexus-oss-0.0.15...nexus-oss-0.0.16) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [nexus-oss-0.0.16](https://github.com/truecharts/charts/compare/nexus-oss-0.0.15...nexus-oss-0.0.16) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [nexus-oss-0.0.15](https://github.com/truecharts/charts/compare/nexus-oss-0.0.14...nexus-oss-0.0.15) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) - - - - -## [nexus-oss-0.0.14](https://github.com/truecharts/charts/compare/nexus-oss-0.0.13...nexus-oss-0.0.14) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - diff --git a/incubator/nexus-oss/0.0.18/Chart.lock b/incubator/nexus-oss/0.0.18/Chart.lock deleted file mode 100644 index c4411e1340d..00000000000 --- a/incubator/nexus-oss/0.0.18/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:33:38.36123507Z" diff --git a/incubator/nexus-oss/0.0.18/Chart.yaml b/incubator/nexus-oss/0.0.18/Chart.yaml deleted file mode 100644 index cb51a39a06b..00000000000 --- a/incubator/nexus-oss/0.0.18/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "3.42.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.18 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - productivity diff --git a/incubator/nexus-oss/0.0.18/README.md b/incubator/nexus-oss/0.0.18/README.md deleted file mode 100644 index 01e7958eefa..00000000000 --- a/incubator/nexus-oss/0.0.18/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.18/charts/common-10.7.1.tgz b/incubator/nexus-oss/0.0.18/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/nexus-oss/0.0.18/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/nexus-oss/0.0.19/CHANGELOG.md b/incubator/nexus-oss/0.0.19/CHANGELOG.md new file mode 100644 index 00000000000..7558fb5100b --- /dev/null +++ b/incubator/nexus-oss/0.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nexus-oss-0.0.19](https://github.com/truecharts/charts/compare/nexus-oss-0.0.18...nexus-oss-0.0.19) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [nexus-oss-0.0.18](https://github.com/truecharts/charts/compare/nexus-oss-0.0.17...nexus-oss-0.0.18) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [nexus-oss-0.0.17](https://github.com/truecharts/charts/compare/nexus-oss-0.0.16...nexus-oss-0.0.17) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [nexus-oss-0.0.16](https://github.com/truecharts/charts/compare/nexus-oss-0.0.15...nexus-oss-0.0.16) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nexus-oss-0.0.16](https://github.com/truecharts/charts/compare/nexus-oss-0.0.15...nexus-oss-0.0.16) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nexus-oss-0.0.15](https://github.com/truecharts/charts/compare/nexus-oss-0.0.14...nexus-oss-0.0.15) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) + + + + +## [nexus-oss-0.0.14](https://github.com/truecharts/charts/compare/nexus-oss-0.0.13...nexus-oss-0.0.14) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/nexus-oss/0.0.19/Chart.lock b/incubator/nexus-oss/0.0.19/Chart.lock new file mode 100644 index 00000000000..c3f949560d2 --- /dev/null +++ b/incubator/nexus-oss/0.0.19/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:11:52.428648023Z" diff --git a/incubator/nexus-oss/0.0.19/Chart.yaml b/incubator/nexus-oss/0.0.19/Chart.yaml new file mode 100644 index 00000000000..95d2ae737aa --- /dev/null +++ b/incubator/nexus-oss/0.0.19/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.42.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.19 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - productivity diff --git a/incubator/nexus-oss/0.0.19/README.md b/incubator/nexus-oss/0.0.19/README.md new file mode 100644 index 00000000000..4d183750f72 --- /dev/null +++ b/incubator/nexus-oss/0.0.19/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.18/app-readme.md b/incubator/nexus-oss/0.0.19/app-readme.md similarity index 100% rename from incubator/nexus-oss/0.0.18/app-readme.md rename to incubator/nexus-oss/0.0.19/app-readme.md diff --git a/incubator/nexus-oss/0.0.19/charts/common-10.7.7.tgz b/incubator/nexus-oss/0.0.19/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/nexus-oss/0.0.19/charts/common-10.7.7.tgz differ diff --git a/incubator/nexus-oss/0.0.18/ix_values.yaml b/incubator/nexus-oss/0.0.19/ix_values.yaml similarity index 100% rename from incubator/nexus-oss/0.0.18/ix_values.yaml rename to incubator/nexus-oss/0.0.19/ix_values.yaml diff --git a/incubator/nexus-oss/0.0.18/questions.yaml b/incubator/nexus-oss/0.0.19/questions.yaml similarity index 100% rename from incubator/nexus-oss/0.0.18/questions.yaml rename to incubator/nexus-oss/0.0.19/questions.yaml diff --git a/incubator/nexus-oss/0.0.18/templates/common.yaml b/incubator/nexus-oss/0.0.19/templates/common.yaml similarity index 100% rename from incubator/nexus-oss/0.0.18/templates/common.yaml rename to incubator/nexus-oss/0.0.19/templates/common.yaml diff --git a/incubator/nexus-oss/0.0.18/values.yaml b/incubator/nexus-oss/0.0.19/values.yaml similarity index 100% rename from incubator/nexus-oss/0.0.18/values.yaml rename to incubator/nexus-oss/0.0.19/values.yaml diff --git a/incubator/nginx-proxy-manager/0.0.3/CHANGELOG.md b/incubator/nginx-proxy-manager/0.0.3/CHANGELOG.md deleted file mode 100644 index 1fce625ac9f..00000000000 --- a/incubator/nginx-proxy-manager/0.0.3/CHANGELOG.md +++ /dev/null @@ -1,29 +0,0 @@ -# Changelog - - - -## [nginx-proxy-manager-0.0.3](https://github.com/truecharts/charts/compare/nginx-proxy-manager-0.0.2...nginx-proxy-manager-0.0.3) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [nginx-proxy-manager-0.0.2](https://github.com/truecharts/charts/compare/nginx-proxy-manager-0.0.1...nginx-proxy-manager-0.0.2) (2022-10-17) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) - - - - -## [nginx-proxy-manager-0.0.1]nginx-proxy-manager-0.0.1 (2022-10-16) - -### Add - -- add nginx-proxy-manager ([#4112](https://github.com/truecharts/charts/issues/4112)) diff --git a/incubator/nginx-proxy-manager/0.0.3/Chart.lock b/incubator/nginx-proxy-manager/0.0.3/Chart.lock deleted file mode 100644 index 8a6cccb0f03..00000000000 --- a/incubator/nginx-proxy-manager/0.0.3/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -digest: sha256:295e428c316393ce8454e78e86bc68db722fe4ed43b899d9d733e2f9744cf719 -generated: "2022-10-19T12:33:55.827124984Z" diff --git a/incubator/nginx-proxy-manager/0.0.3/Chart.yaml b/incubator/nginx-proxy-manager/0.0.3/Chart.yaml deleted file mode 100644 index 49367f660ec..00000000000 --- a/incubator/nginx-proxy-manager/0.0.3/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "2.9.18" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -deprecated: false -description: Managing Nginx proxy hosts with a simple, powerful interface. -home: https://truecharts.org/docs/charts/incubator/nginx-proxy-manager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nginx-proxy-manager.png -keywords: - - nginx-proxy-manager - - nginx - - reverse-proxy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nginx-proxy-manager -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/nginx-proxy-manager - - https://github.com/NginxProxyManager/nginx-proxy-manager - - https://hub.docker.com/r/jc21/nginx-proxy-manager - - https://nginxproxymanager.com/ -type: application -version: 0.0.3 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/nginx-proxy-manager/0.0.3/README.md b/incubator/nginx-proxy-manager/0.0.3/README.md deleted file mode 100644 index 2bb9f179ffd..00000000000 --- a/incubator/nginx-proxy-manager/0.0.3/README.md +++ /dev/null @@ -1,109 +0,0 @@ -# nginx-proxy-manager - -Managing Nginx proxy hosts with a simple, powerful 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: [nginx-proxy-manager](https://truecharts.org/docs/charts/incubator/nginx-proxy-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://charts.truecharts.org/ | mariadb | 3.0.95 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `nginx-proxy-manager` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install nginx-proxy-manager TrueCharts/nginx-proxy-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 `nginx-proxy-manager` deployment - -```console -helm uninstall nginx-proxy-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 nginx-proxy-manager \ - --set env.TZ="America/New York" \ - TrueCharts/nginx-proxy-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 nginx-proxy-manager TrueCharts/nginx-proxy-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/nginx-proxy-manager/0.0.3/charts/common-10.7.1.tgz b/incubator/nginx-proxy-manager/0.0.3/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/nginx-proxy-manager/0.0.3/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/nginx-proxy-manager/0.0.3/charts/mariadb-3.0.95.tgz b/incubator/nginx-proxy-manager/0.0.3/charts/mariadb-3.0.95.tgz deleted file mode 100644 index 8b64eea58a2..00000000000 Binary files a/incubator/nginx-proxy-manager/0.0.3/charts/mariadb-3.0.95.tgz and /dev/null differ diff --git a/incubator/nginx-proxy-manager/0.0.4/CHANGELOG.md b/incubator/nginx-proxy-manager/0.0.4/CHANGELOG.md new file mode 100644 index 00000000000..d0523d208d4 --- /dev/null +++ b/incubator/nginx-proxy-manager/0.0.4/CHANGELOG.md @@ -0,0 +1,39 @@ +# Changelog + + + +## [nginx-proxy-manager-0.0.4](https://github.com/truecharts/charts/compare/nginx-proxy-manager-0.0.3...nginx-proxy-manager-0.0.4) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [nginx-proxy-manager-0.0.3](https://github.com/truecharts/charts/compare/nginx-proxy-manager-0.0.2...nginx-proxy-manager-0.0.3) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [nginx-proxy-manager-0.0.2](https://github.com/truecharts/charts/compare/nginx-proxy-manager-0.0.1...nginx-proxy-manager-0.0.2) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) + + + + +## [nginx-proxy-manager-0.0.1]nginx-proxy-manager-0.0.1 (2022-10-16) + +### Add + +- add nginx-proxy-manager ([#4112](https://github.com/truecharts/charts/issues/4112)) diff --git a/incubator/nginx-proxy-manager/0.0.4/Chart.lock b/incubator/nginx-proxy-manager/0.0.4/Chart.lock new file mode 100644 index 00000000000..db7e8ba6ec3 --- /dev/null +++ b/incubator/nginx-proxy-manager/0.0.4/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add +generated: "2022-10-25T09:12:09.555297133Z" diff --git a/incubator/nginx-proxy-manager/0.0.4/Chart.yaml b/incubator/nginx-proxy-manager/0.0.4/Chart.yaml new file mode 100644 index 00000000000..d59cb8bdb2d --- /dev/null +++ b/incubator/nginx-proxy-manager/0.0.4/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "2.9.18" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +deprecated: false +description: Managing Nginx proxy hosts with a simple, powerful interface. +home: https://truecharts.org/docs/charts/incubator/nginx-proxy-manager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nginx-proxy-manager.png +keywords: + - nginx-proxy-manager + - nginx + - reverse-proxy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nginx-proxy-manager +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/nginx-proxy-manager + - https://github.com/NginxProxyManager/nginx-proxy-manager + - https://hub.docker.com/r/jc21/nginx-proxy-manager + - https://nginxproxymanager.com/ +type: application +version: 0.0.4 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/nginx-proxy-manager/0.0.4/README.md b/incubator/nginx-proxy-manager/0.0.4/README.md new file mode 100644 index 00000000000..f1701eec186 --- /dev/null +++ b/incubator/nginx-proxy-manager/0.0.4/README.md @@ -0,0 +1,109 @@ +# nginx-proxy-manager + +Managing Nginx proxy hosts with a simple, powerful 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: [nginx-proxy-manager](https://truecharts.org/docs/charts/incubator/nginx-proxy-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://charts.truecharts.org/ | mariadb | 3.0.100 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `nginx-proxy-manager` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install nginx-proxy-manager TrueCharts/nginx-proxy-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 `nginx-proxy-manager` deployment + +```console +helm uninstall nginx-proxy-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/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install nginx-proxy-manager \ + --set env.TZ="America/New York" \ + TrueCharts/nginx-proxy-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 nginx-proxy-manager TrueCharts/nginx-proxy-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/nginx-proxy-manager/0.0.3/app-readme.md b/incubator/nginx-proxy-manager/0.0.4/app-readme.md similarity index 100% rename from incubator/nginx-proxy-manager/0.0.3/app-readme.md rename to incubator/nginx-proxy-manager/0.0.4/app-readme.md diff --git a/incubator/nginx-proxy-manager/0.0.4/charts/common-10.7.7.tgz b/incubator/nginx-proxy-manager/0.0.4/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/nginx-proxy-manager/0.0.4/charts/common-10.7.7.tgz differ diff --git a/incubator/nginx-proxy-manager/0.0.4/charts/mariadb-3.0.100.tgz b/incubator/nginx-proxy-manager/0.0.4/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/incubator/nginx-proxy-manager/0.0.4/charts/mariadb-3.0.100.tgz differ diff --git a/incubator/nginx-proxy-manager/0.0.3/ix_values.yaml b/incubator/nginx-proxy-manager/0.0.4/ix_values.yaml similarity index 100% rename from incubator/nginx-proxy-manager/0.0.3/ix_values.yaml rename to incubator/nginx-proxy-manager/0.0.4/ix_values.yaml diff --git a/incubator/nginx-proxy-manager/0.0.3/questions.yaml b/incubator/nginx-proxy-manager/0.0.4/questions.yaml similarity index 100% rename from incubator/nginx-proxy-manager/0.0.3/questions.yaml rename to incubator/nginx-proxy-manager/0.0.4/questions.yaml diff --git a/incubator/nginx-proxy-manager/0.0.3/templates/common.yaml b/incubator/nginx-proxy-manager/0.0.4/templates/common.yaml similarity index 100% rename from incubator/nginx-proxy-manager/0.0.3/templates/common.yaml rename to incubator/nginx-proxy-manager/0.0.4/templates/common.yaml diff --git a/incubator/nginx-proxy-manager/0.0.3/values.yaml b/incubator/nginx-proxy-manager/0.0.4/values.yaml similarity index 100% rename from incubator/nginx-proxy-manager/0.0.3/values.yaml rename to incubator/nginx-proxy-manager/0.0.4/values.yaml diff --git a/incubator/nightscout/0.0.30/CHANGELOG.md b/incubator/nightscout/0.0.30/CHANGELOG.md deleted file mode 100644 index b23eeea2613..00000000000 --- a/incubator/nightscout/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nightscout-0.0.30](https://github.com/truecharts/charts/compare/nightscout-0.0.29...nightscout-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [nightscout-0.0.29](https://github.com/truecharts/charts/compare/nightscout-0.0.28...nightscout-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [nightscout-0.0.28](https://github.com/truecharts/charts/compare/nightscout-0.0.27...nightscout-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [nightscout-0.0.28](https://github.com/truecharts/charts/compare/nightscout-0.0.27...nightscout-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [nightscout-0.0.27](https://github.com/truecharts/charts/compare/nightscout-0.0.26...nightscout-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [nightscout-0.0.26](https://github.com/truecharts/charts/compare/nightscout-0.0.25...nightscout-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/nightscout/0.0.30/Chart.lock b/incubator/nightscout/0.0.30/Chart.lock deleted file mode 100644 index 5b0000ba502..00000000000 --- a/incubator/nightscout/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:33:55.269548826Z" diff --git a/incubator/nightscout/0.0.30/Chart.yaml b/incubator/nightscout/0.0.30/Chart.yaml deleted file mode 100644 index aed36137230..00000000000 --- a/incubator/nightscout/0.0.30/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.7.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.30 diff --git a/incubator/nightscout/0.0.30/README.md b/incubator/nightscout/0.0.30/README.md deleted file mode 100644 index a1c23fd9c75..00000000000 --- a/incubator/nightscout/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/nightscout/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/nightscout/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/nightscout/0.0.31/CHANGELOG.md b/incubator/nightscout/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..9c7de759c99 --- /dev/null +++ b/incubator/nightscout/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nightscout-0.0.31](https://github.com/truecharts/charts/compare/nightscout-0.0.30...nightscout-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [nightscout-0.0.30](https://github.com/truecharts/charts/compare/nightscout-0.0.29...nightscout-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [nightscout-0.0.29](https://github.com/truecharts/charts/compare/nightscout-0.0.28...nightscout-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [nightscout-0.0.28](https://github.com/truecharts/charts/compare/nightscout-0.0.27...nightscout-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nightscout-0.0.28](https://github.com/truecharts/charts/compare/nightscout-0.0.27...nightscout-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nightscout-0.0.27](https://github.com/truecharts/charts/compare/nightscout-0.0.26...nightscout-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [nightscout-0.0.26](https://github.com/truecharts/charts/compare/nightscout-0.0.25...nightscout-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/nightscout/0.0.31/Chart.lock b/incubator/nightscout/0.0.31/Chart.lock new file mode 100644 index 00000000000..8dc44fd3781 --- /dev/null +++ b/incubator/nightscout/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:12:14.804105101Z" diff --git a/incubator/nightscout/0.0.31/Chart.yaml b/incubator/nightscout/0.0.31/Chart.yaml new file mode 100644 index 00000000000..a50e111c79c --- /dev/null +++ b/incubator/nightscout/0.0.31/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.7.7 +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.31 diff --git a/incubator/nightscout/0.0.31/README.md b/incubator/nightscout/0.0.31/README.md new file mode 100644 index 00000000000..96d2f46f9e3 --- /dev/null +++ b/incubator/nightscout/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/nightscout/0.0.31/app-readme.md similarity index 100% rename from incubator/nightscout/0.0.30/app-readme.md rename to incubator/nightscout/0.0.31/app-readme.md diff --git a/incubator/nightscout/0.0.31/charts/common-10.7.7.tgz b/incubator/nightscout/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/nightscout/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/nightscout/0.0.30/ix_values.yaml b/incubator/nightscout/0.0.31/ix_values.yaml similarity index 100% rename from incubator/nightscout/0.0.30/ix_values.yaml rename to incubator/nightscout/0.0.31/ix_values.yaml diff --git a/incubator/nightscout/0.0.30/questions.yaml b/incubator/nightscout/0.0.31/questions.yaml similarity index 100% rename from incubator/nightscout/0.0.30/questions.yaml rename to incubator/nightscout/0.0.31/questions.yaml diff --git a/incubator/nightscout/0.0.30/templates/common.yaml b/incubator/nightscout/0.0.31/templates/common.yaml similarity index 100% rename from incubator/nightscout/0.0.30/templates/common.yaml rename to incubator/nightscout/0.0.31/templates/common.yaml diff --git a/incubator/nightscout/0.0.30/values.yaml b/incubator/nightscout/0.0.31/values.yaml similarity index 100% rename from incubator/nightscout/0.0.30/values.yaml rename to incubator/nightscout/0.0.31/values.yaml diff --git a/incubator/noisedash/0.0.5/CHANGELOG.md b/incubator/noisedash/0.0.5/CHANGELOG.md deleted file mode 100644 index e319ad574b9..00000000000 --- a/incubator/noisedash/0.0.5/CHANGELOG.md +++ /dev/null @@ -1,62 +0,0 @@ -# Changelog - - - -## [noisedash-0.0.5](https://github.com/truecharts/charts/compare/noisedash-0.0.4...noisedash-0.0.5) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [noisedash-0.0.4](https://github.com/truecharts/charts/compare/noisedash-0.0.3...noisedash-0.0.4) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [noisedash-0.0.3](https://github.com/truecharts/charts/compare/noisedash-0.0.2...noisedash-0.0.3) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [noisedash-0.0.3](https://github.com/truecharts/charts/compare/noisedash-0.0.2...noisedash-0.0.3) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [noisedash-0.0.2](https://github.com/truecharts/charts/compare/noisedash-0.0.1...noisedash-0.0.2) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [noisedash-0.0.1]noisedash-0.0.1 (2022-09-28) - -### Feat - -- add noisedash ([#3931](https://github.com/truecharts/charts/issues/3931)) diff --git a/incubator/noisedash/0.0.5/Chart.lock b/incubator/noisedash/0.0.5/Chart.lock deleted file mode 100644 index 58550da951e..00000000000 --- a/incubator/noisedash/0.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:34:02.373614654Z" diff --git a/incubator/noisedash/0.0.5/Chart.yaml b/incubator/noisedash/0.0.5/Chart.yaml deleted file mode 100644 index e53512144a3..00000000000 --- a/incubator/noisedash/0.0.5/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "0.6.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -description: Self-hosted web tool for generating ambient noises -home: https://truecharts.org/docs/charts/incubator/noisedash -icon: https://truecharts.org/img/hotlink-ok/chart-icons/noisedash.png -keywords: - - noise -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: noisedash -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash - - https://github.com/kaythomas0/noisedash -version: 0.0.5 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/noisedash/0.0.5/README.md b/incubator/noisedash/0.0.5/README.md deleted file mode 100644 index 968c8275694..00000000000 --- a/incubator/noisedash/0.0.5/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# noisedash - -Self-hosted web tool for generating ambient noises - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [noisedash](https://truecharts.org/docs/charts/incubator/noisedash) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `noisedash` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install noisedash TrueCharts/noisedash -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `noisedash` deployment - -```console -helm uninstall noisedash -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install noisedash \ - --set env.TZ="America/New York" \ - TrueCharts/noisedash -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install noisedash TrueCharts/noisedash -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/noisedash/0.0.5/charts/common-10.7.1.tgz b/incubator/noisedash/0.0.5/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/noisedash/0.0.5/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/noisedash/0.0.6/CHANGELOG.md b/incubator/noisedash/0.0.6/CHANGELOG.md new file mode 100644 index 00000000000..c801bd2025f --- /dev/null +++ b/incubator/noisedash/0.0.6/CHANGELOG.md @@ -0,0 +1,72 @@ +# Changelog + + + +## [noisedash-0.0.6](https://github.com/truecharts/charts/compare/noisedash-0.0.5...noisedash-0.0.6) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [noisedash-0.0.5](https://github.com/truecharts/charts/compare/noisedash-0.0.4...noisedash-0.0.5) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [noisedash-0.0.4](https://github.com/truecharts/charts/compare/noisedash-0.0.3...noisedash-0.0.4) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [noisedash-0.0.3](https://github.com/truecharts/charts/compare/noisedash-0.0.2...noisedash-0.0.3) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [noisedash-0.0.3](https://github.com/truecharts/charts/compare/noisedash-0.0.2...noisedash-0.0.3) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [noisedash-0.0.2](https://github.com/truecharts/charts/compare/noisedash-0.0.1...noisedash-0.0.2) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [noisedash-0.0.1]noisedash-0.0.1 (2022-09-28) + +### Feat + +- add noisedash ([#3931](https://github.com/truecharts/charts/issues/3931)) diff --git a/incubator/noisedash/0.0.6/Chart.lock b/incubator/noisedash/0.0.6/Chart.lock new file mode 100644 index 00000000000..3d93c581165 --- /dev/null +++ b/incubator/noisedash/0.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:12:26.0431933Z" diff --git a/incubator/noisedash/0.0.6/Chart.yaml b/incubator/noisedash/0.0.6/Chart.yaml new file mode 100644 index 00000000000..3820f026acf --- /dev/null +++ b/incubator/noisedash/0.0.6/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.6.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +description: Self-hosted web tool for generating ambient noises +home: https://truecharts.org/docs/charts/incubator/noisedash +icon: https://truecharts.org/img/hotlink-ok/chart-icons/noisedash.png +keywords: + - noise +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: noisedash +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/noisedash + - https://github.com/kaythomas0/noisedash +version: 0.0.6 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/noisedash/0.0.6/README.md b/incubator/noisedash/0.0.6/README.md new file mode 100644 index 00000000000..cc90e38a347 --- /dev/null +++ b/incubator/noisedash/0.0.6/README.md @@ -0,0 +1,106 @@ +# noisedash + +Self-hosted web tool for generating ambient noises + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [noisedash](https://truecharts.org/docs/charts/incubator/noisedash) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `noisedash` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install noisedash TrueCharts/noisedash +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `noisedash` deployment + +```console +helm uninstall noisedash +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install noisedash \ + --set env.TZ="America/New York" \ + TrueCharts/noisedash +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install noisedash TrueCharts/noisedash -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/noisedash/0.0.5/app-readme.md b/incubator/noisedash/0.0.6/app-readme.md similarity index 100% rename from incubator/noisedash/0.0.5/app-readme.md rename to incubator/noisedash/0.0.6/app-readme.md diff --git a/incubator/noisedash/0.0.6/charts/common-10.7.7.tgz b/incubator/noisedash/0.0.6/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/noisedash/0.0.6/charts/common-10.7.7.tgz differ diff --git a/incubator/noisedash/0.0.5/ix_values.yaml b/incubator/noisedash/0.0.6/ix_values.yaml similarity index 100% rename from incubator/noisedash/0.0.5/ix_values.yaml rename to incubator/noisedash/0.0.6/ix_values.yaml diff --git a/incubator/noisedash/0.0.5/questions.yaml b/incubator/noisedash/0.0.6/questions.yaml similarity index 100% rename from incubator/noisedash/0.0.5/questions.yaml rename to incubator/noisedash/0.0.6/questions.yaml diff --git a/incubator/noisedash/0.0.5/templates/_configmap.tpl b/incubator/noisedash/0.0.6/templates/_configmap.tpl similarity index 100% rename from incubator/noisedash/0.0.5/templates/_configmap.tpl rename to incubator/noisedash/0.0.6/templates/_configmap.tpl diff --git a/incubator/noisedash/0.0.5/templates/common.yaml b/incubator/noisedash/0.0.6/templates/common.yaml similarity index 100% rename from incubator/noisedash/0.0.5/templates/common.yaml rename to incubator/noisedash/0.0.6/templates/common.yaml diff --git a/incubator/noisedash/0.0.5/values.yaml b/incubator/noisedash/0.0.6/values.yaml similarity index 100% rename from incubator/noisedash/0.0.5/values.yaml rename to incubator/noisedash/0.0.6/values.yaml diff --git a/incubator/nosqlclient/0.0.30/CHANGELOG.md b/incubator/nosqlclient/0.0.30/CHANGELOG.md deleted file mode 100644 index d98768262b5..00000000000 --- a/incubator/nosqlclient/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nosqlclient-0.0.30](https://github.com/truecharts/charts/compare/nosqlclient-0.0.29...nosqlclient-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [nosqlclient-0.0.29](https://github.com/truecharts/charts/compare/nosqlclient-0.0.28...nosqlclient-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [nosqlclient-0.0.28](https://github.com/truecharts/charts/compare/nosqlclient-0.0.27...nosqlclient-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [nosqlclient-0.0.28](https://github.com/truecharts/charts/compare/nosqlclient-0.0.27...nosqlclient-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [nosqlclient-0.0.27](https://github.com/truecharts/charts/compare/nosqlclient-0.0.26...nosqlclient-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [nosqlclient-0.0.26](https://github.com/truecharts/charts/compare/nosqlclient-0.0.25...nosqlclient-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/nosqlclient/0.0.30/Chart.lock b/incubator/nosqlclient/0.0.30/Chart.lock deleted file mode 100644 index ddb4e0c04dc..00000000000 --- a/incubator/nosqlclient/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:34:10.104157411Z" diff --git a/incubator/nosqlclient/0.0.30/Chart.yaml b/incubator/nosqlclient/0.0.30/Chart.yaml deleted file mode 100644 index 1a94d40c594..00000000000 --- a/incubator/nosqlclient/0.0.30/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.7.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.30 diff --git a/incubator/nosqlclient/0.0.30/README.md b/incubator/nosqlclient/0.0.30/README.md deleted file mode 100644 index 64c79fab797..00000000000 --- a/incubator/nosqlclient/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/nosqlclient/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/nosqlclient/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/nosqlclient/0.0.31/CHANGELOG.md b/incubator/nosqlclient/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..eb39767ee1f --- /dev/null +++ b/incubator/nosqlclient/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nosqlclient-0.0.31](https://github.com/truecharts/charts/compare/nosqlclient-0.0.30...nosqlclient-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [nosqlclient-0.0.30](https://github.com/truecharts/charts/compare/nosqlclient-0.0.29...nosqlclient-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [nosqlclient-0.0.29](https://github.com/truecharts/charts/compare/nosqlclient-0.0.28...nosqlclient-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [nosqlclient-0.0.28](https://github.com/truecharts/charts/compare/nosqlclient-0.0.27...nosqlclient-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nosqlclient-0.0.28](https://github.com/truecharts/charts/compare/nosqlclient-0.0.27...nosqlclient-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nosqlclient-0.0.27](https://github.com/truecharts/charts/compare/nosqlclient-0.0.26...nosqlclient-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [nosqlclient-0.0.26](https://github.com/truecharts/charts/compare/nosqlclient-0.0.25...nosqlclient-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/nosqlclient/0.0.31/Chart.lock b/incubator/nosqlclient/0.0.31/Chart.lock new file mode 100644 index 00000000000..941308b90f9 --- /dev/null +++ b/incubator/nosqlclient/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:12:34.360712625Z" diff --git a/incubator/nosqlclient/0.0.31/Chart.yaml b/incubator/nosqlclient/0.0.31/Chart.yaml new file mode 100644 index 00000000000..20d1484bb10 --- /dev/null +++ b/incubator/nosqlclient/0.0.31/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.7.7 +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.31 diff --git a/incubator/nosqlclient/0.0.31/README.md b/incubator/nosqlclient/0.0.31/README.md new file mode 100644 index 00000000000..1948891e557 --- /dev/null +++ b/incubator/nosqlclient/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/nosqlclient/0.0.31/app-readme.md similarity index 100% rename from incubator/nosqlclient/0.0.30/app-readme.md rename to incubator/nosqlclient/0.0.31/app-readme.md diff --git a/incubator/nosqlclient/0.0.31/charts/common-10.7.7.tgz b/incubator/nosqlclient/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/nosqlclient/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/nosqlclient/0.0.30/ix_values.yaml b/incubator/nosqlclient/0.0.31/ix_values.yaml similarity index 100% rename from incubator/nosqlclient/0.0.30/ix_values.yaml rename to incubator/nosqlclient/0.0.31/ix_values.yaml diff --git a/incubator/nosqlclient/0.0.30/questions.yaml b/incubator/nosqlclient/0.0.31/questions.yaml similarity index 100% rename from incubator/nosqlclient/0.0.30/questions.yaml rename to incubator/nosqlclient/0.0.31/questions.yaml diff --git a/incubator/nosqlclient/0.0.30/templates/common.yaml b/incubator/nosqlclient/0.0.31/templates/common.yaml similarity index 100% rename from incubator/nosqlclient/0.0.30/templates/common.yaml rename to incubator/nosqlclient/0.0.31/templates/common.yaml diff --git a/incubator/nosqlclient/0.0.30/values.yaml b/incubator/nosqlclient/0.0.31/values.yaml similarity index 100% rename from incubator/nosqlclient/0.0.30/values.yaml rename to incubator/nosqlclient/0.0.31/values.yaml diff --git a/incubator/notarius/0.0.30/CHANGELOG.md b/incubator/notarius/0.0.30/CHANGELOG.md deleted file mode 100644 index 90ffaf5561a..00000000000 --- a/incubator/notarius/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [notarius-0.0.30](https://github.com/truecharts/charts/compare/notarius-0.0.29...notarius-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [notarius-0.0.29](https://github.com/truecharts/charts/compare/notarius-0.0.28...notarius-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [notarius-0.0.28](https://github.com/truecharts/charts/compare/notarius-0.0.27...notarius-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [notarius-0.0.28](https://github.com/truecharts/charts/compare/notarius-0.0.27...notarius-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [notarius-0.0.27](https://github.com/truecharts/charts/compare/notarius-0.0.26...notarius-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [notarius-0.0.26](https://github.com/truecharts/charts/compare/notarius-0.0.25...notarius-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/notarius/0.0.30/Chart.lock b/incubator/notarius/0.0.30/Chart.lock deleted file mode 100644 index a91eb8ba576..00000000000 --- a/incubator/notarius/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:34:27.270906778Z" diff --git a/incubator/notarius/0.0.30/Chart.yaml b/incubator/notarius/0.0.30/Chart.yaml deleted file mode 100644 index c5f9e872da0..00000000000 --- a/incubator/notarius/0.0.30/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.7.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.30 diff --git a/incubator/notarius/0.0.30/README.md b/incubator/notarius/0.0.30/README.md deleted file mode 100644 index e2137eddc04..00000000000 --- a/incubator/notarius/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/notarius/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/notarius/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/notarius/0.0.31/CHANGELOG.md b/incubator/notarius/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..ec99e0336d7 --- /dev/null +++ b/incubator/notarius/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [notarius-0.0.31](https://github.com/truecharts/charts/compare/notarius-0.0.30...notarius-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [notarius-0.0.30](https://github.com/truecharts/charts/compare/notarius-0.0.29...notarius-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [notarius-0.0.29](https://github.com/truecharts/charts/compare/notarius-0.0.28...notarius-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [notarius-0.0.28](https://github.com/truecharts/charts/compare/notarius-0.0.27...notarius-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [notarius-0.0.28](https://github.com/truecharts/charts/compare/notarius-0.0.27...notarius-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [notarius-0.0.27](https://github.com/truecharts/charts/compare/notarius-0.0.26...notarius-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [notarius-0.0.26](https://github.com/truecharts/charts/compare/notarius-0.0.25...notarius-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/notarius/0.0.31/Chart.lock b/incubator/notarius/0.0.31/Chart.lock new file mode 100644 index 00000000000..bad289eb47a --- /dev/null +++ b/incubator/notarius/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:12:56.856277561Z" diff --git a/incubator/notarius/0.0.31/Chart.yaml b/incubator/notarius/0.0.31/Chart.yaml new file mode 100644 index 00000000000..d4cc02a5c5d --- /dev/null +++ b/incubator/notarius/0.0.31/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.7.7 +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.31 diff --git a/incubator/notarius/0.0.31/README.md b/incubator/notarius/0.0.31/README.md new file mode 100644 index 00000000000..c21f3266d9a --- /dev/null +++ b/incubator/notarius/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/notarius/0.0.31/app-readme.md similarity index 100% rename from incubator/notarius/0.0.30/app-readme.md rename to incubator/notarius/0.0.31/app-readme.md diff --git a/incubator/notarius/0.0.31/charts/common-10.7.7.tgz b/incubator/notarius/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/notarius/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/notarius/0.0.30/ix_values.yaml b/incubator/notarius/0.0.31/ix_values.yaml similarity index 100% rename from incubator/notarius/0.0.30/ix_values.yaml rename to incubator/notarius/0.0.31/ix_values.yaml diff --git a/incubator/notarius/0.0.30/questions.yaml b/incubator/notarius/0.0.31/questions.yaml similarity index 100% rename from incubator/notarius/0.0.30/questions.yaml rename to incubator/notarius/0.0.31/questions.yaml diff --git a/incubator/notarius/0.0.30/templates/common.yaml b/incubator/notarius/0.0.31/templates/common.yaml similarity index 100% rename from incubator/notarius/0.0.30/templates/common.yaml rename to incubator/notarius/0.0.31/templates/common.yaml diff --git a/incubator/notarius/0.0.30/values.yaml b/incubator/notarius/0.0.31/values.yaml similarity index 100% rename from incubator/notarius/0.0.30/values.yaml rename to incubator/notarius/0.0.31/values.yaml diff --git a/incubator/notea/0.0.31/CHANGELOG.md b/incubator/notea/0.0.31/CHANGELOG.md deleted file mode 100644 index 27c58d88327..00000000000 --- a/incubator/notea/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [notea-0.0.31](https://github.com/truecharts/charts/compare/notea-0.0.30...notea-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [notea-0.0.30](https://github.com/truecharts/charts/compare/notea-0.0.29...notea-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [notea-0.0.29](https://github.com/truecharts/charts/compare/notea-0.0.28...notea-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [notea-0.0.29](https://github.com/truecharts/charts/compare/notea-0.0.28...notea-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [notea-0.0.28](https://github.com/truecharts/charts/compare/notea-0.0.27...notea-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [notea-0.0.27](https://github.com/truecharts/charts/compare/notea-0.0.26...notea-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/notea/0.0.31/Chart.lock b/incubator/notea/0.0.31/Chart.lock deleted file mode 100644 index c39799fced8..00000000000 --- a/incubator/notea/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:34:33.870381653Z" diff --git a/incubator/notea/0.0.31/Chart.yaml b/incubator/notea/0.0.31/Chart.yaml deleted file mode 100644 index ff82c4e6cfc..00000000000 --- a/incubator/notea/0.0.31/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.7.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.31 diff --git a/incubator/notea/0.0.31/README.md b/incubator/notea/0.0.31/README.md deleted file mode 100644 index 2425dabb83b..00000000000 --- a/incubator/notea/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/notea/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/notea/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/notea/0.0.32/CHANGELOG.md b/incubator/notea/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..b2ee997b3f1 --- /dev/null +++ b/incubator/notea/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [notea-0.0.32](https://github.com/truecharts/charts/compare/notea-0.0.31...notea-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [notea-0.0.31](https://github.com/truecharts/charts/compare/notea-0.0.30...notea-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [notea-0.0.30](https://github.com/truecharts/charts/compare/notea-0.0.29...notea-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [notea-0.0.29](https://github.com/truecharts/charts/compare/notea-0.0.28...notea-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [notea-0.0.29](https://github.com/truecharts/charts/compare/notea-0.0.28...notea-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [notea-0.0.28](https://github.com/truecharts/charts/compare/notea-0.0.27...notea-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [notea-0.0.27](https://github.com/truecharts/charts/compare/notea-0.0.26...notea-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/notea/0.0.32/Chart.lock b/incubator/notea/0.0.32/Chart.lock new file mode 100644 index 00000000000..db1d972866f --- /dev/null +++ b/incubator/notea/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:13:07.338985341Z" diff --git a/incubator/notea/0.0.32/Chart.yaml b/incubator/notea/0.0.32/Chart.yaml new file mode 100644 index 00000000000..a8fcb964ee6 --- /dev/null +++ b/incubator/notea/0.0.32/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.7.7 +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.32 diff --git a/incubator/notea/0.0.32/README.md b/incubator/notea/0.0.32/README.md new file mode 100644 index 00000000000..130ff7b9b82 --- /dev/null +++ b/incubator/notea/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/notea/0.0.32/app-readme.md similarity index 100% rename from incubator/notea/0.0.31/app-readme.md rename to incubator/notea/0.0.32/app-readme.md diff --git a/incubator/notea/0.0.32/charts/common-10.7.7.tgz b/incubator/notea/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/notea/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/notea/0.0.31/ix_values.yaml b/incubator/notea/0.0.32/ix_values.yaml similarity index 100% rename from incubator/notea/0.0.31/ix_values.yaml rename to incubator/notea/0.0.32/ix_values.yaml diff --git a/incubator/notea/0.0.31/questions.yaml b/incubator/notea/0.0.32/questions.yaml similarity index 100% rename from incubator/notea/0.0.31/questions.yaml rename to incubator/notea/0.0.32/questions.yaml diff --git a/incubator/notea/0.0.31/templates/common.yaml b/incubator/notea/0.0.32/templates/common.yaml similarity index 100% rename from incubator/notea/0.0.31/templates/common.yaml rename to incubator/notea/0.0.32/templates/common.yaml diff --git a/incubator/notea/0.0.31/values.yaml b/incubator/notea/0.0.32/values.yaml similarity index 100% rename from incubator/notea/0.0.31/values.yaml rename to incubator/notea/0.0.32/values.yaml diff --git a/incubator/obs-ndi/0.0.33/CHANGELOG.md b/incubator/obs-ndi/0.0.33/CHANGELOG.md deleted file mode 100644 index ba4bf27738c..00000000000 --- a/incubator/obs-ndi/0.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [obs-ndi-0.0.33](https://github.com/truecharts/charts/compare/obs-ndi-0.0.32...obs-ndi-0.0.33) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [obs-ndi-0.0.32](https://github.com/truecharts/charts/compare/obs-ndi-0.0.31...obs-ndi-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [obs-ndi-0.0.31](https://github.com/truecharts/charts/compare/obs-ndi-0.0.30...obs-ndi-0.0.31) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [obs-ndi-0.0.30](https://github.com/truecharts/charts/compare/obs-ndi-0.0.29...obs-ndi-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [obs-ndi-0.0.30](https://github.com/truecharts/charts/compare/obs-ndi-0.0.29...obs-ndi-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [obs-ndi-0.0.29](https://github.com/truecharts/charts/compare/obs-ndi-0.0.28...obs-ndi-0.0.29) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major - - - - -## [obs-ndi-0.0.28](https://github.com/truecharts/charts/compare/obs-ndi-0.0.27...obs-ndi-0.0.28) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/obs-ndi/0.0.33/Chart.lock b/incubator/obs-ndi/0.0.33/Chart.lock deleted file mode 100644 index 02ebfca15db..00000000000 --- a/incubator/obs-ndi/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-22T14:07:57.54565198Z" diff --git a/incubator/obs-ndi/0.0.33/Chart.yaml b/incubator/obs-ndi/0.0.33/Chart.yaml deleted file mode 100644 index 895536fe0b7..00000000000 --- a/incubator/obs-ndi/0.0.33/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.7.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.33 diff --git a/incubator/obs-ndi/0.0.33/README.md b/incubator/obs-ndi/0.0.33/README.md deleted file mode 100644 index 2c4c9e9df68..00000000000 --- a/incubator/obs-ndi/0.0.33/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.33/charts/common-10.7.1.tgz b/incubator/obs-ndi/0.0.33/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/obs-ndi/0.0.33/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/obs-ndi/0.0.34/CHANGELOG.md b/incubator/obs-ndi/0.0.34/CHANGELOG.md new file mode 100644 index 00000000000..4aa16d77f06 --- /dev/null +++ b/incubator/obs-ndi/0.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [obs-ndi-0.0.34](https://github.com/truecharts/charts/compare/obs-ndi-0.0.33...obs-ndi-0.0.34) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [obs-ndi-0.0.33](https://github.com/truecharts/charts/compare/obs-ndi-0.0.32...obs-ndi-0.0.33) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [obs-ndi-0.0.32](https://github.com/truecharts/charts/compare/obs-ndi-0.0.31...obs-ndi-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [obs-ndi-0.0.31](https://github.com/truecharts/charts/compare/obs-ndi-0.0.30...obs-ndi-0.0.31) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [obs-ndi-0.0.30](https://github.com/truecharts/charts/compare/obs-ndi-0.0.29...obs-ndi-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [obs-ndi-0.0.30](https://github.com/truecharts/charts/compare/obs-ndi-0.0.29...obs-ndi-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [obs-ndi-0.0.29](https://github.com/truecharts/charts/compare/obs-ndi-0.0.28...obs-ndi-0.0.29) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major + + + + +## [obs-ndi-0.0.28](https://github.com/truecharts/charts/compare/obs-ndi-0.0.27...obs-ndi-0.0.28) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) + diff --git a/incubator/obs-ndi/0.0.34/Chart.lock b/incubator/obs-ndi/0.0.34/Chart.lock new file mode 100644 index 00000000000..06f644e6785 --- /dev/null +++ b/incubator/obs-ndi/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:13:08.59789538Z" diff --git a/incubator/obs-ndi/0.0.34/Chart.yaml b/incubator/obs-ndi/0.0.34/Chart.yaml new file mode 100644 index 00000000000..ee7c01f6c6b --- /dev/null +++ b/incubator/obs-ndi/0.0.34/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.7.7 +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.34 diff --git a/incubator/obs-ndi/0.0.34/README.md b/incubator/obs-ndi/0.0.34/README.md new file mode 100644 index 00000000000..ff86610f3f9 --- /dev/null +++ b/incubator/obs-ndi/0.0.34/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.33/app-readme.md b/incubator/obs-ndi/0.0.34/app-readme.md similarity index 100% rename from incubator/obs-ndi/0.0.33/app-readme.md rename to incubator/obs-ndi/0.0.34/app-readme.md diff --git a/incubator/obs-ndi/0.0.34/charts/common-10.7.7.tgz b/incubator/obs-ndi/0.0.34/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/obs-ndi/0.0.34/charts/common-10.7.7.tgz differ diff --git a/incubator/obs-ndi/0.0.33/ix_values.yaml b/incubator/obs-ndi/0.0.34/ix_values.yaml similarity index 100% rename from incubator/obs-ndi/0.0.33/ix_values.yaml rename to incubator/obs-ndi/0.0.34/ix_values.yaml diff --git a/incubator/obs-ndi/0.0.33/questions.yaml b/incubator/obs-ndi/0.0.34/questions.yaml similarity index 100% rename from incubator/obs-ndi/0.0.33/questions.yaml rename to incubator/obs-ndi/0.0.34/questions.yaml diff --git a/incubator/obs-ndi/0.0.33/templates/common.yaml b/incubator/obs-ndi/0.0.34/templates/common.yaml similarity index 100% rename from incubator/obs-ndi/0.0.33/templates/common.yaml rename to incubator/obs-ndi/0.0.34/templates/common.yaml diff --git a/incubator/obs-ndi/0.0.33/values.yaml b/incubator/obs-ndi/0.0.34/values.yaml similarity index 100% rename from incubator/obs-ndi/0.0.33/values.yaml rename to incubator/obs-ndi/0.0.34/values.yaml diff --git a/incubator/observium/0.0.30/CHANGELOG.md b/incubator/observium/0.0.30/CHANGELOG.md deleted file mode 100644 index edbe84bc64f..00000000000 --- a/incubator/observium/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [observium-0.0.30](https://github.com/truecharts/charts/compare/observium-0.0.29...observium-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [observium-0.0.29](https://github.com/truecharts/charts/compare/observium-0.0.28...observium-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [observium-0.0.28](https://github.com/truecharts/charts/compare/observium-0.0.27...observium-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [observium-0.0.28](https://github.com/truecharts/charts/compare/observium-0.0.27...observium-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [observium-0.0.27](https://github.com/truecharts/charts/compare/observium-0.0.26...observium-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [observium-0.0.26](https://github.com/truecharts/charts/compare/observium-0.0.25...observium-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/observium/0.0.30/Chart.lock b/incubator/observium/0.0.30/Chart.lock deleted file mode 100644 index 60b0b589fd3..00000000000 --- a/incubator/observium/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:34:41.262954168Z" diff --git a/incubator/observium/0.0.30/Chart.yaml b/incubator/observium/0.0.30/Chart.yaml deleted file mode 100644 index f6d651a1aca..00000000000 --- a/incubator/observium/0.0.30/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.7.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.30 diff --git a/incubator/observium/0.0.30/README.md b/incubator/observium/0.0.30/README.md deleted file mode 100644 index 3971b7328ab..00000000000 --- a/incubator/observium/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/observium/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/observium/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/observium/0.0.31/CHANGELOG.md b/incubator/observium/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..15b5462cd1a --- /dev/null +++ b/incubator/observium/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [observium-0.0.31](https://github.com/truecharts/charts/compare/observium-0.0.30...observium-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [observium-0.0.30](https://github.com/truecharts/charts/compare/observium-0.0.29...observium-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [observium-0.0.29](https://github.com/truecharts/charts/compare/observium-0.0.28...observium-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [observium-0.0.28](https://github.com/truecharts/charts/compare/observium-0.0.27...observium-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [observium-0.0.28](https://github.com/truecharts/charts/compare/observium-0.0.27...observium-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [observium-0.0.27](https://github.com/truecharts/charts/compare/observium-0.0.26...observium-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [observium-0.0.26](https://github.com/truecharts/charts/compare/observium-0.0.25...observium-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/observium/0.0.31/Chart.lock b/incubator/observium/0.0.31/Chart.lock new file mode 100644 index 00000000000..4cc28fca530 --- /dev/null +++ b/incubator/observium/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:13:16.689448891Z" diff --git a/incubator/observium/0.0.31/Chart.yaml b/incubator/observium/0.0.31/Chart.yaml new file mode 100644 index 00000000000..db063903f74 --- /dev/null +++ b/incubator/observium/0.0.31/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.7.7 +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.31 diff --git a/incubator/observium/0.0.31/README.md b/incubator/observium/0.0.31/README.md new file mode 100644 index 00000000000..672e67399d5 --- /dev/null +++ b/incubator/observium/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/observium/0.0.31/app-readme.md similarity index 100% rename from incubator/observium/0.0.30/app-readme.md rename to incubator/observium/0.0.31/app-readme.md diff --git a/incubator/observium/0.0.31/charts/common-10.7.7.tgz b/incubator/observium/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/observium/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/observium/0.0.30/ix_values.yaml b/incubator/observium/0.0.31/ix_values.yaml similarity index 100% rename from incubator/observium/0.0.30/ix_values.yaml rename to incubator/observium/0.0.31/ix_values.yaml diff --git a/incubator/observium/0.0.30/questions.yaml b/incubator/observium/0.0.31/questions.yaml similarity index 100% rename from incubator/observium/0.0.30/questions.yaml rename to incubator/observium/0.0.31/questions.yaml diff --git a/incubator/observium/0.0.30/templates/common.yaml b/incubator/observium/0.0.31/templates/common.yaml similarity index 100% rename from incubator/observium/0.0.30/templates/common.yaml rename to incubator/observium/0.0.31/templates/common.yaml diff --git a/incubator/observium/0.0.30/values.yaml b/incubator/observium/0.0.31/values.yaml similarity index 100% rename from incubator/observium/0.0.30/values.yaml rename to incubator/observium/0.0.31/values.yaml diff --git a/incubator/obsidian/0.0.33/CHANGELOG.md b/incubator/obsidian/0.0.33/CHANGELOG.md deleted file mode 100644 index d63b39b60b6..00000000000 --- a/incubator/obsidian/0.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [obsidian-0.0.33](https://github.com/truecharts/charts/compare/obsidian-0.0.32...obsidian-0.0.33) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [obsidian-0.0.32](https://github.com/truecharts/charts/compare/obsidian-0.0.31...obsidian-0.0.32) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [obsidian-0.0.31](https://github.com/truecharts/charts/compare/obsidian-0.0.30...obsidian-0.0.31) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - - - - -## [obsidian-0.0.30](https://github.com/truecharts/charts/compare/obsidian-0.0.29...obsidian-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [obsidian-0.0.30](https://github.com/truecharts/charts/compare/obsidian-0.0.29...obsidian-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [obsidian-0.0.29](https://github.com/truecharts/charts/compare/obsidian-0.0.28...obsidian-0.0.29) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [obsidian-0.0.28](https://github.com/truecharts/charts/compare/obsidian-0.0.27...obsidian-0.0.28) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/obsidian/0.0.33/Chart.lock b/incubator/obsidian/0.0.33/Chart.lock deleted file mode 100644 index ab858954480..00000000000 --- a/incubator/obsidian/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:34:58.192389764Z" diff --git a/incubator/obsidian/0.0.33/Chart.yaml b/incubator/obsidian/0.0.33/Chart.yaml deleted file mode 100644 index ee92a9e2096..00000000000 --- a/incubator/obsidian/0.0.33/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.33 diff --git a/incubator/obsidian/0.0.33/README.md b/incubator/obsidian/0.0.33/README.md deleted file mode 100644 index 30c426cfe36..00000000000 --- a/incubator/obsidian/0.0.33/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.33/charts/common-10.7.1.tgz b/incubator/obsidian/0.0.33/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/obsidian/0.0.33/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/obsidian/0.0.34/CHANGELOG.md b/incubator/obsidian/0.0.34/CHANGELOG.md new file mode 100644 index 00000000000..16a83fb209a --- /dev/null +++ b/incubator/obsidian/0.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [obsidian-0.0.34](https://github.com/truecharts/charts/compare/obsidian-0.0.33...obsidian-0.0.34) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [obsidian-0.0.33](https://github.com/truecharts/charts/compare/obsidian-0.0.32...obsidian-0.0.33) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [obsidian-0.0.32](https://github.com/truecharts/charts/compare/obsidian-0.0.31...obsidian-0.0.32) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [obsidian-0.0.31](https://github.com/truecharts/charts/compare/obsidian-0.0.30...obsidian-0.0.31) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + +## [obsidian-0.0.30](https://github.com/truecharts/charts/compare/obsidian-0.0.29...obsidian-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [obsidian-0.0.30](https://github.com/truecharts/charts/compare/obsidian-0.0.29...obsidian-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [obsidian-0.0.29](https://github.com/truecharts/charts/compare/obsidian-0.0.28...obsidian-0.0.29) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [obsidian-0.0.28](https://github.com/truecharts/charts/compare/obsidian-0.0.27...obsidian-0.0.28) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/obsidian/0.0.34/Chart.lock b/incubator/obsidian/0.0.34/Chart.lock new file mode 100644 index 00000000000..0376caefbd3 --- /dev/null +++ b/incubator/obsidian/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:13:39.922275304Z" diff --git a/incubator/obsidian/0.0.34/Chart.yaml b/incubator/obsidian/0.0.34/Chart.yaml new file mode 100644 index 00000000000..b3dce471a07 --- /dev/null +++ b/incubator/obsidian/0.0.34/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.34 diff --git a/incubator/obsidian/0.0.34/README.md b/incubator/obsidian/0.0.34/README.md new file mode 100644 index 00000000000..af797647608 --- /dev/null +++ b/incubator/obsidian/0.0.34/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.33/app-readme.md b/incubator/obsidian/0.0.34/app-readme.md similarity index 100% rename from incubator/obsidian/0.0.33/app-readme.md rename to incubator/obsidian/0.0.34/app-readme.md diff --git a/incubator/obsidian/0.0.34/charts/common-10.7.7.tgz b/incubator/obsidian/0.0.34/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/obsidian/0.0.34/charts/common-10.7.7.tgz differ diff --git a/incubator/obsidian/0.0.33/ix_values.yaml b/incubator/obsidian/0.0.34/ix_values.yaml similarity index 100% rename from incubator/obsidian/0.0.33/ix_values.yaml rename to incubator/obsidian/0.0.34/ix_values.yaml diff --git a/incubator/obsidian/0.0.33/questions.yaml b/incubator/obsidian/0.0.34/questions.yaml similarity index 100% rename from incubator/obsidian/0.0.33/questions.yaml rename to incubator/obsidian/0.0.34/questions.yaml diff --git a/incubator/obsidian/0.0.33/templates/common.yaml b/incubator/obsidian/0.0.34/templates/common.yaml similarity index 100% rename from incubator/obsidian/0.0.33/templates/common.yaml rename to incubator/obsidian/0.0.34/templates/common.yaml diff --git a/incubator/obsidian/0.0.33/values.yaml b/incubator/obsidian/0.0.34/values.yaml similarity index 100% rename from incubator/obsidian/0.0.33/values.yaml rename to incubator/obsidian/0.0.34/values.yaml diff --git a/incubator/onlinecheckyourserver/0.0.30/CHANGELOG.md b/incubator/onlinecheckyourserver/0.0.30/CHANGELOG.md deleted file mode 100644 index d4ff1f32fb0..00000000000 --- a/incubator/onlinecheckyourserver/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [onlinecheckyourserver-0.0.30](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.29...onlinecheckyourserver-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [onlinecheckyourserver-0.0.29](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.28...onlinecheckyourserver-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [onlinecheckyourserver-0.0.28](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.27...onlinecheckyourserver-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [onlinecheckyourserver-0.0.28](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.27...onlinecheckyourserver-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [onlinecheckyourserver-0.0.27](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.26...onlinecheckyourserver-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [onlinecheckyourserver-0.0.26](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.25...onlinecheckyourserver-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/onlinecheckyourserver/0.0.30/Chart.lock b/incubator/onlinecheckyourserver/0.0.30/Chart.lock deleted file mode 100644 index e5b220a8435..00000000000 --- a/incubator/onlinecheckyourserver/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:35:04.896055591Z" diff --git a/incubator/onlinecheckyourserver/0.0.30/Chart.yaml b/incubator/onlinecheckyourserver/0.0.30/Chart.yaml deleted file mode 100644 index a7b7bc4be73..00000000000 --- a/incubator/onlinecheckyourserver/0.0.30/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.7.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.30 diff --git a/incubator/onlinecheckyourserver/0.0.30/README.md b/incubator/onlinecheckyourserver/0.0.30/README.md deleted file mode 100644 index 57039c2e453..00000000000 --- a/incubator/onlinecheckyourserver/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/onlinecheckyourserver/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/onlinecheckyourserver/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/onlinecheckyourserver/0.0.31/CHANGELOG.md b/incubator/onlinecheckyourserver/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..f691f77aac1 --- /dev/null +++ b/incubator/onlinecheckyourserver/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [onlinecheckyourserver-0.0.31](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.30...onlinecheckyourserver-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [onlinecheckyourserver-0.0.30](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.29...onlinecheckyourserver-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [onlinecheckyourserver-0.0.29](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.28...onlinecheckyourserver-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [onlinecheckyourserver-0.0.28](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.27...onlinecheckyourserver-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [onlinecheckyourserver-0.0.28](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.27...onlinecheckyourserver-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [onlinecheckyourserver-0.0.27](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.26...onlinecheckyourserver-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [onlinecheckyourserver-0.0.26](https://github.com/truecharts/charts/compare/onlinecheckyourserver-0.0.25...onlinecheckyourserver-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/onlinecheckyourserver/0.0.31/Chart.lock b/incubator/onlinecheckyourserver/0.0.31/Chart.lock new file mode 100644 index 00000000000..aaefe1a6b8d --- /dev/null +++ b/incubator/onlinecheckyourserver/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:13:49.169742357Z" diff --git a/incubator/onlinecheckyourserver/0.0.31/Chart.yaml b/incubator/onlinecheckyourserver/0.0.31/Chart.yaml new file mode 100644 index 00000000000..9918fd9dd23 --- /dev/null +++ b/incubator/onlinecheckyourserver/0.0.31/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.7.7 +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.31 diff --git a/incubator/onlinecheckyourserver/0.0.31/README.md b/incubator/onlinecheckyourserver/0.0.31/README.md new file mode 100644 index 00000000000..9fee75ea2b5 --- /dev/null +++ b/incubator/onlinecheckyourserver/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/onlinecheckyourserver/0.0.31/app-readme.md similarity index 100% rename from incubator/onlinecheckyourserver/0.0.30/app-readme.md rename to incubator/onlinecheckyourserver/0.0.31/app-readme.md diff --git a/incubator/onlinecheckyourserver/0.0.31/charts/common-10.7.7.tgz b/incubator/onlinecheckyourserver/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/onlinecheckyourserver/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/onlinecheckyourserver/0.0.30/ix_values.yaml b/incubator/onlinecheckyourserver/0.0.31/ix_values.yaml similarity index 100% rename from incubator/onlinecheckyourserver/0.0.30/ix_values.yaml rename to incubator/onlinecheckyourserver/0.0.31/ix_values.yaml diff --git a/incubator/onlinecheckyourserver/0.0.30/questions.yaml b/incubator/onlinecheckyourserver/0.0.31/questions.yaml similarity index 100% rename from incubator/onlinecheckyourserver/0.0.30/questions.yaml rename to incubator/onlinecheckyourserver/0.0.31/questions.yaml diff --git a/incubator/onlinecheckyourserver/0.0.30/templates/common.yaml b/incubator/onlinecheckyourserver/0.0.31/templates/common.yaml similarity index 100% rename from incubator/onlinecheckyourserver/0.0.30/templates/common.yaml rename to incubator/onlinecheckyourserver/0.0.31/templates/common.yaml diff --git a/incubator/onlinecheckyourserver/0.0.30/values.yaml b/incubator/onlinecheckyourserver/0.0.31/values.yaml similarity index 100% rename from incubator/onlinecheckyourserver/0.0.30/values.yaml rename to incubator/onlinecheckyourserver/0.0.31/values.yaml diff --git a/incubator/openaudible/0.0.7/CHANGELOG.md b/incubator/openaudible/0.0.7/CHANGELOG.md deleted file mode 100644 index bdc10bd275b..00000000000 --- a/incubator/openaudible/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,82 +0,0 @@ -# Changelog - - - -## [openaudible-0.0.7](https://github.com/truecharts/charts/compare/openaudible-0.0.6...openaudible-0.0.7) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [openaudible-0.0.6](https://github.com/truecharts/charts/compare/openaudible-0.0.5...openaudible-0.0.6) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [openaudible-0.0.5](https://github.com/truecharts/charts/compare/openaudible-0.0.4...openaudible-0.0.5) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [openaudible-0.0.5](https://github.com/truecharts/charts/compare/openaudible-0.0.4...openaudible-0.0.5) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [openaudible-0.0.4](https://github.com/truecharts/charts/compare/openaudible-0.0.3...openaudible-0.0.4) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [openaudible-0.0.3](https://github.com/truecharts/charts/compare/openaudible-0.0.2...openaudible-0.0.3) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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.7/Chart.lock b/incubator/openaudible/0.0.7/Chart.lock deleted file mode 100644 index 36676260ba5..00000000000 --- a/incubator/openaudible/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:35:10.870753401Z" diff --git a/incubator/openaudible/0.0.7/Chart.yaml b/incubator/openaudible/0.0.7/Chart.yaml deleted file mode 100644 index e9c12b9cb7a..00000000000 --- a/incubator/openaudible/0.0.7/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.7 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/openaudible/0.0.7/README.md b/incubator/openaudible/0.0.7/README.md deleted file mode 100644 index 088d72d88cc..00000000000 --- a/incubator/openaudible/0.0.7/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.7/charts/common-10.7.1.tgz b/incubator/openaudible/0.0.7/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/openaudible/0.0.7/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/openaudible/0.0.8/CHANGELOG.md b/incubator/openaudible/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..a10bc851924 --- /dev/null +++ b/incubator/openaudible/0.0.8/CHANGELOG.md @@ -0,0 +1,92 @@ +# Changelog + + + +## [openaudible-0.0.8](https://github.com/truecharts/charts/compare/openaudible-0.0.7...openaudible-0.0.8) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [openaudible-0.0.7](https://github.com/truecharts/charts/compare/openaudible-0.0.6...openaudible-0.0.7) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [openaudible-0.0.6](https://github.com/truecharts/charts/compare/openaudible-0.0.5...openaudible-0.0.6) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [openaudible-0.0.5](https://github.com/truecharts/charts/compare/openaudible-0.0.4...openaudible-0.0.5) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [openaudible-0.0.5](https://github.com/truecharts/charts/compare/openaudible-0.0.4...openaudible-0.0.5) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [openaudible-0.0.4](https://github.com/truecharts/charts/compare/openaudible-0.0.3...openaudible-0.0.4) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [openaudible-0.0.3](https://github.com/truecharts/charts/compare/openaudible-0.0.2...openaudible-0.0.3) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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.8/Chart.lock b/incubator/openaudible/0.0.8/Chart.lock new file mode 100644 index 00000000000..c61b68a558d --- /dev/null +++ b/incubator/openaudible/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:13:49.832154058Z" diff --git a/incubator/openaudible/0.0.8/Chart.yaml b/incubator/openaudible/0.0.8/Chart.yaml new file mode 100644 index 00000000000..12409f93a0f --- /dev/null +++ b/incubator/openaudible/0.0.8/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.8 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/openaudible/0.0.8/README.md b/incubator/openaudible/0.0.8/README.md new file mode 100644 index 00000000000..c14bd7192f8 --- /dev/null +++ b/incubator/openaudible/0.0.8/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.7/app-readme.md b/incubator/openaudible/0.0.8/app-readme.md similarity index 100% rename from incubator/openaudible/0.0.7/app-readme.md rename to incubator/openaudible/0.0.8/app-readme.md diff --git a/incubator/openaudible/0.0.8/charts/common-10.7.7.tgz b/incubator/openaudible/0.0.8/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/openaudible/0.0.8/charts/common-10.7.7.tgz differ diff --git a/incubator/openaudible/0.0.7/ix_values.yaml b/incubator/openaudible/0.0.8/ix_values.yaml similarity index 100% rename from incubator/openaudible/0.0.7/ix_values.yaml rename to incubator/openaudible/0.0.8/ix_values.yaml diff --git a/incubator/openaudible/0.0.7/questions.yaml b/incubator/openaudible/0.0.8/questions.yaml similarity index 100% rename from incubator/openaudible/0.0.7/questions.yaml rename to incubator/openaudible/0.0.8/questions.yaml diff --git a/incubator/openaudible/0.0.7/templates/common.yaml b/incubator/openaudible/0.0.8/templates/common.yaml similarity index 100% rename from incubator/openaudible/0.0.7/templates/common.yaml rename to incubator/openaudible/0.0.8/templates/common.yaml diff --git a/incubator/openaudible/0.0.7/values.yaml b/incubator/openaudible/0.0.8/values.yaml similarity index 100% rename from incubator/openaudible/0.0.7/values.yaml rename to incubator/openaudible/0.0.8/values.yaml diff --git a/incubator/opengl-desktop-g3/0.0.33/CHANGELOG.md b/incubator/opengl-desktop-g3/0.0.33/CHANGELOG.md deleted file mode 100644 index 9ab1188ab1c..00000000000 --- a/incubator/opengl-desktop-g3/0.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [opengl-desktop-g3-0.0.33](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.32...opengl-desktop-g3-0.0.33) (2022-10-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [opengl-desktop-g3-0.0.32](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.31...opengl-desktop-g3-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [opengl-desktop-g3-0.0.31](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.30...opengl-desktop-g3-0.0.31) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [opengl-desktop-g3-0.0.30](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.29...opengl-desktop-g3-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [opengl-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.28...opengl-desktop-g3-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [opengl-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.28...opengl-desktop-g3-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [opengl-desktop-g3-0.0.28](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.27...opengl-desktop-g3-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [opengl-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.26...opengl-desktop-g3-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/opengl-desktop-g3/0.0.33/Chart.lock b/incubator/opengl-desktop-g3/0.0.33/Chart.lock deleted file mode 100644 index 57979a48a17..00000000000 --- a/incubator/opengl-desktop-g3/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:46:59.70089358Z" diff --git a/incubator/opengl-desktop-g3/0.0.33/Chart.yaml b/incubator/opengl-desktop-g3/0.0.33/Chart.yaml deleted file mode 100644 index c507840c7ad..00000000000 --- a/incubator/opengl-desktop-g3/0.0.33/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.7.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.33 diff --git a/incubator/opengl-desktop-g3/0.0.33/README.md b/incubator/opengl-desktop-g3/0.0.33/README.md deleted file mode 100644 index 1ff4e1f7a0b..00000000000 --- a/incubator/opengl-desktop-g3/0.0.33/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.33/charts/common-10.7.1.tgz b/incubator/opengl-desktop-g3/0.0.33/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/opengl-desktop-g3/0.0.33/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/opengl-desktop-g3/0.0.34/CHANGELOG.md b/incubator/opengl-desktop-g3/0.0.34/CHANGELOG.md new file mode 100644 index 00000000000..d08380d871e --- /dev/null +++ b/incubator/opengl-desktop-g3/0.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [opengl-desktop-g3-0.0.34](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.33...opengl-desktop-g3-0.0.34) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [opengl-desktop-g3-0.0.33](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.32...opengl-desktop-g3-0.0.33) (2022-10-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [opengl-desktop-g3-0.0.32](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.31...opengl-desktop-g3-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [opengl-desktop-g3-0.0.31](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.30...opengl-desktop-g3-0.0.31) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [opengl-desktop-g3-0.0.30](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.29...opengl-desktop-g3-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [opengl-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.28...opengl-desktop-g3-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [opengl-desktop-g3-0.0.29](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.28...opengl-desktop-g3-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [opengl-desktop-g3-0.0.28](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.27...opengl-desktop-g3-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [opengl-desktop-g3-0.0.27](https://github.com/truecharts/charts/compare/opengl-desktop-g3-0.0.26...opengl-desktop-g3-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/opengl-desktop-g3/0.0.34/Chart.lock b/incubator/opengl-desktop-g3/0.0.34/Chart.lock new file mode 100644 index 00000000000..7ccc1e7eb23 --- /dev/null +++ b/incubator/opengl-desktop-g3/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:13:58.443962477Z" diff --git a/incubator/opengl-desktop-g3/0.0.34/Chart.yaml b/incubator/opengl-desktop-g3/0.0.34/Chart.yaml new file mode 100644 index 00000000000..4b77f40d5ca --- /dev/null +++ b/incubator/opengl-desktop-g3/0.0.34/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.7.7 +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.34 diff --git a/incubator/opengl-desktop-g3/0.0.34/README.md b/incubator/opengl-desktop-g3/0.0.34/README.md new file mode 100644 index 00000000000..6952badd3c9 --- /dev/null +++ b/incubator/opengl-desktop-g3/0.0.34/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.33/app-readme.md b/incubator/opengl-desktop-g3/0.0.34/app-readme.md similarity index 100% rename from incubator/opengl-desktop-g3/0.0.33/app-readme.md rename to incubator/opengl-desktop-g3/0.0.34/app-readme.md diff --git a/incubator/opengl-desktop-g3/0.0.34/charts/common-10.7.7.tgz b/incubator/opengl-desktop-g3/0.0.34/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/opengl-desktop-g3/0.0.34/charts/common-10.7.7.tgz differ diff --git a/incubator/opengl-desktop-g3/0.0.33/ix_values.yaml b/incubator/opengl-desktop-g3/0.0.34/ix_values.yaml similarity index 100% rename from incubator/opengl-desktop-g3/0.0.33/ix_values.yaml rename to incubator/opengl-desktop-g3/0.0.34/ix_values.yaml diff --git a/incubator/opengl-desktop-g3/0.0.33/questions.yaml b/incubator/opengl-desktop-g3/0.0.34/questions.yaml similarity index 100% rename from incubator/opengl-desktop-g3/0.0.33/questions.yaml rename to incubator/opengl-desktop-g3/0.0.34/questions.yaml diff --git a/incubator/opengl-desktop-g3/0.0.33/templates/common.yaml b/incubator/opengl-desktop-g3/0.0.34/templates/common.yaml similarity index 100% rename from incubator/opengl-desktop-g3/0.0.33/templates/common.yaml rename to incubator/opengl-desktop-g3/0.0.34/templates/common.yaml diff --git a/incubator/opengl-desktop-g3/0.0.33/values.yaml b/incubator/opengl-desktop-g3/0.0.34/values.yaml similarity index 100% rename from incubator/opengl-desktop-g3/0.0.33/values.yaml rename to incubator/opengl-desktop-g3/0.0.34/values.yaml diff --git a/incubator/openproject/0.0.39/CHANGELOG.md b/incubator/openproject/0.0.39/CHANGELOG.md deleted file mode 100644 index 46c7ede9212..00000000000 --- a/incubator/openproject/0.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openproject-0.0.39](https://github.com/truecharts/charts/compare/openproject-0.0.38...openproject-0.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [openproject-0.0.38](https://github.com/truecharts/charts/compare/openproject-0.0.37...openproject-0.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [openproject-0.0.37](https://github.com/truecharts/charts/compare/openproject-0.0.36...openproject-0.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [openproject-0.0.37](https://github.com/truecharts/charts/compare/openproject-0.0.36...openproject-0.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [openproject-0.0.36](https://github.com/truecharts/charts/compare/openproject-0.0.35...openproject-0.0.36) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [openproject-0.0.34](https://github.com/truecharts/charts/compare/openproject-0.0.33...openproject-0.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - diff --git a/incubator/openproject/0.0.39/Chart.lock b/incubator/openproject/0.0.39/Chart.lock deleted file mode 100644 index b0a1d492d04..00000000000 --- a/incubator/openproject/0.0.39/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T12:35:41.14276465Z" diff --git a/incubator/openproject/0.0.39/Chart.yaml b/incubator/openproject/0.0.39/Chart.yaml deleted file mode 100644 index 5c0a9c67051..00000000000 --- a/incubator/openproject/0.0.39/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "12" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.39 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity - truecharts.org/grade: U diff --git a/incubator/openproject/0.0.39/README.md b/incubator/openproject/0.0.39/README.md deleted file mode 100644 index 87d1ff15b9f..00000000000 --- a/incubator/openproject/0.0.39/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/incubator/openproject/0.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/openproject/0.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/openproject/0.0.39/charts/postgresql-8.0.101.tgz b/incubator/openproject/0.0.39/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/incubator/openproject/0.0.39/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/incubator/openproject/0.0.40/CHANGELOG.md b/incubator/openproject/0.0.40/CHANGELOG.md new file mode 100644 index 00000000000..8969ef0b764 --- /dev/null +++ b/incubator/openproject/0.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openproject-0.0.40](https://github.com/truecharts/charts/compare/openproject-0.0.39...openproject-0.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [openproject-0.0.39](https://github.com/truecharts/charts/compare/openproject-0.0.38...openproject-0.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [openproject-0.0.38](https://github.com/truecharts/charts/compare/openproject-0.0.37...openproject-0.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [openproject-0.0.37](https://github.com/truecharts/charts/compare/openproject-0.0.36...openproject-0.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [openproject-0.0.37](https://github.com/truecharts/charts/compare/openproject-0.0.36...openproject-0.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [openproject-0.0.36](https://github.com/truecharts/charts/compare/openproject-0.0.35...openproject-0.0.36) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [openproject-0.0.34](https://github.com/truecharts/charts/compare/openproject-0.0.33...openproject-0.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/openproject/0.0.40/Chart.lock b/incubator/openproject/0.0.40/Chart.lock new file mode 100644 index 00000000000..bd6063bda02 --- /dev/null +++ b/incubator/openproject/0.0.40/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T09:14:39.853637431Z" diff --git a/incubator/openproject/0.0.40/Chart.yaml b/incubator/openproject/0.0.40/Chart.yaml new file mode 100644 index 00000000000..a706544ac53 --- /dev/null +++ b/incubator/openproject/0.0.40/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.40 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity + truecharts.org/grade: U diff --git a/incubator/openproject/0.0.40/README.md b/incubator/openproject/0.0.40/README.md new file mode 100644 index 00000000000..0652db3ddbf --- /dev/null +++ b/incubator/openproject/0.0.40/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/incubator/openproject/0.0.40/app-readme.md similarity index 100% rename from incubator/openproject/0.0.39/app-readme.md rename to incubator/openproject/0.0.40/app-readme.md diff --git a/incubator/openproject/0.0.40/charts/common-10.7.7.tgz b/incubator/openproject/0.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/openproject/0.0.40/charts/common-10.7.7.tgz differ diff --git a/incubator/openproject/0.0.40/charts/postgresql-8.0.106.tgz b/incubator/openproject/0.0.40/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/incubator/openproject/0.0.40/charts/postgresql-8.0.106.tgz differ diff --git a/incubator/openproject/0.0.39/ix_values.yaml b/incubator/openproject/0.0.40/ix_values.yaml similarity index 100% rename from incubator/openproject/0.0.39/ix_values.yaml rename to incubator/openproject/0.0.40/ix_values.yaml diff --git a/incubator/openproject/0.0.39/questions.yaml b/incubator/openproject/0.0.40/questions.yaml similarity index 100% rename from incubator/openproject/0.0.39/questions.yaml rename to incubator/openproject/0.0.40/questions.yaml diff --git a/incubator/openproject/0.0.39/templates/_secrets.tpl b/incubator/openproject/0.0.40/templates/_secrets.tpl similarity index 100% rename from incubator/openproject/0.0.39/templates/_secrets.tpl rename to incubator/openproject/0.0.40/templates/_secrets.tpl diff --git a/incubator/openproject/0.0.39/templates/common.yaml b/incubator/openproject/0.0.40/templates/common.yaml similarity index 100% rename from incubator/openproject/0.0.39/templates/common.yaml rename to incubator/openproject/0.0.40/templates/common.yaml diff --git a/incubator/openproject/0.0.39/values.yaml b/incubator/openproject/0.0.40/values.yaml similarity index 100% rename from incubator/openproject/0.0.39/values.yaml rename to incubator/openproject/0.0.40/values.yaml diff --git a/incubator/openra/0.0.30/CHANGELOG.md b/incubator/openra/0.0.30/CHANGELOG.md deleted file mode 100644 index 832698b1a77..00000000000 --- a/incubator/openra/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openra-0.0.30](https://github.com/truecharts/charts/compare/openra-0.0.29...openra-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [openra-0.0.29](https://github.com/truecharts/charts/compare/openra-0.0.28...openra-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [openra-0.0.28](https://github.com/truecharts/charts/compare/openra-0.0.27...openra-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [openra-0.0.28](https://github.com/truecharts/charts/compare/openra-0.0.27...openra-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [openra-0.0.27](https://github.com/truecharts/charts/compare/openra-0.0.26...openra-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [openra-0.0.26](https://github.com/truecharts/charts/compare/openra-0.0.25...openra-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/openra/0.0.30/Chart.lock b/incubator/openra/0.0.30/Chart.lock deleted file mode 100644 index d982d912a75..00000000000 --- a/incubator/openra/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:35:36.662572364Z" diff --git a/incubator/openra/0.0.30/Chart.yaml b/incubator/openra/0.0.30/Chart.yaml deleted file mode 100644 index 4ec79bd3b07..00000000000 --- a/incubator/openra/0.0.30/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.7.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.30 diff --git a/incubator/openra/0.0.30/README.md b/incubator/openra/0.0.30/README.md deleted file mode 100644 index a782cab83b7..00000000000 --- a/incubator/openra/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/openra/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/openra/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/openra/0.0.31/CHANGELOG.md b/incubator/openra/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..26f1ec8edd5 --- /dev/null +++ b/incubator/openra/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openra-0.0.31](https://github.com/truecharts/charts/compare/openra-0.0.30...openra-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [openra-0.0.30](https://github.com/truecharts/charts/compare/openra-0.0.29...openra-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [openra-0.0.29](https://github.com/truecharts/charts/compare/openra-0.0.28...openra-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [openra-0.0.28](https://github.com/truecharts/charts/compare/openra-0.0.27...openra-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [openra-0.0.28](https://github.com/truecharts/charts/compare/openra-0.0.27...openra-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [openra-0.0.27](https://github.com/truecharts/charts/compare/openra-0.0.26...openra-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [openra-0.0.26](https://github.com/truecharts/charts/compare/openra-0.0.25...openra-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/openra/0.0.31/Chart.lock b/incubator/openra/0.0.31/Chart.lock new file mode 100644 index 00000000000..bd9f8ce684f --- /dev/null +++ b/incubator/openra/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:14:31.937793437Z" diff --git a/incubator/openra/0.0.31/Chart.yaml b/incubator/openra/0.0.31/Chart.yaml new file mode 100644 index 00000000000..7f9c156577e --- /dev/null +++ b/incubator/openra/0.0.31/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.7.7 +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.31 diff --git a/incubator/openra/0.0.31/README.md b/incubator/openra/0.0.31/README.md new file mode 100644 index 00000000000..99c4f870986 --- /dev/null +++ b/incubator/openra/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/openra/0.0.31/app-readme.md similarity index 100% rename from incubator/openra/0.0.30/app-readme.md rename to incubator/openra/0.0.31/app-readme.md diff --git a/incubator/openra/0.0.31/charts/common-10.7.7.tgz b/incubator/openra/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/openra/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/openra/0.0.30/ix_values.yaml b/incubator/openra/0.0.31/ix_values.yaml similarity index 100% rename from incubator/openra/0.0.30/ix_values.yaml rename to incubator/openra/0.0.31/ix_values.yaml diff --git a/incubator/openra/0.0.30/questions.yaml b/incubator/openra/0.0.31/questions.yaml similarity index 100% rename from incubator/openra/0.0.30/questions.yaml rename to incubator/openra/0.0.31/questions.yaml diff --git a/incubator/openra/0.0.30/templates/common.yaml b/incubator/openra/0.0.31/templates/common.yaml similarity index 100% rename from incubator/openra/0.0.30/templates/common.yaml rename to incubator/openra/0.0.31/templates/common.yaml diff --git a/incubator/openra/0.0.30/values.yaml b/incubator/openra/0.0.31/values.yaml similarity index 100% rename from incubator/openra/0.0.30/values.yaml rename to incubator/openra/0.0.31/values.yaml diff --git a/incubator/openttd/0.0.30/CHANGELOG.md b/incubator/openttd/0.0.30/CHANGELOG.md deleted file mode 100644 index 2e4707be953..00000000000 --- a/incubator/openttd/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openttd-0.0.30](https://github.com/truecharts/charts/compare/openttd-0.0.29...openttd-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [openttd-0.0.29](https://github.com/truecharts/charts/compare/openttd-0.0.28...openttd-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [openttd-0.0.28](https://github.com/truecharts/charts/compare/openttd-0.0.27...openttd-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [openttd-0.0.28](https://github.com/truecharts/charts/compare/openttd-0.0.27...openttd-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [openttd-0.0.27](https://github.com/truecharts/charts/compare/openttd-0.0.26...openttd-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [openttd-0.0.26](https://github.com/truecharts/charts/compare/openttd-0.0.25...openttd-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/openttd/0.0.30/Chart.lock b/incubator/openttd/0.0.30/Chart.lock deleted file mode 100644 index c83a7d9e8af..00000000000 --- a/incubator/openttd/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:35:43.827557286Z" diff --git a/incubator/openttd/0.0.30/Chart.yaml b/incubator/openttd/0.0.30/Chart.yaml deleted file mode 100644 index d3cda7adf05..00000000000 --- a/incubator/openttd/0.0.30/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.7.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.30 diff --git a/incubator/openttd/0.0.30/README.md b/incubator/openttd/0.0.30/README.md deleted file mode 100644 index cab6800dc80..00000000000 --- a/incubator/openttd/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/openttd/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/openttd/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/openttd/0.0.31/CHANGELOG.md b/incubator/openttd/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..14b4915a894 --- /dev/null +++ b/incubator/openttd/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openttd-0.0.31](https://github.com/truecharts/charts/compare/openttd-0.0.30...openttd-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [openttd-0.0.30](https://github.com/truecharts/charts/compare/openttd-0.0.29...openttd-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [openttd-0.0.29](https://github.com/truecharts/charts/compare/openttd-0.0.28...openttd-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [openttd-0.0.28](https://github.com/truecharts/charts/compare/openttd-0.0.27...openttd-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [openttd-0.0.28](https://github.com/truecharts/charts/compare/openttd-0.0.27...openttd-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [openttd-0.0.27](https://github.com/truecharts/charts/compare/openttd-0.0.26...openttd-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [openttd-0.0.26](https://github.com/truecharts/charts/compare/openttd-0.0.25...openttd-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/openttd/0.0.31/Chart.lock b/incubator/openttd/0.0.31/Chart.lock new file mode 100644 index 00000000000..d77697edb54 --- /dev/null +++ b/incubator/openttd/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:14:32.66964783Z" diff --git a/incubator/openttd/0.0.31/Chart.yaml b/incubator/openttd/0.0.31/Chart.yaml new file mode 100644 index 00000000000..99152bd59d4 --- /dev/null +++ b/incubator/openttd/0.0.31/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.7.7 +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.31 diff --git a/incubator/openttd/0.0.31/README.md b/incubator/openttd/0.0.31/README.md new file mode 100644 index 00000000000..789cbd1360d --- /dev/null +++ b/incubator/openttd/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/openttd/0.0.31/app-readme.md similarity index 100% rename from incubator/openttd/0.0.30/app-readme.md rename to incubator/openttd/0.0.31/app-readme.md diff --git a/incubator/openttd/0.0.31/charts/common-10.7.7.tgz b/incubator/openttd/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/openttd/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/openttd/0.0.30/ix_values.yaml b/incubator/openttd/0.0.31/ix_values.yaml similarity index 100% rename from incubator/openttd/0.0.30/ix_values.yaml rename to incubator/openttd/0.0.31/ix_values.yaml diff --git a/incubator/openttd/0.0.30/questions.yaml b/incubator/openttd/0.0.31/questions.yaml similarity index 100% rename from incubator/openttd/0.0.30/questions.yaml rename to incubator/openttd/0.0.31/questions.yaml diff --git a/incubator/openttd/0.0.30/templates/common.yaml b/incubator/openttd/0.0.31/templates/common.yaml similarity index 100% rename from incubator/openttd/0.0.30/templates/common.yaml rename to incubator/openttd/0.0.31/templates/common.yaml diff --git a/incubator/openttd/0.0.30/values.yaml b/incubator/openttd/0.0.31/values.yaml similarity index 100% rename from incubator/openttd/0.0.30/values.yaml rename to incubator/openttd/0.0.31/values.yaml diff --git a/incubator/orbital-sync/0.0.14/CHANGELOG.md b/incubator/orbital-sync/0.0.14/CHANGELOG.md deleted file mode 100644 index a0d85065be8..00000000000 --- a/incubator/orbital-sync/0.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [orbital-sync-0.0.14](https://github.com/truecharts/charts/compare/orbital-sync-0.0.13...orbital-sync-0.0.14) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [orbital-sync-0.0.13](https://github.com/truecharts/charts/compare/orbital-sync-0.0.12...orbital-sync-0.0.13) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [orbital-sync-0.0.12](https://github.com/truecharts/charts/compare/orbital-sync-0.0.11...orbital-sync-0.0.12) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [orbital-sync-0.0.12](https://github.com/truecharts/charts/compare/orbital-sync-0.0.11...orbital-sync-0.0.12) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [orbital-sync-0.0.11](https://github.com/truecharts/charts/compare/orbital-sync-0.0.10...orbital-sync-0.0.11) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [orbital-sync-0.0.10](https://github.com/truecharts/charts/compare/orbital-sync-0.0.9...orbital-sync-0.0.10) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [orbital-sync-0.0.9](https://github.com/truecharts/charts/compare/orbital-sync-0.0.8...orbital-sync-0.0.9) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [orbital-sync-0.0.8](https://github.com/truecharts/charts/compare/orbital-sync-0.0.7...orbital-sync-0.0.8) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/orbital-sync/0.0.14/Chart.lock b/incubator/orbital-sync/0.0.14/Chart.lock deleted file mode 100644 index 79ec4faf868..00000000000 --- a/incubator/orbital-sync/0.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:35:43.867178855Z" diff --git a/incubator/orbital-sync/0.0.14/Chart.yaml b/incubator/orbital-sync/0.0.14/Chart.yaml deleted file mode 100644 index 211bad3d0e7..00000000000 --- a/incubator/orbital-sync/0.0.14/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.14 -annotations: - truecharts.org/catagories: | - - network - - DNS - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/orbital-sync/0.0.14/README.md b/incubator/orbital-sync/0.0.14/README.md deleted file mode 100644 index 4b7e5c937b3..00000000000 --- a/incubator/orbital-sync/0.0.14/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.14/charts/common-10.7.1.tgz b/incubator/orbital-sync/0.0.14/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/orbital-sync/0.0.14/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/orbital-sync/0.0.15/CHANGELOG.md b/incubator/orbital-sync/0.0.15/CHANGELOG.md new file mode 100644 index 00000000000..cec532f9543 --- /dev/null +++ b/incubator/orbital-sync/0.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [orbital-sync-0.0.15](https://github.com/truecharts/charts/compare/orbital-sync-0.0.14...orbital-sync-0.0.15) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [orbital-sync-0.0.14](https://github.com/truecharts/charts/compare/orbital-sync-0.0.13...orbital-sync-0.0.14) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [orbital-sync-0.0.13](https://github.com/truecharts/charts/compare/orbital-sync-0.0.12...orbital-sync-0.0.13) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [orbital-sync-0.0.12](https://github.com/truecharts/charts/compare/orbital-sync-0.0.11...orbital-sync-0.0.12) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [orbital-sync-0.0.12](https://github.com/truecharts/charts/compare/orbital-sync-0.0.11...orbital-sync-0.0.12) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [orbital-sync-0.0.11](https://github.com/truecharts/charts/compare/orbital-sync-0.0.10...orbital-sync-0.0.11) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [orbital-sync-0.0.10](https://github.com/truecharts/charts/compare/orbital-sync-0.0.9...orbital-sync-0.0.10) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [orbital-sync-0.0.9](https://github.com/truecharts/charts/compare/orbital-sync-0.0.8...orbital-sync-0.0.9) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) + + + + +## [orbital-sync-0.0.8](https://github.com/truecharts/charts/compare/orbital-sync-0.0.7...orbital-sync-0.0.8) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/orbital-sync/0.0.15/Chart.lock b/incubator/orbital-sync/0.0.15/Chart.lock new file mode 100644 index 00000000000..d6ec9a9d528 --- /dev/null +++ b/incubator/orbital-sync/0.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:14:41.263278063Z" diff --git a/incubator/orbital-sync/0.0.15/Chart.yaml b/incubator/orbital-sync/0.0.15/Chart.yaml new file mode 100644 index 00000000000..1bfc35399e4 --- /dev/null +++ b/incubator/orbital-sync/0.0.15/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.15 +annotations: + truecharts.org/catagories: | + - network + - DNS + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/orbital-sync/0.0.15/README.md b/incubator/orbital-sync/0.0.15/README.md new file mode 100644 index 00000000000..86d5f8ce5ff --- /dev/null +++ b/incubator/orbital-sync/0.0.15/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.14/app-readme.md b/incubator/orbital-sync/0.0.15/app-readme.md similarity index 100% rename from incubator/orbital-sync/0.0.14/app-readme.md rename to incubator/orbital-sync/0.0.15/app-readme.md diff --git a/incubator/orbital-sync/0.0.15/charts/common-10.7.7.tgz b/incubator/orbital-sync/0.0.15/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/orbital-sync/0.0.15/charts/common-10.7.7.tgz differ diff --git a/incubator/orbital-sync/0.0.14/ix_values.yaml b/incubator/orbital-sync/0.0.15/ix_values.yaml similarity index 100% rename from incubator/orbital-sync/0.0.14/ix_values.yaml rename to incubator/orbital-sync/0.0.15/ix_values.yaml diff --git a/incubator/orbital-sync/0.0.14/questions.yaml b/incubator/orbital-sync/0.0.15/questions.yaml similarity index 100% rename from incubator/orbital-sync/0.0.14/questions.yaml rename to incubator/orbital-sync/0.0.15/questions.yaml diff --git a/incubator/orbital-sync/0.0.14/templates/_pihole-hosts.tpl b/incubator/orbital-sync/0.0.15/templates/_pihole-hosts.tpl similarity index 100% rename from incubator/orbital-sync/0.0.14/templates/_pihole-hosts.tpl rename to incubator/orbital-sync/0.0.15/templates/_pihole-hosts.tpl diff --git a/incubator/orbital-sync/0.0.14/templates/common.yaml b/incubator/orbital-sync/0.0.15/templates/common.yaml similarity index 100% rename from incubator/orbital-sync/0.0.14/templates/common.yaml rename to incubator/orbital-sync/0.0.15/templates/common.yaml diff --git a/incubator/orbital-sync/0.0.14/values.yaml b/incubator/orbital-sync/0.0.15/values.yaml similarity index 100% rename from incubator/orbital-sync/0.0.14/values.yaml rename to incubator/orbital-sync/0.0.15/values.yaml diff --git a/incubator/owi2plex/0.0.30/CHANGELOG.md b/incubator/owi2plex/0.0.30/CHANGELOG.md deleted file mode 100644 index 31b56d85b0a..00000000000 --- a/incubator/owi2plex/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [owi2plex-0.0.30](https://github.com/truecharts/charts/compare/owi2plex-0.0.29...owi2plex-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [owi2plex-0.0.29](https://github.com/truecharts/charts/compare/owi2plex-0.0.28...owi2plex-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [owi2plex-0.0.28](https://github.com/truecharts/charts/compare/owi2plex-0.0.27...owi2plex-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [owi2plex-0.0.28](https://github.com/truecharts/charts/compare/owi2plex-0.0.27...owi2plex-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [owi2plex-0.0.27](https://github.com/truecharts/charts/compare/owi2plex-0.0.26...owi2plex-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [owi2plex-0.0.26](https://github.com/truecharts/charts/compare/owi2plex-0.0.25...owi2plex-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/owi2plex/0.0.30/Chart.lock b/incubator/owi2plex/0.0.30/Chart.lock deleted file mode 100644 index 1ed0f2b6b2f..00000000000 --- a/incubator/owi2plex/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:36:07.662340036Z" diff --git a/incubator/owi2plex/0.0.30/Chart.yaml b/incubator/owi2plex/0.0.30/Chart.yaml deleted file mode 100644 index c708906d8ee..00000000000 --- a/incubator/owi2plex/0.0.30/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.7.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.30 diff --git a/incubator/owi2plex/0.0.30/README.md b/incubator/owi2plex/0.0.30/README.md deleted file mode 100644 index b0bfde8a765..00000000000 --- a/incubator/owi2plex/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/owi2plex/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/owi2plex/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/owi2plex/0.0.31/CHANGELOG.md b/incubator/owi2plex/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..575ff112662 --- /dev/null +++ b/incubator/owi2plex/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [owi2plex-0.0.31](https://github.com/truecharts/charts/compare/owi2plex-0.0.30...owi2plex-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [owi2plex-0.0.30](https://github.com/truecharts/charts/compare/owi2plex-0.0.29...owi2plex-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [owi2plex-0.0.29](https://github.com/truecharts/charts/compare/owi2plex-0.0.28...owi2plex-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [owi2plex-0.0.28](https://github.com/truecharts/charts/compare/owi2plex-0.0.27...owi2plex-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [owi2plex-0.0.28](https://github.com/truecharts/charts/compare/owi2plex-0.0.27...owi2plex-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [owi2plex-0.0.27](https://github.com/truecharts/charts/compare/owi2plex-0.0.26...owi2plex-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [owi2plex-0.0.26](https://github.com/truecharts/charts/compare/owi2plex-0.0.25...owi2plex-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/owi2plex/0.0.31/Chart.lock b/incubator/owi2plex/0.0.31/Chart.lock new file mode 100644 index 00000000000..08158346301 --- /dev/null +++ b/incubator/owi2plex/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:15:16.333569447Z" diff --git a/incubator/owi2plex/0.0.31/Chart.yaml b/incubator/owi2plex/0.0.31/Chart.yaml new file mode 100644 index 00000000000..da6549ec105 --- /dev/null +++ b/incubator/owi2plex/0.0.31/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.7.7 +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.31 diff --git a/incubator/owi2plex/0.0.31/README.md b/incubator/owi2plex/0.0.31/README.md new file mode 100644 index 00000000000..0184b9b4e65 --- /dev/null +++ b/incubator/owi2plex/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/owi2plex/0.0.31/app-readme.md similarity index 100% rename from incubator/owi2plex/0.0.30/app-readme.md rename to incubator/owi2plex/0.0.31/app-readme.md diff --git a/incubator/owi2plex/0.0.31/charts/common-10.7.7.tgz b/incubator/owi2plex/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/owi2plex/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/owi2plex/0.0.30/ix_values.yaml b/incubator/owi2plex/0.0.31/ix_values.yaml similarity index 100% rename from incubator/owi2plex/0.0.30/ix_values.yaml rename to incubator/owi2plex/0.0.31/ix_values.yaml diff --git a/incubator/owi2plex/0.0.30/questions.yaml b/incubator/owi2plex/0.0.31/questions.yaml similarity index 100% rename from incubator/owi2plex/0.0.30/questions.yaml rename to incubator/owi2plex/0.0.31/questions.yaml diff --git a/incubator/owi2plex/0.0.30/templates/common.yaml b/incubator/owi2plex/0.0.31/templates/common.yaml similarity index 100% rename from incubator/owi2plex/0.0.30/templates/common.yaml rename to incubator/owi2plex/0.0.31/templates/common.yaml diff --git a/incubator/owi2plex/0.0.30/values.yaml b/incubator/owi2plex/0.0.31/values.yaml similarity index 100% rename from incubator/owi2plex/0.0.30/values.yaml rename to incubator/owi2plex/0.0.31/values.yaml diff --git a/incubator/passwordpusherephemeral/0.0.62/CHANGELOG.md b/incubator/passwordpusherephemeral/0.0.62/CHANGELOG.md deleted file mode 100644 index ba8d8323601..00000000000 --- a/incubator/passwordpusherephemeral/0.0.62/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [passwordpusherephemeral-0.0.62](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.60...passwordpusherephemeral-0.0.62) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [passwordpusherephemeral-0.0.60](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.59...passwordpusherephemeral-0.0.60) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [passwordpusherephemeral-0.0.59](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.58...passwordpusherephemeral-0.0.59) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [passwordpusherephemeral-0.0.58](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.57...passwordpusherephemeral-0.0.58) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [passwordpusherephemeral-0.0.57](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.56...passwordpusherephemeral-0.0.57) (2022-10-17) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) - - - - - -## [passwordpusherephemeral-0.0.55](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.54...passwordpusherephemeral-0.0.55) (2022-10-15) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [passwordpusherephemeral-0.0.54](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.53...passwordpusherephemeral-0.0.54) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [passwordpusherephemeral-0.0.53](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.52...passwordpusherephemeral-0.0.53) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [passwordpusherephemeral-0.0.52](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.51...passwordpusherephemeral-0.0.52) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - - - - -## [passwordpusherephemeral-0.0.51](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.50...passwordpusherephemeral-0.0.51) (2022-10-10) - -### Chore diff --git a/incubator/passwordpusherephemeral/0.0.62/Chart.lock b/incubator/passwordpusherephemeral/0.0.62/Chart.lock deleted file mode 100644 index f39571b90f1..00000000000 --- a/incubator/passwordpusherephemeral/0.0.62/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:47:16.059183488Z" diff --git a/incubator/passwordpusherephemeral/0.0.62/Chart.yaml b/incubator/passwordpusherephemeral/0.0.62/Chart.yaml deleted file mode 100644 index 27daab900f5..00000000000 --- a/incubator/passwordpusherephemeral/0.0.62/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.7.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.62 diff --git a/incubator/passwordpusherephemeral/0.0.62/README.md b/incubator/passwordpusherephemeral/0.0.62/README.md deleted file mode 100644 index 240052ca24e..00000000000 --- a/incubator/passwordpusherephemeral/0.0.62/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.62/charts/common-10.7.1.tgz b/incubator/passwordpusherephemeral/0.0.62/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/passwordpusherephemeral/0.0.62/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/passwordpusherephemeral/0.0.63/CHANGELOG.md b/incubator/passwordpusherephemeral/0.0.63/CHANGELOG.md new file mode 100644 index 00000000000..f77600395cc --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.63/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [passwordpusherephemeral-0.0.63](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.62...passwordpusherephemeral-0.0.63) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [passwordpusherephemeral-0.0.62](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.60...passwordpusherephemeral-0.0.62) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [passwordpusherephemeral-0.0.60](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.59...passwordpusherephemeral-0.0.60) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [passwordpusherephemeral-0.0.59](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.58...passwordpusherephemeral-0.0.59) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [passwordpusherephemeral-0.0.58](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.57...passwordpusherephemeral-0.0.58) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [passwordpusherephemeral-0.0.57](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.56...passwordpusherephemeral-0.0.57) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) + + + + + +## [passwordpusherephemeral-0.0.55](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.54...passwordpusherephemeral-0.0.55) (2022-10-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [passwordpusherephemeral-0.0.54](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.53...passwordpusherephemeral-0.0.54) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [passwordpusherephemeral-0.0.53](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.52...passwordpusherephemeral-0.0.53) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [passwordpusherephemeral-0.0.52](https://github.com/truecharts/charts/compare/passwordpusherephemeral-0.0.51...passwordpusherephemeral-0.0.52) (2022-10-11) + +### Chore diff --git a/incubator/passwordpusherephemeral/0.0.63/Chart.lock b/incubator/passwordpusherephemeral/0.0.63/Chart.lock new file mode 100644 index 00000000000..04bfa5dcfc8 --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.63/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:15:16.634253077Z" diff --git a/incubator/passwordpusherephemeral/0.0.63/Chart.yaml b/incubator/passwordpusherephemeral/0.0.63/Chart.yaml new file mode 100644 index 00000000000..1b2c239652a --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.63/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.7.7 +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.63 diff --git a/incubator/passwordpusherephemeral/0.0.63/README.md b/incubator/passwordpusherephemeral/0.0.63/README.md new file mode 100644 index 00000000000..cb736149864 --- /dev/null +++ b/incubator/passwordpusherephemeral/0.0.63/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.62/app-readme.md b/incubator/passwordpusherephemeral/0.0.63/app-readme.md similarity index 100% rename from incubator/passwordpusherephemeral/0.0.62/app-readme.md rename to incubator/passwordpusherephemeral/0.0.63/app-readme.md diff --git a/incubator/passwordpusherephemeral/0.0.63/charts/common-10.7.7.tgz b/incubator/passwordpusherephemeral/0.0.63/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/passwordpusherephemeral/0.0.63/charts/common-10.7.7.tgz differ diff --git a/incubator/passwordpusherephemeral/0.0.62/ix_values.yaml b/incubator/passwordpusherephemeral/0.0.63/ix_values.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.62/ix_values.yaml rename to incubator/passwordpusherephemeral/0.0.63/ix_values.yaml diff --git a/incubator/passwordpusherephemeral/0.0.62/questions.yaml b/incubator/passwordpusherephemeral/0.0.63/questions.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.62/questions.yaml rename to incubator/passwordpusherephemeral/0.0.63/questions.yaml diff --git a/incubator/passwordpusherephemeral/0.0.62/templates/common.yaml b/incubator/passwordpusherephemeral/0.0.63/templates/common.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.62/templates/common.yaml rename to incubator/passwordpusherephemeral/0.0.63/templates/common.yaml diff --git a/incubator/passwordpusherephemeral/0.0.62/values.yaml b/incubator/passwordpusherephemeral/0.0.63/values.yaml similarity index 100% rename from incubator/passwordpusherephemeral/0.0.62/values.yaml rename to incubator/passwordpusherephemeral/0.0.63/values.yaml diff --git a/incubator/pastey/0.0.32/CHANGELOG.md b/incubator/pastey/0.0.32/CHANGELOG.md deleted file mode 100644 index 21e72c26fc6..00000000000 --- a/incubator/pastey/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pastey-0.0.32](https://github.com/truecharts/charts/compare/pastey-0.0.31...pastey-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pastey-0.0.31](https://github.com/truecharts/charts/compare/pastey-0.0.30...pastey-0.0.31) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pastey-0.0.30](https://github.com/truecharts/charts/compare/pastey-0.0.29...pastey-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pastey-0.0.30](https://github.com/truecharts/charts/compare/pastey-0.0.29...pastey-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pastey-0.0.29](https://github.com/truecharts/charts/compare/pastey-0.0.28...pastey-0.0.29) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pastey-0.0.28](https://github.com/truecharts/charts/compare/pastey-0.0.27...pastey-0.0.28) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/pastey/0.0.32/Chart.lock b/incubator/pastey/0.0.32/Chart.lock deleted file mode 100644 index fdcb27b0c37..00000000000 --- a/incubator/pastey/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:36:15.739845118Z" diff --git a/incubator/pastey/0.0.32/Chart.yaml b/incubator/pastey/0.0.32/Chart.yaml deleted file mode 100644 index 2d779abe6f1..00000000000 --- a/incubator/pastey/0.0.32/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.7.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.32 diff --git a/incubator/pastey/0.0.32/README.md b/incubator/pastey/0.0.32/README.md deleted file mode 100644 index 4ff16633a4d..00000000000 --- a/incubator/pastey/0.0.32/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.32/charts/common-10.7.1.tgz b/incubator/pastey/0.0.32/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/pastey/0.0.32/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/pastey/0.0.33/CHANGELOG.md b/incubator/pastey/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..e9a2e7dbffe --- /dev/null +++ b/incubator/pastey/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pastey-0.0.33](https://github.com/truecharts/charts/compare/pastey-0.0.32...pastey-0.0.33) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pastey-0.0.32](https://github.com/truecharts/charts/compare/pastey-0.0.31...pastey-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pastey-0.0.31](https://github.com/truecharts/charts/compare/pastey-0.0.30...pastey-0.0.31) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pastey-0.0.30](https://github.com/truecharts/charts/compare/pastey-0.0.29...pastey-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pastey-0.0.30](https://github.com/truecharts/charts/compare/pastey-0.0.29...pastey-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pastey-0.0.29](https://github.com/truecharts/charts/compare/pastey-0.0.28...pastey-0.0.29) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pastey-0.0.28](https://github.com/truecharts/charts/compare/pastey-0.0.27...pastey-0.0.28) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/pastey/0.0.33/Chart.lock b/incubator/pastey/0.0.33/Chart.lock new file mode 100644 index 00000000000..b88a1d8d8f4 --- /dev/null +++ b/incubator/pastey/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:15:24.87360327Z" diff --git a/incubator/pastey/0.0.33/Chart.yaml b/incubator/pastey/0.0.33/Chart.yaml new file mode 100644 index 00000000000..1c1809f8d30 --- /dev/null +++ b/incubator/pastey/0.0.33/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.7.7 +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.33 diff --git a/incubator/pastey/0.0.33/README.md b/incubator/pastey/0.0.33/README.md new file mode 100644 index 00000000000..07fccf26ebe --- /dev/null +++ b/incubator/pastey/0.0.33/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.32/app-readme.md b/incubator/pastey/0.0.33/app-readme.md similarity index 100% rename from incubator/pastey/0.0.32/app-readme.md rename to incubator/pastey/0.0.33/app-readme.md diff --git a/incubator/pastey/0.0.33/charts/common-10.7.7.tgz b/incubator/pastey/0.0.33/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/pastey/0.0.33/charts/common-10.7.7.tgz differ diff --git a/incubator/pastey/0.0.32/ix_values.yaml b/incubator/pastey/0.0.33/ix_values.yaml similarity index 100% rename from incubator/pastey/0.0.32/ix_values.yaml rename to incubator/pastey/0.0.33/ix_values.yaml diff --git a/incubator/pastey/0.0.32/questions.yaml b/incubator/pastey/0.0.33/questions.yaml similarity index 100% rename from incubator/pastey/0.0.32/questions.yaml rename to incubator/pastey/0.0.33/questions.yaml diff --git a/incubator/pastey/0.0.32/templates/common.yaml b/incubator/pastey/0.0.33/templates/common.yaml similarity index 100% rename from incubator/pastey/0.0.32/templates/common.yaml rename to incubator/pastey/0.0.33/templates/common.yaml diff --git a/incubator/pastey/0.0.32/values.yaml b/incubator/pastey/0.0.33/values.yaml similarity index 100% rename from incubator/pastey/0.0.32/values.yaml rename to incubator/pastey/0.0.33/values.yaml diff --git a/incubator/pavlovvr/0.0.30/CHANGELOG.md b/incubator/pavlovvr/0.0.30/CHANGELOG.md deleted file mode 100644 index b2f5d98b56f..00000000000 --- a/incubator/pavlovvr/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pavlovvr-0.0.30](https://github.com/truecharts/charts/compare/pavlovvr-0.0.29...pavlovvr-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pavlovvr-0.0.29](https://github.com/truecharts/charts/compare/pavlovvr-0.0.28...pavlovvr-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pavlovvr-0.0.28](https://github.com/truecharts/charts/compare/pavlovvr-0.0.27...pavlovvr-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pavlovvr-0.0.28](https://github.com/truecharts/charts/compare/pavlovvr-0.0.27...pavlovvr-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pavlovvr-0.0.27](https://github.com/truecharts/charts/compare/pavlovvr-0.0.26...pavlovvr-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pavlovvr-0.0.26](https://github.com/truecharts/charts/compare/pavlovvr-0.0.25...pavlovvr-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/pavlovvr/0.0.30/Chart.lock b/incubator/pavlovvr/0.0.30/Chart.lock deleted file mode 100644 index 5a172890109..00000000000 --- a/incubator/pavlovvr/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:36:23.950260997Z" diff --git a/incubator/pavlovvr/0.0.30/Chart.yaml b/incubator/pavlovvr/0.0.30/Chart.yaml deleted file mode 100644 index a2de4c2a17a..00000000000 --- a/incubator/pavlovvr/0.0.30/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.7.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.30 diff --git a/incubator/pavlovvr/0.0.30/README.md b/incubator/pavlovvr/0.0.30/README.md deleted file mode 100644 index 4dcb172ce59..00000000000 --- a/incubator/pavlovvr/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/pavlovvr/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/pavlovvr/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/pavlovvr/0.0.31/CHANGELOG.md b/incubator/pavlovvr/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..2fbfff24fdf --- /dev/null +++ b/incubator/pavlovvr/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pavlovvr-0.0.31](https://github.com/truecharts/charts/compare/pavlovvr-0.0.30...pavlovvr-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pavlovvr-0.0.30](https://github.com/truecharts/charts/compare/pavlovvr-0.0.29...pavlovvr-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pavlovvr-0.0.29](https://github.com/truecharts/charts/compare/pavlovvr-0.0.28...pavlovvr-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pavlovvr-0.0.28](https://github.com/truecharts/charts/compare/pavlovvr-0.0.27...pavlovvr-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pavlovvr-0.0.28](https://github.com/truecharts/charts/compare/pavlovvr-0.0.27...pavlovvr-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pavlovvr-0.0.27](https://github.com/truecharts/charts/compare/pavlovvr-0.0.26...pavlovvr-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pavlovvr-0.0.26](https://github.com/truecharts/charts/compare/pavlovvr-0.0.25...pavlovvr-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/pavlovvr/0.0.31/Chart.lock b/incubator/pavlovvr/0.0.31/Chart.lock new file mode 100644 index 00000000000..249e390518a --- /dev/null +++ b/incubator/pavlovvr/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:15:39.363257082Z" diff --git a/incubator/pavlovvr/0.0.31/Chart.yaml b/incubator/pavlovvr/0.0.31/Chart.yaml new file mode 100644 index 00000000000..3c7d569663e --- /dev/null +++ b/incubator/pavlovvr/0.0.31/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.7.7 +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.31 diff --git a/incubator/pavlovvr/0.0.31/README.md b/incubator/pavlovvr/0.0.31/README.md new file mode 100644 index 00000000000..ce75a86dc0e --- /dev/null +++ b/incubator/pavlovvr/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/pavlovvr/0.0.31/app-readme.md similarity index 100% rename from incubator/pavlovvr/0.0.30/app-readme.md rename to incubator/pavlovvr/0.0.31/app-readme.md diff --git a/incubator/pavlovvr/0.0.31/charts/common-10.7.7.tgz b/incubator/pavlovvr/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/pavlovvr/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/pavlovvr/0.0.30/ix_values.yaml b/incubator/pavlovvr/0.0.31/ix_values.yaml similarity index 100% rename from incubator/pavlovvr/0.0.30/ix_values.yaml rename to incubator/pavlovvr/0.0.31/ix_values.yaml diff --git a/incubator/pavlovvr/0.0.30/questions.yaml b/incubator/pavlovvr/0.0.31/questions.yaml similarity index 100% rename from incubator/pavlovvr/0.0.30/questions.yaml rename to incubator/pavlovvr/0.0.31/questions.yaml diff --git a/incubator/pavlovvr/0.0.30/templates/common.yaml b/incubator/pavlovvr/0.0.31/templates/common.yaml similarity index 100% rename from incubator/pavlovvr/0.0.30/templates/common.yaml rename to incubator/pavlovvr/0.0.31/templates/common.yaml diff --git a/incubator/pavlovvr/0.0.30/values.yaml b/incubator/pavlovvr/0.0.31/values.yaml similarity index 100% rename from incubator/pavlovvr/0.0.30/values.yaml rename to incubator/pavlovvr/0.0.31/values.yaml diff --git a/incubator/phoenixstats/0.1.2/CHANGELOG.md b/incubator/phoenixstats/0.1.2/CHANGELOG.md deleted file mode 100644 index 1f83e936687..00000000000 --- a/incubator/phoenixstats/0.1.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [phoenixstats-0.1.2](https://github.com/truecharts/charts/compare/phoenixstats-0.1.1...phoenixstats-0.1.2) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [phoenixstats-0.1.1](https://github.com/truecharts/charts/compare/phoenixstats-0.1.0...phoenixstats-0.1.1) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [phoenixstats-0.1.0](https://github.com/truecharts/charts/compare/phoenixstats-0.0.28...phoenixstats-0.1.0) (2022-10-10) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix - -- Deprecate Chart ([#4054](https://github.com/truecharts/charts/issues/4054)) - - - - -## [phoenixstats-0.0.28](https://github.com/truecharts/charts/compare/phoenixstats-0.0.27...phoenixstats-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [phoenixstats-0.0.28](https://github.com/truecharts/charts/compare/phoenixstats-0.0.27...phoenixstats-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [phoenixstats-0.0.27](https://github.com/truecharts/charts/compare/phoenixstats-0.0.26...phoenixstats-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [phoenixstats-0.0.26](https://github.com/truecharts/charts/compare/phoenixstats-0.0.25...phoenixstats-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/phoenixstats/0.1.2/Chart.lock b/incubator/phoenixstats/0.1.2/Chart.lock deleted file mode 100644 index 699da12d362..00000000000 --- a/incubator/phoenixstats/0.1.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:36:38.533769461Z" diff --git a/incubator/phoenixstats/0.1.2/Chart.yaml b/incubator/phoenixstats/0.1.2/Chart.yaml deleted file mode 100644 index 1404758d3a0..00000000000 --- a/incubator/phoenixstats/0.1.2/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.7.1 -deprecated: true -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.1.2 diff --git a/incubator/phoenixstats/0.1.2/README.md b/incubator/phoenixstats/0.1.2/README.md deleted file mode 100644 index b1225faa885..00000000000 --- a/incubator/phoenixstats/0.1.2/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# phoenixstats - -Simple Chart for displaying stats from any PhoenixMiner instance. Made to go with PhoenixMiner-AMD. - -> **: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: [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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.1.2/charts/common-10.7.1.tgz b/incubator/phoenixstats/0.1.2/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/phoenixstats/0.1.2/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/phoenixstats/0.1.3/CHANGELOG.md b/incubator/phoenixstats/0.1.3/CHANGELOG.md new file mode 100644 index 00000000000..14c31a5a2f7 --- /dev/null +++ b/incubator/phoenixstats/0.1.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [phoenixstats-0.1.3](https://github.com/truecharts/charts/compare/phoenixstats-0.1.2...phoenixstats-0.1.3) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [phoenixstats-0.1.2](https://github.com/truecharts/charts/compare/phoenixstats-0.1.1...phoenixstats-0.1.2) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [phoenixstats-0.1.1](https://github.com/truecharts/charts/compare/phoenixstats-0.1.0...phoenixstats-0.1.1) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [phoenixstats-0.1.0](https://github.com/truecharts/charts/compare/phoenixstats-0.0.28...phoenixstats-0.1.0) (2022-10-10) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix + +- Deprecate Chart ([#4054](https://github.com/truecharts/charts/issues/4054)) + + + + +## [phoenixstats-0.0.28](https://github.com/truecharts/charts/compare/phoenixstats-0.0.27...phoenixstats-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [phoenixstats-0.0.28](https://github.com/truecharts/charts/compare/phoenixstats-0.0.27...phoenixstats-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [phoenixstats-0.0.27](https://github.com/truecharts/charts/compare/phoenixstats-0.0.26...phoenixstats-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [phoenixstats-0.0.26](https://github.com/truecharts/charts/compare/phoenixstats-0.0.25...phoenixstats-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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)) + + + + diff --git a/incubator/phoenixstats/0.1.3/Chart.lock b/incubator/phoenixstats/0.1.3/Chart.lock new file mode 100644 index 00000000000..45c106df4d4 --- /dev/null +++ b/incubator/phoenixstats/0.1.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:15:59.951827562Z" diff --git a/incubator/phoenixstats/0.1.3/Chart.yaml b/incubator/phoenixstats/0.1.3/Chart.yaml new file mode 100644 index 00000000000..93dcf8dcf2d --- /dev/null +++ b/incubator/phoenixstats/0.1.3/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.7.7 +deprecated: true +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.1.3 diff --git a/incubator/phoenixstats/0.1.3/README.md b/incubator/phoenixstats/0.1.3/README.md new file mode 100644 index 00000000000..1e31b694a9f --- /dev/null +++ b/incubator/phoenixstats/0.1.3/README.md @@ -0,0 +1,108 @@ +# phoenixstats + +Simple Chart for displaying stats from any PhoenixMiner instance. Made to go with PhoenixMiner-AMD. + +> **: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: [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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.1.2/app-readme.md b/incubator/phoenixstats/0.1.3/app-readme.md similarity index 100% rename from incubator/phoenixstats/0.1.2/app-readme.md rename to incubator/phoenixstats/0.1.3/app-readme.md diff --git a/incubator/phoenixstats/0.1.3/charts/common-10.7.7.tgz b/incubator/phoenixstats/0.1.3/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/phoenixstats/0.1.3/charts/common-10.7.7.tgz differ diff --git a/incubator/phoenixstats/0.1.2/ix_values.yaml b/incubator/phoenixstats/0.1.3/ix_values.yaml similarity index 100% rename from incubator/phoenixstats/0.1.2/ix_values.yaml rename to incubator/phoenixstats/0.1.3/ix_values.yaml diff --git a/incubator/phoenixstats/0.1.2/questions.yaml b/incubator/phoenixstats/0.1.3/questions.yaml similarity index 100% rename from incubator/phoenixstats/0.1.2/questions.yaml rename to incubator/phoenixstats/0.1.3/questions.yaml diff --git a/incubator/phoenixstats/0.1.2/templates/common.yaml b/incubator/phoenixstats/0.1.3/templates/common.yaml similarity index 100% rename from incubator/phoenixstats/0.1.2/templates/common.yaml rename to incubator/phoenixstats/0.1.3/templates/common.yaml diff --git a/incubator/phoenixstats/0.1.2/values.yaml b/incubator/phoenixstats/0.1.3/values.yaml similarity index 100% rename from incubator/phoenixstats/0.1.2/values.yaml rename to incubator/phoenixstats/0.1.3/values.yaml diff --git a/incubator/phoronix-test-suite/0.0.30/CHANGELOG.md b/incubator/phoronix-test-suite/0.0.30/CHANGELOG.md deleted file mode 100644 index a32cdcc369c..00000000000 --- a/incubator/phoronix-test-suite/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [phoronix-test-suite-0.0.30](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.29...phoronix-test-suite-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [phoronix-test-suite-0.0.29](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.28...phoronix-test-suite-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [phoronix-test-suite-0.0.28](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.27...phoronix-test-suite-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [phoronix-test-suite-0.0.28](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.27...phoronix-test-suite-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [phoronix-test-suite-0.0.27](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.26...phoronix-test-suite-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [phoronix-test-suite-0.0.26](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.25...phoronix-test-suite-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/phoronix-test-suite/0.0.30/Chart.lock b/incubator/phoronix-test-suite/0.0.30/Chart.lock deleted file mode 100644 index a4a70eb77d2..00000000000 --- a/incubator/phoronix-test-suite/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:36:46.496658206Z" diff --git a/incubator/phoronix-test-suite/0.0.30/Chart.yaml b/incubator/phoronix-test-suite/0.0.30/Chart.yaml deleted file mode 100644 index 0c64531a367..00000000000 --- a/incubator/phoronix-test-suite/0.0.30/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.7.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.30 diff --git a/incubator/phoronix-test-suite/0.0.30/README.md b/incubator/phoronix-test-suite/0.0.30/README.md deleted file mode 100644 index 34bd1f2f8d3..00000000000 --- a/incubator/phoronix-test-suite/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/phoronix-test-suite/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/phoronix-test-suite/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/phoronix-test-suite/0.0.31/CHANGELOG.md b/incubator/phoronix-test-suite/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..1c462dde6e6 --- /dev/null +++ b/incubator/phoronix-test-suite/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [phoronix-test-suite-0.0.31](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.30...phoronix-test-suite-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [phoronix-test-suite-0.0.30](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.29...phoronix-test-suite-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [phoronix-test-suite-0.0.29](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.28...phoronix-test-suite-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [phoronix-test-suite-0.0.28](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.27...phoronix-test-suite-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [phoronix-test-suite-0.0.28](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.27...phoronix-test-suite-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [phoronix-test-suite-0.0.27](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.26...phoronix-test-suite-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [phoronix-test-suite-0.0.26](https://github.com/truecharts/charts/compare/phoronix-test-suite-0.0.25...phoronix-test-suite-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/phoronix-test-suite/0.0.31/Chart.lock b/incubator/phoronix-test-suite/0.0.31/Chart.lock new file mode 100644 index 00000000000..7284b9bc20b --- /dev/null +++ b/incubator/phoronix-test-suite/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:16:00.372440223Z" diff --git a/incubator/phoronix-test-suite/0.0.31/Chart.yaml b/incubator/phoronix-test-suite/0.0.31/Chart.yaml new file mode 100644 index 00000000000..8cb96aba7d9 --- /dev/null +++ b/incubator/phoronix-test-suite/0.0.31/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.7.7 +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.31 diff --git a/incubator/phoronix-test-suite/0.0.31/README.md b/incubator/phoronix-test-suite/0.0.31/README.md new file mode 100644 index 00000000000..b37775bbe42 --- /dev/null +++ b/incubator/phoronix-test-suite/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/phoronix-test-suite/0.0.31/app-readme.md similarity index 100% rename from incubator/phoronix-test-suite/0.0.30/app-readme.md rename to incubator/phoronix-test-suite/0.0.31/app-readme.md diff --git a/incubator/phoronix-test-suite/0.0.31/charts/common-10.7.7.tgz b/incubator/phoronix-test-suite/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/phoronix-test-suite/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/phoronix-test-suite/0.0.30/ix_values.yaml b/incubator/phoronix-test-suite/0.0.31/ix_values.yaml similarity index 100% rename from incubator/phoronix-test-suite/0.0.30/ix_values.yaml rename to incubator/phoronix-test-suite/0.0.31/ix_values.yaml diff --git a/incubator/phoronix-test-suite/0.0.30/questions.yaml b/incubator/phoronix-test-suite/0.0.31/questions.yaml similarity index 100% rename from incubator/phoronix-test-suite/0.0.30/questions.yaml rename to incubator/phoronix-test-suite/0.0.31/questions.yaml diff --git a/incubator/phoronix-test-suite/0.0.30/templates/common.yaml b/incubator/phoronix-test-suite/0.0.31/templates/common.yaml similarity index 100% rename from incubator/phoronix-test-suite/0.0.30/templates/common.yaml rename to incubator/phoronix-test-suite/0.0.31/templates/common.yaml diff --git a/incubator/phoronix-test-suite/0.0.30/values.yaml b/incubator/phoronix-test-suite/0.0.31/values.yaml similarity index 100% rename from incubator/phoronix-test-suite/0.0.30/values.yaml rename to incubator/phoronix-test-suite/0.0.31/values.yaml diff --git a/incubator/photo-stream/0.0.30/CHANGELOG.md b/incubator/photo-stream/0.0.30/CHANGELOG.md deleted file mode 100644 index 25e9f1ff2e8..00000000000 --- a/incubator/photo-stream/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [photo-stream-0.0.30](https://github.com/truecharts/charts/compare/photo-stream-0.0.29...photo-stream-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [photo-stream-0.0.29](https://github.com/truecharts/charts/compare/photo-stream-0.0.28...photo-stream-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [photo-stream-0.0.28](https://github.com/truecharts/charts/compare/photo-stream-0.0.27...photo-stream-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [photo-stream-0.0.28](https://github.com/truecharts/charts/compare/photo-stream-0.0.27...photo-stream-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [photo-stream-0.0.27](https://github.com/truecharts/charts/compare/photo-stream-0.0.26...photo-stream-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [photo-stream-0.0.26](https://github.com/truecharts/charts/compare/photo-stream-0.0.25...photo-stream-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/photo-stream/0.0.30/Chart.lock b/incubator/photo-stream/0.0.30/Chart.lock deleted file mode 100644 index 988d47e6d2f..00000000000 --- a/incubator/photo-stream/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:36:47.09493121Z" diff --git a/incubator/photo-stream/0.0.30/Chart.yaml b/incubator/photo-stream/0.0.30/Chart.yaml deleted file mode 100644 index 1c636bc005e..00000000000 --- a/incubator/photo-stream/0.0.30/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.7.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.30 diff --git a/incubator/photo-stream/0.0.30/README.md b/incubator/photo-stream/0.0.30/README.md deleted file mode 100644 index 9ca44d5d9fb..00000000000 --- a/incubator/photo-stream/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/photo-stream/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/photo-stream/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/photo-stream/0.0.31/CHANGELOG.md b/incubator/photo-stream/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..b42d3f0128e --- /dev/null +++ b/incubator/photo-stream/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [photo-stream-0.0.31](https://github.com/truecharts/charts/compare/photo-stream-0.0.30...photo-stream-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [photo-stream-0.0.30](https://github.com/truecharts/charts/compare/photo-stream-0.0.29...photo-stream-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [photo-stream-0.0.29](https://github.com/truecharts/charts/compare/photo-stream-0.0.28...photo-stream-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [photo-stream-0.0.28](https://github.com/truecharts/charts/compare/photo-stream-0.0.27...photo-stream-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [photo-stream-0.0.28](https://github.com/truecharts/charts/compare/photo-stream-0.0.27...photo-stream-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [photo-stream-0.0.27](https://github.com/truecharts/charts/compare/photo-stream-0.0.26...photo-stream-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [photo-stream-0.0.26](https://github.com/truecharts/charts/compare/photo-stream-0.0.25...photo-stream-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/photo-stream/0.0.31/Chart.lock b/incubator/photo-stream/0.0.31/Chart.lock new file mode 100644 index 00000000000..7a8e7e54c46 --- /dev/null +++ b/incubator/photo-stream/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:16:07.981061429Z" diff --git a/incubator/photo-stream/0.0.31/Chart.yaml b/incubator/photo-stream/0.0.31/Chart.yaml new file mode 100644 index 00000000000..d57103b7b2e --- /dev/null +++ b/incubator/photo-stream/0.0.31/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.7.7 +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.31 diff --git a/incubator/photo-stream/0.0.31/README.md b/incubator/photo-stream/0.0.31/README.md new file mode 100644 index 00000000000..b0d93cb19e0 --- /dev/null +++ b/incubator/photo-stream/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/photo-stream/0.0.31/app-readme.md similarity index 100% rename from incubator/photo-stream/0.0.30/app-readme.md rename to incubator/photo-stream/0.0.31/app-readme.md diff --git a/incubator/photo-stream/0.0.31/charts/common-10.7.7.tgz b/incubator/photo-stream/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/photo-stream/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/photo-stream/0.0.30/ix_values.yaml b/incubator/photo-stream/0.0.31/ix_values.yaml similarity index 100% rename from incubator/photo-stream/0.0.30/ix_values.yaml rename to incubator/photo-stream/0.0.31/ix_values.yaml diff --git a/incubator/photo-stream/0.0.30/questions.yaml b/incubator/photo-stream/0.0.31/questions.yaml similarity index 100% rename from incubator/photo-stream/0.0.30/questions.yaml rename to incubator/photo-stream/0.0.31/questions.yaml diff --git a/incubator/photo-stream/0.0.30/templates/common.yaml b/incubator/photo-stream/0.0.31/templates/common.yaml similarity index 100% rename from incubator/photo-stream/0.0.30/templates/common.yaml rename to incubator/photo-stream/0.0.31/templates/common.yaml diff --git a/incubator/photo-stream/0.0.30/values.yaml b/incubator/photo-stream/0.0.31/values.yaml similarity index 100% rename from incubator/photo-stream/0.0.30/values.yaml rename to incubator/photo-stream/0.0.31/values.yaml diff --git a/incubator/photostructure/0.0.30/CHANGELOG.md b/incubator/photostructure/0.0.30/CHANGELOG.md deleted file mode 100644 index 62b1faeef7c..00000000000 --- a/incubator/photostructure/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [photostructure-0.0.30](https://github.com/truecharts/charts/compare/photostructure-0.0.29...photostructure-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [photostructure-0.0.29](https://github.com/truecharts/charts/compare/photostructure-0.0.28...photostructure-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [photostructure-0.0.28](https://github.com/truecharts/charts/compare/photostructure-0.0.27...photostructure-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [photostructure-0.0.28](https://github.com/truecharts/charts/compare/photostructure-0.0.27...photostructure-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [photostructure-0.0.27](https://github.com/truecharts/charts/compare/photostructure-0.0.26...photostructure-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [photostructure-0.0.26](https://github.com/truecharts/charts/compare/photostructure-0.0.25...photostructure-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/photostructure/0.0.30/Chart.lock b/incubator/photostructure/0.0.30/Chart.lock deleted file mode 100644 index 3ab52c63b8d..00000000000 --- a/incubator/photostructure/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:36:54.758037487Z" diff --git a/incubator/photostructure/0.0.30/Chart.yaml b/incubator/photostructure/0.0.30/Chart.yaml deleted file mode 100644 index 5043060b991..00000000000 --- a/incubator/photostructure/0.0.30/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.7.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.30 diff --git a/incubator/photostructure/0.0.30/README.md b/incubator/photostructure/0.0.30/README.md deleted file mode 100644 index b4908db72dd..00000000000 --- a/incubator/photostructure/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/photostructure/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/photostructure/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/photostructure/0.0.31/CHANGELOG.md b/incubator/photostructure/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..c832ed0a2ae --- /dev/null +++ b/incubator/photostructure/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [photostructure-0.0.31](https://github.com/truecharts/charts/compare/photostructure-0.0.30...photostructure-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [photostructure-0.0.30](https://github.com/truecharts/charts/compare/photostructure-0.0.29...photostructure-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [photostructure-0.0.29](https://github.com/truecharts/charts/compare/photostructure-0.0.28...photostructure-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [photostructure-0.0.28](https://github.com/truecharts/charts/compare/photostructure-0.0.27...photostructure-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [photostructure-0.0.28](https://github.com/truecharts/charts/compare/photostructure-0.0.27...photostructure-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [photostructure-0.0.27](https://github.com/truecharts/charts/compare/photostructure-0.0.26...photostructure-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [photostructure-0.0.26](https://github.com/truecharts/charts/compare/photostructure-0.0.25...photostructure-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/photostructure/0.0.31/Chart.lock b/incubator/photostructure/0.0.31/Chart.lock new file mode 100644 index 00000000000..3f6ffeb5a64 --- /dev/null +++ b/incubator/photostructure/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:16:22.894606012Z" diff --git a/incubator/photostructure/0.0.31/Chart.yaml b/incubator/photostructure/0.0.31/Chart.yaml new file mode 100644 index 00000000000..c7c5fe7fd2d --- /dev/null +++ b/incubator/photostructure/0.0.31/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.7.7 +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.31 diff --git a/incubator/photostructure/0.0.31/README.md b/incubator/photostructure/0.0.31/README.md new file mode 100644 index 00000000000..d2a1200bc52 --- /dev/null +++ b/incubator/photostructure/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/photostructure/0.0.31/app-readme.md similarity index 100% rename from incubator/photostructure/0.0.30/app-readme.md rename to incubator/photostructure/0.0.31/app-readme.md diff --git a/incubator/photostructure/0.0.31/charts/common-10.7.7.tgz b/incubator/photostructure/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/photostructure/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/photostructure/0.0.30/ix_values.yaml b/incubator/photostructure/0.0.31/ix_values.yaml similarity index 100% rename from incubator/photostructure/0.0.30/ix_values.yaml rename to incubator/photostructure/0.0.31/ix_values.yaml diff --git a/incubator/photostructure/0.0.30/questions.yaml b/incubator/photostructure/0.0.31/questions.yaml similarity index 100% rename from incubator/photostructure/0.0.30/questions.yaml rename to incubator/photostructure/0.0.31/questions.yaml diff --git a/incubator/photostructure/0.0.30/templates/common.yaml b/incubator/photostructure/0.0.31/templates/common.yaml similarity index 100% rename from incubator/photostructure/0.0.30/templates/common.yaml rename to incubator/photostructure/0.0.31/templates/common.yaml diff --git a/incubator/photostructure/0.0.30/values.yaml b/incubator/photostructure/0.0.31/values.yaml similarity index 100% rename from incubator/photostructure/0.0.30/values.yaml rename to incubator/photostructure/0.0.31/values.yaml diff --git a/incubator/phpmyadmin/0.0.30/CHANGELOG.md b/incubator/phpmyadmin/0.0.30/CHANGELOG.md deleted file mode 100644 index 976947bae5a..00000000000 --- a/incubator/phpmyadmin/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [phpmyadmin-0.0.30](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.29...phpmyadmin-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [phpmyadmin-0.0.29](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.28...phpmyadmin-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [phpmyadmin-0.0.28](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.27...phpmyadmin-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [phpmyadmin-0.0.28](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.27...phpmyadmin-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [phpmyadmin-0.0.27](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.26...phpmyadmin-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [phpmyadmin-0.0.26](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.25...phpmyadmin-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/phpmyadmin/0.0.30/Chart.lock b/incubator/phpmyadmin/0.0.30/Chart.lock deleted file mode 100644 index 5a9c74a741c..00000000000 --- a/incubator/phpmyadmin/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:37:10.792518115Z" diff --git a/incubator/phpmyadmin/0.0.30/Chart.yaml b/incubator/phpmyadmin/0.0.30/Chart.yaml deleted file mode 100644 index dc11613685c..00000000000 --- a/incubator/phpmyadmin/0.0.30/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.7.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.30 diff --git a/incubator/phpmyadmin/0.0.30/README.md b/incubator/phpmyadmin/0.0.30/README.md deleted file mode 100644 index 7a7384dac11..00000000000 --- a/incubator/phpmyadmin/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/phpmyadmin/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/phpmyadmin/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/phpmyadmin/0.0.31/CHANGELOG.md b/incubator/phpmyadmin/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..cf6eb816fe6 --- /dev/null +++ b/incubator/phpmyadmin/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [phpmyadmin-0.0.31](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.30...phpmyadmin-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [phpmyadmin-0.0.30](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.29...phpmyadmin-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [phpmyadmin-0.0.29](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.28...phpmyadmin-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [phpmyadmin-0.0.28](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.27...phpmyadmin-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [phpmyadmin-0.0.28](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.27...phpmyadmin-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [phpmyadmin-0.0.27](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.26...phpmyadmin-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [phpmyadmin-0.0.26](https://github.com/truecharts/charts/compare/phpmyadmin-0.0.25...phpmyadmin-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/phpmyadmin/0.0.31/Chart.lock b/incubator/phpmyadmin/0.0.31/Chart.lock new file mode 100644 index 00000000000..563e38f2f52 --- /dev/null +++ b/incubator/phpmyadmin/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:16:43.236791095Z" diff --git a/incubator/phpmyadmin/0.0.31/Chart.yaml b/incubator/phpmyadmin/0.0.31/Chart.yaml new file mode 100644 index 00000000000..584c7a788db --- /dev/null +++ b/incubator/phpmyadmin/0.0.31/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.7.7 +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.31 diff --git a/incubator/phpmyadmin/0.0.31/README.md b/incubator/phpmyadmin/0.0.31/README.md new file mode 100644 index 00000000000..8ff2a24ec5d --- /dev/null +++ b/incubator/phpmyadmin/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/phpmyadmin/0.0.31/app-readme.md similarity index 100% rename from incubator/phpmyadmin/0.0.30/app-readme.md rename to incubator/phpmyadmin/0.0.31/app-readme.md diff --git a/incubator/phpmyadmin/0.0.31/charts/common-10.7.7.tgz b/incubator/phpmyadmin/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/phpmyadmin/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/phpmyadmin/0.0.30/ix_values.yaml b/incubator/phpmyadmin/0.0.31/ix_values.yaml similarity index 100% rename from incubator/phpmyadmin/0.0.30/ix_values.yaml rename to incubator/phpmyadmin/0.0.31/ix_values.yaml diff --git a/incubator/phpmyadmin/0.0.30/questions.yaml b/incubator/phpmyadmin/0.0.31/questions.yaml similarity index 100% rename from incubator/phpmyadmin/0.0.30/questions.yaml rename to incubator/phpmyadmin/0.0.31/questions.yaml diff --git a/incubator/phpmyadmin/0.0.30/templates/common.yaml b/incubator/phpmyadmin/0.0.31/templates/common.yaml similarity index 100% rename from incubator/phpmyadmin/0.0.30/templates/common.yaml rename to incubator/phpmyadmin/0.0.31/templates/common.yaml diff --git a/incubator/phpmyadmin/0.0.30/values.yaml b/incubator/phpmyadmin/0.0.31/values.yaml similarity index 100% rename from incubator/phpmyadmin/0.0.30/values.yaml rename to incubator/phpmyadmin/0.0.31/values.yaml diff --git a/incubator/pigallery2/0.0.30/CHANGELOG.md b/incubator/pigallery2/0.0.30/CHANGELOG.md deleted file mode 100644 index b0005ebb3f7..00000000000 --- a/incubator/pigallery2/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pigallery2-0.0.30](https://github.com/truecharts/charts/compare/pigallery2-0.0.29...pigallery2-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pigallery2-0.0.29](https://github.com/truecharts/charts/compare/pigallery2-0.0.28...pigallery2-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pigallery2-0.0.28](https://github.com/truecharts/charts/compare/pigallery2-0.0.27...pigallery2-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pigallery2-0.0.28](https://github.com/truecharts/charts/compare/pigallery2-0.0.27...pigallery2-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pigallery2-0.0.27](https://github.com/truecharts/charts/compare/pigallery2-0.0.26...pigallery2-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pigallery2-0.0.26](https://github.com/truecharts/charts/compare/pigallery2-0.0.25...pigallery2-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/pigallery2/0.0.30/Chart.lock b/incubator/pigallery2/0.0.30/Chart.lock deleted file mode 100644 index 9c3a4b6f623..00000000000 --- a/incubator/pigallery2/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:37:18.187654601Z" diff --git a/incubator/pigallery2/0.0.30/Chart.yaml b/incubator/pigallery2/0.0.30/Chart.yaml deleted file mode 100644 index e4474a988e7..00000000000 --- a/incubator/pigallery2/0.0.30/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.7.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.30 diff --git a/incubator/pigallery2/0.0.30/README.md b/incubator/pigallery2/0.0.30/README.md deleted file mode 100644 index 419e27c03e8..00000000000 --- a/incubator/pigallery2/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/pigallery2/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/pigallery2/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/pigallery2/0.0.31/CHANGELOG.md b/incubator/pigallery2/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..bada3ddc26e --- /dev/null +++ b/incubator/pigallery2/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pigallery2-0.0.31](https://github.com/truecharts/charts/compare/pigallery2-0.0.30...pigallery2-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pigallery2-0.0.30](https://github.com/truecharts/charts/compare/pigallery2-0.0.29...pigallery2-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pigallery2-0.0.29](https://github.com/truecharts/charts/compare/pigallery2-0.0.28...pigallery2-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pigallery2-0.0.28](https://github.com/truecharts/charts/compare/pigallery2-0.0.27...pigallery2-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pigallery2-0.0.28](https://github.com/truecharts/charts/compare/pigallery2-0.0.27...pigallery2-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pigallery2-0.0.27](https://github.com/truecharts/charts/compare/pigallery2-0.0.26...pigallery2-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pigallery2-0.0.26](https://github.com/truecharts/charts/compare/pigallery2-0.0.25...pigallery2-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/pigallery2/0.0.31/Chart.lock b/incubator/pigallery2/0.0.31/Chart.lock new file mode 100644 index 00000000000..7ee853976ff --- /dev/null +++ b/incubator/pigallery2/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:16:44.132553855Z" diff --git a/incubator/pigallery2/0.0.31/Chart.yaml b/incubator/pigallery2/0.0.31/Chart.yaml new file mode 100644 index 00000000000..359766d4b80 --- /dev/null +++ b/incubator/pigallery2/0.0.31/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.7.7 +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.31 diff --git a/incubator/pigallery2/0.0.31/README.md b/incubator/pigallery2/0.0.31/README.md new file mode 100644 index 00000000000..8b80bf7a6f7 --- /dev/null +++ b/incubator/pigallery2/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/pigallery2/0.0.31/app-readme.md similarity index 100% rename from incubator/pigallery2/0.0.30/app-readme.md rename to incubator/pigallery2/0.0.31/app-readme.md diff --git a/incubator/pigallery2/0.0.31/charts/common-10.7.7.tgz b/incubator/pigallery2/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/pigallery2/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/pigallery2/0.0.30/ix_values.yaml b/incubator/pigallery2/0.0.31/ix_values.yaml similarity index 100% rename from incubator/pigallery2/0.0.30/ix_values.yaml rename to incubator/pigallery2/0.0.31/ix_values.yaml diff --git a/incubator/pigallery2/0.0.30/questions.yaml b/incubator/pigallery2/0.0.31/questions.yaml similarity index 100% rename from incubator/pigallery2/0.0.30/questions.yaml rename to incubator/pigallery2/0.0.31/questions.yaml diff --git a/incubator/pigallery2/0.0.30/templates/common.yaml b/incubator/pigallery2/0.0.31/templates/common.yaml similarity index 100% rename from incubator/pigallery2/0.0.30/templates/common.yaml rename to incubator/pigallery2/0.0.31/templates/common.yaml diff --git a/incubator/pigallery2/0.0.30/values.yaml b/incubator/pigallery2/0.0.31/values.yaml similarity index 100% rename from incubator/pigallery2/0.0.30/values.yaml rename to incubator/pigallery2/0.0.31/values.yaml diff --git a/incubator/piwigo/3.1.1/CHANGELOG.md b/incubator/piwigo/3.1.1/CHANGELOG.md deleted file mode 100644 index 3e5de23598e..00000000000 --- a/incubator/piwigo/3.1.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [piwigo-3.1.1](https://github.com/truecharts/charts/compare/piwigo-3.1.0...piwigo-3.1.1) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [piwigo-3.1.0](https://github.com/truecharts/charts/compare/piwigo-3.0.37...piwigo-3.1.0) (2022-10-17) - -### Chore - -- Auto-update chart README [skip ci] - - ### Feat - -- Add persistance for Gallery dir ([#4116](https://github.com/truecharts/charts/issues/4116)) - - - - -## [piwigo-3.0.37](https://github.com/truecharts/charts/compare/piwigo-3.0.36...piwigo-3.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [piwigo-3.0.36](https://github.com/truecharts/charts/compare/piwigo-3.0.35...piwigo-3.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [piwigo-3.0.36](https://github.com/truecharts/charts/compare/piwigo-3.0.35...piwigo-3.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [piwigo-3.0.35](https://github.com/truecharts/charts/compare/piwigo-3.0.34...piwigo-3.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [piwigo-3.0.34](https://github.com/truecharts/charts/compare/piwigo-3.0.33...piwigo-3.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/piwigo/3.1.1/Chart.lock b/incubator/piwigo/3.1.1/Chart.lock deleted file mode 100644 index 6fac670a832..00000000000 --- a/incubator/piwigo/3.1.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:37:18.760469872Z" diff --git a/incubator/piwigo/3.1.1/Chart.yaml b/incubator/piwigo/3.1.1/Chart.yaml deleted file mode 100644 index 0c73397ed8b..00000000000 --- a/incubator/piwigo/3.1.1/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.7.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.1.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/piwigo/3.1.1/README.md b/incubator/piwigo/3.1.1/README.md deleted file mode 100644 index 832cde1d48e..00000000000 --- a/incubator/piwigo/3.1.1/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.1.1/charts/common-10.7.1.tgz b/incubator/piwigo/3.1.1/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/piwigo/3.1.1/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/piwigo/3.1.2/CHANGELOG.md b/incubator/piwigo/3.1.2/CHANGELOG.md new file mode 100644 index 00000000000..584f990ae0b --- /dev/null +++ b/incubator/piwigo/3.1.2/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [piwigo-3.1.2](https://github.com/truecharts/charts/compare/piwigo-3.1.1...piwigo-3.1.2) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [piwigo-3.1.1](https://github.com/truecharts/charts/compare/piwigo-3.1.0...piwigo-3.1.1) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [piwigo-3.1.0](https://github.com/truecharts/charts/compare/piwigo-3.0.37...piwigo-3.1.0) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- Add persistance for Gallery dir ([#4116](https://github.com/truecharts/charts/issues/4116)) + + + + +## [piwigo-3.0.37](https://github.com/truecharts/charts/compare/piwigo-3.0.36...piwigo-3.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [piwigo-3.0.36](https://github.com/truecharts/charts/compare/piwigo-3.0.35...piwigo-3.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [piwigo-3.0.36](https://github.com/truecharts/charts/compare/piwigo-3.0.35...piwigo-3.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [piwigo-3.0.35](https://github.com/truecharts/charts/compare/piwigo-3.0.34...piwigo-3.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [piwigo-3.0.34](https://github.com/truecharts/charts/compare/piwigo-3.0.33...piwigo-3.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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)) + + + + diff --git a/incubator/piwigo/3.1.2/Chart.lock b/incubator/piwigo/3.1.2/Chart.lock new file mode 100644 index 00000000000..15f4c0022cf --- /dev/null +++ b/incubator/piwigo/3.1.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:16:50.987645842Z" diff --git a/incubator/piwigo/3.1.2/Chart.yaml b/incubator/piwigo/3.1.2/Chart.yaml new file mode 100644 index 00000000000..b22f5cfde16 --- /dev/null +++ b/incubator/piwigo/3.1.2/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "11.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.1.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/piwigo/3.1.2/README.md b/incubator/piwigo/3.1.2/README.md new file mode 100644 index 00000000000..2b9791604c3 --- /dev/null +++ b/incubator/piwigo/3.1.2/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.1.1/app-readme.md b/incubator/piwigo/3.1.2/app-readme.md similarity index 100% rename from incubator/piwigo/3.1.1/app-readme.md rename to incubator/piwigo/3.1.2/app-readme.md diff --git a/incubator/piwigo/3.1.2/charts/common-10.7.7.tgz b/incubator/piwigo/3.1.2/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/piwigo/3.1.2/charts/common-10.7.7.tgz differ diff --git a/incubator/piwigo/3.1.1/ix_values.yaml b/incubator/piwigo/3.1.2/ix_values.yaml similarity index 100% rename from incubator/piwigo/3.1.1/ix_values.yaml rename to incubator/piwigo/3.1.2/ix_values.yaml diff --git a/incubator/piwigo/3.1.1/questions.yaml b/incubator/piwigo/3.1.2/questions.yaml similarity index 100% rename from incubator/piwigo/3.1.1/questions.yaml rename to incubator/piwigo/3.1.2/questions.yaml diff --git a/incubator/piwigo/3.1.1/templates/common.yaml b/incubator/piwigo/3.1.2/templates/common.yaml similarity index 100% rename from incubator/piwigo/3.1.1/templates/common.yaml rename to incubator/piwigo/3.1.2/templates/common.yaml diff --git a/incubator/piwigo/3.1.1/values.yaml b/incubator/piwigo/3.1.2/values.yaml similarity index 100% rename from incubator/piwigo/3.1.1/values.yaml rename to incubator/piwigo/3.1.2/values.yaml diff --git a/incubator/pixark/0.0.30/CHANGELOG.md b/incubator/pixark/0.0.30/CHANGELOG.md deleted file mode 100644 index c4f52d68957..00000000000 --- a/incubator/pixark/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pixark-0.0.30](https://github.com/truecharts/charts/compare/pixark-0.0.29...pixark-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pixark-0.0.29](https://github.com/truecharts/charts/compare/pixark-0.0.28...pixark-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pixark-0.0.28](https://github.com/truecharts/charts/compare/pixark-0.0.27...pixark-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pixark-0.0.28](https://github.com/truecharts/charts/compare/pixark-0.0.27...pixark-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pixark-0.0.27](https://github.com/truecharts/charts/compare/pixark-0.0.26...pixark-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pixark-0.0.26](https://github.com/truecharts/charts/compare/pixark-0.0.25...pixark-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/pixark/0.0.30/Chart.lock b/incubator/pixark/0.0.30/Chart.lock deleted file mode 100644 index 291cb575029..00000000000 --- a/incubator/pixark/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:37:25.999282658Z" diff --git a/incubator/pixark/0.0.30/Chart.yaml b/incubator/pixark/0.0.30/Chart.yaml deleted file mode 100644 index 97d7d488490..00000000000 --- a/incubator/pixark/0.0.30/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.7.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.30 diff --git a/incubator/pixark/0.0.30/README.md b/incubator/pixark/0.0.30/README.md deleted file mode 100644 index 05ef0bc8db2..00000000000 --- a/incubator/pixark/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/pixark/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/pixark/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/pixark/0.0.31/CHANGELOG.md b/incubator/pixark/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..c31618c436d --- /dev/null +++ b/incubator/pixark/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pixark-0.0.31](https://github.com/truecharts/charts/compare/pixark-0.0.30...pixark-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pixark-0.0.30](https://github.com/truecharts/charts/compare/pixark-0.0.29...pixark-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pixark-0.0.29](https://github.com/truecharts/charts/compare/pixark-0.0.28...pixark-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pixark-0.0.28](https://github.com/truecharts/charts/compare/pixark-0.0.27...pixark-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pixark-0.0.28](https://github.com/truecharts/charts/compare/pixark-0.0.27...pixark-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pixark-0.0.27](https://github.com/truecharts/charts/compare/pixark-0.0.26...pixark-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pixark-0.0.26](https://github.com/truecharts/charts/compare/pixark-0.0.25...pixark-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/pixark/0.0.31/Chart.lock b/incubator/pixark/0.0.31/Chart.lock new file mode 100644 index 00000000000..467f3153e8f --- /dev/null +++ b/incubator/pixark/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:17:04.661131703Z" diff --git a/incubator/pixark/0.0.31/Chart.yaml b/incubator/pixark/0.0.31/Chart.yaml new file mode 100644 index 00000000000..e790959872e --- /dev/null +++ b/incubator/pixark/0.0.31/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.7.7 +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.31 diff --git a/incubator/pixark/0.0.31/README.md b/incubator/pixark/0.0.31/README.md new file mode 100644 index 00000000000..3ac10770a72 --- /dev/null +++ b/incubator/pixark/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/pixark/0.0.31/app-readme.md similarity index 100% rename from incubator/pixark/0.0.30/app-readme.md rename to incubator/pixark/0.0.31/app-readme.md diff --git a/incubator/pixark/0.0.31/charts/common-10.7.7.tgz b/incubator/pixark/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/pixark/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/pixark/0.0.30/ix_values.yaml b/incubator/pixark/0.0.31/ix_values.yaml similarity index 100% rename from incubator/pixark/0.0.30/ix_values.yaml rename to incubator/pixark/0.0.31/ix_values.yaml diff --git a/incubator/pixark/0.0.30/questions.yaml b/incubator/pixark/0.0.31/questions.yaml similarity index 100% rename from incubator/pixark/0.0.30/questions.yaml rename to incubator/pixark/0.0.31/questions.yaml diff --git a/incubator/pixark/0.0.30/templates/common.yaml b/incubator/pixark/0.0.31/templates/common.yaml similarity index 100% rename from incubator/pixark/0.0.30/templates/common.yaml rename to incubator/pixark/0.0.31/templates/common.yaml diff --git a/incubator/pixark/0.0.30/values.yaml b/incubator/pixark/0.0.31/values.yaml similarity index 100% rename from incubator/pixark/0.0.30/values.yaml rename to incubator/pixark/0.0.31/values.yaml diff --git a/incubator/pixelserv-tls/0.0.30/CHANGELOG.md b/incubator/pixelserv-tls/0.0.30/CHANGELOG.md deleted file mode 100644 index d9c4582c2f1..00000000000 --- a/incubator/pixelserv-tls/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pixelserv-tls-0.0.30](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.29...pixelserv-tls-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pixelserv-tls-0.0.29](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.28...pixelserv-tls-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pixelserv-tls-0.0.28](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.27...pixelserv-tls-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pixelserv-tls-0.0.28](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.27...pixelserv-tls-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pixelserv-tls-0.0.27](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.26...pixelserv-tls-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pixelserv-tls-0.0.26](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.25...pixelserv-tls-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/pixelserv-tls/0.0.30/Chart.lock b/incubator/pixelserv-tls/0.0.30/Chart.lock deleted file mode 100644 index 770175a05b2..00000000000 --- a/incubator/pixelserv-tls/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:37:41.484507293Z" diff --git a/incubator/pixelserv-tls/0.0.30/Chart.yaml b/incubator/pixelserv-tls/0.0.30/Chart.yaml deleted file mode 100644 index 0640e5fea41..00000000000 --- a/incubator/pixelserv-tls/0.0.30/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.7.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.30 diff --git a/incubator/pixelserv-tls/0.0.30/README.md b/incubator/pixelserv-tls/0.0.30/README.md deleted file mode 100644 index 303202fd408..00000000000 --- a/incubator/pixelserv-tls/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/pixelserv-tls/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/pixelserv-tls/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/pixelserv-tls/0.0.31/CHANGELOG.md b/incubator/pixelserv-tls/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..92b0a8f4e44 --- /dev/null +++ b/incubator/pixelserv-tls/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pixelserv-tls-0.0.31](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.30...pixelserv-tls-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pixelserv-tls-0.0.30](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.29...pixelserv-tls-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pixelserv-tls-0.0.29](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.28...pixelserv-tls-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pixelserv-tls-0.0.28](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.27...pixelserv-tls-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pixelserv-tls-0.0.28](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.27...pixelserv-tls-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pixelserv-tls-0.0.27](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.26...pixelserv-tls-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pixelserv-tls-0.0.26](https://github.com/truecharts/charts/compare/pixelserv-tls-0.0.25...pixelserv-tls-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/pixelserv-tls/0.0.31/Chart.lock b/incubator/pixelserv-tls/0.0.31/Chart.lock new file mode 100644 index 00000000000..0ab404d7a21 --- /dev/null +++ b/incubator/pixelserv-tls/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:17:26.25777216Z" diff --git a/incubator/pixelserv-tls/0.0.31/Chart.yaml b/incubator/pixelserv-tls/0.0.31/Chart.yaml new file mode 100644 index 00000000000..4a289260c66 --- /dev/null +++ b/incubator/pixelserv-tls/0.0.31/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.7.7 +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.31 diff --git a/incubator/pixelserv-tls/0.0.31/README.md b/incubator/pixelserv-tls/0.0.31/README.md new file mode 100644 index 00000000000..9f1d0f3958a --- /dev/null +++ b/incubator/pixelserv-tls/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/pixelserv-tls/0.0.31/app-readme.md similarity index 100% rename from incubator/pixelserv-tls/0.0.30/app-readme.md rename to incubator/pixelserv-tls/0.0.31/app-readme.md diff --git a/incubator/pixelserv-tls/0.0.31/charts/common-10.7.7.tgz b/incubator/pixelserv-tls/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/pixelserv-tls/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/pixelserv-tls/0.0.30/ix_values.yaml b/incubator/pixelserv-tls/0.0.31/ix_values.yaml similarity index 100% rename from incubator/pixelserv-tls/0.0.30/ix_values.yaml rename to incubator/pixelserv-tls/0.0.31/ix_values.yaml diff --git a/incubator/pixelserv-tls/0.0.30/questions.yaml b/incubator/pixelserv-tls/0.0.31/questions.yaml similarity index 100% rename from incubator/pixelserv-tls/0.0.30/questions.yaml rename to incubator/pixelserv-tls/0.0.31/questions.yaml diff --git a/incubator/pixelserv-tls/0.0.30/templates/common.yaml b/incubator/pixelserv-tls/0.0.31/templates/common.yaml similarity index 100% rename from incubator/pixelserv-tls/0.0.30/templates/common.yaml rename to incubator/pixelserv-tls/0.0.31/templates/common.yaml diff --git a/incubator/pixelserv-tls/0.0.30/values.yaml b/incubator/pixelserv-tls/0.0.31/values.yaml similarity index 100% rename from incubator/pixelserv-tls/0.0.30/values.yaml rename to incubator/pixelserv-tls/0.0.31/values.yaml diff --git a/incubator/plausible/1.0.27/CHANGELOG.md b/incubator/plausible/1.0.27/CHANGELOG.md deleted file mode 100644 index a78727d0bd5..00000000000 --- a/incubator/plausible/1.0.27/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [plausible-1.0.27](https://github.com/truecharts/charts/compare/plausible-1.0.26...plausible-1.0.27) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [plausible-1.0.26](https://github.com/truecharts/charts/compare/plausible-1.0.25...plausible-1.0.26) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [plausible-1.0.25](https://github.com/truecharts/charts/compare/plausible-1.0.24...plausible-1.0.25) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [plausible-1.0.25](https://github.com/truecharts/charts/compare/plausible-1.0.24...plausible-1.0.25) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [plausible-1.0.24](https://github.com/truecharts/charts/compare/plausible-1.0.23...plausible-1.0.24) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [plausible-1.0.22](https://github.com/truecharts/charts/compare/plausible-1.0.21...plausible-1.0.22) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/plausible/1.0.27/Chart.lock b/incubator/plausible/1.0.27/Chart.lock deleted file mode 100644 index a2d2305c168..00000000000 --- a/incubator/plausible/1.0.27/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -- name: clickhouse - repository: https://charts.truecharts.org/ - version: 1.0.37 -digest: sha256:82b2b725e0faa010b6973dae7366d693f4afee8b91e6340de112db773b637183 -generated: "2022-10-19T12:38:14.332568336Z" diff --git a/incubator/plausible/1.0.27/Chart.yaml b/incubator/plausible/1.0.27/Chart.yaml deleted file mode 100644 index 6572641bc2c..00000000000 --- a/incubator/plausible/1.0.27/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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 - - condition: clickhouse.enabled - name: clickhouse - repository: https://charts.truecharts.org/ - version: 1.0.37 -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.27 -annotations: - truecharts.org/catagories: | - - analytics - - plausible - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/plausible/1.0.27/README.md b/incubator/plausible/1.0.27/README.md deleted file mode 100644 index 09d1ccaa88f..00000000000 --- a/incubator/plausible/1.0.27/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.37 | -| https://charts.truecharts.org/ | postgresql | 8.0.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.27/charts/clickhouse-1.0.37.tgz b/incubator/plausible/1.0.27/charts/clickhouse-1.0.37.tgz deleted file mode 100644 index b2d76facdda..00000000000 Binary files a/incubator/plausible/1.0.27/charts/clickhouse-1.0.37.tgz and /dev/null differ diff --git a/incubator/plausible/1.0.27/charts/common-10.7.1.tgz b/incubator/plausible/1.0.27/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/plausible/1.0.27/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/plausible/1.0.27/charts/postgresql-8.0.101.tgz b/incubator/plausible/1.0.27/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/incubator/plausible/1.0.27/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/incubator/plausible/1.0.28/CHANGELOG.md b/incubator/plausible/1.0.28/CHANGELOG.md new file mode 100644 index 00000000000..0dbc4a004f6 --- /dev/null +++ b/incubator/plausible/1.0.28/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plausible-1.0.28](https://github.com/truecharts/charts/compare/plausible-1.0.27...plausible-1.0.28) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [plausible-1.0.27](https://github.com/truecharts/charts/compare/plausible-1.0.26...plausible-1.0.27) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [plausible-1.0.26](https://github.com/truecharts/charts/compare/plausible-1.0.25...plausible-1.0.26) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [plausible-1.0.25](https://github.com/truecharts/charts/compare/plausible-1.0.24...plausible-1.0.25) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [plausible-1.0.25](https://github.com/truecharts/charts/compare/plausible-1.0.24...plausible-1.0.25) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [plausible-1.0.24](https://github.com/truecharts/charts/compare/plausible-1.0.23...plausible-1.0.24) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [plausible-1.0.22](https://github.com/truecharts/charts/compare/plausible-1.0.21...plausible-1.0.22) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/plausible/1.0.28/Chart.lock b/incubator/plausible/1.0.28/Chart.lock new file mode 100644 index 00000000000..d903afcd6ba --- /dev/null +++ b/incubator/plausible/1.0.28/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: clickhouse + repository: https://charts.truecharts.org/ + version: 1.0.41 +digest: sha256:540fa61406e45dd73e4a5b910212138a94b697fa4b21999e74d3dca7855a54b0 +generated: "2022-10-25T09:17:59.800343719Z" diff --git a/incubator/plausible/1.0.28/Chart.yaml b/incubator/plausible/1.0.28/Chart.yaml new file mode 100644 index 00000000000..44e850ba080 --- /dev/null +++ b/incubator/plausible/1.0.28/Chart.yaml @@ -0,0 +1,42 @@ +apiVersion: v2 +appVersion: "1.4.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: clickhouse.enabled + name: clickhouse + repository: https://charts.truecharts.org/ + version: 1.0.41 +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.28 +annotations: + truecharts.org/catagories: | + - analytics + - plausible + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/plausible/1.0.28/README.md b/incubator/plausible/1.0.28/README.md new file mode 100644 index 00000000000..ad166fd1156 --- /dev/null +++ b/incubator/plausible/1.0.28/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.41 | +| https://charts.truecharts.org/ | postgresql | 8.0.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.27/app-readme.md b/incubator/plausible/1.0.28/app-readme.md similarity index 100% rename from incubator/plausible/1.0.27/app-readme.md rename to incubator/plausible/1.0.28/app-readme.md diff --git a/incubator/plausible/1.0.28/charts/clickhouse-1.0.41.tgz b/incubator/plausible/1.0.28/charts/clickhouse-1.0.41.tgz new file mode 100644 index 00000000000..0b8d5590293 Binary files /dev/null and b/incubator/plausible/1.0.28/charts/clickhouse-1.0.41.tgz differ diff --git a/incubator/plausible/1.0.28/charts/common-10.7.7.tgz b/incubator/plausible/1.0.28/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/plausible/1.0.28/charts/common-10.7.7.tgz differ diff --git a/incubator/plausible/1.0.28/charts/postgresql-8.0.106.tgz b/incubator/plausible/1.0.28/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/incubator/plausible/1.0.28/charts/postgresql-8.0.106.tgz differ diff --git a/incubator/plausible/1.0.27/ix_values.yaml b/incubator/plausible/1.0.28/ix_values.yaml similarity index 100% rename from incubator/plausible/1.0.27/ix_values.yaml rename to incubator/plausible/1.0.28/ix_values.yaml diff --git a/incubator/plausible/1.0.27/questions.yaml b/incubator/plausible/1.0.28/questions.yaml similarity index 100% rename from incubator/plausible/1.0.27/questions.yaml rename to incubator/plausible/1.0.28/questions.yaml diff --git a/incubator/plausible/1.0.27/templates/_env.tpl b/incubator/plausible/1.0.28/templates/_env.tpl similarity index 100% rename from incubator/plausible/1.0.27/templates/_env.tpl rename to incubator/plausible/1.0.28/templates/_env.tpl diff --git a/incubator/plausible/1.0.27/templates/common.yaml b/incubator/plausible/1.0.28/templates/common.yaml similarity index 100% rename from incubator/plausible/1.0.27/templates/common.yaml rename to incubator/plausible/1.0.28/templates/common.yaml diff --git a/incubator/plausible/1.0.27/values.yaml b/incubator/plausible/1.0.28/values.yaml similarity index 100% rename from incubator/plausible/1.0.27/values.yaml rename to incubator/plausible/1.0.28/values.yaml diff --git a/incubator/plex-meta-manager/0.0.30/CHANGELOG.md b/incubator/plex-meta-manager/0.0.30/CHANGELOG.md deleted file mode 100644 index 7d49015e47a..00000000000 --- a/incubator/plex-meta-manager/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [plex-meta-manager-0.0.30](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.29...plex-meta-manager-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [plex-meta-manager-0.0.29](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.28...plex-meta-manager-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [plex-meta-manager-0.0.28](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.27...plex-meta-manager-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [plex-meta-manager-0.0.28](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.27...plex-meta-manager-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [plex-meta-manager-0.0.27](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.26...plex-meta-manager-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [plex-meta-manager-0.0.26](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.25...plex-meta-manager-0.0.26) (2022-09-28) - -### Chore - -- Auto-update chart README [skip ci] - - - - -## [plex-meta-manager-0.0.25](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.24...plex-meta-manager-0.0.25) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/plex-meta-manager/0.0.30/Chart.lock b/incubator/plex-meta-manager/0.0.30/Chart.lock deleted file mode 100644 index 3b80e8d3599..00000000000 --- a/incubator/plex-meta-manager/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:37:50.107163164Z" diff --git a/incubator/plex-meta-manager/0.0.30/Chart.yaml b/incubator/plex-meta-manager/0.0.30/Chart.yaml deleted file mode 100644 index 5b263e1c429..00000000000 --- a/incubator/plex-meta-manager/0.0.30/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: plex-meta-manager -version: 0.0.30 -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.7.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.30/README.md b/incubator/plex-meta-manager/0.0.30/README.md deleted file mode 100644 index 07856593fd6..00000000000 --- a/incubator/plex-meta-manager/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/plex-meta-manager/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/plex-meta-manager/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/plex-meta-manager/0.0.31/CHANGELOG.md b/incubator/plex-meta-manager/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..575b0d8c716 --- /dev/null +++ b/incubator/plex-meta-manager/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plex-meta-manager-0.0.31](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.30...plex-meta-manager-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [plex-meta-manager-0.0.30](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.29...plex-meta-manager-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [plex-meta-manager-0.0.29](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.28...plex-meta-manager-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [plex-meta-manager-0.0.28](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.27...plex-meta-manager-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [plex-meta-manager-0.0.28](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.27...plex-meta-manager-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [plex-meta-manager-0.0.27](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.26...plex-meta-manager-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [plex-meta-manager-0.0.26](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.25...plex-meta-manager-0.0.26) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + + + + +## [plex-meta-manager-0.0.25](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.24...plex-meta-manager-0.0.25) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 + diff --git a/incubator/plex-meta-manager/0.0.31/Chart.lock b/incubator/plex-meta-manager/0.0.31/Chart.lock new file mode 100644 index 00000000000..03934c346ef --- /dev/null +++ b/incubator/plex-meta-manager/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:17:34.87502174Z" diff --git a/incubator/plex-meta-manager/0.0.31/Chart.yaml b/incubator/plex-meta-manager/0.0.31/Chart.yaml new file mode 100644 index 00000000000..3f326561423 --- /dev/null +++ b/incubator/plex-meta-manager/0.0.31/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: plex-meta-manager +version: 0.0.31 +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.7.7 +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.31/README.md b/incubator/plex-meta-manager/0.0.31/README.md new file mode 100644 index 00000000000..f3945fa03cd --- /dev/null +++ b/incubator/plex-meta-manager/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/plex-meta-manager/0.0.31/app-readme.md similarity index 100% rename from incubator/plex-meta-manager/0.0.30/app-readme.md rename to incubator/plex-meta-manager/0.0.31/app-readme.md diff --git a/incubator/plex-meta-manager/0.0.31/charts/common-10.7.7.tgz b/incubator/plex-meta-manager/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/plex-meta-manager/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/plex-meta-manager/0.0.30/ix_values.yaml b/incubator/plex-meta-manager/0.0.31/ix_values.yaml similarity index 100% rename from incubator/plex-meta-manager/0.0.30/ix_values.yaml rename to incubator/plex-meta-manager/0.0.31/ix_values.yaml diff --git a/incubator/plex-meta-manager/0.0.30/questions.yaml b/incubator/plex-meta-manager/0.0.31/questions.yaml similarity index 100% rename from incubator/plex-meta-manager/0.0.30/questions.yaml rename to incubator/plex-meta-manager/0.0.31/questions.yaml diff --git a/incubator/plex-meta-manager/0.0.30/templates/common.yaml b/incubator/plex-meta-manager/0.0.31/templates/common.yaml similarity index 100% rename from incubator/plex-meta-manager/0.0.30/templates/common.yaml rename to incubator/plex-meta-manager/0.0.31/templates/common.yaml diff --git a/incubator/plex-meta-manager/0.0.30/values.yaml b/incubator/plex-meta-manager/0.0.31/values.yaml similarity index 100% rename from incubator/plex-meta-manager/0.0.30/values.yaml rename to incubator/plex-meta-manager/0.0.31/values.yaml diff --git a/incubator/plexripper/0.0.30/CHANGELOG.md b/incubator/plexripper/0.0.30/CHANGELOG.md deleted file mode 100644 index 16c0d7e28f2..00000000000 --- a/incubator/plexripper/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [plexripper-0.0.30](https://github.com/truecharts/charts/compare/plexripper-0.0.29...plexripper-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [plexripper-0.0.29](https://github.com/truecharts/charts/compare/plexripper-0.0.28...plexripper-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [plexripper-0.0.28](https://github.com/truecharts/charts/compare/plexripper-0.0.27...plexripper-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [plexripper-0.0.28](https://github.com/truecharts/charts/compare/plexripper-0.0.27...plexripper-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [plexripper-0.0.27](https://github.com/truecharts/charts/compare/plexripper-0.0.26...plexripper-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [plexripper-0.0.26](https://github.com/truecharts/charts/compare/plexripper-0.0.25...plexripper-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/plexripper/0.0.30/Chart.lock b/incubator/plexripper/0.0.30/Chart.lock deleted file mode 100644 index 5475f2f0442..00000000000 --- a/incubator/plexripper/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:37:56.879120321Z" diff --git a/incubator/plexripper/0.0.30/Chart.yaml b/incubator/plexripper/0.0.30/Chart.yaml deleted file mode 100644 index 98af840ea84..00000000000 --- a/incubator/plexripper/0.0.30/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.7.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.30 diff --git a/incubator/plexripper/0.0.30/README.md b/incubator/plexripper/0.0.30/README.md deleted file mode 100644 index 8edcc0f508c..00000000000 --- a/incubator/plexripper/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/plexripper/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/plexripper/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/plexripper/0.0.31/CHANGELOG.md b/incubator/plexripper/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..2c1ba7dc9b6 --- /dev/null +++ b/incubator/plexripper/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plexripper-0.0.31](https://github.com/truecharts/charts/compare/plexripper-0.0.30...plexripper-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [plexripper-0.0.30](https://github.com/truecharts/charts/compare/plexripper-0.0.29...plexripper-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [plexripper-0.0.29](https://github.com/truecharts/charts/compare/plexripper-0.0.28...plexripper-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [plexripper-0.0.28](https://github.com/truecharts/charts/compare/plexripper-0.0.27...plexripper-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [plexripper-0.0.28](https://github.com/truecharts/charts/compare/plexripper-0.0.27...plexripper-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [plexripper-0.0.27](https://github.com/truecharts/charts/compare/plexripper-0.0.26...plexripper-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [plexripper-0.0.26](https://github.com/truecharts/charts/compare/plexripper-0.0.25...plexripper-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/plexripper/0.0.31/Chart.lock b/incubator/plexripper/0.0.31/Chart.lock new file mode 100644 index 00000000000..87773a3a14e --- /dev/null +++ b/incubator/plexripper/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:17:47.391877994Z" diff --git a/incubator/plexripper/0.0.31/Chart.yaml b/incubator/plexripper/0.0.31/Chart.yaml new file mode 100644 index 00000000000..2597705d3e8 --- /dev/null +++ b/incubator/plexripper/0.0.31/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.7.7 +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.31 diff --git a/incubator/plexripper/0.0.31/README.md b/incubator/plexripper/0.0.31/README.md new file mode 100644 index 00000000000..b7a76418af6 --- /dev/null +++ b/incubator/plexripper/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/plexripper/0.0.31/app-readme.md similarity index 100% rename from incubator/plexripper/0.0.30/app-readme.md rename to incubator/plexripper/0.0.31/app-readme.md diff --git a/incubator/plexripper/0.0.31/charts/common-10.7.7.tgz b/incubator/plexripper/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/plexripper/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/plexripper/0.0.30/ix_values.yaml b/incubator/plexripper/0.0.31/ix_values.yaml similarity index 100% rename from incubator/plexripper/0.0.30/ix_values.yaml rename to incubator/plexripper/0.0.31/ix_values.yaml diff --git a/incubator/plexripper/0.0.30/questions.yaml b/incubator/plexripper/0.0.31/questions.yaml similarity index 100% rename from incubator/plexripper/0.0.30/questions.yaml rename to incubator/plexripper/0.0.31/questions.yaml diff --git a/incubator/plexripper/0.0.30/templates/common.yaml b/incubator/plexripper/0.0.31/templates/common.yaml similarity index 100% rename from incubator/plexripper/0.0.30/templates/common.yaml rename to incubator/plexripper/0.0.31/templates/common.yaml diff --git a/incubator/plexripper/0.0.30/values.yaml b/incubator/plexripper/0.0.31/values.yaml similarity index 100% rename from incubator/plexripper/0.0.30/values.yaml rename to incubator/plexripper/0.0.31/values.yaml diff --git a/incubator/plextraktsync/1.0.12/CHANGELOG.md b/incubator/plextraktsync/1.0.12/CHANGELOG.md deleted file mode 100644 index f9c8b4e1f13..00000000000 --- a/incubator/plextraktsync/1.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [plextraktsync-1.0.12](https://github.com/truecharts/charts/compare/plextraktsync-1.0.11...plextraktsync-1.0.12) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [plextraktsync-1.0.11](https://github.com/truecharts/charts/compare/plextraktsync-1.0.10...plextraktsync-1.0.11) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [plextraktsync-1.0.10](https://github.com/truecharts/charts/compare/plextraktsync-1.0.9...plextraktsync-1.0.10) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [plextraktsync-1.0.9](https://github.com/truecharts/charts/compare/plextraktsync-1.0.8...plextraktsync-1.0.9) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [plextraktsync-1.0.8](https://github.com/truecharts/charts/compare/plextraktsync-1.0.7...plextraktsync-1.0.8) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [plextraktsync-1.0.8](https://github.com/truecharts/charts/compare/plextraktsync-1.0.7...plextraktsync-1.0.8) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [plextraktsync-1.0.7](https://github.com/truecharts/charts/compare/plextraktsync-1.0.6...plextraktsync-1.0.7) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [plextraktsync-1.0.6](https://github.com/truecharts/charts/compare/plextraktsync-1.0.5...plextraktsync-1.0.6) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [plextraktsync-1.0.5](https://github.com/truecharts/charts/compare/plextraktsync-1.0.4...plextraktsync-1.0.5) (2022-10-04) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) - - update docker general non-major - - - - -## [plextraktsync-1.0.4](https://github.com/truecharts/charts/compare/plextraktsync-1.0.3...plextraktsync-1.0.4) (2022-09-27) diff --git a/incubator/plextraktsync/1.0.12/Chart.lock b/incubator/plextraktsync/1.0.12/Chart.lock deleted file mode 100644 index 5c7fc14d16f..00000000000 --- a/incubator/plextraktsync/1.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:47:23.196529888Z" diff --git a/incubator/plextraktsync/1.0.12/Chart.yaml b/incubator/plextraktsync/1.0.12/Chart.yaml deleted file mode 100644 index a4b9917fcd4..00000000000 --- a/incubator/plextraktsync/1.0.12/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.7.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.12 diff --git a/incubator/plextraktsync/1.0.12/README.md b/incubator/plextraktsync/1.0.12/README.md deleted file mode 100644 index 2ca031ffdea..00000000000 --- a/incubator/plextraktsync/1.0.12/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.12/charts/common-10.7.1.tgz b/incubator/plextraktsync/1.0.12/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/plextraktsync/1.0.12/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/plextraktsync/1.0.13/CHANGELOG.md b/incubator/plextraktsync/1.0.13/CHANGELOG.md new file mode 100644 index 00000000000..3de092dc253 --- /dev/null +++ b/incubator/plextraktsync/1.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plextraktsync-1.0.13](https://github.com/truecharts/charts/compare/plextraktsync-1.0.12...plextraktsync-1.0.13) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [plextraktsync-1.0.12](https://github.com/truecharts/charts/compare/plextraktsync-1.0.11...plextraktsync-1.0.12) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [plextraktsync-1.0.11](https://github.com/truecharts/charts/compare/plextraktsync-1.0.10...plextraktsync-1.0.11) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [plextraktsync-1.0.10](https://github.com/truecharts/charts/compare/plextraktsync-1.0.9...plextraktsync-1.0.10) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [plextraktsync-1.0.9](https://github.com/truecharts/charts/compare/plextraktsync-1.0.8...plextraktsync-1.0.9) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [plextraktsync-1.0.8](https://github.com/truecharts/charts/compare/plextraktsync-1.0.7...plextraktsync-1.0.8) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [plextraktsync-1.0.8](https://github.com/truecharts/charts/compare/plextraktsync-1.0.7...plextraktsync-1.0.8) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [plextraktsync-1.0.7](https://github.com/truecharts/charts/compare/plextraktsync-1.0.6...plextraktsync-1.0.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [plextraktsync-1.0.6](https://github.com/truecharts/charts/compare/plextraktsync-1.0.5...plextraktsync-1.0.6) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [plextraktsync-1.0.5](https://github.com/truecharts/charts/compare/plextraktsync-1.0.4...plextraktsync-1.0.5) (2022-10-04) + +### Chore diff --git a/incubator/plextraktsync/1.0.13/Chart.lock b/incubator/plextraktsync/1.0.13/Chart.lock new file mode 100644 index 00000000000..7ad47815140 --- /dev/null +++ b/incubator/plextraktsync/1.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:18:10.419946495Z" diff --git a/incubator/plextraktsync/1.0.13/Chart.yaml b/incubator/plextraktsync/1.0.13/Chart.yaml new file mode 100644 index 00000000000..47d36ba6508 --- /dev/null +++ b/incubator/plextraktsync/1.0.13/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.7.7 +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.13 diff --git a/incubator/plextraktsync/1.0.13/README.md b/incubator/plextraktsync/1.0.13/README.md new file mode 100644 index 00000000000..ee2b9ab5be1 --- /dev/null +++ b/incubator/plextraktsync/1.0.13/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.12/app-readme.md b/incubator/plextraktsync/1.0.13/app-readme.md similarity index 100% rename from incubator/plextraktsync/1.0.12/app-readme.md rename to incubator/plextraktsync/1.0.13/app-readme.md diff --git a/incubator/plextraktsync/1.0.13/charts/common-10.7.7.tgz b/incubator/plextraktsync/1.0.13/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/plextraktsync/1.0.13/charts/common-10.7.7.tgz differ diff --git a/incubator/plextraktsync/1.0.12/ix_values.yaml b/incubator/plextraktsync/1.0.13/ix_values.yaml similarity index 100% rename from incubator/plextraktsync/1.0.12/ix_values.yaml rename to incubator/plextraktsync/1.0.13/ix_values.yaml diff --git a/incubator/plextraktsync/1.0.12/questions.yaml b/incubator/plextraktsync/1.0.13/questions.yaml similarity index 100% rename from incubator/plextraktsync/1.0.12/questions.yaml rename to incubator/plextraktsync/1.0.13/questions.yaml diff --git a/incubator/plextraktsync/1.0.12/templates/_cronjob.tpl b/incubator/plextraktsync/1.0.13/templates/_cronjob.tpl similarity index 100% rename from incubator/plextraktsync/1.0.12/templates/_cronjob.tpl rename to incubator/plextraktsync/1.0.13/templates/_cronjob.tpl diff --git a/incubator/plextraktsync/1.0.12/templates/common.yaml b/incubator/plextraktsync/1.0.13/templates/common.yaml similarity index 100% rename from incubator/plextraktsync/1.0.12/templates/common.yaml rename to incubator/plextraktsync/1.0.13/templates/common.yaml diff --git a/incubator/plextraktsync/1.0.12/values.yaml b/incubator/plextraktsync/1.0.13/values.yaml similarity index 100% rename from incubator/plextraktsync/1.0.12/values.yaml rename to incubator/plextraktsync/1.0.13/values.yaml diff --git a/incubator/post-recording/0.0.30/CHANGELOG.md b/incubator/post-recording/0.0.30/CHANGELOG.md deleted file mode 100644 index 3aa12d15664..00000000000 --- a/incubator/post-recording/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [post-recording-0.0.30](https://github.com/truecharts/charts/compare/post-recording-0.0.29...post-recording-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [post-recording-0.0.29](https://github.com/truecharts/charts/compare/post-recording-0.0.28...post-recording-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [post-recording-0.0.28](https://github.com/truecharts/charts/compare/post-recording-0.0.27...post-recording-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [post-recording-0.0.28](https://github.com/truecharts/charts/compare/post-recording-0.0.27...post-recording-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [post-recording-0.0.27](https://github.com/truecharts/charts/compare/post-recording-0.0.26...post-recording-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [post-recording-0.0.26](https://github.com/truecharts/charts/compare/post-recording-0.0.25...post-recording-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - - diff --git a/incubator/post-recording/0.0.30/Chart.lock b/incubator/post-recording/0.0.30/Chart.lock deleted file mode 100644 index 45b5d93a772..00000000000 --- a/incubator/post-recording/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:38:21.179760794Z" diff --git a/incubator/post-recording/0.0.30/Chart.yaml b/incubator/post-recording/0.0.30/Chart.yaml deleted file mode 100644 index 852ebb2815a..00000000000 --- a/incubator/post-recording/0.0.30/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.7.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.30 diff --git a/incubator/post-recording/0.0.30/README.md b/incubator/post-recording/0.0.30/README.md deleted file mode 100644 index f0d3869b887..00000000000 --- a/incubator/post-recording/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/post-recording/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/post-recording/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/post-recording/0.0.31/CHANGELOG.md b/incubator/post-recording/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..7fb4635d35c --- /dev/null +++ b/incubator/post-recording/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [post-recording-0.0.31](https://github.com/truecharts/charts/compare/post-recording-0.0.30...post-recording-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [post-recording-0.0.30](https://github.com/truecharts/charts/compare/post-recording-0.0.29...post-recording-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [post-recording-0.0.29](https://github.com/truecharts/charts/compare/post-recording-0.0.28...post-recording-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [post-recording-0.0.28](https://github.com/truecharts/charts/compare/post-recording-0.0.27...post-recording-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [post-recording-0.0.28](https://github.com/truecharts/charts/compare/post-recording-0.0.27...post-recording-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [post-recording-0.0.27](https://github.com/truecharts/charts/compare/post-recording-0.0.26...post-recording-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [post-recording-0.0.26](https://github.com/truecharts/charts/compare/post-recording-0.0.25...post-recording-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/post-recording/0.0.31/Chart.lock b/incubator/post-recording/0.0.31/Chart.lock new file mode 100644 index 00000000000..c44e8d95984 --- /dev/null +++ b/incubator/post-recording/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:18:18.90222244Z" diff --git a/incubator/post-recording/0.0.31/Chart.yaml b/incubator/post-recording/0.0.31/Chart.yaml new file mode 100644 index 00000000000..1836fefcd37 --- /dev/null +++ b/incubator/post-recording/0.0.31/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.7.7 +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.31 diff --git a/incubator/post-recording/0.0.31/README.md b/incubator/post-recording/0.0.31/README.md new file mode 100644 index 00000000000..70a549140a2 --- /dev/null +++ b/incubator/post-recording/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/post-recording/0.0.31/app-readme.md similarity index 100% rename from incubator/post-recording/0.0.30/app-readme.md rename to incubator/post-recording/0.0.31/app-readme.md diff --git a/incubator/post-recording/0.0.31/charts/common-10.7.7.tgz b/incubator/post-recording/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/post-recording/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/post-recording/0.0.30/ix_values.yaml b/incubator/post-recording/0.0.31/ix_values.yaml similarity index 100% rename from incubator/post-recording/0.0.30/ix_values.yaml rename to incubator/post-recording/0.0.31/ix_values.yaml diff --git a/incubator/post-recording/0.0.30/questions.yaml b/incubator/post-recording/0.0.31/questions.yaml similarity index 100% rename from incubator/post-recording/0.0.30/questions.yaml rename to incubator/post-recording/0.0.31/questions.yaml diff --git a/incubator/post-recording/0.0.30/templates/common.yaml b/incubator/post-recording/0.0.31/templates/common.yaml similarity index 100% rename from incubator/post-recording/0.0.30/templates/common.yaml rename to incubator/post-recording/0.0.31/templates/common.yaml diff --git a/incubator/post-recording/0.0.30/values.yaml b/incubator/post-recording/0.0.31/values.yaml similarity index 100% rename from incubator/post-recording/0.0.30/values.yaml rename to incubator/post-recording/0.0.31/values.yaml diff --git a/incubator/poste/0.0.31/CHANGELOG.md b/incubator/poste/0.0.31/CHANGELOG.md deleted file mode 100644 index a111598d4b5..00000000000 --- a/incubator/poste/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [poste-0.0.31](https://github.com/truecharts/charts/compare/posterr-1.0.3...poste-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [poste-0.0.30](https://github.com/truecharts/charts/compare/posterr-1.0.2...poste-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [poste-0.0.29](https://github.com/truecharts/charts/compare/posterr-1.0.1...poste-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [poste-0.0.29](https://github.com/truecharts/charts/compare/posterr-1.0.1...poste-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [poste-0.0.28](https://github.com/truecharts/charts/compare/posterr-1.0.0...poste-0.0.28) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [poste-0.0.27](https://github.com/truecharts/charts/compare/poste-0.0.26...poste-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/poste/0.0.31/Chart.lock b/incubator/poste/0.0.31/Chart.lock deleted file mode 100644 index c039e1332ff..00000000000 --- a/incubator/poste/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:38:27.890117921Z" diff --git a/incubator/poste/0.0.31/Chart.yaml b/incubator/poste/0.0.31/Chart.yaml deleted file mode 100644 index 99caafcae0e..00000000000 --- a/incubator/poste/0.0.31/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.7.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.31 diff --git a/incubator/poste/0.0.31/README.md b/incubator/poste/0.0.31/README.md deleted file mode 100644 index e838aefd643..00000000000 --- a/incubator/poste/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/poste/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/poste/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/poste/0.0.32/CHANGELOG.md b/incubator/poste/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..b9a3742c8e2 --- /dev/null +++ b/incubator/poste/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + + +## [poste-0.0.31](https://github.com/truecharts/charts/compare/posterr-1.0.3...poste-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [poste-0.0.30](https://github.com/truecharts/charts/compare/posterr-1.0.2...poste-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [poste-0.0.29](https://github.com/truecharts/charts/compare/posterr-1.0.1...poste-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [poste-0.0.29](https://github.com/truecharts/charts/compare/posterr-1.0.1...poste-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [poste-0.0.28](https://github.com/truecharts/charts/compare/posterr-1.0.0...poste-0.0.28) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [poste-0.0.27](https://github.com/truecharts/charts/compare/poste-0.0.26...poste-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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)) + + + diff --git a/incubator/poste/0.0.32/Chart.lock b/incubator/poste/0.0.32/Chart.lock new file mode 100644 index 00000000000..efbd7507571 --- /dev/null +++ b/incubator/poste/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:18:31.784811664Z" diff --git a/incubator/poste/0.0.32/Chart.yaml b/incubator/poste/0.0.32/Chart.yaml new file mode 100644 index 00000000000..3c6a75985d3 --- /dev/null +++ b/incubator/poste/0.0.32/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.7.7 +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.32 diff --git a/incubator/poste/0.0.32/README.md b/incubator/poste/0.0.32/README.md new file mode 100644 index 00000000000..45703e9483a --- /dev/null +++ b/incubator/poste/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/poste/0.0.32/app-readme.md similarity index 100% rename from incubator/poste/0.0.31/app-readme.md rename to incubator/poste/0.0.32/app-readme.md diff --git a/incubator/poste/0.0.32/charts/common-10.7.7.tgz b/incubator/poste/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/poste/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/poste/0.0.31/ix_values.yaml b/incubator/poste/0.0.32/ix_values.yaml similarity index 100% rename from incubator/poste/0.0.31/ix_values.yaml rename to incubator/poste/0.0.32/ix_values.yaml diff --git a/incubator/poste/0.0.31/questions.yaml b/incubator/poste/0.0.32/questions.yaml similarity index 100% rename from incubator/poste/0.0.31/questions.yaml rename to incubator/poste/0.0.32/questions.yaml diff --git a/incubator/poste/0.0.31/templates/common.yaml b/incubator/poste/0.0.32/templates/common.yaml similarity index 100% rename from incubator/poste/0.0.31/templates/common.yaml rename to incubator/poste/0.0.32/templates/common.yaml diff --git a/incubator/poste/0.0.31/values.yaml b/incubator/poste/0.0.32/values.yaml similarity index 100% rename from incubator/poste/0.0.31/values.yaml rename to incubator/poste/0.0.32/values.yaml diff --git a/incubator/postscriptum/0.0.30/CHANGELOG.md b/incubator/postscriptum/0.0.30/CHANGELOG.md deleted file mode 100644 index dc3fd82078d..00000000000 --- a/incubator/postscriptum/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [postscriptum-0.0.30](https://github.com/truecharts/charts/compare/postscriptum-0.0.29...postscriptum-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [postscriptum-0.0.29](https://github.com/truecharts/charts/compare/postscriptum-0.0.28...postscriptum-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [postscriptum-0.0.28](https://github.com/truecharts/charts/compare/postscriptum-0.0.27...postscriptum-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [postscriptum-0.0.28](https://github.com/truecharts/charts/compare/postscriptum-0.0.27...postscriptum-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [postscriptum-0.0.27](https://github.com/truecharts/charts/compare/postscriptum-0.0.26...postscriptum-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [postscriptum-0.0.26](https://github.com/truecharts/charts/compare/postscriptum-0.0.25...postscriptum-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/postscriptum/0.0.30/Chart.lock b/incubator/postscriptum/0.0.30/Chart.lock deleted file mode 100644 index 7c563dfee91..00000000000 --- a/incubator/postscriptum/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:38:44.340152737Z" diff --git a/incubator/postscriptum/0.0.30/Chart.yaml b/incubator/postscriptum/0.0.30/Chart.yaml deleted file mode 100644 index 3ae7827a34d..00000000000 --- a/incubator/postscriptum/0.0.30/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.7.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.30 diff --git a/incubator/postscriptum/0.0.30/README.md b/incubator/postscriptum/0.0.30/README.md deleted file mode 100644 index 2ff082113b5..00000000000 --- a/incubator/postscriptum/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/postscriptum/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/postscriptum/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/postscriptum/0.0.31/CHANGELOG.md b/incubator/postscriptum/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..da98d0244ae --- /dev/null +++ b/incubator/postscriptum/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [postscriptum-0.0.31](https://github.com/truecharts/charts/compare/postscriptum-0.0.30...postscriptum-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [postscriptum-0.0.30](https://github.com/truecharts/charts/compare/postscriptum-0.0.29...postscriptum-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [postscriptum-0.0.29](https://github.com/truecharts/charts/compare/postscriptum-0.0.28...postscriptum-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [postscriptum-0.0.28](https://github.com/truecharts/charts/compare/postscriptum-0.0.27...postscriptum-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [postscriptum-0.0.28](https://github.com/truecharts/charts/compare/postscriptum-0.0.27...postscriptum-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [postscriptum-0.0.27](https://github.com/truecharts/charts/compare/postscriptum-0.0.26...postscriptum-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [postscriptum-0.0.26](https://github.com/truecharts/charts/compare/postscriptum-0.0.25...postscriptum-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/postscriptum/0.0.31/Chart.lock b/incubator/postscriptum/0.0.31/Chart.lock new file mode 100644 index 00000000000..2ec5ee9cf75 --- /dev/null +++ b/incubator/postscriptum/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:18:53.946682744Z" diff --git a/incubator/postscriptum/0.0.31/Chart.yaml b/incubator/postscriptum/0.0.31/Chart.yaml new file mode 100644 index 00000000000..de9e6571f7e --- /dev/null +++ b/incubator/postscriptum/0.0.31/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.7.7 +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.31 diff --git a/incubator/postscriptum/0.0.31/README.md b/incubator/postscriptum/0.0.31/README.md new file mode 100644 index 00000000000..cdecfc18e73 --- /dev/null +++ b/incubator/postscriptum/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/postscriptum/0.0.31/app-readme.md similarity index 100% rename from incubator/postscriptum/0.0.30/app-readme.md rename to incubator/postscriptum/0.0.31/app-readme.md diff --git a/incubator/postscriptum/0.0.31/charts/common-10.7.7.tgz b/incubator/postscriptum/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/postscriptum/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/postscriptum/0.0.30/ix_values.yaml b/incubator/postscriptum/0.0.31/ix_values.yaml similarity index 100% rename from incubator/postscriptum/0.0.30/ix_values.yaml rename to incubator/postscriptum/0.0.31/ix_values.yaml diff --git a/incubator/postscriptum/0.0.30/questions.yaml b/incubator/postscriptum/0.0.31/questions.yaml similarity index 100% rename from incubator/postscriptum/0.0.30/questions.yaml rename to incubator/postscriptum/0.0.31/questions.yaml diff --git a/incubator/postscriptum/0.0.30/templates/common.yaml b/incubator/postscriptum/0.0.31/templates/common.yaml similarity index 100% rename from incubator/postscriptum/0.0.30/templates/common.yaml rename to incubator/postscriptum/0.0.31/templates/common.yaml diff --git a/incubator/postscriptum/0.0.30/values.yaml b/incubator/postscriptum/0.0.31/values.yaml similarity index 100% rename from incubator/postscriptum/0.0.30/values.yaml rename to incubator/postscriptum/0.0.31/values.yaml diff --git a/incubator/preclear/0.0.30/CHANGELOG.md b/incubator/preclear/0.0.30/CHANGELOG.md deleted file mode 100644 index c0ff900b91c..00000000000 --- a/incubator/preclear/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [preclear-0.0.30](https://github.com/truecharts/charts/compare/preclear-0.0.29...preclear-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [preclear-0.0.29](https://github.com/truecharts/charts/compare/preclear-0.0.28...preclear-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [preclear-0.0.28](https://github.com/truecharts/charts/compare/preclear-0.0.27...preclear-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [preclear-0.0.28](https://github.com/truecharts/charts/compare/preclear-0.0.27...preclear-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [preclear-0.0.27](https://github.com/truecharts/charts/compare/preclear-0.0.26...preclear-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [preclear-0.0.26](https://github.com/truecharts/charts/compare/preclear-0.0.25...preclear-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/preclear/0.0.30/Chart.lock b/incubator/preclear/0.0.30/Chart.lock deleted file mode 100644 index 94ff1a8baea..00000000000 --- a/incubator/preclear/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:38:52.728485109Z" diff --git a/incubator/preclear/0.0.30/Chart.yaml b/incubator/preclear/0.0.30/Chart.yaml deleted file mode 100644 index a9e69a72058..00000000000 --- a/incubator/preclear/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.7.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.30 diff --git a/incubator/preclear/0.0.30/README.md b/incubator/preclear/0.0.30/README.md deleted file mode 100644 index 2d1bd1c9169..00000000000 --- a/incubator/preclear/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/preclear/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/preclear/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/preclear/0.0.31/CHANGELOG.md b/incubator/preclear/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..be745fbf010 --- /dev/null +++ b/incubator/preclear/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [preclear-0.0.31](https://github.com/truecharts/charts/compare/preclear-0.0.30...preclear-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [preclear-0.0.30](https://github.com/truecharts/charts/compare/preclear-0.0.29...preclear-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [preclear-0.0.29](https://github.com/truecharts/charts/compare/preclear-0.0.28...preclear-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [preclear-0.0.28](https://github.com/truecharts/charts/compare/preclear-0.0.27...preclear-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [preclear-0.0.28](https://github.com/truecharts/charts/compare/preclear-0.0.27...preclear-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [preclear-0.0.27](https://github.com/truecharts/charts/compare/preclear-0.0.26...preclear-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [preclear-0.0.26](https://github.com/truecharts/charts/compare/preclear-0.0.25...preclear-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/preclear/0.0.31/Chart.lock b/incubator/preclear/0.0.31/Chart.lock new file mode 100644 index 00000000000..9b5a386b3fa --- /dev/null +++ b/incubator/preclear/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:19:02.309723971Z" diff --git a/incubator/preclear/0.0.31/Chart.yaml b/incubator/preclear/0.0.31/Chart.yaml new file mode 100644 index 00000000000..9a99b76bca1 --- /dev/null +++ b/incubator/preclear/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.7.7 +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.31 diff --git a/incubator/preclear/0.0.31/README.md b/incubator/preclear/0.0.31/README.md new file mode 100644 index 00000000000..5ff1870c82e --- /dev/null +++ b/incubator/preclear/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/preclear/0.0.31/app-readme.md similarity index 100% rename from incubator/preclear/0.0.30/app-readme.md rename to incubator/preclear/0.0.31/app-readme.md diff --git a/incubator/preclear/0.0.31/charts/common-10.7.7.tgz b/incubator/preclear/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/preclear/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/preclear/0.0.30/ix_values.yaml b/incubator/preclear/0.0.31/ix_values.yaml similarity index 100% rename from incubator/preclear/0.0.30/ix_values.yaml rename to incubator/preclear/0.0.31/ix_values.yaml diff --git a/incubator/preclear/0.0.30/questions.yaml b/incubator/preclear/0.0.31/questions.yaml similarity index 100% rename from incubator/preclear/0.0.30/questions.yaml rename to incubator/preclear/0.0.31/questions.yaml diff --git a/incubator/preclear/0.0.30/templates/common.yaml b/incubator/preclear/0.0.31/templates/common.yaml similarity index 100% rename from incubator/preclear/0.0.30/templates/common.yaml rename to incubator/preclear/0.0.31/templates/common.yaml diff --git a/incubator/preclear/0.0.30/values.yaml b/incubator/preclear/0.0.31/values.yaml similarity index 100% rename from incubator/preclear/0.0.30/values.yaml rename to incubator/preclear/0.0.31/values.yaml diff --git a/incubator/pritunl/0.0.30/CHANGELOG.md b/incubator/pritunl/0.0.30/CHANGELOG.md deleted file mode 100644 index 474e661e470..00000000000 --- a/incubator/pritunl/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pritunl-0.0.30](https://github.com/truecharts/charts/compare/pritunl-0.0.29...pritunl-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pritunl-0.0.29](https://github.com/truecharts/charts/compare/pritunl-0.0.28...pritunl-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pritunl-0.0.28](https://github.com/truecharts/charts/compare/pritunl-0.0.27...pritunl-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pritunl-0.0.28](https://github.com/truecharts/charts/compare/pritunl-0.0.27...pritunl-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pritunl-0.0.27](https://github.com/truecharts/charts/compare/pritunl-0.0.26...pritunl-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pritunl-0.0.26](https://github.com/truecharts/charts/compare/pritunl-0.0.25...pritunl-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/pritunl/0.0.30/Chart.lock b/incubator/pritunl/0.0.30/Chart.lock deleted file mode 100644 index dcbc6638d1b..00000000000 --- a/incubator/pritunl/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:38:59.487096897Z" diff --git a/incubator/pritunl/0.0.30/Chart.yaml b/incubator/pritunl/0.0.30/Chart.yaml deleted file mode 100644 index 5f07e7be34a..00000000000 --- a/incubator/pritunl/0.0.30/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.7.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.30 diff --git a/incubator/pritunl/0.0.30/README.md b/incubator/pritunl/0.0.30/README.md deleted file mode 100644 index c32a2ccd194..00000000000 --- a/incubator/pritunl/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/pritunl/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/pritunl/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/pritunl/0.0.31/CHANGELOG.md b/incubator/pritunl/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..c1b9cd58ec1 --- /dev/null +++ b/incubator/pritunl/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pritunl-0.0.31](https://github.com/truecharts/charts/compare/pritunl-0.0.30...pritunl-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pritunl-0.0.30](https://github.com/truecharts/charts/compare/pritunl-0.0.29...pritunl-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pritunl-0.0.29](https://github.com/truecharts/charts/compare/pritunl-0.0.28...pritunl-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pritunl-0.0.28](https://github.com/truecharts/charts/compare/pritunl-0.0.27...pritunl-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pritunl-0.0.28](https://github.com/truecharts/charts/compare/pritunl-0.0.27...pritunl-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pritunl-0.0.27](https://github.com/truecharts/charts/compare/pritunl-0.0.26...pritunl-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pritunl-0.0.26](https://github.com/truecharts/charts/compare/pritunl-0.0.25...pritunl-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/pritunl/0.0.31/Chart.lock b/incubator/pritunl/0.0.31/Chart.lock new file mode 100644 index 00000000000..19638734d30 --- /dev/null +++ b/incubator/pritunl/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:19:15.057021955Z" diff --git a/incubator/pritunl/0.0.31/Chart.yaml b/incubator/pritunl/0.0.31/Chart.yaml new file mode 100644 index 00000000000..56b2658952d --- /dev/null +++ b/incubator/pritunl/0.0.31/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.7.7 +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.31 diff --git a/incubator/pritunl/0.0.31/README.md b/incubator/pritunl/0.0.31/README.md new file mode 100644 index 00000000000..aa12d36ed33 --- /dev/null +++ b/incubator/pritunl/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/pritunl/0.0.31/app-readme.md similarity index 100% rename from incubator/pritunl/0.0.30/app-readme.md rename to incubator/pritunl/0.0.31/app-readme.md diff --git a/incubator/pritunl/0.0.31/charts/common-10.7.7.tgz b/incubator/pritunl/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/pritunl/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/pritunl/0.0.30/ix_values.yaml b/incubator/pritunl/0.0.31/ix_values.yaml similarity index 100% rename from incubator/pritunl/0.0.30/ix_values.yaml rename to incubator/pritunl/0.0.31/ix_values.yaml diff --git a/incubator/pritunl/0.0.30/questions.yaml b/incubator/pritunl/0.0.31/questions.yaml similarity index 100% rename from incubator/pritunl/0.0.30/questions.yaml rename to incubator/pritunl/0.0.31/questions.yaml diff --git a/incubator/pritunl/0.0.30/templates/common.yaml b/incubator/pritunl/0.0.31/templates/common.yaml similarity index 100% rename from incubator/pritunl/0.0.30/templates/common.yaml rename to incubator/pritunl/0.0.31/templates/common.yaml diff --git a/incubator/pritunl/0.0.30/values.yaml b/incubator/pritunl/0.0.31/values.yaml similarity index 100% rename from incubator/pritunl/0.0.30/values.yaml rename to incubator/pritunl/0.0.31/values.yaml diff --git a/incubator/privatebin/0.0.45/CHANGELOG.md b/incubator/privatebin/0.0.45/CHANGELOG.md deleted file mode 100644 index 2b3776f7425..00000000000 --- a/incubator/privatebin/0.0.45/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [privatebin-0.0.45](https://github.com/truecharts/charts/compare/privatebin-0.0.44...privatebin-0.0.45) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [privatebin-0.0.44](https://github.com/truecharts/charts/compare/privatebin-0.0.43...privatebin-0.0.44) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [privatebin-0.0.43](https://github.com/truecharts/charts/compare/privatebin-0.0.42...privatebin-0.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [privatebin-0.0.43](https://github.com/truecharts/charts/compare/privatebin-0.0.42...privatebin-0.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [privatebin-0.0.42](https://github.com/truecharts/charts/compare/privatebin-0.0.41...privatebin-0.0.42) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [privatebin-0.0.40](https://github.com/truecharts/charts/compare/privatebin-0.0.39...privatebin-0.0.40) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/privatebin/0.0.45/Chart.lock b/incubator/privatebin/0.0.45/Chart.lock deleted file mode 100644 index dc1e9ca6cea..00000000000 --- a/incubator/privatebin/0.0.45/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T12:39:21.357448326Z" diff --git a/incubator/privatebin/0.0.45/Chart.yaml b/incubator/privatebin/0.0.45/Chart.yaml deleted file mode 100644 index 006f69687c6..00000000000 --- a/incubator/privatebin/0.0.45/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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.45 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/privatebin/0.0.45/README.md b/incubator/privatebin/0.0.45/README.md deleted file mode 100644 index bead3e2c127..00000000000 --- a/incubator/privatebin/0.0.45/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.45/charts/common-10.7.1.tgz b/incubator/privatebin/0.0.45/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/privatebin/0.0.45/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/privatebin/0.0.45/charts/postgresql-8.0.101.tgz b/incubator/privatebin/0.0.45/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/incubator/privatebin/0.0.45/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/incubator/privatebin/0.0.46/CHANGELOG.md b/incubator/privatebin/0.0.46/CHANGELOG.md new file mode 100644 index 00000000000..9b11824d1bb --- /dev/null +++ b/incubator/privatebin/0.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [privatebin-0.0.46](https://github.com/truecharts/charts/compare/privatebin-0.0.45...privatebin-0.0.46) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [privatebin-0.0.45](https://github.com/truecharts/charts/compare/privatebin-0.0.44...privatebin-0.0.45) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [privatebin-0.0.44](https://github.com/truecharts/charts/compare/privatebin-0.0.43...privatebin-0.0.44) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [privatebin-0.0.43](https://github.com/truecharts/charts/compare/privatebin-0.0.42...privatebin-0.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [privatebin-0.0.43](https://github.com/truecharts/charts/compare/privatebin-0.0.42...privatebin-0.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [privatebin-0.0.42](https://github.com/truecharts/charts/compare/privatebin-0.0.41...privatebin-0.0.42) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [privatebin-0.0.40](https://github.com/truecharts/charts/compare/privatebin-0.0.39...privatebin-0.0.40) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/privatebin/0.0.46/Chart.lock b/incubator/privatebin/0.0.46/Chart.lock new file mode 100644 index 00000000000..d50259aff5a --- /dev/null +++ b/incubator/privatebin/0.0.46/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T09:19:32.862459427Z" diff --git a/incubator/privatebin/0.0.46/Chart.yaml b/incubator/privatebin/0.0.46/Chart.yaml new file mode 100644 index 00000000000..b142e2fd498 --- /dev/null +++ b/incubator/privatebin/0.0.46/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.46 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/privatebin/0.0.46/README.md b/incubator/privatebin/0.0.46/README.md new file mode 100644 index 00000000000..22160e537f6 --- /dev/null +++ b/incubator/privatebin/0.0.46/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.45/app-readme.md b/incubator/privatebin/0.0.46/app-readme.md similarity index 100% rename from incubator/privatebin/0.0.45/app-readme.md rename to incubator/privatebin/0.0.46/app-readme.md diff --git a/incubator/privatebin/0.0.46/charts/common-10.7.7.tgz b/incubator/privatebin/0.0.46/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/privatebin/0.0.46/charts/common-10.7.7.tgz differ diff --git a/incubator/privatebin/0.0.46/charts/postgresql-8.0.106.tgz b/incubator/privatebin/0.0.46/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/incubator/privatebin/0.0.46/charts/postgresql-8.0.106.tgz differ diff --git a/incubator/privatebin/0.0.45/ix_values.yaml b/incubator/privatebin/0.0.46/ix_values.yaml similarity index 100% rename from incubator/privatebin/0.0.45/ix_values.yaml rename to incubator/privatebin/0.0.46/ix_values.yaml diff --git a/incubator/privatebin/0.0.45/questions.yaml b/incubator/privatebin/0.0.46/questions.yaml similarity index 100% rename from incubator/privatebin/0.0.45/questions.yaml rename to incubator/privatebin/0.0.46/questions.yaml diff --git a/incubator/privatebin/0.0.45/templates/_configmap.tpl b/incubator/privatebin/0.0.46/templates/_configmap.tpl similarity index 100% rename from incubator/privatebin/0.0.45/templates/_configmap.tpl rename to incubator/privatebin/0.0.46/templates/_configmap.tpl diff --git a/incubator/privatebin/0.0.45/templates/_secrets.tpl b/incubator/privatebin/0.0.46/templates/_secrets.tpl similarity index 100% rename from incubator/privatebin/0.0.45/templates/_secrets.tpl rename to incubator/privatebin/0.0.46/templates/_secrets.tpl diff --git a/incubator/privatebin/0.0.45/templates/common.yaml b/incubator/privatebin/0.0.46/templates/common.yaml similarity index 100% rename from incubator/privatebin/0.0.45/templates/common.yaml rename to incubator/privatebin/0.0.46/templates/common.yaml diff --git a/incubator/privatebin/0.0.45/values.yaml b/incubator/privatebin/0.0.46/values.yaml similarity index 100% rename from incubator/privatebin/0.0.45/values.yaml rename to incubator/privatebin/0.0.46/values.yaml diff --git a/incubator/projectzomboidreporter-frontend/0.0.30/CHANGELOG.md b/incubator/projectzomboidreporter-frontend/0.0.30/CHANGELOG.md deleted file mode 100644 index a803d24a1cf..00000000000 --- a/incubator/projectzomboidreporter-frontend/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [projectzomboidreporter-frontend-0.0.30](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.29...projectzomboidreporter-frontend-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [projectzomboidreporter-frontend-0.0.29](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.28...projectzomboidreporter-frontend-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [projectzomboidreporter-frontend-0.0.28](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.27...projectzomboidreporter-frontend-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [projectzomboidreporter-frontend-0.0.28](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.27...projectzomboidreporter-frontend-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [projectzomboidreporter-frontend-0.0.27](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.26...projectzomboidreporter-frontend-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [projectzomboidreporter-frontend-0.0.26](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.25...projectzomboidreporter-frontend-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/projectzomboidreporter-frontend/0.0.30/Chart.lock b/incubator/projectzomboidreporter-frontend/0.0.30/Chart.lock deleted file mode 100644 index 6519b9c6135..00000000000 --- a/incubator/projectzomboidreporter-frontend/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:39:15.15774534Z" diff --git a/incubator/projectzomboidreporter-frontend/0.0.30/Chart.yaml b/incubator/projectzomboidreporter-frontend/0.0.30/Chart.yaml deleted file mode 100644 index 4483674f12e..00000000000 --- a/incubator/projectzomboidreporter-frontend/0.0.30/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.7.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.30 diff --git a/incubator/projectzomboidreporter-frontend/0.0.30/README.md b/incubator/projectzomboidreporter-frontend/0.0.30/README.md deleted file mode 100644 index 3ca1ed2b544..00000000000 --- a/incubator/projectzomboidreporter-frontend/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/projectzomboidreporter-frontend/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/projectzomboidreporter-frontend/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/projectzomboidreporter-frontend/0.0.31/CHANGELOG.md b/incubator/projectzomboidreporter-frontend/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..8c18ea18214 --- /dev/null +++ b/incubator/projectzomboidreporter-frontend/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [projectzomboidreporter-frontend-0.0.31](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.30...projectzomboidreporter-frontend-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [projectzomboidreporter-frontend-0.0.30](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.29...projectzomboidreporter-frontend-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [projectzomboidreporter-frontend-0.0.29](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.28...projectzomboidreporter-frontend-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [projectzomboidreporter-frontend-0.0.28](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.27...projectzomboidreporter-frontend-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [projectzomboidreporter-frontend-0.0.28](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.27...projectzomboidreporter-frontend-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [projectzomboidreporter-frontend-0.0.27](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.26...projectzomboidreporter-frontend-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [projectzomboidreporter-frontend-0.0.26](https://github.com/truecharts/charts/compare/projectzomboidreporter-frontend-0.0.25...projectzomboidreporter-frontend-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/projectzomboidreporter-frontend/0.0.31/Chart.lock b/incubator/projectzomboidreporter-frontend/0.0.31/Chart.lock new file mode 100644 index 00000000000..810a8479a40 --- /dev/null +++ b/incubator/projectzomboidreporter-frontend/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:19:37.233839023Z" diff --git a/incubator/projectzomboidreporter-frontend/0.0.31/Chart.yaml b/incubator/projectzomboidreporter-frontend/0.0.31/Chart.yaml new file mode 100644 index 00000000000..5540a6972c8 --- /dev/null +++ b/incubator/projectzomboidreporter-frontend/0.0.31/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.7.7 +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.31 diff --git a/incubator/projectzomboidreporter-frontend/0.0.31/README.md b/incubator/projectzomboidreporter-frontend/0.0.31/README.md new file mode 100644 index 00000000000..f4c0b31e775 --- /dev/null +++ b/incubator/projectzomboidreporter-frontend/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/projectzomboidreporter-frontend/0.0.31/app-readme.md similarity index 100% rename from incubator/projectzomboidreporter-frontend/0.0.30/app-readme.md rename to incubator/projectzomboidreporter-frontend/0.0.31/app-readme.md diff --git a/incubator/projectzomboidreporter-frontend/0.0.31/charts/common-10.7.7.tgz b/incubator/projectzomboidreporter-frontend/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/projectzomboidreporter-frontend/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/projectzomboidreporter-frontend/0.0.30/ix_values.yaml b/incubator/projectzomboidreporter-frontend/0.0.31/ix_values.yaml similarity index 100% rename from incubator/projectzomboidreporter-frontend/0.0.30/ix_values.yaml rename to incubator/projectzomboidreporter-frontend/0.0.31/ix_values.yaml diff --git a/incubator/projectzomboidreporter-frontend/0.0.30/questions.yaml b/incubator/projectzomboidreporter-frontend/0.0.31/questions.yaml similarity index 100% rename from incubator/projectzomboidreporter-frontend/0.0.30/questions.yaml rename to incubator/projectzomboidreporter-frontend/0.0.31/questions.yaml diff --git a/incubator/projectzomboidreporter-frontend/0.0.30/templates/common.yaml b/incubator/projectzomboidreporter-frontend/0.0.31/templates/common.yaml similarity index 100% rename from incubator/projectzomboidreporter-frontend/0.0.30/templates/common.yaml rename to incubator/projectzomboidreporter-frontend/0.0.31/templates/common.yaml diff --git a/incubator/projectzomboidreporter-frontend/0.0.30/values.yaml b/incubator/projectzomboidreporter-frontend/0.0.31/values.yaml similarity index 100% rename from incubator/projectzomboidreporter-frontend/0.0.30/values.yaml rename to incubator/projectzomboidreporter-frontend/0.0.31/values.yaml diff --git a/incubator/prpdf/0.0.30/CHANGELOG.md b/incubator/prpdf/0.0.30/CHANGELOG.md deleted file mode 100644 index 00f21951ae6..00000000000 --- a/incubator/prpdf/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [prpdf-0.0.30](https://github.com/truecharts/charts/compare/prpdf-0.0.29...prpdf-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [prpdf-0.0.29](https://github.com/truecharts/charts/compare/prpdf-0.0.28...prpdf-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [prpdf-0.0.28](https://github.com/truecharts/charts/compare/prpdf-0.0.27...prpdf-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [prpdf-0.0.28](https://github.com/truecharts/charts/compare/prpdf-0.0.27...prpdf-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [prpdf-0.0.27](https://github.com/truecharts/charts/compare/prpdf-0.0.26...prpdf-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major - - - - -## [prpdf-0.0.26](https://github.com/truecharts/charts/compare/prpdf-0.0.25...prpdf-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/prpdf/0.0.30/Chart.lock b/incubator/prpdf/0.0.30/Chart.lock deleted file mode 100644 index 12c1a0ab557..00000000000 --- a/incubator/prpdf/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:39:23.981387624Z" diff --git a/incubator/prpdf/0.0.30/Chart.yaml b/incubator/prpdf/0.0.30/Chart.yaml deleted file mode 100644 index 514ba424f2a..00000000000 --- a/incubator/prpdf/0.0.30/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.7.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.30 diff --git a/incubator/prpdf/0.0.30/README.md b/incubator/prpdf/0.0.30/README.md deleted file mode 100644 index 272f864b484..00000000000 --- a/incubator/prpdf/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/prpdf/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/prpdf/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/prpdf/0.0.31/CHANGELOG.md b/incubator/prpdf/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..a2c220d537d --- /dev/null +++ b/incubator/prpdf/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [prpdf-0.0.31](https://github.com/truecharts/charts/compare/prpdf-0.0.30...prpdf-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [prpdf-0.0.30](https://github.com/truecharts/charts/compare/prpdf-0.0.29...prpdf-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [prpdf-0.0.29](https://github.com/truecharts/charts/compare/prpdf-0.0.28...prpdf-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [prpdf-0.0.28](https://github.com/truecharts/charts/compare/prpdf-0.0.27...prpdf-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [prpdf-0.0.28](https://github.com/truecharts/charts/compare/prpdf-0.0.27...prpdf-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [prpdf-0.0.27](https://github.com/truecharts/charts/compare/prpdf-0.0.26...prpdf-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major + + + + +## [prpdf-0.0.26](https://github.com/truecharts/charts/compare/prpdf-0.0.25...prpdf-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/prpdf/0.0.31/Chart.lock b/incubator/prpdf/0.0.31/Chart.lock new file mode 100644 index 00000000000..1ab0704415e --- /dev/null +++ b/incubator/prpdf/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:19:45.335915327Z" diff --git a/incubator/prpdf/0.0.31/Chart.yaml b/incubator/prpdf/0.0.31/Chart.yaml new file mode 100644 index 00000000000..0db77cfaeed --- /dev/null +++ b/incubator/prpdf/0.0.31/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.7.7 +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.31 diff --git a/incubator/prpdf/0.0.31/README.md b/incubator/prpdf/0.0.31/README.md new file mode 100644 index 00000000000..e447b46ceb7 --- /dev/null +++ b/incubator/prpdf/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/prpdf/0.0.31/app-readme.md similarity index 100% rename from incubator/prpdf/0.0.30/app-readme.md rename to incubator/prpdf/0.0.31/app-readme.md diff --git a/incubator/prpdf/0.0.31/charts/common-10.7.7.tgz b/incubator/prpdf/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/prpdf/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/prpdf/0.0.30/ix_values.yaml b/incubator/prpdf/0.0.31/ix_values.yaml similarity index 100% rename from incubator/prpdf/0.0.30/ix_values.yaml rename to incubator/prpdf/0.0.31/ix_values.yaml diff --git a/incubator/prpdf/0.0.30/questions.yaml b/incubator/prpdf/0.0.31/questions.yaml similarity index 100% rename from incubator/prpdf/0.0.30/questions.yaml rename to incubator/prpdf/0.0.31/questions.yaml diff --git a/incubator/prpdf/0.0.30/templates/common.yaml b/incubator/prpdf/0.0.31/templates/common.yaml similarity index 100% rename from incubator/prpdf/0.0.30/templates/common.yaml rename to incubator/prpdf/0.0.31/templates/common.yaml diff --git a/incubator/prpdf/0.0.30/values.yaml b/incubator/prpdf/0.0.31/values.yaml similarity index 100% rename from incubator/prpdf/0.0.30/values.yaml rename to incubator/prpdf/0.0.31/values.yaml diff --git a/incubator/prusaslicer-novnc/0.0.41/CHANGELOG.md b/incubator/prusaslicer-novnc/0.0.41/CHANGELOG.md deleted file mode 100644 index 8763c3238dc..00000000000 --- a/incubator/prusaslicer-novnc/0.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [prusaslicer-novnc-0.0.41](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.40...prusaslicer-novnc-0.0.41) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [prusaslicer-novnc-0.0.40](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.39...prusaslicer-novnc-0.0.40) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [prusaslicer-novnc-0.0.39](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.38...prusaslicer-novnc-0.0.39) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [prusaslicer-novnc-0.0.38](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.37...prusaslicer-novnc-0.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [prusaslicer-novnc-0.0.37](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.36...prusaslicer-novnc-0.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [prusaslicer-novnc-0.0.37](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.36...prusaslicer-novnc-0.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [prusaslicer-novnc-0.0.36](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.35...prusaslicer-novnc-0.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [prusaslicer-novnc-0.0.35](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.34...prusaslicer-novnc-0.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [prusaslicer-novnc-0.0.34](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.33...prusaslicer-novnc-0.0.34) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [prusaslicer-novnc-0.0.33](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.32...prusaslicer-novnc-0.0.33) (2022-09-27) - -### Chore diff --git a/incubator/prusaslicer-novnc/0.0.41/Chart.lock b/incubator/prusaslicer-novnc/0.0.41/Chart.lock deleted file mode 100644 index 32e62f7a496..00000000000 --- a/incubator/prusaslicer-novnc/0.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-22T14:08:33.318159921Z" diff --git a/incubator/prusaslicer-novnc/0.0.41/Chart.yaml b/incubator/prusaslicer-novnc/0.0.41/Chart.yaml deleted file mode 100644 index e6bb9866d00..00000000000 --- a/incubator/prusaslicer-novnc/0.0.41/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.7.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.41 diff --git a/incubator/prusaslicer-novnc/0.0.41/README.md b/incubator/prusaslicer-novnc/0.0.41/README.md deleted file mode 100644 index c0aec301697..00000000000 --- a/incubator/prusaslicer-novnc/0.0.41/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/charts/common-10.7.1.tgz b/incubator/prusaslicer-novnc/0.0.41/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/prusaslicer-novnc/0.0.41/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/prusaslicer-novnc/0.0.42/CHANGELOG.md b/incubator/prusaslicer-novnc/0.0.42/CHANGELOG.md new file mode 100644 index 00000000000..05314350a3a --- /dev/null +++ b/incubator/prusaslicer-novnc/0.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [prusaslicer-novnc-0.0.42](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.41...prusaslicer-novnc-0.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [prusaslicer-novnc-0.0.41](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.40...prusaslicer-novnc-0.0.41) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [prusaslicer-novnc-0.0.40](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.39...prusaslicer-novnc-0.0.40) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [prusaslicer-novnc-0.0.39](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.38...prusaslicer-novnc-0.0.39) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [prusaslicer-novnc-0.0.38](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.37...prusaslicer-novnc-0.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [prusaslicer-novnc-0.0.37](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.36...prusaslicer-novnc-0.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [prusaslicer-novnc-0.0.37](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.36...prusaslicer-novnc-0.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [prusaslicer-novnc-0.0.36](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.35...prusaslicer-novnc-0.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [prusaslicer-novnc-0.0.35](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.34...prusaslicer-novnc-0.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [prusaslicer-novnc-0.0.34](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.33...prusaslicer-novnc-0.0.34) (2022-10-01) + +### Chore diff --git a/incubator/prusaslicer-novnc/0.0.42/Chart.lock b/incubator/prusaslicer-novnc/0.0.42/Chart.lock new file mode 100644 index 00000000000..49080b5eeae --- /dev/null +++ b/incubator/prusaslicer-novnc/0.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:19:59.418378816Z" diff --git a/incubator/prusaslicer-novnc/0.0.42/Chart.yaml b/incubator/prusaslicer-novnc/0.0.42/Chart.yaml new file mode 100644 index 00000000000..1113d9e82c5 --- /dev/null +++ b/incubator/prusaslicer-novnc/0.0.42/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.7.7 +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.42 diff --git a/incubator/prusaslicer-novnc/0.0.42/README.md b/incubator/prusaslicer-novnc/0.0.42/README.md new file mode 100644 index 00000000000..908cccb0786 --- /dev/null +++ b/incubator/prusaslicer-novnc/0.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/incubator/prusaslicer-novnc/0.0.42/app-readme.md similarity index 100% rename from incubator/prusaslicer-novnc/0.0.41/app-readme.md rename to incubator/prusaslicer-novnc/0.0.42/app-readme.md diff --git a/incubator/prusaslicer-novnc/0.0.42/charts/common-10.7.7.tgz b/incubator/prusaslicer-novnc/0.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/prusaslicer-novnc/0.0.42/charts/common-10.7.7.tgz differ diff --git a/incubator/prusaslicer-novnc/0.0.41/ix_values.yaml b/incubator/prusaslicer-novnc/0.0.42/ix_values.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.41/ix_values.yaml rename to incubator/prusaslicer-novnc/0.0.42/ix_values.yaml diff --git a/incubator/prusaslicer-novnc/0.0.41/questions.yaml b/incubator/prusaslicer-novnc/0.0.42/questions.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.41/questions.yaml rename to incubator/prusaslicer-novnc/0.0.42/questions.yaml diff --git a/incubator/prusaslicer-novnc/0.0.41/templates/common.yaml b/incubator/prusaslicer-novnc/0.0.42/templates/common.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.41/templates/common.yaml rename to incubator/prusaslicer-novnc/0.0.42/templates/common.yaml diff --git a/incubator/prusaslicer-novnc/0.0.41/values.yaml b/incubator/prusaslicer-novnc/0.0.42/values.yaml similarity index 100% rename from incubator/prusaslicer-novnc/0.0.41/values.yaml rename to incubator/prusaslicer-novnc/0.0.42/values.yaml diff --git a/incubator/ps3netsrv/0.0.30/CHANGELOG.md b/incubator/ps3netsrv/0.0.30/CHANGELOG.md deleted file mode 100644 index 068c7bad7e5..00000000000 --- a/incubator/ps3netsrv/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ps3netsrv-0.0.30](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.29...ps3netsrv-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ps3netsrv-0.0.29](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.28...ps3netsrv-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ps3netsrv-0.0.28](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.27...ps3netsrv-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ps3netsrv-0.0.28](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.27...ps3netsrv-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ps3netsrv-0.0.27](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.26...ps3netsrv-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ps3netsrv-0.0.26](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.25...ps3netsrv-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/ps3netsrv/0.0.30/Chart.lock b/incubator/ps3netsrv/0.0.30/Chart.lock deleted file mode 100644 index c13a7a14bd3..00000000000 --- a/incubator/ps3netsrv/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:39:47.388761899Z" diff --git a/incubator/ps3netsrv/0.0.30/Chart.yaml b/incubator/ps3netsrv/0.0.30/Chart.yaml deleted file mode 100644 index 81001d622f3..00000000000 --- a/incubator/ps3netsrv/0.0.30/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.7.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.30 diff --git a/incubator/ps3netsrv/0.0.30/README.md b/incubator/ps3netsrv/0.0.30/README.md deleted file mode 100644 index 7ada4780a18..00000000000 --- a/incubator/ps3netsrv/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/ps3netsrv/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/ps3netsrv/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/ps3netsrv/0.0.31/CHANGELOG.md b/incubator/ps3netsrv/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..22d271cb7d2 --- /dev/null +++ b/incubator/ps3netsrv/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ps3netsrv-0.0.31](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.30...ps3netsrv-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ps3netsrv-0.0.30](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.29...ps3netsrv-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ps3netsrv-0.0.29](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.28...ps3netsrv-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ps3netsrv-0.0.28](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.27...ps3netsrv-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ps3netsrv-0.0.28](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.27...ps3netsrv-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ps3netsrv-0.0.27](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.26...ps3netsrv-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ps3netsrv-0.0.26](https://github.com/truecharts/charts/compare/ps3netsrv-0.0.25...ps3netsrv-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/ps3netsrv/0.0.31/Chart.lock b/incubator/ps3netsrv/0.0.31/Chart.lock new file mode 100644 index 00000000000..f133455c59b --- /dev/null +++ b/incubator/ps3netsrv/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:20:20.863088258Z" diff --git a/incubator/ps3netsrv/0.0.31/Chart.yaml b/incubator/ps3netsrv/0.0.31/Chart.yaml new file mode 100644 index 00000000000..aa9e6c2aeda --- /dev/null +++ b/incubator/ps3netsrv/0.0.31/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.7.7 +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.31 diff --git a/incubator/ps3netsrv/0.0.31/README.md b/incubator/ps3netsrv/0.0.31/README.md new file mode 100644 index 00000000000..af75bad65a2 --- /dev/null +++ b/incubator/ps3netsrv/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/ps3netsrv/0.0.31/app-readme.md similarity index 100% rename from incubator/ps3netsrv/0.0.30/app-readme.md rename to incubator/ps3netsrv/0.0.31/app-readme.md diff --git a/incubator/ps3netsrv/0.0.31/charts/common-10.7.7.tgz b/incubator/ps3netsrv/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/ps3netsrv/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/ps3netsrv/0.0.30/ix_values.yaml b/incubator/ps3netsrv/0.0.31/ix_values.yaml similarity index 100% rename from incubator/ps3netsrv/0.0.30/ix_values.yaml rename to incubator/ps3netsrv/0.0.31/ix_values.yaml diff --git a/incubator/ps3netsrv/0.0.30/questions.yaml b/incubator/ps3netsrv/0.0.31/questions.yaml similarity index 100% rename from incubator/ps3netsrv/0.0.30/questions.yaml rename to incubator/ps3netsrv/0.0.31/questions.yaml diff --git a/incubator/ps3netsrv/0.0.30/templates/common.yaml b/incubator/ps3netsrv/0.0.31/templates/common.yaml similarity index 100% rename from incubator/ps3netsrv/0.0.30/templates/common.yaml rename to incubator/ps3netsrv/0.0.31/templates/common.yaml diff --git a/incubator/ps3netsrv/0.0.30/values.yaml b/incubator/ps3netsrv/0.0.31/values.yaml similarity index 100% rename from incubator/ps3netsrv/0.0.30/values.yaml rename to incubator/ps3netsrv/0.0.31/values.yaml diff --git a/incubator/pt-helper/0.0.31/CHANGELOG.md b/incubator/pt-helper/0.0.31/CHANGELOG.md deleted file mode 100644 index 0c2ca5f5230..00000000000 --- a/incubator/pt-helper/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pt-helper-0.0.31](https://github.com/truecharts/charts/compare/pt-helper-0.0.30...pt-helper-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pt-helper-0.0.30](https://github.com/truecharts/charts/compare/pt-helper-0.0.29...pt-helper-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pt-helper-0.0.29](https://github.com/truecharts/charts/compare/pt-helper-0.0.28...pt-helper-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pt-helper-0.0.29](https://github.com/truecharts/charts/compare/pt-helper-0.0.28...pt-helper-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pt-helper-0.0.28](https://github.com/truecharts/charts/compare/pt-helper-0.0.27...pt-helper-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pt-helper-0.0.27](https://github.com/truecharts/charts/compare/pt-helper-0.0.26...pt-helper-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/pt-helper/0.0.31/Chart.lock b/incubator/pt-helper/0.0.31/Chart.lock deleted file mode 100644 index f57b5655615..00000000000 --- a/incubator/pt-helper/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:39:56.630563954Z" diff --git a/incubator/pt-helper/0.0.31/Chart.yaml b/incubator/pt-helper/0.0.31/Chart.yaml deleted file mode 100644 index 7c5614e50ee..00000000000 --- a/incubator/pt-helper/0.0.31/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.7.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.31 diff --git a/incubator/pt-helper/0.0.31/README.md b/incubator/pt-helper/0.0.31/README.md deleted file mode 100644 index 72470ce4321..00000000000 --- a/incubator/pt-helper/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/pt-helper/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/pt-helper/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/pt-helper/0.0.32/CHANGELOG.md b/incubator/pt-helper/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..2616196af20 --- /dev/null +++ b/incubator/pt-helper/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pt-helper-0.0.32](https://github.com/truecharts/charts/compare/pt-helper-0.0.31...pt-helper-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pt-helper-0.0.31](https://github.com/truecharts/charts/compare/pt-helper-0.0.30...pt-helper-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pt-helper-0.0.30](https://github.com/truecharts/charts/compare/pt-helper-0.0.29...pt-helper-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pt-helper-0.0.29](https://github.com/truecharts/charts/compare/pt-helper-0.0.28...pt-helper-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pt-helper-0.0.29](https://github.com/truecharts/charts/compare/pt-helper-0.0.28...pt-helper-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pt-helper-0.0.28](https://github.com/truecharts/charts/compare/pt-helper-0.0.27...pt-helper-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pt-helper-0.0.27](https://github.com/truecharts/charts/compare/pt-helper-0.0.26...pt-helper-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/pt-helper/0.0.32/Chart.lock b/incubator/pt-helper/0.0.32/Chart.lock new file mode 100644 index 00000000000..b629e7c7137 --- /dev/null +++ b/incubator/pt-helper/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:20:28.775882596Z" diff --git a/incubator/pt-helper/0.0.32/Chart.yaml b/incubator/pt-helper/0.0.32/Chart.yaml new file mode 100644 index 00000000000..b4e47eb6a67 --- /dev/null +++ b/incubator/pt-helper/0.0.32/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.7.7 +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.32 diff --git a/incubator/pt-helper/0.0.32/README.md b/incubator/pt-helper/0.0.32/README.md new file mode 100644 index 00000000000..da11e2f4f55 --- /dev/null +++ b/incubator/pt-helper/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/pt-helper/0.0.32/app-readme.md similarity index 100% rename from incubator/pt-helper/0.0.31/app-readme.md rename to incubator/pt-helper/0.0.32/app-readme.md diff --git a/incubator/pt-helper/0.0.32/charts/common-10.7.7.tgz b/incubator/pt-helper/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/pt-helper/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/pt-helper/0.0.31/ix_values.yaml b/incubator/pt-helper/0.0.32/ix_values.yaml similarity index 100% rename from incubator/pt-helper/0.0.31/ix_values.yaml rename to incubator/pt-helper/0.0.32/ix_values.yaml diff --git a/incubator/pt-helper/0.0.31/questions.yaml b/incubator/pt-helper/0.0.32/questions.yaml similarity index 100% rename from incubator/pt-helper/0.0.31/questions.yaml rename to incubator/pt-helper/0.0.32/questions.yaml diff --git a/incubator/pt-helper/0.0.31/templates/common.yaml b/incubator/pt-helper/0.0.32/templates/common.yaml similarity index 100% rename from incubator/pt-helper/0.0.31/templates/common.yaml rename to incubator/pt-helper/0.0.32/templates/common.yaml diff --git a/incubator/pt-helper/0.0.31/values.yaml b/incubator/pt-helper/0.0.32/values.yaml similarity index 100% rename from incubator/pt-helper/0.0.31/values.yaml rename to incubator/pt-helper/0.0.32/values.yaml diff --git a/incubator/pure-ftpd/0.0.30/CHANGELOG.md b/incubator/pure-ftpd/0.0.30/CHANGELOG.md deleted file mode 100644 index 4c9ef18b090..00000000000 --- a/incubator/pure-ftpd/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pure-ftpd-0.0.30](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.29...pure-ftpd-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pure-ftpd-0.0.29](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.28...pure-ftpd-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pure-ftpd-0.0.28](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.27...pure-ftpd-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pure-ftpd-0.0.28](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.27...pure-ftpd-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pure-ftpd-0.0.27](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.26...pure-ftpd-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pure-ftpd-0.0.26](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.25...pure-ftpd-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/pure-ftpd/0.0.30/Chart.lock b/incubator/pure-ftpd/0.0.30/Chart.lock deleted file mode 100644 index d3a8b756151..00000000000 --- a/incubator/pure-ftpd/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:40:03.780993922Z" diff --git a/incubator/pure-ftpd/0.0.30/Chart.yaml b/incubator/pure-ftpd/0.0.30/Chart.yaml deleted file mode 100644 index 69469609124..00000000000 --- a/incubator/pure-ftpd/0.0.30/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.7.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.30 diff --git a/incubator/pure-ftpd/0.0.30/README.md b/incubator/pure-ftpd/0.0.30/README.md deleted file mode 100644 index f5e4a6b5c54..00000000000 --- a/incubator/pure-ftpd/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/pure-ftpd/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/pure-ftpd/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/pure-ftpd/0.0.31/CHANGELOG.md b/incubator/pure-ftpd/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..dbd443d1077 --- /dev/null +++ b/incubator/pure-ftpd/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pure-ftpd-0.0.31](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.30...pure-ftpd-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pure-ftpd-0.0.30](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.29...pure-ftpd-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pure-ftpd-0.0.29](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.28...pure-ftpd-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pure-ftpd-0.0.28](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.27...pure-ftpd-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pure-ftpd-0.0.28](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.27...pure-ftpd-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pure-ftpd-0.0.27](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.26...pure-ftpd-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pure-ftpd-0.0.26](https://github.com/truecharts/charts/compare/pure-ftpd-0.0.25...pure-ftpd-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/pure-ftpd/0.0.31/Chart.lock b/incubator/pure-ftpd/0.0.31/Chart.lock new file mode 100644 index 00000000000..31747c07ba9 --- /dev/null +++ b/incubator/pure-ftpd/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:20:31.513236523Z" diff --git a/incubator/pure-ftpd/0.0.31/Chart.yaml b/incubator/pure-ftpd/0.0.31/Chart.yaml new file mode 100644 index 00000000000..70956906556 --- /dev/null +++ b/incubator/pure-ftpd/0.0.31/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.7.7 +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.31 diff --git a/incubator/pure-ftpd/0.0.31/README.md b/incubator/pure-ftpd/0.0.31/README.md new file mode 100644 index 00000000000..b09c4c18dd5 --- /dev/null +++ b/incubator/pure-ftpd/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/pure-ftpd/0.0.31/app-readme.md similarity index 100% rename from incubator/pure-ftpd/0.0.30/app-readme.md rename to incubator/pure-ftpd/0.0.31/app-readme.md diff --git a/incubator/pure-ftpd/0.0.31/charts/common-10.7.7.tgz b/incubator/pure-ftpd/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/pure-ftpd/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/pure-ftpd/0.0.30/ix_values.yaml b/incubator/pure-ftpd/0.0.31/ix_values.yaml similarity index 100% rename from incubator/pure-ftpd/0.0.30/ix_values.yaml rename to incubator/pure-ftpd/0.0.31/ix_values.yaml diff --git a/incubator/pure-ftpd/0.0.30/questions.yaml b/incubator/pure-ftpd/0.0.31/questions.yaml similarity index 100% rename from incubator/pure-ftpd/0.0.30/questions.yaml rename to incubator/pure-ftpd/0.0.31/questions.yaml diff --git a/incubator/pure-ftpd/0.0.30/templates/common.yaml b/incubator/pure-ftpd/0.0.31/templates/common.yaml similarity index 100% rename from incubator/pure-ftpd/0.0.30/templates/common.yaml rename to incubator/pure-ftpd/0.0.31/templates/common.yaml diff --git a/incubator/pure-ftpd/0.0.30/values.yaml b/incubator/pure-ftpd/0.0.31/values.yaml similarity index 100% rename from incubator/pure-ftpd/0.0.30/values.yaml rename to incubator/pure-ftpd/0.0.31/values.yaml diff --git a/incubator/pvk-ii/0.0.30/CHANGELOG.md b/incubator/pvk-ii/0.0.30/CHANGELOG.md deleted file mode 100644 index a1fbf1f4152..00000000000 --- a/incubator/pvk-ii/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pvk-ii-0.0.30](https://github.com/truecharts/charts/compare/pvk-ii-0.0.29...pvk-ii-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pvk-ii-0.0.29](https://github.com/truecharts/charts/compare/pvk-ii-0.0.28...pvk-ii-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pvk-ii-0.0.28](https://github.com/truecharts/charts/compare/pvk-ii-0.0.27...pvk-ii-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pvk-ii-0.0.28](https://github.com/truecharts/charts/compare/pvk-ii-0.0.27...pvk-ii-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pvk-ii-0.0.27](https://github.com/truecharts/charts/compare/pvk-ii-0.0.26...pvk-ii-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pvk-ii-0.0.26](https://github.com/truecharts/charts/compare/pvk-ii-0.0.25...pvk-ii-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/pvk-ii/0.0.30/Chart.lock b/incubator/pvk-ii/0.0.30/Chart.lock deleted file mode 100644 index 019f9c9c9db..00000000000 --- a/incubator/pvk-ii/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:40:05.840912426Z" diff --git a/incubator/pvk-ii/0.0.30/Chart.yaml b/incubator/pvk-ii/0.0.30/Chart.yaml deleted file mode 100644 index 31fbd455ff7..00000000000 --- a/incubator/pvk-ii/0.0.30/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.7.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.30 diff --git a/incubator/pvk-ii/0.0.30/README.md b/incubator/pvk-ii/0.0.30/README.md deleted file mode 100644 index f5b137bc024..00000000000 --- a/incubator/pvk-ii/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/pvk-ii/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/pvk-ii/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/pvk-ii/0.0.31/CHANGELOG.md b/incubator/pvk-ii/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..059fbbbf6a1 --- /dev/null +++ b/incubator/pvk-ii/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pvk-ii-0.0.31](https://github.com/truecharts/charts/compare/pvk-ii-0.0.30...pvk-ii-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pvk-ii-0.0.30](https://github.com/truecharts/charts/compare/pvk-ii-0.0.29...pvk-ii-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pvk-ii-0.0.29](https://github.com/truecharts/charts/compare/pvk-ii-0.0.28...pvk-ii-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pvk-ii-0.0.28](https://github.com/truecharts/charts/compare/pvk-ii-0.0.27...pvk-ii-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pvk-ii-0.0.28](https://github.com/truecharts/charts/compare/pvk-ii-0.0.27...pvk-ii-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pvk-ii-0.0.27](https://github.com/truecharts/charts/compare/pvk-ii-0.0.26...pvk-ii-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pvk-ii-0.0.26](https://github.com/truecharts/charts/compare/pvk-ii-0.0.25...pvk-ii-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/pvk-ii/0.0.31/Chart.lock b/incubator/pvk-ii/0.0.31/Chart.lock new file mode 100644 index 00000000000..8aca1f6a840 --- /dev/null +++ b/incubator/pvk-ii/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:20:42.018747963Z" diff --git a/incubator/pvk-ii/0.0.31/Chart.yaml b/incubator/pvk-ii/0.0.31/Chart.yaml new file mode 100644 index 00000000000..43914e3ffd3 --- /dev/null +++ b/incubator/pvk-ii/0.0.31/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.7.7 +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.31 diff --git a/incubator/pvk-ii/0.0.31/README.md b/incubator/pvk-ii/0.0.31/README.md new file mode 100644 index 00000000000..da9cd82e8fe --- /dev/null +++ b/incubator/pvk-ii/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/pvk-ii/0.0.31/app-readme.md similarity index 100% rename from incubator/pvk-ii/0.0.30/app-readme.md rename to incubator/pvk-ii/0.0.31/app-readme.md diff --git a/incubator/pvk-ii/0.0.31/charts/common-10.7.7.tgz b/incubator/pvk-ii/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/pvk-ii/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/pvk-ii/0.0.30/ix_values.yaml b/incubator/pvk-ii/0.0.31/ix_values.yaml similarity index 100% rename from incubator/pvk-ii/0.0.30/ix_values.yaml rename to incubator/pvk-ii/0.0.31/ix_values.yaml diff --git a/incubator/pvk-ii/0.0.30/questions.yaml b/incubator/pvk-ii/0.0.31/questions.yaml similarity index 100% rename from incubator/pvk-ii/0.0.30/questions.yaml rename to incubator/pvk-ii/0.0.31/questions.yaml diff --git a/incubator/pvk-ii/0.0.30/templates/common.yaml b/incubator/pvk-ii/0.0.31/templates/common.yaml similarity index 100% rename from incubator/pvk-ii/0.0.30/templates/common.yaml rename to incubator/pvk-ii/0.0.31/templates/common.yaml diff --git a/incubator/pvk-ii/0.0.30/values.yaml b/incubator/pvk-ii/0.0.31/values.yaml similarity index 100% rename from incubator/pvk-ii/0.0.30/values.yaml rename to incubator/pvk-ii/0.0.31/values.yaml diff --git a/incubator/pwm/0.0.30/CHANGELOG.md b/incubator/pwm/0.0.30/CHANGELOG.md deleted file mode 100644 index d8c49d90f92..00000000000 --- a/incubator/pwm/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pwm-0.0.30](https://github.com/truecharts/charts/compare/pwm-0.0.29...pwm-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pwm-0.0.29](https://github.com/truecharts/charts/compare/pwm-0.0.28...pwm-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pwm-0.0.28](https://github.com/truecharts/charts/compare/pwm-0.0.27...pwm-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pwm-0.0.28](https://github.com/truecharts/charts/compare/pwm-0.0.27...pwm-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pwm-0.0.27](https://github.com/truecharts/charts/compare/pwm-0.0.26...pwm-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pwm-0.0.26](https://github.com/truecharts/charts/compare/pwm-0.0.25...pwm-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/pwm/0.0.30/Chart.lock b/incubator/pwm/0.0.30/Chart.lock deleted file mode 100644 index 9bab7e5640a..00000000000 --- a/incubator/pwm/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:40:18.720336324Z" diff --git a/incubator/pwm/0.0.30/Chart.yaml b/incubator/pwm/0.0.30/Chart.yaml deleted file mode 100644 index 3c7200e46d2..00000000000 --- a/incubator/pwm/0.0.30/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.7.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.30 diff --git a/incubator/pwm/0.0.30/README.md b/incubator/pwm/0.0.30/README.md deleted file mode 100644 index b8f56747878..00000000000 --- a/incubator/pwm/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/pwm/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/pwm/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/pwm/0.0.31/CHANGELOG.md b/incubator/pwm/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..2f044fd8b7f --- /dev/null +++ b/incubator/pwm/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pwm-0.0.31](https://github.com/truecharts/charts/compare/pwm-0.0.30...pwm-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pwm-0.0.30](https://github.com/truecharts/charts/compare/pwm-0.0.29...pwm-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pwm-0.0.29](https://github.com/truecharts/charts/compare/pwm-0.0.28...pwm-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pwm-0.0.28](https://github.com/truecharts/charts/compare/pwm-0.0.27...pwm-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pwm-0.0.28](https://github.com/truecharts/charts/compare/pwm-0.0.27...pwm-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pwm-0.0.27](https://github.com/truecharts/charts/compare/pwm-0.0.26...pwm-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pwm-0.0.26](https://github.com/truecharts/charts/compare/pwm-0.0.25...pwm-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/pwm/0.0.31/Chart.lock b/incubator/pwm/0.0.31/Chart.lock new file mode 100644 index 00000000000..801b212024b --- /dev/null +++ b/incubator/pwm/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:21:04.059184043Z" diff --git a/incubator/pwm/0.0.31/Chart.yaml b/incubator/pwm/0.0.31/Chart.yaml new file mode 100644 index 00000000000..39556d55c4b --- /dev/null +++ b/incubator/pwm/0.0.31/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.7.7 +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.31 diff --git a/incubator/pwm/0.0.31/README.md b/incubator/pwm/0.0.31/README.md new file mode 100644 index 00000000000..5cd2e0fc0bc --- /dev/null +++ b/incubator/pwm/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/pwm/0.0.31/app-readme.md similarity index 100% rename from incubator/pwm/0.0.30/app-readme.md rename to incubator/pwm/0.0.31/app-readme.md diff --git a/incubator/pwm/0.0.31/charts/common-10.7.7.tgz b/incubator/pwm/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/pwm/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/pwm/0.0.30/ix_values.yaml b/incubator/pwm/0.0.31/ix_values.yaml similarity index 100% rename from incubator/pwm/0.0.30/ix_values.yaml rename to incubator/pwm/0.0.31/ix_values.yaml diff --git a/incubator/pwm/0.0.30/questions.yaml b/incubator/pwm/0.0.31/questions.yaml similarity index 100% rename from incubator/pwm/0.0.30/questions.yaml rename to incubator/pwm/0.0.31/questions.yaml diff --git a/incubator/pwm/0.0.30/templates/common.yaml b/incubator/pwm/0.0.31/templates/common.yaml similarity index 100% rename from incubator/pwm/0.0.30/templates/common.yaml rename to incubator/pwm/0.0.31/templates/common.yaml diff --git a/incubator/pwm/0.0.30/values.yaml b/incubator/pwm/0.0.31/values.yaml similarity index 100% rename from incubator/pwm/0.0.30/values.yaml rename to incubator/pwm/0.0.31/values.yaml diff --git a/incubator/pyload-ng/0.0.38/CHANGELOG.md b/incubator/pyload-ng/0.0.38/CHANGELOG.md deleted file mode 100644 index d3511fc7c63..00000000000 --- a/incubator/pyload-ng/0.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pyload-ng-0.0.38](https://github.com/truecharts/charts/compare/pyload-ng-0.0.37...pyload-ng-0.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pyload-ng-0.0.37](https://github.com/truecharts/charts/compare/pyload-ng-0.0.36...pyload-ng-0.0.37) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [pyload-ng-0.0.36](https://github.com/truecharts/charts/compare/pyload-ng-0.0.35...pyload-ng-0.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pyload-ng-0.0.35](https://github.com/truecharts/charts/compare/pyload-ng-0.0.34...pyload-ng-0.0.35) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - - - - -## [pyload-ng-0.0.34](https://github.com/truecharts/charts/compare/pyload-ng-0.0.33...pyload-ng-0.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pyload-ng-0.0.34](https://github.com/truecharts/charts/compare/pyload-ng-0.0.33...pyload-ng-0.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pyload-ng-0.0.33](https://github.com/truecharts/charts/compare/pyload-ng-0.0.32...pyload-ng-0.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pyload-ng-0.0.32](https://github.com/truecharts/charts/compare/pyload-ng-0.0.31...pyload-ng-0.0.32) (2022-09-28) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) - - - - -## [pyload-ng-0.0.31](https://github.com/truecharts/charts/compare/pyload-ng-0.0.30...pyload-ng-0.0.31) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/pyload-ng/0.0.38/Chart.lock b/incubator/pyload-ng/0.0.38/Chart.lock deleted file mode 100644 index 5369c8e72ed..00000000000 --- a/incubator/pyload-ng/0.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:40:28.175965978Z" diff --git a/incubator/pyload-ng/0.0.38/Chart.yaml b/incubator/pyload-ng/0.0.38/Chart.yaml deleted file mode 100644 index 8d28c99e74d..00000000000 --- a/incubator/pyload-ng/0.0.38/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.7.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.38 diff --git a/incubator/pyload-ng/0.0.38/README.md b/incubator/pyload-ng/0.0.38/README.md deleted file mode 100644 index ef823239863..00000000000 --- a/incubator/pyload-ng/0.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/incubator/pyload-ng/0.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/pyload-ng/0.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/pyload-ng/0.0.39/CHANGELOG.md b/incubator/pyload-ng/0.0.39/CHANGELOG.md new file mode 100644 index 00000000000..023fcb8a5c9 --- /dev/null +++ b/incubator/pyload-ng/0.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pyload-ng-0.0.39](https://github.com/truecharts/charts/compare/pyload-ng-0.0.38...pyload-ng-0.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pyload-ng-0.0.38](https://github.com/truecharts/charts/compare/pyload-ng-0.0.37...pyload-ng-0.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pyload-ng-0.0.37](https://github.com/truecharts/charts/compare/pyload-ng-0.0.36...pyload-ng-0.0.37) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [pyload-ng-0.0.36](https://github.com/truecharts/charts/compare/pyload-ng-0.0.35...pyload-ng-0.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pyload-ng-0.0.35](https://github.com/truecharts/charts/compare/pyload-ng-0.0.34...pyload-ng-0.0.35) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + +## [pyload-ng-0.0.34](https://github.com/truecharts/charts/compare/pyload-ng-0.0.33...pyload-ng-0.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pyload-ng-0.0.34](https://github.com/truecharts/charts/compare/pyload-ng-0.0.33...pyload-ng-0.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pyload-ng-0.0.33](https://github.com/truecharts/charts/compare/pyload-ng-0.0.32...pyload-ng-0.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pyload-ng-0.0.32](https://github.com/truecharts/charts/compare/pyload-ng-0.0.31...pyload-ng-0.0.32) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + +## [pyload-ng-0.0.31](https://github.com/truecharts/charts/compare/pyload-ng-0.0.30...pyload-ng-0.0.31) (2022-09-27) + +### Chore diff --git a/incubator/pyload-ng/0.0.39/Chart.lock b/incubator/pyload-ng/0.0.39/Chart.lock new file mode 100644 index 00000000000..c166dee21c0 --- /dev/null +++ b/incubator/pyload-ng/0.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:21:12.872854044Z" diff --git a/incubator/pyload-ng/0.0.39/Chart.yaml b/incubator/pyload-ng/0.0.39/Chart.yaml new file mode 100644 index 00000000000..993afc96d61 --- /dev/null +++ b/incubator/pyload-ng/0.0.39/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.7.7 +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.39 diff --git a/incubator/pyload-ng/0.0.39/README.md b/incubator/pyload-ng/0.0.39/README.md new file mode 100644 index 00000000000..d70fa27de4f --- /dev/null +++ b/incubator/pyload-ng/0.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/incubator/pyload-ng/0.0.39/app-readme.md similarity index 100% rename from incubator/pyload-ng/0.0.38/app-readme.md rename to incubator/pyload-ng/0.0.39/app-readme.md diff --git a/incubator/pyload-ng/0.0.39/charts/common-10.7.7.tgz b/incubator/pyload-ng/0.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/pyload-ng/0.0.39/charts/common-10.7.7.tgz differ diff --git a/incubator/pyload-ng/0.0.38/ix_values.yaml b/incubator/pyload-ng/0.0.39/ix_values.yaml similarity index 100% rename from incubator/pyload-ng/0.0.38/ix_values.yaml rename to incubator/pyload-ng/0.0.39/ix_values.yaml diff --git a/incubator/pyload-ng/0.0.38/questions.yaml b/incubator/pyload-ng/0.0.39/questions.yaml similarity index 100% rename from incubator/pyload-ng/0.0.38/questions.yaml rename to incubator/pyload-ng/0.0.39/questions.yaml diff --git a/incubator/pyload-ng/0.0.38/templates/common.yaml b/incubator/pyload-ng/0.0.39/templates/common.yaml similarity index 100% rename from incubator/pyload-ng/0.0.38/templates/common.yaml rename to incubator/pyload-ng/0.0.39/templates/common.yaml diff --git a/incubator/pyload-ng/0.0.38/values.yaml b/incubator/pyload-ng/0.0.39/values.yaml similarity index 100% rename from incubator/pyload-ng/0.0.38/values.yaml rename to incubator/pyload-ng/0.0.39/values.yaml diff --git a/incubator/qflood/0.0.42/CHANGELOG.md b/incubator/qflood/0.0.42/CHANGELOG.md deleted file mode 100644 index 6ed7686fe51..00000000000 --- a/incubator/qflood/0.0.42/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [qflood-0.0.42](https://github.com/truecharts/charts/compare/qflood-0.0.41...qflood-0.0.42) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [qflood-0.0.41](https://github.com/truecharts/charts/compare/qflood-0.0.40...qflood-0.0.41) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [qflood-0.0.40](https://github.com/truecharts/charts/compare/qflood-0.0.39...qflood-0.0.40) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [qflood-0.0.39](https://github.com/truecharts/charts/compare/qflood-0.0.38...qflood-0.0.39) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [qflood-0.0.38](https://github.com/truecharts/charts/compare/qflood-0.0.37...qflood-0.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [qflood-0.0.38](https://github.com/truecharts/charts/compare/qflood-0.0.37...qflood-0.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [qflood-0.0.37](https://github.com/truecharts/charts/compare/qflood-0.0.36...qflood-0.0.37) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [qflood-0.0.36](https://github.com/truecharts/charts/compare/qflood-0.0.35...qflood-0.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [qflood-0.0.35](https://github.com/truecharts/charts/compare/qflood-0.0.34...qflood-0.0.35) (2022-09-26) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906)) - - - - -## [qflood-0.0.34](https://github.com/truecharts/charts/compare/qflood-0.0.33...qflood-0.0.34) (2022-09-25) - -### Chore diff --git a/incubator/qflood/0.0.42/Chart.lock b/incubator/qflood/0.0.42/Chart.lock deleted file mode 100644 index 87c9de0e8f6..00000000000 --- a/incubator/qflood/0.0.42/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:47:31.236664163Z" diff --git a/incubator/qflood/0.0.42/Chart.yaml b/incubator/qflood/0.0.42/Chart.yaml deleted file mode 100644 index 384c35dce78..00000000000 --- a/incubator/qflood/0.0.42/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.7.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.42 diff --git a/incubator/qflood/0.0.42/README.md b/incubator/qflood/0.0.42/README.md deleted file mode 100644 index 16259284b7d..00000000000 --- a/incubator/qflood/0.0.42/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/charts/common-10.7.1.tgz b/incubator/qflood/0.0.42/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/qflood/0.0.42/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/qflood/0.0.43/CHANGELOG.md b/incubator/qflood/0.0.43/CHANGELOG.md new file mode 100644 index 00000000000..7eda5027296 --- /dev/null +++ b/incubator/qflood/0.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [qflood-0.0.43](https://github.com/truecharts/charts/compare/qflood-0.0.42...qflood-0.0.43) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [qflood-0.0.42](https://github.com/truecharts/charts/compare/qflood-0.0.41...qflood-0.0.42) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [qflood-0.0.41](https://github.com/truecharts/charts/compare/qflood-0.0.40...qflood-0.0.41) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [qflood-0.0.40](https://github.com/truecharts/charts/compare/qflood-0.0.39...qflood-0.0.40) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [qflood-0.0.39](https://github.com/truecharts/charts/compare/qflood-0.0.38...qflood-0.0.39) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [qflood-0.0.38](https://github.com/truecharts/charts/compare/qflood-0.0.37...qflood-0.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [qflood-0.0.38](https://github.com/truecharts/charts/compare/qflood-0.0.37...qflood-0.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [qflood-0.0.37](https://github.com/truecharts/charts/compare/qflood-0.0.36...qflood-0.0.37) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [qflood-0.0.36](https://github.com/truecharts/charts/compare/qflood-0.0.35...qflood-0.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [qflood-0.0.35](https://github.com/truecharts/charts/compare/qflood-0.0.34...qflood-0.0.35) (2022-09-26) + +### Chore diff --git a/incubator/qflood/0.0.43/Chart.lock b/incubator/qflood/0.0.43/Chart.lock new file mode 100644 index 00000000000..202af4c9380 --- /dev/null +++ b/incubator/qflood/0.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:21:14.835126728Z" diff --git a/incubator/qflood/0.0.43/Chart.yaml b/incubator/qflood/0.0.43/Chart.yaml new file mode 100644 index 00000000000..900fcbeba16 --- /dev/null +++ b/incubator/qflood/0.0.43/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.7.7 +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.43 diff --git a/incubator/qflood/0.0.43/README.md b/incubator/qflood/0.0.43/README.md new file mode 100644 index 00000000000..68cbcfa241c --- /dev/null +++ b/incubator/qflood/0.0.43/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/app-readme.md b/incubator/qflood/0.0.43/app-readme.md similarity index 100% rename from incubator/qflood/0.0.42/app-readme.md rename to incubator/qflood/0.0.43/app-readme.md diff --git a/incubator/qflood/0.0.43/charts/common-10.7.7.tgz b/incubator/qflood/0.0.43/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/qflood/0.0.43/charts/common-10.7.7.tgz differ diff --git a/incubator/qflood/0.0.42/ix_values.yaml b/incubator/qflood/0.0.43/ix_values.yaml similarity index 100% rename from incubator/qflood/0.0.42/ix_values.yaml rename to incubator/qflood/0.0.43/ix_values.yaml diff --git a/incubator/qflood/0.0.42/questions.yaml b/incubator/qflood/0.0.43/questions.yaml similarity index 100% rename from incubator/qflood/0.0.42/questions.yaml rename to incubator/qflood/0.0.43/questions.yaml diff --git a/incubator/qflood/0.0.42/templates/common.yaml b/incubator/qflood/0.0.43/templates/common.yaml similarity index 100% rename from incubator/qflood/0.0.42/templates/common.yaml rename to incubator/qflood/0.0.43/templates/common.yaml diff --git a/incubator/qflood/0.0.42/values.yaml b/incubator/qflood/0.0.43/values.yaml similarity index 100% rename from incubator/qflood/0.0.42/values.yaml rename to incubator/qflood/0.0.43/values.yaml diff --git a/incubator/quake3/0.0.30/CHANGELOG.md b/incubator/quake3/0.0.30/CHANGELOG.md deleted file mode 100644 index b25b8019824..00000000000 --- a/incubator/quake3/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [quake3-0.0.30](https://github.com/truecharts/charts/compare/quake3-0.0.29...quake3-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [quake3-0.0.29](https://github.com/truecharts/charts/compare/quake3-0.0.28...quake3-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [quake3-0.0.28](https://github.com/truecharts/charts/compare/quake3-0.0.27...quake3-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [quake3-0.0.28](https://github.com/truecharts/charts/compare/quake3-0.0.27...quake3-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [quake3-0.0.27](https://github.com/truecharts/charts/compare/quake3-0.0.26...quake3-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [quake3-0.0.26](https://github.com/truecharts/charts/compare/quake3-0.0.25...quake3-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/quake3/0.0.30/Chart.lock b/incubator/quake3/0.0.30/Chart.lock deleted file mode 100644 index 75b93bc6520..00000000000 --- a/incubator/quake3/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:40:38.14871418Z" diff --git a/incubator/quake3/0.0.30/Chart.yaml b/incubator/quake3/0.0.30/Chart.yaml deleted file mode 100644 index 0846bce548e..00000000000 --- a/incubator/quake3/0.0.30/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.7.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.30 diff --git a/incubator/quake3/0.0.30/README.md b/incubator/quake3/0.0.30/README.md deleted file mode 100644 index 28e2792447a..00000000000 --- a/incubator/quake3/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/quake3/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/quake3/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/quake3/0.0.31/CHANGELOG.md b/incubator/quake3/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..e8224a4b6be --- /dev/null +++ b/incubator/quake3/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [quake3-0.0.31](https://github.com/truecharts/charts/compare/quake3-0.0.30...quake3-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [quake3-0.0.30](https://github.com/truecharts/charts/compare/quake3-0.0.29...quake3-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [quake3-0.0.29](https://github.com/truecharts/charts/compare/quake3-0.0.28...quake3-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [quake3-0.0.28](https://github.com/truecharts/charts/compare/quake3-0.0.27...quake3-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [quake3-0.0.28](https://github.com/truecharts/charts/compare/quake3-0.0.27...quake3-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [quake3-0.0.27](https://github.com/truecharts/charts/compare/quake3-0.0.26...quake3-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [quake3-0.0.26](https://github.com/truecharts/charts/compare/quake3-0.0.25...quake3-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/quake3/0.0.31/Chart.lock b/incubator/quake3/0.0.31/Chart.lock new file mode 100644 index 00000000000..4b767c8d114 --- /dev/null +++ b/incubator/quake3/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:21:25.759000313Z" diff --git a/incubator/quake3/0.0.31/Chart.yaml b/incubator/quake3/0.0.31/Chart.yaml new file mode 100644 index 00000000000..c354a513282 --- /dev/null +++ b/incubator/quake3/0.0.31/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.7.7 +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.31 diff --git a/incubator/quake3/0.0.31/README.md b/incubator/quake3/0.0.31/README.md new file mode 100644 index 00000000000..92cd012e236 --- /dev/null +++ b/incubator/quake3/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/quake3/0.0.31/app-readme.md similarity index 100% rename from incubator/quake3/0.0.30/app-readme.md rename to incubator/quake3/0.0.31/app-readme.md diff --git a/incubator/quake3/0.0.31/charts/common-10.7.7.tgz b/incubator/quake3/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/quake3/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/quake3/0.0.30/ix_values.yaml b/incubator/quake3/0.0.31/ix_values.yaml similarity index 100% rename from incubator/quake3/0.0.30/ix_values.yaml rename to incubator/quake3/0.0.31/ix_values.yaml diff --git a/incubator/quake3/0.0.30/questions.yaml b/incubator/quake3/0.0.31/questions.yaml similarity index 100% rename from incubator/quake3/0.0.30/questions.yaml rename to incubator/quake3/0.0.31/questions.yaml diff --git a/incubator/quake3/0.0.30/templates/common.yaml b/incubator/quake3/0.0.31/templates/common.yaml similarity index 100% rename from incubator/quake3/0.0.30/templates/common.yaml rename to incubator/quake3/0.0.31/templates/common.yaml diff --git a/incubator/quake3/0.0.30/values.yaml b/incubator/quake3/0.0.31/values.yaml similarity index 100% rename from incubator/quake3/0.0.30/values.yaml rename to incubator/quake3/0.0.31/values.yaml diff --git a/incubator/quickshare/0.0.31/CHANGELOG.md b/incubator/quickshare/0.0.31/CHANGELOG.md deleted file mode 100644 index f760c1caf8c..00000000000 --- a/incubator/quickshare/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [quickshare-0.0.31](https://github.com/truecharts/charts/compare/quickshare-0.0.30...quickshare-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [quickshare-0.0.30](https://github.com/truecharts/charts/compare/quickshare-0.0.29...quickshare-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [quickshare-0.0.29](https://github.com/truecharts/charts/compare/quickshare-0.0.28...quickshare-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [quickshare-0.0.29](https://github.com/truecharts/charts/compare/quickshare-0.0.28...quickshare-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [quickshare-0.0.28](https://github.com/truecharts/charts/compare/quickshare-0.0.27...quickshare-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [quickshare-0.0.27](https://github.com/truecharts/charts/compare/quickshare-0.0.26...quickshare-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/quickshare/0.0.31/Chart.lock b/incubator/quickshare/0.0.31/Chart.lock deleted file mode 100644 index 94ab60428bf..00000000000 --- a/incubator/quickshare/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:40:50.656247981Z" diff --git a/incubator/quickshare/0.0.31/Chart.yaml b/incubator/quickshare/0.0.31/Chart.yaml deleted file mode 100644 index 8712ca2ccc9..00000000000 --- a/incubator/quickshare/0.0.31/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.7.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.31 diff --git a/incubator/quickshare/0.0.31/README.md b/incubator/quickshare/0.0.31/README.md deleted file mode 100644 index aa7283869f5..00000000000 --- a/incubator/quickshare/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/quickshare/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/quickshare/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/quickshare/0.0.32/CHANGELOG.md b/incubator/quickshare/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..453a57471e4 --- /dev/null +++ b/incubator/quickshare/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [quickshare-0.0.32](https://github.com/truecharts/charts/compare/quickshare-0.0.31...quickshare-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [quickshare-0.0.31](https://github.com/truecharts/charts/compare/quickshare-0.0.30...quickshare-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [quickshare-0.0.30](https://github.com/truecharts/charts/compare/quickshare-0.0.29...quickshare-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [quickshare-0.0.29](https://github.com/truecharts/charts/compare/quickshare-0.0.28...quickshare-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [quickshare-0.0.29](https://github.com/truecharts/charts/compare/quickshare-0.0.28...quickshare-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [quickshare-0.0.28](https://github.com/truecharts/charts/compare/quickshare-0.0.27...quickshare-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [quickshare-0.0.27](https://github.com/truecharts/charts/compare/quickshare-0.0.26...quickshare-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/quickshare/0.0.32/Chart.lock b/incubator/quickshare/0.0.32/Chart.lock new file mode 100644 index 00000000000..1fbb3e23ece --- /dev/null +++ b/incubator/quickshare/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:21:48.158686307Z" diff --git a/incubator/quickshare/0.0.32/Chart.yaml b/incubator/quickshare/0.0.32/Chart.yaml new file mode 100644 index 00000000000..19012de51a0 --- /dev/null +++ b/incubator/quickshare/0.0.32/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.7.7 +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.32 diff --git a/incubator/quickshare/0.0.32/README.md b/incubator/quickshare/0.0.32/README.md new file mode 100644 index 00000000000..2999730d47c --- /dev/null +++ b/incubator/quickshare/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/quickshare/0.0.32/app-readme.md similarity index 100% rename from incubator/quickshare/0.0.31/app-readme.md rename to incubator/quickshare/0.0.32/app-readme.md diff --git a/incubator/quickshare/0.0.32/charts/common-10.7.7.tgz b/incubator/quickshare/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/quickshare/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/quickshare/0.0.31/ix_values.yaml b/incubator/quickshare/0.0.32/ix_values.yaml similarity index 100% rename from incubator/quickshare/0.0.31/ix_values.yaml rename to incubator/quickshare/0.0.32/ix_values.yaml diff --git a/incubator/quickshare/0.0.31/questions.yaml b/incubator/quickshare/0.0.32/questions.yaml similarity index 100% rename from incubator/quickshare/0.0.31/questions.yaml rename to incubator/quickshare/0.0.32/questions.yaml diff --git a/incubator/quickshare/0.0.31/templates/common.yaml b/incubator/quickshare/0.0.32/templates/common.yaml similarity index 100% rename from incubator/quickshare/0.0.31/templates/common.yaml rename to incubator/quickshare/0.0.32/templates/common.yaml diff --git a/incubator/quickshare/0.0.31/values.yaml b/incubator/quickshare/0.0.32/values.yaml similarity index 100% rename from incubator/quickshare/0.0.31/values.yaml rename to incubator/quickshare/0.0.32/values.yaml diff --git a/incubator/quiz-game/0.0.30/CHANGELOG.md b/incubator/quiz-game/0.0.30/CHANGELOG.md deleted file mode 100644 index 2e69b423738..00000000000 --- a/incubator/quiz-game/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [quiz-game-0.0.30](https://github.com/truecharts/charts/compare/quiz-game-0.0.29...quiz-game-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [quiz-game-0.0.29](https://github.com/truecharts/charts/compare/quiz-game-0.0.28...quiz-game-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [quiz-game-0.0.28](https://github.com/truecharts/charts/compare/quiz-game-0.0.27...quiz-game-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [quiz-game-0.0.28](https://github.com/truecharts/charts/compare/quiz-game-0.0.27...quiz-game-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [quiz-game-0.0.27](https://github.com/truecharts/charts/compare/quiz-game-0.0.26...quiz-game-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [quiz-game-0.0.26](https://github.com/truecharts/charts/compare/quiz-game-0.0.25...quiz-game-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/quiz-game/0.0.30/Chart.lock b/incubator/quiz-game/0.0.30/Chart.lock deleted file mode 100644 index cb6d9ed49de..00000000000 --- a/incubator/quiz-game/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:40:59.258102875Z" diff --git a/incubator/quiz-game/0.0.30/Chart.yaml b/incubator/quiz-game/0.0.30/Chart.yaml deleted file mode 100644 index b28df7664ab..00000000000 --- a/incubator/quiz-game/0.0.30/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.7.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.30 diff --git a/incubator/quiz-game/0.0.30/README.md b/incubator/quiz-game/0.0.30/README.md deleted file mode 100644 index 8b86553e7d9..00000000000 --- a/incubator/quiz-game/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/quiz-game/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/quiz-game/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/quiz-game/0.0.31/CHANGELOG.md b/incubator/quiz-game/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..29d3e70d2a5 --- /dev/null +++ b/incubator/quiz-game/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [quiz-game-0.0.31](https://github.com/truecharts/charts/compare/quiz-game-0.0.30...quiz-game-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [quiz-game-0.0.30](https://github.com/truecharts/charts/compare/quiz-game-0.0.29...quiz-game-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [quiz-game-0.0.29](https://github.com/truecharts/charts/compare/quiz-game-0.0.28...quiz-game-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [quiz-game-0.0.28](https://github.com/truecharts/charts/compare/quiz-game-0.0.27...quiz-game-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [quiz-game-0.0.28](https://github.com/truecharts/charts/compare/quiz-game-0.0.27...quiz-game-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [quiz-game-0.0.27](https://github.com/truecharts/charts/compare/quiz-game-0.0.26...quiz-game-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [quiz-game-0.0.26](https://github.com/truecharts/charts/compare/quiz-game-0.0.25...quiz-game-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/quiz-game/0.0.31/Chart.lock b/incubator/quiz-game/0.0.31/Chart.lock new file mode 100644 index 00000000000..8c0c88e59d0 --- /dev/null +++ b/incubator/quiz-game/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:21:58.023405108Z" diff --git a/incubator/quiz-game/0.0.31/Chart.yaml b/incubator/quiz-game/0.0.31/Chart.yaml new file mode 100644 index 00000000000..51db1cd717e --- /dev/null +++ b/incubator/quiz-game/0.0.31/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.7.7 +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.31 diff --git a/incubator/quiz-game/0.0.31/README.md b/incubator/quiz-game/0.0.31/README.md new file mode 100644 index 00000000000..379a391c5fc --- /dev/null +++ b/incubator/quiz-game/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/quiz-game/0.0.31/app-readme.md similarity index 100% rename from incubator/quiz-game/0.0.30/app-readme.md rename to incubator/quiz-game/0.0.31/app-readme.md diff --git a/incubator/quiz-game/0.0.31/charts/common-10.7.7.tgz b/incubator/quiz-game/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/quiz-game/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/quiz-game/0.0.30/ix_values.yaml b/incubator/quiz-game/0.0.31/ix_values.yaml similarity index 100% rename from incubator/quiz-game/0.0.30/ix_values.yaml rename to incubator/quiz-game/0.0.31/ix_values.yaml diff --git a/incubator/quiz-game/0.0.30/questions.yaml b/incubator/quiz-game/0.0.31/questions.yaml similarity index 100% rename from incubator/quiz-game/0.0.30/questions.yaml rename to incubator/quiz-game/0.0.31/questions.yaml diff --git a/incubator/quiz-game/0.0.30/templates/common.yaml b/incubator/quiz-game/0.0.31/templates/common.yaml similarity index 100% rename from incubator/quiz-game/0.0.30/templates/common.yaml rename to incubator/quiz-game/0.0.31/templates/common.yaml diff --git a/incubator/quiz-game/0.0.30/values.yaml b/incubator/quiz-game/0.0.31/values.yaml similarity index 100% rename from incubator/quiz-game/0.0.30/values.yaml rename to incubator/quiz-game/0.0.31/values.yaml diff --git a/incubator/ra-rom-processor/0.0.39/CHANGELOG.md b/incubator/ra-rom-processor/0.0.39/CHANGELOG.md deleted file mode 100644 index 44318bb0b94..00000000000 --- a/incubator/ra-rom-processor/0.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ra-rom-processor-0.0.39](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.38...ra-rom-processor-0.0.39) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [ra-rom-processor-0.0.38](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.37...ra-rom-processor-0.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ra-rom-processor-0.0.37](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.36...ra-rom-processor-0.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ra-rom-processor-0.0.36](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.35...ra-rom-processor-0.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ra-rom-processor-0.0.36](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.35...ra-rom-processor-0.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ra-rom-processor-0.0.35](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.34...ra-rom-processor-0.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ra-rom-processor-0.0.34](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.33...ra-rom-processor-0.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/ra-rom-processor/0.0.39/Chart.lock b/incubator/ra-rom-processor/0.0.39/Chart.lock deleted file mode 100644 index d09896f0687..00000000000 --- a/incubator/ra-rom-processor/0.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-21T10:29:33.518344414Z" diff --git a/incubator/ra-rom-processor/0.0.39/Chart.yaml b/incubator/ra-rom-processor/0.0.39/Chart.yaml deleted file mode 100644 index 1b7ca5faa2b..00000000000 --- a/incubator/ra-rom-processor/0.0.39/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.7.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.39 diff --git a/incubator/ra-rom-processor/0.0.39/README.md b/incubator/ra-rom-processor/0.0.39/README.md deleted file mode 100644 index 868dcb8dcd5..00000000000 --- a/incubator/ra-rom-processor/0.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/incubator/ra-rom-processor/0.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/ra-rom-processor/0.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/ra-rom-processor/0.0.40/CHANGELOG.md b/incubator/ra-rom-processor/0.0.40/CHANGELOG.md new file mode 100644 index 00000000000..0f6840574ef --- /dev/null +++ b/incubator/ra-rom-processor/0.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ra-rom-processor-0.0.40](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.39...ra-rom-processor-0.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ra-rom-processor-0.0.39](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.38...ra-rom-processor-0.0.39) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [ra-rom-processor-0.0.38](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.37...ra-rom-processor-0.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ra-rom-processor-0.0.37](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.36...ra-rom-processor-0.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ra-rom-processor-0.0.36](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.35...ra-rom-processor-0.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ra-rom-processor-0.0.36](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.35...ra-rom-processor-0.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ra-rom-processor-0.0.35](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.34...ra-rom-processor-0.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ra-rom-processor-0.0.34](https://github.com/truecharts/charts/compare/ra-rom-processor-0.0.33...ra-rom-processor-0.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/ra-rom-processor/0.0.40/Chart.lock b/incubator/ra-rom-processor/0.0.40/Chart.lock new file mode 100644 index 00000000000..136ec5bc4a7 --- /dev/null +++ b/incubator/ra-rom-processor/0.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:21:58.450332327Z" diff --git a/incubator/ra-rom-processor/0.0.40/Chart.yaml b/incubator/ra-rom-processor/0.0.40/Chart.yaml new file mode 100644 index 00000000000..847b105c740 --- /dev/null +++ b/incubator/ra-rom-processor/0.0.40/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.7.7 +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.40 diff --git a/incubator/ra-rom-processor/0.0.40/README.md b/incubator/ra-rom-processor/0.0.40/README.md new file mode 100644 index 00000000000..8efd481acc7 --- /dev/null +++ b/incubator/ra-rom-processor/0.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/incubator/ra-rom-processor/0.0.40/app-readme.md similarity index 100% rename from incubator/ra-rom-processor/0.0.39/app-readme.md rename to incubator/ra-rom-processor/0.0.40/app-readme.md diff --git a/incubator/ra-rom-processor/0.0.40/charts/common-10.7.7.tgz b/incubator/ra-rom-processor/0.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/ra-rom-processor/0.0.40/charts/common-10.7.7.tgz differ diff --git a/incubator/ra-rom-processor/0.0.39/ix_values.yaml b/incubator/ra-rom-processor/0.0.40/ix_values.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.39/ix_values.yaml rename to incubator/ra-rom-processor/0.0.40/ix_values.yaml diff --git a/incubator/ra-rom-processor/0.0.39/questions.yaml b/incubator/ra-rom-processor/0.0.40/questions.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.39/questions.yaml rename to incubator/ra-rom-processor/0.0.40/questions.yaml diff --git a/incubator/ra-rom-processor/0.0.39/templates/common.yaml b/incubator/ra-rom-processor/0.0.40/templates/common.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.39/templates/common.yaml rename to incubator/ra-rom-processor/0.0.40/templates/common.yaml diff --git a/incubator/ra-rom-processor/0.0.39/values.yaml b/incubator/ra-rom-processor/0.0.40/values.yaml similarity index 100% rename from incubator/ra-rom-processor/0.0.39/values.yaml rename to incubator/ra-rom-processor/0.0.40/values.yaml diff --git a/incubator/radarrsync/0.0.30/CHANGELOG.md b/incubator/radarrsync/0.0.30/CHANGELOG.md deleted file mode 100644 index 2e62f23be32..00000000000 --- a/incubator/radarrsync/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [radarrsync-0.0.30](https://github.com/truecharts/charts/compare/radarrsync-0.0.29...radarrsync-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [radarrsync-0.0.29](https://github.com/truecharts/charts/compare/radarrsync-0.0.28...radarrsync-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [radarrsync-0.0.28](https://github.com/truecharts/charts/compare/radarrsync-0.0.27...radarrsync-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [radarrsync-0.0.28](https://github.com/truecharts/charts/compare/radarrsync-0.0.27...radarrsync-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [radarrsync-0.0.27](https://github.com/truecharts/charts/compare/radarrsync-0.0.26...radarrsync-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [radarrsync-0.0.26](https://github.com/truecharts/charts/compare/radarrsync-0.0.25...radarrsync-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/radarrsync/0.0.30/Chart.lock b/incubator/radarrsync/0.0.30/Chart.lock deleted file mode 100644 index dea4807c55a..00000000000 --- a/incubator/radarrsync/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:41:09.263263101Z" diff --git a/incubator/radarrsync/0.0.30/Chart.yaml b/incubator/radarrsync/0.0.30/Chart.yaml deleted file mode 100644 index a75181831a1..00000000000 --- a/incubator/radarrsync/0.0.30/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.7.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.30 diff --git a/incubator/radarrsync/0.0.30/README.md b/incubator/radarrsync/0.0.30/README.md deleted file mode 100644 index f42e165d602..00000000000 --- a/incubator/radarrsync/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/radarrsync/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/radarrsync/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/radarrsync/0.0.31/CHANGELOG.md b/incubator/radarrsync/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..76421a91b9a --- /dev/null +++ b/incubator/radarrsync/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [radarrsync-0.0.31](https://github.com/truecharts/charts/compare/radarrsync-0.0.30...radarrsync-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [radarrsync-0.0.30](https://github.com/truecharts/charts/compare/radarrsync-0.0.29...radarrsync-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [radarrsync-0.0.29](https://github.com/truecharts/charts/compare/radarrsync-0.0.28...radarrsync-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [radarrsync-0.0.28](https://github.com/truecharts/charts/compare/radarrsync-0.0.27...radarrsync-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [radarrsync-0.0.28](https://github.com/truecharts/charts/compare/radarrsync-0.0.27...radarrsync-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [radarrsync-0.0.27](https://github.com/truecharts/charts/compare/radarrsync-0.0.26...radarrsync-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [radarrsync-0.0.26](https://github.com/truecharts/charts/compare/radarrsync-0.0.25...radarrsync-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/radarrsync/0.0.31/Chart.lock b/incubator/radarrsync/0.0.31/Chart.lock new file mode 100644 index 00000000000..4c54ff3b1db --- /dev/null +++ b/incubator/radarrsync/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:22:10.272688045Z" diff --git a/incubator/radarrsync/0.0.31/Chart.yaml b/incubator/radarrsync/0.0.31/Chart.yaml new file mode 100644 index 00000000000..2ac28483417 --- /dev/null +++ b/incubator/radarrsync/0.0.31/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.7.7 +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.31 diff --git a/incubator/radarrsync/0.0.31/README.md b/incubator/radarrsync/0.0.31/README.md new file mode 100644 index 00000000000..ea354af5b28 --- /dev/null +++ b/incubator/radarrsync/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/radarrsync/0.0.31/app-readme.md similarity index 100% rename from incubator/radarrsync/0.0.30/app-readme.md rename to incubator/radarrsync/0.0.31/app-readme.md diff --git a/incubator/radarrsync/0.0.31/charts/common-10.7.7.tgz b/incubator/radarrsync/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/radarrsync/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/radarrsync/0.0.30/ix_values.yaml b/incubator/radarrsync/0.0.31/ix_values.yaml similarity index 100% rename from incubator/radarrsync/0.0.30/ix_values.yaml rename to incubator/radarrsync/0.0.31/ix_values.yaml diff --git a/incubator/radarrsync/0.0.30/questions.yaml b/incubator/radarrsync/0.0.31/questions.yaml similarity index 100% rename from incubator/radarrsync/0.0.30/questions.yaml rename to incubator/radarrsync/0.0.31/questions.yaml diff --git a/incubator/radarrsync/0.0.30/templates/common.yaml b/incubator/radarrsync/0.0.31/templates/common.yaml similarity index 100% rename from incubator/radarrsync/0.0.30/templates/common.yaml rename to incubator/radarrsync/0.0.31/templates/common.yaml diff --git a/incubator/radarrsync/0.0.30/values.yaml b/incubator/radarrsync/0.0.31/values.yaml similarity index 100% rename from incubator/radarrsync/0.0.30/values.yaml rename to incubator/radarrsync/0.0.31/values.yaml diff --git a/incubator/radicale/0.0.38/CHANGELOG.md b/incubator/radicale/0.0.38/CHANGELOG.md deleted file mode 100644 index 2224bd3daae..00000000000 --- a/incubator/radicale/0.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [radicale-0.0.38](https://github.com/truecharts/charts/compare/radicale-0.0.37...radicale-0.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [radicale-0.0.37](https://github.com/truecharts/charts/compare/radicale-0.0.36...radicale-0.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [radicale-0.0.36](https://github.com/truecharts/charts/compare/radicale-0.0.35...radicale-0.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [radicale-0.0.36](https://github.com/truecharts/charts/compare/radicale-0.0.35...radicale-0.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [radicale-0.0.35](https://github.com/truecharts/charts/compare/radicale-0.0.34...radicale-0.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [radicale-0.0.34](https://github.com/truecharts/charts/compare/radicale-0.0.33...radicale-0.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/radicale/0.0.38/Chart.lock b/incubator/radicale/0.0.38/Chart.lock deleted file mode 100644 index 00382d040fe..00000000000 --- a/incubator/radicale/0.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:41:22.065444875Z" diff --git a/incubator/radicale/0.0.38/Chart.yaml b/incubator/radicale/0.0.38/Chart.yaml deleted file mode 100644 index 167b610a9d3..00000000000 --- a/incubator/radicale/0.0.38/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.7.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.38 -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.38/README.md b/incubator/radicale/0.0.38/README.md deleted file mode 100644 index c9978720996..00000000000 --- a/incubator/radicale/0.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/incubator/radicale/0.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/radicale/0.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/radicale/0.0.39/CHANGELOG.md b/incubator/radicale/0.0.39/CHANGELOG.md new file mode 100644 index 00000000000..ec214808418 --- /dev/null +++ b/incubator/radicale/0.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [radicale-0.0.39](https://github.com/truecharts/charts/compare/radicale-0.0.38...radicale-0.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [radicale-0.0.38](https://github.com/truecharts/charts/compare/radicale-0.0.37...radicale-0.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [radicale-0.0.37](https://github.com/truecharts/charts/compare/radicale-0.0.36...radicale-0.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [radicale-0.0.36](https://github.com/truecharts/charts/compare/radicale-0.0.35...radicale-0.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [radicale-0.0.36](https://github.com/truecharts/charts/compare/radicale-0.0.35...radicale-0.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [radicale-0.0.35](https://github.com/truecharts/charts/compare/radicale-0.0.34...radicale-0.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [radicale-0.0.34](https://github.com/truecharts/charts/compare/radicale-0.0.33...radicale-0.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/radicale/0.0.39/Chart.lock b/incubator/radicale/0.0.39/Chart.lock new file mode 100644 index 00000000000..aaac846128d --- /dev/null +++ b/incubator/radicale/0.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:22:29.940485159Z" diff --git a/incubator/radicale/0.0.39/Chart.yaml b/incubator/radicale/0.0.39/Chart.yaml new file mode 100644 index 00000000000..68b49ea4882 --- /dev/null +++ b/incubator/radicale/0.0.39/Chart.yaml @@ -0,0 +1,43 @@ +apiVersion: v2 +appVersion: "3.1.8.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.39 +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.39/README.md b/incubator/radicale/0.0.39/README.md new file mode 100644 index 00000000000..c0465398326 --- /dev/null +++ b/incubator/radicale/0.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/incubator/radicale/0.0.39/app-readme.md similarity index 100% rename from incubator/radicale/0.0.38/app-readme.md rename to incubator/radicale/0.0.39/app-readme.md diff --git a/incubator/radicale/0.0.39/charts/common-10.7.7.tgz b/incubator/radicale/0.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/radicale/0.0.39/charts/common-10.7.7.tgz differ diff --git a/incubator/radicale/0.0.38/ix_values.yaml b/incubator/radicale/0.0.39/ix_values.yaml similarity index 100% rename from incubator/radicale/0.0.38/ix_values.yaml rename to incubator/radicale/0.0.39/ix_values.yaml diff --git a/incubator/radicale/0.0.38/questions.yaml b/incubator/radicale/0.0.39/questions.yaml similarity index 100% rename from incubator/radicale/0.0.38/questions.yaml rename to incubator/radicale/0.0.39/questions.yaml diff --git a/incubator/radicale/0.0.38/templates/_configmap.tpl b/incubator/radicale/0.0.39/templates/_configmap.tpl similarity index 100% rename from incubator/radicale/0.0.38/templates/_configmap.tpl rename to incubator/radicale/0.0.39/templates/_configmap.tpl diff --git a/incubator/radicale/0.0.38/templates/_secret.tpl b/incubator/radicale/0.0.39/templates/_secret.tpl similarity index 100% rename from incubator/radicale/0.0.38/templates/_secret.tpl rename to incubator/radicale/0.0.39/templates/_secret.tpl diff --git a/incubator/radicale/0.0.38/templates/common.yaml b/incubator/radicale/0.0.39/templates/common.yaml similarity index 100% rename from incubator/radicale/0.0.38/templates/common.yaml rename to incubator/radicale/0.0.39/templates/common.yaml diff --git a/incubator/radicale/0.0.38/values.yaml b/incubator/radicale/0.0.39/values.yaml similarity index 100% rename from incubator/radicale/0.0.38/values.yaml rename to incubator/radicale/0.0.39/values.yaml diff --git a/incubator/raneto/0.0.37/CHANGELOG.md b/incubator/raneto/0.0.37/CHANGELOG.md deleted file mode 100644 index fbe8e87de5a..00000000000 --- a/incubator/raneto/0.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [raneto-0.0.37](https://github.com/truecharts/charts/compare/raneto-0.0.36...raneto-0.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [raneto-0.0.36](https://github.com/truecharts/charts/compare/raneto-0.0.35...raneto-0.0.36) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [raneto-0.0.35](https://github.com/truecharts/charts/compare/raneto-0.0.34...raneto-0.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [raneto-0.0.34](https://github.com/truecharts/charts/compare/raneto-0.0.33...raneto-0.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [raneto-0.0.34](https://github.com/truecharts/charts/compare/raneto-0.0.33...raneto-0.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [raneto-0.0.33](https://github.com/truecharts/charts/compare/raneto-0.0.32...raneto-0.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [raneto-0.0.32](https://github.com/truecharts/charts/compare/raneto-0.0.31...raneto-0.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/raneto/0.0.37/Chart.lock b/incubator/raneto/0.0.37/Chart.lock deleted file mode 100644 index 9ff1e354962..00000000000 --- a/incubator/raneto/0.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:41:31.448744959Z" diff --git a/incubator/raneto/0.0.37/Chart.yaml b/incubator/raneto/0.0.37/Chart.yaml deleted file mode 100644 index 339c2e37aef..00000000000 --- a/incubator/raneto/0.0.37/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.7.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.37 diff --git a/incubator/raneto/0.0.37/README.md b/incubator/raneto/0.0.37/README.md deleted file mode 100644 index 3fd1ff7f8b5..00000000000 --- a/incubator/raneto/0.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/incubator/raneto/0.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/raneto/0.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/raneto/0.0.38/CHANGELOG.md b/incubator/raneto/0.0.38/CHANGELOG.md new file mode 100644 index 00000000000..9fbcc342da3 --- /dev/null +++ b/incubator/raneto/0.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [raneto-0.0.38](https://github.com/truecharts/charts/compare/raneto-0.0.37...raneto-0.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [raneto-0.0.37](https://github.com/truecharts/charts/compare/raneto-0.0.36...raneto-0.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [raneto-0.0.36](https://github.com/truecharts/charts/compare/raneto-0.0.35...raneto-0.0.36) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [raneto-0.0.35](https://github.com/truecharts/charts/compare/raneto-0.0.34...raneto-0.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [raneto-0.0.34](https://github.com/truecharts/charts/compare/raneto-0.0.33...raneto-0.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [raneto-0.0.34](https://github.com/truecharts/charts/compare/raneto-0.0.33...raneto-0.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [raneto-0.0.33](https://github.com/truecharts/charts/compare/raneto-0.0.32...raneto-0.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [raneto-0.0.32](https://github.com/truecharts/charts/compare/raneto-0.0.31...raneto-0.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/raneto/0.0.38/Chart.lock b/incubator/raneto/0.0.38/Chart.lock new file mode 100644 index 00000000000..6837d15b450 --- /dev/null +++ b/incubator/raneto/0.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:22:40.46450299Z" diff --git a/incubator/raneto/0.0.38/Chart.yaml b/incubator/raneto/0.0.38/Chart.yaml new file mode 100644 index 00000000000..fa8e4e4f7f7 --- /dev/null +++ b/incubator/raneto/0.0.38/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.7.7 +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.38 diff --git a/incubator/raneto/0.0.38/README.md b/incubator/raneto/0.0.38/README.md new file mode 100644 index 00000000000..ec0e22a1003 --- /dev/null +++ b/incubator/raneto/0.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/incubator/raneto/0.0.38/app-readme.md similarity index 100% rename from incubator/raneto/0.0.37/app-readme.md rename to incubator/raneto/0.0.38/app-readme.md diff --git a/incubator/raneto/0.0.38/charts/common-10.7.7.tgz b/incubator/raneto/0.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/raneto/0.0.38/charts/common-10.7.7.tgz differ diff --git a/incubator/raneto/0.0.37/ix_values.yaml b/incubator/raneto/0.0.38/ix_values.yaml similarity index 100% rename from incubator/raneto/0.0.37/ix_values.yaml rename to incubator/raneto/0.0.38/ix_values.yaml diff --git a/incubator/raneto/0.0.37/questions.yaml b/incubator/raneto/0.0.38/questions.yaml similarity index 100% rename from incubator/raneto/0.0.37/questions.yaml rename to incubator/raneto/0.0.38/questions.yaml diff --git a/incubator/raneto/0.0.37/templates/common.yaml b/incubator/raneto/0.0.38/templates/common.yaml similarity index 100% rename from incubator/raneto/0.0.37/templates/common.yaml rename to incubator/raneto/0.0.38/templates/common.yaml diff --git a/incubator/raneto/0.0.37/values.yaml b/incubator/raneto/0.0.38/values.yaml similarity index 100% rename from incubator/raneto/0.0.37/values.yaml rename to incubator/raneto/0.0.38/values.yaml diff --git a/incubator/rapidphotodownloader/0.0.30/CHANGELOG.md b/incubator/rapidphotodownloader/0.0.30/CHANGELOG.md deleted file mode 100644 index d6a0985aec8..00000000000 --- a/incubator/rapidphotodownloader/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rapidphotodownloader-0.0.30](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.29...rapidphotodownloader-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [rapidphotodownloader-0.0.29](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.28...rapidphotodownloader-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [rapidphotodownloader-0.0.28](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.27...rapidphotodownloader-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rapidphotodownloader-0.0.28](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.27...rapidphotodownloader-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rapidphotodownloader-0.0.27](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.26...rapidphotodownloader-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [rapidphotodownloader-0.0.26](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.25...rapidphotodownloader-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/rapidphotodownloader/0.0.30/Chart.lock b/incubator/rapidphotodownloader/0.0.30/Chart.lock deleted file mode 100644 index 1855de02541..00000000000 --- a/incubator/rapidphotodownloader/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:41:36.690269848Z" diff --git a/incubator/rapidphotodownloader/0.0.30/Chart.yaml b/incubator/rapidphotodownloader/0.0.30/Chart.yaml deleted file mode 100644 index a792768e540..00000000000 --- a/incubator/rapidphotodownloader/0.0.30/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.7.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.30 diff --git a/incubator/rapidphotodownloader/0.0.30/README.md b/incubator/rapidphotodownloader/0.0.30/README.md deleted file mode 100644 index 1056fe93cda..00000000000 --- a/incubator/rapidphotodownloader/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/rapidphotodownloader/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/rapidphotodownloader/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/rapidphotodownloader/0.0.31/CHANGELOG.md b/incubator/rapidphotodownloader/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..16f3bbb76a1 --- /dev/null +++ b/incubator/rapidphotodownloader/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rapidphotodownloader-0.0.31](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.30...rapidphotodownloader-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [rapidphotodownloader-0.0.30](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.29...rapidphotodownloader-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [rapidphotodownloader-0.0.29](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.28...rapidphotodownloader-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [rapidphotodownloader-0.0.28](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.27...rapidphotodownloader-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rapidphotodownloader-0.0.28](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.27...rapidphotodownloader-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rapidphotodownloader-0.0.27](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.26...rapidphotodownloader-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [rapidphotodownloader-0.0.26](https://github.com/truecharts/charts/compare/rapidphotodownloader-0.0.25...rapidphotodownloader-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/rapidphotodownloader/0.0.31/Chart.lock b/incubator/rapidphotodownloader/0.0.31/Chart.lock new file mode 100644 index 00000000000..06274211474 --- /dev/null +++ b/incubator/rapidphotodownloader/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:22:40.497128682Z" diff --git a/incubator/rapidphotodownloader/0.0.31/Chart.yaml b/incubator/rapidphotodownloader/0.0.31/Chart.yaml new file mode 100644 index 00000000000..2842590a1c2 --- /dev/null +++ b/incubator/rapidphotodownloader/0.0.31/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.7.7 +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.31 diff --git a/incubator/rapidphotodownloader/0.0.31/README.md b/incubator/rapidphotodownloader/0.0.31/README.md new file mode 100644 index 00000000000..21d8f6627bc --- /dev/null +++ b/incubator/rapidphotodownloader/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/rapidphotodownloader/0.0.31/app-readme.md similarity index 100% rename from incubator/rapidphotodownloader/0.0.30/app-readme.md rename to incubator/rapidphotodownloader/0.0.31/app-readme.md diff --git a/incubator/rapidphotodownloader/0.0.31/charts/common-10.7.7.tgz b/incubator/rapidphotodownloader/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/rapidphotodownloader/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/rapidphotodownloader/0.0.30/ix_values.yaml b/incubator/rapidphotodownloader/0.0.31/ix_values.yaml similarity index 100% rename from incubator/rapidphotodownloader/0.0.30/ix_values.yaml rename to incubator/rapidphotodownloader/0.0.31/ix_values.yaml diff --git a/incubator/rapidphotodownloader/0.0.30/questions.yaml b/incubator/rapidphotodownloader/0.0.31/questions.yaml similarity index 100% rename from incubator/rapidphotodownloader/0.0.30/questions.yaml rename to incubator/rapidphotodownloader/0.0.31/questions.yaml diff --git a/incubator/rapidphotodownloader/0.0.30/templates/common.yaml b/incubator/rapidphotodownloader/0.0.31/templates/common.yaml similarity index 100% rename from incubator/rapidphotodownloader/0.0.30/templates/common.yaml rename to incubator/rapidphotodownloader/0.0.31/templates/common.yaml diff --git a/incubator/rapidphotodownloader/0.0.30/values.yaml b/incubator/rapidphotodownloader/0.0.31/values.yaml similarity index 100% rename from incubator/rapidphotodownloader/0.0.30/values.yaml rename to incubator/rapidphotodownloader/0.0.31/values.yaml diff --git a/incubator/rdesktop/0.0.41/CHANGELOG.md b/incubator/rdesktop/0.0.41/CHANGELOG.md deleted file mode 100644 index ac5020f0913..00000000000 --- a/incubator/rdesktop/0.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rdesktop-0.0.41](https://github.com/truecharts/charts/compare/rdesktop-0.0.40...rdesktop-0.0.41) (2022-10-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [rdesktop-0.0.40](https://github.com/truecharts/charts/compare/rdesktop-0.0.39...rdesktop-0.0.40) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [rdesktop-0.0.39](https://github.com/truecharts/charts/compare/rdesktop-0.0.38...rdesktop-0.0.39) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [rdesktop-0.0.38](https://github.com/truecharts/charts/compare/rdesktop-0.0.37...rdesktop-0.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [rdesktop-0.0.37](https://github.com/truecharts/charts/compare/rdesktop-0.0.36...rdesktop-0.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rdesktop-0.0.37](https://github.com/truecharts/charts/compare/rdesktop-0.0.36...rdesktop-0.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rdesktop-0.0.36](https://github.com/truecharts/charts/compare/rdesktop-0.0.35...rdesktop-0.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [rdesktop-0.0.35](https://github.com/truecharts/charts/compare/rdesktop-0.0.34...rdesktop-0.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [rdesktop-0.0.34](https://github.com/truecharts/charts/compare/rdesktop-0.0.32...rdesktop-0.0.34) (2022-09-26) - -### Chore - -- Auto-update chart README [skip ci] - - remove docker sock from everywhere ([#3910](https://github.com/truecharts/charts/issues/3910)) - - - - -## [rdesktop-0.0.32](https://github.com/truecharts/charts/compare/rdesktop-0.0.31...rdesktop-0.0.32) (2022-09-25) - -### Chore diff --git a/incubator/rdesktop/0.0.41/Chart.lock b/incubator/rdesktop/0.0.41/Chart.lock deleted file mode 100644 index a4cf3276e5b..00000000000 --- a/incubator/rdesktop/0.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:47:32.318109842Z" diff --git a/incubator/rdesktop/0.0.41/Chart.yaml b/incubator/rdesktop/0.0.41/Chart.yaml deleted file mode 100644 index dd66bb62e43..00000000000 --- a/incubator/rdesktop/0.0.41/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.7.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.41 diff --git a/incubator/rdesktop/0.0.41/README.md b/incubator/rdesktop/0.0.41/README.md deleted file mode 100644 index 5d8ffb14313..00000000000 --- a/incubator/rdesktop/0.0.41/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/charts/common-10.7.1.tgz b/incubator/rdesktop/0.0.41/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/rdesktop/0.0.41/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/rdesktop/0.0.42/CHANGELOG.md b/incubator/rdesktop/0.0.42/CHANGELOG.md new file mode 100644 index 00000000000..38e70dd3b18 --- /dev/null +++ b/incubator/rdesktop/0.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rdesktop-0.0.42](https://github.com/truecharts/charts/compare/rdesktop-0.0.41...rdesktop-0.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [rdesktop-0.0.41](https://github.com/truecharts/charts/compare/rdesktop-0.0.40...rdesktop-0.0.41) (2022-10-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [rdesktop-0.0.40](https://github.com/truecharts/charts/compare/rdesktop-0.0.39...rdesktop-0.0.40) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [rdesktop-0.0.39](https://github.com/truecharts/charts/compare/rdesktop-0.0.38...rdesktop-0.0.39) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [rdesktop-0.0.38](https://github.com/truecharts/charts/compare/rdesktop-0.0.37...rdesktop-0.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [rdesktop-0.0.37](https://github.com/truecharts/charts/compare/rdesktop-0.0.36...rdesktop-0.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rdesktop-0.0.37](https://github.com/truecharts/charts/compare/rdesktop-0.0.36...rdesktop-0.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rdesktop-0.0.36](https://github.com/truecharts/charts/compare/rdesktop-0.0.35...rdesktop-0.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [rdesktop-0.0.35](https://github.com/truecharts/charts/compare/rdesktop-0.0.34...rdesktop-0.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [rdesktop-0.0.34](https://github.com/truecharts/charts/compare/rdesktop-0.0.32...rdesktop-0.0.34) (2022-09-26) + +### Chore diff --git a/incubator/rdesktop/0.0.42/Chart.lock b/incubator/rdesktop/0.0.42/Chart.lock new file mode 100644 index 00000000000..1e7363a841f --- /dev/null +++ b/incubator/rdesktop/0.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:22:51.221191009Z" diff --git a/incubator/rdesktop/0.0.42/Chart.yaml b/incubator/rdesktop/0.0.42/Chart.yaml new file mode 100644 index 00000000000..0822e36bb78 --- /dev/null +++ b/incubator/rdesktop/0.0.42/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.7.7 +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.42 diff --git a/incubator/rdesktop/0.0.42/README.md b/incubator/rdesktop/0.0.42/README.md new file mode 100644 index 00000000000..0d8fb6b1e9d --- /dev/null +++ b/incubator/rdesktop/0.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/incubator/rdesktop/0.0.42/app-readme.md similarity index 100% rename from incubator/rdesktop/0.0.41/app-readme.md rename to incubator/rdesktop/0.0.42/app-readme.md diff --git a/incubator/rdesktop/0.0.42/charts/common-10.7.7.tgz b/incubator/rdesktop/0.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/rdesktop/0.0.42/charts/common-10.7.7.tgz differ diff --git a/incubator/rdesktop/0.0.41/ix_values.yaml b/incubator/rdesktop/0.0.42/ix_values.yaml similarity index 100% rename from incubator/rdesktop/0.0.41/ix_values.yaml rename to incubator/rdesktop/0.0.42/ix_values.yaml diff --git a/incubator/rdesktop/0.0.41/questions.yaml b/incubator/rdesktop/0.0.42/questions.yaml similarity index 100% rename from incubator/rdesktop/0.0.41/questions.yaml rename to incubator/rdesktop/0.0.42/questions.yaml diff --git a/incubator/rdesktop/0.0.41/templates/common.yaml b/incubator/rdesktop/0.0.42/templates/common.yaml similarity index 100% rename from incubator/rdesktop/0.0.41/templates/common.yaml rename to incubator/rdesktop/0.0.42/templates/common.yaml diff --git a/incubator/rdesktop/0.0.41/values.yaml b/incubator/rdesktop/0.0.42/values.yaml similarity index 100% rename from incubator/rdesktop/0.0.41/values.yaml rename to incubator/rdesktop/0.0.42/values.yaml diff --git a/incubator/reactive-resume/0.0.29/CHANGELOG.md b/incubator/reactive-resume/0.0.29/CHANGELOG.md deleted file mode 100644 index 25ee52cc3b6..00000000000 --- a/incubator/reactive-resume/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [reactive-resume-0.0.29](https://github.com/truecharts/charts/compare/reactive-resume-0.0.28...reactive-resume-0.0.29) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [reactive-resume-0.0.28](https://github.com/truecharts/charts/compare/reactive-resume-0.0.27...reactive-resume-0.0.28) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [reactive-resume-0.0.27](https://github.com/truecharts/charts/compare/reactive-resume-0.0.26...reactive-resume-0.0.27) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [reactive-resume-0.0.27](https://github.com/truecharts/charts/compare/reactive-resume-0.0.26...reactive-resume-0.0.27) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [reactive-resume-0.0.26](https://github.com/truecharts/charts/compare/reactive-resume-0.0.25...reactive-resume-0.0.26) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [reactive-resume-0.0.25](https://github.com/truecharts/charts/compare/reactive-resume-0.0.24...reactive-resume-0.0.25) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/reactive-resume/0.0.29/Chart.lock b/incubator/reactive-resume/0.0.29/Chart.lock deleted file mode 100644 index e44301adfa9..00000000000 --- a/incubator/reactive-resume/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:41:53.412850219Z" diff --git a/incubator/reactive-resume/0.0.29/Chart.yaml b/incubator/reactive-resume/0.0.29/Chart.yaml deleted file mode 100644 index e7c5c07f543..00000000000 --- a/incubator/reactive-resume/0.0.29/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.7.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.29 diff --git a/incubator/reactive-resume/0.0.29/README.md b/incubator/reactive-resume/0.0.29/README.md deleted file mode 100644 index 3b611760275..00000000000 --- a/incubator/reactive-resume/0.0.29/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.29/charts/common-10.7.1.tgz b/incubator/reactive-resume/0.0.29/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/reactive-resume/0.0.29/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/reactive-resume/0.0.30/CHANGELOG.md b/incubator/reactive-resume/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..36c37bff613 --- /dev/null +++ b/incubator/reactive-resume/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [reactive-resume-0.0.30](https://github.com/truecharts/charts/compare/reactive-resume-0.0.29...reactive-resume-0.0.30) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [reactive-resume-0.0.29](https://github.com/truecharts/charts/compare/reactive-resume-0.0.28...reactive-resume-0.0.29) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [reactive-resume-0.0.28](https://github.com/truecharts/charts/compare/reactive-resume-0.0.27...reactive-resume-0.0.28) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [reactive-resume-0.0.27](https://github.com/truecharts/charts/compare/reactive-resume-0.0.26...reactive-resume-0.0.27) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [reactive-resume-0.0.27](https://github.com/truecharts/charts/compare/reactive-resume-0.0.26...reactive-resume-0.0.27) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [reactive-resume-0.0.26](https://github.com/truecharts/charts/compare/reactive-resume-0.0.25...reactive-resume-0.0.26) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [reactive-resume-0.0.25](https://github.com/truecharts/charts/compare/reactive-resume-0.0.24...reactive-resume-0.0.25) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/reactive-resume/0.0.30/Chart.lock b/incubator/reactive-resume/0.0.30/Chart.lock new file mode 100644 index 00000000000..67913aa9dff --- /dev/null +++ b/incubator/reactive-resume/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:23:12.506114807Z" diff --git a/incubator/reactive-resume/0.0.30/Chart.yaml b/incubator/reactive-resume/0.0.30/Chart.yaml new file mode 100644 index 00000000000..918d2fdd146 --- /dev/null +++ b/incubator/reactive-resume/0.0.30/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.7.7 +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.30 diff --git a/incubator/reactive-resume/0.0.30/README.md b/incubator/reactive-resume/0.0.30/README.md new file mode 100644 index 00000000000..d8cd9ebf894 --- /dev/null +++ b/incubator/reactive-resume/0.0.30/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.29/app-readme.md b/incubator/reactive-resume/0.0.30/app-readme.md similarity index 100% rename from incubator/reactive-resume/0.0.29/app-readme.md rename to incubator/reactive-resume/0.0.30/app-readme.md diff --git a/incubator/reactive-resume/0.0.30/charts/common-10.7.7.tgz b/incubator/reactive-resume/0.0.30/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/reactive-resume/0.0.30/charts/common-10.7.7.tgz differ diff --git a/incubator/reactive-resume/0.0.29/ix_values.yaml b/incubator/reactive-resume/0.0.30/ix_values.yaml similarity index 100% rename from incubator/reactive-resume/0.0.29/ix_values.yaml rename to incubator/reactive-resume/0.0.30/ix_values.yaml diff --git a/incubator/reactive-resume/0.0.29/questions.yaml b/incubator/reactive-resume/0.0.30/questions.yaml similarity index 100% rename from incubator/reactive-resume/0.0.29/questions.yaml rename to incubator/reactive-resume/0.0.30/questions.yaml diff --git a/incubator/reactive-resume/0.0.29/templates/common.yaml b/incubator/reactive-resume/0.0.30/templates/common.yaml similarity index 100% rename from incubator/reactive-resume/0.0.29/templates/common.yaml rename to incubator/reactive-resume/0.0.30/templates/common.yaml diff --git a/incubator/reactive-resume/0.0.29/values.yaml b/incubator/reactive-resume/0.0.30/values.yaml similarity index 100% rename from incubator/reactive-resume/0.0.29/values.yaml rename to incubator/reactive-resume/0.0.30/values.yaml diff --git a/incubator/red-discordbot/0.0.29/CHANGELOG.md b/incubator/red-discordbot/0.0.29/CHANGELOG.md deleted file mode 100644 index f037776e4d3..00000000000 --- a/incubator/red-discordbot/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [red-discordbot-0.0.29](https://github.com/truecharts/charts/compare/red-discordbot-0.0.28...red-discordbot-0.0.29) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [red-discordbot-0.0.28](https://github.com/truecharts/charts/compare/red-discordbot-0.0.27...red-discordbot-0.0.28) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [red-discordbot-0.0.27](https://github.com/truecharts/charts/compare/red-discordbot-0.0.26...red-discordbot-0.0.27) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [red-discordbot-0.0.27](https://github.com/truecharts/charts/compare/red-discordbot-0.0.26...red-discordbot-0.0.27) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [red-discordbot-0.0.26](https://github.com/truecharts/charts/compare/red-discordbot-0.0.25...red-discordbot-0.0.26) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [red-discordbot-0.0.25](https://github.com/truecharts/charts/compare/red-discordbot-0.0.24...red-discordbot-0.0.25) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/red-discordbot/0.0.29/Chart.lock b/incubator/red-discordbot/0.0.29/Chart.lock deleted file mode 100644 index a245b273448..00000000000 --- a/incubator/red-discordbot/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:42:03.324108577Z" diff --git a/incubator/red-discordbot/0.0.29/Chart.yaml b/incubator/red-discordbot/0.0.29/Chart.yaml deleted file mode 100644 index 5be1d2a8bb3..00000000000 --- a/incubator/red-discordbot/0.0.29/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.7.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.29 diff --git a/incubator/red-discordbot/0.0.29/README.md b/incubator/red-discordbot/0.0.29/README.md deleted file mode 100644 index 10bafff7ba2..00000000000 --- a/incubator/red-discordbot/0.0.29/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.29/charts/common-10.7.1.tgz b/incubator/red-discordbot/0.0.29/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/red-discordbot/0.0.29/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/red-discordbot/0.0.30/CHANGELOG.md b/incubator/red-discordbot/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..318f318448c --- /dev/null +++ b/incubator/red-discordbot/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [red-discordbot-0.0.30](https://github.com/truecharts/charts/compare/red-discordbot-0.0.29...red-discordbot-0.0.30) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [red-discordbot-0.0.29](https://github.com/truecharts/charts/compare/red-discordbot-0.0.28...red-discordbot-0.0.29) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [red-discordbot-0.0.28](https://github.com/truecharts/charts/compare/red-discordbot-0.0.27...red-discordbot-0.0.28) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [red-discordbot-0.0.27](https://github.com/truecharts/charts/compare/red-discordbot-0.0.26...red-discordbot-0.0.27) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [red-discordbot-0.0.27](https://github.com/truecharts/charts/compare/red-discordbot-0.0.26...red-discordbot-0.0.27) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [red-discordbot-0.0.26](https://github.com/truecharts/charts/compare/red-discordbot-0.0.25...red-discordbot-0.0.26) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [red-discordbot-0.0.25](https://github.com/truecharts/charts/compare/red-discordbot-0.0.24...red-discordbot-0.0.25) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/red-discordbot/0.0.30/Chart.lock b/incubator/red-discordbot/0.0.30/Chart.lock new file mode 100644 index 00000000000..1baa7294e5f --- /dev/null +++ b/incubator/red-discordbot/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:23:22.175832427Z" diff --git a/incubator/red-discordbot/0.0.30/Chart.yaml b/incubator/red-discordbot/0.0.30/Chart.yaml new file mode 100644 index 00000000000..a97c3920371 --- /dev/null +++ b/incubator/red-discordbot/0.0.30/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.7.7 +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.30 diff --git a/incubator/red-discordbot/0.0.30/README.md b/incubator/red-discordbot/0.0.30/README.md new file mode 100644 index 00000000000..2ee4e4c3a45 --- /dev/null +++ b/incubator/red-discordbot/0.0.30/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.29/app-readme.md b/incubator/red-discordbot/0.0.30/app-readme.md similarity index 100% rename from incubator/red-discordbot/0.0.29/app-readme.md rename to incubator/red-discordbot/0.0.30/app-readme.md diff --git a/incubator/red-discordbot/0.0.30/charts/common-10.7.7.tgz b/incubator/red-discordbot/0.0.30/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/red-discordbot/0.0.30/charts/common-10.7.7.tgz differ diff --git a/incubator/red-discordbot/0.0.29/ix_values.yaml b/incubator/red-discordbot/0.0.30/ix_values.yaml similarity index 100% rename from incubator/red-discordbot/0.0.29/ix_values.yaml rename to incubator/red-discordbot/0.0.30/ix_values.yaml diff --git a/incubator/red-discordbot/0.0.29/questions.yaml b/incubator/red-discordbot/0.0.30/questions.yaml similarity index 100% rename from incubator/red-discordbot/0.0.29/questions.yaml rename to incubator/red-discordbot/0.0.30/questions.yaml diff --git a/incubator/red-discordbot/0.0.29/templates/common.yaml b/incubator/red-discordbot/0.0.30/templates/common.yaml similarity index 100% rename from incubator/red-discordbot/0.0.29/templates/common.yaml rename to incubator/red-discordbot/0.0.30/templates/common.yaml diff --git a/incubator/red-discordbot/0.0.29/values.yaml b/incubator/red-discordbot/0.0.30/values.yaml similarity index 100% rename from incubator/red-discordbot/0.0.29/values.yaml rename to incubator/red-discordbot/0.0.30/values.yaml diff --git a/incubator/redisinsight/0.0.32/CHANGELOG.md b/incubator/redisinsight/0.0.32/CHANGELOG.md deleted file mode 100644 index 6f07be4741c..00000000000 --- a/incubator/redisinsight/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [redisinsight-0.0.32](https://github.com/truecharts/charts/compare/redisinsight-0.0.31...redisinsight-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [redisinsight-0.0.31](https://github.com/truecharts/charts/compare/redisinsight-0.0.30...redisinsight-0.0.31) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [redisinsight-0.0.30](https://github.com/truecharts/charts/compare/redisinsight-0.0.29...redisinsight-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [redisinsight-0.0.30](https://github.com/truecharts/charts/compare/redisinsight-0.0.29...redisinsight-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [redisinsight-0.0.29](https://github.com/truecharts/charts/compare/redisinsight-0.0.28...redisinsight-0.0.29) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major - - - - -## [redisinsight-0.0.28](https://github.com/truecharts/charts/compare/redisinsight-0.0.27...redisinsight-0.0.28) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - - - -## [redisinsight-0.0.27](https://github.com/truecharts/charts/compare/redisinsight-0.0.26...redisinsight-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/redisinsight/0.0.32/Chart.lock b/incubator/redisinsight/0.0.32/Chart.lock deleted file mode 100644 index e8910740fd6..00000000000 --- a/incubator/redisinsight/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:42:07.813882004Z" diff --git a/incubator/redisinsight/0.0.32/Chart.yaml b/incubator/redisinsight/0.0.32/Chart.yaml deleted file mode 100644 index 962d0eb59b1..00000000000 --- a/incubator/redisinsight/0.0.32/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: redisinsight -version: 0.0.32 -appVersion: "latest" -description: GUI for Redis. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/incubator/redisinsight -icon: https://truecharts.org/img/hotlink-ok/chart-icons/redisinsight.png -keywords: - - redisinsight - - Tools-Utilities -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 -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - Tools-Utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/redisinsight/0.0.32/README.md b/incubator/redisinsight/0.0.32/README.md deleted file mode 100644 index be465c34bf8..00000000000 --- a/incubator/redisinsight/0.0.32/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# redisinsight - -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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.32/charts/common-10.7.1.tgz b/incubator/redisinsight/0.0.32/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/redisinsight/0.0.32/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/redisinsight/0.0.33/CHANGELOG.md b/incubator/redisinsight/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..a5ad30b588b --- /dev/null +++ b/incubator/redisinsight/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [redisinsight-0.0.33](https://github.com/truecharts/charts/compare/redisinsight-0.0.32...redisinsight-0.0.33) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [redisinsight-0.0.32](https://github.com/truecharts/charts/compare/redisinsight-0.0.31...redisinsight-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [redisinsight-0.0.31](https://github.com/truecharts/charts/compare/redisinsight-0.0.30...redisinsight-0.0.31) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [redisinsight-0.0.30](https://github.com/truecharts/charts/compare/redisinsight-0.0.29...redisinsight-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [redisinsight-0.0.30](https://github.com/truecharts/charts/compare/redisinsight-0.0.29...redisinsight-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [redisinsight-0.0.29](https://github.com/truecharts/charts/compare/redisinsight-0.0.28...redisinsight-0.0.29) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major + + + + +## [redisinsight-0.0.28](https://github.com/truecharts/charts/compare/redisinsight-0.0.27...redisinsight-0.0.28) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + + + + +## [redisinsight-0.0.27](https://github.com/truecharts/charts/compare/redisinsight-0.0.26...redisinsight-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/redisinsight/0.0.33/Chart.lock b/incubator/redisinsight/0.0.33/Chart.lock new file mode 100644 index 00000000000..8a52d1e6156 --- /dev/null +++ b/incubator/redisinsight/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:23:22.280135788Z" diff --git a/incubator/redisinsight/0.0.33/Chart.yaml b/incubator/redisinsight/0.0.33/Chart.yaml new file mode 100644 index 00000000000..e4403e2bb57 --- /dev/null +++ b/incubator/redisinsight/0.0.33/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: redisinsight +version: 0.0.33 +appVersion: "latest" +description: GUI for Redis. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/incubator/redisinsight +icon: https://truecharts.org/img/hotlink-ok/chart-icons/redisinsight.png +keywords: + - redisinsight + - Tools-Utilities +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 +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - Tools-Utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/redisinsight/0.0.33/README.md b/incubator/redisinsight/0.0.33/README.md new file mode 100644 index 00000000000..fe609485b57 --- /dev/null +++ b/incubator/redisinsight/0.0.33/README.md @@ -0,0 +1,107 @@ +# redisinsight + +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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.32/app-readme.md b/incubator/redisinsight/0.0.33/app-readme.md similarity index 100% rename from incubator/redisinsight/0.0.32/app-readme.md rename to incubator/redisinsight/0.0.33/app-readme.md diff --git a/incubator/redisinsight/0.0.33/charts/common-10.7.7.tgz b/incubator/redisinsight/0.0.33/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/redisinsight/0.0.33/charts/common-10.7.7.tgz differ diff --git a/incubator/redisinsight/0.0.32/ix_values.yaml b/incubator/redisinsight/0.0.33/ix_values.yaml similarity index 100% rename from incubator/redisinsight/0.0.32/ix_values.yaml rename to incubator/redisinsight/0.0.33/ix_values.yaml diff --git a/incubator/redisinsight/0.0.32/questions.yaml b/incubator/redisinsight/0.0.33/questions.yaml similarity index 100% rename from incubator/redisinsight/0.0.32/questions.yaml rename to incubator/redisinsight/0.0.33/questions.yaml diff --git a/incubator/redisinsight/0.0.32/templates/common.yaml b/incubator/redisinsight/0.0.33/templates/common.yaml similarity index 100% rename from incubator/redisinsight/0.0.32/templates/common.yaml rename to incubator/redisinsight/0.0.33/templates/common.yaml diff --git a/incubator/redisinsight/0.0.32/values.yaml b/incubator/redisinsight/0.0.33/values.yaml similarity index 100% rename from incubator/redisinsight/0.0.32/values.yaml rename to incubator/redisinsight/0.0.33/values.yaml diff --git a/incubator/redm/0.0.30/CHANGELOG.md b/incubator/redm/0.0.30/CHANGELOG.md deleted file mode 100644 index c5361026ccb..00000000000 --- a/incubator/redm/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [redm-0.0.30](https://github.com/truecharts/charts/compare/redm-0.0.29...redm-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [redm-0.0.29](https://github.com/truecharts/charts/compare/redm-0.0.28...redm-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [redm-0.0.28](https://github.com/truecharts/charts/compare/redmine-3.0.54...redm-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [redm-0.0.28](https://github.com/truecharts/charts/compare/redmine-3.0.54...redm-0.0.28) (2022-10-07) - -### Chore - -- update helm general non-major - - - - -## [redm-0.0.27](https://github.com/truecharts/charts/compare/redmine-3.0.52...redm-0.0.27) (2022-10-05) - -### Chore - -- update helm general non-major - - - - -## [redm-0.0.26](https://github.com/truecharts/charts/compare/redm-0.0.25...redm-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/redm/0.0.30/Chart.lock b/incubator/redm/0.0.30/Chart.lock deleted file mode 100644 index 92923bf8726..00000000000 --- a/incubator/redm/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:42:11.875108127Z" diff --git a/incubator/redm/0.0.30/Chart.yaml b/incubator/redm/0.0.30/Chart.yaml deleted file mode 100644 index 1315b79aa53..00000000000 --- a/incubator/redm/0.0.30/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.7.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.30 diff --git a/incubator/redm/0.0.30/README.md b/incubator/redm/0.0.30/README.md deleted file mode 100644 index 29233513d41..00000000000 --- a/incubator/redm/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/redm/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/redm/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/redm/0.0.31/CHANGELOG.md b/incubator/redm/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..19d82d91e0b --- /dev/null +++ b/incubator/redm/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [redm-0.0.31](https://github.com/truecharts/charts/compare/redmine-3.0.58...redm-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [redm-0.0.30](https://github.com/truecharts/charts/compare/redm-0.0.29...redm-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [redm-0.0.29](https://github.com/truecharts/charts/compare/redm-0.0.28...redm-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [redm-0.0.28](https://github.com/truecharts/charts/compare/redmine-3.0.54...redm-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [redm-0.0.28](https://github.com/truecharts/charts/compare/redmine-3.0.54...redm-0.0.28) (2022-10-07) + +### Chore + +- update helm general non-major + + + + +## [redm-0.0.27](https://github.com/truecharts/charts/compare/redmine-3.0.52...redm-0.0.27) (2022-10-05) + +### Chore + +- update helm general non-major + + + + +## [redm-0.0.26](https://github.com/truecharts/charts/compare/redm-0.0.25...redm-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/redm/0.0.31/Chart.lock b/incubator/redm/0.0.31/Chart.lock new file mode 100644 index 00000000000..d5660b8d8f9 --- /dev/null +++ b/incubator/redm/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:23:33.150597849Z" diff --git a/incubator/redm/0.0.31/Chart.yaml b/incubator/redm/0.0.31/Chart.yaml new file mode 100644 index 00000000000..5ad1c490729 --- /dev/null +++ b/incubator/redm/0.0.31/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.7.7 +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.31 diff --git a/incubator/redm/0.0.31/README.md b/incubator/redm/0.0.31/README.md new file mode 100644 index 00000000000..2fcd5455ebd --- /dev/null +++ b/incubator/redm/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/redm/0.0.31/app-readme.md similarity index 100% rename from incubator/redm/0.0.30/app-readme.md rename to incubator/redm/0.0.31/app-readme.md diff --git a/incubator/redm/0.0.31/charts/common-10.7.7.tgz b/incubator/redm/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/redm/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/redm/0.0.30/ix_values.yaml b/incubator/redm/0.0.31/ix_values.yaml similarity index 100% rename from incubator/redm/0.0.30/ix_values.yaml rename to incubator/redm/0.0.31/ix_values.yaml diff --git a/incubator/redm/0.0.30/questions.yaml b/incubator/redm/0.0.31/questions.yaml similarity index 100% rename from incubator/redm/0.0.30/questions.yaml rename to incubator/redm/0.0.31/questions.yaml diff --git a/incubator/redm/0.0.30/templates/common.yaml b/incubator/redm/0.0.31/templates/common.yaml similarity index 100% rename from incubator/redm/0.0.30/templates/common.yaml rename to incubator/redm/0.0.31/templates/common.yaml diff --git a/incubator/redm/0.0.30/values.yaml b/incubator/redm/0.0.31/values.yaml similarity index 100% rename from incubator/redm/0.0.30/values.yaml rename to incubator/redm/0.0.31/values.yaml diff --git a/incubator/remotely/0.0.32/CHANGELOG.md b/incubator/remotely/0.0.32/CHANGELOG.md deleted file mode 100644 index 5fe50d4b32a..00000000000 --- a/incubator/remotely/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [remotely-0.0.32](https://github.com/truecharts/charts/compare/remotely-0.0.31...remotely-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [remotely-0.0.31](https://github.com/truecharts/charts/compare/remotely-0.0.30...remotely-0.0.31) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [remotely-0.0.30](https://github.com/truecharts/charts/compare/remotely-0.0.29...remotely-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [remotely-0.0.30](https://github.com/truecharts/charts/compare/remotely-0.0.29...remotely-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [remotely-0.0.29](https://github.com/truecharts/charts/compare/remotely-0.0.28...remotely-0.0.29) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [remotely-0.0.28](https://github.com/truecharts/charts/compare/remotely-0.0.27...remotely-0.0.28) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - diff --git a/incubator/remotely/0.0.32/Chart.lock b/incubator/remotely/0.0.32/Chart.lock deleted file mode 100644 index c5ebb33cf89..00000000000 --- a/incubator/remotely/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:42:25.864413315Z" diff --git a/incubator/remotely/0.0.32/Chart.yaml b/incubator/remotely/0.0.32/Chart.yaml deleted file mode 100644 index c45c89621fa..00000000000 --- a/incubator/remotely/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.7.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.32 diff --git a/incubator/remotely/0.0.32/README.md b/incubator/remotely/0.0.32/README.md deleted file mode 100644 index 64079be8daf..00000000000 --- a/incubator/remotely/0.0.32/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.32/charts/common-10.7.1.tgz b/incubator/remotely/0.0.32/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/remotely/0.0.32/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/remotely/0.0.33/CHANGELOG.md b/incubator/remotely/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..6dfe95ccddd --- /dev/null +++ b/incubator/remotely/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [remotely-0.0.33](https://github.com/truecharts/charts/compare/remotely-0.0.32...remotely-0.0.33) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [remotely-0.0.32](https://github.com/truecharts/charts/compare/remotely-0.0.31...remotely-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [remotely-0.0.31](https://github.com/truecharts/charts/compare/remotely-0.0.30...remotely-0.0.31) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [remotely-0.0.30](https://github.com/truecharts/charts/compare/remotely-0.0.29...remotely-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [remotely-0.0.30](https://github.com/truecharts/charts/compare/remotely-0.0.29...remotely-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [remotely-0.0.29](https://github.com/truecharts/charts/compare/remotely-0.0.28...remotely-0.0.29) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [remotely-0.0.28](https://github.com/truecharts/charts/compare/remotely-0.0.27...remotely-0.0.28) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/remotely/0.0.33/Chart.lock b/incubator/remotely/0.0.33/Chart.lock new file mode 100644 index 00000000000..85a17dd244c --- /dev/null +++ b/incubator/remotely/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:23:55.017103558Z" diff --git a/incubator/remotely/0.0.33/Chart.yaml b/incubator/remotely/0.0.33/Chart.yaml new file mode 100644 index 00000000000..512c83b0f9a --- /dev/null +++ b/incubator/remotely/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.7.7 +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.33 diff --git a/incubator/remotely/0.0.33/README.md b/incubator/remotely/0.0.33/README.md new file mode 100644 index 00000000000..00a44d778e7 --- /dev/null +++ b/incubator/remotely/0.0.33/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.32/app-readme.md b/incubator/remotely/0.0.33/app-readme.md similarity index 100% rename from incubator/remotely/0.0.32/app-readme.md rename to incubator/remotely/0.0.33/app-readme.md diff --git a/incubator/remotely/0.0.33/charts/common-10.7.7.tgz b/incubator/remotely/0.0.33/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/remotely/0.0.33/charts/common-10.7.7.tgz differ diff --git a/incubator/remotely/0.0.32/ix_values.yaml b/incubator/remotely/0.0.33/ix_values.yaml similarity index 100% rename from incubator/remotely/0.0.32/ix_values.yaml rename to incubator/remotely/0.0.33/ix_values.yaml diff --git a/incubator/remotely/0.0.32/questions.yaml b/incubator/remotely/0.0.33/questions.yaml similarity index 100% rename from incubator/remotely/0.0.32/questions.yaml rename to incubator/remotely/0.0.33/questions.yaml diff --git a/incubator/remotely/0.0.32/templates/common.yaml b/incubator/remotely/0.0.33/templates/common.yaml similarity index 100% rename from incubator/remotely/0.0.32/templates/common.yaml rename to incubator/remotely/0.0.33/templates/common.yaml diff --git a/incubator/remotely/0.0.32/values.yaml b/incubator/remotely/0.0.33/values.yaml similarity index 100% rename from incubator/remotely/0.0.32/values.yaml rename to incubator/remotely/0.0.33/values.yaml diff --git a/incubator/restic-rest-server/0.0.30/CHANGELOG.md b/incubator/restic-rest-server/0.0.30/CHANGELOG.md deleted file mode 100644 index 585bbac5a70..00000000000 --- a/incubator/restic-rest-server/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [restic-rest-server-0.0.30](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.29...restic-rest-server-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [restic-rest-server-0.0.29](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.28...restic-rest-server-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [restic-rest-server-0.0.28](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.27...restic-rest-server-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [restic-rest-server-0.0.28](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.27...restic-rest-server-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [restic-rest-server-0.0.27](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.26...restic-rest-server-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [restic-rest-server-0.0.26](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.25...restic-rest-server-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/restic-rest-server/0.0.30/Chart.lock b/incubator/restic-rest-server/0.0.30/Chart.lock deleted file mode 100644 index f4c496bf5d8..00000000000 --- a/incubator/restic-rest-server/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:42:33.72048377Z" diff --git a/incubator/restic-rest-server/0.0.30/Chart.yaml b/incubator/restic-rest-server/0.0.30/Chart.yaml deleted file mode 100644 index 8994763a431..00000000000 --- a/incubator/restic-rest-server/0.0.30/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.7.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.30 diff --git a/incubator/restic-rest-server/0.0.30/README.md b/incubator/restic-rest-server/0.0.30/README.md deleted file mode 100644 index 97a2980ca56..00000000000 --- a/incubator/restic-rest-server/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/restic-rest-server/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/restic-rest-server/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/restic-rest-server/0.0.31/CHANGELOG.md b/incubator/restic-rest-server/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..be2f2c888b0 --- /dev/null +++ b/incubator/restic-rest-server/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [restic-rest-server-0.0.31](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.30...restic-rest-server-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [restic-rest-server-0.0.30](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.29...restic-rest-server-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [restic-rest-server-0.0.29](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.28...restic-rest-server-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [restic-rest-server-0.0.28](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.27...restic-rest-server-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [restic-rest-server-0.0.28](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.27...restic-rest-server-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [restic-rest-server-0.0.27](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.26...restic-rest-server-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [restic-rest-server-0.0.26](https://github.com/truecharts/charts/compare/restic-rest-server-0.0.25...restic-rest-server-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/restic-rest-server/0.0.31/Chart.lock b/incubator/restic-rest-server/0.0.31/Chart.lock new file mode 100644 index 00000000000..691f705a2c4 --- /dev/null +++ b/incubator/restic-rest-server/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:24:06.17426709Z" diff --git a/incubator/restic-rest-server/0.0.31/Chart.yaml b/incubator/restic-rest-server/0.0.31/Chart.yaml new file mode 100644 index 00000000000..a2e1810de1d --- /dev/null +++ b/incubator/restic-rest-server/0.0.31/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.7.7 +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.31 diff --git a/incubator/restic-rest-server/0.0.31/README.md b/incubator/restic-rest-server/0.0.31/README.md new file mode 100644 index 00000000000..23d47688b79 --- /dev/null +++ b/incubator/restic-rest-server/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/restic-rest-server/0.0.31/app-readme.md similarity index 100% rename from incubator/restic-rest-server/0.0.30/app-readme.md rename to incubator/restic-rest-server/0.0.31/app-readme.md diff --git a/incubator/restic-rest-server/0.0.31/charts/common-10.7.7.tgz b/incubator/restic-rest-server/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/restic-rest-server/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/restic-rest-server/0.0.30/ix_values.yaml b/incubator/restic-rest-server/0.0.31/ix_values.yaml similarity index 100% rename from incubator/restic-rest-server/0.0.30/ix_values.yaml rename to incubator/restic-rest-server/0.0.31/ix_values.yaml diff --git a/incubator/restic-rest-server/0.0.30/questions.yaml b/incubator/restic-rest-server/0.0.31/questions.yaml similarity index 100% rename from incubator/restic-rest-server/0.0.30/questions.yaml rename to incubator/restic-rest-server/0.0.31/questions.yaml diff --git a/incubator/restic-rest-server/0.0.30/templates/common.yaml b/incubator/restic-rest-server/0.0.31/templates/common.yaml similarity index 100% rename from incubator/restic-rest-server/0.0.30/templates/common.yaml rename to incubator/restic-rest-server/0.0.31/templates/common.yaml diff --git a/incubator/restic-rest-server/0.0.30/values.yaml b/incubator/restic-rest-server/0.0.31/values.yaml similarity index 100% rename from incubator/restic-rest-server/0.0.30/values.yaml rename to incubator/restic-rest-server/0.0.31/values.yaml diff --git a/incubator/restreamer/0.1.10/CHANGELOG.md b/incubator/restreamer/0.1.10/CHANGELOG.md new file mode 100644 index 00000000000..4c6caadfc47 --- /dev/null +++ b/incubator/restreamer/0.1.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [restreamer-0.1.10](https://github.com/truecharts/charts/compare/restreamer-0.1.9...restreamer-0.1.10) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [restreamer-0.1.9](https://github.com/truecharts/charts/compare/restreamer-0.1.8...restreamer-0.1.9) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [restreamer-0.1.8](https://github.com/truecharts/charts/compare/restreamer-0.1.7...restreamer-0.1.8) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [restreamer-0.1.7](https://github.com/truecharts/charts/compare/restreamer-0.1.6...restreamer-0.1.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [restreamer-0.1.7](https://github.com/truecharts/charts/compare/restreamer-0.1.6...restreamer-0.1.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [restreamer-0.1.6](https://github.com/truecharts/charts/compare/restreamer-0.1.5...restreamer-0.1.6) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [restreamer-0.1.5](https://github.com/truecharts/charts/compare/restreamer-0.1.4...restreamer-0.1.5) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) + + + + +## [restreamer-0.1.4](https://github.com/truecharts/charts/compare/restreamer-0.1.3...restreamer-0.1.4) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/restreamer/0.1.10/Chart.lock b/incubator/restreamer/0.1.10/Chart.lock new file mode 100644 index 00000000000..ab53b2f839c --- /dev/null +++ b/incubator/restreamer/0.1.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:24:06.530277616Z" diff --git a/incubator/restreamer/0.1.10/Chart.yaml b/incubator/restreamer/0.1.10/Chart.yaml new file mode 100644 index 00000000000..3bb53fd2809 --- /dev/null +++ b/incubator/restreamer/0.1.10/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: restreamer +version: 0.1.10 +appVersion: "2.3.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.7.7 + # 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.10/README.md b/incubator/restreamer/0.1.10/README.md new file mode 100644 index 00000000000..3caa7d27d11 --- /dev/null +++ b/incubator/restreamer/0.1.10/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.9/app-readme.md b/incubator/restreamer/0.1.10/app-readme.md similarity index 100% rename from incubator/restreamer/0.1.9/app-readme.md rename to incubator/restreamer/0.1.10/app-readme.md diff --git a/incubator/restreamer/0.1.10/charts/common-10.7.7.tgz b/incubator/restreamer/0.1.10/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/restreamer/0.1.10/charts/common-10.7.7.tgz differ diff --git a/incubator/restreamer/0.1.9/ix_values.yaml b/incubator/restreamer/0.1.10/ix_values.yaml similarity index 100% rename from incubator/restreamer/0.1.9/ix_values.yaml rename to incubator/restreamer/0.1.10/ix_values.yaml diff --git a/incubator/restreamer/0.1.9/questions.yaml b/incubator/restreamer/0.1.10/questions.yaml similarity index 100% rename from incubator/restreamer/0.1.9/questions.yaml rename to incubator/restreamer/0.1.10/questions.yaml diff --git a/incubator/restreamer/0.1.9/templates/_config.tpl b/incubator/restreamer/0.1.10/templates/_config.tpl similarity index 100% rename from incubator/restreamer/0.1.9/templates/_config.tpl rename to incubator/restreamer/0.1.10/templates/_config.tpl diff --git a/incubator/restreamer/0.1.9/templates/_secret.tpl b/incubator/restreamer/0.1.10/templates/_secret.tpl similarity index 100% rename from incubator/restreamer/0.1.9/templates/_secret.tpl rename to incubator/restreamer/0.1.10/templates/_secret.tpl diff --git a/incubator/restreamer/0.1.9/templates/common.yaml b/incubator/restreamer/0.1.10/templates/common.yaml similarity index 100% rename from incubator/restreamer/0.1.9/templates/common.yaml rename to incubator/restreamer/0.1.10/templates/common.yaml diff --git a/incubator/restreamer/0.1.9/values.yaml b/incubator/restreamer/0.1.10/values.yaml similarity index 100% rename from incubator/restreamer/0.1.9/values.yaml rename to incubator/restreamer/0.1.10/values.yaml diff --git a/incubator/restreamer/0.1.9/CHANGELOG.md b/incubator/restreamer/0.1.9/CHANGELOG.md deleted file mode 100644 index e1bd459e0c7..00000000000 --- a/incubator/restreamer/0.1.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [restreamer-0.1.9](https://github.com/truecharts/charts/compare/restreamer-0.1.8...restreamer-0.1.9) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [restreamer-0.1.8](https://github.com/truecharts/charts/compare/restreamer-0.1.7...restreamer-0.1.8) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [restreamer-0.1.7](https://github.com/truecharts/charts/compare/restreamer-0.1.6...restreamer-0.1.7) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [restreamer-0.1.7](https://github.com/truecharts/charts/compare/restreamer-0.1.6...restreamer-0.1.7) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [restreamer-0.1.6](https://github.com/truecharts/charts/compare/restreamer-0.1.5...restreamer-0.1.6) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [restreamer-0.1.5](https://github.com/truecharts/charts/compare/restreamer-0.1.4...restreamer-0.1.5) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [restreamer-0.1.4](https://github.com/truecharts/charts/compare/restreamer-0.1.3...restreamer-0.1.4) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/restreamer/0.1.9/Chart.lock b/incubator/restreamer/0.1.9/Chart.lock deleted file mode 100644 index b09024408be..00000000000 --- a/incubator/restreamer/0.1.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:42:39.80416309Z" diff --git a/incubator/restreamer/0.1.9/Chart.yaml b/incubator/restreamer/0.1.9/Chart.yaml deleted file mode 100644 index d2e499e853e..00000000000 --- a/incubator/restreamer/0.1.9/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: restreamer -version: 0.1.9 -appVersion: "2.3.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.7.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.9/README.md b/incubator/restreamer/0.1.9/README.md deleted file mode 100644 index cf859b38c85..00000000000 --- a/incubator/restreamer/0.1.9/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.9/charts/common-10.7.1.tgz b/incubator/restreamer/0.1.9/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/restreamer/0.1.9/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/retrobot/0.0.2/CHANGELOG.md b/incubator/retrobot/0.0.2/CHANGELOG.md deleted file mode 100644 index 8d18156cbe3..00000000000 --- a/incubator/retrobot/0.0.2/CHANGELOG.md +++ /dev/null @@ -1,16 +0,0 @@ -# Changelog - - - -## [retrobot-0.0.2](https://github.com/truecharts/charts/compare/retrobot-0.0.1...retrobot-0.0.2) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [retrobot-0.0.1]retrobot-0.0.1 (2022-10-14) diff --git a/incubator/retrobot/0.0.2/Chart.lock b/incubator/retrobot/0.0.2/Chart.lock deleted file mode 100644 index d91f5e4a649..00000000000 --- a/incubator/retrobot/0.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:42:42.786545968Z" diff --git a/incubator/retrobot/0.0.2/Chart.yaml b/incubator/retrobot/0.0.2/Chart.yaml deleted file mode 100644 index 5031bd8a3ee..00000000000 --- a/incubator/retrobot/0.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.7.1 -deprecated: false -description: A discord bot that allows you to play old nintendo games with your friends over chat. -home: https://truecharts.org/docs/charts/incubator/retrobot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/retrobot.png -keywords: - - retrobot - - emulator - - discord -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: retrobot -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/retrobot - - https://github.com/rossimo/retrobot - - https://hub.docker.com/r/rossimo/retrobot -type: application -version: 0.0.2 -annotations: - truecharts.org/catagories: | - - emulator - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/retrobot/0.0.2/README.md b/incubator/retrobot/0.0.2/README.md deleted file mode 100644 index 54dd3b25f81..00000000000 --- a/incubator/retrobot/0.0.2/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# retrobot - -A discord bot that allows you to play old nintendo games with your friends over 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: [retrobot](https://truecharts.org/docs/charts/incubator/retrobot) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `retrobot` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install retrobot TrueCharts/retrobot -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `retrobot` deployment - -```console -helm uninstall retrobot -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install retrobot \ - --set env.TZ="America/New York" \ - TrueCharts/retrobot -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install retrobot TrueCharts/retrobot -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/retrobot/0.0.2/charts/common-10.7.1.tgz b/incubator/retrobot/0.0.2/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/retrobot/0.0.2/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/retrobot/0.0.3/CHANGELOG.md b/incubator/retrobot/0.0.3/CHANGELOG.md new file mode 100644 index 00000000000..6dc2d13180a --- /dev/null +++ b/incubator/retrobot/0.0.3/CHANGELOG.md @@ -0,0 +1,26 @@ +# Changelog + + + +## [retrobot-0.0.3](https://github.com/truecharts/charts/compare/retrobot-0.0.2...retrobot-0.0.3) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [retrobot-0.0.2](https://github.com/truecharts/charts/compare/retrobot-0.0.1...retrobot-0.0.2) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [retrobot-0.0.1]retrobot-0.0.1 (2022-10-14) diff --git a/incubator/retrobot/0.0.3/Chart.lock b/incubator/retrobot/0.0.3/Chart.lock new file mode 100644 index 00000000000..4f338df7cd6 --- /dev/null +++ b/incubator/retrobot/0.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:24:15.407941982Z" diff --git a/incubator/retrobot/0.0.3/Chart.yaml b/incubator/retrobot/0.0.3/Chart.yaml new file mode 100644 index 00000000000..38ac383f5dc --- /dev/null +++ b/incubator/retrobot/0.0.3/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +deprecated: false +description: A discord bot that allows you to play old nintendo games with your friends over chat. +home: https://truecharts.org/docs/charts/incubator/retrobot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/retrobot.png +keywords: + - retrobot + - emulator + - discord +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: retrobot +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/retrobot + - https://github.com/rossimo/retrobot + - https://hub.docker.com/r/rossimo/retrobot +type: application +version: 0.0.3 +annotations: + truecharts.org/catagories: | + - emulator + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/retrobot/0.0.3/README.md b/incubator/retrobot/0.0.3/README.md new file mode 100644 index 00000000000..27817f7619a --- /dev/null +++ b/incubator/retrobot/0.0.3/README.md @@ -0,0 +1,107 @@ +# retrobot + +A discord bot that allows you to play old nintendo games with your friends over 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: [retrobot](https://truecharts.org/docs/charts/incubator/retrobot) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `retrobot` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install retrobot TrueCharts/retrobot +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `retrobot` deployment + +```console +helm uninstall retrobot +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install retrobot \ + --set env.TZ="America/New York" \ + TrueCharts/retrobot +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install retrobot TrueCharts/retrobot -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/retrobot/0.0.2/app-readme.md b/incubator/retrobot/0.0.3/app-readme.md similarity index 100% rename from incubator/retrobot/0.0.2/app-readme.md rename to incubator/retrobot/0.0.3/app-readme.md diff --git a/incubator/retrobot/0.0.3/charts/common-10.7.7.tgz b/incubator/retrobot/0.0.3/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/retrobot/0.0.3/charts/common-10.7.7.tgz differ diff --git a/incubator/retrobot/0.0.2/ix_values.yaml b/incubator/retrobot/0.0.3/ix_values.yaml similarity index 100% rename from incubator/retrobot/0.0.2/ix_values.yaml rename to incubator/retrobot/0.0.3/ix_values.yaml diff --git a/incubator/retrobot/0.0.2/questions.yaml b/incubator/retrobot/0.0.3/questions.yaml similarity index 100% rename from incubator/retrobot/0.0.2/questions.yaml rename to incubator/retrobot/0.0.3/questions.yaml diff --git a/incubator/retrobot/0.0.2/templates/common.yaml b/incubator/retrobot/0.0.3/templates/common.yaml similarity index 100% rename from incubator/retrobot/0.0.2/templates/common.yaml rename to incubator/retrobot/0.0.3/templates/common.yaml diff --git a/incubator/retrobot/0.0.2/values.yaml b/incubator/retrobot/0.0.3/values.yaml similarity index 100% rename from incubator/retrobot/0.0.2/values.yaml rename to incubator/retrobot/0.0.3/values.yaml diff --git a/incubator/rflood/0.0.38/CHANGELOG.md b/incubator/rflood/0.0.38/CHANGELOG.md deleted file mode 100644 index ef6732b0322..00000000000 --- a/incubator/rflood/0.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rflood-0.0.38](https://github.com/truecharts/charts/compare/rflood-0.0.37...rflood-0.0.38) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [rflood-0.0.37](https://github.com/truecharts/charts/compare/rflood-0.0.36...rflood-0.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [rflood-0.0.36](https://github.com/truecharts/charts/compare/rflood-0.0.35...rflood-0.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [rflood-0.0.35](https://github.com/truecharts/charts/compare/rflood-0.0.34...rflood-0.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rflood-0.0.35](https://github.com/truecharts/charts/compare/rflood-0.0.34...rflood-0.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rflood-0.0.34](https://github.com/truecharts/charts/compare/rflood-0.0.33...rflood-0.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [rflood-0.0.33](https://github.com/truecharts/charts/compare/rflood-0.0.32...rflood-0.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [rflood-0.0.32](https://github.com/truecharts/charts/compare/rflood-0.0.31...rflood-0.0.32) (2022-09-26) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906)) - - - - -## [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 diff --git a/incubator/rflood/0.0.38/Chart.lock b/incubator/rflood/0.0.38/Chart.lock deleted file mode 100644 index fe3328cef4b..00000000000 --- a/incubator/rflood/0.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-21T10:29:33.822351534Z" diff --git a/incubator/rflood/0.0.38/Chart.yaml b/incubator/rflood/0.0.38/Chart.yaml deleted file mode 100644 index 275ef9ba97e..00000000000 --- a/incubator/rflood/0.0.38/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.38 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders diff --git a/incubator/rflood/0.0.38/README.md b/incubator/rflood/0.0.38/README.md deleted file mode 100644 index 10b2f95c054..00000000000 --- a/incubator/rflood/0.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/incubator/rflood/0.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/rflood/0.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/rflood/0.0.39/CHANGELOG.md b/incubator/rflood/0.0.39/CHANGELOG.md new file mode 100644 index 00000000000..ccc2bdd0264 --- /dev/null +++ b/incubator/rflood/0.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rflood-0.0.39](https://github.com/truecharts/charts/compare/rflood-0.0.38...rflood-0.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [rflood-0.0.38](https://github.com/truecharts/charts/compare/rflood-0.0.37...rflood-0.0.38) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [rflood-0.0.37](https://github.com/truecharts/charts/compare/rflood-0.0.36...rflood-0.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [rflood-0.0.36](https://github.com/truecharts/charts/compare/rflood-0.0.35...rflood-0.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [rflood-0.0.35](https://github.com/truecharts/charts/compare/rflood-0.0.34...rflood-0.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rflood-0.0.35](https://github.com/truecharts/charts/compare/rflood-0.0.34...rflood-0.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rflood-0.0.34](https://github.com/truecharts/charts/compare/rflood-0.0.33...rflood-0.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [rflood-0.0.33](https://github.com/truecharts/charts/compare/rflood-0.0.32...rflood-0.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [rflood-0.0.32](https://github.com/truecharts/charts/compare/rflood-0.0.31...rflood-0.0.32) (2022-09-26) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906)) + + + + +## [rflood-0.0.31](https://github.com/truecharts/charts/compare/rflood-0.0.30...rflood-0.0.31) (2022-09-25) + +### Chore diff --git a/incubator/rflood/0.0.39/Chart.lock b/incubator/rflood/0.0.39/Chart.lock new file mode 100644 index 00000000000..7fccdd40163 --- /dev/null +++ b/incubator/rflood/0.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:24:38.614936265Z" diff --git a/incubator/rflood/0.0.39/Chart.yaml b/incubator/rflood/0.0.39/Chart.yaml new file mode 100644 index 00000000000..24c1d792a67 --- /dev/null +++ b/incubator/rflood/0.0.39/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.39 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders diff --git a/incubator/rflood/0.0.39/README.md b/incubator/rflood/0.0.39/README.md new file mode 100644 index 00000000000..627d450fd60 --- /dev/null +++ b/incubator/rflood/0.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/incubator/rflood/0.0.39/app-readme.md similarity index 100% rename from incubator/rflood/0.0.38/app-readme.md rename to incubator/rflood/0.0.39/app-readme.md diff --git a/incubator/rflood/0.0.39/charts/common-10.7.7.tgz b/incubator/rflood/0.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/rflood/0.0.39/charts/common-10.7.7.tgz differ diff --git a/incubator/rflood/0.0.38/ix_values.yaml b/incubator/rflood/0.0.39/ix_values.yaml similarity index 100% rename from incubator/rflood/0.0.38/ix_values.yaml rename to incubator/rflood/0.0.39/ix_values.yaml diff --git a/incubator/rflood/0.0.38/questions.yaml b/incubator/rflood/0.0.39/questions.yaml similarity index 100% rename from incubator/rflood/0.0.38/questions.yaml rename to incubator/rflood/0.0.39/questions.yaml diff --git a/incubator/rflood/0.0.38/templates/common.yaml b/incubator/rflood/0.0.39/templates/common.yaml similarity index 100% rename from incubator/rflood/0.0.38/templates/common.yaml rename to incubator/rflood/0.0.39/templates/common.yaml diff --git a/incubator/rflood/0.0.38/values.yaml b/incubator/rflood/0.0.39/values.yaml similarity index 100% rename from incubator/rflood/0.0.38/values.yaml rename to incubator/rflood/0.0.39/values.yaml diff --git a/incubator/rickroll/0.0.39/CHANGELOG.md b/incubator/rickroll/0.0.39/CHANGELOG.md deleted file mode 100644 index 0fcc4863995..00000000000 --- a/incubator/rickroll/0.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rickroll-0.0.39](https://github.com/truecharts/charts/compare/rickroll-0.0.38...rickroll-0.0.39) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [rickroll-0.0.38](https://github.com/truecharts/charts/compare/rickroll-0.0.37...rickroll-0.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [rickroll-0.0.37](https://github.com/truecharts/charts/compare/rickroll-0.0.36...rickroll-0.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [rickroll-0.0.36](https://github.com/truecharts/charts/compare/rickroll-0.0.34...rickroll-0.0.36) (2022-10-08) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) - - update helm general non-major - - - - -## [rickroll-0.0.35](https://github.com/truecharts/charts/compare/rickroll-0.0.34...rickroll-0.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rickroll-0.0.34](https://github.com/truecharts/charts/compare/rickroll-0.0.33...rickroll-0.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [rickroll-0.0.33](https://github.com/truecharts/charts/compare/rickroll-0.0.32...rickroll-0.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/rickroll/0.0.39/Chart.lock b/incubator/rickroll/0.0.39/Chart.lock deleted file mode 100644 index a4e4ed43456..00000000000 --- a/incubator/rickroll/0.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-21T10:29:34.317053851Z" diff --git a/incubator/rickroll/0.0.39/Chart.yaml b/incubator/rickroll/0.0.39/Chart.yaml deleted file mode 100644 index 9120ac5578f..00000000000 --- a/incubator/rickroll/0.0.39/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.7.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.39 diff --git a/incubator/rickroll/0.0.39/README.md b/incubator/rickroll/0.0.39/README.md deleted file mode 100644 index 303767b28c6..00000000000 --- a/incubator/rickroll/0.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/incubator/rickroll/0.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/rickroll/0.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/rickroll/0.0.40/CHANGELOG.md b/incubator/rickroll/0.0.40/CHANGELOG.md new file mode 100644 index 00000000000..51127f50437 --- /dev/null +++ b/incubator/rickroll/0.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rickroll-0.0.40](https://github.com/truecharts/charts/compare/rickroll-0.0.39...rickroll-0.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [rickroll-0.0.39](https://github.com/truecharts/charts/compare/rickroll-0.0.38...rickroll-0.0.39) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [rickroll-0.0.38](https://github.com/truecharts/charts/compare/rickroll-0.0.37...rickroll-0.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [rickroll-0.0.37](https://github.com/truecharts/charts/compare/rickroll-0.0.36...rickroll-0.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [rickroll-0.0.36](https://github.com/truecharts/charts/compare/rickroll-0.0.34...rickroll-0.0.36) (2022-10-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) + - update helm general non-major + + + + +## [rickroll-0.0.35](https://github.com/truecharts/charts/compare/rickroll-0.0.34...rickroll-0.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rickroll-0.0.34](https://github.com/truecharts/charts/compare/rickroll-0.0.33...rickroll-0.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [rickroll-0.0.33](https://github.com/truecharts/charts/compare/rickroll-0.0.32...rickroll-0.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) + diff --git a/incubator/rickroll/0.0.40/Chart.lock b/incubator/rickroll/0.0.40/Chart.lock new file mode 100644 index 00000000000..f3c5949d951 --- /dev/null +++ b/incubator/rickroll/0.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:24:49.607681701Z" diff --git a/incubator/rickroll/0.0.40/Chart.yaml b/incubator/rickroll/0.0.40/Chart.yaml new file mode 100644 index 00000000000..5000b99febf --- /dev/null +++ b/incubator/rickroll/0.0.40/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.7.7 +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.40 diff --git a/incubator/rickroll/0.0.40/README.md b/incubator/rickroll/0.0.40/README.md new file mode 100644 index 00000000000..ced7762dc58 --- /dev/null +++ b/incubator/rickroll/0.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/incubator/rickroll/0.0.40/app-readme.md similarity index 100% rename from incubator/rickroll/0.0.39/app-readme.md rename to incubator/rickroll/0.0.40/app-readme.md diff --git a/incubator/rickroll/0.0.40/charts/common-10.7.7.tgz b/incubator/rickroll/0.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/rickroll/0.0.40/charts/common-10.7.7.tgz differ diff --git a/incubator/rickroll/0.0.39/ci/basic-values.yaml b/incubator/rickroll/0.0.40/ci/basic-values.yaml similarity index 100% rename from incubator/rickroll/0.0.39/ci/basic-values.yaml rename to incubator/rickroll/0.0.40/ci/basic-values.yaml diff --git a/incubator/rickroll/0.0.39/ci/fhd-values.yaml b/incubator/rickroll/0.0.40/ci/fhd-values.yaml similarity index 100% rename from incubator/rickroll/0.0.39/ci/fhd-values.yaml rename to incubator/rickroll/0.0.40/ci/fhd-values.yaml diff --git a/incubator/rickroll/0.0.39/ci/fhdgame-values.yaml b/incubator/rickroll/0.0.40/ci/fhdgame-values.yaml similarity index 100% rename from incubator/rickroll/0.0.39/ci/fhdgame-values.yaml rename to incubator/rickroll/0.0.40/ci/fhdgame-values.yaml diff --git a/incubator/rickroll/0.0.39/ci/fhdonclick-values.yaml b/incubator/rickroll/0.0.40/ci/fhdonclick-values.yaml similarity index 100% rename from incubator/rickroll/0.0.39/ci/fhdonclick-values.yaml rename to incubator/rickroll/0.0.40/ci/fhdonclick-values.yaml diff --git a/incubator/rickroll/0.0.39/ci/onclick-values.yaml b/incubator/rickroll/0.0.40/ci/onclick-values.yaml similarity index 100% rename from incubator/rickroll/0.0.39/ci/onclick-values.yaml rename to incubator/rickroll/0.0.40/ci/onclick-values.yaml diff --git a/incubator/rickroll/0.0.39/ix_values.yaml b/incubator/rickroll/0.0.40/ix_values.yaml similarity index 100% rename from incubator/rickroll/0.0.39/ix_values.yaml rename to incubator/rickroll/0.0.40/ix_values.yaml diff --git a/incubator/rickroll/0.0.39/questions.yaml b/incubator/rickroll/0.0.40/questions.yaml similarity index 100% rename from incubator/rickroll/0.0.39/questions.yaml rename to incubator/rickroll/0.0.40/questions.yaml diff --git a/incubator/rickroll/0.0.39/templates/common.yaml b/incubator/rickroll/0.0.40/templates/common.yaml similarity index 100% rename from incubator/rickroll/0.0.39/templates/common.yaml rename to incubator/rickroll/0.0.40/templates/common.yaml diff --git a/incubator/rickroll/0.0.39/values.yaml b/incubator/rickroll/0.0.40/values.yaml similarity index 100% rename from incubator/rickroll/0.0.39/values.yaml rename to incubator/rickroll/0.0.40/values.yaml diff --git a/incubator/rimgo/0.0.88/CHANGELOG.md b/incubator/rimgo/0.0.88/CHANGELOG.md deleted file mode 100644 index 2bd2072494d..00000000000 --- a/incubator/rimgo/0.0.88/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rimgo-0.0.88](https://github.com/truecharts/charts/compare/rimgo-0.0.87...rimgo-0.0.88) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [rimgo-0.0.87](https://github.com/truecharts/charts/compare/rimgo-0.0.86...rimgo-0.0.87) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [rimgo-0.0.86](https://github.com/truecharts/charts/compare/rimgo-0.0.85...rimgo-0.0.86) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [rimgo-0.0.85](https://github.com/truecharts/charts/compare/rimgo-0.0.84...rimgo-0.0.85) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [rimgo-0.0.84](https://github.com/truecharts/charts/compare/rimgo-0.0.83...rimgo-0.0.84) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [rimgo-0.0.83](https://github.com/truecharts/charts/compare/rimgo-0.0.82...rimgo-0.0.83) (2022-10-17) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) - - - - -## [rimgo-0.0.82](https://github.com/truecharts/charts/compare/rimgo-0.0.81...rimgo-0.0.82) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [rimgo-0.0.81](https://github.com/truecharts/charts/compare/rimgo-0.0.80...rimgo-0.0.81) (2022-10-15) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [rimgo-0.0.80](https://github.com/truecharts/charts/compare/rimgo-0.0.79...rimgo-0.0.80) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [rimgo-0.0.79](https://github.com/truecharts/charts/compare/rimgo-0.0.78...rimgo-0.0.79) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/incubator/rimgo/0.0.88/Chart.lock b/incubator/rimgo/0.0.88/Chart.lock deleted file mode 100644 index 63ebbbbb1d6..00000000000 --- a/incubator/rimgo/0.0.88/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:13:26.591075374Z" diff --git a/incubator/rimgo/0.0.88/Chart.yaml b/incubator/rimgo/0.0.88/Chart.yaml deleted file mode 100644 index fbbaa661098..00000000000 --- a/incubator/rimgo/0.0.88/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.7.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.88 diff --git a/incubator/rimgo/0.0.88/README.md b/incubator/rimgo/0.0.88/README.md deleted file mode 100644 index a7eb6ceed3d..00000000000 --- a/incubator/rimgo/0.0.88/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.88/charts/common-10.7.1.tgz b/incubator/rimgo/0.0.88/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/rimgo/0.0.88/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/rimgo/0.0.89/CHANGELOG.md b/incubator/rimgo/0.0.89/CHANGELOG.md new file mode 100644 index 00000000000..19faafdec75 --- /dev/null +++ b/incubator/rimgo/0.0.89/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rimgo-0.0.89](https://github.com/truecharts/charts/compare/rimgo-0.0.88...rimgo-0.0.89) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [rimgo-0.0.88](https://github.com/truecharts/charts/compare/rimgo-0.0.87...rimgo-0.0.88) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [rimgo-0.0.87](https://github.com/truecharts/charts/compare/rimgo-0.0.86...rimgo-0.0.87) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [rimgo-0.0.86](https://github.com/truecharts/charts/compare/rimgo-0.0.85...rimgo-0.0.86) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [rimgo-0.0.85](https://github.com/truecharts/charts/compare/rimgo-0.0.84...rimgo-0.0.85) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [rimgo-0.0.84](https://github.com/truecharts/charts/compare/rimgo-0.0.83...rimgo-0.0.84) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [rimgo-0.0.83](https://github.com/truecharts/charts/compare/rimgo-0.0.82...rimgo-0.0.83) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) + + + + +## [rimgo-0.0.82](https://github.com/truecharts/charts/compare/rimgo-0.0.81...rimgo-0.0.82) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [rimgo-0.0.81](https://github.com/truecharts/charts/compare/rimgo-0.0.80...rimgo-0.0.81) (2022-10-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [rimgo-0.0.80](https://github.com/truecharts/charts/compare/rimgo-0.0.79...rimgo-0.0.80) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] diff --git a/incubator/rimgo/0.0.89/Chart.lock b/incubator/rimgo/0.0.89/Chart.lock new file mode 100644 index 00000000000..ce9afade1aa --- /dev/null +++ b/incubator/rimgo/0.0.89/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:24:50.879484576Z" diff --git a/incubator/rimgo/0.0.89/Chart.yaml b/incubator/rimgo/0.0.89/Chart.yaml new file mode 100644 index 00000000000..af0c7c5924f --- /dev/null +++ b/incubator/rimgo/0.0.89/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.7.7 +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.89 diff --git a/incubator/rimgo/0.0.89/README.md b/incubator/rimgo/0.0.89/README.md new file mode 100644 index 00000000000..6dd5976392c --- /dev/null +++ b/incubator/rimgo/0.0.89/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.88/app-readme.md b/incubator/rimgo/0.0.89/app-readme.md similarity index 100% rename from incubator/rimgo/0.0.88/app-readme.md rename to incubator/rimgo/0.0.89/app-readme.md diff --git a/incubator/rimgo/0.0.89/charts/common-10.7.7.tgz b/incubator/rimgo/0.0.89/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/rimgo/0.0.89/charts/common-10.7.7.tgz differ diff --git a/incubator/rimgo/0.0.88/ix_values.yaml b/incubator/rimgo/0.0.89/ix_values.yaml similarity index 100% rename from incubator/rimgo/0.0.88/ix_values.yaml rename to incubator/rimgo/0.0.89/ix_values.yaml diff --git a/incubator/rimgo/0.0.88/questions.yaml b/incubator/rimgo/0.0.89/questions.yaml similarity index 100% rename from incubator/rimgo/0.0.88/questions.yaml rename to incubator/rimgo/0.0.89/questions.yaml diff --git a/incubator/rimgo/0.0.88/templates/common.yaml b/incubator/rimgo/0.0.89/templates/common.yaml similarity index 100% rename from incubator/rimgo/0.0.88/templates/common.yaml rename to incubator/rimgo/0.0.89/templates/common.yaml diff --git a/incubator/rimgo/0.0.88/values.yaml b/incubator/rimgo/0.0.89/values.yaml similarity index 100% rename from incubator/rimgo/0.0.88/values.yaml rename to incubator/rimgo/0.0.89/values.yaml diff --git a/incubator/rmlint/0.0.30/CHANGELOG.md b/incubator/rmlint/0.0.30/CHANGELOG.md deleted file mode 100644 index 2e1f629a41b..00000000000 --- a/incubator/rmlint/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rmlint-0.0.30](https://github.com/truecharts/charts/compare/rmlint-0.0.29...rmlint-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [rmlint-0.0.29](https://github.com/truecharts/charts/compare/rmlint-0.0.28...rmlint-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [rmlint-0.0.28](https://github.com/truecharts/charts/compare/rmlint-0.0.27...rmlint-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rmlint-0.0.28](https://github.com/truecharts/charts/compare/rmlint-0.0.27...rmlint-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rmlint-0.0.27](https://github.com/truecharts/charts/compare/rmlint-0.0.26...rmlint-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [rmlint-0.0.26](https://github.com/truecharts/charts/compare/rmlint-0.0.25...rmlint-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/rmlint/0.0.30/Chart.lock b/incubator/rmlint/0.0.30/Chart.lock deleted file mode 100644 index bd6be2660e3..00000000000 --- a/incubator/rmlint/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:43:13.931338627Z" diff --git a/incubator/rmlint/0.0.30/Chart.yaml b/incubator/rmlint/0.0.30/Chart.yaml deleted file mode 100644 index 0b78239c8e5..00000000000 --- a/incubator/rmlint/0.0.30/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.7.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.30 diff --git a/incubator/rmlint/0.0.30/README.md b/incubator/rmlint/0.0.30/README.md deleted file mode 100644 index 8e865589238..00000000000 --- a/incubator/rmlint/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/rmlint/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/rmlint/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/rmlint/0.0.31/CHANGELOG.md b/incubator/rmlint/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..439aa4ef332 --- /dev/null +++ b/incubator/rmlint/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rmlint-0.0.31](https://github.com/truecharts/charts/compare/rmlint-0.0.30...rmlint-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [rmlint-0.0.30](https://github.com/truecharts/charts/compare/rmlint-0.0.29...rmlint-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [rmlint-0.0.29](https://github.com/truecharts/charts/compare/rmlint-0.0.28...rmlint-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [rmlint-0.0.28](https://github.com/truecharts/charts/compare/rmlint-0.0.27...rmlint-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rmlint-0.0.28](https://github.com/truecharts/charts/compare/rmlint-0.0.27...rmlint-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rmlint-0.0.27](https://github.com/truecharts/charts/compare/rmlint-0.0.26...rmlint-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [rmlint-0.0.26](https://github.com/truecharts/charts/compare/rmlint-0.0.25...rmlint-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/rmlint/0.0.31/Chart.lock b/incubator/rmlint/0.0.31/Chart.lock new file mode 100644 index 00000000000..d3415733294 --- /dev/null +++ b/incubator/rmlint/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:24:59.163413185Z" diff --git a/incubator/rmlint/0.0.31/Chart.yaml b/incubator/rmlint/0.0.31/Chart.yaml new file mode 100644 index 00000000000..6a4f9cbef1b --- /dev/null +++ b/incubator/rmlint/0.0.31/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.7.7 +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.31 diff --git a/incubator/rmlint/0.0.31/README.md b/incubator/rmlint/0.0.31/README.md new file mode 100644 index 00000000000..681dc9381dd --- /dev/null +++ b/incubator/rmlint/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/rmlint/0.0.31/app-readme.md similarity index 100% rename from incubator/rmlint/0.0.30/app-readme.md rename to incubator/rmlint/0.0.31/app-readme.md diff --git a/incubator/rmlint/0.0.31/charts/common-10.7.7.tgz b/incubator/rmlint/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/rmlint/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/rmlint/0.0.30/ix_values.yaml b/incubator/rmlint/0.0.31/ix_values.yaml similarity index 100% rename from incubator/rmlint/0.0.30/ix_values.yaml rename to incubator/rmlint/0.0.31/ix_values.yaml diff --git a/incubator/rmlint/0.0.30/questions.yaml b/incubator/rmlint/0.0.31/questions.yaml similarity index 100% rename from incubator/rmlint/0.0.30/questions.yaml rename to incubator/rmlint/0.0.31/questions.yaml diff --git a/incubator/rmlint/0.0.30/templates/common.yaml b/incubator/rmlint/0.0.31/templates/common.yaml similarity index 100% rename from incubator/rmlint/0.0.30/templates/common.yaml rename to incubator/rmlint/0.0.31/templates/common.yaml diff --git a/incubator/rmlint/0.0.30/values.yaml b/incubator/rmlint/0.0.31/values.yaml similarity index 100% rename from incubator/rmlint/0.0.30/values.yaml rename to incubator/rmlint/0.0.31/values.yaml diff --git a/incubator/rollarr/0.0.30/CHANGELOG.md b/incubator/rollarr/0.0.30/CHANGELOG.md deleted file mode 100644 index 7f67eb74693..00000000000 --- a/incubator/rollarr/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rollarr-0.0.30](https://github.com/truecharts/charts/compare/rollarr-0.0.29...rollarr-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [rollarr-0.0.29](https://github.com/truecharts/charts/compare/rollarr-0.0.28...rollarr-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [rollarr-0.0.28](https://github.com/truecharts/charts/compare/rollarr-0.0.27...rollarr-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rollarr-0.0.28](https://github.com/truecharts/charts/compare/rollarr-0.0.27...rollarr-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rollarr-0.0.27](https://github.com/truecharts/charts/compare/rollarr-0.0.26...rollarr-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [rollarr-0.0.26](https://github.com/truecharts/charts/compare/rollarr-0.0.25...rollarr-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/rollarr/0.0.30/Chart.lock b/incubator/rollarr/0.0.30/Chart.lock deleted file mode 100644 index d96b761c7f9..00000000000 --- a/incubator/rollarr/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:43:27.752553264Z" diff --git a/incubator/rollarr/0.0.30/Chart.yaml b/incubator/rollarr/0.0.30/Chart.yaml deleted file mode 100644 index e276d1456be..00000000000 --- a/incubator/rollarr/0.0.30/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.7.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.30 diff --git a/incubator/rollarr/0.0.30/README.md b/incubator/rollarr/0.0.30/README.md deleted file mode 100644 index c2f4b979868..00000000000 --- a/incubator/rollarr/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/rollarr/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/rollarr/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/rollarr/0.0.31/CHANGELOG.md b/incubator/rollarr/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..8466a6cfdbc --- /dev/null +++ b/incubator/rollarr/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rollarr-0.0.31](https://github.com/truecharts/charts/compare/rollarr-0.0.30...rollarr-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [rollarr-0.0.30](https://github.com/truecharts/charts/compare/rollarr-0.0.29...rollarr-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [rollarr-0.0.29](https://github.com/truecharts/charts/compare/rollarr-0.0.28...rollarr-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [rollarr-0.0.28](https://github.com/truecharts/charts/compare/rollarr-0.0.27...rollarr-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rollarr-0.0.28](https://github.com/truecharts/charts/compare/rollarr-0.0.27...rollarr-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rollarr-0.0.27](https://github.com/truecharts/charts/compare/rollarr-0.0.26...rollarr-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [rollarr-0.0.26](https://github.com/truecharts/charts/compare/rollarr-0.0.25...rollarr-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/rollarr/0.0.31/Chart.lock b/incubator/rollarr/0.0.31/Chart.lock new file mode 100644 index 00000000000..cbe03ed3401 --- /dev/null +++ b/incubator/rollarr/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:25:22.816750687Z" diff --git a/incubator/rollarr/0.0.31/Chart.yaml b/incubator/rollarr/0.0.31/Chart.yaml new file mode 100644 index 00000000000..d03b460aaf1 --- /dev/null +++ b/incubator/rollarr/0.0.31/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.7.7 +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.31 diff --git a/incubator/rollarr/0.0.31/README.md b/incubator/rollarr/0.0.31/README.md new file mode 100644 index 00000000000..4bc506974f5 --- /dev/null +++ b/incubator/rollarr/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/rollarr/0.0.31/app-readme.md similarity index 100% rename from incubator/rollarr/0.0.30/app-readme.md rename to incubator/rollarr/0.0.31/app-readme.md diff --git a/incubator/rollarr/0.0.31/charts/common-10.7.7.tgz b/incubator/rollarr/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/rollarr/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/rollarr/0.0.30/ix_values.yaml b/incubator/rollarr/0.0.31/ix_values.yaml similarity index 100% rename from incubator/rollarr/0.0.30/ix_values.yaml rename to incubator/rollarr/0.0.31/ix_values.yaml diff --git a/incubator/rollarr/0.0.30/questions.yaml b/incubator/rollarr/0.0.31/questions.yaml similarity index 100% rename from incubator/rollarr/0.0.30/questions.yaml rename to incubator/rollarr/0.0.31/questions.yaml diff --git a/incubator/rollarr/0.0.30/templates/common.yaml b/incubator/rollarr/0.0.31/templates/common.yaml similarity index 100% rename from incubator/rollarr/0.0.30/templates/common.yaml rename to incubator/rollarr/0.0.31/templates/common.yaml diff --git a/incubator/rollarr/0.0.30/values.yaml b/incubator/rollarr/0.0.31/values.yaml similarity index 100% rename from incubator/rollarr/0.0.30/values.yaml rename to incubator/rollarr/0.0.31/values.yaml diff --git a/incubator/root/0.0.30/CHANGELOG.md b/incubator/root/0.0.30/CHANGELOG.md deleted file mode 100644 index 9f67a4aa598..00000000000 --- a/incubator/root/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [root-0.0.30](https://github.com/truecharts/charts/compare/root-0.0.29...root-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [root-0.0.29](https://github.com/truecharts/charts/compare/root-0.0.28...root-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [root-0.0.28](https://github.com/truecharts/charts/compare/root-0.0.27...root-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [root-0.0.28](https://github.com/truecharts/charts/compare/root-0.0.27...root-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [root-0.0.27](https://github.com/truecharts/charts/compare/root-0.0.26...root-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [root-0.0.26](https://github.com/truecharts/charts/compare/root-0.0.25...root-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/root/0.0.30/Chart.lock b/incubator/root/0.0.30/Chart.lock deleted file mode 100644 index d3c232df71f..00000000000 --- a/incubator/root/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:43:37.20810942Z" diff --git a/incubator/root/0.0.30/Chart.yaml b/incubator/root/0.0.30/Chart.yaml deleted file mode 100644 index b87881b41ac..00000000000 --- a/incubator/root/0.0.30/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.7.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.30 diff --git a/incubator/root/0.0.30/README.md b/incubator/root/0.0.30/README.md deleted file mode 100644 index 7379812e164..00000000000 --- a/incubator/root/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/root/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/root/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/root/0.0.31/CHANGELOG.md b/incubator/root/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..d6547f26af4 --- /dev/null +++ b/incubator/root/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [root-0.0.31](https://github.com/truecharts/charts/compare/root-0.0.30...root-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [root-0.0.30](https://github.com/truecharts/charts/compare/root-0.0.29...root-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [root-0.0.29](https://github.com/truecharts/charts/compare/root-0.0.28...root-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [root-0.0.28](https://github.com/truecharts/charts/compare/root-0.0.27...root-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [root-0.0.28](https://github.com/truecharts/charts/compare/root-0.0.27...root-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [root-0.0.27](https://github.com/truecharts/charts/compare/root-0.0.26...root-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [root-0.0.26](https://github.com/truecharts/charts/compare/root-0.0.25...root-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/root/0.0.31/Chart.lock b/incubator/root/0.0.31/Chart.lock new file mode 100644 index 00000000000..107e99a2acb --- /dev/null +++ b/incubator/root/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:25:33.339988285Z" diff --git a/incubator/root/0.0.31/Chart.yaml b/incubator/root/0.0.31/Chart.yaml new file mode 100644 index 00000000000..07c66e20ed6 --- /dev/null +++ b/incubator/root/0.0.31/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.7.7 +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.31 diff --git a/incubator/root/0.0.31/README.md b/incubator/root/0.0.31/README.md new file mode 100644 index 00000000000..cfe7f6e04e5 --- /dev/null +++ b/incubator/root/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/root/0.0.31/app-readme.md similarity index 100% rename from incubator/root/0.0.30/app-readme.md rename to incubator/root/0.0.31/app-readme.md diff --git a/incubator/root/0.0.31/charts/common-10.7.7.tgz b/incubator/root/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/root/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/root/0.0.30/ix_values.yaml b/incubator/root/0.0.31/ix_values.yaml similarity index 100% rename from incubator/root/0.0.30/ix_values.yaml rename to incubator/root/0.0.31/ix_values.yaml diff --git a/incubator/root/0.0.30/questions.yaml b/incubator/root/0.0.31/questions.yaml similarity index 100% rename from incubator/root/0.0.30/questions.yaml rename to incubator/root/0.0.31/questions.yaml diff --git a/incubator/root/0.0.30/templates/common.yaml b/incubator/root/0.0.31/templates/common.yaml similarity index 100% rename from incubator/root/0.0.30/templates/common.yaml rename to incubator/root/0.0.31/templates/common.yaml diff --git a/incubator/root/0.0.30/values.yaml b/incubator/root/0.0.31/values.yaml similarity index 100% rename from incubator/root/0.0.30/values.yaml rename to incubator/root/0.0.31/values.yaml diff --git a/incubator/rss-proxy/0.0.30/CHANGELOG.md b/incubator/rss-proxy/0.0.30/CHANGELOG.md deleted file mode 100644 index 0ec2c8fe520..00000000000 --- a/incubator/rss-proxy/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rss-proxy-0.0.30](https://github.com/truecharts/charts/compare/rss-proxy-0.0.29...rss-proxy-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [rss-proxy-0.0.29](https://github.com/truecharts/charts/compare/rss-proxy-0.0.28...rss-proxy-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [rss-proxy-0.0.28](https://github.com/truecharts/charts/compare/rss-proxy-0.0.27...rss-proxy-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rss-proxy-0.0.28](https://github.com/truecharts/charts/compare/rss-proxy-0.0.27...rss-proxy-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rss-proxy-0.0.27](https://github.com/truecharts/charts/compare/rss-proxy-0.0.26...rss-proxy-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [rss-proxy-0.0.26](https://github.com/truecharts/charts/compare/rss-proxy-0.0.25...rss-proxy-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/rss-proxy/0.0.30/Chart.lock b/incubator/rss-proxy/0.0.30/Chart.lock deleted file mode 100644 index 6ed2db98a8c..00000000000 --- a/incubator/rss-proxy/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:43:43.529248723Z" diff --git a/incubator/rss-proxy/0.0.30/Chart.yaml b/incubator/rss-proxy/0.0.30/Chart.yaml deleted file mode 100644 index 7076d2be527..00000000000 --- a/incubator/rss-proxy/0.0.30/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.7.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.30 diff --git a/incubator/rss-proxy/0.0.30/README.md b/incubator/rss-proxy/0.0.30/README.md deleted file mode 100644 index 91f764b0d07..00000000000 --- a/incubator/rss-proxy/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/rss-proxy/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/rss-proxy/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/rss-proxy/0.0.31/CHANGELOG.md b/incubator/rss-proxy/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..b78fb3dc338 --- /dev/null +++ b/incubator/rss-proxy/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rss-proxy-0.0.31](https://github.com/truecharts/charts/compare/rss-proxy-0.0.30...rss-proxy-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [rss-proxy-0.0.30](https://github.com/truecharts/charts/compare/rss-proxy-0.0.29...rss-proxy-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [rss-proxy-0.0.29](https://github.com/truecharts/charts/compare/rss-proxy-0.0.28...rss-proxy-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [rss-proxy-0.0.28](https://github.com/truecharts/charts/compare/rss-proxy-0.0.27...rss-proxy-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rss-proxy-0.0.28](https://github.com/truecharts/charts/compare/rss-proxy-0.0.27...rss-proxy-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rss-proxy-0.0.27](https://github.com/truecharts/charts/compare/rss-proxy-0.0.26...rss-proxy-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [rss-proxy-0.0.26](https://github.com/truecharts/charts/compare/rss-proxy-0.0.25...rss-proxy-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/rss-proxy/0.0.31/Chart.lock b/incubator/rss-proxy/0.0.31/Chart.lock new file mode 100644 index 00000000000..f937eb945ea --- /dev/null +++ b/incubator/rss-proxy/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:25:34.203272708Z" diff --git a/incubator/rss-proxy/0.0.31/Chart.yaml b/incubator/rss-proxy/0.0.31/Chart.yaml new file mode 100644 index 00000000000..ee5709a2d69 --- /dev/null +++ b/incubator/rss-proxy/0.0.31/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.7.7 +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.31 diff --git a/incubator/rss-proxy/0.0.31/README.md b/incubator/rss-proxy/0.0.31/README.md new file mode 100644 index 00000000000..e03811ee579 --- /dev/null +++ b/incubator/rss-proxy/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/rss-proxy/0.0.31/app-readme.md similarity index 100% rename from incubator/rss-proxy/0.0.30/app-readme.md rename to incubator/rss-proxy/0.0.31/app-readme.md diff --git a/incubator/rss-proxy/0.0.31/charts/common-10.7.7.tgz b/incubator/rss-proxy/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/rss-proxy/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/rss-proxy/0.0.30/ix_values.yaml b/incubator/rss-proxy/0.0.31/ix_values.yaml similarity index 100% rename from incubator/rss-proxy/0.0.30/ix_values.yaml rename to incubator/rss-proxy/0.0.31/ix_values.yaml diff --git a/incubator/rss-proxy/0.0.30/questions.yaml b/incubator/rss-proxy/0.0.31/questions.yaml similarity index 100% rename from incubator/rss-proxy/0.0.30/questions.yaml rename to incubator/rss-proxy/0.0.31/questions.yaml diff --git a/incubator/rss-proxy/0.0.30/templates/common.yaml b/incubator/rss-proxy/0.0.31/templates/common.yaml similarity index 100% rename from incubator/rss-proxy/0.0.30/templates/common.yaml rename to incubator/rss-proxy/0.0.31/templates/common.yaml diff --git a/incubator/rss-proxy/0.0.30/values.yaml b/incubator/rss-proxy/0.0.31/values.yaml similarity index 100% rename from incubator/rss-proxy/0.0.30/values.yaml rename to incubator/rss-proxy/0.0.31/values.yaml diff --git a/incubator/rss-to-telegram/0.0.30/CHANGELOG.md b/incubator/rss-to-telegram/0.0.30/CHANGELOG.md deleted file mode 100644 index ff9020d2dba..00000000000 --- a/incubator/rss-to-telegram/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rss-to-telegram-0.0.30](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.29...rss-to-telegram-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [rss-to-telegram-0.0.29](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.28...rss-to-telegram-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [rss-to-telegram-0.0.28](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.27...rss-to-telegram-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rss-to-telegram-0.0.28](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.27...rss-to-telegram-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rss-to-telegram-0.0.27](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.26...rss-to-telegram-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [rss-to-telegram-0.0.26](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.25...rss-to-telegram-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/rss-to-telegram/0.0.30/Chart.lock b/incubator/rss-to-telegram/0.0.30/Chart.lock deleted file mode 100644 index ef5b1402060..00000000000 --- a/incubator/rss-to-telegram/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:43:45.47930838Z" diff --git a/incubator/rss-to-telegram/0.0.30/Chart.yaml b/incubator/rss-to-telegram/0.0.30/Chart.yaml deleted file mode 100644 index 4bfc6dc1968..00000000000 --- a/incubator/rss-to-telegram/0.0.30/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.7.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.30 diff --git a/incubator/rss-to-telegram/0.0.30/README.md b/incubator/rss-to-telegram/0.0.30/README.md deleted file mode 100644 index 29d5efd2bed..00000000000 --- a/incubator/rss-to-telegram/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/rss-to-telegram/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/rss-to-telegram/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/rss-to-telegram/0.0.31/CHANGELOG.md b/incubator/rss-to-telegram/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..0a1264e9c6a --- /dev/null +++ b/incubator/rss-to-telegram/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rss-to-telegram-0.0.31](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.30...rss-to-telegram-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [rss-to-telegram-0.0.30](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.29...rss-to-telegram-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [rss-to-telegram-0.0.29](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.28...rss-to-telegram-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [rss-to-telegram-0.0.28](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.27...rss-to-telegram-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rss-to-telegram-0.0.28](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.27...rss-to-telegram-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rss-to-telegram-0.0.27](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.26...rss-to-telegram-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [rss-to-telegram-0.0.26](https://github.com/truecharts/charts/compare/rss-to-telegram-0.0.25...rss-to-telegram-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/rss-to-telegram/0.0.31/Chart.lock b/incubator/rss-to-telegram/0.0.31/Chart.lock new file mode 100644 index 00000000000..801413b52eb --- /dev/null +++ b/incubator/rss-to-telegram/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:25:42.258891999Z" diff --git a/incubator/rss-to-telegram/0.0.31/Chart.yaml b/incubator/rss-to-telegram/0.0.31/Chart.yaml new file mode 100644 index 00000000000..3457abdd9dc --- /dev/null +++ b/incubator/rss-to-telegram/0.0.31/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.7.7 +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.31 diff --git a/incubator/rss-to-telegram/0.0.31/README.md b/incubator/rss-to-telegram/0.0.31/README.md new file mode 100644 index 00000000000..22c2853e780 --- /dev/null +++ b/incubator/rss-to-telegram/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/rss-to-telegram/0.0.31/app-readme.md similarity index 100% rename from incubator/rss-to-telegram/0.0.30/app-readme.md rename to incubator/rss-to-telegram/0.0.31/app-readme.md diff --git a/incubator/rss-to-telegram/0.0.31/charts/common-10.7.7.tgz b/incubator/rss-to-telegram/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/rss-to-telegram/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/rss-to-telegram/0.0.30/ix_values.yaml b/incubator/rss-to-telegram/0.0.31/ix_values.yaml similarity index 100% rename from incubator/rss-to-telegram/0.0.30/ix_values.yaml rename to incubator/rss-to-telegram/0.0.31/ix_values.yaml diff --git a/incubator/rss-to-telegram/0.0.30/questions.yaml b/incubator/rss-to-telegram/0.0.31/questions.yaml similarity index 100% rename from incubator/rss-to-telegram/0.0.30/questions.yaml rename to incubator/rss-to-telegram/0.0.31/questions.yaml diff --git a/incubator/rss-to-telegram/0.0.30/templates/common.yaml b/incubator/rss-to-telegram/0.0.31/templates/common.yaml similarity index 100% rename from incubator/rss-to-telegram/0.0.30/templates/common.yaml rename to incubator/rss-to-telegram/0.0.31/templates/common.yaml diff --git a/incubator/rss-to-telegram/0.0.30/values.yaml b/incubator/rss-to-telegram/0.0.31/values.yaml similarity index 100% rename from incubator/rss-to-telegram/0.0.30/values.yaml rename to incubator/rss-to-telegram/0.0.31/values.yaml diff --git a/incubator/rstudio/0.0.35/CHANGELOG.md b/incubator/rstudio/0.0.35/CHANGELOG.md deleted file mode 100644 index f0aa395dae3..00000000000 --- a/incubator/rstudio/0.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rstudio-0.0.35](https://github.com/truecharts/charts/compare/rstudio-0.0.34...rstudio-0.0.35) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [rstudio-0.0.34](https://github.com/truecharts/charts/compare/rstudio-0.0.33...rstudio-0.0.34) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [rstudio-0.0.33](https://github.com/truecharts/charts/compare/rstudio-0.0.32...rstudio-0.0.33) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [rstudio-0.0.32](https://github.com/truecharts/charts/compare/rstudio-0.0.31...rstudio-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rstudio-0.0.32](https://github.com/truecharts/charts/compare/rstudio-0.0.31...rstudio-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rstudio-0.0.31](https://github.com/truecharts/charts/compare/rstudio-0.0.30...rstudio-0.0.31) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [rstudio-0.0.30](https://github.com/truecharts/charts/compare/rstudio-0.0.29...rstudio-0.0.30) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/rstudio/0.0.35/Chart.lock b/incubator/rstudio/0.0.35/Chart.lock deleted file mode 100644 index 4a7060fac3a..00000000000 --- a/incubator/rstudio/0.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:13:27.1101025Z" diff --git a/incubator/rstudio/0.0.35/Chart.yaml b/incubator/rstudio/0.0.35/Chart.yaml deleted file mode 100644 index 99900db925d..00000000000 --- a/incubator/rstudio/0.0.35/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.7.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.35 diff --git a/incubator/rstudio/0.0.35/README.md b/incubator/rstudio/0.0.35/README.md deleted file mode 100644 index 456f16c7ca6..00000000000 --- a/incubator/rstudio/0.0.35/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.35/charts/common-10.7.1.tgz b/incubator/rstudio/0.0.35/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/rstudio/0.0.35/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/rstudio/0.0.36/CHANGELOG.md b/incubator/rstudio/0.0.36/CHANGELOG.md new file mode 100644 index 00000000000..32895e5c0ea --- /dev/null +++ b/incubator/rstudio/0.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rstudio-0.0.36](https://github.com/truecharts/charts/compare/rstudio-0.0.35...rstudio-0.0.36) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [rstudio-0.0.35](https://github.com/truecharts/charts/compare/rstudio-0.0.34...rstudio-0.0.35) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [rstudio-0.0.34](https://github.com/truecharts/charts/compare/rstudio-0.0.33...rstudio-0.0.34) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [rstudio-0.0.33](https://github.com/truecharts/charts/compare/rstudio-0.0.32...rstudio-0.0.33) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [rstudio-0.0.32](https://github.com/truecharts/charts/compare/rstudio-0.0.31...rstudio-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rstudio-0.0.32](https://github.com/truecharts/charts/compare/rstudio-0.0.31...rstudio-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rstudio-0.0.31](https://github.com/truecharts/charts/compare/rstudio-0.0.30...rstudio-0.0.31) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [rstudio-0.0.30](https://github.com/truecharts/charts/compare/rstudio-0.0.29...rstudio-0.0.30) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/rstudio/0.0.36/Chart.lock b/incubator/rstudio/0.0.36/Chart.lock new file mode 100644 index 00000000000..9d7c2c9e53e --- /dev/null +++ b/incubator/rstudio/0.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:26:06.797634685Z" diff --git a/incubator/rstudio/0.0.36/Chart.yaml b/incubator/rstudio/0.0.36/Chart.yaml new file mode 100644 index 00000000000..9a5c499fe40 --- /dev/null +++ b/incubator/rstudio/0.0.36/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.7.7 +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.36 diff --git a/incubator/rstudio/0.0.36/README.md b/incubator/rstudio/0.0.36/README.md new file mode 100644 index 00000000000..3242eed564c --- /dev/null +++ b/incubator/rstudio/0.0.36/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.35/app-readme.md b/incubator/rstudio/0.0.36/app-readme.md similarity index 100% rename from incubator/rstudio/0.0.35/app-readme.md rename to incubator/rstudio/0.0.36/app-readme.md diff --git a/incubator/rstudio/0.0.36/charts/common-10.7.7.tgz b/incubator/rstudio/0.0.36/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/rstudio/0.0.36/charts/common-10.7.7.tgz differ diff --git a/incubator/rstudio/0.0.35/ix_values.yaml b/incubator/rstudio/0.0.36/ix_values.yaml similarity index 100% rename from incubator/rstudio/0.0.35/ix_values.yaml rename to incubator/rstudio/0.0.36/ix_values.yaml diff --git a/incubator/rstudio/0.0.35/questions.yaml b/incubator/rstudio/0.0.36/questions.yaml similarity index 100% rename from incubator/rstudio/0.0.35/questions.yaml rename to incubator/rstudio/0.0.36/questions.yaml diff --git a/incubator/rstudio/0.0.35/templates/common.yaml b/incubator/rstudio/0.0.36/templates/common.yaml similarity index 100% rename from incubator/rstudio/0.0.35/templates/common.yaml rename to incubator/rstudio/0.0.36/templates/common.yaml diff --git a/incubator/rstudio/0.0.35/values.yaml b/incubator/rstudio/0.0.36/values.yaml similarity index 100% rename from incubator/rstudio/0.0.35/values.yaml rename to incubator/rstudio/0.0.36/values.yaml diff --git a/incubator/rtmpserver/0.0.30/CHANGELOG.md b/incubator/rtmpserver/0.0.30/CHANGELOG.md deleted file mode 100644 index 0f6f2b03fbb..00000000000 --- a/incubator/rtmpserver/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rtmpserver-0.0.30](https://github.com/truecharts/charts/compare/rtmpserver-0.0.29...rtmpserver-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [rtmpserver-0.0.29](https://github.com/truecharts/charts/compare/rtmpserver-0.0.28...rtmpserver-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [rtmpserver-0.0.28](https://github.com/truecharts/charts/compare/rtmpserver-0.0.27...rtmpserver-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rtmpserver-0.0.28](https://github.com/truecharts/charts/compare/rtmpserver-0.0.27...rtmpserver-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rtmpserver-0.0.27](https://github.com/truecharts/charts/compare/rtmpserver-0.0.26...rtmpserver-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [rtmpserver-0.0.26](https://github.com/truecharts/charts/compare/rtmpserver-0.0.25...rtmpserver-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/rtmpserver/0.0.30/Chart.lock b/incubator/rtmpserver/0.0.30/Chart.lock deleted file mode 100644 index f8cc16d05e4..00000000000 --- a/incubator/rtmpserver/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:44:07.828462902Z" diff --git a/incubator/rtmpserver/0.0.30/Chart.yaml b/incubator/rtmpserver/0.0.30/Chart.yaml deleted file mode 100644 index aee62dde1dc..00000000000 --- a/incubator/rtmpserver/0.0.30/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.7.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.30 diff --git a/incubator/rtmpserver/0.0.30/README.md b/incubator/rtmpserver/0.0.30/README.md deleted file mode 100644 index 42373879515..00000000000 --- a/incubator/rtmpserver/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/rtmpserver/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/rtmpserver/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/rtmpserver/0.0.31/CHANGELOG.md b/incubator/rtmpserver/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..c35dc5fe6ac --- /dev/null +++ b/incubator/rtmpserver/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rtmpserver-0.0.31](https://github.com/truecharts/charts/compare/rtmpserver-0.0.30...rtmpserver-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [rtmpserver-0.0.30](https://github.com/truecharts/charts/compare/rtmpserver-0.0.29...rtmpserver-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [rtmpserver-0.0.29](https://github.com/truecharts/charts/compare/rtmpserver-0.0.28...rtmpserver-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [rtmpserver-0.0.28](https://github.com/truecharts/charts/compare/rtmpserver-0.0.27...rtmpserver-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rtmpserver-0.0.28](https://github.com/truecharts/charts/compare/rtmpserver-0.0.27...rtmpserver-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rtmpserver-0.0.27](https://github.com/truecharts/charts/compare/rtmpserver-0.0.26...rtmpserver-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [rtmpserver-0.0.26](https://github.com/truecharts/charts/compare/rtmpserver-0.0.25...rtmpserver-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/rtmpserver/0.0.31/Chart.lock b/incubator/rtmpserver/0.0.31/Chart.lock new file mode 100644 index 00000000000..def5e2c4e76 --- /dev/null +++ b/incubator/rtmpserver/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:26:16.66857483Z" diff --git a/incubator/rtmpserver/0.0.31/Chart.yaml b/incubator/rtmpserver/0.0.31/Chart.yaml new file mode 100644 index 00000000000..9a144d7babb --- /dev/null +++ b/incubator/rtmpserver/0.0.31/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.7.7 +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.31 diff --git a/incubator/rtmpserver/0.0.31/README.md b/incubator/rtmpserver/0.0.31/README.md new file mode 100644 index 00000000000..4acaacd85ba --- /dev/null +++ b/incubator/rtmpserver/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/rtmpserver/0.0.31/app-readme.md similarity index 100% rename from incubator/rtmpserver/0.0.30/app-readme.md rename to incubator/rtmpserver/0.0.31/app-readme.md diff --git a/incubator/rtmpserver/0.0.31/charts/common-10.7.7.tgz b/incubator/rtmpserver/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/rtmpserver/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/rtmpserver/0.0.30/ix_values.yaml b/incubator/rtmpserver/0.0.31/ix_values.yaml similarity index 100% rename from incubator/rtmpserver/0.0.30/ix_values.yaml rename to incubator/rtmpserver/0.0.31/ix_values.yaml diff --git a/incubator/rtmpserver/0.0.30/questions.yaml b/incubator/rtmpserver/0.0.31/questions.yaml similarity index 100% rename from incubator/rtmpserver/0.0.30/questions.yaml rename to incubator/rtmpserver/0.0.31/questions.yaml diff --git a/incubator/rtmpserver/0.0.30/templates/common.yaml b/incubator/rtmpserver/0.0.31/templates/common.yaml similarity index 100% rename from incubator/rtmpserver/0.0.30/templates/common.yaml rename to incubator/rtmpserver/0.0.31/templates/common.yaml diff --git a/incubator/rtmpserver/0.0.30/values.yaml b/incubator/rtmpserver/0.0.31/values.yaml similarity index 100% rename from incubator/rtmpserver/0.0.30/values.yaml rename to incubator/rtmpserver/0.0.31/values.yaml diff --git a/incubator/rust/0.0.30/CHANGELOG.md b/incubator/rust/0.0.30/CHANGELOG.md deleted file mode 100644 index 5bb62320657..00000000000 --- a/incubator/rust/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rust-0.0.30](https://github.com/truecharts/charts/compare/rustpad-0.0.29...rust-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [rust-0.0.29](https://github.com/truecharts/charts/compare/rustpad-0.0.28...rust-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [rust-0.0.28](https://github.com/truecharts/charts/compare/rustpad-0.0.27...rust-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rust-0.0.28](https://github.com/truecharts/charts/compare/rustpad-0.0.27...rust-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rust-0.0.27](https://github.com/truecharts/charts/compare/rustpad-0.0.26...rust-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [rust-0.0.26](https://github.com/truecharts/charts/compare/rustpad-0.0.25...rust-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/rust/0.0.30/Chart.lock b/incubator/rust/0.0.30/Chart.lock deleted file mode 100644 index 9ca214aec08..00000000000 --- a/incubator/rust/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:44:14.353281225Z" diff --git a/incubator/rust/0.0.30/Chart.yaml b/incubator/rust/0.0.30/Chart.yaml deleted file mode 100644 index 1ee88798389..00000000000 --- a/incubator/rust/0.0.30/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.7.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.30 diff --git a/incubator/rust/0.0.30/README.md b/incubator/rust/0.0.30/README.md deleted file mode 100644 index 53becec7208..00000000000 --- a/incubator/rust/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/rust/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/rust/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/rust/0.0.31/CHANGELOG.md b/incubator/rust/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..41d0ce03fd7 --- /dev/null +++ b/incubator/rust/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rust-0.0.31](https://github.com/truecharts/charts/compare/rustpad-0.0.30...rust-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [rust-0.0.30](https://github.com/truecharts/charts/compare/rustpad-0.0.29...rust-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [rust-0.0.29](https://github.com/truecharts/charts/compare/rustpad-0.0.28...rust-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [rust-0.0.28](https://github.com/truecharts/charts/compare/rustpad-0.0.27...rust-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rust-0.0.28](https://github.com/truecharts/charts/compare/rustpad-0.0.27...rust-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rust-0.0.27](https://github.com/truecharts/charts/compare/rustpad-0.0.26...rust-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [rust-0.0.26](https://github.com/truecharts/charts/compare/rustpad-0.0.25...rust-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/rust/0.0.31/Chart.lock b/incubator/rust/0.0.31/Chart.lock new file mode 100644 index 00000000000..73c03409a20 --- /dev/null +++ b/incubator/rust/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:26:17.670274471Z" diff --git a/incubator/rust/0.0.31/Chart.yaml b/incubator/rust/0.0.31/Chart.yaml new file mode 100644 index 00000000000..017f47b4d03 --- /dev/null +++ b/incubator/rust/0.0.31/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.7.7 +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.31 diff --git a/incubator/rust/0.0.31/README.md b/incubator/rust/0.0.31/README.md new file mode 100644 index 00000000000..762feecb667 --- /dev/null +++ b/incubator/rust/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/rust/0.0.31/app-readme.md similarity index 100% rename from incubator/rust/0.0.30/app-readme.md rename to incubator/rust/0.0.31/app-readme.md diff --git a/incubator/rust/0.0.31/charts/common-10.7.7.tgz b/incubator/rust/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/rust/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/rust/0.0.30/ix_values.yaml b/incubator/rust/0.0.31/ix_values.yaml similarity index 100% rename from incubator/rust/0.0.30/ix_values.yaml rename to incubator/rust/0.0.31/ix_values.yaml diff --git a/incubator/rust/0.0.30/questions.yaml b/incubator/rust/0.0.31/questions.yaml similarity index 100% rename from incubator/rust/0.0.30/questions.yaml rename to incubator/rust/0.0.31/questions.yaml diff --git a/incubator/rust/0.0.30/templates/common.yaml b/incubator/rust/0.0.31/templates/common.yaml similarity index 100% rename from incubator/rust/0.0.30/templates/common.yaml rename to incubator/rust/0.0.31/templates/common.yaml diff --git a/incubator/rust/0.0.30/values.yaml b/incubator/rust/0.0.31/values.yaml similarity index 100% rename from incubator/rust/0.0.30/values.yaml rename to incubator/rust/0.0.31/values.yaml diff --git a/incubator/rustpad/0.0.30/CHANGELOG.md b/incubator/rustpad/0.0.30/CHANGELOG.md deleted file mode 100644 index 3ee4f2b2c82..00000000000 --- a/incubator/rustpad/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rustpad-0.0.30](https://github.com/truecharts/charts/compare/rustpad-0.0.29...rustpad-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [rustpad-0.0.29](https://github.com/truecharts/charts/compare/rustpad-0.0.28...rustpad-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [rustpad-0.0.28](https://github.com/truecharts/charts/compare/rustpad-0.0.27...rustpad-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rustpad-0.0.28](https://github.com/truecharts/charts/compare/rustpad-0.0.27...rustpad-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rustpad-0.0.27](https://github.com/truecharts/charts/compare/rustpad-0.0.26...rustpad-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major - - - - -## [rustpad-0.0.26](https://github.com/truecharts/charts/compare/rustpad-0.0.25...rustpad-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - diff --git a/incubator/rustpad/0.0.30/Chart.lock b/incubator/rustpad/0.0.30/Chart.lock deleted file mode 100644 index e1e98e1cfbb..00000000000 --- a/incubator/rustpad/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:44:17.534273893Z" diff --git a/incubator/rustpad/0.0.30/Chart.yaml b/incubator/rustpad/0.0.30/Chart.yaml deleted file mode 100644 index 478db8f9145..00000000000 --- a/incubator/rustpad/0.0.30/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.7.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.30 diff --git a/incubator/rustpad/0.0.30/README.md b/incubator/rustpad/0.0.30/README.md deleted file mode 100644 index be6364e1e95..00000000000 --- a/incubator/rustpad/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/rustpad/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/rustpad/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/rustpad/0.0.31/CHANGELOG.md b/incubator/rustpad/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..4cb04f67568 --- /dev/null +++ b/incubator/rustpad/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rustpad-0.0.31](https://github.com/truecharts/charts/compare/rustpad-0.0.30...rustpad-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [rustpad-0.0.30](https://github.com/truecharts/charts/compare/rustpad-0.0.29...rustpad-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [rustpad-0.0.29](https://github.com/truecharts/charts/compare/rustpad-0.0.28...rustpad-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [rustpad-0.0.28](https://github.com/truecharts/charts/compare/rustpad-0.0.27...rustpad-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rustpad-0.0.28](https://github.com/truecharts/charts/compare/rustpad-0.0.27...rustpad-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rustpad-0.0.27](https://github.com/truecharts/charts/compare/rustpad-0.0.26...rustpad-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major + + + + +## [rustpad-0.0.26](https://github.com/truecharts/charts/compare/rustpad-0.0.25...rustpad-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/rustpad/0.0.31/Chart.lock b/incubator/rustpad/0.0.31/Chart.lock new file mode 100644 index 00000000000..979da5a20b2 --- /dev/null +++ b/incubator/rustpad/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:26:23.758270501Z" diff --git a/incubator/rustpad/0.0.31/Chart.yaml b/incubator/rustpad/0.0.31/Chart.yaml new file mode 100644 index 00000000000..463a04cdd46 --- /dev/null +++ b/incubator/rustpad/0.0.31/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.7.7 +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.31 diff --git a/incubator/rustpad/0.0.31/README.md b/incubator/rustpad/0.0.31/README.md new file mode 100644 index 00000000000..e1776c7c183 --- /dev/null +++ b/incubator/rustpad/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/rustpad/0.0.31/app-readme.md similarity index 100% rename from incubator/rustpad/0.0.30/app-readme.md rename to incubator/rustpad/0.0.31/app-readme.md diff --git a/incubator/rustpad/0.0.31/charts/common-10.7.7.tgz b/incubator/rustpad/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/rustpad/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/rustpad/0.0.30/ix_values.yaml b/incubator/rustpad/0.0.31/ix_values.yaml similarity index 100% rename from incubator/rustpad/0.0.30/ix_values.yaml rename to incubator/rustpad/0.0.31/ix_values.yaml diff --git a/incubator/rustpad/0.0.30/questions.yaml b/incubator/rustpad/0.0.31/questions.yaml similarity index 100% rename from incubator/rustpad/0.0.30/questions.yaml rename to incubator/rustpad/0.0.31/questions.yaml diff --git a/incubator/rustpad/0.0.30/templates/common.yaml b/incubator/rustpad/0.0.31/templates/common.yaml similarity index 100% rename from incubator/rustpad/0.0.30/templates/common.yaml rename to incubator/rustpad/0.0.31/templates/common.yaml diff --git a/incubator/rustpad/0.0.30/values.yaml b/incubator/rustpad/0.0.31/values.yaml similarity index 100% rename from incubator/rustpad/0.0.30/values.yaml rename to incubator/rustpad/0.0.31/values.yaml diff --git a/incubator/s3backup/0.0.30/CHANGELOG.md b/incubator/s3backup/0.0.30/CHANGELOG.md deleted file mode 100644 index 84b4ff0a995..00000000000 --- a/incubator/s3backup/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [s3backup-0.0.30](https://github.com/truecharts/charts/compare/s3backup-0.0.29...s3backup-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [s3backup-0.0.29](https://github.com/truecharts/charts/compare/s3backup-0.0.28...s3backup-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [s3backup-0.0.28](https://github.com/truecharts/charts/compare/s3backup-0.0.27...s3backup-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [s3backup-0.0.28](https://github.com/truecharts/charts/compare/s3backup-0.0.27...s3backup-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [s3backup-0.0.27](https://github.com/truecharts/charts/compare/s3backup-0.0.26...s3backup-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [s3backup-0.0.26](https://github.com/truecharts/charts/compare/s3backup-0.0.25...s3backup-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/s3backup/0.0.30/Chart.lock b/incubator/s3backup/0.0.30/Chart.lock deleted file mode 100644 index 57b067948aa..00000000000 --- a/incubator/s3backup/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:44:30.325567254Z" diff --git a/incubator/s3backup/0.0.30/Chart.yaml b/incubator/s3backup/0.0.30/Chart.yaml deleted file mode 100644 index c63139dc39e..00000000000 --- a/incubator/s3backup/0.0.30/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.7.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.30 diff --git a/incubator/s3backup/0.0.30/README.md b/incubator/s3backup/0.0.30/README.md deleted file mode 100644 index 93430417298..00000000000 --- a/incubator/s3backup/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/s3backup/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/s3backup/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/s3backup/0.0.31/CHANGELOG.md b/incubator/s3backup/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..01f64935d80 --- /dev/null +++ b/incubator/s3backup/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [s3backup-0.0.31](https://github.com/truecharts/charts/compare/s3backup-0.0.30...s3backup-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [s3backup-0.0.30](https://github.com/truecharts/charts/compare/s3backup-0.0.29...s3backup-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [s3backup-0.0.29](https://github.com/truecharts/charts/compare/s3backup-0.0.28...s3backup-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [s3backup-0.0.28](https://github.com/truecharts/charts/compare/s3backup-0.0.27...s3backup-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [s3backup-0.0.28](https://github.com/truecharts/charts/compare/s3backup-0.0.27...s3backup-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [s3backup-0.0.27](https://github.com/truecharts/charts/compare/s3backup-0.0.26...s3backup-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [s3backup-0.0.26](https://github.com/truecharts/charts/compare/s3backup-0.0.25...s3backup-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/s3backup/0.0.31/Chart.lock b/incubator/s3backup/0.0.31/Chart.lock new file mode 100644 index 00000000000..76594c2640c --- /dev/null +++ b/incubator/s3backup/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:26:49.406481897Z" diff --git a/incubator/s3backup/0.0.31/Chart.yaml b/incubator/s3backup/0.0.31/Chart.yaml new file mode 100644 index 00000000000..430118a869b --- /dev/null +++ b/incubator/s3backup/0.0.31/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.7.7 +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.31 diff --git a/incubator/s3backup/0.0.31/README.md b/incubator/s3backup/0.0.31/README.md new file mode 100644 index 00000000000..84c85a6a98b --- /dev/null +++ b/incubator/s3backup/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/s3backup/0.0.31/app-readme.md similarity index 100% rename from incubator/s3backup/0.0.30/app-readme.md rename to incubator/s3backup/0.0.31/app-readme.md diff --git a/incubator/s3backup/0.0.31/charts/common-10.7.7.tgz b/incubator/s3backup/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/s3backup/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/s3backup/0.0.30/ix_values.yaml b/incubator/s3backup/0.0.31/ix_values.yaml similarity index 100% rename from incubator/s3backup/0.0.30/ix_values.yaml rename to incubator/s3backup/0.0.31/ix_values.yaml diff --git a/incubator/s3backup/0.0.30/questions.yaml b/incubator/s3backup/0.0.31/questions.yaml similarity index 100% rename from incubator/s3backup/0.0.30/questions.yaml rename to incubator/s3backup/0.0.31/questions.yaml diff --git a/incubator/s3backup/0.0.30/templates/common.yaml b/incubator/s3backup/0.0.31/templates/common.yaml similarity index 100% rename from incubator/s3backup/0.0.30/templates/common.yaml rename to incubator/s3backup/0.0.31/templates/common.yaml diff --git a/incubator/s3backup/0.0.30/values.yaml b/incubator/s3backup/0.0.31/values.yaml similarity index 100% rename from incubator/s3backup/0.0.30/values.yaml rename to incubator/s3backup/0.0.31/values.yaml diff --git a/incubator/s3sync/0.0.30/CHANGELOG.md b/incubator/s3sync/0.0.30/CHANGELOG.md deleted file mode 100644 index f9564145e02..00000000000 --- a/incubator/s3sync/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [s3sync-0.0.30](https://github.com/truecharts/charts/compare/s3sync-0.0.29...s3sync-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [s3sync-0.0.29](https://github.com/truecharts/charts/compare/s3sync-0.0.28...s3sync-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [s3sync-0.0.28](https://github.com/truecharts/charts/compare/s3sync-0.0.27...s3sync-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [s3sync-0.0.28](https://github.com/truecharts/charts/compare/s3sync-0.0.27...s3sync-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [s3sync-0.0.27](https://github.com/truecharts/charts/compare/s3sync-0.0.26...s3sync-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [s3sync-0.0.26](https://github.com/truecharts/charts/compare/s3sync-0.0.25...s3sync-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/s3sync/0.0.30/Chart.lock b/incubator/s3sync/0.0.30/Chart.lock deleted file mode 100644 index b01f55015c4..00000000000 --- a/incubator/s3sync/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:44:38.86493185Z" diff --git a/incubator/s3sync/0.0.30/Chart.yaml b/incubator/s3sync/0.0.30/Chart.yaml deleted file mode 100644 index a46d41ea15d..00000000000 --- a/incubator/s3sync/0.0.30/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.7.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.30 diff --git a/incubator/s3sync/0.0.30/README.md b/incubator/s3sync/0.0.30/README.md deleted file mode 100644 index c45b267697e..00000000000 --- a/incubator/s3sync/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/s3sync/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/s3sync/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/s3sync/0.0.31/CHANGELOG.md b/incubator/s3sync/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..52310d03cd6 --- /dev/null +++ b/incubator/s3sync/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [s3sync-0.0.31](https://github.com/truecharts/charts/compare/s3sync-0.0.30...s3sync-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [s3sync-0.0.30](https://github.com/truecharts/charts/compare/s3sync-0.0.29...s3sync-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [s3sync-0.0.29](https://github.com/truecharts/charts/compare/s3sync-0.0.28...s3sync-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [s3sync-0.0.28](https://github.com/truecharts/charts/compare/s3sync-0.0.27...s3sync-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [s3sync-0.0.28](https://github.com/truecharts/charts/compare/s3sync-0.0.27...s3sync-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [s3sync-0.0.27](https://github.com/truecharts/charts/compare/s3sync-0.0.26...s3sync-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [s3sync-0.0.26](https://github.com/truecharts/charts/compare/s3sync-0.0.25...s3sync-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/s3sync/0.0.31/Chart.lock b/incubator/s3sync/0.0.31/Chart.lock new file mode 100644 index 00000000000..b4d096e8c52 --- /dev/null +++ b/incubator/s3sync/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:26:59.160667037Z" diff --git a/incubator/s3sync/0.0.31/Chart.yaml b/incubator/s3sync/0.0.31/Chart.yaml new file mode 100644 index 00000000000..be14dc78f24 --- /dev/null +++ b/incubator/s3sync/0.0.31/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.7.7 +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.31 diff --git a/incubator/s3sync/0.0.31/README.md b/incubator/s3sync/0.0.31/README.md new file mode 100644 index 00000000000..d729efec658 --- /dev/null +++ b/incubator/s3sync/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/s3sync/0.0.31/app-readme.md similarity index 100% rename from incubator/s3sync/0.0.30/app-readme.md rename to incubator/s3sync/0.0.31/app-readme.md diff --git a/incubator/s3sync/0.0.31/charts/common-10.7.7.tgz b/incubator/s3sync/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/s3sync/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/s3sync/0.0.30/ix_values.yaml b/incubator/s3sync/0.0.31/ix_values.yaml similarity index 100% rename from incubator/s3sync/0.0.30/ix_values.yaml rename to incubator/s3sync/0.0.31/ix_values.yaml diff --git a/incubator/s3sync/0.0.30/questions.yaml b/incubator/s3sync/0.0.31/questions.yaml similarity index 100% rename from incubator/s3sync/0.0.30/questions.yaml rename to incubator/s3sync/0.0.31/questions.yaml diff --git a/incubator/s3sync/0.0.30/templates/common.yaml b/incubator/s3sync/0.0.31/templates/common.yaml similarity index 100% rename from incubator/s3sync/0.0.30/templates/common.yaml rename to incubator/s3sync/0.0.31/templates/common.yaml diff --git a/incubator/s3sync/0.0.30/values.yaml b/incubator/s3sync/0.0.31/values.yaml similarity index 100% rename from incubator/s3sync/0.0.30/values.yaml rename to incubator/s3sync/0.0.31/values.yaml diff --git a/incubator/scprime/0.0.30/CHANGELOG.md b/incubator/scprime/0.0.30/CHANGELOG.md deleted file mode 100644 index 9cbfd790e3a..00000000000 --- a/incubator/scprime/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [scprime-0.0.30](https://github.com/truecharts/charts/compare/scprime-0.0.29...scprime-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [scprime-0.0.29](https://github.com/truecharts/charts/compare/scprime-0.0.28...scprime-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [scprime-0.0.28](https://github.com/truecharts/charts/compare/scprime-0.0.27...scprime-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [scprime-0.0.28](https://github.com/truecharts/charts/compare/scprime-0.0.27...scprime-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [scprime-0.0.27](https://github.com/truecharts/charts/compare/scprime-0.0.26...scprime-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [scprime-0.0.26](https://github.com/truecharts/charts/compare/scprime-0.0.25...scprime-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/scprime/0.0.30/Chart.lock b/incubator/scprime/0.0.30/Chart.lock deleted file mode 100644 index 2fe017f07d6..00000000000 --- a/incubator/scprime/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:44:45.894712248Z" diff --git a/incubator/scprime/0.0.30/Chart.yaml b/incubator/scprime/0.0.30/Chart.yaml deleted file mode 100644 index c707b0efa7e..00000000000 --- a/incubator/scprime/0.0.30/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.7.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.30 diff --git a/incubator/scprime/0.0.30/README.md b/incubator/scprime/0.0.30/README.md deleted file mode 100644 index 602c678c969..00000000000 --- a/incubator/scprime/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/scprime/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/scprime/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/scprime/0.0.31/CHANGELOG.md b/incubator/scprime/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..c73f6435c80 --- /dev/null +++ b/incubator/scprime/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [scprime-0.0.31](https://github.com/truecharts/charts/compare/scprime-0.0.30...scprime-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [scprime-0.0.30](https://github.com/truecharts/charts/compare/scprime-0.0.29...scprime-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [scprime-0.0.29](https://github.com/truecharts/charts/compare/scprime-0.0.28...scprime-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [scprime-0.0.28](https://github.com/truecharts/charts/compare/scprime-0.0.27...scprime-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [scprime-0.0.28](https://github.com/truecharts/charts/compare/scprime-0.0.27...scprime-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [scprime-0.0.27](https://github.com/truecharts/charts/compare/scprime-0.0.26...scprime-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [scprime-0.0.26](https://github.com/truecharts/charts/compare/scprime-0.0.25...scprime-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/scprime/0.0.31/Chart.lock b/incubator/scprime/0.0.31/Chart.lock new file mode 100644 index 00000000000..c7ed9750d45 --- /dev/null +++ b/incubator/scprime/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:27:01.153864685Z" diff --git a/incubator/scprime/0.0.31/Chart.yaml b/incubator/scprime/0.0.31/Chart.yaml new file mode 100644 index 00000000000..162da2141e2 --- /dev/null +++ b/incubator/scprime/0.0.31/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.7.7 +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.31 diff --git a/incubator/scprime/0.0.31/README.md b/incubator/scprime/0.0.31/README.md new file mode 100644 index 00000000000..c44c21242c6 --- /dev/null +++ b/incubator/scprime/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/scprime/0.0.31/app-readme.md similarity index 100% rename from incubator/scprime/0.0.30/app-readme.md rename to incubator/scprime/0.0.31/app-readme.md diff --git a/incubator/scprime/0.0.31/charts/common-10.7.7.tgz b/incubator/scprime/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/scprime/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/scprime/0.0.30/ix_values.yaml b/incubator/scprime/0.0.31/ix_values.yaml similarity index 100% rename from incubator/scprime/0.0.30/ix_values.yaml rename to incubator/scprime/0.0.31/ix_values.yaml diff --git a/incubator/scprime/0.0.30/questions.yaml b/incubator/scprime/0.0.31/questions.yaml similarity index 100% rename from incubator/scprime/0.0.30/questions.yaml rename to incubator/scprime/0.0.31/questions.yaml diff --git a/incubator/scprime/0.0.30/templates/common.yaml b/incubator/scprime/0.0.31/templates/common.yaml similarity index 100% rename from incubator/scprime/0.0.30/templates/common.yaml rename to incubator/scprime/0.0.31/templates/common.yaml diff --git a/incubator/scprime/0.0.30/values.yaml b/incubator/scprime/0.0.31/values.yaml similarity index 100% rename from incubator/scprime/0.0.30/values.yaml rename to incubator/scprime/0.0.31/values.yaml diff --git a/incubator/searx/0.0.42/CHANGELOG.md b/incubator/searx/0.0.42/CHANGELOG.md deleted file mode 100644 index 7f6c62f383e..00000000000 --- a/incubator/searx/0.0.42/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [searx-0.0.42](https://github.com/truecharts/charts/compare/searxng-0.0.56...searx-0.0.42) (2022-10-19) - -### Chore - -- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [searx-0.0.41](https://github.com/truecharts/charts/compare/searx-0.0.40...searx-0.0.41) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [searx-0.0.40](https://github.com/truecharts/charts/compare/searx-0.0.39...searx-0.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [searx-0.0.40](https://github.com/truecharts/charts/compare/searx-0.0.39...searx-0.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [searx-0.0.39](https://github.com/truecharts/charts/compare/searx-0.0.38...searx-0.0.39) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [searx-0.0.38](https://github.com/truecharts/charts/compare/searx-0.0.37...searx-0.0.38) (2022-10-04) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) - - update docker general non-major - - - - -## [searx-0.0.37](https://github.com/truecharts/charts/compare/searxng-0.0.50...searx-0.0.37) (2022-10-01) - -### Chore - -- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [searx-0.0.36](https://github.com/truecharts/charts/compare/searxng-0.0.48...searx-0.0.36) (2022-09-27) - -### Chore - -- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/searx/0.0.42/Chart.lock b/incubator/searx/0.0.42/Chart.lock deleted file mode 100644 index 9e5b51e34b9..00000000000 --- a/incubator/searx/0.0.42/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:44:48.438829502Z" diff --git a/incubator/searx/0.0.42/Chart.yaml b/incubator/searx/0.0.42/Chart.yaml deleted file mode 100644 index ade7694f867..00000000000 --- a/incubator/searx/0.0.42/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.7.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.42 diff --git a/incubator/searx/0.0.42/README.md b/incubator/searx/0.0.42/README.md deleted file mode 100644 index b843d02db13..00000000000 --- a/incubator/searx/0.0.42/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.42/charts/common-10.7.1.tgz b/incubator/searx/0.0.42/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/searx/0.0.42/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/searx/0.0.43/CHANGELOG.md b/incubator/searx/0.0.43/CHANGELOG.md new file mode 100644 index 00000000000..f55def524b8 --- /dev/null +++ b/incubator/searx/0.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [searx-0.0.43](https://github.com/truecharts/charts/compare/searxng-0.0.58...searx-0.0.43) (2022-10-25) + +### Chore + +- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [searx-0.0.42](https://github.com/truecharts/charts/compare/searxng-0.0.56...searx-0.0.42) (2022-10-19) + +### Chore + +- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [searx-0.0.41](https://github.com/truecharts/charts/compare/searx-0.0.40...searx-0.0.41) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [searx-0.0.40](https://github.com/truecharts/charts/compare/searx-0.0.39...searx-0.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [searx-0.0.40](https://github.com/truecharts/charts/compare/searx-0.0.39...searx-0.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [searx-0.0.39](https://github.com/truecharts/charts/compare/searx-0.0.38...searx-0.0.39) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [searx-0.0.38](https://github.com/truecharts/charts/compare/searx-0.0.37...searx-0.0.38) (2022-10-04) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) + - update docker general non-major + + + + +## [searx-0.0.37](https://github.com/truecharts/charts/compare/searxng-0.0.50...searx-0.0.37) (2022-10-01) + +### Chore + +- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) + + + + +## [searx-0.0.36](https://github.com/truecharts/charts/compare/searxng-0.0.48...searx-0.0.36) (2022-09-27) + +### Chore + +- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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)) + diff --git a/incubator/searx/0.0.43/Chart.lock b/incubator/searx/0.0.43/Chart.lock new file mode 100644 index 00000000000..72ed2c36853 --- /dev/null +++ b/incubator/searx/0.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:27:07.004636629Z" diff --git a/incubator/searx/0.0.43/Chart.yaml b/incubator/searx/0.0.43/Chart.yaml new file mode 100644 index 00000000000..e1e31eb9add --- /dev/null +++ b/incubator/searx/0.0.43/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.7.7 +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.43 diff --git a/incubator/searx/0.0.43/README.md b/incubator/searx/0.0.43/README.md new file mode 100644 index 00000000000..68d07276c42 --- /dev/null +++ b/incubator/searx/0.0.43/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/app-readme.md b/incubator/searx/0.0.43/app-readme.md similarity index 100% rename from incubator/searx/0.0.42/app-readme.md rename to incubator/searx/0.0.43/app-readme.md diff --git a/incubator/searx/0.0.43/charts/common-10.7.7.tgz b/incubator/searx/0.0.43/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/searx/0.0.43/charts/common-10.7.7.tgz differ diff --git a/incubator/searx/0.0.42/ix_values.yaml b/incubator/searx/0.0.43/ix_values.yaml similarity index 100% rename from incubator/searx/0.0.42/ix_values.yaml rename to incubator/searx/0.0.43/ix_values.yaml diff --git a/incubator/searx/0.0.42/questions.yaml b/incubator/searx/0.0.43/questions.yaml similarity index 100% rename from incubator/searx/0.0.42/questions.yaml rename to incubator/searx/0.0.43/questions.yaml diff --git a/incubator/searx/0.0.42/templates/common.yaml b/incubator/searx/0.0.43/templates/common.yaml similarity index 100% rename from incubator/searx/0.0.42/templates/common.yaml rename to incubator/searx/0.0.43/templates/common.yaml diff --git a/incubator/searx/0.0.42/values.yaml b/incubator/searx/0.0.43/values.yaml similarity index 100% rename from incubator/searx/0.0.42/values.yaml rename to incubator/searx/0.0.43/values.yaml diff --git a/incubator/searxng/0.0.58/CHANGELOG.md b/incubator/searxng/0.0.58/CHANGELOG.md deleted file mode 100644 index 8ff9d72b743..00000000000 --- a/incubator/searxng/0.0.58/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [searxng-0.0.58](https://github.com/truecharts/charts/compare/searxng-0.0.57...searxng-0.0.58) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [searxng-0.0.57](https://github.com/truecharts/charts/compare/searxng-0.0.56...searxng-0.0.57) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [searxng-0.0.56](https://github.com/truecharts/charts/compare/searxng-0.0.55...searxng-0.0.56) (2022-10-15) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [searxng-0.0.55](https://github.com/truecharts/charts/compare/searxng-0.0.54...searxng-0.0.55) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [searxng-0.0.54](https://github.com/truecharts/charts/compare/searxng-0.0.53...searxng-0.0.54) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [searxng-0.0.53](https://github.com/truecharts/charts/compare/searxng-0.0.52...searxng-0.0.53) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [searxng-0.0.53](https://github.com/truecharts/charts/compare/searxng-0.0.52...searxng-0.0.53) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [searxng-0.0.52](https://github.com/truecharts/charts/compare/searxng-0.0.51...searxng-0.0.52) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major - - - - -## [searxng-0.0.51](https://github.com/truecharts/charts/compare/searxng-0.0.50...searxng-0.0.51) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [searxng-0.0.50](https://github.com/truecharts/charts/compare/searxng-0.0.49...searxng-0.0.50) (2022-09-29) diff --git a/incubator/searxng/0.0.58/Chart.lock b/incubator/searxng/0.0.58/Chart.lock deleted file mode 100644 index b7a1a6248d8..00000000000 --- a/incubator/searxng/0.0.58/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-22T14:08:34.474560836Z" diff --git a/incubator/searxng/0.0.58/Chart.yaml b/incubator/searxng/0.0.58/Chart.yaml deleted file mode 100644 index 485834b8ab9..00000000000 --- a/incubator/searxng/0.0.58/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.7.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.58 diff --git a/incubator/searxng/0.0.58/README.md b/incubator/searxng/0.0.58/README.md deleted file mode 100644 index c4107920190..00000000000 --- a/incubator/searxng/0.0.58/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.58/charts/common-10.7.1.tgz b/incubator/searxng/0.0.58/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/searxng/0.0.58/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/searxng/0.0.59/CHANGELOG.md b/incubator/searxng/0.0.59/CHANGELOG.md new file mode 100644 index 00000000000..8b048a743a3 --- /dev/null +++ b/incubator/searxng/0.0.59/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [searxng-0.0.59](https://github.com/truecharts/charts/compare/searxng-0.0.58...searxng-0.0.59) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [searxng-0.0.58](https://github.com/truecharts/charts/compare/searxng-0.0.57...searxng-0.0.58) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [searxng-0.0.57](https://github.com/truecharts/charts/compare/searxng-0.0.56...searxng-0.0.57) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [searxng-0.0.56](https://github.com/truecharts/charts/compare/searxng-0.0.55...searxng-0.0.56) (2022-10-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [searxng-0.0.55](https://github.com/truecharts/charts/compare/searxng-0.0.54...searxng-0.0.55) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [searxng-0.0.54](https://github.com/truecharts/charts/compare/searxng-0.0.53...searxng-0.0.54) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + - update docker general non-major + + + + +## [searxng-0.0.53](https://github.com/truecharts/charts/compare/searxng-0.0.52...searxng-0.0.53) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [searxng-0.0.53](https://github.com/truecharts/charts/compare/searxng-0.0.52...searxng-0.0.53) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [searxng-0.0.52](https://github.com/truecharts/charts/compare/searxng-0.0.51...searxng-0.0.52) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major + + + + +## [searxng-0.0.51](https://github.com/truecharts/charts/compare/searxng-0.0.50...searxng-0.0.51) (2022-10-01) diff --git a/incubator/searxng/0.0.59/Chart.lock b/incubator/searxng/0.0.59/Chart.lock new file mode 100644 index 00000000000..71d3ebfbf38 --- /dev/null +++ b/incubator/searxng/0.0.59/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:27:31.446641786Z" diff --git a/incubator/searxng/0.0.59/Chart.yaml b/incubator/searxng/0.0.59/Chart.yaml new file mode 100644 index 00000000000..71efaa267b5 --- /dev/null +++ b/incubator/searxng/0.0.59/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.7.7 +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.59 diff --git a/incubator/searxng/0.0.59/README.md b/incubator/searxng/0.0.59/README.md new file mode 100644 index 00000000000..195f9c09e5a --- /dev/null +++ b/incubator/searxng/0.0.59/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.58/app-readme.md b/incubator/searxng/0.0.59/app-readme.md similarity index 100% rename from incubator/searxng/0.0.58/app-readme.md rename to incubator/searxng/0.0.59/app-readme.md diff --git a/incubator/searxng/0.0.59/charts/common-10.7.7.tgz b/incubator/searxng/0.0.59/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/searxng/0.0.59/charts/common-10.7.7.tgz differ diff --git a/incubator/searxng/0.0.58/ix_values.yaml b/incubator/searxng/0.0.59/ix_values.yaml similarity index 100% rename from incubator/searxng/0.0.58/ix_values.yaml rename to incubator/searxng/0.0.59/ix_values.yaml diff --git a/incubator/searxng/0.0.58/questions.yaml b/incubator/searxng/0.0.59/questions.yaml similarity index 100% rename from incubator/searxng/0.0.58/questions.yaml rename to incubator/searxng/0.0.59/questions.yaml diff --git a/incubator/searxng/0.0.58/templates/common.yaml b/incubator/searxng/0.0.59/templates/common.yaml similarity index 100% rename from incubator/searxng/0.0.58/templates/common.yaml rename to incubator/searxng/0.0.59/templates/common.yaml diff --git a/incubator/searxng/0.0.58/values.yaml b/incubator/searxng/0.0.59/values.yaml similarity index 100% rename from incubator/searxng/0.0.58/values.yaml rename to incubator/searxng/0.0.59/values.yaml diff --git a/incubator/seedsync/0.0.30/CHANGELOG.md b/incubator/seedsync/0.0.30/CHANGELOG.md deleted file mode 100644 index 410ac08a729..00000000000 --- a/incubator/seedsync/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [seedsync-0.0.30](https://github.com/truecharts/charts/compare/seedsync-0.0.29...seedsync-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [seedsync-0.0.29](https://github.com/truecharts/charts/compare/seedsync-0.0.28...seedsync-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [seedsync-0.0.28](https://github.com/truecharts/charts/compare/seedsync-0.0.27...seedsync-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [seedsync-0.0.28](https://github.com/truecharts/charts/compare/seedsync-0.0.27...seedsync-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [seedsync-0.0.27](https://github.com/truecharts/charts/compare/seedsync-0.0.26...seedsync-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [seedsync-0.0.26](https://github.com/truecharts/charts/compare/seedsync-0.0.25...seedsync-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/seedsync/0.0.30/Chart.lock b/incubator/seedsync/0.0.30/Chart.lock deleted file mode 100644 index cf3b8ece2f7..00000000000 --- a/incubator/seedsync/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:45:10.783352385Z" diff --git a/incubator/seedsync/0.0.30/Chart.yaml b/incubator/seedsync/0.0.30/Chart.yaml deleted file mode 100644 index 3281beeae89..00000000000 --- a/incubator/seedsync/0.0.30/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.7.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.30 diff --git a/incubator/seedsync/0.0.30/README.md b/incubator/seedsync/0.0.30/README.md deleted file mode 100644 index 01d8ac026ea..00000000000 --- a/incubator/seedsync/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/seedsync/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/seedsync/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/seedsync/0.0.31/CHANGELOG.md b/incubator/seedsync/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..2fef7221516 --- /dev/null +++ b/incubator/seedsync/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [seedsync-0.0.31](https://github.com/truecharts/charts/compare/seedsync-0.0.30...seedsync-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [seedsync-0.0.30](https://github.com/truecharts/charts/compare/seedsync-0.0.29...seedsync-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [seedsync-0.0.29](https://github.com/truecharts/charts/compare/seedsync-0.0.28...seedsync-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [seedsync-0.0.28](https://github.com/truecharts/charts/compare/seedsync-0.0.27...seedsync-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [seedsync-0.0.28](https://github.com/truecharts/charts/compare/seedsync-0.0.27...seedsync-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [seedsync-0.0.27](https://github.com/truecharts/charts/compare/seedsync-0.0.26...seedsync-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [seedsync-0.0.26](https://github.com/truecharts/charts/compare/seedsync-0.0.25...seedsync-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/seedsync/0.0.31/Chart.lock b/incubator/seedsync/0.0.31/Chart.lock new file mode 100644 index 00000000000..1022e1c13b3 --- /dev/null +++ b/incubator/seedsync/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:27:41.742603532Z" diff --git a/incubator/seedsync/0.0.31/Chart.yaml b/incubator/seedsync/0.0.31/Chart.yaml new file mode 100644 index 00000000000..5671362d192 --- /dev/null +++ b/incubator/seedsync/0.0.31/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.7.7 +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.31 diff --git a/incubator/seedsync/0.0.31/README.md b/incubator/seedsync/0.0.31/README.md new file mode 100644 index 00000000000..69ba8a47f37 --- /dev/null +++ b/incubator/seedsync/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/seedsync/0.0.31/app-readme.md similarity index 100% rename from incubator/seedsync/0.0.30/app-readme.md rename to incubator/seedsync/0.0.31/app-readme.md diff --git a/incubator/seedsync/0.0.31/charts/common-10.7.7.tgz b/incubator/seedsync/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/seedsync/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/seedsync/0.0.30/ix_values.yaml b/incubator/seedsync/0.0.31/ix_values.yaml similarity index 100% rename from incubator/seedsync/0.0.30/ix_values.yaml rename to incubator/seedsync/0.0.31/ix_values.yaml diff --git a/incubator/seedsync/0.0.30/questions.yaml b/incubator/seedsync/0.0.31/questions.yaml similarity index 100% rename from incubator/seedsync/0.0.30/questions.yaml rename to incubator/seedsync/0.0.31/questions.yaml diff --git a/incubator/seedsync/0.0.30/templates/common.yaml b/incubator/seedsync/0.0.31/templates/common.yaml similarity index 100% rename from incubator/seedsync/0.0.30/templates/common.yaml rename to incubator/seedsync/0.0.31/templates/common.yaml diff --git a/incubator/seedsync/0.0.30/values.yaml b/incubator/seedsync/0.0.31/values.yaml similarity index 100% rename from incubator/seedsync/0.0.30/values.yaml rename to incubator/seedsync/0.0.31/values.yaml diff --git a/incubator/self-service-password/1.0.45/CHANGELOG.md b/incubator/self-service-password/1.0.45/CHANGELOG.md deleted file mode 100644 index 4ac6fee4a89..00000000000 --- a/incubator/self-service-password/1.0.45/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [self-service-password-1.0.45](https://github.com/truecharts/charts/compare/self-service-password-1.0.44...self-service-password-1.0.45) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [self-service-password-1.0.44](https://github.com/truecharts/charts/compare/self-service-password-1.0.43...self-service-password-1.0.44) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [self-service-password-1.0.43](https://github.com/truecharts/charts/compare/self-service-password-1.0.42...self-service-password-1.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [self-service-password-1.0.43](https://github.com/truecharts/charts/compare/self-service-password-1.0.42...self-service-password-1.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [self-service-password-1.0.42](https://github.com/truecharts/charts/compare/self-service-password-1.0.41...self-service-password-1.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [self-service-password-1.0.41](https://github.com/truecharts/charts/compare/self-service-password-1.0.40...self-service-password-1.0.41) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [self-service-password-1.0.40](https://github.com/truecharts/charts/compare/self-service-password-1.0.39...self-service-password-1.0.40) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/self-service-password/1.0.45/Chart.lock b/incubator/self-service-password/1.0.45/Chart.lock deleted file mode 100644 index 9a33549ab2a..00000000000 --- a/incubator/self-service-password/1.0.45/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:45:17.520983613Z" diff --git a/incubator/self-service-password/1.0.45/Chart.yaml b/incubator/self-service-password/1.0.45/Chart.yaml deleted file mode 100644 index a67f1e4cebf..00000000000 --- a/incubator/self-service-password/1.0.45/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "5.3.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.45 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/self-service-password/1.0.45/README.md b/incubator/self-service-password/1.0.45/README.md deleted file mode 100644 index d03f052d398..00000000000 --- a/incubator/self-service-password/1.0.45/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.45/charts/common-10.7.1.tgz b/incubator/self-service-password/1.0.45/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/self-service-password/1.0.45/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/self-service-password/1.0.46/CHANGELOG.md b/incubator/self-service-password/1.0.46/CHANGELOG.md new file mode 100644 index 00000000000..a37d818b177 --- /dev/null +++ b/incubator/self-service-password/1.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [self-service-password-1.0.46](https://github.com/truecharts/charts/compare/self-service-password-1.0.45...self-service-password-1.0.46) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [self-service-password-1.0.45](https://github.com/truecharts/charts/compare/self-service-password-1.0.44...self-service-password-1.0.45) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [self-service-password-1.0.44](https://github.com/truecharts/charts/compare/self-service-password-1.0.43...self-service-password-1.0.44) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [self-service-password-1.0.43](https://github.com/truecharts/charts/compare/self-service-password-1.0.42...self-service-password-1.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [self-service-password-1.0.43](https://github.com/truecharts/charts/compare/self-service-password-1.0.42...self-service-password-1.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [self-service-password-1.0.42](https://github.com/truecharts/charts/compare/self-service-password-1.0.41...self-service-password-1.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [self-service-password-1.0.41](https://github.com/truecharts/charts/compare/self-service-password-1.0.40...self-service-password-1.0.41) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [self-service-password-1.0.40](https://github.com/truecharts/charts/compare/self-service-password-1.0.39...self-service-password-1.0.40) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/self-service-password/1.0.46/Chart.lock b/incubator/self-service-password/1.0.46/Chart.lock new file mode 100644 index 00000000000..23535325953 --- /dev/null +++ b/incubator/self-service-password/1.0.46/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:27:43.143030311Z" diff --git a/incubator/self-service-password/1.0.46/Chart.yaml b/incubator/self-service-password/1.0.46/Chart.yaml new file mode 100644 index 00000000000..0200c519018 --- /dev/null +++ b/incubator/self-service-password/1.0.46/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "5.3.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.46 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/self-service-password/1.0.46/README.md b/incubator/self-service-password/1.0.46/README.md new file mode 100644 index 00000000000..90c0a20e275 --- /dev/null +++ b/incubator/self-service-password/1.0.46/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.45/SKIPINSTALL b/incubator/self-service-password/1.0.46/SKIPINSTALL similarity index 100% rename from incubator/self-service-password/1.0.45/SKIPINSTALL rename to incubator/self-service-password/1.0.46/SKIPINSTALL diff --git a/incubator/self-service-password/1.0.45/app-readme.md b/incubator/self-service-password/1.0.46/app-readme.md similarity index 100% rename from incubator/self-service-password/1.0.45/app-readme.md rename to incubator/self-service-password/1.0.46/app-readme.md diff --git a/incubator/self-service-password/1.0.46/charts/common-10.7.7.tgz b/incubator/self-service-password/1.0.46/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/self-service-password/1.0.46/charts/common-10.7.7.tgz differ diff --git a/incubator/self-service-password/1.0.45/ix_values.yaml b/incubator/self-service-password/1.0.46/ix_values.yaml similarity index 100% rename from incubator/self-service-password/1.0.45/ix_values.yaml rename to incubator/self-service-password/1.0.46/ix_values.yaml diff --git a/incubator/self-service-password/1.0.45/questions.yaml b/incubator/self-service-password/1.0.46/questions.yaml similarity index 100% rename from incubator/self-service-password/1.0.45/questions.yaml rename to incubator/self-service-password/1.0.46/questions.yaml diff --git a/incubator/self-service-password/1.0.45/templates/common.yaml b/incubator/self-service-password/1.0.46/templates/common.yaml similarity index 100% rename from incubator/self-service-password/1.0.45/templates/common.yaml rename to incubator/self-service-password/1.0.46/templates/common.yaml diff --git a/incubator/self-service-password/1.0.45/values.yaml b/incubator/self-service-password/1.0.46/values.yaml similarity index 100% rename from incubator/self-service-password/1.0.45/values.yaml rename to incubator/self-service-password/1.0.46/values.yaml diff --git a/incubator/send/0.0.31/CHANGELOG.md b/incubator/send/0.0.31/CHANGELOG.md deleted file mode 100644 index 7a527af8111..00000000000 --- a/incubator/send/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [send-0.0.31](https://github.com/truecharts/charts/compare/send-0.0.30...send-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [send-0.0.30](https://github.com/truecharts/charts/compare/send-0.0.29...send-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [send-0.0.29](https://github.com/truecharts/charts/compare/projectsend-3.0.41...send-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [send-0.0.29](https://github.com/truecharts/charts/compare/projectsend-3.0.41...send-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [send-0.0.28](https://github.com/truecharts/charts/compare/projectsend-3.0.40...send-0.0.28) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [send-0.0.27](https://github.com/truecharts/charts/compare/send-0.0.26...send-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/send/0.0.31/Chart.lock b/incubator/send/0.0.31/Chart.lock deleted file mode 100644 index a0e616d182e..00000000000 --- a/incubator/send/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:45:19.833827079Z" diff --git a/incubator/send/0.0.31/Chart.yaml b/incubator/send/0.0.31/Chart.yaml deleted file mode 100644 index 718a6da8a4c..00000000000 --- a/incubator/send/0.0.31/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.7.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.31 diff --git a/incubator/send/0.0.31/README.md b/incubator/send/0.0.31/README.md deleted file mode 100644 index d67580f56e0..00000000000 --- a/incubator/send/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/send/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/send/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/send/0.0.32/CHANGELOG.md b/incubator/send/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..90d3e29e0c0 --- /dev/null +++ b/incubator/send/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [send-0.0.32](https://github.com/truecharts/charts/compare/projectsend-3.0.44...send-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [send-0.0.31](https://github.com/truecharts/charts/compare/send-0.0.30...send-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [send-0.0.30](https://github.com/truecharts/charts/compare/send-0.0.29...send-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [send-0.0.29](https://github.com/truecharts/charts/compare/projectsend-3.0.41...send-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [send-0.0.29](https://github.com/truecharts/charts/compare/projectsend-3.0.41...send-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [send-0.0.28](https://github.com/truecharts/charts/compare/projectsend-3.0.40...send-0.0.28) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [send-0.0.27](https://github.com/truecharts/charts/compare/send-0.0.26...send-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/send/0.0.32/Chart.lock b/incubator/send/0.0.32/Chart.lock new file mode 100644 index 00000000000..6ca0f22ac90 --- /dev/null +++ b/incubator/send/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:27:49.583473905Z" diff --git a/incubator/send/0.0.32/Chart.yaml b/incubator/send/0.0.32/Chart.yaml new file mode 100644 index 00000000000..54952e27135 --- /dev/null +++ b/incubator/send/0.0.32/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.7.7 +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.32 diff --git a/incubator/send/0.0.32/README.md b/incubator/send/0.0.32/README.md new file mode 100644 index 00000000000..e264047e86f --- /dev/null +++ b/incubator/send/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/send/0.0.32/app-readme.md similarity index 100% rename from incubator/send/0.0.31/app-readme.md rename to incubator/send/0.0.32/app-readme.md diff --git a/incubator/send/0.0.32/charts/common-10.7.7.tgz b/incubator/send/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/send/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/send/0.0.31/ix_values.yaml b/incubator/send/0.0.32/ix_values.yaml similarity index 100% rename from incubator/send/0.0.31/ix_values.yaml rename to incubator/send/0.0.32/ix_values.yaml diff --git a/incubator/send/0.0.31/questions.yaml b/incubator/send/0.0.32/questions.yaml similarity index 100% rename from incubator/send/0.0.31/questions.yaml rename to incubator/send/0.0.32/questions.yaml diff --git a/incubator/send/0.0.31/templates/common.yaml b/incubator/send/0.0.32/templates/common.yaml similarity index 100% rename from incubator/send/0.0.31/templates/common.yaml rename to incubator/send/0.0.32/templates/common.yaml diff --git a/incubator/send/0.0.31/values.yaml b/incubator/send/0.0.32/values.yaml similarity index 100% rename from incubator/send/0.0.31/values.yaml rename to incubator/send/0.0.32/values.yaml diff --git a/incubator/senseai-server/0.0.38/CHANGELOG.md b/incubator/senseai-server/0.0.38/CHANGELOG.md deleted file mode 100644 index a33563408aa..00000000000 --- a/incubator/senseai-server/0.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [senseai-server-0.0.38](https://github.com/truecharts/charts/compare/senseai-server-0.0.37...senseai-server-0.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [senseai-server-0.0.37](https://github.com/truecharts/charts/compare/senseai-server-0.0.36...senseai-server-0.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [senseai-server-0.0.36](https://github.com/truecharts/charts/compare/senseai-server-0.0.35...senseai-server-0.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [senseai-server-0.0.36](https://github.com/truecharts/charts/compare/senseai-server-0.0.35...senseai-server-0.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [senseai-server-0.0.35](https://github.com/truecharts/charts/compare/senseai-server-0.0.34...senseai-server-0.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [senseai-server-0.0.34](https://github.com/truecharts/charts/compare/senseai-server-0.0.33...senseai-server-0.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/senseai-server/0.0.38/Chart.lock b/incubator/senseai-server/0.0.38/Chart.lock deleted file mode 100644 index 01274df6530..00000000000 --- a/incubator/senseai-server/0.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:45:32.208560245Z" diff --git a/incubator/senseai-server/0.0.38/Chart.yaml b/incubator/senseai-server/0.0.38/Chart.yaml deleted file mode 100644 index b2fe0ed79a4..00000000000 --- a/incubator/senseai-server/0.0.38/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.7.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.38 -annotations: - truecharts.org/catagories: | - - ai - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/senseai-server/0.0.38/README.md b/incubator/senseai-server/0.0.38/README.md deleted file mode 100644 index 4f413260d87..00000000000 --- a/incubator/senseai-server/0.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/incubator/senseai-server/0.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/senseai-server/0.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/senseai-server/0.0.39/CHANGELOG.md b/incubator/senseai-server/0.0.39/CHANGELOG.md new file mode 100644 index 00000000000..300fe20f177 --- /dev/null +++ b/incubator/senseai-server/0.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [senseai-server-0.0.39](https://github.com/truecharts/charts/compare/senseai-server-0.0.38...senseai-server-0.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [senseai-server-0.0.38](https://github.com/truecharts/charts/compare/senseai-server-0.0.37...senseai-server-0.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [senseai-server-0.0.37](https://github.com/truecharts/charts/compare/senseai-server-0.0.36...senseai-server-0.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [senseai-server-0.0.36](https://github.com/truecharts/charts/compare/senseai-server-0.0.35...senseai-server-0.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [senseai-server-0.0.36](https://github.com/truecharts/charts/compare/senseai-server-0.0.35...senseai-server-0.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [senseai-server-0.0.35](https://github.com/truecharts/charts/compare/senseai-server-0.0.34...senseai-server-0.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [senseai-server-0.0.34](https://github.com/truecharts/charts/compare/senseai-server-0.0.33...senseai-server-0.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/senseai-server/0.0.39/Chart.lock b/incubator/senseai-server/0.0.39/Chart.lock new file mode 100644 index 00000000000..09473e389e8 --- /dev/null +++ b/incubator/senseai-server/0.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:28:13.392370221Z" diff --git a/incubator/senseai-server/0.0.39/Chart.yaml b/incubator/senseai-server/0.0.39/Chart.yaml new file mode 100644 index 00000000000..acfd5a715ba --- /dev/null +++ b/incubator/senseai-server/0.0.39/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.39 +annotations: + truecharts.org/catagories: | + - ai + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/senseai-server/0.0.39/README.md b/incubator/senseai-server/0.0.39/README.md new file mode 100644 index 00000000000..043a85e2acd --- /dev/null +++ b/incubator/senseai-server/0.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/incubator/senseai-server/0.0.39/app-readme.md similarity index 100% rename from incubator/senseai-server/0.0.38/app-readme.md rename to incubator/senseai-server/0.0.39/app-readme.md diff --git a/incubator/senseai-server/0.0.39/charts/common-10.7.7.tgz b/incubator/senseai-server/0.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/senseai-server/0.0.39/charts/common-10.7.7.tgz differ diff --git a/incubator/senseai-server/0.0.38/ix_values.yaml b/incubator/senseai-server/0.0.39/ix_values.yaml similarity index 100% rename from incubator/senseai-server/0.0.38/ix_values.yaml rename to incubator/senseai-server/0.0.39/ix_values.yaml diff --git a/incubator/senseai-server/0.0.38/questions.yaml b/incubator/senseai-server/0.0.39/questions.yaml similarity index 100% rename from incubator/senseai-server/0.0.38/questions.yaml rename to incubator/senseai-server/0.0.39/questions.yaml diff --git a/incubator/senseai-server/0.0.38/templates/common.yaml b/incubator/senseai-server/0.0.39/templates/common.yaml similarity index 100% rename from incubator/senseai-server/0.0.38/templates/common.yaml rename to incubator/senseai-server/0.0.39/templates/common.yaml diff --git a/incubator/senseai-server/0.0.38/values.yaml b/incubator/senseai-server/0.0.39/values.yaml similarity index 100% rename from incubator/senseai-server/0.0.38/values.yaml rename to incubator/senseai-server/0.0.39/values.yaml diff --git a/incubator/serviio/0.0.30/CHANGELOG.md b/incubator/serviio/0.0.30/CHANGELOG.md deleted file mode 100644 index e76e343aa70..00000000000 --- a/incubator/serviio/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [serviio-0.0.30](https://github.com/truecharts/charts/compare/serviio-0.0.29...serviio-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [serviio-0.0.29](https://github.com/truecharts/charts/compare/serviio-0.0.28...serviio-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [serviio-0.0.28](https://github.com/truecharts/charts/compare/serviio-0.0.27...serviio-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [serviio-0.0.28](https://github.com/truecharts/charts/compare/serviio-0.0.27...serviio-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [serviio-0.0.27](https://github.com/truecharts/charts/compare/serviio-0.0.26...serviio-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [serviio-0.0.26](https://github.com/truecharts/charts/compare/serviio-0.0.25...serviio-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/serviio/0.0.30/Chart.lock b/incubator/serviio/0.0.30/Chart.lock deleted file mode 100644 index 9d9e509de58..00000000000 --- a/incubator/serviio/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:45:41.910838723Z" diff --git a/incubator/serviio/0.0.30/Chart.yaml b/incubator/serviio/0.0.30/Chart.yaml deleted file mode 100644 index 8cbbbe7fa7e..00000000000 --- a/incubator/serviio/0.0.30/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.7.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.30 diff --git a/incubator/serviio/0.0.30/README.md b/incubator/serviio/0.0.30/README.md deleted file mode 100644 index ac30c66279d..00000000000 --- a/incubator/serviio/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/serviio/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/serviio/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/serviio/0.0.31/CHANGELOG.md b/incubator/serviio/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..6565f241300 --- /dev/null +++ b/incubator/serviio/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [serviio-0.0.31](https://github.com/truecharts/charts/compare/serviio-0.0.30...serviio-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [serviio-0.0.30](https://github.com/truecharts/charts/compare/serviio-0.0.29...serviio-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [serviio-0.0.29](https://github.com/truecharts/charts/compare/serviio-0.0.28...serviio-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [serviio-0.0.28](https://github.com/truecharts/charts/compare/serviio-0.0.27...serviio-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [serviio-0.0.28](https://github.com/truecharts/charts/compare/serviio-0.0.27...serviio-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [serviio-0.0.27](https://github.com/truecharts/charts/compare/serviio-0.0.26...serviio-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [serviio-0.0.26](https://github.com/truecharts/charts/compare/serviio-0.0.25...serviio-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/serviio/0.0.31/Chart.lock b/incubator/serviio/0.0.31/Chart.lock new file mode 100644 index 00000000000..023ee52fb72 --- /dev/null +++ b/incubator/serviio/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:28:23.045820135Z" diff --git a/incubator/serviio/0.0.31/Chart.yaml b/incubator/serviio/0.0.31/Chart.yaml new file mode 100644 index 00000000000..e3ead9dd5a6 --- /dev/null +++ b/incubator/serviio/0.0.31/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.7.7 +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.31 diff --git a/incubator/serviio/0.0.31/README.md b/incubator/serviio/0.0.31/README.md new file mode 100644 index 00000000000..abb52fce185 --- /dev/null +++ b/incubator/serviio/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/serviio/0.0.31/app-readme.md similarity index 100% rename from incubator/serviio/0.0.30/app-readme.md rename to incubator/serviio/0.0.31/app-readme.md diff --git a/incubator/serviio/0.0.31/charts/common-10.7.7.tgz b/incubator/serviio/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/serviio/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/serviio/0.0.30/ix_values.yaml b/incubator/serviio/0.0.31/ix_values.yaml similarity index 100% rename from incubator/serviio/0.0.30/ix_values.yaml rename to incubator/serviio/0.0.31/ix_values.yaml diff --git a/incubator/serviio/0.0.30/questions.yaml b/incubator/serviio/0.0.31/questions.yaml similarity index 100% rename from incubator/serviio/0.0.30/questions.yaml rename to incubator/serviio/0.0.31/questions.yaml diff --git a/incubator/serviio/0.0.30/templates/common.yaml b/incubator/serviio/0.0.31/templates/common.yaml similarity index 100% rename from incubator/serviio/0.0.30/templates/common.yaml rename to incubator/serviio/0.0.31/templates/common.yaml diff --git a/incubator/serviio/0.0.30/values.yaml b/incubator/serviio/0.0.31/values.yaml similarity index 100% rename from incubator/serviio/0.0.30/values.yaml rename to incubator/serviio/0.0.31/values.yaml diff --git a/incubator/sftpgo/0.0.36/CHANGELOG.md b/incubator/sftpgo/0.0.36/CHANGELOG.md deleted file mode 100644 index 5ee4c25fc07..00000000000 --- a/incubator/sftpgo/0.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sftpgo-0.0.36](https://github.com/truecharts/charts/compare/sftpgo-0.0.35...sftpgo-0.0.36) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [sftpgo-0.0.35](https://github.com/truecharts/charts/compare/sftpgo-0.0.34...sftpgo-0.0.35) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [sftpgo-0.0.34](https://github.com/truecharts/charts/compare/sftpgo-0.0.33...sftpgo-0.0.34) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [sftpgo-0.0.33](https://github.com/truecharts/charts/compare/sftpgo-0.0.32...sftpgo-0.0.33) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [sftpgo-0.0.32](https://github.com/truecharts/charts/compare/sftpgo-0.0.31...sftpgo-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sftpgo-0.0.32](https://github.com/truecharts/charts/compare/sftpgo-0.0.31...sftpgo-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sftpgo-0.0.31](https://github.com/truecharts/charts/compare/sftpgo-0.0.30...sftpgo-0.0.31) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [sftpgo-0.0.30](https://github.com/truecharts/charts/compare/sftpgo-0.0.29...sftpgo-0.0.30) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/sftpgo/0.0.36/Chart.lock b/incubator/sftpgo/0.0.36/Chart.lock deleted file mode 100644 index e3bf18bb6b2..00000000000 --- a/incubator/sftpgo/0.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:47:55.403325954Z" diff --git a/incubator/sftpgo/0.0.36/Chart.yaml b/incubator/sftpgo/0.0.36/Chart.yaml deleted file mode 100644 index 792d9e6948c..00000000000 --- a/incubator/sftpgo/0.0.36/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.7.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.36 diff --git a/incubator/sftpgo/0.0.36/README.md b/incubator/sftpgo/0.0.36/README.md deleted file mode 100644 index 2668ff939e8..00000000000 --- a/incubator/sftpgo/0.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/charts/common-10.7.1.tgz b/incubator/sftpgo/0.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/sftpgo/0.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/sftpgo/0.0.37/CHANGELOG.md b/incubator/sftpgo/0.0.37/CHANGELOG.md new file mode 100644 index 00000000000..5ca12fdc618 --- /dev/null +++ b/incubator/sftpgo/0.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sftpgo-0.0.37](https://github.com/truecharts/charts/compare/sftpgo-0.0.36...sftpgo-0.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [sftpgo-0.0.36](https://github.com/truecharts/charts/compare/sftpgo-0.0.35...sftpgo-0.0.36) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [sftpgo-0.0.35](https://github.com/truecharts/charts/compare/sftpgo-0.0.34...sftpgo-0.0.35) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [sftpgo-0.0.34](https://github.com/truecharts/charts/compare/sftpgo-0.0.33...sftpgo-0.0.34) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [sftpgo-0.0.33](https://github.com/truecharts/charts/compare/sftpgo-0.0.32...sftpgo-0.0.33) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [sftpgo-0.0.32](https://github.com/truecharts/charts/compare/sftpgo-0.0.31...sftpgo-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sftpgo-0.0.32](https://github.com/truecharts/charts/compare/sftpgo-0.0.31...sftpgo-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sftpgo-0.0.31](https://github.com/truecharts/charts/compare/sftpgo-0.0.30...sftpgo-0.0.31) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [sftpgo-0.0.30](https://github.com/truecharts/charts/compare/sftpgo-0.0.29...sftpgo-0.0.30) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [sftpgo-0.0.29](https://github.com/truecharts/charts/compare/sftpgo-0.0.28...sftpgo-0.0.29) (2022-09-25) + +### Chore diff --git a/incubator/sftpgo/0.0.37/Chart.lock b/incubator/sftpgo/0.0.37/Chart.lock new file mode 100644 index 00000000000..8ad2e34223c --- /dev/null +++ b/incubator/sftpgo/0.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:28:26.176860335Z" diff --git a/incubator/sftpgo/0.0.37/Chart.yaml b/incubator/sftpgo/0.0.37/Chart.yaml new file mode 100644 index 00000000000..fb8fe99fd9b --- /dev/null +++ b/incubator/sftpgo/0.0.37/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.7.7 +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.37 diff --git a/incubator/sftpgo/0.0.37/README.md b/incubator/sftpgo/0.0.37/README.md new file mode 100644 index 00000000000..f7d6501fb9c --- /dev/null +++ b/incubator/sftpgo/0.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/incubator/sftpgo/0.0.37/app-readme.md similarity index 100% rename from incubator/sftpgo/0.0.36/app-readme.md rename to incubator/sftpgo/0.0.37/app-readme.md diff --git a/incubator/sftpgo/0.0.37/charts/common-10.7.7.tgz b/incubator/sftpgo/0.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/sftpgo/0.0.37/charts/common-10.7.7.tgz differ diff --git a/incubator/sftpgo/0.0.36/ix_values.yaml b/incubator/sftpgo/0.0.37/ix_values.yaml similarity index 100% rename from incubator/sftpgo/0.0.36/ix_values.yaml rename to incubator/sftpgo/0.0.37/ix_values.yaml diff --git a/incubator/sftpgo/0.0.36/questions.yaml b/incubator/sftpgo/0.0.37/questions.yaml similarity index 100% rename from incubator/sftpgo/0.0.36/questions.yaml rename to incubator/sftpgo/0.0.37/questions.yaml diff --git a/incubator/sftpgo/0.0.36/templates/common.yaml b/incubator/sftpgo/0.0.37/templates/common.yaml similarity index 100% rename from incubator/sftpgo/0.0.36/templates/common.yaml rename to incubator/sftpgo/0.0.37/templates/common.yaml diff --git a/incubator/sftpgo/0.0.36/values.yaml b/incubator/sftpgo/0.0.37/values.yaml similarity index 100% rename from incubator/sftpgo/0.0.36/values.yaml rename to incubator/sftpgo/0.0.37/values.yaml diff --git a/incubator/shaarli/0.0.29/CHANGELOG.md b/incubator/shaarli/0.0.29/CHANGELOG.md deleted file mode 100644 index 9e37f7750f2..00000000000 --- a/incubator/shaarli/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shaarli-0.0.29](https://github.com/truecharts/charts/compare/shaarli-0.0.28...shaarli-0.0.29) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [shaarli-0.0.28](https://github.com/truecharts/charts/compare/shaarli-0.0.27...shaarli-0.0.28) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [shaarli-0.0.27](https://github.com/truecharts/charts/compare/shaarli-0.0.26...shaarli-0.0.27) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [shaarli-0.0.27](https://github.com/truecharts/charts/compare/shaarli-0.0.26...shaarli-0.0.27) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [shaarli-0.0.26](https://github.com/truecharts/charts/compare/shaarli-0.0.25...shaarli-0.0.26) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [shaarli-0.0.25](https://github.com/truecharts/charts/compare/shaarli-0.0.24...shaarli-0.0.25) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/shaarli/0.0.29/Chart.lock b/incubator/shaarli/0.0.29/Chart.lock deleted file mode 100644 index 791b2913971..00000000000 --- a/incubator/shaarli/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:45:51.358489147Z" diff --git a/incubator/shaarli/0.0.29/Chart.yaml b/incubator/shaarli/0.0.29/Chart.yaml deleted file mode 100644 index 31e216eaf5a..00000000000 --- a/incubator/shaarli/0.0.29/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.7.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.29 diff --git a/incubator/shaarli/0.0.29/README.md b/incubator/shaarli/0.0.29/README.md deleted file mode 100644 index 073812e19f1..00000000000 --- a/incubator/shaarli/0.0.29/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.29/charts/common-10.7.1.tgz b/incubator/shaarli/0.0.29/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/shaarli/0.0.29/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/shaarli/0.0.30/CHANGELOG.md b/incubator/shaarli/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..2eac9461c3a --- /dev/null +++ b/incubator/shaarli/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shaarli-0.0.30](https://github.com/truecharts/charts/compare/shaarli-0.0.29...shaarli-0.0.30) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [shaarli-0.0.29](https://github.com/truecharts/charts/compare/shaarli-0.0.28...shaarli-0.0.29) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [shaarli-0.0.28](https://github.com/truecharts/charts/compare/shaarli-0.0.27...shaarli-0.0.28) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [shaarli-0.0.27](https://github.com/truecharts/charts/compare/shaarli-0.0.26...shaarli-0.0.27) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [shaarli-0.0.27](https://github.com/truecharts/charts/compare/shaarli-0.0.26...shaarli-0.0.27) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [shaarli-0.0.26](https://github.com/truecharts/charts/compare/shaarli-0.0.25...shaarli-0.0.26) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [shaarli-0.0.25](https://github.com/truecharts/charts/compare/shaarli-0.0.24...shaarli-0.0.25) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/shaarli/0.0.30/Chart.lock b/incubator/shaarli/0.0.30/Chart.lock new file mode 100644 index 00000000000..9c68c8fd69e --- /dev/null +++ b/incubator/shaarli/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:28:32.248137988Z" diff --git a/incubator/shaarli/0.0.30/Chart.yaml b/incubator/shaarli/0.0.30/Chart.yaml new file mode 100644 index 00000000000..75ba31ca4ef --- /dev/null +++ b/incubator/shaarli/0.0.30/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.7.7 +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.30 diff --git a/incubator/shaarli/0.0.30/README.md b/incubator/shaarli/0.0.30/README.md new file mode 100644 index 00000000000..52a8409f5f7 --- /dev/null +++ b/incubator/shaarli/0.0.30/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.29/app-readme.md b/incubator/shaarli/0.0.30/app-readme.md similarity index 100% rename from incubator/shaarli/0.0.29/app-readme.md rename to incubator/shaarli/0.0.30/app-readme.md diff --git a/incubator/shaarli/0.0.30/charts/common-10.7.7.tgz b/incubator/shaarli/0.0.30/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/shaarli/0.0.30/charts/common-10.7.7.tgz differ diff --git a/incubator/shaarli/0.0.29/ix_values.yaml b/incubator/shaarli/0.0.30/ix_values.yaml similarity index 100% rename from incubator/shaarli/0.0.29/ix_values.yaml rename to incubator/shaarli/0.0.30/ix_values.yaml diff --git a/incubator/shaarli/0.0.29/questions.yaml b/incubator/shaarli/0.0.30/questions.yaml similarity index 100% rename from incubator/shaarli/0.0.29/questions.yaml rename to incubator/shaarli/0.0.30/questions.yaml diff --git a/incubator/shaarli/0.0.29/templates/common.yaml b/incubator/shaarli/0.0.30/templates/common.yaml similarity index 100% rename from incubator/shaarli/0.0.29/templates/common.yaml rename to incubator/shaarli/0.0.30/templates/common.yaml diff --git a/incubator/shaarli/0.0.29/values.yaml b/incubator/shaarli/0.0.30/values.yaml similarity index 100% rename from incubator/shaarli/0.0.29/values.yaml rename to incubator/shaarli/0.0.30/values.yaml diff --git a/incubator/shadowsocks/0.0.30/CHANGELOG.md b/incubator/shadowsocks/0.0.30/CHANGELOG.md deleted file mode 100644 index dc3fe20866c..00000000000 --- a/incubator/shadowsocks/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shadowsocks-0.0.30](https://github.com/truecharts/charts/compare/shadowsocks-0.0.29...shadowsocks-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [shadowsocks-0.0.29](https://github.com/truecharts/charts/compare/shadowsocks-0.0.28...shadowsocks-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [shadowsocks-0.0.28](https://github.com/truecharts/charts/compare/shadowsocks-0.0.27...shadowsocks-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [shadowsocks-0.0.28](https://github.com/truecharts/charts/compare/shadowsocks-0.0.27...shadowsocks-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [shadowsocks-0.0.27](https://github.com/truecharts/charts/compare/shadowsocks-0.0.26...shadowsocks-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [shadowsocks-0.0.26](https://github.com/truecharts/charts/compare/shadowsocks-0.0.25...shadowsocks-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/shadowsocks/0.0.30/Chart.lock b/incubator/shadowsocks/0.0.30/Chart.lock deleted file mode 100644 index e50855ddb3a..00000000000 --- a/incubator/shadowsocks/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:46:03.88431505Z" diff --git a/incubator/shadowsocks/0.0.30/Chart.yaml b/incubator/shadowsocks/0.0.30/Chart.yaml deleted file mode 100644 index 31ff69de1ea..00000000000 --- a/incubator/shadowsocks/0.0.30/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.7.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.30 diff --git a/incubator/shadowsocks/0.0.30/README.md b/incubator/shadowsocks/0.0.30/README.md deleted file mode 100644 index 53d0806f1f6..00000000000 --- a/incubator/shadowsocks/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/shadowsocks/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/shadowsocks/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/shadowsocks/0.0.31/CHANGELOG.md b/incubator/shadowsocks/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..16bbbac10d7 --- /dev/null +++ b/incubator/shadowsocks/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shadowsocks-0.0.31](https://github.com/truecharts/charts/compare/shadowsocks-0.0.30...shadowsocks-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [shadowsocks-0.0.30](https://github.com/truecharts/charts/compare/shadowsocks-0.0.29...shadowsocks-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [shadowsocks-0.0.29](https://github.com/truecharts/charts/compare/shadowsocks-0.0.28...shadowsocks-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [shadowsocks-0.0.28](https://github.com/truecharts/charts/compare/shadowsocks-0.0.27...shadowsocks-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [shadowsocks-0.0.28](https://github.com/truecharts/charts/compare/shadowsocks-0.0.27...shadowsocks-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [shadowsocks-0.0.27](https://github.com/truecharts/charts/compare/shadowsocks-0.0.26...shadowsocks-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [shadowsocks-0.0.26](https://github.com/truecharts/charts/compare/shadowsocks-0.0.25...shadowsocks-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/shadowsocks/0.0.31/Chart.lock b/incubator/shadowsocks/0.0.31/Chart.lock new file mode 100644 index 00000000000..5b2b8104b58 --- /dev/null +++ b/incubator/shadowsocks/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:28:56.892198446Z" diff --git a/incubator/shadowsocks/0.0.31/Chart.yaml b/incubator/shadowsocks/0.0.31/Chart.yaml new file mode 100644 index 00000000000..086446418a2 --- /dev/null +++ b/incubator/shadowsocks/0.0.31/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.7.7 +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.31 diff --git a/incubator/shadowsocks/0.0.31/README.md b/incubator/shadowsocks/0.0.31/README.md new file mode 100644 index 00000000000..33b1ffb189d --- /dev/null +++ b/incubator/shadowsocks/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/shadowsocks/0.0.31/app-readme.md similarity index 100% rename from incubator/shadowsocks/0.0.30/app-readme.md rename to incubator/shadowsocks/0.0.31/app-readme.md diff --git a/incubator/shadowsocks/0.0.31/charts/common-10.7.7.tgz b/incubator/shadowsocks/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/shadowsocks/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/shadowsocks/0.0.30/ix_values.yaml b/incubator/shadowsocks/0.0.31/ix_values.yaml similarity index 100% rename from incubator/shadowsocks/0.0.30/ix_values.yaml rename to incubator/shadowsocks/0.0.31/ix_values.yaml diff --git a/incubator/shadowsocks/0.0.30/questions.yaml b/incubator/shadowsocks/0.0.31/questions.yaml similarity index 100% rename from incubator/shadowsocks/0.0.30/questions.yaml rename to incubator/shadowsocks/0.0.31/questions.yaml diff --git a/incubator/shadowsocks/0.0.30/templates/common.yaml b/incubator/shadowsocks/0.0.31/templates/common.yaml similarity index 100% rename from incubator/shadowsocks/0.0.30/templates/common.yaml rename to incubator/shadowsocks/0.0.31/templates/common.yaml diff --git a/incubator/shadowsocks/0.0.30/values.yaml b/incubator/shadowsocks/0.0.31/values.yaml similarity index 100% rename from incubator/shadowsocks/0.0.30/values.yaml rename to incubator/shadowsocks/0.0.31/values.yaml diff --git a/incubator/shapeshifter-obfuscator/0.0.30/CHANGELOG.md b/incubator/shapeshifter-obfuscator/0.0.30/CHANGELOG.md deleted file mode 100644 index 74412f9e952..00000000000 --- a/incubator/shapeshifter-obfuscator/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shapeshifter-obfuscator-0.0.30](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.29...shapeshifter-obfuscator-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [shapeshifter-obfuscator-0.0.29](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.28...shapeshifter-obfuscator-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [shapeshifter-obfuscator-0.0.28](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.27...shapeshifter-obfuscator-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [shapeshifter-obfuscator-0.0.28](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.27...shapeshifter-obfuscator-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [shapeshifter-obfuscator-0.0.27](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.26...shapeshifter-obfuscator-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [shapeshifter-obfuscator-0.0.26](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.25...shapeshifter-obfuscator-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/shapeshifter-obfuscator/0.0.30/Chart.lock b/incubator/shapeshifter-obfuscator/0.0.30/Chart.lock deleted file mode 100644 index 78df07c458a..00000000000 --- a/incubator/shapeshifter-obfuscator/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:46:11.98040863Z" diff --git a/incubator/shapeshifter-obfuscator/0.0.30/Chart.yaml b/incubator/shapeshifter-obfuscator/0.0.30/Chart.yaml deleted file mode 100644 index 51b274f449e..00000000000 --- a/incubator/shapeshifter-obfuscator/0.0.30/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.7.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.30 diff --git a/incubator/shapeshifter-obfuscator/0.0.30/README.md b/incubator/shapeshifter-obfuscator/0.0.30/README.md deleted file mode 100644 index 79d628d8a8b..00000000000 --- a/incubator/shapeshifter-obfuscator/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/shapeshifter-obfuscator/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/shapeshifter-obfuscator/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/shapeshifter-obfuscator/0.0.31/CHANGELOG.md b/incubator/shapeshifter-obfuscator/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..c1a96210b77 --- /dev/null +++ b/incubator/shapeshifter-obfuscator/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shapeshifter-obfuscator-0.0.31](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.30...shapeshifter-obfuscator-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [shapeshifter-obfuscator-0.0.30](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.29...shapeshifter-obfuscator-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [shapeshifter-obfuscator-0.0.29](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.28...shapeshifter-obfuscator-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [shapeshifter-obfuscator-0.0.28](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.27...shapeshifter-obfuscator-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [shapeshifter-obfuscator-0.0.28](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.27...shapeshifter-obfuscator-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [shapeshifter-obfuscator-0.0.27](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.26...shapeshifter-obfuscator-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [shapeshifter-obfuscator-0.0.26](https://github.com/truecharts/charts/compare/shapeshifter-obfuscator-0.0.25...shapeshifter-obfuscator-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/shapeshifter-obfuscator/0.0.31/Chart.lock b/incubator/shapeshifter-obfuscator/0.0.31/Chart.lock new file mode 100644 index 00000000000..cdb9a32f8ba --- /dev/null +++ b/incubator/shapeshifter-obfuscator/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:29:06.123199807Z" diff --git a/incubator/shapeshifter-obfuscator/0.0.31/Chart.yaml b/incubator/shapeshifter-obfuscator/0.0.31/Chart.yaml new file mode 100644 index 00000000000..a88caf2abe3 --- /dev/null +++ b/incubator/shapeshifter-obfuscator/0.0.31/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.7.7 +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.31 diff --git a/incubator/shapeshifter-obfuscator/0.0.31/README.md b/incubator/shapeshifter-obfuscator/0.0.31/README.md new file mode 100644 index 00000000000..46b826a14a3 --- /dev/null +++ b/incubator/shapeshifter-obfuscator/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/shapeshifter-obfuscator/0.0.31/app-readme.md similarity index 100% rename from incubator/shapeshifter-obfuscator/0.0.30/app-readme.md rename to incubator/shapeshifter-obfuscator/0.0.31/app-readme.md diff --git a/incubator/shapeshifter-obfuscator/0.0.31/charts/common-10.7.7.tgz b/incubator/shapeshifter-obfuscator/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/shapeshifter-obfuscator/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/shapeshifter-obfuscator/0.0.30/ix_values.yaml b/incubator/shapeshifter-obfuscator/0.0.31/ix_values.yaml similarity index 100% rename from incubator/shapeshifter-obfuscator/0.0.30/ix_values.yaml rename to incubator/shapeshifter-obfuscator/0.0.31/ix_values.yaml diff --git a/incubator/shapeshifter-obfuscator/0.0.30/questions.yaml b/incubator/shapeshifter-obfuscator/0.0.31/questions.yaml similarity index 100% rename from incubator/shapeshifter-obfuscator/0.0.30/questions.yaml rename to incubator/shapeshifter-obfuscator/0.0.31/questions.yaml diff --git a/incubator/shapeshifter-obfuscator/0.0.30/templates/common.yaml b/incubator/shapeshifter-obfuscator/0.0.31/templates/common.yaml similarity index 100% rename from incubator/shapeshifter-obfuscator/0.0.30/templates/common.yaml rename to incubator/shapeshifter-obfuscator/0.0.31/templates/common.yaml diff --git a/incubator/shapeshifter-obfuscator/0.0.30/values.yaml b/incubator/shapeshifter-obfuscator/0.0.31/values.yaml similarity index 100% rename from incubator/shapeshifter-obfuscator/0.0.30/values.yaml rename to incubator/shapeshifter-obfuscator/0.0.31/values.yaml diff --git a/incubator/sheetable/0.0.23/CHANGELOG.md b/incubator/sheetable/0.0.23/CHANGELOG.md deleted file mode 100644 index 4085022faf0..00000000000 --- a/incubator/sheetable/0.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sheetable-0.0.23](https://github.com/truecharts/charts/compare/sheetable-0.0.22...sheetable-0.0.23) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [sheetable-0.0.22](https://github.com/truecharts/charts/compare/sheetable-0.0.21...sheetable-0.0.22) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [sheetable-0.0.21](https://github.com/truecharts/charts/compare/sheetable-0.0.20...sheetable-0.0.21) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sheetable-0.0.21](https://github.com/truecharts/charts/compare/sheetable-0.0.20...sheetable-0.0.21) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sheetable-0.0.20](https://github.com/truecharts/charts/compare/sheetable-0.0.19...sheetable-0.0.20) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [sheetable-0.0.18](https://github.com/truecharts/charts/compare/sheetable-0.0.17...sheetable-0.0.18) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/sheetable/0.0.23/Chart.lock b/incubator/sheetable/0.0.23/Chart.lock deleted file mode 100644 index 50370028e89..00000000000 --- a/incubator/sheetable/0.0.23/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T12:46:32.881555769Z" diff --git a/incubator/sheetable/0.0.23/Chart.yaml b/incubator/sheetable/0.0.23/Chart.yaml deleted file mode 100644 index 2acaecc2f10..00000000000 --- a/incubator/sheetable/0.0.23/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.23 -annotations: - truecharts.org/catagories: | - - music - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/sheetable/0.0.23/README.md b/incubator/sheetable/0.0.23/README.md deleted file mode 100644 index fcb3a8a9272..00000000000 --- a/incubator/sheetable/0.0.23/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.23/charts/common-10.7.1.tgz b/incubator/sheetable/0.0.23/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/sheetable/0.0.23/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/sheetable/0.0.23/charts/postgresql-8.0.101.tgz b/incubator/sheetable/0.0.23/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/incubator/sheetable/0.0.23/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/incubator/sheetable/0.0.24/CHANGELOG.md b/incubator/sheetable/0.0.24/CHANGELOG.md new file mode 100644 index 00000000000..584f5ec37e6 --- /dev/null +++ b/incubator/sheetable/0.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sheetable-0.0.24](https://github.com/truecharts/charts/compare/sheetable-0.0.23...sheetable-0.0.24) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [sheetable-0.0.23](https://github.com/truecharts/charts/compare/sheetable-0.0.22...sheetable-0.0.23) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [sheetable-0.0.22](https://github.com/truecharts/charts/compare/sheetable-0.0.21...sheetable-0.0.22) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [sheetable-0.0.21](https://github.com/truecharts/charts/compare/sheetable-0.0.20...sheetable-0.0.21) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sheetable-0.0.21](https://github.com/truecharts/charts/compare/sheetable-0.0.20...sheetable-0.0.21) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sheetable-0.0.20](https://github.com/truecharts/charts/compare/sheetable-0.0.19...sheetable-0.0.20) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [sheetable-0.0.18](https://github.com/truecharts/charts/compare/sheetable-0.0.17...sheetable-0.0.18) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/sheetable/0.0.24/Chart.lock b/incubator/sheetable/0.0.24/Chart.lock new file mode 100644 index 00000000000..a156e7d1696 --- /dev/null +++ b/incubator/sheetable/0.0.24/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T09:29:25.64582654Z" diff --git a/incubator/sheetable/0.0.24/Chart.yaml b/incubator/sheetable/0.0.24/Chart.yaml new file mode 100644 index 00000000000..5bba6458a79 --- /dev/null +++ b/incubator/sheetable/0.0.24/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.24 +annotations: + truecharts.org/catagories: | + - music + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/sheetable/0.0.24/README.md b/incubator/sheetable/0.0.24/README.md new file mode 100644 index 00000000000..01a9700b5f5 --- /dev/null +++ b/incubator/sheetable/0.0.24/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.23/app-readme.md b/incubator/sheetable/0.0.24/app-readme.md similarity index 100% rename from incubator/sheetable/0.0.23/app-readme.md rename to incubator/sheetable/0.0.24/app-readme.md diff --git a/incubator/sheetable/0.0.24/charts/common-10.7.7.tgz b/incubator/sheetable/0.0.24/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/sheetable/0.0.24/charts/common-10.7.7.tgz differ diff --git a/incubator/sheetable/0.0.24/charts/postgresql-8.0.106.tgz b/incubator/sheetable/0.0.24/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/incubator/sheetable/0.0.24/charts/postgresql-8.0.106.tgz differ diff --git a/incubator/sheetable/0.0.23/ix_values.yaml b/incubator/sheetable/0.0.24/ix_values.yaml similarity index 100% rename from incubator/sheetable/0.0.23/ix_values.yaml rename to incubator/sheetable/0.0.24/ix_values.yaml diff --git a/incubator/sheetable/0.0.23/questions.yaml b/incubator/sheetable/0.0.24/questions.yaml similarity index 100% rename from incubator/sheetable/0.0.23/questions.yaml rename to incubator/sheetable/0.0.24/questions.yaml diff --git a/incubator/sheetable/0.0.23/templates/_secrets.tpl b/incubator/sheetable/0.0.24/templates/_secrets.tpl similarity index 100% rename from incubator/sheetable/0.0.23/templates/_secrets.tpl rename to incubator/sheetable/0.0.24/templates/_secrets.tpl diff --git a/incubator/sheetable/0.0.23/templates/common.yaml b/incubator/sheetable/0.0.24/templates/common.yaml similarity index 100% rename from incubator/sheetable/0.0.23/templates/common.yaml rename to incubator/sheetable/0.0.24/templates/common.yaml diff --git a/incubator/sheetable/0.0.23/values.yaml b/incubator/sheetable/0.0.24/values.yaml similarity index 100% rename from incubator/sheetable/0.0.23/values.yaml rename to incubator/sheetable/0.0.24/values.yaml diff --git a/incubator/shoko-server/0.0.29/CHANGELOG.md b/incubator/shoko-server/0.0.29/CHANGELOG.md deleted file mode 100644 index 0f936a64449..00000000000 --- a/incubator/shoko-server/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shoko-server-0.0.29](https://github.com/truecharts/charts/compare/shoko-server-0.0.28...shoko-server-0.0.29) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [shoko-server-0.0.28](https://github.com/truecharts/charts/compare/shoko-server-0.0.27...shoko-server-0.0.28) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [shoko-server-0.0.27](https://github.com/truecharts/charts/compare/shoko-server-0.0.26...shoko-server-0.0.27) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [shoko-server-0.0.27](https://github.com/truecharts/charts/compare/shoko-server-0.0.26...shoko-server-0.0.27) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [shoko-server-0.0.26](https://github.com/truecharts/charts/compare/shoko-server-0.0.25...shoko-server-0.0.26) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [shoko-server-0.0.25](https://github.com/truecharts/charts/compare/shoko-server-0.0.24...shoko-server-0.0.25) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/shoko-server/0.0.29/Chart.lock b/incubator/shoko-server/0.0.29/Chart.lock deleted file mode 100644 index 50ff3663ea2..00000000000 --- a/incubator/shoko-server/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:46:22.845430254Z" diff --git a/incubator/shoko-server/0.0.29/Chart.yaml b/incubator/shoko-server/0.0.29/Chart.yaml deleted file mode 100644 index 87a81f497b0..00000000000 --- a/incubator/shoko-server/0.0.29/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.7.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.29 diff --git a/incubator/shoko-server/0.0.29/README.md b/incubator/shoko-server/0.0.29/README.md deleted file mode 100644 index 853cbe2ce19..00000000000 --- a/incubator/shoko-server/0.0.29/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.29/charts/common-10.7.1.tgz b/incubator/shoko-server/0.0.29/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/shoko-server/0.0.29/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/shoko-server/0.0.30/CHANGELOG.md b/incubator/shoko-server/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..8455f0e216a --- /dev/null +++ b/incubator/shoko-server/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shoko-server-0.0.30](https://github.com/truecharts/charts/compare/shoko-server-0.0.29...shoko-server-0.0.30) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [shoko-server-0.0.29](https://github.com/truecharts/charts/compare/shoko-server-0.0.28...shoko-server-0.0.29) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [shoko-server-0.0.28](https://github.com/truecharts/charts/compare/shoko-server-0.0.27...shoko-server-0.0.28) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [shoko-server-0.0.27](https://github.com/truecharts/charts/compare/shoko-server-0.0.26...shoko-server-0.0.27) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [shoko-server-0.0.27](https://github.com/truecharts/charts/compare/shoko-server-0.0.26...shoko-server-0.0.27) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [shoko-server-0.0.26](https://github.com/truecharts/charts/compare/shoko-server-0.0.25...shoko-server-0.0.26) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [shoko-server-0.0.25](https://github.com/truecharts/charts/compare/shoko-server-0.0.24...shoko-server-0.0.25) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/shoko-server/0.0.30/Chart.lock b/incubator/shoko-server/0.0.30/Chart.lock new file mode 100644 index 00000000000..3551dbdc83f --- /dev/null +++ b/incubator/shoko-server/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:29:14.062662192Z" diff --git a/incubator/shoko-server/0.0.30/Chart.yaml b/incubator/shoko-server/0.0.30/Chart.yaml new file mode 100644 index 00000000000..b841daa3ca7 --- /dev/null +++ b/incubator/shoko-server/0.0.30/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.7.7 +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.30 diff --git a/incubator/shoko-server/0.0.30/README.md b/incubator/shoko-server/0.0.30/README.md new file mode 100644 index 00000000000..4d6e8104d3a --- /dev/null +++ b/incubator/shoko-server/0.0.30/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.29/app-readme.md b/incubator/shoko-server/0.0.30/app-readme.md similarity index 100% rename from incubator/shoko-server/0.0.29/app-readme.md rename to incubator/shoko-server/0.0.30/app-readme.md diff --git a/incubator/shoko-server/0.0.30/charts/common-10.7.7.tgz b/incubator/shoko-server/0.0.30/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/shoko-server/0.0.30/charts/common-10.7.7.tgz differ diff --git a/incubator/shoko-server/0.0.29/ix_values.yaml b/incubator/shoko-server/0.0.30/ix_values.yaml similarity index 100% rename from incubator/shoko-server/0.0.29/ix_values.yaml rename to incubator/shoko-server/0.0.30/ix_values.yaml diff --git a/incubator/shoko-server/0.0.29/questions.yaml b/incubator/shoko-server/0.0.30/questions.yaml similarity index 100% rename from incubator/shoko-server/0.0.29/questions.yaml rename to incubator/shoko-server/0.0.30/questions.yaml diff --git a/incubator/shoko-server/0.0.29/templates/common.yaml b/incubator/shoko-server/0.0.30/templates/common.yaml similarity index 100% rename from incubator/shoko-server/0.0.29/templates/common.yaml rename to incubator/shoko-server/0.0.30/templates/common.yaml diff --git a/incubator/shoko-server/0.0.29/values.yaml b/incubator/shoko-server/0.0.30/values.yaml similarity index 100% rename from incubator/shoko-server/0.0.29/values.yaml rename to incubator/shoko-server/0.0.30/values.yaml diff --git a/incubator/shortipy/0.0.30/CHANGELOG.md b/incubator/shortipy/0.0.30/CHANGELOG.md deleted file mode 100644 index fee84f889d2..00000000000 --- a/incubator/shortipy/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shortipy-0.0.30](https://github.com/truecharts/charts/compare/shortipy-0.0.29...shortipy-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [shortipy-0.0.29](https://github.com/truecharts/charts/compare/shortipy-0.0.28...shortipy-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [shortipy-0.0.28](https://github.com/truecharts/charts/compare/shortipy-0.0.27...shortipy-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [shortipy-0.0.28](https://github.com/truecharts/charts/compare/shortipy-0.0.27...shortipy-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [shortipy-0.0.27](https://github.com/truecharts/charts/compare/shortipy-0.0.26...shortipy-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [shortipy-0.0.26](https://github.com/truecharts/charts/compare/shortipy-0.0.25...shortipy-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/shortipy/0.0.30/Chart.lock b/incubator/shortipy/0.0.30/Chart.lock deleted file mode 100644 index 1df4851fe8b..00000000000 --- a/incubator/shortipy/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:46:35.118622866Z" diff --git a/incubator/shortipy/0.0.30/Chart.yaml b/incubator/shortipy/0.0.30/Chart.yaml deleted file mode 100644 index 1efd17a0ff3..00000000000 --- a/incubator/shortipy/0.0.30/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.7.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.30 diff --git a/incubator/shortipy/0.0.30/README.md b/incubator/shortipy/0.0.30/README.md deleted file mode 100644 index 89bb65e7509..00000000000 --- a/incubator/shortipy/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/shortipy/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/shortipy/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/shortipy/0.0.31/CHANGELOG.md b/incubator/shortipy/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..ebaaddf8ff5 --- /dev/null +++ b/incubator/shortipy/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shortipy-0.0.31](https://github.com/truecharts/charts/compare/shortipy-0.0.30...shortipy-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [shortipy-0.0.30](https://github.com/truecharts/charts/compare/shortipy-0.0.29...shortipy-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [shortipy-0.0.29](https://github.com/truecharts/charts/compare/shortipy-0.0.28...shortipy-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [shortipy-0.0.28](https://github.com/truecharts/charts/compare/shortipy-0.0.27...shortipy-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [shortipy-0.0.28](https://github.com/truecharts/charts/compare/shortipy-0.0.27...shortipy-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [shortipy-0.0.27](https://github.com/truecharts/charts/compare/shortipy-0.0.26...shortipy-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [shortipy-0.0.26](https://github.com/truecharts/charts/compare/shortipy-0.0.25...shortipy-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/shortipy/0.0.31/Chart.lock b/incubator/shortipy/0.0.31/Chart.lock new file mode 100644 index 00000000000..ac4aa06f290 --- /dev/null +++ b/incubator/shortipy/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:29:38.631619405Z" diff --git a/incubator/shortipy/0.0.31/Chart.yaml b/incubator/shortipy/0.0.31/Chart.yaml new file mode 100644 index 00000000000..b7a39fb51b8 --- /dev/null +++ b/incubator/shortipy/0.0.31/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.7.7 +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.31 diff --git a/incubator/shortipy/0.0.31/README.md b/incubator/shortipy/0.0.31/README.md new file mode 100644 index 00000000000..1f7fc682cff --- /dev/null +++ b/incubator/shortipy/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/shortipy/0.0.31/app-readme.md similarity index 100% rename from incubator/shortipy/0.0.30/app-readme.md rename to incubator/shortipy/0.0.31/app-readme.md diff --git a/incubator/shortipy/0.0.31/charts/common-10.7.7.tgz b/incubator/shortipy/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/shortipy/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/shortipy/0.0.30/ix_values.yaml b/incubator/shortipy/0.0.31/ix_values.yaml similarity index 100% rename from incubator/shortipy/0.0.30/ix_values.yaml rename to incubator/shortipy/0.0.31/ix_values.yaml diff --git a/incubator/shortipy/0.0.30/questions.yaml b/incubator/shortipy/0.0.31/questions.yaml similarity index 100% rename from incubator/shortipy/0.0.30/questions.yaml rename to incubator/shortipy/0.0.31/questions.yaml diff --git a/incubator/shortipy/0.0.30/templates/common.yaml b/incubator/shortipy/0.0.31/templates/common.yaml similarity index 100% rename from incubator/shortipy/0.0.30/templates/common.yaml rename to incubator/shortipy/0.0.31/templates/common.yaml diff --git a/incubator/shortipy/0.0.30/values.yaml b/incubator/shortipy/0.0.31/values.yaml similarity index 100% rename from incubator/shortipy/0.0.30/values.yaml rename to incubator/shortipy/0.0.31/values.yaml diff --git a/incubator/sia-daemon/0.0.29/CHANGELOG.md b/incubator/sia-daemon/0.0.29/CHANGELOG.md deleted file mode 100644 index 00aeb3f75f8..00000000000 --- a/incubator/sia-daemon/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sia-daemon-0.0.29](https://github.com/truecharts/charts/compare/sia-daemon-0.0.28...sia-daemon-0.0.29) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [sia-daemon-0.0.28](https://github.com/truecharts/charts/compare/sia-daemon-0.0.27...sia-daemon-0.0.28) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [sia-daemon-0.0.27](https://github.com/truecharts/charts/compare/sia-daemon-0.0.26...sia-daemon-0.0.27) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sia-daemon-0.0.27](https://github.com/truecharts/charts/compare/sia-daemon-0.0.26...sia-daemon-0.0.27) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sia-daemon-0.0.26](https://github.com/truecharts/charts/compare/sia-daemon-0.0.25...sia-daemon-0.0.26) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [sia-daemon-0.0.25](https://github.com/truecharts/charts/compare/sia-daemon-0.0.24...sia-daemon-0.0.25) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/sia-daemon/0.0.29/Chart.lock b/incubator/sia-daemon/0.0.29/Chart.lock deleted file mode 100644 index ff27c904e3f..00000000000 --- a/incubator/sia-daemon/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:46:43.793723909Z" diff --git a/incubator/sia-daemon/0.0.29/Chart.yaml b/incubator/sia-daemon/0.0.29/Chart.yaml deleted file mode 100644 index 70bbc63500e..00000000000 --- a/incubator/sia-daemon/0.0.29/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.7.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.29 diff --git a/incubator/sia-daemon/0.0.29/README.md b/incubator/sia-daemon/0.0.29/README.md deleted file mode 100644 index 6539fa0b1df..00000000000 --- a/incubator/sia-daemon/0.0.29/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.29/charts/common-10.7.1.tgz b/incubator/sia-daemon/0.0.29/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/sia-daemon/0.0.29/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/sia-daemon/0.0.30/CHANGELOG.md b/incubator/sia-daemon/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..7f56950afa0 --- /dev/null +++ b/incubator/sia-daemon/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sia-daemon-0.0.30](https://github.com/truecharts/charts/compare/sia-daemon-0.0.29...sia-daemon-0.0.30) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [sia-daemon-0.0.29](https://github.com/truecharts/charts/compare/sia-daemon-0.0.28...sia-daemon-0.0.29) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [sia-daemon-0.0.28](https://github.com/truecharts/charts/compare/sia-daemon-0.0.27...sia-daemon-0.0.28) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [sia-daemon-0.0.27](https://github.com/truecharts/charts/compare/sia-daemon-0.0.26...sia-daemon-0.0.27) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sia-daemon-0.0.27](https://github.com/truecharts/charts/compare/sia-daemon-0.0.26...sia-daemon-0.0.27) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sia-daemon-0.0.26](https://github.com/truecharts/charts/compare/sia-daemon-0.0.25...sia-daemon-0.0.26) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [sia-daemon-0.0.25](https://github.com/truecharts/charts/compare/sia-daemon-0.0.24...sia-daemon-0.0.25) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/sia-daemon/0.0.30/Chart.lock b/incubator/sia-daemon/0.0.30/Chart.lock new file mode 100644 index 00000000000..e393ad41088 --- /dev/null +++ b/incubator/sia-daemon/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:29:47.487359319Z" diff --git a/incubator/sia-daemon/0.0.30/Chart.yaml b/incubator/sia-daemon/0.0.30/Chart.yaml new file mode 100644 index 00000000000..71b24b0f4f3 --- /dev/null +++ b/incubator/sia-daemon/0.0.30/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.7.7 +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.30 diff --git a/incubator/sia-daemon/0.0.30/README.md b/incubator/sia-daemon/0.0.30/README.md new file mode 100644 index 00000000000..2e66f1812b6 --- /dev/null +++ b/incubator/sia-daemon/0.0.30/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.29/app-readme.md b/incubator/sia-daemon/0.0.30/app-readme.md similarity index 100% rename from incubator/sia-daemon/0.0.29/app-readme.md rename to incubator/sia-daemon/0.0.30/app-readme.md diff --git a/incubator/sia-daemon/0.0.30/charts/common-10.7.7.tgz b/incubator/sia-daemon/0.0.30/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/sia-daemon/0.0.30/charts/common-10.7.7.tgz differ diff --git a/incubator/sia-daemon/0.0.29/ix_values.yaml b/incubator/sia-daemon/0.0.30/ix_values.yaml similarity index 100% rename from incubator/sia-daemon/0.0.29/ix_values.yaml rename to incubator/sia-daemon/0.0.30/ix_values.yaml diff --git a/incubator/sia-daemon/0.0.29/questions.yaml b/incubator/sia-daemon/0.0.30/questions.yaml similarity index 100% rename from incubator/sia-daemon/0.0.29/questions.yaml rename to incubator/sia-daemon/0.0.30/questions.yaml diff --git a/incubator/sia-daemon/0.0.29/templates/common.yaml b/incubator/sia-daemon/0.0.30/templates/common.yaml similarity index 100% rename from incubator/sia-daemon/0.0.29/templates/common.yaml rename to incubator/sia-daemon/0.0.30/templates/common.yaml diff --git a/incubator/sia-daemon/0.0.29/values.yaml b/incubator/sia-daemon/0.0.30/values.yaml similarity index 100% rename from incubator/sia-daemon/0.0.29/values.yaml rename to incubator/sia-daemon/0.0.30/values.yaml diff --git a/incubator/sinusbot/0.0.30/CHANGELOG.md b/incubator/sinusbot/0.0.30/CHANGELOG.md deleted file mode 100644 index feef4579d1a..00000000000 --- a/incubator/sinusbot/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sinusbot-0.0.30](https://github.com/truecharts/charts/compare/sinusbot-0.0.29...sinusbot-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [sinusbot-0.0.29](https://github.com/truecharts/charts/compare/sinusbot-0.0.28...sinusbot-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [sinusbot-0.0.28](https://github.com/truecharts/charts/compare/sinusbot-0.0.27...sinusbot-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sinusbot-0.0.28](https://github.com/truecharts/charts/compare/sinusbot-0.0.27...sinusbot-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sinusbot-0.0.27](https://github.com/truecharts/charts/compare/sinusbot-0.0.26...sinusbot-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [sinusbot-0.0.26](https://github.com/truecharts/charts/compare/sinusbot-0.0.25...sinusbot-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/sinusbot/0.0.30/Chart.lock b/incubator/sinusbot/0.0.30/Chart.lock deleted file mode 100644 index 8d42b99e881..00000000000 --- a/incubator/sinusbot/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:46:53.633701061Z" diff --git a/incubator/sinusbot/0.0.30/Chart.yaml b/incubator/sinusbot/0.0.30/Chart.yaml deleted file mode 100644 index a3ab6852083..00000000000 --- a/incubator/sinusbot/0.0.30/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.7.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.30 diff --git a/incubator/sinusbot/0.0.30/README.md b/incubator/sinusbot/0.0.30/README.md deleted file mode 100644 index d6e266acde7..00000000000 --- a/incubator/sinusbot/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/sinusbot/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/sinusbot/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/sinusbot/0.0.31/CHANGELOG.md b/incubator/sinusbot/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..05fa61fbc4a --- /dev/null +++ b/incubator/sinusbot/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sinusbot-0.0.31](https://github.com/truecharts/charts/compare/sinusbot-0.0.30...sinusbot-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [sinusbot-0.0.30](https://github.com/truecharts/charts/compare/sinusbot-0.0.29...sinusbot-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [sinusbot-0.0.29](https://github.com/truecharts/charts/compare/sinusbot-0.0.28...sinusbot-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [sinusbot-0.0.28](https://github.com/truecharts/charts/compare/sinusbot-0.0.27...sinusbot-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sinusbot-0.0.28](https://github.com/truecharts/charts/compare/sinusbot-0.0.27...sinusbot-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sinusbot-0.0.27](https://github.com/truecharts/charts/compare/sinusbot-0.0.26...sinusbot-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [sinusbot-0.0.26](https://github.com/truecharts/charts/compare/sinusbot-0.0.25...sinusbot-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/sinusbot/0.0.31/Chart.lock b/incubator/sinusbot/0.0.31/Chart.lock new file mode 100644 index 00000000000..d6665ed825f --- /dev/null +++ b/incubator/sinusbot/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:29:55.109611611Z" diff --git a/incubator/sinusbot/0.0.31/Chart.yaml b/incubator/sinusbot/0.0.31/Chart.yaml new file mode 100644 index 00000000000..8ce9096c8f8 --- /dev/null +++ b/incubator/sinusbot/0.0.31/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.7.7 +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.31 diff --git a/incubator/sinusbot/0.0.31/README.md b/incubator/sinusbot/0.0.31/README.md new file mode 100644 index 00000000000..fc677b594b8 --- /dev/null +++ b/incubator/sinusbot/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/sinusbot/0.0.31/app-readme.md similarity index 100% rename from incubator/sinusbot/0.0.30/app-readme.md rename to incubator/sinusbot/0.0.31/app-readme.md diff --git a/incubator/sinusbot/0.0.31/charts/common-10.7.7.tgz b/incubator/sinusbot/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/sinusbot/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/sinusbot/0.0.30/ix_values.yaml b/incubator/sinusbot/0.0.31/ix_values.yaml similarity index 100% rename from incubator/sinusbot/0.0.30/ix_values.yaml rename to incubator/sinusbot/0.0.31/ix_values.yaml diff --git a/incubator/sinusbot/0.0.30/questions.yaml b/incubator/sinusbot/0.0.31/questions.yaml similarity index 100% rename from incubator/sinusbot/0.0.30/questions.yaml rename to incubator/sinusbot/0.0.31/questions.yaml diff --git a/incubator/sinusbot/0.0.30/templates/common.yaml b/incubator/sinusbot/0.0.31/templates/common.yaml similarity index 100% rename from incubator/sinusbot/0.0.30/templates/common.yaml rename to incubator/sinusbot/0.0.31/templates/common.yaml diff --git a/incubator/sinusbot/0.0.30/values.yaml b/incubator/sinusbot/0.0.31/values.yaml similarity index 100% rename from incubator/sinusbot/0.0.30/values.yaml rename to incubator/sinusbot/0.0.31/values.yaml diff --git a/incubator/slack-invite/0.0.30/CHANGELOG.md b/incubator/slack-invite/0.0.30/CHANGELOG.md deleted file mode 100644 index c91e295d4d4..00000000000 --- a/incubator/slack-invite/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [slack-invite-0.0.30](https://github.com/truecharts/charts/compare/slack-invite-0.0.29...slack-invite-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [slack-invite-0.0.29](https://github.com/truecharts/charts/compare/slack-invite-0.0.28...slack-invite-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [slack-invite-0.0.28](https://github.com/truecharts/charts/compare/slack-invite-0.0.27...slack-invite-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [slack-invite-0.0.28](https://github.com/truecharts/charts/compare/slack-invite-0.0.27...slack-invite-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [slack-invite-0.0.27](https://github.com/truecharts/charts/compare/slack-invite-0.0.26...slack-invite-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [slack-invite-0.0.26](https://github.com/truecharts/charts/compare/slack-invite-0.0.25...slack-invite-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/slack-invite/0.0.30/Chart.lock b/incubator/slack-invite/0.0.30/Chart.lock deleted file mode 100644 index 299c3ed3299..00000000000 --- a/incubator/slack-invite/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:47:06.40698082Z" diff --git a/incubator/slack-invite/0.0.30/Chart.yaml b/incubator/slack-invite/0.0.30/Chart.yaml deleted file mode 100644 index 619155b3910..00000000000 --- a/incubator/slack-invite/0.0.30/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.7.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.30 diff --git a/incubator/slack-invite/0.0.30/README.md b/incubator/slack-invite/0.0.30/README.md deleted file mode 100644 index 5779fcd2e7d..00000000000 --- a/incubator/slack-invite/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/slack-invite/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/slack-invite/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/slack-invite/0.0.31/CHANGELOG.md b/incubator/slack-invite/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..9d3ac3a78be --- /dev/null +++ b/incubator/slack-invite/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [slack-invite-0.0.31](https://github.com/truecharts/charts/compare/slack-invite-0.0.30...slack-invite-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [slack-invite-0.0.30](https://github.com/truecharts/charts/compare/slack-invite-0.0.29...slack-invite-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [slack-invite-0.0.29](https://github.com/truecharts/charts/compare/slack-invite-0.0.28...slack-invite-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [slack-invite-0.0.28](https://github.com/truecharts/charts/compare/slack-invite-0.0.27...slack-invite-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [slack-invite-0.0.28](https://github.com/truecharts/charts/compare/slack-invite-0.0.27...slack-invite-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [slack-invite-0.0.27](https://github.com/truecharts/charts/compare/slack-invite-0.0.26...slack-invite-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [slack-invite-0.0.26](https://github.com/truecharts/charts/compare/slack-invite-0.0.25...slack-invite-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/slack-invite/0.0.31/Chart.lock b/incubator/slack-invite/0.0.31/Chart.lock new file mode 100644 index 00000000000..5f4d19c5e49 --- /dev/null +++ b/incubator/slack-invite/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:30:21.846378042Z" diff --git a/incubator/slack-invite/0.0.31/Chart.yaml b/incubator/slack-invite/0.0.31/Chart.yaml new file mode 100644 index 00000000000..280b64df4ed --- /dev/null +++ b/incubator/slack-invite/0.0.31/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.7.7 +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.31 diff --git a/incubator/slack-invite/0.0.31/README.md b/incubator/slack-invite/0.0.31/README.md new file mode 100644 index 00000000000..d83f1372218 --- /dev/null +++ b/incubator/slack-invite/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/slack-invite/0.0.31/app-readme.md similarity index 100% rename from incubator/slack-invite/0.0.30/app-readme.md rename to incubator/slack-invite/0.0.31/app-readme.md diff --git a/incubator/slack-invite/0.0.31/charts/common-10.7.7.tgz b/incubator/slack-invite/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/slack-invite/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/slack-invite/0.0.30/ix_values.yaml b/incubator/slack-invite/0.0.31/ix_values.yaml similarity index 100% rename from incubator/slack-invite/0.0.30/ix_values.yaml rename to incubator/slack-invite/0.0.31/ix_values.yaml diff --git a/incubator/slack-invite/0.0.30/questions.yaml b/incubator/slack-invite/0.0.31/questions.yaml similarity index 100% rename from incubator/slack-invite/0.0.30/questions.yaml rename to incubator/slack-invite/0.0.31/questions.yaml diff --git a/incubator/slack-invite/0.0.30/templates/common.yaml b/incubator/slack-invite/0.0.31/templates/common.yaml similarity index 100% rename from incubator/slack-invite/0.0.30/templates/common.yaml rename to incubator/slack-invite/0.0.31/templates/common.yaml diff --git a/incubator/slack-invite/0.0.30/values.yaml b/incubator/slack-invite/0.0.31/values.yaml similarity index 100% rename from incubator/slack-invite/0.0.30/values.yaml rename to incubator/slack-invite/0.0.31/values.yaml diff --git a/incubator/snippet-box/0.0.30/CHANGELOG.md b/incubator/snippet-box/0.0.30/CHANGELOG.md deleted file mode 100644 index 30ce3f38b09..00000000000 --- a/incubator/snippet-box/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [snippet-box-0.0.30](https://github.com/truecharts/charts/compare/snippet-box-0.0.29...snippet-box-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [snippet-box-0.0.29](https://github.com/truecharts/charts/compare/snippet-box-0.0.28...snippet-box-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [snippet-box-0.0.28](https://github.com/truecharts/charts/compare/snippet-box-0.0.27...snippet-box-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [snippet-box-0.0.28](https://github.com/truecharts/charts/compare/snippet-box-0.0.27...snippet-box-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [snippet-box-0.0.27](https://github.com/truecharts/charts/compare/snippet-box-0.0.26...snippet-box-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [snippet-box-0.0.26](https://github.com/truecharts/charts/compare/snippet-box-0.0.25...snippet-box-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/snippet-box/0.0.30/Chart.lock b/incubator/snippet-box/0.0.30/Chart.lock deleted file mode 100644 index 86c54445906..00000000000 --- a/incubator/snippet-box/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:47:14.449196077Z" diff --git a/incubator/snippet-box/0.0.30/Chart.yaml b/incubator/snippet-box/0.0.30/Chart.yaml deleted file mode 100644 index e72ff0c1b08..00000000000 --- a/incubator/snippet-box/0.0.30/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.7.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.30 diff --git a/incubator/snippet-box/0.0.30/README.md b/incubator/snippet-box/0.0.30/README.md deleted file mode 100644 index a5dc9021dfa..00000000000 --- a/incubator/snippet-box/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/snippet-box/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/snippet-box/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/snippet-box/0.0.31/CHANGELOG.md b/incubator/snippet-box/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..64d589af0b6 --- /dev/null +++ b/incubator/snippet-box/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [snippet-box-0.0.31](https://github.com/truecharts/charts/compare/snippet-box-0.0.30...snippet-box-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [snippet-box-0.0.30](https://github.com/truecharts/charts/compare/snippet-box-0.0.29...snippet-box-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [snippet-box-0.0.29](https://github.com/truecharts/charts/compare/snippet-box-0.0.28...snippet-box-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [snippet-box-0.0.28](https://github.com/truecharts/charts/compare/snippet-box-0.0.27...snippet-box-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [snippet-box-0.0.28](https://github.com/truecharts/charts/compare/snippet-box-0.0.27...snippet-box-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [snippet-box-0.0.27](https://github.com/truecharts/charts/compare/snippet-box-0.0.26...snippet-box-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [snippet-box-0.0.26](https://github.com/truecharts/charts/compare/snippet-box-0.0.25...snippet-box-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/snippet-box/0.0.31/Chart.lock b/incubator/snippet-box/0.0.31/Chart.lock new file mode 100644 index 00000000000..8bb25920e75 --- /dev/null +++ b/incubator/snippet-box/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:30:23.610166206Z" diff --git a/incubator/snippet-box/0.0.31/Chart.yaml b/incubator/snippet-box/0.0.31/Chart.yaml new file mode 100644 index 00000000000..ee6882bfddb --- /dev/null +++ b/incubator/snippet-box/0.0.31/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.7.7 +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.31 diff --git a/incubator/snippet-box/0.0.31/README.md b/incubator/snippet-box/0.0.31/README.md new file mode 100644 index 00000000000..a376e50b86d --- /dev/null +++ b/incubator/snippet-box/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/snippet-box/0.0.31/app-readme.md similarity index 100% rename from incubator/snippet-box/0.0.30/app-readme.md rename to incubator/snippet-box/0.0.31/app-readme.md diff --git a/incubator/snippet-box/0.0.31/charts/common-10.7.7.tgz b/incubator/snippet-box/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/snippet-box/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/snippet-box/0.0.30/ix_values.yaml b/incubator/snippet-box/0.0.31/ix_values.yaml similarity index 100% rename from incubator/snippet-box/0.0.30/ix_values.yaml rename to incubator/snippet-box/0.0.31/ix_values.yaml diff --git a/incubator/snippet-box/0.0.30/questions.yaml b/incubator/snippet-box/0.0.31/questions.yaml similarity index 100% rename from incubator/snippet-box/0.0.30/questions.yaml rename to incubator/snippet-box/0.0.31/questions.yaml diff --git a/incubator/snippet-box/0.0.30/templates/common.yaml b/incubator/snippet-box/0.0.31/templates/common.yaml similarity index 100% rename from incubator/snippet-box/0.0.30/templates/common.yaml rename to incubator/snippet-box/0.0.31/templates/common.yaml diff --git a/incubator/snippet-box/0.0.30/values.yaml b/incubator/snippet-box/0.0.31/values.yaml similarity index 100% rename from incubator/snippet-box/0.0.30/values.yaml rename to incubator/snippet-box/0.0.31/values.yaml diff --git a/incubator/socials/0.0.29/CHANGELOG.md b/incubator/socials/0.0.29/CHANGELOG.md deleted file mode 100644 index ec2adb321a9..00000000000 --- a/incubator/socials/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [socials-0.0.29](https://github.com/truecharts/charts/compare/socials-0.0.28...socials-0.0.29) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [socials-0.0.28](https://github.com/truecharts/charts/compare/socials-0.0.27...socials-0.0.28) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [socials-0.0.27](https://github.com/truecharts/charts/compare/socials-0.0.26...socials-0.0.27) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [socials-0.0.27](https://github.com/truecharts/charts/compare/socials-0.0.26...socials-0.0.27) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [socials-0.0.26](https://github.com/truecharts/charts/compare/socials-0.0.25...socials-0.0.26) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [socials-0.0.25](https://github.com/truecharts/charts/compare/socials-0.0.24...socials-0.0.25) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/socials/0.0.29/Chart.lock b/incubator/socials/0.0.29/Chart.lock deleted file mode 100644 index f157df6cf82..00000000000 --- a/incubator/socials/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:47:16.221286374Z" diff --git a/incubator/socials/0.0.29/Chart.yaml b/incubator/socials/0.0.29/Chart.yaml deleted file mode 100644 index fe7d34f215d..00000000000 --- a/incubator/socials/0.0.29/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.7.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.29 diff --git a/incubator/socials/0.0.29/README.md b/incubator/socials/0.0.29/README.md deleted file mode 100644 index db7284e3749..00000000000 --- a/incubator/socials/0.0.29/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.29/charts/common-10.7.1.tgz b/incubator/socials/0.0.29/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/socials/0.0.29/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/socials/0.0.30/CHANGELOG.md b/incubator/socials/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..ad9b3cd0bfc --- /dev/null +++ b/incubator/socials/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [socials-0.0.30](https://github.com/truecharts/charts/compare/socials-0.0.29...socials-0.0.30) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [socials-0.0.29](https://github.com/truecharts/charts/compare/socials-0.0.28...socials-0.0.29) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [socials-0.0.28](https://github.com/truecharts/charts/compare/socials-0.0.27...socials-0.0.28) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [socials-0.0.27](https://github.com/truecharts/charts/compare/socials-0.0.26...socials-0.0.27) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [socials-0.0.27](https://github.com/truecharts/charts/compare/socials-0.0.26...socials-0.0.27) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [socials-0.0.26](https://github.com/truecharts/charts/compare/socials-0.0.25...socials-0.0.26) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [socials-0.0.25](https://github.com/truecharts/charts/compare/socials-0.0.24...socials-0.0.25) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/socials/0.0.30/Chart.lock b/incubator/socials/0.0.30/Chart.lock new file mode 100644 index 00000000000..dfba658a034 --- /dev/null +++ b/incubator/socials/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:30:31.353387108Z" diff --git a/incubator/socials/0.0.30/Chart.yaml b/incubator/socials/0.0.30/Chart.yaml new file mode 100644 index 00000000000..23181fa8ff5 --- /dev/null +++ b/incubator/socials/0.0.30/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.7.7 +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.30 diff --git a/incubator/socials/0.0.30/README.md b/incubator/socials/0.0.30/README.md new file mode 100644 index 00000000000..61fe27bedf9 --- /dev/null +++ b/incubator/socials/0.0.30/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.29/app-readme.md b/incubator/socials/0.0.30/app-readme.md similarity index 100% rename from incubator/socials/0.0.29/app-readme.md rename to incubator/socials/0.0.30/app-readme.md diff --git a/incubator/socials/0.0.30/charts/common-10.7.7.tgz b/incubator/socials/0.0.30/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/socials/0.0.30/charts/common-10.7.7.tgz differ diff --git a/incubator/socials/0.0.29/ix_values.yaml b/incubator/socials/0.0.30/ix_values.yaml similarity index 100% rename from incubator/socials/0.0.29/ix_values.yaml rename to incubator/socials/0.0.30/ix_values.yaml diff --git a/incubator/socials/0.0.29/questions.yaml b/incubator/socials/0.0.30/questions.yaml similarity index 100% rename from incubator/socials/0.0.29/questions.yaml rename to incubator/socials/0.0.30/questions.yaml diff --git a/incubator/socials/0.0.29/templates/common.yaml b/incubator/socials/0.0.30/templates/common.yaml similarity index 100% rename from incubator/socials/0.0.29/templates/common.yaml rename to incubator/socials/0.0.30/templates/common.yaml diff --git a/incubator/socials/0.0.29/values.yaml b/incubator/socials/0.0.30/values.yaml similarity index 100% rename from incubator/socials/0.0.29/values.yaml rename to incubator/socials/0.0.30/values.yaml diff --git a/incubator/sonarqube/0.0.34/CHANGELOG.md b/incubator/sonarqube/0.0.34/CHANGELOG.md deleted file mode 100644 index a49aef82f9a..00000000000 --- a/incubator/sonarqube/0.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sonarqube-0.0.34](https://github.com/truecharts/charts/compare/sonarqube-0.0.33...sonarqube-0.0.34) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [sonarqube-0.0.33](https://github.com/truecharts/charts/compare/sonarqube-0.0.32...sonarqube-0.0.33) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [sonarqube-0.0.32](https://github.com/truecharts/charts/compare/sonarqube-0.0.31...sonarqube-0.0.32) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [sonarqube-0.0.31](https://github.com/truecharts/charts/compare/sonarqube-0.0.30...sonarqube-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sonarqube-0.0.31](https://github.com/truecharts/charts/compare/sonarqube-0.0.30...sonarqube-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sonarqube-0.0.30](https://github.com/truecharts/charts/compare/sonarqube-0.0.29...sonarqube-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [sonarqube-0.0.29](https://github.com/truecharts/charts/compare/sonarqube-0.0.28...sonarqube-0.0.29) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [sonarqube-0.0.28](https://github.com/truecharts/charts/compare/sonarqube-0.0.27...sonarqube-0.0.28) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/sonarqube/0.0.34/Chart.lock b/incubator/sonarqube/0.0.34/Chart.lock deleted file mode 100644 index 037e6842f26..00000000000 --- a/incubator/sonarqube/0.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-21T10:30:04.757359215Z" diff --git a/incubator/sonarqube/0.0.34/Chart.yaml b/incubator/sonarqube/0.0.34/Chart.yaml deleted file mode 100644 index bd210991de1..00000000000 --- a/incubator/sonarqube/0.0.34/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.7.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.34 diff --git a/incubator/sonarqube/0.0.34/README.md b/incubator/sonarqube/0.0.34/README.md deleted file mode 100644 index cc6337c9a48..00000000000 --- a/incubator/sonarqube/0.0.34/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.34/charts/common-10.7.1.tgz b/incubator/sonarqube/0.0.34/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/sonarqube/0.0.34/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/sonarqube/0.0.35/CHANGELOG.md b/incubator/sonarqube/0.0.35/CHANGELOG.md new file mode 100644 index 00000000000..e156cb4c448 --- /dev/null +++ b/incubator/sonarqube/0.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sonarqube-0.0.35](https://github.com/truecharts/charts/compare/sonarqube-0.0.34...sonarqube-0.0.35) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [sonarqube-0.0.34](https://github.com/truecharts/charts/compare/sonarqube-0.0.33...sonarqube-0.0.34) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [sonarqube-0.0.33](https://github.com/truecharts/charts/compare/sonarqube-0.0.32...sonarqube-0.0.33) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [sonarqube-0.0.32](https://github.com/truecharts/charts/compare/sonarqube-0.0.31...sonarqube-0.0.32) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [sonarqube-0.0.31](https://github.com/truecharts/charts/compare/sonarqube-0.0.30...sonarqube-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sonarqube-0.0.31](https://github.com/truecharts/charts/compare/sonarqube-0.0.30...sonarqube-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sonarqube-0.0.30](https://github.com/truecharts/charts/compare/sonarqube-0.0.29...sonarqube-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [sonarqube-0.0.29](https://github.com/truecharts/charts/compare/sonarqube-0.0.28...sonarqube-0.0.29) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [sonarqube-0.0.28](https://github.com/truecharts/charts/compare/sonarqube-0.0.27...sonarqube-0.0.28) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [sonarqube-0.0.27](https://github.com/truecharts/charts/compare/sonarqube-0.0.26...sonarqube-0.0.27) (2022-09-25) + +### Chore diff --git a/incubator/sonarqube/0.0.35/Chart.lock b/incubator/sonarqube/0.0.35/Chart.lock new file mode 100644 index 00000000000..0d449cee48f --- /dev/null +++ b/incubator/sonarqube/0.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:30:38.339228254Z" diff --git a/incubator/sonarqube/0.0.35/Chart.yaml b/incubator/sonarqube/0.0.35/Chart.yaml new file mode 100644 index 00000000000..3af111e28a8 --- /dev/null +++ b/incubator/sonarqube/0.0.35/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.7.7 +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.35 diff --git a/incubator/sonarqube/0.0.35/README.md b/incubator/sonarqube/0.0.35/README.md new file mode 100644 index 00000000000..a9ce16ce93b --- /dev/null +++ b/incubator/sonarqube/0.0.35/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.34/app-readme.md b/incubator/sonarqube/0.0.35/app-readme.md similarity index 100% rename from incubator/sonarqube/0.0.34/app-readme.md rename to incubator/sonarqube/0.0.35/app-readme.md diff --git a/incubator/sonarqube/0.0.35/charts/common-10.7.7.tgz b/incubator/sonarqube/0.0.35/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/sonarqube/0.0.35/charts/common-10.7.7.tgz differ diff --git a/incubator/sonarqube/0.0.34/ix_values.yaml b/incubator/sonarqube/0.0.35/ix_values.yaml similarity index 100% rename from incubator/sonarqube/0.0.34/ix_values.yaml rename to incubator/sonarqube/0.0.35/ix_values.yaml diff --git a/incubator/sonarqube/0.0.34/questions.yaml b/incubator/sonarqube/0.0.35/questions.yaml similarity index 100% rename from incubator/sonarqube/0.0.34/questions.yaml rename to incubator/sonarqube/0.0.35/questions.yaml diff --git a/incubator/sonarqube/0.0.34/templates/common.yaml b/incubator/sonarqube/0.0.35/templates/common.yaml similarity index 100% rename from incubator/sonarqube/0.0.34/templates/common.yaml rename to incubator/sonarqube/0.0.35/templates/common.yaml diff --git a/incubator/sonarqube/0.0.34/values.yaml b/incubator/sonarqube/0.0.35/values.yaml similarity index 100% rename from incubator/sonarqube/0.0.34/values.yaml rename to incubator/sonarqube/0.0.35/values.yaml diff --git a/incubator/songkong/0.0.30/CHANGELOG.md b/incubator/songkong/0.0.30/CHANGELOG.md deleted file mode 100644 index c7b3e96fe68..00000000000 --- a/incubator/songkong/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [songkong-0.0.30](https://github.com/truecharts/charts/compare/songkong-0.0.29...songkong-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [songkong-0.0.29](https://github.com/truecharts/charts/compare/songkong-0.0.28...songkong-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [songkong-0.0.28](https://github.com/truecharts/charts/compare/songkong-0.0.27...songkong-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [songkong-0.0.28](https://github.com/truecharts/charts/compare/songkong-0.0.27...songkong-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [songkong-0.0.27](https://github.com/truecharts/charts/compare/songkong-0.0.26...songkong-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [songkong-0.0.26](https://github.com/truecharts/charts/compare/songkong-0.0.25...songkong-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/songkong/0.0.30/Chart.lock b/incubator/songkong/0.0.30/Chart.lock deleted file mode 100644 index 14b441fbc05..00000000000 --- a/incubator/songkong/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:47:37.615696715Z" diff --git a/incubator/songkong/0.0.30/Chart.yaml b/incubator/songkong/0.0.30/Chart.yaml deleted file mode 100644 index ec2dbd07cc1..00000000000 --- a/incubator/songkong/0.0.30/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.7.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.30 diff --git a/incubator/songkong/0.0.30/README.md b/incubator/songkong/0.0.30/README.md deleted file mode 100644 index ec6f92719ef..00000000000 --- a/incubator/songkong/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/songkong/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/songkong/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/songkong/0.0.31/CHANGELOG.md b/incubator/songkong/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..c3d1d82ef5f --- /dev/null +++ b/incubator/songkong/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [songkong-0.0.31](https://github.com/truecharts/charts/compare/songkong-0.0.30...songkong-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [songkong-0.0.30](https://github.com/truecharts/charts/compare/songkong-0.0.29...songkong-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [songkong-0.0.29](https://github.com/truecharts/charts/compare/songkong-0.0.28...songkong-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [songkong-0.0.28](https://github.com/truecharts/charts/compare/songkong-0.0.27...songkong-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [songkong-0.0.28](https://github.com/truecharts/charts/compare/songkong-0.0.27...songkong-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [songkong-0.0.27](https://github.com/truecharts/charts/compare/songkong-0.0.26...songkong-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [songkong-0.0.26](https://github.com/truecharts/charts/compare/songkong-0.0.25...songkong-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/songkong/0.0.31/Chart.lock b/incubator/songkong/0.0.31/Chart.lock new file mode 100644 index 00000000000..61375c0276b --- /dev/null +++ b/incubator/songkong/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:31:02.7080296Z" diff --git a/incubator/songkong/0.0.31/Chart.yaml b/incubator/songkong/0.0.31/Chart.yaml new file mode 100644 index 00000000000..1c90ea41bd4 --- /dev/null +++ b/incubator/songkong/0.0.31/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.7.7 +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.31 diff --git a/incubator/songkong/0.0.31/README.md b/incubator/songkong/0.0.31/README.md new file mode 100644 index 00000000000..d01412e87b3 --- /dev/null +++ b/incubator/songkong/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/songkong/0.0.31/app-readme.md similarity index 100% rename from incubator/songkong/0.0.30/app-readme.md rename to incubator/songkong/0.0.31/app-readme.md diff --git a/incubator/songkong/0.0.31/charts/common-10.7.7.tgz b/incubator/songkong/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/songkong/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/songkong/0.0.30/ix_values.yaml b/incubator/songkong/0.0.31/ix_values.yaml similarity index 100% rename from incubator/songkong/0.0.30/ix_values.yaml rename to incubator/songkong/0.0.31/ix_values.yaml diff --git a/incubator/songkong/0.0.30/questions.yaml b/incubator/songkong/0.0.31/questions.yaml similarity index 100% rename from incubator/songkong/0.0.30/questions.yaml rename to incubator/songkong/0.0.31/questions.yaml diff --git a/incubator/songkong/0.0.30/templates/common.yaml b/incubator/songkong/0.0.31/templates/common.yaml similarity index 100% rename from incubator/songkong/0.0.30/templates/common.yaml rename to incubator/songkong/0.0.31/templates/common.yaml diff --git a/incubator/songkong/0.0.30/values.yaml b/incubator/songkong/0.0.31/values.yaml similarity index 100% rename from incubator/songkong/0.0.30/values.yaml rename to incubator/songkong/0.0.31/values.yaml diff --git a/incubator/sourcegraph/0.0.35/CHANGELOG.md b/incubator/sourcegraph/0.0.35/CHANGELOG.md deleted file mode 100644 index 6cecc7fed29..00000000000 --- a/incubator/sourcegraph/0.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sourcegraph-0.0.35](https://github.com/truecharts/charts/compare/sourcegraph-0.0.34...sourcegraph-0.0.35) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [sourcegraph-0.0.34](https://github.com/truecharts/charts/compare/sourcegraph-0.0.33...sourcegraph-0.0.34) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [sourcegraph-0.0.33](https://github.com/truecharts/charts/compare/sourcegraph-0.0.32...sourcegraph-0.0.33) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [sourcegraph-0.0.32](https://github.com/truecharts/charts/compare/sourcegraph-0.0.31...sourcegraph-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sourcegraph-0.0.32](https://github.com/truecharts/charts/compare/sourcegraph-0.0.31...sourcegraph-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sourcegraph-0.0.31](https://github.com/truecharts/charts/compare/sourcegraph-0.0.30...sourcegraph-0.0.31) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) - - - - -## [sourcegraph-0.0.30](https://github.com/truecharts/charts/compare/sourcegraph-0.0.29...sourcegraph-0.0.30) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) - diff --git a/incubator/sourcegraph/0.0.35/Chart.lock b/incubator/sourcegraph/0.0.35/Chart.lock deleted file mode 100644 index 9badef95daf..00000000000 --- a/incubator/sourcegraph/0.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-22T14:08:54.330642137Z" diff --git a/incubator/sourcegraph/0.0.35/Chart.yaml b/incubator/sourcegraph/0.0.35/Chart.yaml deleted file mode 100644 index cb8e9d4530c..00000000000 --- a/incubator/sourcegraph/0.0.35/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.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.35 diff --git a/incubator/sourcegraph/0.0.35/README.md b/incubator/sourcegraph/0.0.35/README.md deleted file mode 100644 index bd11eab2c61..00000000000 --- a/incubator/sourcegraph/0.0.35/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.35/charts/common-10.7.1.tgz b/incubator/sourcegraph/0.0.35/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/sourcegraph/0.0.35/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/sourcegraph/0.0.36/CHANGELOG.md b/incubator/sourcegraph/0.0.36/CHANGELOG.md new file mode 100644 index 00000000000..8fc1e1fe93d --- /dev/null +++ b/incubator/sourcegraph/0.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sourcegraph-0.0.36](https://github.com/truecharts/charts/compare/sourcegraph-0.0.35...sourcegraph-0.0.36) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [sourcegraph-0.0.35](https://github.com/truecharts/charts/compare/sourcegraph-0.0.34...sourcegraph-0.0.35) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [sourcegraph-0.0.34](https://github.com/truecharts/charts/compare/sourcegraph-0.0.33...sourcegraph-0.0.34) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [sourcegraph-0.0.33](https://github.com/truecharts/charts/compare/sourcegraph-0.0.32...sourcegraph-0.0.33) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [sourcegraph-0.0.32](https://github.com/truecharts/charts/compare/sourcegraph-0.0.31...sourcegraph-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sourcegraph-0.0.32](https://github.com/truecharts/charts/compare/sourcegraph-0.0.31...sourcegraph-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sourcegraph-0.0.31](https://github.com/truecharts/charts/compare/sourcegraph-0.0.30...sourcegraph-0.0.31) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) + + + + +## [sourcegraph-0.0.30](https://github.com/truecharts/charts/compare/sourcegraph-0.0.29...sourcegraph-0.0.30) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) + diff --git a/incubator/sourcegraph/0.0.36/Chart.lock b/incubator/sourcegraph/0.0.36/Chart.lock new file mode 100644 index 00000000000..4fa400921df --- /dev/null +++ b/incubator/sourcegraph/0.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:31:05.659903091Z" diff --git a/incubator/sourcegraph/0.0.36/Chart.yaml b/incubator/sourcegraph/0.0.36/Chart.yaml new file mode 100644 index 00000000000..75a34286ca0 --- /dev/null +++ b/incubator/sourcegraph/0.0.36/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.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.36 diff --git a/incubator/sourcegraph/0.0.36/README.md b/incubator/sourcegraph/0.0.36/README.md new file mode 100644 index 00000000000..dfaa46babb2 --- /dev/null +++ b/incubator/sourcegraph/0.0.36/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.35/app-readme.md b/incubator/sourcegraph/0.0.36/app-readme.md similarity index 100% rename from incubator/sourcegraph/0.0.35/app-readme.md rename to incubator/sourcegraph/0.0.36/app-readme.md diff --git a/incubator/sourcegraph/0.0.36/charts/common-10.7.7.tgz b/incubator/sourcegraph/0.0.36/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/sourcegraph/0.0.36/charts/common-10.7.7.tgz differ diff --git a/incubator/sourcegraph/0.0.35/ix_values.yaml b/incubator/sourcegraph/0.0.36/ix_values.yaml similarity index 100% rename from incubator/sourcegraph/0.0.35/ix_values.yaml rename to incubator/sourcegraph/0.0.36/ix_values.yaml diff --git a/incubator/sourcegraph/0.0.35/questions.yaml b/incubator/sourcegraph/0.0.36/questions.yaml similarity index 100% rename from incubator/sourcegraph/0.0.35/questions.yaml rename to incubator/sourcegraph/0.0.36/questions.yaml diff --git a/incubator/sourcegraph/0.0.35/templates/common.yaml b/incubator/sourcegraph/0.0.36/templates/common.yaml similarity index 100% rename from incubator/sourcegraph/0.0.35/templates/common.yaml rename to incubator/sourcegraph/0.0.36/templates/common.yaml diff --git a/incubator/sourcegraph/0.0.35/values.yaml b/incubator/sourcegraph/0.0.36/values.yaml similarity index 100% rename from incubator/sourcegraph/0.0.35/values.yaml rename to incubator/sourcegraph/0.0.36/values.yaml diff --git a/incubator/spaceengineers/0.0.30/CHANGELOG.md b/incubator/spaceengineers/0.0.30/CHANGELOG.md deleted file mode 100644 index c7b1fef4e48..00000000000 --- a/incubator/spaceengineers/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [spaceengineers-0.0.30](https://github.com/truecharts/charts/compare/spaceengineers-0.0.29...spaceengineers-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [spaceengineers-0.0.29](https://github.com/truecharts/charts/compare/spaceengineers-0.0.28...spaceengineers-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [spaceengineers-0.0.28](https://github.com/truecharts/charts/compare/spaceengineers-0.0.27...spaceengineers-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [spaceengineers-0.0.28](https://github.com/truecharts/charts/compare/spaceengineers-0.0.27...spaceengineers-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [spaceengineers-0.0.27](https://github.com/truecharts/charts/compare/spaceengineers-0.0.26...spaceengineers-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [spaceengineers-0.0.26](https://github.com/truecharts/charts/compare/spaceengineers-0.0.25...spaceengineers-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/spaceengineers/0.0.30/Chart.lock b/incubator/spaceengineers/0.0.30/Chart.lock deleted file mode 100644 index 8b9f47cb39c..00000000000 --- a/incubator/spaceengineers/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:47:47.64017132Z" diff --git a/incubator/spaceengineers/0.0.30/Chart.yaml b/incubator/spaceengineers/0.0.30/Chart.yaml deleted file mode 100644 index e6477c0c4bd..00000000000 --- a/incubator/spaceengineers/0.0.30/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.7.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.30 diff --git a/incubator/spaceengineers/0.0.30/README.md b/incubator/spaceengineers/0.0.30/README.md deleted file mode 100644 index aa00360352e..00000000000 --- a/incubator/spaceengineers/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/spaceengineers/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/spaceengineers/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/spaceengineers/0.0.31/CHANGELOG.md b/incubator/spaceengineers/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..cb9a409b41f --- /dev/null +++ b/incubator/spaceengineers/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [spaceengineers-0.0.31](https://github.com/truecharts/charts/compare/spaceengineers-0.0.30...spaceengineers-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [spaceengineers-0.0.30](https://github.com/truecharts/charts/compare/spaceengineers-0.0.29...spaceengineers-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [spaceengineers-0.0.29](https://github.com/truecharts/charts/compare/spaceengineers-0.0.28...spaceengineers-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [spaceengineers-0.0.28](https://github.com/truecharts/charts/compare/spaceengineers-0.0.27...spaceengineers-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [spaceengineers-0.0.28](https://github.com/truecharts/charts/compare/spaceengineers-0.0.27...spaceengineers-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [spaceengineers-0.0.27](https://github.com/truecharts/charts/compare/spaceengineers-0.0.26...spaceengineers-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [spaceengineers-0.0.26](https://github.com/truecharts/charts/compare/spaceengineers-0.0.25...spaceengineers-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/spaceengineers/0.0.31/Chart.lock b/incubator/spaceengineers/0.0.31/Chart.lock new file mode 100644 index 00000000000..8f359ca1fc3 --- /dev/null +++ b/incubator/spaceengineers/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:31:12.306546306Z" diff --git a/incubator/spaceengineers/0.0.31/Chart.yaml b/incubator/spaceengineers/0.0.31/Chart.yaml new file mode 100644 index 00000000000..526e0223e6d --- /dev/null +++ b/incubator/spaceengineers/0.0.31/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.7.7 +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.31 diff --git a/incubator/spaceengineers/0.0.31/README.md b/incubator/spaceengineers/0.0.31/README.md new file mode 100644 index 00000000000..329d46469b0 --- /dev/null +++ b/incubator/spaceengineers/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/spaceengineers/0.0.31/app-readme.md similarity index 100% rename from incubator/spaceengineers/0.0.30/app-readme.md rename to incubator/spaceengineers/0.0.31/app-readme.md diff --git a/incubator/spaceengineers/0.0.31/charts/common-10.7.7.tgz b/incubator/spaceengineers/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/spaceengineers/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/spaceengineers/0.0.30/ix_values.yaml b/incubator/spaceengineers/0.0.31/ix_values.yaml similarity index 100% rename from incubator/spaceengineers/0.0.30/ix_values.yaml rename to incubator/spaceengineers/0.0.31/ix_values.yaml diff --git a/incubator/spaceengineers/0.0.30/questions.yaml b/incubator/spaceengineers/0.0.31/questions.yaml similarity index 100% rename from incubator/spaceengineers/0.0.30/questions.yaml rename to incubator/spaceengineers/0.0.31/questions.yaml diff --git a/incubator/spaceengineers/0.0.30/templates/common.yaml b/incubator/spaceengineers/0.0.31/templates/common.yaml similarity index 100% rename from incubator/spaceengineers/0.0.30/templates/common.yaml rename to incubator/spaceengineers/0.0.31/templates/common.yaml diff --git a/incubator/spaceengineers/0.0.30/values.yaml b/incubator/spaceengineers/0.0.31/values.yaml similarity index 100% rename from incubator/spaceengineers/0.0.30/values.yaml rename to incubator/spaceengineers/0.0.31/values.yaml diff --git a/incubator/speedtest-tracker/0.0.4/CHANGELOG.md b/incubator/speedtest-tracker/0.0.4/CHANGELOG.md deleted file mode 100644 index 885efe39890..00000000000 --- a/incubator/speedtest-tracker/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,30 +0,0 @@ -# Changelog - - - -## [speedtest-tracker-0.0.4](https://github.com/truecharts/charts/compare/speedtest-tracker-0.0.3...speedtest-tracker-0.0.4) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [speedtest-tracker-0.0.3](https://github.com/truecharts/charts/compare/speedtest-tracker-0.0.2...speedtest-tracker-0.0.3) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - - -## [speedtest-tracker-0.0.1]speedtest-tracker-0.0.1 (2022-10-09) - -### Feat - -- add speedtest-tracker ([#4048](https://github.com/truecharts/charts/issues/4048)) diff --git a/incubator/speedtest-tracker/0.0.4/Chart.lock b/incubator/speedtest-tracker/0.0.4/Chart.lock deleted file mode 100644 index ad93378494a..00000000000 --- a/incubator/speedtest-tracker/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:47:55.784807419Z" diff --git a/incubator/speedtest-tracker/0.0.4/Chart.yaml b/incubator/speedtest-tracker/0.0.4/Chart.yaml deleted file mode 100644 index e3c139fd49b..00000000000 --- a/incubator/speedtest-tracker/0.0.4/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -description: This app runs a speedtest check every hour and graphs the results. -home: https://truecharts.org/docs/charts/incubator/speedtest-tracker -icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.png -keywords: - - speedtest -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: speedtest-tracker -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker - - https://github.com/henrywhitaker3/Speedtest-Tracker -version: 0.0.4 -annotations: - truecharts.org/catagories: | - - speedtest - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/speedtest-tracker/0.0.4/README.md b/incubator/speedtest-tracker/0.0.4/README.md deleted file mode 100644 index 8860482f9b0..00000000000 --- a/incubator/speedtest-tracker/0.0.4/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# speedtest-tracker - -This app runs a speedtest check every hour and graphs the results. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on 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-tracker](https://truecharts.org/docs/charts/incubator/speedtest-tracker) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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-tracker` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install speedtest-tracker TrueCharts/speedtest-tracker -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart 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-tracker` deployment - -```console -helm uninstall speedtest-tracker -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/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-tracker \ - --set env.TZ="America/New York" \ - TrueCharts/speedtest-tracker -``` - -#### Configure using a 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-tracker TrueCharts/speedtest-tracker -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/speedtest-tracker/0.0.4/charts/common-10.7.1.tgz b/incubator/speedtest-tracker/0.0.4/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/speedtest-tracker/0.0.4/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/speedtest-tracker/0.0.5/CHANGELOG.md b/incubator/speedtest-tracker/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..20381e50814 --- /dev/null +++ b/incubator/speedtest-tracker/0.0.5/CHANGELOG.md @@ -0,0 +1,40 @@ +# Changelog + + + +## [speedtest-tracker-0.0.5](https://github.com/truecharts/charts/compare/speedtest-tracker-0.0.4...speedtest-tracker-0.0.5) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [speedtest-tracker-0.0.4](https://github.com/truecharts/charts/compare/speedtest-tracker-0.0.3...speedtest-tracker-0.0.4) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [speedtest-tracker-0.0.3](https://github.com/truecharts/charts/compare/speedtest-tracker-0.0.2...speedtest-tracker-0.0.3) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + + +## [speedtest-tracker-0.0.1]speedtest-tracker-0.0.1 (2022-10-09) + +### Feat + +- add speedtest-tracker ([#4048](https://github.com/truecharts/charts/issues/4048)) diff --git a/incubator/speedtest-tracker/0.0.5/Chart.lock b/incubator/speedtest-tracker/0.0.5/Chart.lock new file mode 100644 index 00000000000..e374f76bd5f --- /dev/null +++ b/incubator/speedtest-tracker/0.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:31:19.371040323Z" diff --git a/incubator/speedtest-tracker/0.0.5/Chart.yaml b/incubator/speedtest-tracker/0.0.5/Chart.yaml new file mode 100644 index 00000000000..369cf303c88 --- /dev/null +++ b/incubator/speedtest-tracker/0.0.5/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +description: This app runs a speedtest check every hour and graphs the results. +home: https://truecharts.org/docs/charts/incubator/speedtest-tracker +icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.png +keywords: + - speedtest +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: speedtest-tracker +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker + - https://github.com/henrywhitaker3/Speedtest-Tracker +version: 0.0.5 +annotations: + truecharts.org/catagories: | + - speedtest + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/speedtest-tracker/0.0.5/README.md b/incubator/speedtest-tracker/0.0.5/README.md new file mode 100644 index 00000000000..1891ef9f806 --- /dev/null +++ b/incubator/speedtest-tracker/0.0.5/README.md @@ -0,0 +1,106 @@ +# speedtest-tracker + +This app runs a speedtest check every hour and graphs the results. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on 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-tracker](https://truecharts.org/docs/charts/incubator/speedtest-tracker) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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-tracker` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install speedtest-tracker TrueCharts/speedtest-tracker +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart 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-tracker` deployment + +```console +helm uninstall speedtest-tracker +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install speedtest-tracker \ + --set env.TZ="America/New York" \ + TrueCharts/speedtest-tracker +``` + +#### Configure using a 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-tracker TrueCharts/speedtest-tracker -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/speedtest-tracker/0.0.4/app-readme.md b/incubator/speedtest-tracker/0.0.5/app-readme.md similarity index 100% rename from incubator/speedtest-tracker/0.0.4/app-readme.md rename to incubator/speedtest-tracker/0.0.5/app-readme.md diff --git a/incubator/speedtest-tracker/0.0.5/charts/common-10.7.7.tgz b/incubator/speedtest-tracker/0.0.5/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/speedtest-tracker/0.0.5/charts/common-10.7.7.tgz differ diff --git a/incubator/speedtest-tracker/0.0.4/ix_values.yaml b/incubator/speedtest-tracker/0.0.5/ix_values.yaml similarity index 100% rename from incubator/speedtest-tracker/0.0.4/ix_values.yaml rename to incubator/speedtest-tracker/0.0.5/ix_values.yaml diff --git a/incubator/speedtest-tracker/0.0.4/questions.yaml b/incubator/speedtest-tracker/0.0.5/questions.yaml similarity index 100% rename from incubator/speedtest-tracker/0.0.4/questions.yaml rename to incubator/speedtest-tracker/0.0.5/questions.yaml diff --git a/incubator/speedtest-tracker/0.0.4/templates/common.yaml b/incubator/speedtest-tracker/0.0.5/templates/common.yaml similarity index 100% rename from incubator/speedtest-tracker/0.0.4/templates/common.yaml rename to incubator/speedtest-tracker/0.0.5/templates/common.yaml diff --git a/incubator/speedtest-tracker/0.0.4/values.yaml b/incubator/speedtest-tracker/0.0.5/values.yaml similarity index 100% rename from incubator/speedtest-tracker/0.0.4/values.yaml rename to incubator/speedtest-tracker/0.0.5/values.yaml diff --git a/incubator/splunk/0.0.30/CHANGELOG.md b/incubator/splunk/0.0.30/CHANGELOG.md deleted file mode 100644 index 74c891f8996..00000000000 --- a/incubator/splunk/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [splunk-0.0.30](https://github.com/truecharts/charts/compare/splunk-0.0.29...splunk-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [splunk-0.0.29](https://github.com/truecharts/charts/compare/splunk-0.0.28...splunk-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [splunk-0.0.28](https://github.com/truecharts/charts/compare/splunk-0.0.27...splunk-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [splunk-0.0.28](https://github.com/truecharts/charts/compare/splunk-0.0.27...splunk-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [splunk-0.0.27](https://github.com/truecharts/charts/compare/splunk-0.0.26...splunk-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [splunk-0.0.26](https://github.com/truecharts/charts/compare/splunk-0.0.25...splunk-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/splunk/0.0.30/Chart.lock b/incubator/splunk/0.0.30/Chart.lock deleted file mode 100644 index 1b68b47a69d..00000000000 --- a/incubator/splunk/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:48:08.615775208Z" diff --git a/incubator/splunk/0.0.30/Chart.yaml b/incubator/splunk/0.0.30/Chart.yaml deleted file mode 100644 index f97d35fb543..00000000000 --- a/incubator/splunk/0.0.30/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.7.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.30 diff --git a/incubator/splunk/0.0.30/README.md b/incubator/splunk/0.0.30/README.md deleted file mode 100644 index 5736cd32849..00000000000 --- a/incubator/splunk/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/splunk/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/splunk/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/splunk/0.0.31/CHANGELOG.md b/incubator/splunk/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..a6a100241a2 --- /dev/null +++ b/incubator/splunk/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [splunk-0.0.31](https://github.com/truecharts/charts/compare/splunk-0.0.30...splunk-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [splunk-0.0.30](https://github.com/truecharts/charts/compare/splunk-0.0.29...splunk-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [splunk-0.0.29](https://github.com/truecharts/charts/compare/splunk-0.0.28...splunk-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [splunk-0.0.28](https://github.com/truecharts/charts/compare/splunk-0.0.27...splunk-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [splunk-0.0.28](https://github.com/truecharts/charts/compare/splunk-0.0.27...splunk-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [splunk-0.0.27](https://github.com/truecharts/charts/compare/splunk-0.0.26...splunk-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [splunk-0.0.26](https://github.com/truecharts/charts/compare/splunk-0.0.25...splunk-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/splunk/0.0.31/Chart.lock b/incubator/splunk/0.0.31/Chart.lock new file mode 100644 index 00000000000..eecfd3a8ac7 --- /dev/null +++ b/incubator/splunk/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:31:43.608657231Z" diff --git a/incubator/splunk/0.0.31/Chart.yaml b/incubator/splunk/0.0.31/Chart.yaml new file mode 100644 index 00000000000..e34285c8c86 --- /dev/null +++ b/incubator/splunk/0.0.31/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.7.7 +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.31 diff --git a/incubator/splunk/0.0.31/README.md b/incubator/splunk/0.0.31/README.md new file mode 100644 index 00000000000..b6907e2ea2c --- /dev/null +++ b/incubator/splunk/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/splunk/0.0.31/app-readme.md similarity index 100% rename from incubator/splunk/0.0.30/app-readme.md rename to incubator/splunk/0.0.31/app-readme.md diff --git a/incubator/splunk/0.0.31/charts/common-10.7.7.tgz b/incubator/splunk/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/splunk/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/splunk/0.0.30/ix_values.yaml b/incubator/splunk/0.0.31/ix_values.yaml similarity index 100% rename from incubator/splunk/0.0.30/ix_values.yaml rename to incubator/splunk/0.0.31/ix_values.yaml diff --git a/incubator/splunk/0.0.30/questions.yaml b/incubator/splunk/0.0.31/questions.yaml similarity index 100% rename from incubator/splunk/0.0.30/questions.yaml rename to incubator/splunk/0.0.31/questions.yaml diff --git a/incubator/splunk/0.0.30/templates/common.yaml b/incubator/splunk/0.0.31/templates/common.yaml similarity index 100% rename from incubator/splunk/0.0.30/templates/common.yaml rename to incubator/splunk/0.0.31/templates/common.yaml diff --git a/incubator/splunk/0.0.30/values.yaml b/incubator/splunk/0.0.31/values.yaml similarity index 100% rename from incubator/splunk/0.0.30/values.yaml rename to incubator/splunk/0.0.31/values.yaml diff --git a/incubator/sqlite-web/0.0.30/CHANGELOG.md b/incubator/sqlite-web/0.0.30/CHANGELOG.md deleted file mode 100644 index f0be8054de4..00000000000 --- a/incubator/sqlite-web/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sqlite-web-0.0.30](https://github.com/truecharts/charts/compare/sqlite-web-0.0.29...sqlite-web-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [sqlite-web-0.0.29](https://github.com/truecharts/charts/compare/sqlite-web-0.0.28...sqlite-web-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [sqlite-web-0.0.28](https://github.com/truecharts/charts/compare/sqlite-web-0.0.27...sqlite-web-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sqlite-web-0.0.28](https://github.com/truecharts/charts/compare/sqlite-web-0.0.27...sqlite-web-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sqlite-web-0.0.27](https://github.com/truecharts/charts/compare/sqlite-web-0.0.26...sqlite-web-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [sqlite-web-0.0.26](https://github.com/truecharts/charts/compare/sqlite-web-0.0.25...sqlite-web-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/sqlite-web/0.0.30/Chart.lock b/incubator/sqlite-web/0.0.30/Chart.lock deleted file mode 100644 index c71daf2b0cc..00000000000 --- a/incubator/sqlite-web/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:48:18.212134717Z" diff --git a/incubator/sqlite-web/0.0.30/Chart.yaml b/incubator/sqlite-web/0.0.30/Chart.yaml deleted file mode 100644 index 83b064a0dcf..00000000000 --- a/incubator/sqlite-web/0.0.30/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.7.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.30 diff --git a/incubator/sqlite-web/0.0.30/README.md b/incubator/sqlite-web/0.0.30/README.md deleted file mode 100644 index 40a2c0df368..00000000000 --- a/incubator/sqlite-web/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/sqlite-web/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/sqlite-web/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/sqlite-web/0.0.31/CHANGELOG.md b/incubator/sqlite-web/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..d41f3ff95eb --- /dev/null +++ b/incubator/sqlite-web/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sqlite-web-0.0.31](https://github.com/truecharts/charts/compare/sqlite-web-0.0.30...sqlite-web-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [sqlite-web-0.0.30](https://github.com/truecharts/charts/compare/sqlite-web-0.0.29...sqlite-web-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [sqlite-web-0.0.29](https://github.com/truecharts/charts/compare/sqlite-web-0.0.28...sqlite-web-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [sqlite-web-0.0.28](https://github.com/truecharts/charts/compare/sqlite-web-0.0.27...sqlite-web-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sqlite-web-0.0.28](https://github.com/truecharts/charts/compare/sqlite-web-0.0.27...sqlite-web-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sqlite-web-0.0.27](https://github.com/truecharts/charts/compare/sqlite-web-0.0.26...sqlite-web-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [sqlite-web-0.0.26](https://github.com/truecharts/charts/compare/sqlite-web-0.0.25...sqlite-web-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/sqlite-web/0.0.31/Chart.lock b/incubator/sqlite-web/0.0.31/Chart.lock new file mode 100644 index 00000000000..893e58b70f0 --- /dev/null +++ b/incubator/sqlite-web/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:31:46.298534048Z" diff --git a/incubator/sqlite-web/0.0.31/Chart.yaml b/incubator/sqlite-web/0.0.31/Chart.yaml new file mode 100644 index 00000000000..c0da5d9df88 --- /dev/null +++ b/incubator/sqlite-web/0.0.31/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.7.7 +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.31 diff --git a/incubator/sqlite-web/0.0.31/README.md b/incubator/sqlite-web/0.0.31/README.md new file mode 100644 index 00000000000..ca467892734 --- /dev/null +++ b/incubator/sqlite-web/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/sqlite-web/0.0.31/app-readme.md similarity index 100% rename from incubator/sqlite-web/0.0.30/app-readme.md rename to incubator/sqlite-web/0.0.31/app-readme.md diff --git a/incubator/sqlite-web/0.0.31/charts/common-10.7.7.tgz b/incubator/sqlite-web/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/sqlite-web/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/sqlite-web/0.0.30/ix_values.yaml b/incubator/sqlite-web/0.0.31/ix_values.yaml similarity index 100% rename from incubator/sqlite-web/0.0.30/ix_values.yaml rename to incubator/sqlite-web/0.0.31/ix_values.yaml diff --git a/incubator/sqlite-web/0.0.30/questions.yaml b/incubator/sqlite-web/0.0.31/questions.yaml similarity index 100% rename from incubator/sqlite-web/0.0.30/questions.yaml rename to incubator/sqlite-web/0.0.31/questions.yaml diff --git a/incubator/sqlite-web/0.0.30/templates/common.yaml b/incubator/sqlite-web/0.0.31/templates/common.yaml similarity index 100% rename from incubator/sqlite-web/0.0.30/templates/common.yaml rename to incubator/sqlite-web/0.0.31/templates/common.yaml diff --git a/incubator/sqlite-web/0.0.30/values.yaml b/incubator/sqlite-web/0.0.31/values.yaml similarity index 100% rename from incubator/sqlite-web/0.0.30/values.yaml rename to incubator/sqlite-web/0.0.31/values.yaml diff --git a/incubator/st-reborn-server/0.0.24/CHANGELOG.md b/incubator/st-reborn-server/0.0.24/CHANGELOG.md deleted file mode 100644 index 8cc0842d227..00000000000 --- a/incubator/st-reborn-server/0.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [st-reborn-server-0.0.24](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.23...st-reborn-server-0.0.24) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [st-reborn-server-0.0.23](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.22...st-reborn-server-0.0.23) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [st-reborn-server-0.0.22](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.21...st-reborn-server-0.0.22) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [st-reborn-server-0.0.22](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.21...st-reborn-server-0.0.22) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [st-reborn-server-0.0.21](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.20...st-reborn-server-0.0.21) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [st-reborn-server-0.0.20](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.19...st-reborn-server-0.0.20) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/st-reborn-server/0.0.24/Chart.lock b/incubator/st-reborn-server/0.0.24/Chart.lock deleted file mode 100644 index 298d2430670..00000000000 --- a/incubator/st-reborn-server/0.0.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:48:19.105758898Z" diff --git a/incubator/st-reborn-server/0.0.24/Chart.yaml b/incubator/st-reborn-server/0.0.24/Chart.yaml deleted file mode 100644 index c2b7ac87ef7..00000000000 --- a/incubator/st-reborn-server/0.0.24/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: st-reborn-server -version: 0.0.24 -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.7.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.24/README.md b/incubator/st-reborn-server/0.0.24/README.md deleted file mode 100644 index 3e68cb8757d..00000000000 --- a/incubator/st-reborn-server/0.0.24/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.24/charts/common-10.7.1.tgz b/incubator/st-reborn-server/0.0.24/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/st-reborn-server/0.0.24/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/st-reborn-server/0.0.25/CHANGELOG.md b/incubator/st-reborn-server/0.0.25/CHANGELOG.md new file mode 100644 index 00000000000..a3153439b36 --- /dev/null +++ b/incubator/st-reborn-server/0.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [st-reborn-server-0.0.25](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.24...st-reborn-server-0.0.25) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [st-reborn-server-0.0.24](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.23...st-reborn-server-0.0.24) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [st-reborn-server-0.0.23](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.22...st-reborn-server-0.0.23) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [st-reborn-server-0.0.22](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.21...st-reborn-server-0.0.22) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [st-reborn-server-0.0.22](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.21...st-reborn-server-0.0.22) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [st-reborn-server-0.0.21](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.20...st-reborn-server-0.0.21) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [st-reborn-server-0.0.20](https://github.com/truecharts/charts/compare/st-reborn-server-0.0.19...st-reborn-server-0.0.20) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/st-reborn-server/0.0.25/Chart.lock b/incubator/st-reborn-server/0.0.25/Chart.lock new file mode 100644 index 00000000000..e0a04ca71cc --- /dev/null +++ b/incubator/st-reborn-server/0.0.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:31:52.619252297Z" diff --git a/incubator/st-reborn-server/0.0.25/Chart.yaml b/incubator/st-reborn-server/0.0.25/Chart.yaml new file mode 100644 index 00000000000..8035cd3c8f7 --- /dev/null +++ b/incubator/st-reborn-server/0.0.25/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: st-reborn-server +version: 0.0.25 +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.7.7 + # 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.25/README.md b/incubator/st-reborn-server/0.0.25/README.md new file mode 100644 index 00000000000..b9f883fbbb7 --- /dev/null +++ b/incubator/st-reborn-server/0.0.25/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.24/app-readme.md b/incubator/st-reborn-server/0.0.25/app-readme.md similarity index 100% rename from incubator/st-reborn-server/0.0.24/app-readme.md rename to incubator/st-reborn-server/0.0.25/app-readme.md diff --git a/incubator/st-reborn-server/0.0.25/charts/common-10.7.7.tgz b/incubator/st-reborn-server/0.0.25/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/st-reborn-server/0.0.25/charts/common-10.7.7.tgz differ diff --git a/incubator/st-reborn-server/0.0.24/ix_values.yaml b/incubator/st-reborn-server/0.0.25/ix_values.yaml similarity index 100% rename from incubator/st-reborn-server/0.0.24/ix_values.yaml rename to incubator/st-reborn-server/0.0.25/ix_values.yaml diff --git a/incubator/st-reborn-server/0.0.24/questions.yaml b/incubator/st-reborn-server/0.0.25/questions.yaml similarity index 100% rename from incubator/st-reborn-server/0.0.24/questions.yaml rename to incubator/st-reborn-server/0.0.25/questions.yaml diff --git a/incubator/st-reborn-server/0.0.24/templates/common.yaml b/incubator/st-reborn-server/0.0.25/templates/common.yaml similarity index 100% rename from incubator/st-reborn-server/0.0.24/templates/common.yaml rename to incubator/st-reborn-server/0.0.25/templates/common.yaml diff --git a/incubator/st-reborn-server/0.0.24/values.yaml b/incubator/st-reborn-server/0.0.25/values.yaml similarity index 100% rename from incubator/st-reborn-server/0.0.24/values.yaml rename to incubator/st-reborn-server/0.0.25/values.yaml diff --git a/incubator/stackedit/0.0.30/CHANGELOG.md b/incubator/stackedit/0.0.30/CHANGELOG.md deleted file mode 100644 index c4f8e3a19d1..00000000000 --- a/incubator/stackedit/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [stackedit-0.0.30](https://github.com/truecharts/charts/compare/stackedit-0.0.29...stackedit-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [stackedit-0.0.29](https://github.com/truecharts/charts/compare/stackedit-0.0.28...stackedit-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [stackedit-0.0.28](https://github.com/truecharts/charts/compare/stackedit-0.0.27...stackedit-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [stackedit-0.0.28](https://github.com/truecharts/charts/compare/stackedit-0.0.27...stackedit-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [stackedit-0.0.27](https://github.com/truecharts/charts/compare/stackedit-0.0.26...stackedit-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [stackedit-0.0.26](https://github.com/truecharts/charts/compare/stackedit-0.0.25...stackedit-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/stackedit/0.0.30/Chart.lock b/incubator/stackedit/0.0.30/Chart.lock deleted file mode 100644 index 446c016d90a..00000000000 --- a/incubator/stackedit/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:48:26.699237016Z" diff --git a/incubator/stackedit/0.0.30/Chart.yaml b/incubator/stackedit/0.0.30/Chart.yaml deleted file mode 100644 index f82da4c113c..00000000000 --- a/incubator/stackedit/0.0.30/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.7.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.30 diff --git a/incubator/stackedit/0.0.30/README.md b/incubator/stackedit/0.0.30/README.md deleted file mode 100644 index 25ee7b4f392..00000000000 --- a/incubator/stackedit/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/stackedit/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/stackedit/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/stackedit/0.0.31/CHANGELOG.md b/incubator/stackedit/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..41506f0e111 --- /dev/null +++ b/incubator/stackedit/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [stackedit-0.0.31](https://github.com/truecharts/charts/compare/stackedit-0.0.30...stackedit-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [stackedit-0.0.30](https://github.com/truecharts/charts/compare/stackedit-0.0.29...stackedit-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [stackedit-0.0.29](https://github.com/truecharts/charts/compare/stackedit-0.0.28...stackedit-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [stackedit-0.0.28](https://github.com/truecharts/charts/compare/stackedit-0.0.27...stackedit-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [stackedit-0.0.28](https://github.com/truecharts/charts/compare/stackedit-0.0.27...stackedit-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [stackedit-0.0.27](https://github.com/truecharts/charts/compare/stackedit-0.0.26...stackedit-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [stackedit-0.0.26](https://github.com/truecharts/charts/compare/stackedit-0.0.25...stackedit-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/stackedit/0.0.31/Chart.lock b/incubator/stackedit/0.0.31/Chart.lock new file mode 100644 index 00000000000..595c92c9bcf --- /dev/null +++ b/incubator/stackedit/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:32:00.577047663Z" diff --git a/incubator/stackedit/0.0.31/Chart.yaml b/incubator/stackedit/0.0.31/Chart.yaml new file mode 100644 index 00000000000..45a7389957a --- /dev/null +++ b/incubator/stackedit/0.0.31/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.7.7 +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.31 diff --git a/incubator/stackedit/0.0.31/README.md b/incubator/stackedit/0.0.31/README.md new file mode 100644 index 00000000000..653ad2b98ee --- /dev/null +++ b/incubator/stackedit/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/stackedit/0.0.31/app-readme.md similarity index 100% rename from incubator/stackedit/0.0.30/app-readme.md rename to incubator/stackedit/0.0.31/app-readme.md diff --git a/incubator/stackedit/0.0.31/charts/common-10.7.7.tgz b/incubator/stackedit/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/stackedit/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/stackedit/0.0.30/ix_values.yaml b/incubator/stackedit/0.0.31/ix_values.yaml similarity index 100% rename from incubator/stackedit/0.0.30/ix_values.yaml rename to incubator/stackedit/0.0.31/ix_values.yaml diff --git a/incubator/stackedit/0.0.30/questions.yaml b/incubator/stackedit/0.0.31/questions.yaml similarity index 100% rename from incubator/stackedit/0.0.30/questions.yaml rename to incubator/stackedit/0.0.31/questions.yaml diff --git a/incubator/stackedit/0.0.30/templates/common.yaml b/incubator/stackedit/0.0.31/templates/common.yaml similarity index 100% rename from incubator/stackedit/0.0.30/templates/common.yaml rename to incubator/stackedit/0.0.31/templates/common.yaml diff --git a/incubator/stackedit/0.0.30/values.yaml b/incubator/stackedit/0.0.31/values.yaml similarity index 100% rename from incubator/stackedit/0.0.30/values.yaml rename to incubator/stackedit/0.0.31/values.yaml diff --git a/incubator/standardnotes-web/0.0.32/CHANGELOG.md b/incubator/standardnotes-web/0.0.32/CHANGELOG.md deleted file mode 100644 index 0fa6fc9f536..00000000000 --- a/incubator/standardnotes-web/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [standardnotes-web-0.0.32](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.31...standardnotes-web-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [standardnotes-web-0.0.31](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.30...standardnotes-web-0.0.31) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [standardnotes-web-0.0.30](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.29...standardnotes-web-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [standardnotes-web-0.0.30](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.29...standardnotes-web-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [standardnotes-web-0.0.29](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.28...standardnotes-web-0.0.29) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [standardnotes-web-0.0.28](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.27...standardnotes-web-0.0.28) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/standardnotes-web/0.0.32/Chart.lock b/incubator/standardnotes-web/0.0.32/Chart.lock deleted file mode 100644 index 74cbe01ac17..00000000000 --- a/incubator/standardnotes-web/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:48:39.622618583Z" diff --git a/incubator/standardnotes-web/0.0.32/Chart.yaml b/incubator/standardnotes-web/0.0.32/Chart.yaml deleted file mode 100644 index dc265986e3d..00000000000 --- a/incubator/standardnotes-web/0.0.32/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.7.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.32 diff --git a/incubator/standardnotes-web/0.0.32/README.md b/incubator/standardnotes-web/0.0.32/README.md deleted file mode 100644 index fa48dded6d6..00000000000 --- a/incubator/standardnotes-web/0.0.32/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.32/charts/common-10.7.1.tgz b/incubator/standardnotes-web/0.0.32/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/standardnotes-web/0.0.32/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/standardnotes-web/0.0.33/CHANGELOG.md b/incubator/standardnotes-web/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..0b6888a003c --- /dev/null +++ b/incubator/standardnotes-web/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [standardnotes-web-0.0.33](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.32...standardnotes-web-0.0.33) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [standardnotes-web-0.0.32](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.31...standardnotes-web-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [standardnotes-web-0.0.31](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.30...standardnotes-web-0.0.31) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [standardnotes-web-0.0.30](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.29...standardnotes-web-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [standardnotes-web-0.0.30](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.29...standardnotes-web-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [standardnotes-web-0.0.29](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.28...standardnotes-web-0.0.29) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [standardnotes-web-0.0.28](https://github.com/truecharts/charts/compare/standardnotes-web-0.0.27...standardnotes-web-0.0.28) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/standardnotes-web/0.0.33/Chart.lock b/incubator/standardnotes-web/0.0.33/Chart.lock new file mode 100644 index 00000000000..5867f6cf979 --- /dev/null +++ b/incubator/standardnotes-web/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:32:24.470590218Z" diff --git a/incubator/standardnotes-web/0.0.33/Chart.yaml b/incubator/standardnotes-web/0.0.33/Chart.yaml new file mode 100644 index 00000000000..0e0f59a7835 --- /dev/null +++ b/incubator/standardnotes-web/0.0.33/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.7.7 +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.33 diff --git a/incubator/standardnotes-web/0.0.33/README.md b/incubator/standardnotes-web/0.0.33/README.md new file mode 100644 index 00000000000..bd85a162bae --- /dev/null +++ b/incubator/standardnotes-web/0.0.33/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.32/app-readme.md b/incubator/standardnotes-web/0.0.33/app-readme.md similarity index 100% rename from incubator/standardnotes-web/0.0.32/app-readme.md rename to incubator/standardnotes-web/0.0.33/app-readme.md diff --git a/incubator/standardnotes-web/0.0.33/charts/common-10.7.7.tgz b/incubator/standardnotes-web/0.0.33/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/standardnotes-web/0.0.33/charts/common-10.7.7.tgz differ diff --git a/incubator/standardnotes-web/0.0.32/ix_values.yaml b/incubator/standardnotes-web/0.0.33/ix_values.yaml similarity index 100% rename from incubator/standardnotes-web/0.0.32/ix_values.yaml rename to incubator/standardnotes-web/0.0.33/ix_values.yaml diff --git a/incubator/standardnotes-web/0.0.32/questions.yaml b/incubator/standardnotes-web/0.0.33/questions.yaml similarity index 100% rename from incubator/standardnotes-web/0.0.32/questions.yaml rename to incubator/standardnotes-web/0.0.33/questions.yaml diff --git a/incubator/standardnotes-web/0.0.32/templates/common.yaml b/incubator/standardnotes-web/0.0.33/templates/common.yaml similarity index 100% rename from incubator/standardnotes-web/0.0.32/templates/common.yaml rename to incubator/standardnotes-web/0.0.33/templates/common.yaml diff --git a/incubator/standardnotes-web/0.0.32/values.yaml b/incubator/standardnotes-web/0.0.33/values.yaml similarity index 100% rename from incubator/standardnotes-web/0.0.32/values.yaml rename to incubator/standardnotes-web/0.0.33/values.yaml diff --git a/incubator/starmade/0.0.30/CHANGELOG.md b/incubator/starmade/0.0.30/CHANGELOG.md deleted file mode 100644 index bc5cc371f55..00000000000 --- a/incubator/starmade/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - - -## [starmade-0.0.29](https://github.com/truecharts/charts/compare/starmade-0.0.28...starmade-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [starmade-0.0.28](https://github.com/truecharts/charts/compare/starmade-0.0.27...starmade-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [starmade-0.0.28](https://github.com/truecharts/charts/compare/starmade-0.0.27...starmade-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [starmade-0.0.27](https://github.com/truecharts/charts/compare/starmade-0.0.26...starmade-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [starmade-0.0.26](https://github.com/truecharts/charts/compare/starmade-0.0.25...starmade-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/starmade/0.0.30/Chart.lock b/incubator/starmade/0.0.30/Chart.lock deleted file mode 100644 index 5211521e350..00000000000 --- a/incubator/starmade/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:48:49.846391522Z" diff --git a/incubator/starmade/0.0.30/Chart.yaml b/incubator/starmade/0.0.30/Chart.yaml deleted file mode 100644 index b74e088f586..00000000000 --- a/incubator/starmade/0.0.30/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.7.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.30 diff --git a/incubator/starmade/0.0.30/README.md b/incubator/starmade/0.0.30/README.md deleted file mode 100644 index 27c35fd49dc..00000000000 --- a/incubator/starmade/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/starmade/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/starmade/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/starmade/0.0.31/CHANGELOG.md b/incubator/starmade/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..97cc9c32814 --- /dev/null +++ b/incubator/starmade/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [starmade-0.0.31](https://github.com/truecharts/charts/compare/starmade-0.0.30...starmade-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + + +## [starmade-0.0.29](https://github.com/truecharts/charts/compare/starmade-0.0.28...starmade-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [starmade-0.0.28](https://github.com/truecharts/charts/compare/starmade-0.0.27...starmade-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [starmade-0.0.28](https://github.com/truecharts/charts/compare/starmade-0.0.27...starmade-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [starmade-0.0.27](https://github.com/truecharts/charts/compare/starmade-0.0.26...starmade-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [starmade-0.0.26](https://github.com/truecharts/charts/compare/starmade-0.0.25...starmade-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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)) + + + diff --git a/incubator/starmade/0.0.31/Chart.lock b/incubator/starmade/0.0.31/Chart.lock new file mode 100644 index 00000000000..7b9d03f6c3a --- /dev/null +++ b/incubator/starmade/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:32:26.232588995Z" diff --git a/incubator/starmade/0.0.31/Chart.yaml b/incubator/starmade/0.0.31/Chart.yaml new file mode 100644 index 00000000000..8eaff4105f4 --- /dev/null +++ b/incubator/starmade/0.0.31/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.7.7 +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.31 diff --git a/incubator/starmade/0.0.31/README.md b/incubator/starmade/0.0.31/README.md new file mode 100644 index 00000000000..0f401197ffb --- /dev/null +++ b/incubator/starmade/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/starmade/0.0.31/app-readme.md similarity index 100% rename from incubator/starmade/0.0.30/app-readme.md rename to incubator/starmade/0.0.31/app-readme.md diff --git a/incubator/starmade/0.0.31/charts/common-10.7.7.tgz b/incubator/starmade/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/starmade/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/starmade/0.0.30/ix_values.yaml b/incubator/starmade/0.0.31/ix_values.yaml similarity index 100% rename from incubator/starmade/0.0.30/ix_values.yaml rename to incubator/starmade/0.0.31/ix_values.yaml diff --git a/incubator/starmade/0.0.30/questions.yaml b/incubator/starmade/0.0.31/questions.yaml similarity index 100% rename from incubator/starmade/0.0.30/questions.yaml rename to incubator/starmade/0.0.31/questions.yaml diff --git a/incubator/starmade/0.0.30/templates/common.yaml b/incubator/starmade/0.0.31/templates/common.yaml similarity index 100% rename from incubator/starmade/0.0.30/templates/common.yaml rename to incubator/starmade/0.0.31/templates/common.yaml diff --git a/incubator/starmade/0.0.30/values.yaml b/incubator/starmade/0.0.31/values.yaml similarity index 100% rename from incubator/starmade/0.0.30/values.yaml rename to incubator/starmade/0.0.31/values.yaml diff --git a/incubator/stationeers/0.0.30/CHANGELOG.md b/incubator/stationeers/0.0.30/CHANGELOG.md deleted file mode 100644 index 5833d727747..00000000000 --- a/incubator/stationeers/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [starmade-0.0.30](https://github.com/truecharts/charts/compare/starmade-0.0.29...starmade-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [starmade-0.0.29](https://github.com/truecharts/charts/compare/starmade-0.0.28...starmade-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [starmade-0.0.28](https://github.com/truecharts/charts/compare/starmade-0.0.27...starmade-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [starmade-0.0.28](https://github.com/truecharts/charts/compare/starmade-0.0.27...starmade-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [starmade-0.0.27](https://github.com/truecharts/charts/compare/starmade-0.0.26...starmade-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [starmade-0.0.26](https://github.com/truecharts/charts/compare/starmade-0.0.25...starmade-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/stationeers/0.0.30/Chart.lock b/incubator/stationeers/0.0.30/Chart.lock deleted file mode 100644 index 0ef433be9ea..00000000000 --- a/incubator/stationeers/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:48:50.584577181Z" diff --git a/incubator/stationeers/0.0.30/Chart.yaml b/incubator/stationeers/0.0.30/Chart.yaml deleted file mode 100644 index 0c7d74659f1..00000000000 --- a/incubator/stationeers/0.0.30/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.7.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.30 diff --git a/incubator/stationeers/0.0.30/README.md b/incubator/stationeers/0.0.30/README.md deleted file mode 100644 index 28e954af37d..00000000000 --- a/incubator/stationeers/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/stationeers/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/stationeers/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/stationeers/0.0.31/CHANGELOG.md b/incubator/stationeers/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..a444dc73849 --- /dev/null +++ b/incubator/stationeers/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [stationeers-0.0.31](https://github.com/truecharts/charts/compare/stationeers-0.0.30...stationeers-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [starmade-0.0.30](https://github.com/truecharts/charts/compare/starmade-0.0.29...starmade-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [starmade-0.0.29](https://github.com/truecharts/charts/compare/starmade-0.0.28...starmade-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [starmade-0.0.28](https://github.com/truecharts/charts/compare/starmade-0.0.27...starmade-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [starmade-0.0.28](https://github.com/truecharts/charts/compare/starmade-0.0.27...starmade-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [starmade-0.0.27](https://github.com/truecharts/charts/compare/starmade-0.0.26...starmade-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [starmade-0.0.26](https://github.com/truecharts/charts/compare/starmade-0.0.25...starmade-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/stationeers/0.0.31/Chart.lock b/incubator/stationeers/0.0.31/Chart.lock new file mode 100644 index 00000000000..2a28fc0c022 --- /dev/null +++ b/incubator/stationeers/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:32:32.885571067Z" diff --git a/incubator/stationeers/0.0.31/Chart.yaml b/incubator/stationeers/0.0.31/Chart.yaml new file mode 100644 index 00000000000..01b5420d9bf --- /dev/null +++ b/incubator/stationeers/0.0.31/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.7.7 +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.31 diff --git a/incubator/stationeers/0.0.31/README.md b/incubator/stationeers/0.0.31/README.md new file mode 100644 index 00000000000..256d4a78d18 --- /dev/null +++ b/incubator/stationeers/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/stationeers/0.0.31/app-readme.md similarity index 100% rename from incubator/stationeers/0.0.30/app-readme.md rename to incubator/stationeers/0.0.31/app-readme.md diff --git a/incubator/stationeers/0.0.31/charts/common-10.7.7.tgz b/incubator/stationeers/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/stationeers/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/stationeers/0.0.30/ix_values.yaml b/incubator/stationeers/0.0.31/ix_values.yaml similarity index 100% rename from incubator/stationeers/0.0.30/ix_values.yaml rename to incubator/stationeers/0.0.31/ix_values.yaml diff --git a/incubator/stationeers/0.0.30/questions.yaml b/incubator/stationeers/0.0.31/questions.yaml similarity index 100% rename from incubator/stationeers/0.0.30/questions.yaml rename to incubator/stationeers/0.0.31/questions.yaml diff --git a/incubator/stationeers/0.0.30/templates/common.yaml b/incubator/stationeers/0.0.31/templates/common.yaml similarity index 100% rename from incubator/stationeers/0.0.30/templates/common.yaml rename to incubator/stationeers/0.0.31/templates/common.yaml diff --git a/incubator/stationeers/0.0.30/values.yaml b/incubator/stationeers/0.0.31/values.yaml similarity index 100% rename from incubator/stationeers/0.0.30/values.yaml rename to incubator/stationeers/0.0.31/values.yaml diff --git a/incubator/statping-ng/0.0.30/CHANGELOG.md b/incubator/statping-ng/0.0.30/CHANGELOG.md deleted file mode 100644 index 13314404607..00000000000 --- a/incubator/statping-ng/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [statping-ng-0.0.30](https://github.com/truecharts/charts/compare/statping-ng-0.0.29...statping-ng-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [statping-ng-0.0.29](https://github.com/truecharts/charts/compare/statping-ng-0.0.28...statping-ng-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [statping-ng-0.0.28](https://github.com/truecharts/charts/compare/statping-ng-0.0.27...statping-ng-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [statping-ng-0.0.28](https://github.com/truecharts/charts/compare/statping-ng-0.0.27...statping-ng-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [statping-ng-0.0.27](https://github.com/truecharts/charts/compare/statping-ng-0.0.26...statping-ng-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [statping-ng-0.0.26](https://github.com/truecharts/charts/compare/statping-ng-0.0.25...statping-ng-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/statping-ng/0.0.30/Chart.lock b/incubator/statping-ng/0.0.30/Chart.lock deleted file mode 100644 index bd0533fe7b3..00000000000 --- a/incubator/statping-ng/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:48:57.391492554Z" diff --git a/incubator/statping-ng/0.0.30/Chart.yaml b/incubator/statping-ng/0.0.30/Chart.yaml deleted file mode 100644 index 2410913a39e..00000000000 --- a/incubator/statping-ng/0.0.30/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.7.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.30 diff --git a/incubator/statping-ng/0.0.30/README.md b/incubator/statping-ng/0.0.30/README.md deleted file mode 100644 index 56c14e0816a..00000000000 --- a/incubator/statping-ng/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/statping-ng/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/statping-ng/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/statping-ng/0.0.31/CHANGELOG.md b/incubator/statping-ng/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..1078b645b5a --- /dev/null +++ b/incubator/statping-ng/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [statping-ng-0.0.31](https://github.com/truecharts/charts/compare/statping-ng-0.0.30...statping-ng-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [statping-ng-0.0.30](https://github.com/truecharts/charts/compare/statping-ng-0.0.29...statping-ng-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [statping-ng-0.0.29](https://github.com/truecharts/charts/compare/statping-ng-0.0.28...statping-ng-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [statping-ng-0.0.28](https://github.com/truecharts/charts/compare/statping-ng-0.0.27...statping-ng-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [statping-ng-0.0.28](https://github.com/truecharts/charts/compare/statping-ng-0.0.27...statping-ng-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [statping-ng-0.0.27](https://github.com/truecharts/charts/compare/statping-ng-0.0.26...statping-ng-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [statping-ng-0.0.26](https://github.com/truecharts/charts/compare/statping-ng-0.0.25...statping-ng-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/statping-ng/0.0.31/Chart.lock b/incubator/statping-ng/0.0.31/Chart.lock new file mode 100644 index 00000000000..a12394e9f80 --- /dev/null +++ b/incubator/statping-ng/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:32:40.698686778Z" diff --git a/incubator/statping-ng/0.0.31/Chart.yaml b/incubator/statping-ng/0.0.31/Chart.yaml new file mode 100644 index 00000000000..6fad5a518d9 --- /dev/null +++ b/incubator/statping-ng/0.0.31/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.7.7 +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.31 diff --git a/incubator/statping-ng/0.0.31/README.md b/incubator/statping-ng/0.0.31/README.md new file mode 100644 index 00000000000..3b82a982bba --- /dev/null +++ b/incubator/statping-ng/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/statping-ng/0.0.31/app-readme.md similarity index 100% rename from incubator/statping-ng/0.0.30/app-readme.md rename to incubator/statping-ng/0.0.31/app-readme.md diff --git a/incubator/statping-ng/0.0.31/charts/common-10.7.7.tgz b/incubator/statping-ng/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/statping-ng/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/statping-ng/0.0.30/ix_values.yaml b/incubator/statping-ng/0.0.31/ix_values.yaml similarity index 100% rename from incubator/statping-ng/0.0.30/ix_values.yaml rename to incubator/statping-ng/0.0.31/ix_values.yaml diff --git a/incubator/statping-ng/0.0.30/questions.yaml b/incubator/statping-ng/0.0.31/questions.yaml similarity index 100% rename from incubator/statping-ng/0.0.30/questions.yaml rename to incubator/statping-ng/0.0.31/questions.yaml diff --git a/incubator/statping-ng/0.0.30/templates/common.yaml b/incubator/statping-ng/0.0.31/templates/common.yaml similarity index 100% rename from incubator/statping-ng/0.0.30/templates/common.yaml rename to incubator/statping-ng/0.0.31/templates/common.yaml diff --git a/incubator/statping-ng/0.0.30/values.yaml b/incubator/statping-ng/0.0.31/values.yaml similarity index 100% rename from incubator/statping-ng/0.0.30/values.yaml rename to incubator/statping-ng/0.0.31/values.yaml diff --git a/incubator/storm/0.0.30/CHANGELOG.md b/incubator/storm/0.0.30/CHANGELOG.md deleted file mode 100644 index 0596b2728e9..00000000000 --- a/incubator/storm/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [storm-0.0.30](https://github.com/truecharts/charts/compare/storm-0.0.29...storm-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [storm-0.0.29](https://github.com/truecharts/charts/compare/storm-0.0.28...storm-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [storm-0.0.28](https://github.com/truecharts/charts/compare/storm-0.0.27...storm-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [storm-0.0.28](https://github.com/truecharts/charts/compare/storm-0.0.27...storm-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [storm-0.0.27](https://github.com/truecharts/charts/compare/storm-0.0.26...storm-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [storm-0.0.26](https://github.com/truecharts/charts/compare/storm-0.0.25...storm-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/storm/0.0.30/Chart.lock b/incubator/storm/0.0.30/Chart.lock deleted file mode 100644 index 54fe22916a8..00000000000 --- a/incubator/storm/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:49:10.886290168Z" diff --git a/incubator/storm/0.0.30/Chart.yaml b/incubator/storm/0.0.30/Chart.yaml deleted file mode 100644 index 007bdf655c7..00000000000 --- a/incubator/storm/0.0.30/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.7.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.30 diff --git a/incubator/storm/0.0.30/README.md b/incubator/storm/0.0.30/README.md deleted file mode 100644 index 239b1614006..00000000000 --- a/incubator/storm/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/storm/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/storm/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/storm/0.0.31/CHANGELOG.md b/incubator/storm/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..56c8e8fce42 --- /dev/null +++ b/incubator/storm/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [storm-0.0.31](https://github.com/truecharts/charts/compare/storm-0.0.30...storm-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [storm-0.0.30](https://github.com/truecharts/charts/compare/storm-0.0.29...storm-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [storm-0.0.29](https://github.com/truecharts/charts/compare/storm-0.0.28...storm-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [storm-0.0.28](https://github.com/truecharts/charts/compare/storm-0.0.27...storm-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [storm-0.0.28](https://github.com/truecharts/charts/compare/storm-0.0.27...storm-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [storm-0.0.27](https://github.com/truecharts/charts/compare/storm-0.0.26...storm-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [storm-0.0.26](https://github.com/truecharts/charts/compare/storm-0.0.25...storm-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/storm/0.0.31/Chart.lock b/incubator/storm/0.0.31/Chart.lock new file mode 100644 index 00000000000..7e40efff766 --- /dev/null +++ b/incubator/storm/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:33:06.136992998Z" diff --git a/incubator/storm/0.0.31/Chart.yaml b/incubator/storm/0.0.31/Chart.yaml new file mode 100644 index 00000000000..1d71e7bc901 --- /dev/null +++ b/incubator/storm/0.0.31/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.7.7 +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.31 diff --git a/incubator/storm/0.0.31/README.md b/incubator/storm/0.0.31/README.md new file mode 100644 index 00000000000..a9f210cd40e --- /dev/null +++ b/incubator/storm/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/storm/0.0.31/app-readme.md similarity index 100% rename from incubator/storm/0.0.30/app-readme.md rename to incubator/storm/0.0.31/app-readme.md diff --git a/incubator/storm/0.0.31/charts/common-10.7.7.tgz b/incubator/storm/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/storm/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/storm/0.0.30/ix_values.yaml b/incubator/storm/0.0.31/ix_values.yaml similarity index 100% rename from incubator/storm/0.0.30/ix_values.yaml rename to incubator/storm/0.0.31/ix_values.yaml diff --git a/incubator/storm/0.0.30/questions.yaml b/incubator/storm/0.0.31/questions.yaml similarity index 100% rename from incubator/storm/0.0.30/questions.yaml rename to incubator/storm/0.0.31/questions.yaml diff --git a/incubator/storm/0.0.30/templates/common.yaml b/incubator/storm/0.0.31/templates/common.yaml similarity index 100% rename from incubator/storm/0.0.30/templates/common.yaml rename to incubator/storm/0.0.31/templates/common.yaml diff --git a/incubator/storm/0.0.30/values.yaml b/incubator/storm/0.0.31/values.yaml similarity index 100% rename from incubator/storm/0.0.30/values.yaml rename to incubator/storm/0.0.31/values.yaml diff --git a/incubator/stun-turn-server/0.0.30/CHANGELOG.md b/incubator/stun-turn-server/0.0.30/CHANGELOG.md deleted file mode 100644 index eef46363ee5..00000000000 --- a/incubator/stun-turn-server/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [stun-turn-server-0.0.30](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.29...stun-turn-server-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [stun-turn-server-0.0.29](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.28...stun-turn-server-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [stun-turn-server-0.0.28](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.27...stun-turn-server-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [stun-turn-server-0.0.28](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.27...stun-turn-server-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [stun-turn-server-0.0.27](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.26...stun-turn-server-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [stun-turn-server-0.0.26](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.25...stun-turn-server-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/stun-turn-server/0.0.30/Chart.lock b/incubator/stun-turn-server/0.0.30/Chart.lock deleted file mode 100644 index 9b7b1a509ea..00000000000 --- a/incubator/stun-turn-server/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:49:21.507421508Z" diff --git a/incubator/stun-turn-server/0.0.30/Chart.yaml b/incubator/stun-turn-server/0.0.30/Chart.yaml deleted file mode 100644 index 7eb171fbec3..00000000000 --- a/incubator/stun-turn-server/0.0.30/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.7.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.30 diff --git a/incubator/stun-turn-server/0.0.30/README.md b/incubator/stun-turn-server/0.0.30/README.md deleted file mode 100644 index 00efab9e6cb..00000000000 --- a/incubator/stun-turn-server/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/stun-turn-server/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/stun-turn-server/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/stun-turn-server/0.0.31/CHANGELOG.md b/incubator/stun-turn-server/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..915e9228dba --- /dev/null +++ b/incubator/stun-turn-server/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [stun-turn-server-0.0.31](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.30...stun-turn-server-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [stun-turn-server-0.0.30](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.29...stun-turn-server-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [stun-turn-server-0.0.29](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.28...stun-turn-server-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [stun-turn-server-0.0.28](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.27...stun-turn-server-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [stun-turn-server-0.0.28](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.27...stun-turn-server-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [stun-turn-server-0.0.27](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.26...stun-turn-server-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [stun-turn-server-0.0.26](https://github.com/truecharts/charts/compare/stun-turn-server-0.0.25...stun-turn-server-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/stun-turn-server/0.0.31/Chart.lock b/incubator/stun-turn-server/0.0.31/Chart.lock new file mode 100644 index 00000000000..7503bc3a7d7 --- /dev/null +++ b/incubator/stun-turn-server/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:33:06.780879046Z" diff --git a/incubator/stun-turn-server/0.0.31/Chart.yaml b/incubator/stun-turn-server/0.0.31/Chart.yaml new file mode 100644 index 00000000000..a114bf94af8 --- /dev/null +++ b/incubator/stun-turn-server/0.0.31/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.7.7 +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.31 diff --git a/incubator/stun-turn-server/0.0.31/README.md b/incubator/stun-turn-server/0.0.31/README.md new file mode 100644 index 00000000000..dcd9824b144 --- /dev/null +++ b/incubator/stun-turn-server/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/stun-turn-server/0.0.31/app-readme.md similarity index 100% rename from incubator/stun-turn-server/0.0.30/app-readme.md rename to incubator/stun-turn-server/0.0.31/app-readme.md diff --git a/incubator/stun-turn-server/0.0.31/charts/common-10.7.7.tgz b/incubator/stun-turn-server/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/stun-turn-server/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/stun-turn-server/0.0.30/ix_values.yaml b/incubator/stun-turn-server/0.0.31/ix_values.yaml similarity index 100% rename from incubator/stun-turn-server/0.0.30/ix_values.yaml rename to incubator/stun-turn-server/0.0.31/ix_values.yaml diff --git a/incubator/stun-turn-server/0.0.30/questions.yaml b/incubator/stun-turn-server/0.0.31/questions.yaml similarity index 100% rename from incubator/stun-turn-server/0.0.30/questions.yaml rename to incubator/stun-turn-server/0.0.31/questions.yaml diff --git a/incubator/stun-turn-server/0.0.30/templates/common.yaml b/incubator/stun-turn-server/0.0.31/templates/common.yaml similarity index 100% rename from incubator/stun-turn-server/0.0.30/templates/common.yaml rename to incubator/stun-turn-server/0.0.31/templates/common.yaml diff --git a/incubator/stun-turn-server/0.0.30/values.yaml b/incubator/stun-turn-server/0.0.31/values.yaml similarity index 100% rename from incubator/stun-turn-server/0.0.30/values.yaml rename to incubator/stun-turn-server/0.0.31/values.yaml diff --git a/incubator/suistartpage/0.0.30/CHANGELOG.md b/incubator/suistartpage/0.0.30/CHANGELOG.md deleted file mode 100644 index df09e9f441c..00000000000 --- a/incubator/suistartpage/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [suistartpage-0.0.30](https://github.com/truecharts/charts/compare/suistartpage-0.0.29...suistartpage-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [suistartpage-0.0.29](https://github.com/truecharts/charts/compare/suistartpage-0.0.28...suistartpage-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [suistartpage-0.0.28](https://github.com/truecharts/charts/compare/suistartpage-0.0.27...suistartpage-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [suistartpage-0.0.28](https://github.com/truecharts/charts/compare/suistartpage-0.0.27...suistartpage-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [suistartpage-0.0.27](https://github.com/truecharts/charts/compare/suistartpage-0.0.26...suistartpage-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [suistartpage-0.0.26](https://github.com/truecharts/charts/compare/suistartpage-0.0.25...suistartpage-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/suistartpage/0.0.30/Chart.lock b/incubator/suistartpage/0.0.30/Chart.lock deleted file mode 100644 index 37cf2f3472f..00000000000 --- a/incubator/suistartpage/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:49:21.56425739Z" diff --git a/incubator/suistartpage/0.0.30/Chart.yaml b/incubator/suistartpage/0.0.30/Chart.yaml deleted file mode 100644 index 41ff57d88d5..00000000000 --- a/incubator/suistartpage/0.0.30/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.7.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.30 diff --git a/incubator/suistartpage/0.0.30/README.md b/incubator/suistartpage/0.0.30/README.md deleted file mode 100644 index 388137ff173..00000000000 --- a/incubator/suistartpage/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/suistartpage/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/suistartpage/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/suistartpage/0.0.31/CHANGELOG.md b/incubator/suistartpage/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..448c598d091 --- /dev/null +++ b/incubator/suistartpage/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [suistartpage-0.0.31](https://github.com/truecharts/charts/compare/suistartpage-0.0.30...suistartpage-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [suistartpage-0.0.30](https://github.com/truecharts/charts/compare/suistartpage-0.0.29...suistartpage-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [suistartpage-0.0.29](https://github.com/truecharts/charts/compare/suistartpage-0.0.28...suistartpage-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [suistartpage-0.0.28](https://github.com/truecharts/charts/compare/suistartpage-0.0.27...suistartpage-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [suistartpage-0.0.28](https://github.com/truecharts/charts/compare/suistartpage-0.0.27...suistartpage-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [suistartpage-0.0.27](https://github.com/truecharts/charts/compare/suistartpage-0.0.26...suistartpage-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [suistartpage-0.0.26](https://github.com/truecharts/charts/compare/suistartpage-0.0.25...suistartpage-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/suistartpage/0.0.31/Chart.lock b/incubator/suistartpage/0.0.31/Chart.lock new file mode 100644 index 00000000000..587a3873c77 --- /dev/null +++ b/incubator/suistartpage/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:33:14.250971823Z" diff --git a/incubator/suistartpage/0.0.31/Chart.yaml b/incubator/suistartpage/0.0.31/Chart.yaml new file mode 100644 index 00000000000..cf1ecd29d9b --- /dev/null +++ b/incubator/suistartpage/0.0.31/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.7.7 +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.31 diff --git a/incubator/suistartpage/0.0.31/README.md b/incubator/suistartpage/0.0.31/README.md new file mode 100644 index 00000000000..635c28530aa --- /dev/null +++ b/incubator/suistartpage/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/suistartpage/0.0.31/app-readme.md similarity index 100% rename from incubator/suistartpage/0.0.30/app-readme.md rename to incubator/suistartpage/0.0.31/app-readme.md diff --git a/incubator/suistartpage/0.0.31/charts/common-10.7.7.tgz b/incubator/suistartpage/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/suistartpage/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/suistartpage/0.0.30/ix_values.yaml b/incubator/suistartpage/0.0.31/ix_values.yaml similarity index 100% rename from incubator/suistartpage/0.0.30/ix_values.yaml rename to incubator/suistartpage/0.0.31/ix_values.yaml diff --git a/incubator/suistartpage/0.0.30/questions.yaml b/incubator/suistartpage/0.0.31/questions.yaml similarity index 100% rename from incubator/suistartpage/0.0.30/questions.yaml rename to incubator/suistartpage/0.0.31/questions.yaml diff --git a/incubator/suistartpage/0.0.30/templates/common.yaml b/incubator/suistartpage/0.0.31/templates/common.yaml similarity index 100% rename from incubator/suistartpage/0.0.30/templates/common.yaml rename to incubator/suistartpage/0.0.31/templates/common.yaml diff --git a/incubator/suistartpage/0.0.30/values.yaml b/incubator/suistartpage/0.0.31/values.yaml similarity index 100% rename from incubator/suistartpage/0.0.30/values.yaml rename to incubator/suistartpage/0.0.31/values.yaml diff --git a/incubator/survivethenights/0.0.30/CHANGELOG.md b/incubator/survivethenights/0.0.30/CHANGELOG.md deleted file mode 100644 index acca4fa122b..00000000000 --- a/incubator/survivethenights/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [survivethenights-0.0.30](https://github.com/truecharts/charts/compare/survivethenights-0.0.29...survivethenights-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [survivethenights-0.0.29](https://github.com/truecharts/charts/compare/survivethenights-0.0.28...survivethenights-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [survivethenights-0.0.28](https://github.com/truecharts/charts/compare/survivethenights-0.0.27...survivethenights-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [survivethenights-0.0.28](https://github.com/truecharts/charts/compare/survivethenights-0.0.27...survivethenights-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [survivethenights-0.0.27](https://github.com/truecharts/charts/compare/survivethenights-0.0.26...survivethenights-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [survivethenights-0.0.26](https://github.com/truecharts/charts/compare/survivethenights-0.0.25...survivethenights-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/survivethenights/0.0.30/Chart.lock b/incubator/survivethenights/0.0.30/Chart.lock deleted file mode 100644 index 0be8b157f5d..00000000000 --- a/incubator/survivethenights/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:49:28.308997264Z" diff --git a/incubator/survivethenights/0.0.30/Chart.yaml b/incubator/survivethenights/0.0.30/Chart.yaml deleted file mode 100644 index af7877730a9..00000000000 --- a/incubator/survivethenights/0.0.30/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.7.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.30 diff --git a/incubator/survivethenights/0.0.30/README.md b/incubator/survivethenights/0.0.30/README.md deleted file mode 100644 index fc7cecdc1bf..00000000000 --- a/incubator/survivethenights/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/survivethenights/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/survivethenights/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/survivethenights/0.0.31/CHANGELOG.md b/incubator/survivethenights/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..cd0e50c8982 --- /dev/null +++ b/incubator/survivethenights/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [survivethenights-0.0.31](https://github.com/truecharts/charts/compare/survivethenights-0.0.30...survivethenights-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [survivethenights-0.0.30](https://github.com/truecharts/charts/compare/survivethenights-0.0.29...survivethenights-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [survivethenights-0.0.29](https://github.com/truecharts/charts/compare/survivethenights-0.0.28...survivethenights-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [survivethenights-0.0.28](https://github.com/truecharts/charts/compare/survivethenights-0.0.27...survivethenights-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [survivethenights-0.0.28](https://github.com/truecharts/charts/compare/survivethenights-0.0.27...survivethenights-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [survivethenights-0.0.27](https://github.com/truecharts/charts/compare/survivethenights-0.0.26...survivethenights-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [survivethenights-0.0.26](https://github.com/truecharts/charts/compare/survivethenights-0.0.25...survivethenights-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/survivethenights/0.0.31/Chart.lock b/incubator/survivethenights/0.0.31/Chart.lock new file mode 100644 index 00000000000..95cc3a86a64 --- /dev/null +++ b/incubator/survivethenights/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:33:21.715290419Z" diff --git a/incubator/survivethenights/0.0.31/Chart.yaml b/incubator/survivethenights/0.0.31/Chart.yaml new file mode 100644 index 00000000000..2b323ffbb45 --- /dev/null +++ b/incubator/survivethenights/0.0.31/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.7.7 +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.31 diff --git a/incubator/survivethenights/0.0.31/README.md b/incubator/survivethenights/0.0.31/README.md new file mode 100644 index 00000000000..7e93fd7dcf7 --- /dev/null +++ b/incubator/survivethenights/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/survivethenights/0.0.31/app-readme.md similarity index 100% rename from incubator/survivethenights/0.0.30/app-readme.md rename to incubator/survivethenights/0.0.31/app-readme.md diff --git a/incubator/survivethenights/0.0.31/charts/common-10.7.7.tgz b/incubator/survivethenights/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/survivethenights/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/survivethenights/0.0.30/ix_values.yaml b/incubator/survivethenights/0.0.31/ix_values.yaml similarity index 100% rename from incubator/survivethenights/0.0.30/ix_values.yaml rename to incubator/survivethenights/0.0.31/ix_values.yaml diff --git a/incubator/survivethenights/0.0.30/questions.yaml b/incubator/survivethenights/0.0.31/questions.yaml similarity index 100% rename from incubator/survivethenights/0.0.30/questions.yaml rename to incubator/survivethenights/0.0.31/questions.yaml diff --git a/incubator/survivethenights/0.0.30/templates/common.yaml b/incubator/survivethenights/0.0.31/templates/common.yaml similarity index 100% rename from incubator/survivethenights/0.0.30/templates/common.yaml rename to incubator/survivethenights/0.0.31/templates/common.yaml diff --git a/incubator/survivethenights/0.0.30/values.yaml b/incubator/survivethenights/0.0.31/values.yaml similarity index 100% rename from incubator/survivethenights/0.0.30/values.yaml rename to incubator/survivethenights/0.0.31/values.yaml diff --git a/incubator/synctube/0.0.30/CHANGELOG.md b/incubator/synctube/0.0.30/CHANGELOG.md deleted file mode 100644 index 16b56707c6f..00000000000 --- a/incubator/synctube/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [synctube-0.0.30](https://github.com/truecharts/charts/compare/synctube-0.0.29...synctube-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [synctube-0.0.29](https://github.com/truecharts/charts/compare/synctube-0.0.28...synctube-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [synctube-0.0.28](https://github.com/truecharts/charts/compare/synctube-0.0.27...synctube-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [synctube-0.0.28](https://github.com/truecharts/charts/compare/synctube-0.0.27...synctube-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [synctube-0.0.27](https://github.com/truecharts/charts/compare/synctube-0.0.26...synctube-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [synctube-0.0.26](https://github.com/truecharts/charts/compare/synctube-0.0.25...synctube-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/synctube/0.0.30/Chart.lock b/incubator/synctube/0.0.30/Chart.lock deleted file mode 100644 index 0825115b28c..00000000000 --- a/incubator/synctube/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:49:42.536515218Z" diff --git a/incubator/synctube/0.0.30/Chart.yaml b/incubator/synctube/0.0.30/Chart.yaml deleted file mode 100644 index f2f1a6d3a2a..00000000000 --- a/incubator/synctube/0.0.30/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.7.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.30 diff --git a/incubator/synctube/0.0.30/README.md b/incubator/synctube/0.0.30/README.md deleted file mode 100644 index cbfad2743cd..00000000000 --- a/incubator/synctube/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/synctube/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/synctube/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/synctube/0.0.31/CHANGELOG.md b/incubator/synctube/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..e0ef8d9afd9 --- /dev/null +++ b/incubator/synctube/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [synctube-0.0.31](https://github.com/truecharts/charts/compare/synctube-0.0.30...synctube-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [synctube-0.0.30](https://github.com/truecharts/charts/compare/synctube-0.0.29...synctube-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [synctube-0.0.29](https://github.com/truecharts/charts/compare/synctube-0.0.28...synctube-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [synctube-0.0.28](https://github.com/truecharts/charts/compare/synctube-0.0.27...synctube-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [synctube-0.0.28](https://github.com/truecharts/charts/compare/synctube-0.0.27...synctube-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [synctube-0.0.27](https://github.com/truecharts/charts/compare/synctube-0.0.26...synctube-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [synctube-0.0.26](https://github.com/truecharts/charts/compare/synctube-0.0.25...synctube-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/synctube/0.0.31/Chart.lock b/incubator/synctube/0.0.31/Chart.lock new file mode 100644 index 00000000000..c7bb5727cb3 --- /dev/null +++ b/incubator/synctube/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:33:48.109913564Z" diff --git a/incubator/synctube/0.0.31/Chart.yaml b/incubator/synctube/0.0.31/Chart.yaml new file mode 100644 index 00000000000..76904eeebc6 --- /dev/null +++ b/incubator/synctube/0.0.31/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.7.7 +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.31 diff --git a/incubator/synctube/0.0.31/README.md b/incubator/synctube/0.0.31/README.md new file mode 100644 index 00000000000..282d6142ee0 --- /dev/null +++ b/incubator/synctube/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/synctube/0.0.31/app-readme.md similarity index 100% rename from incubator/synctube/0.0.30/app-readme.md rename to incubator/synctube/0.0.31/app-readme.md diff --git a/incubator/synctube/0.0.31/charts/common-10.7.7.tgz b/incubator/synctube/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/synctube/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/synctube/0.0.30/ix_values.yaml b/incubator/synctube/0.0.31/ix_values.yaml similarity index 100% rename from incubator/synctube/0.0.30/ix_values.yaml rename to incubator/synctube/0.0.31/ix_values.yaml diff --git a/incubator/synctube/0.0.30/questions.yaml b/incubator/synctube/0.0.31/questions.yaml similarity index 100% rename from incubator/synctube/0.0.30/questions.yaml rename to incubator/synctube/0.0.31/questions.yaml diff --git a/incubator/synctube/0.0.30/templates/common.yaml b/incubator/synctube/0.0.31/templates/common.yaml similarity index 100% rename from incubator/synctube/0.0.30/templates/common.yaml rename to incubator/synctube/0.0.31/templates/common.yaml diff --git a/incubator/synctube/0.0.30/values.yaml b/incubator/synctube/0.0.31/values.yaml similarity index 100% rename from incubator/synctube/0.0.30/values.yaml rename to incubator/synctube/0.0.31/values.yaml diff --git a/incubator/tachidesk-docker/0.0.33/CHANGELOG.md b/incubator/tachidesk-docker/0.0.33/CHANGELOG.md deleted file mode 100644 index 3e7c0432919..00000000000 --- a/incubator/tachidesk-docker/0.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tachidesk-docker-0.0.33](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.32...tachidesk-docker-0.0.33) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [tachidesk-docker-0.0.32](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.31...tachidesk-docker-0.0.32) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [tachidesk-docker-0.0.31](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.30...tachidesk-docker-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tachidesk-docker-0.0.31](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.30...tachidesk-docker-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tachidesk-docker-0.0.30](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.29...tachidesk-docker-0.0.30) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [tachidesk-docker-0.0.29](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.28...tachidesk-docker-0.0.29) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/incubator/tachidesk-docker/0.0.33/Chart.lock b/incubator/tachidesk-docker/0.0.33/Chart.lock deleted file mode 100644 index e9572d8d8bb..00000000000 --- a/incubator/tachidesk-docker/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:49:53.083372093Z" diff --git a/incubator/tachidesk-docker/0.0.33/Chart.yaml b/incubator/tachidesk-docker/0.0.33/Chart.yaml deleted file mode 100644 index eb29977b91e..00000000000 --- a/incubator/tachidesk-docker/0.0.33/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.7.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.33 diff --git a/incubator/tachidesk-docker/0.0.33/README.md b/incubator/tachidesk-docker/0.0.33/README.md deleted file mode 100644 index 1abc8c341ba..00000000000 --- a/incubator/tachidesk-docker/0.0.33/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.33/charts/common-10.7.1.tgz b/incubator/tachidesk-docker/0.0.33/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/tachidesk-docker/0.0.33/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/tachidesk-docker/0.0.34/CHANGELOG.md b/incubator/tachidesk-docker/0.0.34/CHANGELOG.md new file mode 100644 index 00000000000..02db045a557 --- /dev/null +++ b/incubator/tachidesk-docker/0.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tachidesk-docker-0.0.34](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.33...tachidesk-docker-0.0.34) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [tachidesk-docker-0.0.33](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.32...tachidesk-docker-0.0.33) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [tachidesk-docker-0.0.32](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.31...tachidesk-docker-0.0.32) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [tachidesk-docker-0.0.31](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.30...tachidesk-docker-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tachidesk-docker-0.0.31](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.30...tachidesk-docker-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tachidesk-docker-0.0.30](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.29...tachidesk-docker-0.0.30) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [tachidesk-docker-0.0.29](https://github.com/truecharts/charts/compare/tachidesk-docker-0.0.28...tachidesk-docker-0.0.29) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/tachidesk-docker/0.0.34/Chart.lock b/incubator/tachidesk-docker/0.0.34/Chart.lock new file mode 100644 index 00000000000..c127a949be0 --- /dev/null +++ b/incubator/tachidesk-docker/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:33:49.043152343Z" diff --git a/incubator/tachidesk-docker/0.0.34/Chart.yaml b/incubator/tachidesk-docker/0.0.34/Chart.yaml new file mode 100644 index 00000000000..2371ab65e22 --- /dev/null +++ b/incubator/tachidesk-docker/0.0.34/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.7.7 +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.34 diff --git a/incubator/tachidesk-docker/0.0.34/README.md b/incubator/tachidesk-docker/0.0.34/README.md new file mode 100644 index 00000000000..23d508286b7 --- /dev/null +++ b/incubator/tachidesk-docker/0.0.34/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.33/app-readme.md b/incubator/tachidesk-docker/0.0.34/app-readme.md similarity index 100% rename from incubator/tachidesk-docker/0.0.33/app-readme.md rename to incubator/tachidesk-docker/0.0.34/app-readme.md diff --git a/incubator/tachidesk-docker/0.0.34/charts/common-10.7.7.tgz b/incubator/tachidesk-docker/0.0.34/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/tachidesk-docker/0.0.34/charts/common-10.7.7.tgz differ diff --git a/incubator/tachidesk-docker/0.0.33/ix_values.yaml b/incubator/tachidesk-docker/0.0.34/ix_values.yaml similarity index 100% rename from incubator/tachidesk-docker/0.0.33/ix_values.yaml rename to incubator/tachidesk-docker/0.0.34/ix_values.yaml diff --git a/incubator/tachidesk-docker/0.0.33/questions.yaml b/incubator/tachidesk-docker/0.0.34/questions.yaml similarity index 100% rename from incubator/tachidesk-docker/0.0.33/questions.yaml rename to incubator/tachidesk-docker/0.0.34/questions.yaml diff --git a/incubator/tachidesk-docker/0.0.33/templates/common.yaml b/incubator/tachidesk-docker/0.0.34/templates/common.yaml similarity index 100% rename from incubator/tachidesk-docker/0.0.33/templates/common.yaml rename to incubator/tachidesk-docker/0.0.34/templates/common.yaml diff --git a/incubator/tachidesk-docker/0.0.33/values.yaml b/incubator/tachidesk-docker/0.0.34/values.yaml similarity index 100% rename from incubator/tachidesk-docker/0.0.33/values.yaml rename to incubator/tachidesk-docker/0.0.34/values.yaml diff --git a/incubator/tanoshi/0.0.30/CHANGELOG.md b/incubator/tanoshi/0.0.30/CHANGELOG.md deleted file mode 100644 index 7d8fb91570a..00000000000 --- a/incubator/tanoshi/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tanoshi-0.0.30](https://github.com/truecharts/charts/compare/tanoshi-0.0.29...tanoshi-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [tanoshi-0.0.29](https://github.com/truecharts/charts/compare/tanoshi-0.0.28...tanoshi-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [tanoshi-0.0.28](https://github.com/truecharts/charts/compare/tanoshi-0.0.27...tanoshi-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tanoshi-0.0.28](https://github.com/truecharts/charts/compare/tanoshi-0.0.27...tanoshi-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tanoshi-0.0.27](https://github.com/truecharts/charts/compare/tanoshi-0.0.26...tanoshi-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [tanoshi-0.0.26](https://github.com/truecharts/charts/compare/tanoshi-0.0.25...tanoshi-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/tanoshi/0.0.30/Chart.lock b/incubator/tanoshi/0.0.30/Chart.lock deleted file mode 100644 index 2465c6b874e..00000000000 --- a/incubator/tanoshi/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:49:53.326830419Z" diff --git a/incubator/tanoshi/0.0.30/Chart.yaml b/incubator/tanoshi/0.0.30/Chart.yaml deleted file mode 100644 index 113fa94070e..00000000000 --- a/incubator/tanoshi/0.0.30/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.7.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.30 diff --git a/incubator/tanoshi/0.0.30/README.md b/incubator/tanoshi/0.0.30/README.md deleted file mode 100644 index 06f155d8d13..00000000000 --- a/incubator/tanoshi/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/tanoshi/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/tanoshi/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/tanoshi/0.0.31/CHANGELOG.md b/incubator/tanoshi/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..9d2b75fef1c --- /dev/null +++ b/incubator/tanoshi/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tanoshi-0.0.31](https://github.com/truecharts/charts/compare/tanoshi-0.0.30...tanoshi-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [tanoshi-0.0.30](https://github.com/truecharts/charts/compare/tanoshi-0.0.29...tanoshi-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [tanoshi-0.0.29](https://github.com/truecharts/charts/compare/tanoshi-0.0.28...tanoshi-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [tanoshi-0.0.28](https://github.com/truecharts/charts/compare/tanoshi-0.0.27...tanoshi-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tanoshi-0.0.28](https://github.com/truecharts/charts/compare/tanoshi-0.0.27...tanoshi-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tanoshi-0.0.27](https://github.com/truecharts/charts/compare/tanoshi-0.0.26...tanoshi-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [tanoshi-0.0.26](https://github.com/truecharts/charts/compare/tanoshi-0.0.25...tanoshi-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/tanoshi/0.0.31/Chart.lock b/incubator/tanoshi/0.0.31/Chart.lock new file mode 100644 index 00000000000..3bf3b4fa978 --- /dev/null +++ b/incubator/tanoshi/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:33:56.838708368Z" diff --git a/incubator/tanoshi/0.0.31/Chart.yaml b/incubator/tanoshi/0.0.31/Chart.yaml new file mode 100644 index 00000000000..eecc389d7fb --- /dev/null +++ b/incubator/tanoshi/0.0.31/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.7.7 +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.31 diff --git a/incubator/tanoshi/0.0.31/README.md b/incubator/tanoshi/0.0.31/README.md new file mode 100644 index 00000000000..5fa468ec36f --- /dev/null +++ b/incubator/tanoshi/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/tanoshi/0.0.31/app-readme.md similarity index 100% rename from incubator/tanoshi/0.0.30/app-readme.md rename to incubator/tanoshi/0.0.31/app-readme.md diff --git a/incubator/tanoshi/0.0.31/charts/common-10.7.7.tgz b/incubator/tanoshi/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/tanoshi/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/tanoshi/0.0.30/ix_values.yaml b/incubator/tanoshi/0.0.31/ix_values.yaml similarity index 100% rename from incubator/tanoshi/0.0.30/ix_values.yaml rename to incubator/tanoshi/0.0.31/ix_values.yaml diff --git a/incubator/tanoshi/0.0.30/questions.yaml b/incubator/tanoshi/0.0.31/questions.yaml similarity index 100% rename from incubator/tanoshi/0.0.30/questions.yaml rename to incubator/tanoshi/0.0.31/questions.yaml diff --git a/incubator/tanoshi/0.0.30/templates/common.yaml b/incubator/tanoshi/0.0.31/templates/common.yaml similarity index 100% rename from incubator/tanoshi/0.0.30/templates/common.yaml rename to incubator/tanoshi/0.0.31/templates/common.yaml diff --git a/incubator/tanoshi/0.0.30/values.yaml b/incubator/tanoshi/0.0.31/values.yaml similarity index 100% rename from incubator/tanoshi/0.0.30/values.yaml rename to incubator/tanoshi/0.0.31/values.yaml diff --git a/incubator/tar1090/0.0.35/CHANGELOG.md b/incubator/tar1090/0.0.35/CHANGELOG.md deleted file mode 100644 index 157434be3bf..00000000000 --- a/incubator/tar1090/0.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tar1090-0.0.35](https://github.com/truecharts/charts/compare/tar1090-0.0.34...tar1090-0.0.35) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [tar1090-0.0.34](https://github.com/truecharts/charts/compare/tar1090-0.0.33...tar1090-0.0.34) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [tar1090-0.0.33](https://github.com/truecharts/charts/compare/tar1090-0.0.32...tar1090-0.0.33) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [tar1090-0.0.32](https://github.com/truecharts/charts/compare/tar1090-0.0.31...tar1090-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tar1090-0.0.32](https://github.com/truecharts/charts/compare/tar1090-0.0.31...tar1090-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tar1090-0.0.31](https://github.com/truecharts/charts/compare/tar1090-0.0.30...tar1090-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [tar1090-0.0.30](https://github.com/truecharts/charts/compare/tar1090-0.0.29...tar1090-0.0.30) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [tar1090-0.0.29](https://github.com/truecharts/charts/compare/tar1090-0.0.28...tar1090-0.0.29) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/tar1090/0.0.35/Chart.lock b/incubator/tar1090/0.0.35/Chart.lock deleted file mode 100644 index a9c5635b3de..00000000000 --- a/incubator/tar1090/0.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:49:59.772216795Z" diff --git a/incubator/tar1090/0.0.35/Chart.yaml b/incubator/tar1090/0.0.35/Chart.yaml deleted file mode 100644 index e6d2c29001d..00000000000 --- a/incubator/tar1090/0.0.35/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.7.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.35 diff --git a/incubator/tar1090/0.0.35/README.md b/incubator/tar1090/0.0.35/README.md deleted file mode 100644 index 3a1afaf378e..00000000000 --- a/incubator/tar1090/0.0.35/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.35/charts/common-10.7.1.tgz b/incubator/tar1090/0.0.35/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/tar1090/0.0.35/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/tar1090/0.0.36/CHANGELOG.md b/incubator/tar1090/0.0.36/CHANGELOG.md new file mode 100644 index 00000000000..a8f6bacc8f8 --- /dev/null +++ b/incubator/tar1090/0.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tar1090-0.0.36](https://github.com/truecharts/charts/compare/tar1090-0.0.35...tar1090-0.0.36) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [tar1090-0.0.35](https://github.com/truecharts/charts/compare/tar1090-0.0.34...tar1090-0.0.35) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [tar1090-0.0.34](https://github.com/truecharts/charts/compare/tar1090-0.0.33...tar1090-0.0.34) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [tar1090-0.0.33](https://github.com/truecharts/charts/compare/tar1090-0.0.32...tar1090-0.0.33) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [tar1090-0.0.32](https://github.com/truecharts/charts/compare/tar1090-0.0.31...tar1090-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tar1090-0.0.32](https://github.com/truecharts/charts/compare/tar1090-0.0.31...tar1090-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tar1090-0.0.31](https://github.com/truecharts/charts/compare/tar1090-0.0.30...tar1090-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [tar1090-0.0.30](https://github.com/truecharts/charts/compare/tar1090-0.0.29...tar1090-0.0.30) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [tar1090-0.0.29](https://github.com/truecharts/charts/compare/tar1090-0.0.28...tar1090-0.0.29) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [tar1090-0.0.28](https://github.com/truecharts/charts/compare/tar1090-0.0.27...tar1090-0.0.28) (2022-09-25) + +### Chore diff --git a/incubator/tar1090/0.0.36/Chart.lock b/incubator/tar1090/0.0.36/Chart.lock new file mode 100644 index 00000000000..e77b02a69c4 --- /dev/null +++ b/incubator/tar1090/0.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:34:03.269334958Z" diff --git a/incubator/tar1090/0.0.36/Chart.yaml b/incubator/tar1090/0.0.36/Chart.yaml new file mode 100644 index 00000000000..d614d0773d4 --- /dev/null +++ b/incubator/tar1090/0.0.36/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.7.7 +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.36 diff --git a/incubator/tar1090/0.0.36/README.md b/incubator/tar1090/0.0.36/README.md new file mode 100644 index 00000000000..1b501ae84e6 --- /dev/null +++ b/incubator/tar1090/0.0.36/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.35/app-readme.md b/incubator/tar1090/0.0.36/app-readme.md similarity index 100% rename from incubator/tar1090/0.0.35/app-readme.md rename to incubator/tar1090/0.0.36/app-readme.md diff --git a/incubator/tar1090/0.0.36/charts/common-10.7.7.tgz b/incubator/tar1090/0.0.36/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/tar1090/0.0.36/charts/common-10.7.7.tgz differ diff --git a/incubator/tar1090/0.0.35/ix_values.yaml b/incubator/tar1090/0.0.36/ix_values.yaml similarity index 100% rename from incubator/tar1090/0.0.35/ix_values.yaml rename to incubator/tar1090/0.0.36/ix_values.yaml diff --git a/incubator/tar1090/0.0.35/questions.yaml b/incubator/tar1090/0.0.36/questions.yaml similarity index 100% rename from incubator/tar1090/0.0.35/questions.yaml rename to incubator/tar1090/0.0.36/questions.yaml diff --git a/incubator/tar1090/0.0.35/templates/common.yaml b/incubator/tar1090/0.0.36/templates/common.yaml similarity index 100% rename from incubator/tar1090/0.0.35/templates/common.yaml rename to incubator/tar1090/0.0.36/templates/common.yaml diff --git a/incubator/tar1090/0.0.35/values.yaml b/incubator/tar1090/0.0.36/values.yaml similarity index 100% rename from incubator/tar1090/0.0.35/values.yaml rename to incubator/tar1090/0.0.36/values.yaml diff --git a/incubator/tasmoadmin/0.0.30/CHANGELOG.md b/incubator/tasmoadmin/0.0.30/CHANGELOG.md deleted file mode 100644 index e700ead8428..00000000000 --- a/incubator/tasmoadmin/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tasmoadmin-0.0.30](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.29...tasmoadmin-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [tasmoadmin-0.0.29](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.28...tasmoadmin-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [tasmoadmin-0.0.28](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.27...tasmoadmin-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tasmoadmin-0.0.28](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.27...tasmoadmin-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tasmoadmin-0.0.27](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.26...tasmoadmin-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [tasmoadmin-0.0.26](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.25...tasmoadmin-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/tasmoadmin/0.0.30/Chart.lock b/incubator/tasmoadmin/0.0.30/Chart.lock deleted file mode 100644 index 437883612a5..00000000000 --- a/incubator/tasmoadmin/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:50:14.465889907Z" diff --git a/incubator/tasmoadmin/0.0.30/Chart.yaml b/incubator/tasmoadmin/0.0.30/Chart.yaml deleted file mode 100644 index 3e991fd7b33..00000000000 --- a/incubator/tasmoadmin/0.0.30/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.7.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.30 diff --git a/incubator/tasmoadmin/0.0.30/README.md b/incubator/tasmoadmin/0.0.30/README.md deleted file mode 100644 index e6c6aa0e396..00000000000 --- a/incubator/tasmoadmin/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/tasmoadmin/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/tasmoadmin/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/tasmoadmin/0.0.31/CHANGELOG.md b/incubator/tasmoadmin/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..8d631c67614 --- /dev/null +++ b/incubator/tasmoadmin/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tasmoadmin-0.0.31](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.30...tasmoadmin-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [tasmoadmin-0.0.30](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.29...tasmoadmin-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [tasmoadmin-0.0.29](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.28...tasmoadmin-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [tasmoadmin-0.0.28](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.27...tasmoadmin-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tasmoadmin-0.0.28](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.27...tasmoadmin-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tasmoadmin-0.0.27](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.26...tasmoadmin-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [tasmoadmin-0.0.26](https://github.com/truecharts/charts/compare/tasmoadmin-0.0.25...tasmoadmin-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/tasmoadmin/0.0.31/Chart.lock b/incubator/tasmoadmin/0.0.31/Chart.lock new file mode 100644 index 00000000000..b780ab86f37 --- /dev/null +++ b/incubator/tasmoadmin/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:34:30.281775047Z" diff --git a/incubator/tasmoadmin/0.0.31/Chart.yaml b/incubator/tasmoadmin/0.0.31/Chart.yaml new file mode 100644 index 00000000000..85894916aab --- /dev/null +++ b/incubator/tasmoadmin/0.0.31/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.7.7 +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.31 diff --git a/incubator/tasmoadmin/0.0.31/README.md b/incubator/tasmoadmin/0.0.31/README.md new file mode 100644 index 00000000000..cf08e07fb47 --- /dev/null +++ b/incubator/tasmoadmin/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/tasmoadmin/0.0.31/app-readme.md similarity index 100% rename from incubator/tasmoadmin/0.0.30/app-readme.md rename to incubator/tasmoadmin/0.0.31/app-readme.md diff --git a/incubator/tasmoadmin/0.0.31/charts/common-10.7.7.tgz b/incubator/tasmoadmin/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/tasmoadmin/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/tasmoadmin/0.0.30/ix_values.yaml b/incubator/tasmoadmin/0.0.31/ix_values.yaml similarity index 100% rename from incubator/tasmoadmin/0.0.30/ix_values.yaml rename to incubator/tasmoadmin/0.0.31/ix_values.yaml diff --git a/incubator/tasmoadmin/0.0.30/questions.yaml b/incubator/tasmoadmin/0.0.31/questions.yaml similarity index 100% rename from incubator/tasmoadmin/0.0.30/questions.yaml rename to incubator/tasmoadmin/0.0.31/questions.yaml diff --git a/incubator/tasmoadmin/0.0.30/templates/common.yaml b/incubator/tasmoadmin/0.0.31/templates/common.yaml similarity index 100% rename from incubator/tasmoadmin/0.0.30/templates/common.yaml rename to incubator/tasmoadmin/0.0.31/templates/common.yaml diff --git a/incubator/tasmoadmin/0.0.30/values.yaml b/incubator/tasmoadmin/0.0.31/values.yaml similarity index 100% rename from incubator/tasmoadmin/0.0.30/values.yaml rename to incubator/tasmoadmin/0.0.31/values.yaml diff --git a/incubator/tasmobackup/0.0.31/CHANGELOG.md b/incubator/tasmobackup/0.0.31/CHANGELOG.md deleted file mode 100644 index 3258c63edb8..00000000000 --- a/incubator/tasmobackup/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tasmobackup-0.0.31](https://github.com/truecharts/charts/compare/tasmobackup-0.0.30...tasmobackup-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [tasmobackup-0.0.30](https://github.com/truecharts/charts/compare/tasmobackup-0.0.29...tasmobackup-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [tasmobackup-0.0.29](https://github.com/truecharts/charts/compare/tasmobackup-0.0.28...tasmobackup-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tasmobackup-0.0.29](https://github.com/truecharts/charts/compare/tasmobackup-0.0.28...tasmobackup-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tasmobackup-0.0.28](https://github.com/truecharts/charts/compare/tasmobackup-0.0.27...tasmobackup-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [tasmobackup-0.0.27](https://github.com/truecharts/charts/compare/tasmobackup-0.0.26...tasmobackup-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [tasmobackup-0.0.26](https://github.com/truecharts/charts/compare/tasmobackup-0.0.25...tasmobackup-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/tasmobackup/0.0.31/Chart.lock b/incubator/tasmobackup/0.0.31/Chart.lock deleted file mode 100644 index 999d35053a6..00000000000 --- a/incubator/tasmobackup/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:50:24.363762281Z" diff --git a/incubator/tasmobackup/0.0.31/Chart.yaml b/incubator/tasmobackup/0.0.31/Chart.yaml deleted file mode 100644 index 933b0837a52..00000000000 --- a/incubator/tasmobackup/0.0.31/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.7.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.31 diff --git a/incubator/tasmobackup/0.0.31/README.md b/incubator/tasmobackup/0.0.31/README.md deleted file mode 100644 index da59d321d8c..00000000000 --- a/incubator/tasmobackup/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/tasmobackup/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/tasmobackup/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/tasmobackup/0.0.32/CHANGELOG.md b/incubator/tasmobackup/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..1e6d6715711 --- /dev/null +++ b/incubator/tasmobackup/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tasmobackup-0.0.32](https://github.com/truecharts/charts/compare/tasmobackup-0.0.31...tasmobackup-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [tasmobackup-0.0.31](https://github.com/truecharts/charts/compare/tasmobackup-0.0.30...tasmobackup-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [tasmobackup-0.0.30](https://github.com/truecharts/charts/compare/tasmobackup-0.0.29...tasmobackup-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [tasmobackup-0.0.29](https://github.com/truecharts/charts/compare/tasmobackup-0.0.28...tasmobackup-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tasmobackup-0.0.29](https://github.com/truecharts/charts/compare/tasmobackup-0.0.28...tasmobackup-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tasmobackup-0.0.28](https://github.com/truecharts/charts/compare/tasmobackup-0.0.27...tasmobackup-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [tasmobackup-0.0.27](https://github.com/truecharts/charts/compare/tasmobackup-0.0.26...tasmobackup-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [tasmobackup-0.0.26](https://github.com/truecharts/charts/compare/tasmobackup-0.0.25...tasmobackup-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/tasmobackup/0.0.32/Chart.lock b/incubator/tasmobackup/0.0.32/Chart.lock new file mode 100644 index 00000000000..b7a4a892699 --- /dev/null +++ b/incubator/tasmobackup/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:34:30.453704491Z" diff --git a/incubator/tasmobackup/0.0.32/Chart.yaml b/incubator/tasmobackup/0.0.32/Chart.yaml new file mode 100644 index 00000000000..c453b994e0b --- /dev/null +++ b/incubator/tasmobackup/0.0.32/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.7.7 +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.32 diff --git a/incubator/tasmobackup/0.0.32/README.md b/incubator/tasmobackup/0.0.32/README.md new file mode 100644 index 00000000000..604b5f03c2e --- /dev/null +++ b/incubator/tasmobackup/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/tasmobackup/0.0.32/app-readme.md similarity index 100% rename from incubator/tasmobackup/0.0.31/app-readme.md rename to incubator/tasmobackup/0.0.32/app-readme.md diff --git a/incubator/tasmobackup/0.0.32/charts/common-10.7.7.tgz b/incubator/tasmobackup/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/tasmobackup/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/tasmobackup/0.0.31/ix_values.yaml b/incubator/tasmobackup/0.0.32/ix_values.yaml similarity index 100% rename from incubator/tasmobackup/0.0.31/ix_values.yaml rename to incubator/tasmobackup/0.0.32/ix_values.yaml diff --git a/incubator/tasmobackup/0.0.31/questions.yaml b/incubator/tasmobackup/0.0.32/questions.yaml similarity index 100% rename from incubator/tasmobackup/0.0.31/questions.yaml rename to incubator/tasmobackup/0.0.32/questions.yaml diff --git a/incubator/tasmobackup/0.0.31/templates/common.yaml b/incubator/tasmobackup/0.0.32/templates/common.yaml similarity index 100% rename from incubator/tasmobackup/0.0.31/templates/common.yaml rename to incubator/tasmobackup/0.0.32/templates/common.yaml diff --git a/incubator/tasmobackup/0.0.31/values.yaml b/incubator/tasmobackup/0.0.32/values.yaml similarity index 100% rename from incubator/tasmobackup/0.0.31/values.yaml rename to incubator/tasmobackup/0.0.32/values.yaml diff --git a/incubator/tasmocompiler/0.0.31/CHANGELOG.md b/incubator/tasmocompiler/0.0.31/CHANGELOG.md deleted file mode 100644 index 2c68794d6dc..00000000000 --- a/incubator/tasmocompiler/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tasmocompiler-0.0.31](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.30...tasmocompiler-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [tasmocompiler-0.0.30](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.29...tasmocompiler-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [tasmocompiler-0.0.29](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.28...tasmocompiler-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tasmocompiler-0.0.29](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.28...tasmocompiler-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tasmocompiler-0.0.28](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.27...tasmocompiler-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [tasmocompiler-0.0.27](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.26...tasmocompiler-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/tasmocompiler/0.0.31/Chart.lock b/incubator/tasmocompiler/0.0.31/Chart.lock deleted file mode 100644 index 38ac5522290..00000000000 --- a/incubator/tasmocompiler/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:50:25.141475434Z" diff --git a/incubator/tasmocompiler/0.0.31/Chart.yaml b/incubator/tasmocompiler/0.0.31/Chart.yaml deleted file mode 100644 index f3d2593dcc2..00000000000 --- a/incubator/tasmocompiler/0.0.31/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.7.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.31 diff --git a/incubator/tasmocompiler/0.0.31/README.md b/incubator/tasmocompiler/0.0.31/README.md deleted file mode 100644 index 95d6ed22340..00000000000 --- a/incubator/tasmocompiler/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/tasmocompiler/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/tasmocompiler/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/tasmocompiler/0.0.32/CHANGELOG.md b/incubator/tasmocompiler/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..adedc5f3bfc --- /dev/null +++ b/incubator/tasmocompiler/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tasmocompiler-0.0.32](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.31...tasmocompiler-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [tasmocompiler-0.0.31](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.30...tasmocompiler-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [tasmocompiler-0.0.30](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.29...tasmocompiler-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [tasmocompiler-0.0.29](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.28...tasmocompiler-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tasmocompiler-0.0.29](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.28...tasmocompiler-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tasmocompiler-0.0.28](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.27...tasmocompiler-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [tasmocompiler-0.0.27](https://github.com/truecharts/charts/compare/tasmocompiler-0.0.26...tasmocompiler-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/tasmocompiler/0.0.32/Chart.lock b/incubator/tasmocompiler/0.0.32/Chart.lock new file mode 100644 index 00000000000..e6ef872c5f3 --- /dev/null +++ b/incubator/tasmocompiler/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:34:37.459722934Z" diff --git a/incubator/tasmocompiler/0.0.32/Chart.yaml b/incubator/tasmocompiler/0.0.32/Chart.yaml new file mode 100644 index 00000000000..3b6bab1b6ff --- /dev/null +++ b/incubator/tasmocompiler/0.0.32/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.7.7 +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.32 diff --git a/incubator/tasmocompiler/0.0.32/README.md b/incubator/tasmocompiler/0.0.32/README.md new file mode 100644 index 00000000000..8a52e473b10 --- /dev/null +++ b/incubator/tasmocompiler/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/tasmocompiler/0.0.32/app-readme.md similarity index 100% rename from incubator/tasmocompiler/0.0.31/app-readme.md rename to incubator/tasmocompiler/0.0.32/app-readme.md diff --git a/incubator/tasmocompiler/0.0.32/charts/common-10.7.7.tgz b/incubator/tasmocompiler/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/tasmocompiler/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/tasmocompiler/0.0.31/ix_values.yaml b/incubator/tasmocompiler/0.0.32/ix_values.yaml similarity index 100% rename from incubator/tasmocompiler/0.0.31/ix_values.yaml rename to incubator/tasmocompiler/0.0.32/ix_values.yaml diff --git a/incubator/tasmocompiler/0.0.31/questions.yaml b/incubator/tasmocompiler/0.0.32/questions.yaml similarity index 100% rename from incubator/tasmocompiler/0.0.31/questions.yaml rename to incubator/tasmocompiler/0.0.32/questions.yaml diff --git a/incubator/tasmocompiler/0.0.31/templates/common.yaml b/incubator/tasmocompiler/0.0.32/templates/common.yaml similarity index 100% rename from incubator/tasmocompiler/0.0.31/templates/common.yaml rename to incubator/tasmocompiler/0.0.32/templates/common.yaml diff --git a/incubator/tasmocompiler/0.0.31/values.yaml b/incubator/tasmocompiler/0.0.32/values.yaml similarity index 100% rename from incubator/tasmocompiler/0.0.31/values.yaml rename to incubator/tasmocompiler/0.0.32/values.yaml diff --git a/incubator/technitium/1.0.41/CHANGELOG.md b/incubator/technitium/1.0.41/CHANGELOG.md deleted file mode 100644 index 6af943fb378..00000000000 --- a/incubator/technitium/1.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [technitium-1.0.41](https://github.com/truecharts/charts/compare/technitium-1.0.40...technitium-1.0.41) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [technitium-1.0.40](https://github.com/truecharts/charts/compare/technitium-1.0.39...technitium-1.0.40) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [technitium-1.0.39](https://github.com/truecharts/charts/compare/technitium-1.0.38...technitium-1.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [technitium-1.0.39](https://github.com/truecharts/charts/compare/technitium-1.0.38...technitium-1.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [technitium-1.0.38](https://github.com/truecharts/charts/compare/technitium-1.0.37...technitium-1.0.38) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [technitium-1.0.37](https://github.com/truecharts/charts/compare/technitium-1.0.36...technitium-1.0.37) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/technitium/1.0.41/Chart.lock b/incubator/technitium/1.0.41/Chart.lock deleted file mode 100644 index 5bfc598dd3a..00000000000 --- a/incubator/technitium/1.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:50:30.164498272Z" diff --git a/incubator/technitium/1.0.41/Chart.yaml b/incubator/technitium/1.0.41/Chart.yaml deleted file mode 100644 index 1934f025ebf..00000000000 --- a/incubator/technitium/1.0.41/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "8.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.41 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/technitium/1.0.41/README.md b/incubator/technitium/1.0.41/README.md deleted file mode 100644 index 2b21f0776b8..00000000000 --- a/incubator/technitium/1.0.41/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.41/charts/common-10.7.1.tgz b/incubator/technitium/1.0.41/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/technitium/1.0.41/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/technitium/1.0.42/CHANGELOG.md b/incubator/technitium/1.0.42/CHANGELOG.md new file mode 100644 index 00000000000..2f0b1b38f6a --- /dev/null +++ b/incubator/technitium/1.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [technitium-1.0.42](https://github.com/truecharts/charts/compare/technitium-1.0.41...technitium-1.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [technitium-1.0.41](https://github.com/truecharts/charts/compare/technitium-1.0.40...technitium-1.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [technitium-1.0.40](https://github.com/truecharts/charts/compare/technitium-1.0.39...technitium-1.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [technitium-1.0.39](https://github.com/truecharts/charts/compare/technitium-1.0.38...technitium-1.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [technitium-1.0.39](https://github.com/truecharts/charts/compare/technitium-1.0.38...technitium-1.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [technitium-1.0.38](https://github.com/truecharts/charts/compare/technitium-1.0.37...technitium-1.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [technitium-1.0.37](https://github.com/truecharts/charts/compare/technitium-1.0.36...technitium-1.0.37) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/technitium/1.0.42/Chart.lock b/incubator/technitium/1.0.42/Chart.lock new file mode 100644 index 00000000000..295f1825ed8 --- /dev/null +++ b/incubator/technitium/1.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:34:44.435355391Z" diff --git a/incubator/technitium/1.0.42/Chart.yaml b/incubator/technitium/1.0.42/Chart.yaml new file mode 100644 index 00000000000..9f7f2b31d5a --- /dev/null +++ b/incubator/technitium/1.0.42/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "8.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.42 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/technitium/1.0.42/README.md b/incubator/technitium/1.0.42/README.md new file mode 100644 index 00000000000..a947a91dab5 --- /dev/null +++ b/incubator/technitium/1.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/incubator/technitium/1.0.42/app-readme.md similarity index 100% rename from incubator/technitium/1.0.41/app-readme.md rename to incubator/technitium/1.0.42/app-readme.md diff --git a/incubator/technitium/1.0.42/charts/common-10.7.7.tgz b/incubator/technitium/1.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/technitium/1.0.42/charts/common-10.7.7.tgz differ diff --git a/incubator/technitium/1.0.41/ix_values.yaml b/incubator/technitium/1.0.42/ix_values.yaml similarity index 100% rename from incubator/technitium/1.0.41/ix_values.yaml rename to incubator/technitium/1.0.42/ix_values.yaml diff --git a/incubator/technitium/1.0.41/questions.yaml b/incubator/technitium/1.0.42/questions.yaml similarity index 100% rename from incubator/technitium/1.0.41/questions.yaml rename to incubator/technitium/1.0.42/questions.yaml diff --git a/incubator/technitium/1.0.41/templates/common.yaml b/incubator/technitium/1.0.42/templates/common.yaml similarity index 100% rename from incubator/technitium/1.0.41/templates/common.yaml rename to incubator/technitium/1.0.42/templates/common.yaml diff --git a/incubator/technitium/1.0.41/values.yaml b/incubator/technitium/1.0.42/values.yaml similarity index 100% rename from incubator/technitium/1.0.41/values.yaml rename to incubator/technitium/1.0.42/values.yaml diff --git a/incubator/teedy-docs/0.0.31/CHANGELOG.md b/incubator/teedy-docs/0.0.31/CHANGELOG.md deleted file mode 100644 index d14b04a4ef0..00000000000 --- a/incubator/teedy-docs/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [teedy-docs-0.0.31](https://github.com/truecharts/charts/compare/teedy-docs-0.0.30...teedy-docs-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [teedy-docs-0.0.30](https://github.com/truecharts/charts/compare/teedy-docs-0.0.29...teedy-docs-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [teedy-docs-0.0.29](https://github.com/truecharts/charts/compare/teedy-docs-0.0.28...teedy-docs-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [teedy-docs-0.0.29](https://github.com/truecharts/charts/compare/teedy-docs-0.0.28...teedy-docs-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [teedy-docs-0.0.28](https://github.com/truecharts/charts/compare/teedy-docs-0.0.27...teedy-docs-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [teedy-docs-0.0.27](https://github.com/truecharts/charts/compare/teedy-docs-0.0.26...teedy-docs-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/teedy-docs/0.0.31/Chart.lock b/incubator/teedy-docs/0.0.31/Chart.lock deleted file mode 100644 index 727196cb9f2..00000000000 --- a/incubator/teedy-docs/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:50:45.266365566Z" diff --git a/incubator/teedy-docs/0.0.31/Chart.yaml b/incubator/teedy-docs/0.0.31/Chart.yaml deleted file mode 100644 index b6ee86f9882..00000000000 --- a/incubator/teedy-docs/0.0.31/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.7.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.31 diff --git a/incubator/teedy-docs/0.0.31/README.md b/incubator/teedy-docs/0.0.31/README.md deleted file mode 100644 index 7c833890a44..00000000000 --- a/incubator/teedy-docs/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/teedy-docs/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/teedy-docs/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/teedy-docs/0.0.32/CHANGELOG.md b/incubator/teedy-docs/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..a8988968f1d --- /dev/null +++ b/incubator/teedy-docs/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [teedy-docs-0.0.32](https://github.com/truecharts/charts/compare/teedy-docs-0.0.31...teedy-docs-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [teedy-docs-0.0.31](https://github.com/truecharts/charts/compare/teedy-docs-0.0.30...teedy-docs-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [teedy-docs-0.0.30](https://github.com/truecharts/charts/compare/teedy-docs-0.0.29...teedy-docs-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [teedy-docs-0.0.29](https://github.com/truecharts/charts/compare/teedy-docs-0.0.28...teedy-docs-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [teedy-docs-0.0.29](https://github.com/truecharts/charts/compare/teedy-docs-0.0.28...teedy-docs-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [teedy-docs-0.0.28](https://github.com/truecharts/charts/compare/teedy-docs-0.0.27...teedy-docs-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [teedy-docs-0.0.27](https://github.com/truecharts/charts/compare/teedy-docs-0.0.26...teedy-docs-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/teedy-docs/0.0.32/Chart.lock b/incubator/teedy-docs/0.0.32/Chart.lock new file mode 100644 index 00000000000..7dd29fd9379 --- /dev/null +++ b/incubator/teedy-docs/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:35:11.435571224Z" diff --git a/incubator/teedy-docs/0.0.32/Chart.yaml b/incubator/teedy-docs/0.0.32/Chart.yaml new file mode 100644 index 00000000000..883369c60d2 --- /dev/null +++ b/incubator/teedy-docs/0.0.32/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.7.7 +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.32 diff --git a/incubator/teedy-docs/0.0.32/README.md b/incubator/teedy-docs/0.0.32/README.md new file mode 100644 index 00000000000..39b48d0f4bb --- /dev/null +++ b/incubator/teedy-docs/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/teedy-docs/0.0.32/app-readme.md similarity index 100% rename from incubator/teedy-docs/0.0.31/app-readme.md rename to incubator/teedy-docs/0.0.32/app-readme.md diff --git a/incubator/teedy-docs/0.0.32/charts/common-10.7.7.tgz b/incubator/teedy-docs/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/teedy-docs/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/teedy-docs/0.0.31/ix_values.yaml b/incubator/teedy-docs/0.0.32/ix_values.yaml similarity index 100% rename from incubator/teedy-docs/0.0.31/ix_values.yaml rename to incubator/teedy-docs/0.0.32/ix_values.yaml diff --git a/incubator/teedy-docs/0.0.31/questions.yaml b/incubator/teedy-docs/0.0.32/questions.yaml similarity index 100% rename from incubator/teedy-docs/0.0.31/questions.yaml rename to incubator/teedy-docs/0.0.32/questions.yaml diff --git a/incubator/teedy-docs/0.0.31/templates/common.yaml b/incubator/teedy-docs/0.0.32/templates/common.yaml similarity index 100% rename from incubator/teedy-docs/0.0.31/templates/common.yaml rename to incubator/teedy-docs/0.0.32/templates/common.yaml diff --git a/incubator/teedy-docs/0.0.31/values.yaml b/incubator/teedy-docs/0.0.32/values.yaml similarity index 100% rename from incubator/teedy-docs/0.0.31/values.yaml rename to incubator/teedy-docs/0.0.32/values.yaml diff --git a/incubator/telethon-downloader/0.0.34/CHANGELOG.md b/incubator/telethon-downloader/0.0.34/CHANGELOG.md deleted file mode 100644 index 8a2c93e7286..00000000000 --- a/incubator/telethon-downloader/0.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [telethon-downloader-0.0.34](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.33...telethon-downloader-0.0.34) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [telethon-downloader-0.0.33](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.32...telethon-downloader-0.0.33) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [telethon-downloader-0.0.32](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.31...telethon-downloader-0.0.32) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - - - - -## [telethon-downloader-0.0.31](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.30...telethon-downloader-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [telethon-downloader-0.0.31](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.30...telethon-downloader-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [telethon-downloader-0.0.30](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.29...telethon-downloader-0.0.30) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [telethon-downloader-0.0.29](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.28...telethon-downloader-0.0.29) (2022-10-04) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) - - - - -## [telethon-downloader-0.0.28](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.27...telethon-downloader-0.0.28) (2022-10-03) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#3994](https://github.com/truecharts/charts/issues/3994)) - - update docker general non-major - - - - -## [telethon-downloader-0.0.27](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.26...telethon-downloader-0.0.27) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [telethon-downloader-0.0.26](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.25...telethon-downloader-0.0.26) (2022-09-27) - diff --git a/incubator/telethon-downloader/0.0.34/Chart.lock b/incubator/telethon-downloader/0.0.34/Chart.lock deleted file mode 100644 index 2d7bfa3126d..00000000000 --- a/incubator/telethon-downloader/0.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:50:55.426701061Z" diff --git a/incubator/telethon-downloader/0.0.34/Chart.yaml b/incubator/telethon-downloader/0.0.34/Chart.yaml deleted file mode 100644 index 1a8c8a2ce7c..00000000000 --- a/incubator/telethon-downloader/0.0.34/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.7.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.34 diff --git a/incubator/telethon-downloader/0.0.34/README.md b/incubator/telethon-downloader/0.0.34/README.md deleted file mode 100644 index 816f96439f9..00000000000 --- a/incubator/telethon-downloader/0.0.34/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.34/charts/common-10.7.1.tgz b/incubator/telethon-downloader/0.0.34/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/telethon-downloader/0.0.34/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/telethon-downloader/0.0.35/CHANGELOG.md b/incubator/telethon-downloader/0.0.35/CHANGELOG.md new file mode 100644 index 00000000000..9adc7379925 --- /dev/null +++ b/incubator/telethon-downloader/0.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [telethon-downloader-0.0.35](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.34...telethon-downloader-0.0.35) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [telethon-downloader-0.0.34](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.33...telethon-downloader-0.0.34) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [telethon-downloader-0.0.33](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.32...telethon-downloader-0.0.33) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [telethon-downloader-0.0.32](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.31...telethon-downloader-0.0.32) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + +## [telethon-downloader-0.0.31](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.30...telethon-downloader-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [telethon-downloader-0.0.31](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.30...telethon-downloader-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [telethon-downloader-0.0.30](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.29...telethon-downloader-0.0.30) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [telethon-downloader-0.0.29](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.28...telethon-downloader-0.0.29) (2022-10-04) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) + + + + +## [telethon-downloader-0.0.28](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.27...telethon-downloader-0.0.28) (2022-10-03) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#3994](https://github.com/truecharts/charts/issues/3994)) + - update docker general non-major + + + + +## [telethon-downloader-0.0.27](https://github.com/truecharts/charts/compare/telethon-downloader-0.0.26...telethon-downloader-0.0.27) (2022-10-01) + diff --git a/incubator/telethon-downloader/0.0.35/Chart.lock b/incubator/telethon-downloader/0.0.35/Chart.lock new file mode 100644 index 00000000000..9a5b7674523 --- /dev/null +++ b/incubator/telethon-downloader/0.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:35:12.136416458Z" diff --git a/incubator/telethon-downloader/0.0.35/Chart.yaml b/incubator/telethon-downloader/0.0.35/Chart.yaml new file mode 100644 index 00000000000..ab8ebdae4b9 --- /dev/null +++ b/incubator/telethon-downloader/0.0.35/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.7.7 +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.35 diff --git a/incubator/telethon-downloader/0.0.35/README.md b/incubator/telethon-downloader/0.0.35/README.md new file mode 100644 index 00000000000..c80e9ade9b5 --- /dev/null +++ b/incubator/telethon-downloader/0.0.35/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.34/app-readme.md b/incubator/telethon-downloader/0.0.35/app-readme.md similarity index 100% rename from incubator/telethon-downloader/0.0.34/app-readme.md rename to incubator/telethon-downloader/0.0.35/app-readme.md diff --git a/incubator/telethon-downloader/0.0.35/charts/common-10.7.7.tgz b/incubator/telethon-downloader/0.0.35/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/telethon-downloader/0.0.35/charts/common-10.7.7.tgz differ diff --git a/incubator/telethon-downloader/0.0.34/ix_values.yaml b/incubator/telethon-downloader/0.0.35/ix_values.yaml similarity index 100% rename from incubator/telethon-downloader/0.0.34/ix_values.yaml rename to incubator/telethon-downloader/0.0.35/ix_values.yaml diff --git a/incubator/telethon-downloader/0.0.34/questions.yaml b/incubator/telethon-downloader/0.0.35/questions.yaml similarity index 100% rename from incubator/telethon-downloader/0.0.34/questions.yaml rename to incubator/telethon-downloader/0.0.35/questions.yaml diff --git a/incubator/telethon-downloader/0.0.34/templates/common.yaml b/incubator/telethon-downloader/0.0.35/templates/common.yaml similarity index 100% rename from incubator/telethon-downloader/0.0.34/templates/common.yaml rename to incubator/telethon-downloader/0.0.35/templates/common.yaml diff --git a/incubator/telethon-downloader/0.0.34/values.yaml b/incubator/telethon-downloader/0.0.35/values.yaml similarity index 100% rename from incubator/telethon-downloader/0.0.34/values.yaml rename to incubator/telethon-downloader/0.0.35/values.yaml diff --git a/incubator/terraria-tshock/0.0.29/CHANGELOG.md b/incubator/terraria-tshock/0.0.29/CHANGELOG.md deleted file mode 100644 index f606162d7de..00000000000 --- a/incubator/terraria-tshock/0.0.29/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [terraria-tshock-0.0.29](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.28...terraria-tshock-0.0.29) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [terraria-tshock-0.0.28](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.27...terraria-tshock-0.0.28) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [terraria-tshock-0.0.27](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.26...terraria-tshock-0.0.27) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [terraria-tshock-0.0.27](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.26...terraria-tshock-0.0.27) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [terraria-tshock-0.0.26](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.25...terraria-tshock-0.0.26) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [terraria-tshock-0.0.25](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.24...terraria-tshock-0.0.25) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/terraria-tshock/0.0.29/Chart.lock b/incubator/terraria-tshock/0.0.29/Chart.lock deleted file mode 100644 index 410aca377d8..00000000000 --- a/incubator/terraria-tshock/0.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:50:57.502722277Z" diff --git a/incubator/terraria-tshock/0.0.29/Chart.yaml b/incubator/terraria-tshock/0.0.29/Chart.yaml deleted file mode 100644 index c8b864f7140..00000000000 --- a/incubator/terraria-tshock/0.0.29/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.7.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.29 diff --git a/incubator/terraria-tshock/0.0.29/README.md b/incubator/terraria-tshock/0.0.29/README.md deleted file mode 100644 index 4b89538a90f..00000000000 --- a/incubator/terraria-tshock/0.0.29/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.29/charts/common-10.7.1.tgz b/incubator/terraria-tshock/0.0.29/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/terraria-tshock/0.0.29/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/terraria-tshock/0.0.30/CHANGELOG.md b/incubator/terraria-tshock/0.0.30/CHANGELOG.md new file mode 100644 index 00000000000..7a21e8d358d --- /dev/null +++ b/incubator/terraria-tshock/0.0.30/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [terraria-tshock-0.0.30](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.29...terraria-tshock-0.0.30) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [terraria-tshock-0.0.29](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.28...terraria-tshock-0.0.29) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [terraria-tshock-0.0.28](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.27...terraria-tshock-0.0.28) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [terraria-tshock-0.0.27](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.26...terraria-tshock-0.0.27) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [terraria-tshock-0.0.27](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.26...terraria-tshock-0.0.27) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [terraria-tshock-0.0.26](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.25...terraria-tshock-0.0.26) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [terraria-tshock-0.0.25](https://github.com/truecharts/charts/compare/terraria-tshock-0.0.24...terraria-tshock-0.0.25) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/terraria-tshock/0.0.30/Chart.lock b/incubator/terraria-tshock/0.0.30/Chart.lock new file mode 100644 index 00000000000..4e9a22ec3bf --- /dev/null +++ b/incubator/terraria-tshock/0.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:35:18.490671935Z" diff --git a/incubator/terraria-tshock/0.0.30/Chart.yaml b/incubator/terraria-tshock/0.0.30/Chart.yaml new file mode 100644 index 00000000000..72553a0cc34 --- /dev/null +++ b/incubator/terraria-tshock/0.0.30/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.7.7 +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.30 diff --git a/incubator/terraria-tshock/0.0.30/README.md b/incubator/terraria-tshock/0.0.30/README.md new file mode 100644 index 00000000000..b868f6373a9 --- /dev/null +++ b/incubator/terraria-tshock/0.0.30/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.29/app-readme.md b/incubator/terraria-tshock/0.0.30/app-readme.md similarity index 100% rename from incubator/terraria-tshock/0.0.29/app-readme.md rename to incubator/terraria-tshock/0.0.30/app-readme.md diff --git a/incubator/terraria-tshock/0.0.30/charts/common-10.7.7.tgz b/incubator/terraria-tshock/0.0.30/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/terraria-tshock/0.0.30/charts/common-10.7.7.tgz differ diff --git a/incubator/terraria-tshock/0.0.29/ix_values.yaml b/incubator/terraria-tshock/0.0.30/ix_values.yaml similarity index 100% rename from incubator/terraria-tshock/0.0.29/ix_values.yaml rename to incubator/terraria-tshock/0.0.30/ix_values.yaml diff --git a/incubator/terraria-tshock/0.0.29/questions.yaml b/incubator/terraria-tshock/0.0.30/questions.yaml similarity index 100% rename from incubator/terraria-tshock/0.0.29/questions.yaml rename to incubator/terraria-tshock/0.0.30/questions.yaml diff --git a/incubator/terraria-tshock/0.0.29/templates/common.yaml b/incubator/terraria-tshock/0.0.30/templates/common.yaml similarity index 100% rename from incubator/terraria-tshock/0.0.29/templates/common.yaml rename to incubator/terraria-tshock/0.0.30/templates/common.yaml diff --git a/incubator/terraria-tshock/0.0.29/values.yaml b/incubator/terraria-tshock/0.0.30/values.yaml similarity index 100% rename from incubator/terraria-tshock/0.0.29/values.yaml rename to incubator/terraria-tshock/0.0.30/values.yaml diff --git a/incubator/theforest/0.0.30/CHANGELOG.md b/incubator/theforest/0.0.30/CHANGELOG.md deleted file mode 100644 index f0e090ed4cc..00000000000 --- a/incubator/theforest/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [theforest-0.0.30](https://github.com/truecharts/charts/compare/theforest-0.0.29...theforest-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [theforest-0.0.29](https://github.com/truecharts/charts/compare/theforest-0.0.28...theforest-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [theforest-0.0.28](https://github.com/truecharts/charts/compare/theforest-0.0.27...theforest-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [theforest-0.0.28](https://github.com/truecharts/charts/compare/theforest-0.0.27...theforest-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [theforest-0.0.27](https://github.com/truecharts/charts/compare/theforest-0.0.26...theforest-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [theforest-0.0.26](https://github.com/truecharts/charts/compare/theforest-0.0.25...theforest-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/theforest/0.0.30/Chart.lock b/incubator/theforest/0.0.30/Chart.lock deleted file mode 100644 index a7407dcb8a5..00000000000 --- a/incubator/theforest/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:51:01.66920901Z" diff --git a/incubator/theforest/0.0.30/Chart.yaml b/incubator/theforest/0.0.30/Chart.yaml deleted file mode 100644 index c63f7573fc2..00000000000 --- a/incubator/theforest/0.0.30/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.7.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.30 diff --git a/incubator/theforest/0.0.30/README.md b/incubator/theforest/0.0.30/README.md deleted file mode 100644 index 656c0e2546c..00000000000 --- a/incubator/theforest/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/theforest/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/theforest/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/theforest/0.0.31/CHANGELOG.md b/incubator/theforest/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..76ddf1512e7 --- /dev/null +++ b/incubator/theforest/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [theforest-0.0.31](https://github.com/truecharts/charts/compare/theforest-0.0.30...theforest-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [theforest-0.0.30](https://github.com/truecharts/charts/compare/theforest-0.0.29...theforest-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [theforest-0.0.29](https://github.com/truecharts/charts/compare/theforest-0.0.28...theforest-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [theforest-0.0.28](https://github.com/truecharts/charts/compare/theforest-0.0.27...theforest-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [theforest-0.0.28](https://github.com/truecharts/charts/compare/theforest-0.0.27...theforest-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [theforest-0.0.27](https://github.com/truecharts/charts/compare/theforest-0.0.26...theforest-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [theforest-0.0.26](https://github.com/truecharts/charts/compare/theforest-0.0.25...theforest-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/theforest/0.0.31/Chart.lock b/incubator/theforest/0.0.31/Chart.lock new file mode 100644 index 00000000000..3ad2b833c0d --- /dev/null +++ b/incubator/theforest/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:35:25.299489461Z" diff --git a/incubator/theforest/0.0.31/Chart.yaml b/incubator/theforest/0.0.31/Chart.yaml new file mode 100644 index 00000000000..5867cd2ddad --- /dev/null +++ b/incubator/theforest/0.0.31/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.7.7 +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.31 diff --git a/incubator/theforest/0.0.31/README.md b/incubator/theforest/0.0.31/README.md new file mode 100644 index 00000000000..cd5c3bbaec2 --- /dev/null +++ b/incubator/theforest/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/theforest/0.0.31/app-readme.md similarity index 100% rename from incubator/theforest/0.0.30/app-readme.md rename to incubator/theforest/0.0.31/app-readme.md diff --git a/incubator/theforest/0.0.31/charts/common-10.7.7.tgz b/incubator/theforest/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/theforest/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/theforest/0.0.30/ix_values.yaml b/incubator/theforest/0.0.31/ix_values.yaml similarity index 100% rename from incubator/theforest/0.0.30/ix_values.yaml rename to incubator/theforest/0.0.31/ix_values.yaml diff --git a/incubator/theforest/0.0.30/questions.yaml b/incubator/theforest/0.0.31/questions.yaml similarity index 100% rename from incubator/theforest/0.0.30/questions.yaml rename to incubator/theforest/0.0.31/questions.yaml diff --git a/incubator/theforest/0.0.30/templates/common.yaml b/incubator/theforest/0.0.31/templates/common.yaml similarity index 100% rename from incubator/theforest/0.0.30/templates/common.yaml rename to incubator/theforest/0.0.31/templates/common.yaml diff --git a/incubator/theforest/0.0.30/values.yaml b/incubator/theforest/0.0.31/values.yaml similarity index 100% rename from incubator/theforest/0.0.30/values.yaml rename to incubator/theforest/0.0.31/values.yaml diff --git a/incubator/thunderbird/0.0.36/CHANGELOG.md b/incubator/thunderbird/0.0.36/CHANGELOG.md deleted file mode 100644 index b4050d6acc9..00000000000 --- a/incubator/thunderbird/0.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [thunderbird-0.0.36](https://github.com/truecharts/charts/compare/thunderbird-0.0.35...thunderbird-0.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [thunderbird-0.0.35](https://github.com/truecharts/charts/compare/thunderbird-0.0.34...thunderbird-0.0.35) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [thunderbird-0.0.34](https://github.com/truecharts/charts/compare/thunderbird-0.0.33...thunderbird-0.0.34) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [thunderbird-0.0.33](https://github.com/truecharts/charts/compare/thunderbird-0.0.32...thunderbird-0.0.33) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [thunderbird-0.0.33](https://github.com/truecharts/charts/compare/thunderbird-0.0.32...thunderbird-0.0.33) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [thunderbird-0.0.32](https://github.com/truecharts/charts/compare/thunderbird-0.0.31...thunderbird-0.0.32) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [thunderbird-0.0.31](https://github.com/truecharts/charts/compare/thunderbird-0.0.30...thunderbird-0.0.31) (2022-09-28) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) - - - - -## [thunderbird-0.0.30](https://github.com/truecharts/charts/compare/thunderbird-0.0.29...thunderbird-0.0.30) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/thunderbird/0.0.36/Chart.lock b/incubator/thunderbird/0.0.36/Chart.lock deleted file mode 100644 index 51d731460f3..00000000000 --- a/incubator/thunderbird/0.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:51:16.421348374Z" diff --git a/incubator/thunderbird/0.0.36/Chart.yaml b/incubator/thunderbird/0.0.36/Chart.yaml deleted file mode 100644 index 7b233c73168..00000000000 --- a/incubator/thunderbird/0.0.36/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.36 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - productivity - - mail diff --git a/incubator/thunderbird/0.0.36/README.md b/incubator/thunderbird/0.0.36/README.md deleted file mode 100644 index 02eb8b5671a..00000000000 --- a/incubator/thunderbird/0.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/incubator/thunderbird/0.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/thunderbird/0.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/thunderbird/0.0.37/CHANGELOG.md b/incubator/thunderbird/0.0.37/CHANGELOG.md new file mode 100644 index 00000000000..82095a61e24 --- /dev/null +++ b/incubator/thunderbird/0.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [thunderbird-0.0.37](https://github.com/truecharts/charts/compare/thunderbird-0.0.36...thunderbird-0.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [thunderbird-0.0.36](https://github.com/truecharts/charts/compare/thunderbird-0.0.35...thunderbird-0.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [thunderbird-0.0.35](https://github.com/truecharts/charts/compare/thunderbird-0.0.34...thunderbird-0.0.35) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [thunderbird-0.0.34](https://github.com/truecharts/charts/compare/thunderbird-0.0.33...thunderbird-0.0.34) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [thunderbird-0.0.33](https://github.com/truecharts/charts/compare/thunderbird-0.0.32...thunderbird-0.0.33) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [thunderbird-0.0.33](https://github.com/truecharts/charts/compare/thunderbird-0.0.32...thunderbird-0.0.33) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [thunderbird-0.0.32](https://github.com/truecharts/charts/compare/thunderbird-0.0.31...thunderbird-0.0.32) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [thunderbird-0.0.31](https://github.com/truecharts/charts/compare/thunderbird-0.0.30...thunderbird-0.0.31) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + +## [thunderbird-0.0.30](https://github.com/truecharts/charts/compare/thunderbird-0.0.29...thunderbird-0.0.30) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [thunderbird-0.0.29](https://github.com/truecharts/charts/compare/thunderbird-0.0.28...thunderbird-0.0.29) (2022-09-25) + +### Chore diff --git a/incubator/thunderbird/0.0.37/Chart.lock b/incubator/thunderbird/0.0.37/Chart.lock new file mode 100644 index 00000000000..483eb529f1a --- /dev/null +++ b/incubator/thunderbird/0.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:35:52.350686715Z" diff --git a/incubator/thunderbird/0.0.37/Chart.yaml b/incubator/thunderbird/0.0.37/Chart.yaml new file mode 100644 index 00000000000..e08957f8255 --- /dev/null +++ b/incubator/thunderbird/0.0.37/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - productivity + - mail diff --git a/incubator/thunderbird/0.0.37/README.md b/incubator/thunderbird/0.0.37/README.md new file mode 100644 index 00000000000..86d06d2171a --- /dev/null +++ b/incubator/thunderbird/0.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/incubator/thunderbird/0.0.37/app-readme.md similarity index 100% rename from incubator/thunderbird/0.0.36/app-readme.md rename to incubator/thunderbird/0.0.37/app-readme.md diff --git a/incubator/thunderbird/0.0.37/charts/common-10.7.7.tgz b/incubator/thunderbird/0.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/thunderbird/0.0.37/charts/common-10.7.7.tgz differ diff --git a/incubator/thunderbird/0.0.36/ix_values.yaml b/incubator/thunderbird/0.0.37/ix_values.yaml similarity index 100% rename from incubator/thunderbird/0.0.36/ix_values.yaml rename to incubator/thunderbird/0.0.37/ix_values.yaml diff --git a/incubator/thunderbird/0.0.36/questions.yaml b/incubator/thunderbird/0.0.37/questions.yaml similarity index 100% rename from incubator/thunderbird/0.0.36/questions.yaml rename to incubator/thunderbird/0.0.37/questions.yaml diff --git a/incubator/thunderbird/0.0.36/templates/common.yaml b/incubator/thunderbird/0.0.37/templates/common.yaml similarity index 100% rename from incubator/thunderbird/0.0.36/templates/common.yaml rename to incubator/thunderbird/0.0.37/templates/common.yaml diff --git a/incubator/thunderbird/0.0.36/values.yaml b/incubator/thunderbird/0.0.37/values.yaml similarity index 100% rename from incubator/thunderbird/0.0.36/values.yaml rename to incubator/thunderbird/0.0.37/values.yaml diff --git a/incubator/timetagger/0.0.20/CHANGELOG.md b/incubator/timetagger/0.0.20/CHANGELOG.md deleted file mode 100644 index c3fd09e32ff..00000000000 --- a/incubator/timetagger/0.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [timetagger-0.0.20](https://github.com/truecharts/charts/compare/timetagger-0.0.19...timetagger-0.0.20) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [timetagger-0.0.19](https://github.com/truecharts/charts/compare/timetagger-0.0.18...timetagger-0.0.19) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [timetagger-0.0.18](https://github.com/truecharts/charts/compare/timetagger-0.0.17...timetagger-0.0.18) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [timetagger-0.0.18](https://github.com/truecharts/charts/compare/timetagger-0.0.17...timetagger-0.0.18) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [timetagger-0.0.17](https://github.com/truecharts/charts/compare/timetagger-0.0.16...timetagger-0.0.17) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major - - - - -## [timetagger-0.0.16](https://github.com/truecharts/charts/compare/timetagger-0.0.15...timetagger-0.0.16) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/timetagger/0.0.20/Chart.lock b/incubator/timetagger/0.0.20/Chart.lock deleted file mode 100644 index 91d9825c5e6..00000000000 --- a/incubator/timetagger/0.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:51:27.117254909Z" diff --git a/incubator/timetagger/0.0.20/Chart.yaml b/incubator/timetagger/0.0.20/Chart.yaml deleted file mode 100644 index cbf050896ee..00000000000 --- a/incubator/timetagger/0.0.20/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "22.9.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.20 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/timetagger/0.0.20/README.md b/incubator/timetagger/0.0.20/README.md deleted file mode 100644 index 40b3fdf13e5..00000000000 --- a/incubator/timetagger/0.0.20/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.20/charts/common-10.7.1.tgz b/incubator/timetagger/0.0.20/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/timetagger/0.0.20/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/timetagger/0.0.21/CHANGELOG.md b/incubator/timetagger/0.0.21/CHANGELOG.md new file mode 100644 index 00000000000..4627023bd65 --- /dev/null +++ b/incubator/timetagger/0.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [timetagger-0.0.21](https://github.com/truecharts/charts/compare/timetagger-0.0.20...timetagger-0.0.21) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [timetagger-0.0.20](https://github.com/truecharts/charts/compare/timetagger-0.0.19...timetagger-0.0.20) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [timetagger-0.0.19](https://github.com/truecharts/charts/compare/timetagger-0.0.18...timetagger-0.0.19) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [timetagger-0.0.18](https://github.com/truecharts/charts/compare/timetagger-0.0.17...timetagger-0.0.18) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [timetagger-0.0.18](https://github.com/truecharts/charts/compare/timetagger-0.0.17...timetagger-0.0.18) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [timetagger-0.0.17](https://github.com/truecharts/charts/compare/timetagger-0.0.16...timetagger-0.0.17) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major + + + + +## [timetagger-0.0.16](https://github.com/truecharts/charts/compare/timetagger-0.0.15...timetagger-0.0.16) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) + diff --git a/incubator/timetagger/0.0.21/Chart.lock b/incubator/timetagger/0.0.21/Chart.lock new file mode 100644 index 00000000000..a614959c2bb --- /dev/null +++ b/incubator/timetagger/0.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:35:52.97915495Z" diff --git a/incubator/timetagger/0.0.21/Chart.yaml b/incubator/timetagger/0.0.21/Chart.yaml new file mode 100644 index 00000000000..d2f82a5dce8 --- /dev/null +++ b/incubator/timetagger/0.0.21/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "22.9.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.21 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/timetagger/0.0.21/README.md b/incubator/timetagger/0.0.21/README.md new file mode 100644 index 00000000000..628dd3c54db --- /dev/null +++ b/incubator/timetagger/0.0.21/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.20/app-readme.md b/incubator/timetagger/0.0.21/app-readme.md similarity index 100% rename from incubator/timetagger/0.0.20/app-readme.md rename to incubator/timetagger/0.0.21/app-readme.md diff --git a/incubator/timetagger/0.0.21/charts/common-10.7.7.tgz b/incubator/timetagger/0.0.21/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/timetagger/0.0.21/charts/common-10.7.7.tgz differ diff --git a/incubator/timetagger/0.0.20/ix_values.yaml b/incubator/timetagger/0.0.21/ix_values.yaml similarity index 100% rename from incubator/timetagger/0.0.20/ix_values.yaml rename to incubator/timetagger/0.0.21/ix_values.yaml diff --git a/incubator/timetagger/0.0.20/questions.yaml b/incubator/timetagger/0.0.21/questions.yaml similarity index 100% rename from incubator/timetagger/0.0.20/questions.yaml rename to incubator/timetagger/0.0.21/questions.yaml diff --git a/incubator/timetagger/0.0.20/templates/common.yaml b/incubator/timetagger/0.0.21/templates/common.yaml similarity index 100% rename from incubator/timetagger/0.0.20/templates/common.yaml rename to incubator/timetagger/0.0.21/templates/common.yaml diff --git a/incubator/timetagger/0.0.20/values.yaml b/incubator/timetagger/0.0.21/values.yaml similarity index 100% rename from incubator/timetagger/0.0.20/values.yaml rename to incubator/timetagger/0.0.21/values.yaml diff --git a/incubator/tonido/0.0.30/CHANGELOG.md b/incubator/tonido/0.0.30/CHANGELOG.md deleted file mode 100644 index b8f5d45a86b..00000000000 --- a/incubator/tonido/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tonido-0.0.30](https://github.com/truecharts/charts/compare/tonido-0.0.29...tonido-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [tonido-0.0.29](https://github.com/truecharts/charts/compare/tonido-0.0.28...tonido-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [tonido-0.0.28](https://github.com/truecharts/charts/compare/tonido-0.0.27...tonido-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tonido-0.0.28](https://github.com/truecharts/charts/compare/tonido-0.0.27...tonido-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tonido-0.0.27](https://github.com/truecharts/charts/compare/tonido-0.0.26...tonido-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [tonido-0.0.26](https://github.com/truecharts/charts/compare/tonido-0.0.25...tonido-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/tonido/0.0.30/Chart.lock b/incubator/tonido/0.0.30/Chart.lock deleted file mode 100644 index e0be3043c4d..00000000000 --- a/incubator/tonido/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:51:28.146072994Z" diff --git a/incubator/tonido/0.0.30/Chart.yaml b/incubator/tonido/0.0.30/Chart.yaml deleted file mode 100644 index 7aae987e0e0..00000000000 --- a/incubator/tonido/0.0.30/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.7.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.30 diff --git a/incubator/tonido/0.0.30/README.md b/incubator/tonido/0.0.30/README.md deleted file mode 100644 index f141ae83f3c..00000000000 --- a/incubator/tonido/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/tonido/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/tonido/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/tonido/0.0.31/CHANGELOG.md b/incubator/tonido/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..e9728727f72 --- /dev/null +++ b/incubator/tonido/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tonido-0.0.31](https://github.com/truecharts/charts/compare/tonido-0.0.30...tonido-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [tonido-0.0.30](https://github.com/truecharts/charts/compare/tonido-0.0.29...tonido-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [tonido-0.0.29](https://github.com/truecharts/charts/compare/tonido-0.0.28...tonido-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [tonido-0.0.28](https://github.com/truecharts/charts/compare/tonido-0.0.27...tonido-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tonido-0.0.28](https://github.com/truecharts/charts/compare/tonido-0.0.27...tonido-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tonido-0.0.27](https://github.com/truecharts/charts/compare/tonido-0.0.26...tonido-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [tonido-0.0.26](https://github.com/truecharts/charts/compare/tonido-0.0.25...tonido-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/tonido/0.0.31/Chart.lock b/incubator/tonido/0.0.31/Chart.lock new file mode 100644 index 00000000000..6a1ed361339 --- /dev/null +++ b/incubator/tonido/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:35:59.598483143Z" diff --git a/incubator/tonido/0.0.31/Chart.yaml b/incubator/tonido/0.0.31/Chart.yaml new file mode 100644 index 00000000000..b24b6147d4c --- /dev/null +++ b/incubator/tonido/0.0.31/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.7.7 +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.31 diff --git a/incubator/tonido/0.0.31/README.md b/incubator/tonido/0.0.31/README.md new file mode 100644 index 00000000000..6684a79daac --- /dev/null +++ b/incubator/tonido/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/tonido/0.0.31/app-readme.md similarity index 100% rename from incubator/tonido/0.0.30/app-readme.md rename to incubator/tonido/0.0.31/app-readme.md diff --git a/incubator/tonido/0.0.31/charts/common-10.7.7.tgz b/incubator/tonido/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/tonido/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/tonido/0.0.30/ix_values.yaml b/incubator/tonido/0.0.31/ix_values.yaml similarity index 100% rename from incubator/tonido/0.0.30/ix_values.yaml rename to incubator/tonido/0.0.31/ix_values.yaml diff --git a/incubator/tonido/0.0.30/questions.yaml b/incubator/tonido/0.0.31/questions.yaml similarity index 100% rename from incubator/tonido/0.0.30/questions.yaml rename to incubator/tonido/0.0.31/questions.yaml diff --git a/incubator/tonido/0.0.30/templates/common.yaml b/incubator/tonido/0.0.31/templates/common.yaml similarity index 100% rename from incubator/tonido/0.0.30/templates/common.yaml rename to incubator/tonido/0.0.31/templates/common.yaml diff --git a/incubator/tonido/0.0.30/values.yaml b/incubator/tonido/0.0.31/values.yaml similarity index 100% rename from incubator/tonido/0.0.30/values.yaml rename to incubator/tonido/0.0.31/values.yaml diff --git a/incubator/tracks/0.0.37/CHANGELOG.md b/incubator/tracks/0.0.37/CHANGELOG.md deleted file mode 100644 index 0d9ced67d20..00000000000 --- a/incubator/tracks/0.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tracks-0.0.37](https://github.com/truecharts/charts/compare/tracks-0.0.36...tracks-0.0.37) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [tracks-0.0.36](https://github.com/truecharts/charts/compare/tracks-0.0.35...tracks-0.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [tracks-0.0.35](https://github.com/truecharts/charts/compare/tracks-0.0.34...tracks-0.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [tracks-0.0.34](https://github.com/truecharts/charts/compare/tracks-0.0.33...tracks-0.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tracks-0.0.34](https://github.com/truecharts/charts/compare/tracks-0.0.33...tracks-0.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tracks-0.0.33](https://github.com/truecharts/charts/compare/tracks-0.0.32...tracks-0.0.33) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [tracks-0.0.32](https://github.com/truecharts/charts/compare/tracks-0.0.31...tracks-0.0.32) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) - - - - -## [tracks-0.0.31](https://github.com/truecharts/charts/compare/tracks-0.0.30...tracks-0.0.31) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) - diff --git a/incubator/tracks/0.0.37/Chart.lock b/incubator/tracks/0.0.37/Chart.lock deleted file mode 100644 index 13b98c615ef..00000000000 --- a/incubator/tracks/0.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:48:03.424002705Z" diff --git a/incubator/tracks/0.0.37/Chart.yaml b/incubator/tracks/0.0.37/Chart.yaml deleted file mode 100644 index 2cf88633cf9..00000000000 --- a/incubator/tracks/0.0.37/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.7.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.37 diff --git a/incubator/tracks/0.0.37/README.md b/incubator/tracks/0.0.37/README.md deleted file mode 100644 index 47cceda4173..00000000000 --- a/incubator/tracks/0.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/charts/common-10.7.1.tgz b/incubator/tracks/0.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/tracks/0.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/tracks/0.0.38/CHANGELOG.md b/incubator/tracks/0.0.38/CHANGELOG.md new file mode 100644 index 00000000000..dff072cd193 --- /dev/null +++ b/incubator/tracks/0.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tracks-0.0.38](https://github.com/truecharts/charts/compare/tracks-0.0.37...tracks-0.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [tracks-0.0.37](https://github.com/truecharts/charts/compare/tracks-0.0.36...tracks-0.0.37) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [tracks-0.0.36](https://github.com/truecharts/charts/compare/tracks-0.0.35...tracks-0.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [tracks-0.0.35](https://github.com/truecharts/charts/compare/tracks-0.0.34...tracks-0.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [tracks-0.0.34](https://github.com/truecharts/charts/compare/tracks-0.0.33...tracks-0.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tracks-0.0.34](https://github.com/truecharts/charts/compare/tracks-0.0.33...tracks-0.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tracks-0.0.33](https://github.com/truecharts/charts/compare/tracks-0.0.32...tracks-0.0.33) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [tracks-0.0.32](https://github.com/truecharts/charts/compare/tracks-0.0.31...tracks-0.0.32) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) + + + + +## [tracks-0.0.31](https://github.com/truecharts/charts/compare/tracks-0.0.30...tracks-0.0.31) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [tracks-0.0.30](https://github.com/truecharts/charts/compare/tracks-0.0.29...tracks-0.0.30) (2022-09-25) + diff --git a/incubator/tracks/0.0.38/Chart.lock b/incubator/tracks/0.0.38/Chart.lock new file mode 100644 index 00000000000..74242bf83b6 --- /dev/null +++ b/incubator/tracks/0.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:36:05.507406901Z" diff --git a/incubator/tracks/0.0.38/Chart.yaml b/incubator/tracks/0.0.38/Chart.yaml new file mode 100644 index 00000000000..e8f7dab1f73 --- /dev/null +++ b/incubator/tracks/0.0.38/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.7.7 +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.38 diff --git a/incubator/tracks/0.0.38/README.md b/incubator/tracks/0.0.38/README.md new file mode 100644 index 00000000000..473887a15b9 --- /dev/null +++ b/incubator/tracks/0.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/incubator/tracks/0.0.38/app-readme.md similarity index 100% rename from incubator/tracks/0.0.37/app-readme.md rename to incubator/tracks/0.0.38/app-readme.md diff --git a/incubator/tracks/0.0.38/charts/common-10.7.7.tgz b/incubator/tracks/0.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/tracks/0.0.38/charts/common-10.7.7.tgz differ diff --git a/incubator/tracks/0.0.37/ix_values.yaml b/incubator/tracks/0.0.38/ix_values.yaml similarity index 100% rename from incubator/tracks/0.0.37/ix_values.yaml rename to incubator/tracks/0.0.38/ix_values.yaml diff --git a/incubator/tracks/0.0.37/questions.yaml b/incubator/tracks/0.0.38/questions.yaml similarity index 100% rename from incubator/tracks/0.0.37/questions.yaml rename to incubator/tracks/0.0.38/questions.yaml diff --git a/incubator/tracks/0.0.37/templates/common.yaml b/incubator/tracks/0.0.38/templates/common.yaml similarity index 100% rename from incubator/tracks/0.0.37/templates/common.yaml rename to incubator/tracks/0.0.38/templates/common.yaml diff --git a/incubator/tracks/0.0.37/values.yaml b/incubator/tracks/0.0.38/values.yaml similarity index 100% rename from incubator/tracks/0.0.37/values.yaml rename to incubator/tracks/0.0.38/values.yaml diff --git a/incubator/traktarr/0.0.39/CHANGELOG.md b/incubator/traktarr/0.0.39/CHANGELOG.md deleted file mode 100644 index ee676f03aea..00000000000 --- a/incubator/traktarr/0.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [traktarr-0.0.39](https://github.com/truecharts/charts/compare/traktarr-0.0.38...traktarr-0.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [traktarr-0.0.38](https://github.com/truecharts/charts/compare/traktarr-0.0.37...traktarr-0.0.38) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [traktarr-0.0.37](https://github.com/truecharts/charts/compare/traktarr-0.0.36...traktarr-0.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [traktarr-0.0.36](https://github.com/truecharts/charts/compare/traktarr-0.0.35...traktarr-0.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [traktarr-0.0.36](https://github.com/truecharts/charts/compare/traktarr-0.0.35...traktarr-0.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [traktarr-0.0.35](https://github.com/truecharts/charts/compare/traktarr-0.0.34...traktarr-0.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major - - - - -## [traktarr-0.0.34](https://github.com/truecharts/charts/compare/traktarr-0.0.33...traktarr-0.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/traktarr/0.0.39/Chart.lock b/incubator/traktarr/0.0.39/Chart.lock deleted file mode 100644 index c2f4855f4a4..00000000000 --- a/incubator/traktarr/0.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:51:47.578860451Z" diff --git a/incubator/traktarr/0.0.39/Chart.yaml b/incubator/traktarr/0.0.39/Chart.yaml deleted file mode 100644 index 0c2ef98a9c1..00000000000 --- a/incubator/traktarr/0.0.39/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.7.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.39 diff --git a/incubator/traktarr/0.0.39/README.md b/incubator/traktarr/0.0.39/README.md deleted file mode 100644 index b9c7183741a..00000000000 --- a/incubator/traktarr/0.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/incubator/traktarr/0.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/traktarr/0.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/traktarr/0.0.40/CHANGELOG.md b/incubator/traktarr/0.0.40/CHANGELOG.md new file mode 100644 index 00000000000..ce13b154916 --- /dev/null +++ b/incubator/traktarr/0.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [traktarr-0.0.40](https://github.com/truecharts/charts/compare/traktarr-0.0.39...traktarr-0.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [traktarr-0.0.39](https://github.com/truecharts/charts/compare/traktarr-0.0.38...traktarr-0.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [traktarr-0.0.38](https://github.com/truecharts/charts/compare/traktarr-0.0.37...traktarr-0.0.38) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [traktarr-0.0.37](https://github.com/truecharts/charts/compare/traktarr-0.0.36...traktarr-0.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + - update docker general non-major + + + + +## [traktarr-0.0.36](https://github.com/truecharts/charts/compare/traktarr-0.0.35...traktarr-0.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [traktarr-0.0.36](https://github.com/truecharts/charts/compare/traktarr-0.0.35...traktarr-0.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [traktarr-0.0.35](https://github.com/truecharts/charts/compare/traktarr-0.0.34...traktarr-0.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major + + + + +## [traktarr-0.0.34](https://github.com/truecharts/charts/compare/traktarr-0.0.33...traktarr-0.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) diff --git a/incubator/traktarr/0.0.40/Chart.lock b/incubator/traktarr/0.0.40/Chart.lock new file mode 100644 index 00000000000..94d2c23f6fe --- /dev/null +++ b/incubator/traktarr/0.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:36:33.095969911Z" diff --git a/incubator/traktarr/0.0.40/Chart.yaml b/incubator/traktarr/0.0.40/Chart.yaml new file mode 100644 index 00000000000..d13840953b2 --- /dev/null +++ b/incubator/traktarr/0.0.40/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.7.7 +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.40 diff --git a/incubator/traktarr/0.0.40/README.md b/incubator/traktarr/0.0.40/README.md new file mode 100644 index 00000000000..4d87cf921d9 --- /dev/null +++ b/incubator/traktarr/0.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/incubator/traktarr/0.0.40/app-readme.md similarity index 100% rename from incubator/traktarr/0.0.39/app-readme.md rename to incubator/traktarr/0.0.40/app-readme.md diff --git a/incubator/traktarr/0.0.40/charts/common-10.7.7.tgz b/incubator/traktarr/0.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/traktarr/0.0.40/charts/common-10.7.7.tgz differ diff --git a/incubator/traktarr/0.0.39/ix_values.yaml b/incubator/traktarr/0.0.40/ix_values.yaml similarity index 100% rename from incubator/traktarr/0.0.39/ix_values.yaml rename to incubator/traktarr/0.0.40/ix_values.yaml diff --git a/incubator/traktarr/0.0.39/questions.yaml b/incubator/traktarr/0.0.40/questions.yaml similarity index 100% rename from incubator/traktarr/0.0.39/questions.yaml rename to incubator/traktarr/0.0.40/questions.yaml diff --git a/incubator/traktarr/0.0.39/templates/common.yaml b/incubator/traktarr/0.0.40/templates/common.yaml similarity index 100% rename from incubator/traktarr/0.0.39/templates/common.yaml rename to incubator/traktarr/0.0.40/templates/common.yaml diff --git a/incubator/traktarr/0.0.39/values.yaml b/incubator/traktarr/0.0.40/values.yaml similarity index 100% rename from incubator/traktarr/0.0.39/values.yaml rename to incubator/traktarr/0.0.40/values.yaml diff --git a/incubator/trango/0.0.30/CHANGELOG.md b/incubator/trango/0.0.30/CHANGELOG.md deleted file mode 100644 index dc9fa6c30d8..00000000000 --- a/incubator/trango/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [trango-0.0.30](https://github.com/truecharts/charts/compare/trango-0.0.29...trango-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [trango-0.0.29](https://github.com/truecharts/charts/compare/trango-0.0.28...trango-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [trango-0.0.28](https://github.com/truecharts/charts/compare/trango-0.0.27...trango-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [trango-0.0.28](https://github.com/truecharts/charts/compare/trango-0.0.27...trango-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [trango-0.0.27](https://github.com/truecharts/charts/compare/trango-0.0.26...trango-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [trango-0.0.26](https://github.com/truecharts/charts/compare/trango-0.0.25...trango-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/trango/0.0.30/Chart.lock b/incubator/trango/0.0.30/Chart.lock deleted file mode 100644 index 215d70e45dc..00000000000 --- a/incubator/trango/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:51:58.425391341Z" diff --git a/incubator/trango/0.0.30/Chart.yaml b/incubator/trango/0.0.30/Chart.yaml deleted file mode 100644 index ac5db0961c8..00000000000 --- a/incubator/trango/0.0.30/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.7.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.30 diff --git a/incubator/trango/0.0.30/README.md b/incubator/trango/0.0.30/README.md deleted file mode 100644 index 8cf16476817..00000000000 --- a/incubator/trango/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/trango/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/trango/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/trango/0.0.31/CHANGELOG.md b/incubator/trango/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..b8522a4e645 --- /dev/null +++ b/incubator/trango/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [trango-0.0.31](https://github.com/truecharts/charts/compare/trango-0.0.30...trango-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [trango-0.0.30](https://github.com/truecharts/charts/compare/trango-0.0.29...trango-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [trango-0.0.29](https://github.com/truecharts/charts/compare/trango-0.0.28...trango-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [trango-0.0.28](https://github.com/truecharts/charts/compare/trango-0.0.27...trango-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [trango-0.0.28](https://github.com/truecharts/charts/compare/trango-0.0.27...trango-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [trango-0.0.27](https://github.com/truecharts/charts/compare/trango-0.0.26...trango-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [trango-0.0.26](https://github.com/truecharts/charts/compare/trango-0.0.25...trango-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/trango/0.0.31/Chart.lock b/incubator/trango/0.0.31/Chart.lock new file mode 100644 index 00000000000..512b9d83d2e --- /dev/null +++ b/incubator/trango/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:36:35.088906544Z" diff --git a/incubator/trango/0.0.31/Chart.yaml b/incubator/trango/0.0.31/Chart.yaml new file mode 100644 index 00000000000..627a1ef6e27 --- /dev/null +++ b/incubator/trango/0.0.31/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.7.7 +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.31 diff --git a/incubator/trango/0.0.31/README.md b/incubator/trango/0.0.31/README.md new file mode 100644 index 00000000000..5291695c347 --- /dev/null +++ b/incubator/trango/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/trango/0.0.31/app-readme.md similarity index 100% rename from incubator/trango/0.0.30/app-readme.md rename to incubator/trango/0.0.31/app-readme.md diff --git a/incubator/trango/0.0.31/charts/common-10.7.7.tgz b/incubator/trango/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/trango/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/trango/0.0.30/ix_values.yaml b/incubator/trango/0.0.31/ix_values.yaml similarity index 100% rename from incubator/trango/0.0.30/ix_values.yaml rename to incubator/trango/0.0.31/ix_values.yaml diff --git a/incubator/trango/0.0.30/questions.yaml b/incubator/trango/0.0.31/questions.yaml similarity index 100% rename from incubator/trango/0.0.30/questions.yaml rename to incubator/trango/0.0.31/questions.yaml diff --git a/incubator/trango/0.0.30/templates/common.yaml b/incubator/trango/0.0.31/templates/common.yaml similarity index 100% rename from incubator/trango/0.0.30/templates/common.yaml rename to incubator/trango/0.0.31/templates/common.yaml diff --git a/incubator/trango/0.0.30/values.yaml b/incubator/trango/0.0.31/values.yaml similarity index 100% rename from incubator/trango/0.0.30/values.yaml rename to incubator/trango/0.0.31/values.yaml diff --git a/incubator/troddit/0.0.35/CHANGELOG.md b/incubator/troddit/0.0.35/CHANGELOG.md deleted file mode 100644 index 6ae73cac0ea..00000000000 --- a/incubator/troddit/0.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [troddit-0.0.35](https://github.com/truecharts/charts/compare/troddit-0.0.34...troddit-0.0.35) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [troddit-0.0.34](https://github.com/truecharts/charts/compare/troddit-0.0.33...troddit-0.0.34) (2022-10-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [troddit-0.0.33](https://github.com/truecharts/charts/compare/troddit-0.0.32...troddit-0.0.33) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [troddit-0.0.32](https://github.com/truecharts/charts/compare/troddit-0.0.31...troddit-0.0.32) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [troddit-0.0.31](https://github.com/truecharts/charts/compare/troddit-0.0.30...troddit-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [troddit-0.0.31](https://github.com/truecharts/charts/compare/troddit-0.0.30...troddit-0.0.31) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [troddit-0.0.30](https://github.com/truecharts/charts/compare/troddit-0.0.29...troddit-0.0.30) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [troddit-0.0.29](https://github.com/truecharts/charts/compare/troddit-0.0.28...troddit-0.0.29) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/troddit/0.0.35/Chart.lock b/incubator/troddit/0.0.35/Chart.lock deleted file mode 100644 index 801820f51e5..00000000000 --- a/incubator/troddit/0.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:13:27.570069236Z" diff --git a/incubator/troddit/0.0.35/Chart.yaml b/incubator/troddit/0.0.35/Chart.yaml deleted file mode 100644 index e382f593a55..00000000000 --- a/incubator/troddit/0.0.35/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.7.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.35 diff --git a/incubator/troddit/0.0.35/README.md b/incubator/troddit/0.0.35/README.md deleted file mode 100644 index 721772fcabc..00000000000 --- a/incubator/troddit/0.0.35/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.35/charts/common-10.7.1.tgz b/incubator/troddit/0.0.35/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/troddit/0.0.35/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/troddit/0.0.36/CHANGELOG.md b/incubator/troddit/0.0.36/CHANGELOG.md new file mode 100644 index 00000000000..133e4a932e0 --- /dev/null +++ b/incubator/troddit/0.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [troddit-0.0.36](https://github.com/truecharts/charts/compare/troddit-0.0.35...troddit-0.0.36) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [troddit-0.0.35](https://github.com/truecharts/charts/compare/troddit-0.0.34...troddit-0.0.35) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [troddit-0.0.34](https://github.com/truecharts/charts/compare/troddit-0.0.33...troddit-0.0.34) (2022-10-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [troddit-0.0.33](https://github.com/truecharts/charts/compare/troddit-0.0.32...troddit-0.0.33) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [troddit-0.0.32](https://github.com/truecharts/charts/compare/troddit-0.0.31...troddit-0.0.32) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [troddit-0.0.31](https://github.com/truecharts/charts/compare/troddit-0.0.30...troddit-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [troddit-0.0.31](https://github.com/truecharts/charts/compare/troddit-0.0.30...troddit-0.0.31) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [troddit-0.0.30](https://github.com/truecharts/charts/compare/troddit-0.0.29...troddit-0.0.30) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [troddit-0.0.29](https://github.com/truecharts/charts/compare/troddit-0.0.28...troddit-0.0.29) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [troddit-0.0.28](https://github.com/truecharts/charts/compare/troddit-0.0.27...troddit-0.0.28) (2022-09-25) + +### Chore diff --git a/incubator/troddit/0.0.36/Chart.lock b/incubator/troddit/0.0.36/Chart.lock new file mode 100644 index 00000000000..9bcb713d3e0 --- /dev/null +++ b/incubator/troddit/0.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:36:40.787474664Z" diff --git a/incubator/troddit/0.0.36/Chart.yaml b/incubator/troddit/0.0.36/Chart.yaml new file mode 100644 index 00000000000..3bae59d19f0 --- /dev/null +++ b/incubator/troddit/0.0.36/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.7.7 +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.36 diff --git a/incubator/troddit/0.0.36/README.md b/incubator/troddit/0.0.36/README.md new file mode 100644 index 00000000000..d835157cfff --- /dev/null +++ b/incubator/troddit/0.0.36/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.35/app-readme.md b/incubator/troddit/0.0.36/app-readme.md similarity index 100% rename from incubator/troddit/0.0.35/app-readme.md rename to incubator/troddit/0.0.36/app-readme.md diff --git a/incubator/troddit/0.0.36/charts/common-10.7.7.tgz b/incubator/troddit/0.0.36/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/troddit/0.0.36/charts/common-10.7.7.tgz differ diff --git a/incubator/troddit/0.0.35/ix_values.yaml b/incubator/troddit/0.0.36/ix_values.yaml similarity index 100% rename from incubator/troddit/0.0.35/ix_values.yaml rename to incubator/troddit/0.0.36/ix_values.yaml diff --git a/incubator/troddit/0.0.35/questions.yaml b/incubator/troddit/0.0.36/questions.yaml similarity index 100% rename from incubator/troddit/0.0.35/questions.yaml rename to incubator/troddit/0.0.36/questions.yaml diff --git a/incubator/troddit/0.0.35/templates/common.yaml b/incubator/troddit/0.0.36/templates/common.yaml similarity index 100% rename from incubator/troddit/0.0.35/templates/common.yaml rename to incubator/troddit/0.0.36/templates/common.yaml diff --git a/incubator/troddit/0.0.35/values.yaml b/incubator/troddit/0.0.36/values.yaml similarity index 100% rename from incubator/troddit/0.0.35/values.yaml rename to incubator/troddit/0.0.36/values.yaml diff --git a/incubator/ts-dnsserver/0.0.42/CHANGELOG.md b/incubator/ts-dnsserver/0.0.42/CHANGELOG.md deleted file mode 100644 index 1cde0577a2e..00000000000 --- a/incubator/ts-dnsserver/0.0.42/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ts-dnsserver-0.0.42](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.41...ts-dnsserver-0.0.42) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [ts-dnsserver-0.0.41](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.40...ts-dnsserver-0.0.41) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ts-dnsserver-0.0.40](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.39...ts-dnsserver-0.0.40) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [ts-dnsserver-0.0.39](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.38...ts-dnsserver-0.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ts-dnsserver-0.0.39](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.38...ts-dnsserver-0.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ts-dnsserver-0.0.38](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.37...ts-dnsserver-0.0.38) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major - - - - -## [ts-dnsserver-0.0.37](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.36...ts-dnsserver-0.0.37) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/incubator/ts-dnsserver/0.0.42/Chart.lock b/incubator/ts-dnsserver/0.0.42/Chart.lock deleted file mode 100644 index 60d1ec80c0b..00000000000 --- a/incubator/ts-dnsserver/0.0.42/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-22T14:09:09.385177862Z" diff --git a/incubator/ts-dnsserver/0.0.42/Chart.yaml b/incubator/ts-dnsserver/0.0.42/Chart.yaml deleted file mode 100644 index 52a92b3f7c9..00000000000 --- a/incubator/ts-dnsserver/0.0.42/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.7.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.42 diff --git a/incubator/ts-dnsserver/0.0.42/README.md b/incubator/ts-dnsserver/0.0.42/README.md deleted file mode 100644 index f28a2e1d4f6..00000000000 --- a/incubator/ts-dnsserver/0.0.42/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/charts/common-10.7.1.tgz b/incubator/ts-dnsserver/0.0.42/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/ts-dnsserver/0.0.42/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/ts-dnsserver/0.0.43/CHANGELOG.md b/incubator/ts-dnsserver/0.0.43/CHANGELOG.md new file mode 100644 index 00000000000..1abb6985ea5 --- /dev/null +++ b/incubator/ts-dnsserver/0.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ts-dnsserver-0.0.43](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.42...ts-dnsserver-0.0.43) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ts-dnsserver-0.0.42](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.41...ts-dnsserver-0.0.42) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [ts-dnsserver-0.0.41](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.40...ts-dnsserver-0.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ts-dnsserver-0.0.40](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.39...ts-dnsserver-0.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + - update docker general non-major + + + + +## [ts-dnsserver-0.0.39](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.38...ts-dnsserver-0.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ts-dnsserver-0.0.39](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.38...ts-dnsserver-0.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ts-dnsserver-0.0.38](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.37...ts-dnsserver-0.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major + + + + +## [ts-dnsserver-0.0.37](https://github.com/truecharts/charts/compare/ts-dnsserver-0.0.36...ts-dnsserver-0.0.37) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) diff --git a/incubator/ts-dnsserver/0.0.43/Chart.lock b/incubator/ts-dnsserver/0.0.43/Chart.lock new file mode 100644 index 00000000000..99eab2db22c --- /dev/null +++ b/incubator/ts-dnsserver/0.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:36:45.704443793Z" diff --git a/incubator/ts-dnsserver/0.0.43/Chart.yaml b/incubator/ts-dnsserver/0.0.43/Chart.yaml new file mode 100644 index 00000000000..c9262f34713 --- /dev/null +++ b/incubator/ts-dnsserver/0.0.43/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.7.7 +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.43 diff --git a/incubator/ts-dnsserver/0.0.43/README.md b/incubator/ts-dnsserver/0.0.43/README.md new file mode 100644 index 00000000000..184f7947632 --- /dev/null +++ b/incubator/ts-dnsserver/0.0.43/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/app-readme.md b/incubator/ts-dnsserver/0.0.43/app-readme.md similarity index 100% rename from incubator/ts-dnsserver/0.0.42/app-readme.md rename to incubator/ts-dnsserver/0.0.43/app-readme.md diff --git a/incubator/ts-dnsserver/0.0.43/charts/common-10.7.7.tgz b/incubator/ts-dnsserver/0.0.43/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/ts-dnsserver/0.0.43/charts/common-10.7.7.tgz differ diff --git a/incubator/ts-dnsserver/0.0.42/ix_values.yaml b/incubator/ts-dnsserver/0.0.43/ix_values.yaml similarity index 100% rename from incubator/ts-dnsserver/0.0.42/ix_values.yaml rename to incubator/ts-dnsserver/0.0.43/ix_values.yaml diff --git a/incubator/ts-dnsserver/0.0.42/questions.yaml b/incubator/ts-dnsserver/0.0.43/questions.yaml similarity index 100% rename from incubator/ts-dnsserver/0.0.42/questions.yaml rename to incubator/ts-dnsserver/0.0.43/questions.yaml diff --git a/incubator/ts-dnsserver/0.0.42/templates/common.yaml b/incubator/ts-dnsserver/0.0.43/templates/common.yaml similarity index 100% rename from incubator/ts-dnsserver/0.0.42/templates/common.yaml rename to incubator/ts-dnsserver/0.0.43/templates/common.yaml diff --git a/incubator/ts-dnsserver/0.0.42/values.yaml b/incubator/ts-dnsserver/0.0.43/values.yaml similarity index 100% rename from incubator/ts-dnsserver/0.0.42/values.yaml rename to incubator/ts-dnsserver/0.0.43/values.yaml diff --git a/incubator/ts3-manager/0.0.19/CHANGELOG.md b/incubator/ts3-manager/0.0.19/CHANGELOG.md deleted file mode 100644 index b3efdaa5aa1..00000000000 --- a/incubator/ts3-manager/0.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ts3-manager-0.0.19](https://github.com/truecharts/charts/compare/ts3-manager-0.0.18...ts3-manager-0.0.19) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ts3-manager-0.0.18](https://github.com/truecharts/charts/compare/ts3-manager-0.0.17...ts3-manager-0.0.18) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ts3-manager-0.0.17](https://github.com/truecharts/charts/compare/ts3-manager-0.0.16...ts3-manager-0.0.17) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ts3-manager-0.0.17](https://github.com/truecharts/charts/compare/ts3-manager-0.0.16...ts3-manager-0.0.17) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ts3-manager-0.0.16](https://github.com/truecharts/charts/compare/ts3-manager-0.0.15...ts3-manager-0.0.16) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ts3-manager-0.0.15](https://github.com/truecharts/charts/compare/ts3-manager-0.0.14...ts3-manager-0.0.15) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/ts3-manager/0.0.19/Chart.lock b/incubator/ts3-manager/0.0.19/Chart.lock deleted file mode 100644 index 5b8fae125bf..00000000000 --- a/incubator/ts3-manager/0.0.19/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:52:17.911976747Z" diff --git a/incubator/ts3-manager/0.0.19/Chart.yaml b/incubator/ts3-manager/0.0.19/Chart.yaml deleted file mode 100644 index b18387316ae..00000000000 --- a/incubator/ts3-manager/0.0.19/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ts3-manager -version: 0.0.19 -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.7.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.19/README.md b/incubator/ts3-manager/0.0.19/README.md deleted file mode 100644 index 9100f82769d..00000000000 --- a/incubator/ts3-manager/0.0.19/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.19/charts/common-10.7.1.tgz b/incubator/ts3-manager/0.0.19/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/ts3-manager/0.0.19/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/ts3-manager/0.0.20/CHANGELOG.md b/incubator/ts3-manager/0.0.20/CHANGELOG.md new file mode 100644 index 00000000000..a08a1f06db8 --- /dev/null +++ b/incubator/ts3-manager/0.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ts3-manager-0.0.20](https://github.com/truecharts/charts/compare/ts3-manager-0.0.19...ts3-manager-0.0.20) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ts3-manager-0.0.19](https://github.com/truecharts/charts/compare/ts3-manager-0.0.18...ts3-manager-0.0.19) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ts3-manager-0.0.18](https://github.com/truecharts/charts/compare/ts3-manager-0.0.17...ts3-manager-0.0.18) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ts3-manager-0.0.17](https://github.com/truecharts/charts/compare/ts3-manager-0.0.16...ts3-manager-0.0.17) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ts3-manager-0.0.17](https://github.com/truecharts/charts/compare/ts3-manager-0.0.16...ts3-manager-0.0.17) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ts3-manager-0.0.16](https://github.com/truecharts/charts/compare/ts3-manager-0.0.15...ts3-manager-0.0.16) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ts3-manager-0.0.15](https://github.com/truecharts/charts/compare/ts3-manager-0.0.14...ts3-manager-0.0.15) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/ts3-manager/0.0.20/Chart.lock b/incubator/ts3-manager/0.0.20/Chart.lock new file mode 100644 index 00000000000..1e9b683b4f7 --- /dev/null +++ b/incubator/ts3-manager/0.0.20/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:37:12.99497157Z" diff --git a/incubator/ts3-manager/0.0.20/Chart.yaml b/incubator/ts3-manager/0.0.20/Chart.yaml new file mode 100644 index 00000000000..7f059995a80 --- /dev/null +++ b/incubator/ts3-manager/0.0.20/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ts3-manager +version: 0.0.20 +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.7.7 +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.20/README.md b/incubator/ts3-manager/0.0.20/README.md new file mode 100644 index 00000000000..97345b0e1bd --- /dev/null +++ b/incubator/ts3-manager/0.0.20/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.19/app-readme.md b/incubator/ts3-manager/0.0.20/app-readme.md similarity index 100% rename from incubator/ts3-manager/0.0.19/app-readme.md rename to incubator/ts3-manager/0.0.20/app-readme.md diff --git a/incubator/ts3-manager/0.0.20/charts/common-10.7.7.tgz b/incubator/ts3-manager/0.0.20/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/ts3-manager/0.0.20/charts/common-10.7.7.tgz differ diff --git a/incubator/ts3-manager/0.0.19/ix_values.yaml b/incubator/ts3-manager/0.0.20/ix_values.yaml similarity index 100% rename from incubator/ts3-manager/0.0.19/ix_values.yaml rename to incubator/ts3-manager/0.0.20/ix_values.yaml diff --git a/incubator/ts3-manager/0.0.19/questions.yaml b/incubator/ts3-manager/0.0.20/questions.yaml similarity index 100% rename from incubator/ts3-manager/0.0.19/questions.yaml rename to incubator/ts3-manager/0.0.20/questions.yaml diff --git a/incubator/ts3-manager/0.0.19/templates/common.yaml b/incubator/ts3-manager/0.0.20/templates/common.yaml similarity index 100% rename from incubator/ts3-manager/0.0.19/templates/common.yaml rename to incubator/ts3-manager/0.0.20/templates/common.yaml diff --git a/incubator/ts3-manager/0.0.19/values.yaml b/incubator/ts3-manager/0.0.20/values.yaml similarity index 100% rename from incubator/ts3-manager/0.0.19/values.yaml rename to incubator/ts3-manager/0.0.20/values.yaml diff --git a/incubator/tubearchivist-es/0.0.33/CHANGELOG.md b/incubator/tubearchivist-es/0.0.33/CHANGELOG.md deleted file mode 100644 index 2a0251cb6a0..00000000000 --- a/incubator/tubearchivist-es/0.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tubearchivist-es-0.0.33](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.32...tubearchivist-es-0.0.33) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [tubearchivist-es-0.0.32](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.31...tubearchivist-es-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [tubearchivist-es-0.0.31](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.30...tubearchivist-es-0.0.31) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [tubearchivist-es-0.0.30](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.29...tubearchivist-es-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tubearchivist-es-0.0.30](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.29...tubearchivist-es-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tubearchivist-es-0.0.29](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.28...tubearchivist-es-0.0.29) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [tubearchivist-es-0.0.28](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.27...tubearchivist-es-0.0.28) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/tubearchivist-es/0.0.33/Chart.lock b/incubator/tubearchivist-es/0.0.33/Chart.lock deleted file mode 100644 index 51209f891fd..00000000000 --- a/incubator/tubearchivist-es/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:48:20.203019439Z" diff --git a/incubator/tubearchivist-es/0.0.33/Chart.yaml b/incubator/tubearchivist-es/0.0.33/Chart.yaml deleted file mode 100644 index f4375217042..00000000000 --- a/incubator/tubearchivist-es/0.0.33/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.7.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.33 diff --git a/incubator/tubearchivist-es/0.0.33/README.md b/incubator/tubearchivist-es/0.0.33/README.md deleted file mode 100644 index c1fd3ecc4fa..00000000000 --- a/incubator/tubearchivist-es/0.0.33/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.33/charts/common-10.7.1.tgz b/incubator/tubearchivist-es/0.0.33/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/tubearchivist-es/0.0.33/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/tubearchivist-es/0.0.34/CHANGELOG.md b/incubator/tubearchivist-es/0.0.34/CHANGELOG.md new file mode 100644 index 00000000000..fdf2e9b2ca1 --- /dev/null +++ b/incubator/tubearchivist-es/0.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tubearchivist-es-0.0.34](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.33...tubearchivist-es-0.0.34) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [tubearchivist-es-0.0.33](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.32...tubearchivist-es-0.0.33) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [tubearchivist-es-0.0.32](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.31...tubearchivist-es-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [tubearchivist-es-0.0.31](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.30...tubearchivist-es-0.0.31) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [tubearchivist-es-0.0.30](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.29...tubearchivist-es-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tubearchivist-es-0.0.30](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.29...tubearchivist-es-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tubearchivist-es-0.0.29](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.28...tubearchivist-es-0.0.29) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [tubearchivist-es-0.0.28](https://github.com/truecharts/charts/compare/tubearchivist-es-0.0.27...tubearchivist-es-0.0.28) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/tubearchivist-es/0.0.34/Chart.lock b/incubator/tubearchivist-es/0.0.34/Chart.lock new file mode 100644 index 00000000000..62039febc4f --- /dev/null +++ b/incubator/tubearchivist-es/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:37:15.620667435Z" diff --git a/incubator/tubearchivist-es/0.0.34/Chart.yaml b/incubator/tubearchivist-es/0.0.34/Chart.yaml new file mode 100644 index 00000000000..cd1d4a1e27f --- /dev/null +++ b/incubator/tubearchivist-es/0.0.34/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.7.7 +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.34 diff --git a/incubator/tubearchivist-es/0.0.34/README.md b/incubator/tubearchivist-es/0.0.34/README.md new file mode 100644 index 00000000000..7d243a6f16e --- /dev/null +++ b/incubator/tubearchivist-es/0.0.34/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.33/app-readme.md b/incubator/tubearchivist-es/0.0.34/app-readme.md similarity index 100% rename from incubator/tubearchivist-es/0.0.33/app-readme.md rename to incubator/tubearchivist-es/0.0.34/app-readme.md diff --git a/incubator/tubearchivist-es/0.0.34/charts/common-10.7.7.tgz b/incubator/tubearchivist-es/0.0.34/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/tubearchivist-es/0.0.34/charts/common-10.7.7.tgz differ diff --git a/incubator/tubearchivist-es/0.0.33/ix_values.yaml b/incubator/tubearchivist-es/0.0.34/ix_values.yaml similarity index 100% rename from incubator/tubearchivist-es/0.0.33/ix_values.yaml rename to incubator/tubearchivist-es/0.0.34/ix_values.yaml diff --git a/incubator/tubearchivist-es/0.0.33/questions.yaml b/incubator/tubearchivist-es/0.0.34/questions.yaml similarity index 100% rename from incubator/tubearchivist-es/0.0.33/questions.yaml rename to incubator/tubearchivist-es/0.0.34/questions.yaml diff --git a/incubator/tubearchivist-es/0.0.33/templates/common.yaml b/incubator/tubearchivist-es/0.0.34/templates/common.yaml similarity index 100% rename from incubator/tubearchivist-es/0.0.33/templates/common.yaml rename to incubator/tubearchivist-es/0.0.34/templates/common.yaml diff --git a/incubator/tubearchivist-es/0.0.33/values.yaml b/incubator/tubearchivist-es/0.0.34/values.yaml similarity index 100% rename from incubator/tubearchivist-es/0.0.33/values.yaml rename to incubator/tubearchivist-es/0.0.34/values.yaml diff --git a/incubator/tubearchivist-redisjson/0.0.30/CHANGELOG.md b/incubator/tubearchivist-redisjson/0.0.30/CHANGELOG.md deleted file mode 100644 index 8a89c4fc21b..00000000000 --- a/incubator/tubearchivist-redisjson/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tubearchivist-redisjson-0.0.30](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.29...tubearchivist-redisjson-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [tubearchivist-redisjson-0.0.29](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.28...tubearchivist-redisjson-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [tubearchivist-redisjson-0.0.28](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.27...tubearchivist-redisjson-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tubearchivist-redisjson-0.0.28](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.27...tubearchivist-redisjson-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tubearchivist-redisjson-0.0.27](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.26...tubearchivist-redisjson-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [tubearchivist-redisjson-0.0.26](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.25...tubearchivist-redisjson-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/tubearchivist-redisjson/0.0.30/Chart.lock b/incubator/tubearchivist-redisjson/0.0.30/Chart.lock deleted file mode 100644 index c9066104e77..00000000000 --- a/incubator/tubearchivist-redisjson/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:52:30.431297723Z" diff --git a/incubator/tubearchivist-redisjson/0.0.30/Chart.yaml b/incubator/tubearchivist-redisjson/0.0.30/Chart.yaml deleted file mode 100644 index 9e6784b48ad..00000000000 --- a/incubator/tubearchivist-redisjson/0.0.30/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.7.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.30 diff --git a/incubator/tubearchivist-redisjson/0.0.30/README.md b/incubator/tubearchivist-redisjson/0.0.30/README.md deleted file mode 100644 index b3735677120..00000000000 --- a/incubator/tubearchivist-redisjson/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/tubearchivist-redisjson/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/tubearchivist-redisjson/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/tubearchivist-redisjson/0.0.31/CHANGELOG.md b/incubator/tubearchivist-redisjson/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..b503f5a76b4 --- /dev/null +++ b/incubator/tubearchivist-redisjson/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tubearchivist-redisjson-0.0.31](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.30...tubearchivist-redisjson-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [tubearchivist-redisjson-0.0.30](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.29...tubearchivist-redisjson-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [tubearchivist-redisjson-0.0.29](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.28...tubearchivist-redisjson-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [tubearchivist-redisjson-0.0.28](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.27...tubearchivist-redisjson-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tubearchivist-redisjson-0.0.28](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.27...tubearchivist-redisjson-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tubearchivist-redisjson-0.0.27](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.26...tubearchivist-redisjson-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [tubearchivist-redisjson-0.0.26](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-0.0.25...tubearchivist-redisjson-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/tubearchivist-redisjson/0.0.31/Chart.lock b/incubator/tubearchivist-redisjson/0.0.31/Chart.lock new file mode 100644 index 00000000000..c13acf36852 --- /dev/null +++ b/incubator/tubearchivist-redisjson/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:37:20.868194828Z" diff --git a/incubator/tubearchivist-redisjson/0.0.31/Chart.yaml b/incubator/tubearchivist-redisjson/0.0.31/Chart.yaml new file mode 100644 index 00000000000..eb8b406190f --- /dev/null +++ b/incubator/tubearchivist-redisjson/0.0.31/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.7.7 +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.31 diff --git a/incubator/tubearchivist-redisjson/0.0.31/README.md b/incubator/tubearchivist-redisjson/0.0.31/README.md new file mode 100644 index 00000000000..ab7f4fac2ec --- /dev/null +++ b/incubator/tubearchivist-redisjson/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/tubearchivist-redisjson/0.0.31/app-readme.md similarity index 100% rename from incubator/tubearchivist-redisjson/0.0.30/app-readme.md rename to incubator/tubearchivist-redisjson/0.0.31/app-readme.md diff --git a/incubator/tubearchivist-redisjson/0.0.31/charts/common-10.7.7.tgz b/incubator/tubearchivist-redisjson/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/tubearchivist-redisjson/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/tubearchivist-redisjson/0.0.30/ix_values.yaml b/incubator/tubearchivist-redisjson/0.0.31/ix_values.yaml similarity index 100% rename from incubator/tubearchivist-redisjson/0.0.30/ix_values.yaml rename to incubator/tubearchivist-redisjson/0.0.31/ix_values.yaml diff --git a/incubator/tubearchivist-redisjson/0.0.30/questions.yaml b/incubator/tubearchivist-redisjson/0.0.31/questions.yaml similarity index 100% rename from incubator/tubearchivist-redisjson/0.0.30/questions.yaml rename to incubator/tubearchivist-redisjson/0.0.31/questions.yaml diff --git a/incubator/tubearchivist-redisjson/0.0.30/templates/common.yaml b/incubator/tubearchivist-redisjson/0.0.31/templates/common.yaml similarity index 100% rename from incubator/tubearchivist-redisjson/0.0.30/templates/common.yaml rename to incubator/tubearchivist-redisjson/0.0.31/templates/common.yaml diff --git a/incubator/tubearchivist-redisjson/0.0.30/values.yaml b/incubator/tubearchivist-redisjson/0.0.31/values.yaml similarity index 100% rename from incubator/tubearchivist-redisjson/0.0.30/values.yaml rename to incubator/tubearchivist-redisjson/0.0.31/values.yaml diff --git a/incubator/tubesync/0.0.35/CHANGELOG.md b/incubator/tubesync/0.0.35/CHANGELOG.md deleted file mode 100644 index fa5e1c03de7..00000000000 --- a/incubator/tubesync/0.0.35/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tubesync-0.0.35](https://github.com/truecharts/charts/compare/tubesync-0.0.34...tubesync-0.0.35) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [tubesync-0.0.34](https://github.com/truecharts/charts/compare/tubesync-0.0.33...tubesync-0.0.34) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [tubesync-0.0.33](https://github.com/truecharts/charts/compare/tubesync-0.0.32...tubesync-0.0.33) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tubesync-0.0.33](https://github.com/truecharts/charts/compare/tubesync-0.0.32...tubesync-0.0.33) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tubesync-0.0.32](https://github.com/truecharts/charts/compare/tubesync-0.0.31...tubesync-0.0.32) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [tubesync-0.0.31](https://github.com/truecharts/charts/compare/tubesync-0.0.30...tubesync-0.0.31) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - - - -## [tubesync-0.0.31](https://github.com/truecharts/charts/compare/tubesync-0.0.30...tubesync-0.0.31) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - - - -## [tubesync-0.0.30](https://github.com/truecharts/charts/compare/tubesync-0.0.29...tubesync-0.0.30) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) - diff --git a/incubator/tubesync/0.0.35/Chart.lock b/incubator/tubesync/0.0.35/Chart.lock deleted file mode 100644 index 5bfb71980b0..00000000000 --- a/incubator/tubesync/0.0.35/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:52:37.699066283Z" diff --git a/incubator/tubesync/0.0.35/Chart.yaml b/incubator/tubesync/0.0.35/Chart.yaml deleted file mode 100644 index c4e55ee9aac..00000000000 --- a/incubator/tubesync/0.0.35/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.7.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.35 diff --git a/incubator/tubesync/0.0.35/README.md b/incubator/tubesync/0.0.35/README.md deleted file mode 100644 index 515ff11149b..00000000000 --- a/incubator/tubesync/0.0.35/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.35/charts/common-10.7.1.tgz b/incubator/tubesync/0.0.35/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/tubesync/0.0.35/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/tubesync/0.0.36/CHANGELOG.md b/incubator/tubesync/0.0.36/CHANGELOG.md new file mode 100644 index 00000000000..f3686b89f61 --- /dev/null +++ b/incubator/tubesync/0.0.36/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tubesync-0.0.36](https://github.com/truecharts/charts/compare/tubesync-0.0.35...tubesync-0.0.36) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [tubesync-0.0.35](https://github.com/truecharts/charts/compare/tubesync-0.0.34...tubesync-0.0.35) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [tubesync-0.0.34](https://github.com/truecharts/charts/compare/tubesync-0.0.33...tubesync-0.0.34) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [tubesync-0.0.33](https://github.com/truecharts/charts/compare/tubesync-0.0.32...tubesync-0.0.33) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tubesync-0.0.33](https://github.com/truecharts/charts/compare/tubesync-0.0.32...tubesync-0.0.33) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tubesync-0.0.32](https://github.com/truecharts/charts/compare/tubesync-0.0.31...tubesync-0.0.32) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [tubesync-0.0.31](https://github.com/truecharts/charts/compare/tubesync-0.0.30...tubesync-0.0.31) (2022-09-29) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) + + + + +## [tubesync-0.0.31](https://github.com/truecharts/charts/compare/tubesync-0.0.30...tubesync-0.0.31) (2022-09-29) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) + + + + +## [tubesync-0.0.30](https://github.com/truecharts/charts/compare/tubesync-0.0.29...tubesync-0.0.30) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [tubesync-0.0.29](https://github.com/truecharts/charts/compare/tubesync-0.0.28...tubesync-0.0.29) (2022-09-25) + diff --git a/incubator/tubesync/0.0.36/Chart.lock b/incubator/tubesync/0.0.36/Chart.lock new file mode 100644 index 00000000000..a6b64d59aec --- /dev/null +++ b/incubator/tubesync/0.0.36/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:37:25.158355916Z" diff --git a/incubator/tubesync/0.0.36/Chart.yaml b/incubator/tubesync/0.0.36/Chart.yaml new file mode 100644 index 00000000000..87b145b9dea --- /dev/null +++ b/incubator/tubesync/0.0.36/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.7.7 +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.36 diff --git a/incubator/tubesync/0.0.36/README.md b/incubator/tubesync/0.0.36/README.md new file mode 100644 index 00000000000..1a87e9bf17b --- /dev/null +++ b/incubator/tubesync/0.0.36/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.35/app-readme.md b/incubator/tubesync/0.0.36/app-readme.md similarity index 100% rename from incubator/tubesync/0.0.35/app-readme.md rename to incubator/tubesync/0.0.36/app-readme.md diff --git a/incubator/tubesync/0.0.36/charts/common-10.7.7.tgz b/incubator/tubesync/0.0.36/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/tubesync/0.0.36/charts/common-10.7.7.tgz differ diff --git a/incubator/tubesync/0.0.35/ix_values.yaml b/incubator/tubesync/0.0.36/ix_values.yaml similarity index 100% rename from incubator/tubesync/0.0.35/ix_values.yaml rename to incubator/tubesync/0.0.36/ix_values.yaml diff --git a/incubator/tubesync/0.0.35/questions.yaml b/incubator/tubesync/0.0.36/questions.yaml similarity index 100% rename from incubator/tubesync/0.0.35/questions.yaml rename to incubator/tubesync/0.0.36/questions.yaml diff --git a/incubator/tubesync/0.0.35/templates/common.yaml b/incubator/tubesync/0.0.36/templates/common.yaml similarity index 100% rename from incubator/tubesync/0.0.35/templates/common.yaml rename to incubator/tubesync/0.0.36/templates/common.yaml diff --git a/incubator/tubesync/0.0.35/values.yaml b/incubator/tubesync/0.0.36/values.yaml similarity index 100% rename from incubator/tubesync/0.0.35/values.yaml rename to incubator/tubesync/0.0.36/values.yaml diff --git a/incubator/tvhproxy/0.0.30/CHANGELOG.md b/incubator/tvhproxy/0.0.30/CHANGELOG.md deleted file mode 100644 index 5f273b755d6..00000000000 --- a/incubator/tvhproxy/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tvhproxy-0.0.30](https://github.com/truecharts/charts/compare/tvhproxy-0.0.29...tvhproxy-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [tvhproxy-0.0.29](https://github.com/truecharts/charts/compare/tvhproxy-0.0.28...tvhproxy-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [tvhproxy-0.0.28](https://github.com/truecharts/charts/compare/tvhproxy-0.0.27...tvhproxy-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tvhproxy-0.0.28](https://github.com/truecharts/charts/compare/tvhproxy-0.0.27...tvhproxy-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tvhproxy-0.0.27](https://github.com/truecharts/charts/compare/tvhproxy-0.0.26...tvhproxy-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [tvhproxy-0.0.26](https://github.com/truecharts/charts/compare/tvhproxy-0.0.25...tvhproxy-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/tvhproxy/0.0.30/Chart.lock b/incubator/tvhproxy/0.0.30/Chart.lock deleted file mode 100644 index 1e0518837c8..00000000000 --- a/incubator/tvhproxy/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:52:49.395625564Z" diff --git a/incubator/tvhproxy/0.0.30/Chart.yaml b/incubator/tvhproxy/0.0.30/Chart.yaml deleted file mode 100644 index b4dfcdbad33..00000000000 --- a/incubator/tvhproxy/0.0.30/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.7.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.30 diff --git a/incubator/tvhproxy/0.0.30/README.md b/incubator/tvhproxy/0.0.30/README.md deleted file mode 100644 index 98c02c50617..00000000000 --- a/incubator/tvhproxy/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/tvhproxy/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/tvhproxy/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/tvhproxy/0.0.31/CHANGELOG.md b/incubator/tvhproxy/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..98aaa95579c --- /dev/null +++ b/incubator/tvhproxy/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tvhproxy-0.0.31](https://github.com/truecharts/charts/compare/tvhproxy-0.0.30...tvhproxy-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [tvhproxy-0.0.30](https://github.com/truecharts/charts/compare/tvhproxy-0.0.29...tvhproxy-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [tvhproxy-0.0.29](https://github.com/truecharts/charts/compare/tvhproxy-0.0.28...tvhproxy-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [tvhproxy-0.0.28](https://github.com/truecharts/charts/compare/tvhproxy-0.0.27...tvhproxy-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tvhproxy-0.0.28](https://github.com/truecharts/charts/compare/tvhproxy-0.0.27...tvhproxy-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tvhproxy-0.0.27](https://github.com/truecharts/charts/compare/tvhproxy-0.0.26...tvhproxy-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [tvhproxy-0.0.26](https://github.com/truecharts/charts/compare/tvhproxy-0.0.25...tvhproxy-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/tvhproxy/0.0.31/Chart.lock b/incubator/tvhproxy/0.0.31/Chart.lock new file mode 100644 index 00000000000..61bd0f6a909 --- /dev/null +++ b/incubator/tvhproxy/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:37:55.5977047Z" diff --git a/incubator/tvhproxy/0.0.31/Chart.yaml b/incubator/tvhproxy/0.0.31/Chart.yaml new file mode 100644 index 00000000000..ff18458e188 --- /dev/null +++ b/incubator/tvhproxy/0.0.31/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.7.7 +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.31 diff --git a/incubator/tvhproxy/0.0.31/README.md b/incubator/tvhproxy/0.0.31/README.md new file mode 100644 index 00000000000..7b5de964de6 --- /dev/null +++ b/incubator/tvhproxy/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/tvhproxy/0.0.31/app-readme.md similarity index 100% rename from incubator/tvhproxy/0.0.30/app-readme.md rename to incubator/tvhproxy/0.0.31/app-readme.md diff --git a/incubator/tvhproxy/0.0.31/charts/common-10.7.7.tgz b/incubator/tvhproxy/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/tvhproxy/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/tvhproxy/0.0.30/ix_values.yaml b/incubator/tvhproxy/0.0.31/ix_values.yaml similarity index 100% rename from incubator/tvhproxy/0.0.30/ix_values.yaml rename to incubator/tvhproxy/0.0.31/ix_values.yaml diff --git a/incubator/tvhproxy/0.0.30/questions.yaml b/incubator/tvhproxy/0.0.31/questions.yaml similarity index 100% rename from incubator/tvhproxy/0.0.30/questions.yaml rename to incubator/tvhproxy/0.0.31/questions.yaml diff --git a/incubator/tvhproxy/0.0.30/templates/common.yaml b/incubator/tvhproxy/0.0.31/templates/common.yaml similarity index 100% rename from incubator/tvhproxy/0.0.30/templates/common.yaml rename to incubator/tvhproxy/0.0.31/templates/common.yaml diff --git a/incubator/tvhproxy/0.0.30/values.yaml b/incubator/tvhproxy/0.0.31/values.yaml similarity index 100% rename from incubator/tvhproxy/0.0.30/values.yaml rename to incubator/tvhproxy/0.0.31/values.yaml diff --git a/incubator/twonky-server/0.0.37/CHANGELOG.md b/incubator/twonky-server/0.0.37/CHANGELOG.md deleted file mode 100644 index cbbd164639f..00000000000 --- a/incubator/twonky-server/0.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [twonky-server-0.0.37](https://github.com/truecharts/charts/compare/twonky-server-0.0.36...twonky-server-0.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [twonky-server-0.0.36](https://github.com/truecharts/charts/compare/twonky-server-0.0.35...twonky-server-0.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [twonky-server-0.0.35](https://github.com/truecharts/charts/compare/twonky-server-0.0.34...twonky-server-0.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [twonky-server-0.0.35](https://github.com/truecharts/charts/compare/twonky-server-0.0.34...twonky-server-0.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [twonky-server-0.0.34](https://github.com/truecharts/charts/compare/twonky-server-0.0.33...twonky-server-0.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [twonky-server-0.0.33](https://github.com/truecharts/charts/compare/twonky-server-0.0.32...twonky-server-0.0.33) (2022-09-30) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) - - - - -## [twonky-server-0.0.32](https://github.com/truecharts/charts/compare/twonky-server-0.0.31...twonky-server-0.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/twonky-server/0.0.37/Chart.lock b/incubator/twonky-server/0.0.37/Chart.lock deleted file mode 100644 index 8950c5194b9..00000000000 --- a/incubator/twonky-server/0.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:53:00.716429738Z" diff --git a/incubator/twonky-server/0.0.37/Chart.yaml b/incubator/twonky-server/0.0.37/Chart.yaml deleted file mode 100644 index fbadbecc49e..00000000000 --- a/incubator/twonky-server/0.0.37/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.7.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.37 diff --git a/incubator/twonky-server/0.0.37/README.md b/incubator/twonky-server/0.0.37/README.md deleted file mode 100644 index 01176efdba4..00000000000 --- a/incubator/twonky-server/0.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/incubator/twonky-server/0.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/twonky-server/0.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/twonky-server/0.0.38/CHANGELOG.md b/incubator/twonky-server/0.0.38/CHANGELOG.md new file mode 100644 index 00000000000..e94360cba39 --- /dev/null +++ b/incubator/twonky-server/0.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [twonky-server-0.0.38](https://github.com/truecharts/charts/compare/twonky-server-0.0.37...twonky-server-0.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [twonky-server-0.0.37](https://github.com/truecharts/charts/compare/twonky-server-0.0.36...twonky-server-0.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [twonky-server-0.0.36](https://github.com/truecharts/charts/compare/twonky-server-0.0.35...twonky-server-0.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [twonky-server-0.0.35](https://github.com/truecharts/charts/compare/twonky-server-0.0.34...twonky-server-0.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [twonky-server-0.0.35](https://github.com/truecharts/charts/compare/twonky-server-0.0.34...twonky-server-0.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [twonky-server-0.0.34](https://github.com/truecharts/charts/compare/twonky-server-0.0.33...twonky-server-0.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [twonky-server-0.0.33](https://github.com/truecharts/charts/compare/twonky-server-0.0.32...twonky-server-0.0.33) (2022-09-30) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) + + + + +## [twonky-server-0.0.32](https://github.com/truecharts/charts/compare/twonky-server-0.0.31...twonky-server-0.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/twonky-server/0.0.38/Chart.lock b/incubator/twonky-server/0.0.38/Chart.lock new file mode 100644 index 00000000000..caecf55ccde --- /dev/null +++ b/incubator/twonky-server/0.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:37:56.970543309Z" diff --git a/incubator/twonky-server/0.0.38/Chart.yaml b/incubator/twonky-server/0.0.38/Chart.yaml new file mode 100644 index 00000000000..5ee6f37134c --- /dev/null +++ b/incubator/twonky-server/0.0.38/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.7.7 +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.38 diff --git a/incubator/twonky-server/0.0.38/README.md b/incubator/twonky-server/0.0.38/README.md new file mode 100644 index 00000000000..aae12cd46f9 --- /dev/null +++ b/incubator/twonky-server/0.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/incubator/twonky-server/0.0.38/app-readme.md similarity index 100% rename from incubator/twonky-server/0.0.37/app-readme.md rename to incubator/twonky-server/0.0.38/app-readme.md diff --git a/incubator/twonky-server/0.0.38/charts/common-10.7.7.tgz b/incubator/twonky-server/0.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/twonky-server/0.0.38/charts/common-10.7.7.tgz differ diff --git a/incubator/twonky-server/0.0.37/ix_values.yaml b/incubator/twonky-server/0.0.38/ix_values.yaml similarity index 100% rename from incubator/twonky-server/0.0.37/ix_values.yaml rename to incubator/twonky-server/0.0.38/ix_values.yaml diff --git a/incubator/twonky-server/0.0.37/questions.yaml b/incubator/twonky-server/0.0.38/questions.yaml similarity index 100% rename from incubator/twonky-server/0.0.37/questions.yaml rename to incubator/twonky-server/0.0.38/questions.yaml diff --git a/incubator/twonky-server/0.0.37/templates/common.yaml b/incubator/twonky-server/0.0.38/templates/common.yaml similarity index 100% rename from incubator/twonky-server/0.0.37/templates/common.yaml rename to incubator/twonky-server/0.0.38/templates/common.yaml diff --git a/incubator/twonky-server/0.0.37/values.yaml b/incubator/twonky-server/0.0.38/values.yaml similarity index 100% rename from incubator/twonky-server/0.0.37/values.yaml rename to incubator/twonky-server/0.0.38/values.yaml diff --git a/incubator/ubuntu-xrdp/0.0.30/CHANGELOG.md b/incubator/ubuntu-xrdp/0.0.30/CHANGELOG.md deleted file mode 100644 index cae133b3398..00000000000 --- a/incubator/ubuntu-xrdp/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ubuntu-xrdp-0.0.30](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.29...ubuntu-xrdp-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ubuntu-xrdp-0.0.29](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.28...ubuntu-xrdp-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ubuntu-xrdp-0.0.28](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.27...ubuntu-xrdp-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ubuntu-xrdp-0.0.28](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.27...ubuntu-xrdp-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ubuntu-xrdp-0.0.27](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.26...ubuntu-xrdp-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ubuntu-xrdp-0.0.26](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.25...ubuntu-xrdp-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/ubuntu-xrdp/0.0.30/Chart.lock b/incubator/ubuntu-xrdp/0.0.30/Chart.lock deleted file mode 100644 index c1d365a65ed..00000000000 --- a/incubator/ubuntu-xrdp/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:53:01.449850017Z" diff --git a/incubator/ubuntu-xrdp/0.0.30/Chart.yaml b/incubator/ubuntu-xrdp/0.0.30/Chart.yaml deleted file mode 100644 index dc1f8114f57..00000000000 --- a/incubator/ubuntu-xrdp/0.0.30/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.7.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.30 diff --git a/incubator/ubuntu-xrdp/0.0.30/README.md b/incubator/ubuntu-xrdp/0.0.30/README.md deleted file mode 100644 index b4d492baee2..00000000000 --- a/incubator/ubuntu-xrdp/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/ubuntu-xrdp/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/ubuntu-xrdp/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/ubuntu-xrdp/0.0.31/CHANGELOG.md b/incubator/ubuntu-xrdp/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..1c814ef5f64 --- /dev/null +++ b/incubator/ubuntu-xrdp/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ubuntu-xrdp-0.0.31](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.30...ubuntu-xrdp-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ubuntu-xrdp-0.0.30](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.29...ubuntu-xrdp-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ubuntu-xrdp-0.0.29](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.28...ubuntu-xrdp-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ubuntu-xrdp-0.0.28](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.27...ubuntu-xrdp-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ubuntu-xrdp-0.0.28](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.27...ubuntu-xrdp-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ubuntu-xrdp-0.0.27](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.26...ubuntu-xrdp-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ubuntu-xrdp-0.0.26](https://github.com/truecharts/charts/compare/ubuntu-xrdp-0.0.25...ubuntu-xrdp-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/ubuntu-xrdp/0.0.31/Chart.lock b/incubator/ubuntu-xrdp/0.0.31/Chart.lock new file mode 100644 index 00000000000..bcc45cbbade --- /dev/null +++ b/incubator/ubuntu-xrdp/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:38:03.29651557Z" diff --git a/incubator/ubuntu-xrdp/0.0.31/Chart.yaml b/incubator/ubuntu-xrdp/0.0.31/Chart.yaml new file mode 100644 index 00000000000..129f41aa68d --- /dev/null +++ b/incubator/ubuntu-xrdp/0.0.31/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.7.7 +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.31 diff --git a/incubator/ubuntu-xrdp/0.0.31/README.md b/incubator/ubuntu-xrdp/0.0.31/README.md new file mode 100644 index 00000000000..335d72af5fe --- /dev/null +++ b/incubator/ubuntu-xrdp/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/ubuntu-xrdp/0.0.31/app-readme.md similarity index 100% rename from incubator/ubuntu-xrdp/0.0.30/app-readme.md rename to incubator/ubuntu-xrdp/0.0.31/app-readme.md diff --git a/incubator/ubuntu-xrdp/0.0.31/charts/common-10.7.7.tgz b/incubator/ubuntu-xrdp/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/ubuntu-xrdp/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/ubuntu-xrdp/0.0.30/ix_values.yaml b/incubator/ubuntu-xrdp/0.0.31/ix_values.yaml similarity index 100% rename from incubator/ubuntu-xrdp/0.0.30/ix_values.yaml rename to incubator/ubuntu-xrdp/0.0.31/ix_values.yaml diff --git a/incubator/ubuntu-xrdp/0.0.30/questions.yaml b/incubator/ubuntu-xrdp/0.0.31/questions.yaml similarity index 100% rename from incubator/ubuntu-xrdp/0.0.30/questions.yaml rename to incubator/ubuntu-xrdp/0.0.31/questions.yaml diff --git a/incubator/ubuntu-xrdp/0.0.30/templates/common.yaml b/incubator/ubuntu-xrdp/0.0.31/templates/common.yaml similarity index 100% rename from incubator/ubuntu-xrdp/0.0.30/templates/common.yaml rename to incubator/ubuntu-xrdp/0.0.31/templates/common.yaml diff --git a/incubator/ubuntu-xrdp/0.0.30/values.yaml b/incubator/ubuntu-xrdp/0.0.31/values.yaml similarity index 100% rename from incubator/ubuntu-xrdp/0.0.30/values.yaml rename to incubator/ubuntu-xrdp/0.0.31/values.yaml diff --git a/incubator/umami/0.0.10/CHANGELOG.md b/incubator/umami/0.0.10/CHANGELOG.md new file mode 100644 index 00000000000..37b56e664ce --- /dev/null +++ b/incubator/umami/0.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [umami-0.0.10](https://github.com/truecharts/charts/compare/umami-0.0.9...umami-0.0.10) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [umami-0.0.9](https://github.com/truecharts/charts/compare/umami-0.0.8...umami-0.0.9) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [umami-0.0.8](https://github.com/truecharts/charts/compare/umami-0.0.7...umami-0.0.8) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [umami-0.0.7](https://github.com/truecharts/charts/compare/umami-0.0.6...umami-0.0.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [umami-0.0.7](https://github.com/truecharts/charts/compare/umami-0.0.6...umami-0.0.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [umami-0.0.6](https://github.com/truecharts/charts/compare/umami-0.0.5...umami-0.0.6) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [umami-0.0.4](https://github.com/truecharts/charts/compare/umami-0.0.3...umami-0.0.4) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/umami/0.0.10/Chart.lock b/incubator/umami/0.0.10/Chart.lock new file mode 100644 index 00000000000..954741259cb --- /dev/null +++ b/incubator/umami/0.0.10/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T09:38:23.630773547Z" diff --git a/incubator/umami/0.0.10/Chart.yaml b/incubator/umami/0.0.10/Chart.yaml new file mode 100644 index 00000000000..7a8334c5a06 --- /dev/null +++ b/incubator/umami/0.0.10/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.38.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.10 +annotations: + truecharts.org/catagories: | + - website + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/umami/0.0.10/README.md b/incubator/umami/0.0.10/README.md new file mode 100644 index 00000000000..2f0c049fa09 --- /dev/null +++ b/incubator/umami/0.0.10/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.9/app-readme.md b/incubator/umami/0.0.10/app-readme.md similarity index 100% rename from incubator/umami/0.0.9/app-readme.md rename to incubator/umami/0.0.10/app-readme.md diff --git a/incubator/umami/0.0.10/charts/common-10.7.7.tgz b/incubator/umami/0.0.10/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/umami/0.0.10/charts/common-10.7.7.tgz differ diff --git a/incubator/umami/0.0.10/charts/postgresql-8.0.106.tgz b/incubator/umami/0.0.10/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/incubator/umami/0.0.10/charts/postgresql-8.0.106.tgz differ diff --git a/incubator/umami/0.0.9/ix_values.yaml b/incubator/umami/0.0.10/ix_values.yaml similarity index 100% rename from incubator/umami/0.0.9/ix_values.yaml rename to incubator/umami/0.0.10/ix_values.yaml diff --git a/incubator/umami/0.0.9/questions.yaml b/incubator/umami/0.0.10/questions.yaml similarity index 100% rename from incubator/umami/0.0.9/questions.yaml rename to incubator/umami/0.0.10/questions.yaml diff --git a/incubator/umami/0.0.9/templates/_secret.tpl b/incubator/umami/0.0.10/templates/_secret.tpl similarity index 100% rename from incubator/umami/0.0.9/templates/_secret.tpl rename to incubator/umami/0.0.10/templates/_secret.tpl diff --git a/incubator/umami/0.0.9/templates/common.yaml b/incubator/umami/0.0.10/templates/common.yaml similarity index 100% rename from incubator/umami/0.0.9/templates/common.yaml rename to incubator/umami/0.0.10/templates/common.yaml diff --git a/incubator/umami/0.0.9/values.yaml b/incubator/umami/0.0.10/values.yaml similarity index 100% rename from incubator/umami/0.0.9/values.yaml rename to incubator/umami/0.0.10/values.yaml diff --git a/incubator/umami/0.0.9/CHANGELOG.md b/incubator/umami/0.0.9/CHANGELOG.md deleted file mode 100644 index 12377401fd7..00000000000 --- a/incubator/umami/0.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [umami-0.0.9](https://github.com/truecharts/charts/compare/umami-0.0.8...umami-0.0.9) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [umami-0.0.8](https://github.com/truecharts/charts/compare/umami-0.0.7...umami-0.0.8) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [umami-0.0.7](https://github.com/truecharts/charts/compare/umami-0.0.6...umami-0.0.7) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [umami-0.0.7](https://github.com/truecharts/charts/compare/umami-0.0.6...umami-0.0.7) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [umami-0.0.6](https://github.com/truecharts/charts/compare/umami-0.0.5...umami-0.0.6) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [umami-0.0.4](https://github.com/truecharts/charts/compare/umami-0.0.3...umami-0.0.4) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/umami/0.0.9/Chart.lock b/incubator/umami/0.0.9/Chart.lock deleted file mode 100644 index 2dac374b54f..00000000000 --- a/incubator/umami/0.0.9/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T12:53:21.823566738Z" diff --git a/incubator/umami/0.0.9/Chart.yaml b/incubator/umami/0.0.9/Chart.yaml deleted file mode 100644 index 3dd474d2c25..00000000000 --- a/incubator/umami/0.0.9/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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.9 -annotations: - truecharts.org/catagories: | - - website - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/umami/0.0.9/README.md b/incubator/umami/0.0.9/README.md deleted file mode 100644 index 82aa584f793..00000000000 --- a/incubator/umami/0.0.9/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.9/charts/common-10.7.1.tgz b/incubator/umami/0.0.9/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/umami/0.0.9/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/umami/0.0.9/charts/postgresql-8.0.101.tgz b/incubator/umami/0.0.9/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/incubator/umami/0.0.9/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/incubator/ungoogled-chromium/0.0.30/CHANGELOG.md b/incubator/ungoogled-chromium/0.0.30/CHANGELOG.md deleted file mode 100644 index b86a6064a37..00000000000 --- a/incubator/ungoogled-chromium/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ungoogled-chromium-0.0.30](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.29...ungoogled-chromium-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ungoogled-chromium-0.0.29](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.28...ungoogled-chromium-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ungoogled-chromium-0.0.28](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.27...ungoogled-chromium-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ungoogled-chromium-0.0.28](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.27...ungoogled-chromium-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ungoogled-chromium-0.0.27](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.26...ungoogled-chromium-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ungoogled-chromium-0.0.26](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.25...ungoogled-chromium-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/ungoogled-chromium/0.0.30/Chart.lock b/incubator/ungoogled-chromium/0.0.30/Chart.lock deleted file mode 100644 index bd04b0d0ed9..00000000000 --- a/incubator/ungoogled-chromium/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:53:20.641292875Z" diff --git a/incubator/ungoogled-chromium/0.0.30/Chart.yaml b/incubator/ungoogled-chromium/0.0.30/Chart.yaml deleted file mode 100644 index df6a4388508..00000000000 --- a/incubator/ungoogled-chromium/0.0.30/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.7.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.30 diff --git a/incubator/ungoogled-chromium/0.0.30/README.md b/incubator/ungoogled-chromium/0.0.30/README.md deleted file mode 100644 index f95552fed96..00000000000 --- a/incubator/ungoogled-chromium/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/ungoogled-chromium/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/ungoogled-chromium/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/ungoogled-chromium/0.0.31/CHANGELOG.md b/incubator/ungoogled-chromium/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..a892ddc66de --- /dev/null +++ b/incubator/ungoogled-chromium/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ungoogled-chromium-0.0.31](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.30...ungoogled-chromium-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ungoogled-chromium-0.0.30](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.29...ungoogled-chromium-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ungoogled-chromium-0.0.29](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.28...ungoogled-chromium-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ungoogled-chromium-0.0.28](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.27...ungoogled-chromium-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ungoogled-chromium-0.0.28](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.27...ungoogled-chromium-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ungoogled-chromium-0.0.27](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.26...ungoogled-chromium-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ungoogled-chromium-0.0.26](https://github.com/truecharts/charts/compare/ungoogled-chromium-0.0.25...ungoogled-chromium-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/ungoogled-chromium/0.0.31/Chart.lock b/incubator/ungoogled-chromium/0.0.31/Chart.lock new file mode 100644 index 00000000000..beabc424d51 --- /dev/null +++ b/incubator/ungoogled-chromium/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:38:35.655193584Z" diff --git a/incubator/ungoogled-chromium/0.0.31/Chart.yaml b/incubator/ungoogled-chromium/0.0.31/Chart.yaml new file mode 100644 index 00000000000..fd894986be9 --- /dev/null +++ b/incubator/ungoogled-chromium/0.0.31/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.7.7 +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.31 diff --git a/incubator/ungoogled-chromium/0.0.31/README.md b/incubator/ungoogled-chromium/0.0.31/README.md new file mode 100644 index 00000000000..0f1fa682cd0 --- /dev/null +++ b/incubator/ungoogled-chromium/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/ungoogled-chromium/0.0.31/app-readme.md similarity index 100% rename from incubator/ungoogled-chromium/0.0.30/app-readme.md rename to incubator/ungoogled-chromium/0.0.31/app-readme.md diff --git a/incubator/ungoogled-chromium/0.0.31/charts/common-10.7.7.tgz b/incubator/ungoogled-chromium/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/ungoogled-chromium/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/ungoogled-chromium/0.0.30/ix_values.yaml b/incubator/ungoogled-chromium/0.0.31/ix_values.yaml similarity index 100% rename from incubator/ungoogled-chromium/0.0.30/ix_values.yaml rename to incubator/ungoogled-chromium/0.0.31/ix_values.yaml diff --git a/incubator/ungoogled-chromium/0.0.30/questions.yaml b/incubator/ungoogled-chromium/0.0.31/questions.yaml similarity index 100% rename from incubator/ungoogled-chromium/0.0.30/questions.yaml rename to incubator/ungoogled-chromium/0.0.31/questions.yaml diff --git a/incubator/ungoogled-chromium/0.0.30/templates/common.yaml b/incubator/ungoogled-chromium/0.0.31/templates/common.yaml similarity index 100% rename from incubator/ungoogled-chromium/0.0.30/templates/common.yaml rename to incubator/ungoogled-chromium/0.0.31/templates/common.yaml diff --git a/incubator/ungoogled-chromium/0.0.30/values.yaml b/incubator/ungoogled-chromium/0.0.31/values.yaml similarity index 100% rename from incubator/ungoogled-chromium/0.0.30/values.yaml rename to incubator/ungoogled-chromium/0.0.31/values.yaml diff --git a/incubator/universal-media-server/0.0.34/CHANGELOG.md b/incubator/universal-media-server/0.0.34/CHANGELOG.md deleted file mode 100644 index 2e43afcfb2f..00000000000 --- a/incubator/universal-media-server/0.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [universal-media-server-0.0.34](https://github.com/truecharts/charts/compare/universal-media-server-0.0.33...universal-media-server-0.0.34) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [universal-media-server-0.0.33](https://github.com/truecharts/charts/compare/universal-media-server-0.0.32...universal-media-server-0.0.33) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [universal-media-server-0.0.32](https://github.com/truecharts/charts/compare/universal-media-server-0.0.31...universal-media-server-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [universal-media-server-0.0.32](https://github.com/truecharts/charts/compare/universal-media-server-0.0.31...universal-media-server-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [universal-media-server-0.0.31](https://github.com/truecharts/charts/compare/universal-media-server-0.0.30...universal-media-server-0.0.31) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [universal-media-server-0.0.30](https://github.com/truecharts/charts/compare/universal-media-server-0.0.29...universal-media-server-0.0.30) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 - diff --git a/incubator/universal-media-server/0.0.34/Chart.lock b/incubator/universal-media-server/0.0.34/Chart.lock deleted file mode 100644 index 72b37e2da3a..00000000000 --- a/incubator/universal-media-server/0.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:53:31.593691047Z" diff --git a/incubator/universal-media-server/0.0.34/Chart.yaml b/incubator/universal-media-server/0.0.34/Chart.yaml deleted file mode 100644 index aa5bed660a3..00000000000 --- a/incubator/universal-media-server/0.0.34/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: universal-media-server -version: 0.0.34 -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.7.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.34/README.md b/incubator/universal-media-server/0.0.34/README.md deleted file mode 100644 index cede026e533..00000000000 --- a/incubator/universal-media-server/0.0.34/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.34/charts/common-10.7.1.tgz b/incubator/universal-media-server/0.0.34/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/universal-media-server/0.0.34/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/universal-media-server/0.0.35/CHANGELOG.md b/incubator/universal-media-server/0.0.35/CHANGELOG.md new file mode 100644 index 00000000000..62c45644402 --- /dev/null +++ b/incubator/universal-media-server/0.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [universal-media-server-0.0.35](https://github.com/truecharts/charts/compare/universal-media-server-0.0.34...universal-media-server-0.0.35) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [universal-media-server-0.0.34](https://github.com/truecharts/charts/compare/universal-media-server-0.0.33...universal-media-server-0.0.34) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [universal-media-server-0.0.33](https://github.com/truecharts/charts/compare/universal-media-server-0.0.32...universal-media-server-0.0.33) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [universal-media-server-0.0.32](https://github.com/truecharts/charts/compare/universal-media-server-0.0.31...universal-media-server-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [universal-media-server-0.0.32](https://github.com/truecharts/charts/compare/universal-media-server-0.0.31...universal-media-server-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [universal-media-server-0.0.31](https://github.com/truecharts/charts/compare/universal-media-server-0.0.30...universal-media-server-0.0.31) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [universal-media-server-0.0.30](https://github.com/truecharts/charts/compare/universal-media-server-0.0.29...universal-media-server-0.0.30) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/universal-media-server/0.0.35/Chart.lock b/incubator/universal-media-server/0.0.35/Chart.lock new file mode 100644 index 00000000000..39356c1ae96 --- /dev/null +++ b/incubator/universal-media-server/0.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:38:38.524649614Z" diff --git a/incubator/universal-media-server/0.0.35/Chart.yaml b/incubator/universal-media-server/0.0.35/Chart.yaml new file mode 100644 index 00000000000..881578fc0f7 --- /dev/null +++ b/incubator/universal-media-server/0.0.35/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: universal-media-server +version: 0.0.35 +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.7.7 + # 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.35/README.md b/incubator/universal-media-server/0.0.35/README.md new file mode 100644 index 00000000000..f4a412c846d --- /dev/null +++ b/incubator/universal-media-server/0.0.35/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.34/app-readme.md b/incubator/universal-media-server/0.0.35/app-readme.md similarity index 100% rename from incubator/universal-media-server/0.0.34/app-readme.md rename to incubator/universal-media-server/0.0.35/app-readme.md diff --git a/incubator/universal-media-server/0.0.35/charts/common-10.7.7.tgz b/incubator/universal-media-server/0.0.35/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/universal-media-server/0.0.35/charts/common-10.7.7.tgz differ diff --git a/incubator/universal-media-server/0.0.34/ix_values.yaml b/incubator/universal-media-server/0.0.35/ix_values.yaml similarity index 100% rename from incubator/universal-media-server/0.0.34/ix_values.yaml rename to incubator/universal-media-server/0.0.35/ix_values.yaml diff --git a/incubator/universal-media-server/0.0.34/questions.yaml b/incubator/universal-media-server/0.0.35/questions.yaml similarity index 100% rename from incubator/universal-media-server/0.0.34/questions.yaml rename to incubator/universal-media-server/0.0.35/questions.yaml diff --git a/incubator/universal-media-server/0.0.34/templates/common.yaml b/incubator/universal-media-server/0.0.35/templates/common.yaml similarity index 100% rename from incubator/universal-media-server/0.0.34/templates/common.yaml rename to incubator/universal-media-server/0.0.35/templates/common.yaml diff --git a/incubator/universal-media-server/0.0.34/values.yaml b/incubator/universal-media-server/0.0.35/values.yaml similarity index 100% rename from incubator/universal-media-server/0.0.34/values.yaml rename to incubator/universal-media-server/0.0.35/values.yaml diff --git a/incubator/unturned/0.0.30/CHANGELOG.md b/incubator/unturned/0.0.30/CHANGELOG.md deleted file mode 100644 index 74ed8cfdc76..00000000000 --- a/incubator/unturned/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [unturned-0.0.30](https://github.com/truecharts/charts/compare/unturned-0.0.29...unturned-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [unturned-0.0.29](https://github.com/truecharts/charts/compare/unturned-0.0.28...unturned-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [unturned-0.0.28](https://github.com/truecharts/charts/compare/unturned-0.0.27...unturned-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [unturned-0.0.28](https://github.com/truecharts/charts/compare/unturned-0.0.27...unturned-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [unturned-0.0.27](https://github.com/truecharts/charts/compare/unturned-0.0.26...unturned-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [unturned-0.0.26](https://github.com/truecharts/charts/compare/unturned-0.0.25...unturned-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/unturned/0.0.30/Chart.lock b/incubator/unturned/0.0.30/Chart.lock deleted file mode 100644 index dce107a9c65..00000000000 --- a/incubator/unturned/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:53:32.536506968Z" diff --git a/incubator/unturned/0.0.30/Chart.yaml b/incubator/unturned/0.0.30/Chart.yaml deleted file mode 100644 index 78a0f19b0ba..00000000000 --- a/incubator/unturned/0.0.30/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.7.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.30 diff --git a/incubator/unturned/0.0.30/README.md b/incubator/unturned/0.0.30/README.md deleted file mode 100644 index 4ce6def4c34..00000000000 --- a/incubator/unturned/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/unturned/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/unturned/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/unturned/0.0.31/CHANGELOG.md b/incubator/unturned/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..eea227ca1d7 --- /dev/null +++ b/incubator/unturned/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [unturned-0.0.31](https://github.com/truecharts/charts/compare/unturned-0.0.30...unturned-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [unturned-0.0.30](https://github.com/truecharts/charts/compare/unturned-0.0.29...unturned-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [unturned-0.0.29](https://github.com/truecharts/charts/compare/unturned-0.0.28...unturned-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [unturned-0.0.28](https://github.com/truecharts/charts/compare/unturned-0.0.27...unturned-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [unturned-0.0.28](https://github.com/truecharts/charts/compare/unturned-0.0.27...unturned-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [unturned-0.0.27](https://github.com/truecharts/charts/compare/unturned-0.0.26...unturned-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [unturned-0.0.26](https://github.com/truecharts/charts/compare/unturned-0.0.25...unturned-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/unturned/0.0.31/Chart.lock b/incubator/unturned/0.0.31/Chart.lock new file mode 100644 index 00000000000..f46ebae4216 --- /dev/null +++ b/incubator/unturned/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:38:44.143486849Z" diff --git a/incubator/unturned/0.0.31/Chart.yaml b/incubator/unturned/0.0.31/Chart.yaml new file mode 100644 index 00000000000..6ec80376d47 --- /dev/null +++ b/incubator/unturned/0.0.31/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.7.7 +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.31 diff --git a/incubator/unturned/0.0.31/README.md b/incubator/unturned/0.0.31/README.md new file mode 100644 index 00000000000..725bd135054 --- /dev/null +++ b/incubator/unturned/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/unturned/0.0.31/app-readme.md similarity index 100% rename from incubator/unturned/0.0.30/app-readme.md rename to incubator/unturned/0.0.31/app-readme.md diff --git a/incubator/unturned/0.0.31/charts/common-10.7.7.tgz b/incubator/unturned/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/unturned/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/unturned/0.0.30/ix_values.yaml b/incubator/unturned/0.0.31/ix_values.yaml similarity index 100% rename from incubator/unturned/0.0.30/ix_values.yaml rename to incubator/unturned/0.0.31/ix_values.yaml diff --git a/incubator/unturned/0.0.30/questions.yaml b/incubator/unturned/0.0.31/questions.yaml similarity index 100% rename from incubator/unturned/0.0.30/questions.yaml rename to incubator/unturned/0.0.31/questions.yaml diff --git a/incubator/unturned/0.0.30/templates/common.yaml b/incubator/unturned/0.0.31/templates/common.yaml similarity index 100% rename from incubator/unturned/0.0.30/templates/common.yaml rename to incubator/unturned/0.0.31/templates/common.yaml diff --git a/incubator/unturned/0.0.30/values.yaml b/incubator/unturned/0.0.31/values.yaml similarity index 100% rename from incubator/unturned/0.0.30/values.yaml rename to incubator/unturned/0.0.31/values.yaml diff --git a/incubator/urban-terror/0.0.30/CHANGELOG.md b/incubator/urban-terror/0.0.30/CHANGELOG.md deleted file mode 100644 index a6c3fd5363a..00000000000 --- a/incubator/urban-terror/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [urban-terror-0.0.30](https://github.com/truecharts/charts/compare/urban-terror-0.0.29...urban-terror-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [urban-terror-0.0.29](https://github.com/truecharts/charts/compare/urban-terror-0.0.28...urban-terror-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [urban-terror-0.0.28](https://github.com/truecharts/charts/compare/urban-terror-0.0.27...urban-terror-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [urban-terror-0.0.28](https://github.com/truecharts/charts/compare/urban-terror-0.0.27...urban-terror-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [urban-terror-0.0.27](https://github.com/truecharts/charts/compare/urban-terror-0.0.26...urban-terror-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [urban-terror-0.0.26](https://github.com/truecharts/charts/compare/urban-terror-0.0.25...urban-terror-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/urban-terror/0.0.30/Chart.lock b/incubator/urban-terror/0.0.30/Chart.lock deleted file mode 100644 index d02a848b04b..00000000000 --- a/incubator/urban-terror/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:53:52.63712414Z" diff --git a/incubator/urban-terror/0.0.30/Chart.yaml b/incubator/urban-terror/0.0.30/Chart.yaml deleted file mode 100644 index 4165d2ffe93..00000000000 --- a/incubator/urban-terror/0.0.30/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.7.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.30 diff --git a/incubator/urban-terror/0.0.30/README.md b/incubator/urban-terror/0.0.30/README.md deleted file mode 100644 index a0eeb8d8dcc..00000000000 --- a/incubator/urban-terror/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/urban-terror/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/urban-terror/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/urban-terror/0.0.31/CHANGELOG.md b/incubator/urban-terror/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..36d91381ef7 --- /dev/null +++ b/incubator/urban-terror/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [urban-terror-0.0.31](https://github.com/truecharts/charts/compare/urban-terror-0.0.30...urban-terror-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [urban-terror-0.0.30](https://github.com/truecharts/charts/compare/urban-terror-0.0.29...urban-terror-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [urban-terror-0.0.29](https://github.com/truecharts/charts/compare/urban-terror-0.0.28...urban-terror-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [urban-terror-0.0.28](https://github.com/truecharts/charts/compare/urban-terror-0.0.27...urban-terror-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [urban-terror-0.0.28](https://github.com/truecharts/charts/compare/urban-terror-0.0.27...urban-terror-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [urban-terror-0.0.27](https://github.com/truecharts/charts/compare/urban-terror-0.0.26...urban-terror-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [urban-terror-0.0.26](https://github.com/truecharts/charts/compare/urban-terror-0.0.25...urban-terror-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/urban-terror/0.0.31/Chart.lock b/incubator/urban-terror/0.0.31/Chart.lock new file mode 100644 index 00000000000..49249d24063 --- /dev/null +++ b/incubator/urban-terror/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:39:18.59483953Z" diff --git a/incubator/urban-terror/0.0.31/Chart.yaml b/incubator/urban-terror/0.0.31/Chart.yaml new file mode 100644 index 00000000000..458af4d5ba5 --- /dev/null +++ b/incubator/urban-terror/0.0.31/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.7.7 +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.31 diff --git a/incubator/urban-terror/0.0.31/README.md b/incubator/urban-terror/0.0.31/README.md new file mode 100644 index 00000000000..705b272d874 --- /dev/null +++ b/incubator/urban-terror/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/urban-terror/0.0.31/app-readme.md similarity index 100% rename from incubator/urban-terror/0.0.30/app-readme.md rename to incubator/urban-terror/0.0.31/app-readme.md diff --git a/incubator/urban-terror/0.0.31/charts/common-10.7.7.tgz b/incubator/urban-terror/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/urban-terror/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/urban-terror/0.0.30/ix_values.yaml b/incubator/urban-terror/0.0.31/ix_values.yaml similarity index 100% rename from incubator/urban-terror/0.0.30/ix_values.yaml rename to incubator/urban-terror/0.0.31/ix_values.yaml diff --git a/incubator/urban-terror/0.0.30/questions.yaml b/incubator/urban-terror/0.0.31/questions.yaml similarity index 100% rename from incubator/urban-terror/0.0.30/questions.yaml rename to incubator/urban-terror/0.0.31/questions.yaml diff --git a/incubator/urban-terror/0.0.30/templates/common.yaml b/incubator/urban-terror/0.0.31/templates/common.yaml similarity index 100% rename from incubator/urban-terror/0.0.30/templates/common.yaml rename to incubator/urban-terror/0.0.31/templates/common.yaml diff --git a/incubator/urban-terror/0.0.30/values.yaml b/incubator/urban-terror/0.0.31/values.yaml similarity index 100% rename from incubator/urban-terror/0.0.30/values.yaml rename to incubator/urban-terror/0.0.31/values.yaml diff --git a/incubator/v-rising/0.0.30/CHANGELOG.md b/incubator/v-rising/0.0.30/CHANGELOG.md deleted file mode 100644 index 54ae4b84fb3..00000000000 --- a/incubator/v-rising/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [v-rising-0.0.30](https://github.com/truecharts/charts/compare/v-rising-0.0.29...v-rising-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [v-rising-0.0.29](https://github.com/truecharts/charts/compare/v-rising-0.0.28...v-rising-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [v-rising-0.0.28](https://github.com/truecharts/charts/compare/v-rising-0.0.27...v-rising-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [v-rising-0.0.28](https://github.com/truecharts/charts/compare/v-rising-0.0.27...v-rising-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [v-rising-0.0.27](https://github.com/truecharts/charts/compare/v-rising-0.0.26...v-rising-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [v-rising-0.0.26](https://github.com/truecharts/charts/compare/v-rising-0.0.25...v-rising-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/v-rising/0.0.30/Chart.lock b/incubator/v-rising/0.0.30/Chart.lock deleted file mode 100644 index 05eb9abf89b..00000000000 --- a/incubator/v-rising/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:54:03.054251155Z" diff --git a/incubator/v-rising/0.0.30/Chart.yaml b/incubator/v-rising/0.0.30/Chart.yaml deleted file mode 100644 index 14b3f62bc5d..00000000000 --- a/incubator/v-rising/0.0.30/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.7.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.30 diff --git a/incubator/v-rising/0.0.30/README.md b/incubator/v-rising/0.0.30/README.md deleted file mode 100644 index 7feab2209fa..00000000000 --- a/incubator/v-rising/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/v-rising/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/v-rising/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/v-rising/0.0.31/CHANGELOG.md b/incubator/v-rising/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..0af0b008d8c --- /dev/null +++ b/incubator/v-rising/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [v-rising-0.0.31](https://github.com/truecharts/charts/compare/v-rising-0.0.30...v-rising-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [v-rising-0.0.30](https://github.com/truecharts/charts/compare/v-rising-0.0.29...v-rising-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [v-rising-0.0.29](https://github.com/truecharts/charts/compare/v-rising-0.0.28...v-rising-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [v-rising-0.0.28](https://github.com/truecharts/charts/compare/v-rising-0.0.27...v-rising-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [v-rising-0.0.28](https://github.com/truecharts/charts/compare/v-rising-0.0.27...v-rising-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [v-rising-0.0.27](https://github.com/truecharts/charts/compare/v-rising-0.0.26...v-rising-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [v-rising-0.0.26](https://github.com/truecharts/charts/compare/v-rising-0.0.25...v-rising-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/v-rising/0.0.31/Chart.lock b/incubator/v-rising/0.0.31/Chart.lock new file mode 100644 index 00000000000..a707a4ac870 --- /dev/null +++ b/incubator/v-rising/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:39:19.559153309Z" diff --git a/incubator/v-rising/0.0.31/Chart.yaml b/incubator/v-rising/0.0.31/Chart.yaml new file mode 100644 index 00000000000..5b97a6aa804 --- /dev/null +++ b/incubator/v-rising/0.0.31/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.7.7 +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.31 diff --git a/incubator/v-rising/0.0.31/README.md b/incubator/v-rising/0.0.31/README.md new file mode 100644 index 00000000000..72da4d4a353 --- /dev/null +++ b/incubator/v-rising/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/v-rising/0.0.31/app-readme.md similarity index 100% rename from incubator/v-rising/0.0.30/app-readme.md rename to incubator/v-rising/0.0.31/app-readme.md diff --git a/incubator/v-rising/0.0.31/charts/common-10.7.7.tgz b/incubator/v-rising/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/v-rising/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/v-rising/0.0.30/ix_values.yaml b/incubator/v-rising/0.0.31/ix_values.yaml similarity index 100% rename from incubator/v-rising/0.0.30/ix_values.yaml rename to incubator/v-rising/0.0.31/ix_values.yaml diff --git a/incubator/v-rising/0.0.30/questions.yaml b/incubator/v-rising/0.0.31/questions.yaml similarity index 100% rename from incubator/v-rising/0.0.30/questions.yaml rename to incubator/v-rising/0.0.31/questions.yaml diff --git a/incubator/v-rising/0.0.30/templates/common.yaml b/incubator/v-rising/0.0.31/templates/common.yaml similarity index 100% rename from incubator/v-rising/0.0.30/templates/common.yaml rename to incubator/v-rising/0.0.31/templates/common.yaml diff --git a/incubator/v-rising/0.0.30/values.yaml b/incubator/v-rising/0.0.31/values.yaml similarity index 100% rename from incubator/v-rising/0.0.30/values.yaml rename to incubator/v-rising/0.0.31/values.yaml diff --git a/incubator/valetudo-mapper/0.0.31/CHANGELOG.md b/incubator/valetudo-mapper/0.0.31/CHANGELOG.md deleted file mode 100644 index df8b5a8ca4e..00000000000 --- a/incubator/valetudo-mapper/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [valetudo-mapper-0.0.31](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.30...valetudo-mapper-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [valetudo-mapper-0.0.30](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.29...valetudo-mapper-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [valetudo-mapper-0.0.29](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.28...valetudo-mapper-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [valetudo-mapper-0.0.29](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.28...valetudo-mapper-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [valetudo-mapper-0.0.28](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.27...valetudo-mapper-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [valetudo-mapper-0.0.27](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.26...valetudo-mapper-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/valetudo-mapper/0.0.31/Chart.lock b/incubator/valetudo-mapper/0.0.31/Chart.lock deleted file mode 100644 index a6304c0d787..00000000000 --- a/incubator/valetudo-mapper/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:54:03.457775792Z" diff --git a/incubator/valetudo-mapper/0.0.31/Chart.yaml b/incubator/valetudo-mapper/0.0.31/Chart.yaml deleted file mode 100644 index 504c6823254..00000000000 --- a/incubator/valetudo-mapper/0.0.31/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.7.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.31 diff --git a/incubator/valetudo-mapper/0.0.31/README.md b/incubator/valetudo-mapper/0.0.31/README.md deleted file mode 100644 index 8f61b1dac2f..00000000000 --- a/incubator/valetudo-mapper/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/valetudo-mapper/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/valetudo-mapper/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/valetudo-mapper/0.0.32/CHANGELOG.md b/incubator/valetudo-mapper/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..ad5bf67d4d4 --- /dev/null +++ b/incubator/valetudo-mapper/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [valetudo-mapper-0.0.32](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.31...valetudo-mapper-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [valetudo-mapper-0.0.31](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.30...valetudo-mapper-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [valetudo-mapper-0.0.30](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.29...valetudo-mapper-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [valetudo-mapper-0.0.29](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.28...valetudo-mapper-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [valetudo-mapper-0.0.29](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.28...valetudo-mapper-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [valetudo-mapper-0.0.28](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.27...valetudo-mapper-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [valetudo-mapper-0.0.27](https://github.com/truecharts/charts/compare/valetudo-mapper-0.0.26...valetudo-mapper-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/valetudo-mapper/0.0.32/Chart.lock b/incubator/valetudo-mapper/0.0.32/Chart.lock new file mode 100644 index 00000000000..ea1d2ec886a --- /dev/null +++ b/incubator/valetudo-mapper/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:39:20.574963388Z" diff --git a/incubator/valetudo-mapper/0.0.32/Chart.yaml b/incubator/valetudo-mapper/0.0.32/Chart.yaml new file mode 100644 index 00000000000..34b165f9207 --- /dev/null +++ b/incubator/valetudo-mapper/0.0.32/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.7.7 +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.32 diff --git a/incubator/valetudo-mapper/0.0.32/README.md b/incubator/valetudo-mapper/0.0.32/README.md new file mode 100644 index 00000000000..c6d240db146 --- /dev/null +++ b/incubator/valetudo-mapper/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/valetudo-mapper/0.0.32/app-readme.md similarity index 100% rename from incubator/valetudo-mapper/0.0.31/app-readme.md rename to incubator/valetudo-mapper/0.0.32/app-readme.md diff --git a/incubator/valetudo-mapper/0.0.32/charts/common-10.7.7.tgz b/incubator/valetudo-mapper/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/valetudo-mapper/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/valetudo-mapper/0.0.31/ix_values.yaml b/incubator/valetudo-mapper/0.0.32/ix_values.yaml similarity index 100% rename from incubator/valetudo-mapper/0.0.31/ix_values.yaml rename to incubator/valetudo-mapper/0.0.32/ix_values.yaml diff --git a/incubator/valetudo-mapper/0.0.31/questions.yaml b/incubator/valetudo-mapper/0.0.32/questions.yaml similarity index 100% rename from incubator/valetudo-mapper/0.0.31/questions.yaml rename to incubator/valetudo-mapper/0.0.32/questions.yaml diff --git a/incubator/valetudo-mapper/0.0.31/templates/common.yaml b/incubator/valetudo-mapper/0.0.32/templates/common.yaml similarity index 100% rename from incubator/valetudo-mapper/0.0.31/templates/common.yaml rename to incubator/valetudo-mapper/0.0.32/templates/common.yaml diff --git a/incubator/valetudo-mapper/0.0.31/values.yaml b/incubator/valetudo-mapper/0.0.32/values.yaml similarity index 100% rename from incubator/valetudo-mapper/0.0.31/values.yaml rename to incubator/valetudo-mapper/0.0.32/values.yaml diff --git a/incubator/vaulthunters/0.0.34/CHANGELOG.md b/incubator/vaulthunters/0.0.34/CHANGELOG.md deleted file mode 100644 index cb7b504bd6d..00000000000 --- a/incubator/vaulthunters/0.0.34/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [vaulthunters-0.0.34](https://github.com/truecharts/charts/compare/vaulthunters-0.0.33...vaulthunters-0.0.34) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [vaulthunters-0.0.33](https://github.com/truecharts/charts/compare/vaulthunters-0.0.32...vaulthunters-0.0.33) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [vaulthunters-0.0.32](https://github.com/truecharts/charts/compare/vaulthunters-0.0.31...vaulthunters-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [vaulthunters-0.0.32](https://github.com/truecharts/charts/compare/vaulthunters-0.0.31...vaulthunters-0.0.32) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [vaulthunters-0.0.31](https://github.com/truecharts/charts/compare/vaulthunters-0.0.30...vaulthunters-0.0.31) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [vaulthunters-0.0.30](https://github.com/truecharts/charts/compare/vaulthunters-0.0.29...vaulthunters-0.0.30) (2022-09-30) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) - - - - -## [vaulthunters-0.0.29](https://github.com/truecharts/charts/compare/vaulthunters-0.0.28...vaulthunters-0.0.29) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - - - -## [vaulthunters-0.0.29](https://github.com/truecharts/charts/compare/vaulthunters-0.0.28...vaulthunters-0.0.29) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - - - -## [vaulthunters-0.0.28](https://github.com/truecharts/charts/compare/vaulthunters-0.0.27...vaulthunters-0.0.28) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [vaulthunters-0.0.27](https://github.com/truecharts/charts/compare/vaulthunters-0.0.26...vaulthunters-0.0.27) (2022-09-25) - diff --git a/incubator/vaulthunters/0.0.34/Chart.lock b/incubator/vaulthunters/0.0.34/Chart.lock deleted file mode 100644 index d04e03fe90f..00000000000 --- a/incubator/vaulthunters/0.0.34/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:54:04.598601368Z" diff --git a/incubator/vaulthunters/0.0.34/Chart.yaml b/incubator/vaulthunters/0.0.34/Chart.yaml deleted file mode 100644 index e4f49d3d593..00000000000 --- a/incubator/vaulthunters/0.0.34/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.7.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.34 diff --git a/incubator/vaulthunters/0.0.34/README.md b/incubator/vaulthunters/0.0.34/README.md deleted file mode 100644 index 466509385df..00000000000 --- a/incubator/vaulthunters/0.0.34/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.34/charts/common-10.7.1.tgz b/incubator/vaulthunters/0.0.34/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/vaulthunters/0.0.34/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/vaulthunters/0.0.35/CHANGELOG.md b/incubator/vaulthunters/0.0.35/CHANGELOG.md new file mode 100644 index 00000000000..4cb1226259a --- /dev/null +++ b/incubator/vaulthunters/0.0.35/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vaulthunters-0.0.35](https://github.com/truecharts/charts/compare/vaulthunters-0.0.34...vaulthunters-0.0.35) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [vaulthunters-0.0.34](https://github.com/truecharts/charts/compare/vaulthunters-0.0.33...vaulthunters-0.0.34) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [vaulthunters-0.0.33](https://github.com/truecharts/charts/compare/vaulthunters-0.0.32...vaulthunters-0.0.33) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [vaulthunters-0.0.32](https://github.com/truecharts/charts/compare/vaulthunters-0.0.31...vaulthunters-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [vaulthunters-0.0.32](https://github.com/truecharts/charts/compare/vaulthunters-0.0.31...vaulthunters-0.0.32) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [vaulthunters-0.0.31](https://github.com/truecharts/charts/compare/vaulthunters-0.0.30...vaulthunters-0.0.31) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [vaulthunters-0.0.30](https://github.com/truecharts/charts/compare/vaulthunters-0.0.29...vaulthunters-0.0.30) (2022-09-30) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) + + + + +## [vaulthunters-0.0.29](https://github.com/truecharts/charts/compare/vaulthunters-0.0.28...vaulthunters-0.0.29) (2022-09-29) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) + + + + +## [vaulthunters-0.0.29](https://github.com/truecharts/charts/compare/vaulthunters-0.0.28...vaulthunters-0.0.29) (2022-09-29) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) + + + + +## [vaulthunters-0.0.28](https://github.com/truecharts/charts/compare/vaulthunters-0.0.27...vaulthunters-0.0.28) (2022-09-27) + diff --git a/incubator/vaulthunters/0.0.35/Chart.lock b/incubator/vaulthunters/0.0.35/Chart.lock new file mode 100644 index 00000000000..f8f96f14f0f --- /dev/null +++ b/incubator/vaulthunters/0.0.35/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:39:25.773064543Z" diff --git a/incubator/vaulthunters/0.0.35/Chart.yaml b/incubator/vaulthunters/0.0.35/Chart.yaml new file mode 100644 index 00000000000..0d18bc3b8d0 --- /dev/null +++ b/incubator/vaulthunters/0.0.35/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.7.7 +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.35 diff --git a/incubator/vaulthunters/0.0.35/README.md b/incubator/vaulthunters/0.0.35/README.md new file mode 100644 index 00000000000..b0f728d3b5b --- /dev/null +++ b/incubator/vaulthunters/0.0.35/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.34/app-readme.md b/incubator/vaulthunters/0.0.35/app-readme.md similarity index 100% rename from incubator/vaulthunters/0.0.34/app-readme.md rename to incubator/vaulthunters/0.0.35/app-readme.md diff --git a/incubator/vaulthunters/0.0.35/charts/common-10.7.7.tgz b/incubator/vaulthunters/0.0.35/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/vaulthunters/0.0.35/charts/common-10.7.7.tgz differ diff --git a/incubator/vaulthunters/0.0.34/ix_values.yaml b/incubator/vaulthunters/0.0.35/ix_values.yaml similarity index 100% rename from incubator/vaulthunters/0.0.34/ix_values.yaml rename to incubator/vaulthunters/0.0.35/ix_values.yaml diff --git a/incubator/vaulthunters/0.0.34/questions.yaml b/incubator/vaulthunters/0.0.35/questions.yaml similarity index 100% rename from incubator/vaulthunters/0.0.34/questions.yaml rename to incubator/vaulthunters/0.0.35/questions.yaml diff --git a/incubator/vaulthunters/0.0.34/templates/common.yaml b/incubator/vaulthunters/0.0.35/templates/common.yaml similarity index 100% rename from incubator/vaulthunters/0.0.34/templates/common.yaml rename to incubator/vaulthunters/0.0.35/templates/common.yaml diff --git a/incubator/vaulthunters/0.0.34/values.yaml b/incubator/vaulthunters/0.0.35/values.yaml similarity index 100% rename from incubator/vaulthunters/0.0.34/values.yaml rename to incubator/vaulthunters/0.0.35/values.yaml diff --git a/incubator/venstar2mqtt/0.0.30/CHANGELOG.md b/incubator/venstar2mqtt/0.0.30/CHANGELOG.md deleted file mode 100644 index fded1b409d6..00000000000 --- a/incubator/venstar2mqtt/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [venstar2mqtt-0.0.30](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.29...venstar2mqtt-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [venstar2mqtt-0.0.29](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.28...venstar2mqtt-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [venstar2mqtt-0.0.28](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.27...venstar2mqtt-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [venstar2mqtt-0.0.28](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.27...venstar2mqtt-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [venstar2mqtt-0.0.27](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.26...venstar2mqtt-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [venstar2mqtt-0.0.26](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.25...venstar2mqtt-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/venstar2mqtt/0.0.30/Chart.lock b/incubator/venstar2mqtt/0.0.30/Chart.lock deleted file mode 100644 index c28c4b9e644..00000000000 --- a/incubator/venstar2mqtt/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:54:24.277465908Z" diff --git a/incubator/venstar2mqtt/0.0.30/Chart.yaml b/incubator/venstar2mqtt/0.0.30/Chart.yaml deleted file mode 100644 index 9a909d52101..00000000000 --- a/incubator/venstar2mqtt/0.0.30/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.7.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.30 diff --git a/incubator/venstar2mqtt/0.0.30/README.md b/incubator/venstar2mqtt/0.0.30/README.md deleted file mode 100644 index 5489cf350c2..00000000000 --- a/incubator/venstar2mqtt/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/venstar2mqtt/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/venstar2mqtt/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/venstar2mqtt/0.0.31/CHANGELOG.md b/incubator/venstar2mqtt/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..81bec2ab687 --- /dev/null +++ b/incubator/venstar2mqtt/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [venstar2mqtt-0.0.31](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.30...venstar2mqtt-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [venstar2mqtt-0.0.30](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.29...venstar2mqtt-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [venstar2mqtt-0.0.29](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.28...venstar2mqtt-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [venstar2mqtt-0.0.28](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.27...venstar2mqtt-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [venstar2mqtt-0.0.28](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.27...venstar2mqtt-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [venstar2mqtt-0.0.27](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.26...venstar2mqtt-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [venstar2mqtt-0.0.26](https://github.com/truecharts/charts/compare/venstar2mqtt-0.0.25...venstar2mqtt-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/venstar2mqtt/0.0.31/Chart.lock b/incubator/venstar2mqtt/0.0.31/Chart.lock new file mode 100644 index 00000000000..742714c0500 --- /dev/null +++ b/incubator/venstar2mqtt/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:39:59.203824947Z" diff --git a/incubator/venstar2mqtt/0.0.31/Chart.yaml b/incubator/venstar2mqtt/0.0.31/Chart.yaml new file mode 100644 index 00000000000..f16f91aa913 --- /dev/null +++ b/incubator/venstar2mqtt/0.0.31/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.7.7 +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.31 diff --git a/incubator/venstar2mqtt/0.0.31/README.md b/incubator/venstar2mqtt/0.0.31/README.md new file mode 100644 index 00000000000..79e4fd39016 --- /dev/null +++ b/incubator/venstar2mqtt/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/venstar2mqtt/0.0.31/app-readme.md similarity index 100% rename from incubator/venstar2mqtt/0.0.30/app-readme.md rename to incubator/venstar2mqtt/0.0.31/app-readme.md diff --git a/incubator/venstar2mqtt/0.0.31/charts/common-10.7.7.tgz b/incubator/venstar2mqtt/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/venstar2mqtt/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/venstar2mqtt/0.0.30/ix_values.yaml b/incubator/venstar2mqtt/0.0.31/ix_values.yaml similarity index 100% rename from incubator/venstar2mqtt/0.0.30/ix_values.yaml rename to incubator/venstar2mqtt/0.0.31/ix_values.yaml diff --git a/incubator/venstar2mqtt/0.0.30/questions.yaml b/incubator/venstar2mqtt/0.0.31/questions.yaml similarity index 100% rename from incubator/venstar2mqtt/0.0.30/questions.yaml rename to incubator/venstar2mqtt/0.0.31/questions.yaml diff --git a/incubator/venstar2mqtt/0.0.30/templates/common.yaml b/incubator/venstar2mqtt/0.0.31/templates/common.yaml similarity index 100% rename from incubator/venstar2mqtt/0.0.30/templates/common.yaml rename to incubator/venstar2mqtt/0.0.31/templates/common.yaml diff --git a/incubator/venstar2mqtt/0.0.30/values.yaml b/incubator/venstar2mqtt/0.0.31/values.yaml similarity index 100% rename from incubator/venstar2mqtt/0.0.30/values.yaml rename to incubator/venstar2mqtt/0.0.31/values.yaml diff --git a/incubator/vertex/0.0.75/CHANGELOG.md b/incubator/vertex/0.0.75/CHANGELOG.md deleted file mode 100644 index c803a908898..00000000000 --- a/incubator/vertex/0.0.75/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [vertex-0.0.75](https://github.com/truecharts/charts/compare/vertex-0.0.74...vertex-0.0.75) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [vertex-0.0.74](https://github.com/truecharts/charts/compare/vertex-0.0.73...vertex-0.0.74) (2022-10-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [vertex-0.0.73](https://github.com/truecharts/charts/compare/vertex-0.0.72...vertex-0.0.73) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [vertex-0.0.72](https://github.com/truecharts/charts/compare/vertex-0.0.71...vertex-0.0.72) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [vertex-0.0.71](https://github.com/truecharts/charts/compare/vertex-0.0.70...vertex-0.0.71) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [vertex-0.0.70](https://github.com/truecharts/charts/compare/vertex-0.0.69...vertex-0.0.70) (2022-10-18) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120)) - - - - -## [vertex-0.0.69](https://github.com/truecharts/charts/compare/vertex-0.0.68...vertex-0.0.69) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [vertex-0.0.68](https://github.com/truecharts/charts/compare/vertex-0.0.67...vertex-0.0.68) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [vertex-0.0.67](https://github.com/truecharts/charts/compare/vertex-0.0.66...vertex-0.0.67) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [vertex-0.0.66](https://github.com/truecharts/charts/compare/vertex-0.0.65...vertex-0.0.66) (2022-10-11) - -### Chore - diff --git a/incubator/vertex/0.0.75/Chart.lock b/incubator/vertex/0.0.75/Chart.lock deleted file mode 100644 index d10f72b6bbe..00000000000 --- a/incubator/vertex/0.0.75/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:13:53.978159737Z" diff --git a/incubator/vertex/0.0.75/Chart.yaml b/incubator/vertex/0.0.75/Chart.yaml deleted file mode 100644 index a99224cfb27..00000000000 --- a/incubator/vertex/0.0.75/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.7.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.75 diff --git a/incubator/vertex/0.0.75/README.md b/incubator/vertex/0.0.75/README.md deleted file mode 100644 index 6b724acd8d7..00000000000 --- a/incubator/vertex/0.0.75/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.75/charts/common-10.7.1.tgz b/incubator/vertex/0.0.75/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/vertex/0.0.75/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/vertex/0.0.76/CHANGELOG.md b/incubator/vertex/0.0.76/CHANGELOG.md new file mode 100644 index 00000000000..35ee501f03a --- /dev/null +++ b/incubator/vertex/0.0.76/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vertex-0.0.76](https://github.com/truecharts/charts/compare/vertex-0.0.75...vertex-0.0.76) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [vertex-0.0.75](https://github.com/truecharts/charts/compare/vertex-0.0.74...vertex-0.0.75) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [vertex-0.0.74](https://github.com/truecharts/charts/compare/vertex-0.0.73...vertex-0.0.74) (2022-10-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [vertex-0.0.73](https://github.com/truecharts/charts/compare/vertex-0.0.72...vertex-0.0.73) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [vertex-0.0.72](https://github.com/truecharts/charts/compare/vertex-0.0.71...vertex-0.0.72) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [vertex-0.0.71](https://github.com/truecharts/charts/compare/vertex-0.0.70...vertex-0.0.71) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [vertex-0.0.70](https://github.com/truecharts/charts/compare/vertex-0.0.69...vertex-0.0.70) (2022-10-18) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120)) + + + + +## [vertex-0.0.69](https://github.com/truecharts/charts/compare/vertex-0.0.68...vertex-0.0.69) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [vertex-0.0.68](https://github.com/truecharts/charts/compare/vertex-0.0.67...vertex-0.0.68) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [vertex-0.0.67](https://github.com/truecharts/charts/compare/vertex-0.0.66...vertex-0.0.67) (2022-10-12) + +### Chore + diff --git a/incubator/vertex/0.0.76/Chart.lock b/incubator/vertex/0.0.76/Chart.lock new file mode 100644 index 00000000000..44532e51528 --- /dev/null +++ b/incubator/vertex/0.0.76/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:40:01.715722465Z" diff --git a/incubator/vertex/0.0.76/Chart.yaml b/incubator/vertex/0.0.76/Chart.yaml new file mode 100644 index 00000000000..b8e0204e4e5 --- /dev/null +++ b/incubator/vertex/0.0.76/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.7.7 +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.76 diff --git a/incubator/vertex/0.0.76/README.md b/incubator/vertex/0.0.76/README.md new file mode 100644 index 00000000000..34bc366bea7 --- /dev/null +++ b/incubator/vertex/0.0.76/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.75/app-readme.md b/incubator/vertex/0.0.76/app-readme.md similarity index 100% rename from incubator/vertex/0.0.75/app-readme.md rename to incubator/vertex/0.0.76/app-readme.md diff --git a/incubator/vertex/0.0.76/charts/common-10.7.7.tgz b/incubator/vertex/0.0.76/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/vertex/0.0.76/charts/common-10.7.7.tgz differ diff --git a/incubator/vertex/0.0.75/ix_values.yaml b/incubator/vertex/0.0.76/ix_values.yaml similarity index 100% rename from incubator/vertex/0.0.75/ix_values.yaml rename to incubator/vertex/0.0.76/ix_values.yaml diff --git a/incubator/vertex/0.0.75/questions.yaml b/incubator/vertex/0.0.76/questions.yaml similarity index 100% rename from incubator/vertex/0.0.75/questions.yaml rename to incubator/vertex/0.0.76/questions.yaml diff --git a/incubator/vertex/0.0.75/templates/common.yaml b/incubator/vertex/0.0.76/templates/common.yaml similarity index 100% rename from incubator/vertex/0.0.75/templates/common.yaml rename to incubator/vertex/0.0.76/templates/common.yaml diff --git a/incubator/vertex/0.0.75/values.yaml b/incubator/vertex/0.0.76/values.yaml similarity index 100% rename from incubator/vertex/0.0.75/values.yaml rename to incubator/vertex/0.0.76/values.yaml diff --git a/incubator/vintage-story/0.0.30/CHANGELOG.md b/incubator/vintage-story/0.0.30/CHANGELOG.md deleted file mode 100644 index 08332a9e5c5..00000000000 --- a/incubator/vintage-story/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [vintage-story-0.0.30](https://github.com/truecharts/charts/compare/vintage-story-0.0.29...vintage-story-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [vintage-story-0.0.29](https://github.com/truecharts/charts/compare/vintage-story-0.0.28...vintage-story-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [vintage-story-0.0.28](https://github.com/truecharts/charts/compare/vintage-story-0.0.27...vintage-story-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [vintage-story-0.0.28](https://github.com/truecharts/charts/compare/vintage-story-0.0.27...vintage-story-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [vintage-story-0.0.27](https://github.com/truecharts/charts/compare/vintage-story-0.0.26...vintage-story-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [vintage-story-0.0.26](https://github.com/truecharts/charts/compare/vintage-story-0.0.25...vintage-story-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/vintage-story/0.0.30/Chart.lock b/incubator/vintage-story/0.0.30/Chart.lock deleted file mode 100644 index 5b35dc8486c..00000000000 --- a/incubator/vintage-story/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:54:35.482489066Z" diff --git a/incubator/vintage-story/0.0.30/Chart.yaml b/incubator/vintage-story/0.0.30/Chart.yaml deleted file mode 100644 index 318852fc2e0..00000000000 --- a/incubator/vintage-story/0.0.30/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.7.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.30 diff --git a/incubator/vintage-story/0.0.30/README.md b/incubator/vintage-story/0.0.30/README.md deleted file mode 100644 index f68b9092c60..00000000000 --- a/incubator/vintage-story/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/vintage-story/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/vintage-story/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/vintage-story/0.0.31/CHANGELOG.md b/incubator/vintage-story/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..eccfef1275a --- /dev/null +++ b/incubator/vintage-story/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vintage-story-0.0.31](https://github.com/truecharts/charts/compare/vintage-story-0.0.30...vintage-story-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [vintage-story-0.0.30](https://github.com/truecharts/charts/compare/vintage-story-0.0.29...vintage-story-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [vintage-story-0.0.29](https://github.com/truecharts/charts/compare/vintage-story-0.0.28...vintage-story-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [vintage-story-0.0.28](https://github.com/truecharts/charts/compare/vintage-story-0.0.27...vintage-story-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [vintage-story-0.0.28](https://github.com/truecharts/charts/compare/vintage-story-0.0.27...vintage-story-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [vintage-story-0.0.27](https://github.com/truecharts/charts/compare/vintage-story-0.0.26...vintage-story-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [vintage-story-0.0.26](https://github.com/truecharts/charts/compare/vintage-story-0.0.25...vintage-story-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/vintage-story/0.0.31/Chart.lock b/incubator/vintage-story/0.0.31/Chart.lock new file mode 100644 index 00000000000..64e09523e3c --- /dev/null +++ b/incubator/vintage-story/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:40:02.303502488Z" diff --git a/incubator/vintage-story/0.0.31/Chart.yaml b/incubator/vintage-story/0.0.31/Chart.yaml new file mode 100644 index 00000000000..066894f7324 --- /dev/null +++ b/incubator/vintage-story/0.0.31/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.7.7 +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.31 diff --git a/incubator/vintage-story/0.0.31/README.md b/incubator/vintage-story/0.0.31/README.md new file mode 100644 index 00000000000..cc1e4b1dcbb --- /dev/null +++ b/incubator/vintage-story/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/vintage-story/0.0.31/app-readme.md similarity index 100% rename from incubator/vintage-story/0.0.30/app-readme.md rename to incubator/vintage-story/0.0.31/app-readme.md diff --git a/incubator/vintage-story/0.0.31/charts/common-10.7.7.tgz b/incubator/vintage-story/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/vintage-story/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/vintage-story/0.0.30/ix_values.yaml b/incubator/vintage-story/0.0.31/ix_values.yaml similarity index 100% rename from incubator/vintage-story/0.0.30/ix_values.yaml rename to incubator/vintage-story/0.0.31/ix_values.yaml diff --git a/incubator/vintage-story/0.0.30/questions.yaml b/incubator/vintage-story/0.0.31/questions.yaml similarity index 100% rename from incubator/vintage-story/0.0.30/questions.yaml rename to incubator/vintage-story/0.0.31/questions.yaml diff --git a/incubator/vintage-story/0.0.30/templates/common.yaml b/incubator/vintage-story/0.0.31/templates/common.yaml similarity index 100% rename from incubator/vintage-story/0.0.30/templates/common.yaml rename to incubator/vintage-story/0.0.31/templates/common.yaml diff --git a/incubator/vintage-story/0.0.30/values.yaml b/incubator/vintage-story/0.0.31/values.yaml similarity index 100% rename from incubator/vintage-story/0.0.30/values.yaml rename to incubator/vintage-story/0.0.31/values.yaml diff --git a/incubator/virt-manager/0.0.83/CHANGELOG.md b/incubator/virt-manager/0.0.83/CHANGELOG.md deleted file mode 100644 index 2cc839ba908..00000000000 --- a/incubator/virt-manager/0.0.83/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [virt-manager-0.0.83](https://github.com/truecharts/charts/compare/virt-manager-0.0.82...virt-manager-0.0.83) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [virt-manager-0.0.82](https://github.com/truecharts/charts/compare/virt-manager-0.0.80...virt-manager-0.0.82) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [virt-manager-0.0.80](https://github.com/truecharts/charts/compare/virt-manager-0.0.79...virt-manager-0.0.80) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [virt-manager-0.0.79](https://github.com/truecharts/charts/compare/virt-manager-0.0.78...virt-manager-0.0.79) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [virt-manager-0.0.78](https://github.com/truecharts/charts/compare/virt-manager-0.0.77...virt-manager-0.0.78) (2022-10-17) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) - - - - -## [virt-manager-0.0.77](https://github.com/truecharts/charts/compare/virt-manager-0.0.76...virt-manager-0.0.77) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [virt-manager-0.0.76](https://github.com/truecharts/charts/compare/virt-manager-0.0.75...virt-manager-0.0.76) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [virt-manager-0.0.75](https://github.com/truecharts/charts/compare/virt-manager-0.0.74...virt-manager-0.0.75) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [virt-manager-0.0.74](https://github.com/truecharts/charts/compare/virt-manager-0.0.73...virt-manager-0.0.74) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - - update docker general non-major - - - - -## [virt-manager-0.0.73](https://github.com/truecharts/charts/compare/virt-manager-0.0.72...virt-manager-0.0.73) (2022-10-07) - diff --git a/incubator/virt-manager/0.0.83/Chart.lock b/incubator/virt-manager/0.0.83/Chart.lock deleted file mode 100644 index 15936ba51d5..00000000000 --- a/incubator/virt-manager/0.0.83/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:13:58.759511865Z" diff --git a/incubator/virt-manager/0.0.83/Chart.yaml b/incubator/virt-manager/0.0.83/Chart.yaml deleted file mode 100644 index 75d19d2b706..00000000000 --- a/incubator/virt-manager/0.0.83/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.7.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.83 diff --git a/incubator/virt-manager/0.0.83/README.md b/incubator/virt-manager/0.0.83/README.md deleted file mode 100644 index 6331801b7e6..00000000000 --- a/incubator/virt-manager/0.0.83/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.83/charts/common-10.7.1.tgz b/incubator/virt-manager/0.0.83/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/virt-manager/0.0.83/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/virt-manager/0.0.84/CHANGELOG.md b/incubator/virt-manager/0.0.84/CHANGELOG.md new file mode 100644 index 00000000000..06c47e9ceb6 --- /dev/null +++ b/incubator/virt-manager/0.0.84/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [virt-manager-0.0.84](https://github.com/truecharts/charts/compare/virt-manager-0.0.83...virt-manager-0.0.84) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [virt-manager-0.0.83](https://github.com/truecharts/charts/compare/virt-manager-0.0.82...virt-manager-0.0.83) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [virt-manager-0.0.82](https://github.com/truecharts/charts/compare/virt-manager-0.0.80...virt-manager-0.0.82) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [virt-manager-0.0.80](https://github.com/truecharts/charts/compare/virt-manager-0.0.79...virt-manager-0.0.80) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [virt-manager-0.0.79](https://github.com/truecharts/charts/compare/virt-manager-0.0.78...virt-manager-0.0.79) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [virt-manager-0.0.78](https://github.com/truecharts/charts/compare/virt-manager-0.0.77...virt-manager-0.0.78) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) + + + + +## [virt-manager-0.0.77](https://github.com/truecharts/charts/compare/virt-manager-0.0.76...virt-manager-0.0.77) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [virt-manager-0.0.76](https://github.com/truecharts/charts/compare/virt-manager-0.0.75...virt-manager-0.0.76) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [virt-manager-0.0.75](https://github.com/truecharts/charts/compare/virt-manager-0.0.74...virt-manager-0.0.75) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [virt-manager-0.0.74](https://github.com/truecharts/charts/compare/virt-manager-0.0.73...virt-manager-0.0.74) (2022-10-11) + +### Chore diff --git a/incubator/virt-manager/0.0.84/Chart.lock b/incubator/virt-manager/0.0.84/Chart.lock new file mode 100644 index 00000000000..483dbfe4683 --- /dev/null +++ b/incubator/virt-manager/0.0.84/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:40:08.176710072Z" diff --git a/incubator/virt-manager/0.0.84/Chart.yaml b/incubator/virt-manager/0.0.84/Chart.yaml new file mode 100644 index 00000000000..547d7dfa7e1 --- /dev/null +++ b/incubator/virt-manager/0.0.84/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.7.7 +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.84 diff --git a/incubator/virt-manager/0.0.84/README.md b/incubator/virt-manager/0.0.84/README.md new file mode 100644 index 00000000000..85e3dc9237d --- /dev/null +++ b/incubator/virt-manager/0.0.84/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.83/app-readme.md b/incubator/virt-manager/0.0.84/app-readme.md similarity index 100% rename from incubator/virt-manager/0.0.83/app-readme.md rename to incubator/virt-manager/0.0.84/app-readme.md diff --git a/incubator/virt-manager/0.0.84/charts/common-10.7.7.tgz b/incubator/virt-manager/0.0.84/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/virt-manager/0.0.84/charts/common-10.7.7.tgz differ diff --git a/incubator/virt-manager/0.0.83/ix_values.yaml b/incubator/virt-manager/0.0.84/ix_values.yaml similarity index 100% rename from incubator/virt-manager/0.0.83/ix_values.yaml rename to incubator/virt-manager/0.0.84/ix_values.yaml diff --git a/incubator/virt-manager/0.0.83/questions.yaml b/incubator/virt-manager/0.0.84/questions.yaml similarity index 100% rename from incubator/virt-manager/0.0.83/questions.yaml rename to incubator/virt-manager/0.0.84/questions.yaml diff --git a/incubator/virt-manager/0.0.83/templates/common.yaml b/incubator/virt-manager/0.0.84/templates/common.yaml similarity index 100% rename from incubator/virt-manager/0.0.83/templates/common.yaml rename to incubator/virt-manager/0.0.84/templates/common.yaml diff --git a/incubator/virt-manager/0.0.83/values.yaml b/incubator/virt-manager/0.0.84/values.yaml similarity index 100% rename from incubator/virt-manager/0.0.83/values.yaml rename to incubator/virt-manager/0.0.84/values.yaml diff --git a/incubator/vlmcsd-kms-server/0.0.31/CHANGELOG.md b/incubator/vlmcsd-kms-server/0.0.31/CHANGELOG.md deleted file mode 100644 index 3aec8877f45..00000000000 --- a/incubator/vlmcsd-kms-server/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [vlmcsd-kms-server-0.0.31](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.30...vlmcsd-kms-server-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [vlmcsd-kms-server-0.0.30](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.29...vlmcsd-kms-server-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [vlmcsd-kms-server-0.0.29](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.28...vlmcsd-kms-server-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [vlmcsd-kms-server-0.0.29](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.28...vlmcsd-kms-server-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [vlmcsd-kms-server-0.0.28](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.27...vlmcsd-kms-server-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [vlmcsd-kms-server-0.0.27](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.26...vlmcsd-kms-server-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/vlmcsd-kms-server/0.0.31/Chart.lock b/incubator/vlmcsd-kms-server/0.0.31/Chart.lock deleted file mode 100644 index d23bfaecd1e..00000000000 --- a/incubator/vlmcsd-kms-server/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:54:55.681185494Z" diff --git a/incubator/vlmcsd-kms-server/0.0.31/Chart.yaml b/incubator/vlmcsd-kms-server/0.0.31/Chart.yaml deleted file mode 100644 index 3e02a7a9426..00000000000 --- a/incubator/vlmcsd-kms-server/0.0.31/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.7.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.31 diff --git a/incubator/vlmcsd-kms-server/0.0.31/README.md b/incubator/vlmcsd-kms-server/0.0.31/README.md deleted file mode 100644 index db45eb30b3c..00000000000 --- a/incubator/vlmcsd-kms-server/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/vlmcsd-kms-server/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/vlmcsd-kms-server/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/vlmcsd-kms-server/0.0.32/CHANGELOG.md b/incubator/vlmcsd-kms-server/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..1a9add6eda7 --- /dev/null +++ b/incubator/vlmcsd-kms-server/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vlmcsd-kms-server-0.0.32](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.31...vlmcsd-kms-server-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [vlmcsd-kms-server-0.0.31](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.30...vlmcsd-kms-server-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [vlmcsd-kms-server-0.0.30](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.29...vlmcsd-kms-server-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [vlmcsd-kms-server-0.0.29](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.28...vlmcsd-kms-server-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [vlmcsd-kms-server-0.0.29](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.28...vlmcsd-kms-server-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [vlmcsd-kms-server-0.0.28](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.27...vlmcsd-kms-server-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [vlmcsd-kms-server-0.0.27](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.26...vlmcsd-kms-server-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/vlmcsd-kms-server/0.0.32/Chart.lock b/incubator/vlmcsd-kms-server/0.0.32/Chart.lock new file mode 100644 index 00000000000..796a7172d0c --- /dev/null +++ b/incubator/vlmcsd-kms-server/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:40:40.792303829Z" diff --git a/incubator/vlmcsd-kms-server/0.0.32/Chart.yaml b/incubator/vlmcsd-kms-server/0.0.32/Chart.yaml new file mode 100644 index 00000000000..120b180de57 --- /dev/null +++ b/incubator/vlmcsd-kms-server/0.0.32/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.7.7 +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.32 diff --git a/incubator/vlmcsd-kms-server/0.0.32/README.md b/incubator/vlmcsd-kms-server/0.0.32/README.md new file mode 100644 index 00000000000..f631f7c3b7a --- /dev/null +++ b/incubator/vlmcsd-kms-server/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/vlmcsd-kms-server/0.0.32/app-readme.md similarity index 100% rename from incubator/vlmcsd-kms-server/0.0.31/app-readme.md rename to incubator/vlmcsd-kms-server/0.0.32/app-readme.md diff --git a/incubator/vlmcsd-kms-server/0.0.32/charts/common-10.7.7.tgz b/incubator/vlmcsd-kms-server/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/vlmcsd-kms-server/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/vlmcsd-kms-server/0.0.31/ix_values.yaml b/incubator/vlmcsd-kms-server/0.0.32/ix_values.yaml similarity index 100% rename from incubator/vlmcsd-kms-server/0.0.31/ix_values.yaml rename to incubator/vlmcsd-kms-server/0.0.32/ix_values.yaml diff --git a/incubator/vlmcsd-kms-server/0.0.31/questions.yaml b/incubator/vlmcsd-kms-server/0.0.32/questions.yaml similarity index 100% rename from incubator/vlmcsd-kms-server/0.0.31/questions.yaml rename to incubator/vlmcsd-kms-server/0.0.32/questions.yaml diff --git a/incubator/vlmcsd-kms-server/0.0.31/templates/common.yaml b/incubator/vlmcsd-kms-server/0.0.32/templates/common.yaml similarity index 100% rename from incubator/vlmcsd-kms-server/0.0.31/templates/common.yaml rename to incubator/vlmcsd-kms-server/0.0.32/templates/common.yaml diff --git a/incubator/vlmcsd-kms-server/0.0.31/values.yaml b/incubator/vlmcsd-kms-server/0.0.32/values.yaml similarity index 100% rename from incubator/vlmcsd-kms-server/0.0.31/values.yaml rename to incubator/vlmcsd-kms-server/0.0.32/values.yaml diff --git a/incubator/vorta/0.0.31/CHANGELOG.md b/incubator/vorta/0.0.31/CHANGELOG.md deleted file mode 100644 index 2d6022bb04d..00000000000 --- a/incubator/vorta/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [vorta-0.0.31](https://github.com/truecharts/charts/compare/vorta-0.0.30...vorta-0.0.31) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [vorta-0.0.30](https://github.com/truecharts/charts/compare/vorta-0.0.29...vorta-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [vorta-0.0.29](https://github.com/truecharts/charts/compare/vorta-0.0.28...vorta-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [vorta-0.0.28](https://github.com/truecharts/charts/compare/vorta-0.0.27...vorta-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [vorta-0.0.28](https://github.com/truecharts/charts/compare/vorta-0.0.27...vorta-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [vorta-0.0.27](https://github.com/truecharts/charts/compare/vorta-0.0.26...vorta-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [vorta-0.0.26](https://github.com/truecharts/charts/compare/vorta-0.0.25...vorta-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/vorta/0.0.31/Chart.lock b/incubator/vorta/0.0.31/Chart.lock deleted file mode 100644 index b372f5433e7..00000000000 --- a/incubator/vorta/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-22T14:09:10.272813426Z" diff --git a/incubator/vorta/0.0.31/Chart.yaml b/incubator/vorta/0.0.31/Chart.yaml deleted file mode 100644 index 44cdf9eb97f..00000000000 --- a/incubator/vorta/0.0.31/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.7.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.31 diff --git a/incubator/vorta/0.0.31/README.md b/incubator/vorta/0.0.31/README.md deleted file mode 100644 index 0b009f60b50..00000000000 --- a/incubator/vorta/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/charts/common-10.7.1.tgz b/incubator/vorta/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/vorta/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/vorta/0.0.32/CHANGELOG.md b/incubator/vorta/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..597d4a23afd --- /dev/null +++ b/incubator/vorta/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vorta-0.0.32](https://github.com/truecharts/charts/compare/vorta-0.0.31...vorta-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [vorta-0.0.31](https://github.com/truecharts/charts/compare/vorta-0.0.30...vorta-0.0.31) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [vorta-0.0.30](https://github.com/truecharts/charts/compare/vorta-0.0.29...vorta-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [vorta-0.0.29](https://github.com/truecharts/charts/compare/vorta-0.0.28...vorta-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [vorta-0.0.28](https://github.com/truecharts/charts/compare/vorta-0.0.27...vorta-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [vorta-0.0.28](https://github.com/truecharts/charts/compare/vorta-0.0.27...vorta-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [vorta-0.0.27](https://github.com/truecharts/charts/compare/vorta-0.0.26...vorta-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [vorta-0.0.26](https://github.com/truecharts/charts/compare/vorta-0.0.25...vorta-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/vorta/0.0.32/Chart.lock b/incubator/vorta/0.0.32/Chart.lock new file mode 100644 index 00000000000..e7d32637aa3 --- /dev/null +++ b/incubator/vorta/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:40:43.85297136Z" diff --git a/incubator/vorta/0.0.32/Chart.yaml b/incubator/vorta/0.0.32/Chart.yaml new file mode 100644 index 00000000000..785b71f08b8 --- /dev/null +++ b/incubator/vorta/0.0.32/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.7.7 +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.32 diff --git a/incubator/vorta/0.0.32/README.md b/incubator/vorta/0.0.32/README.md new file mode 100644 index 00000000000..c8fa41a50fd --- /dev/null +++ b/incubator/vorta/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/vorta/0.0.32/app-readme.md similarity index 100% rename from incubator/vorta/0.0.31/app-readme.md rename to incubator/vorta/0.0.32/app-readme.md diff --git a/incubator/vorta/0.0.32/charts/common-10.7.7.tgz b/incubator/vorta/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/vorta/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/vorta/0.0.31/ix_values.yaml b/incubator/vorta/0.0.32/ix_values.yaml similarity index 100% rename from incubator/vorta/0.0.31/ix_values.yaml rename to incubator/vorta/0.0.32/ix_values.yaml diff --git a/incubator/vorta/0.0.31/questions.yaml b/incubator/vorta/0.0.32/questions.yaml similarity index 100% rename from incubator/vorta/0.0.31/questions.yaml rename to incubator/vorta/0.0.32/questions.yaml diff --git a/incubator/vorta/0.0.31/templates/common.yaml b/incubator/vorta/0.0.32/templates/common.yaml similarity index 100% rename from incubator/vorta/0.0.31/templates/common.yaml rename to incubator/vorta/0.0.32/templates/common.yaml diff --git a/incubator/vorta/0.0.31/values.yaml b/incubator/vorta/0.0.32/values.yaml similarity index 100% rename from incubator/vorta/0.0.31/values.yaml rename to incubator/vorta/0.0.32/values.yaml diff --git a/incubator/watchyourlan/0.0.6/CHANGELOG.md b/incubator/watchyourlan/0.0.6/CHANGELOG.md deleted file mode 100644 index f8ea20b67b9..00000000000 --- a/incubator/watchyourlan/0.0.6/CHANGELOG.md +++ /dev/null @@ -1,72 +0,0 @@ -# Changelog - - - -## [watchyourlan-0.0.6](https://github.com/truecharts/charts/compare/watchyourlan-0.0.5...watchyourlan-0.0.6) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [watchyourlan-0.0.5](https://github.com/truecharts/charts/compare/watchyourlan-0.0.4...watchyourlan-0.0.5) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [watchyourlan-0.0.4](https://github.com/truecharts/charts/compare/watchyourlan-0.0.3...watchyourlan-0.0.4) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [watchyourlan-0.0.4](https://github.com/truecharts/charts/compare/watchyourlan-0.0.3...watchyourlan-0.0.4) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [watchyourlan-0.0.3](https://github.com/truecharts/charts/compare/watchyourlan-0.0.2...watchyourlan-0.0.3) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [watchyourlan-0.0.2](https://github.com/truecharts/charts/compare/watchyourlan-0.0.1...watchyourlan-0.0.2) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [watchyourlan-0.0.1]watchyourlan-0.0.1 (2022-09-25) - -### Feat - -- add watchyourlan ([#3889](https://github.com/truecharts/charts/issues/3889)) diff --git a/incubator/watchyourlan/0.0.6/Chart.lock b/incubator/watchyourlan/0.0.6/Chart.lock deleted file mode 100644 index 4a9d9cb5676..00000000000 --- a/incubator/watchyourlan/0.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:55:07.57103819Z" diff --git a/incubator/watchyourlan/0.0.6/Chart.yaml b/incubator/watchyourlan/0.0.6/Chart.yaml deleted file mode 100644 index 7875dfffad3..00000000000 --- a/incubator/watchyourlan/0.0.6/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.7.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -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.6 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/watchyourlan/0.0.6/README.md b/incubator/watchyourlan/0.0.6/README.md deleted file mode 100644 index a5d025c6581..00000000000 --- a/incubator/watchyourlan/0.0.6/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# 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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.6/charts/common-10.7.1.tgz b/incubator/watchyourlan/0.0.6/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/watchyourlan/0.0.6/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/watchyourlan/0.0.7/CHANGELOG.md b/incubator/watchyourlan/0.0.7/CHANGELOG.md new file mode 100644 index 00000000000..878b0967bf8 --- /dev/null +++ b/incubator/watchyourlan/0.0.7/CHANGELOG.md @@ -0,0 +1,82 @@ +# Changelog + + + +## [watchyourlan-0.0.7](https://github.com/truecharts/charts/compare/watchyourlan-0.0.6...watchyourlan-0.0.7) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [watchyourlan-0.0.6](https://github.com/truecharts/charts/compare/watchyourlan-0.0.5...watchyourlan-0.0.6) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [watchyourlan-0.0.5](https://github.com/truecharts/charts/compare/watchyourlan-0.0.4...watchyourlan-0.0.5) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [watchyourlan-0.0.4](https://github.com/truecharts/charts/compare/watchyourlan-0.0.3...watchyourlan-0.0.4) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [watchyourlan-0.0.4](https://github.com/truecharts/charts/compare/watchyourlan-0.0.3...watchyourlan-0.0.4) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [watchyourlan-0.0.3](https://github.com/truecharts/charts/compare/watchyourlan-0.0.2...watchyourlan-0.0.3) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [watchyourlan-0.0.2](https://github.com/truecharts/charts/compare/watchyourlan-0.0.1...watchyourlan-0.0.2) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [watchyourlan-0.0.1]watchyourlan-0.0.1 (2022-09-25) + +### Feat + +- add watchyourlan ([#3889](https://github.com/truecharts/charts/issues/3889)) diff --git a/incubator/watchyourlan/0.0.7/Chart.lock b/incubator/watchyourlan/0.0.7/Chart.lock new file mode 100644 index 00000000000..963b7a4a827 --- /dev/null +++ b/incubator/watchyourlan/0.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:40:44.28401197Z" diff --git a/incubator/watchyourlan/0.0.7/Chart.yaml b/incubator/watchyourlan/0.0.7/Chart.yaml new file mode 100644 index 00000000000..5c384758f37 --- /dev/null +++ b/incubator/watchyourlan/0.0.7/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.7.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.7 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/watchyourlan/0.0.7/README.md b/incubator/watchyourlan/0.0.7/README.md new file mode 100644 index 00000000000..8fa41f3724b --- /dev/null +++ b/incubator/watchyourlan/0.0.7/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.6/app-readme.md b/incubator/watchyourlan/0.0.7/app-readme.md similarity index 100% rename from incubator/watchyourlan/0.0.6/app-readme.md rename to incubator/watchyourlan/0.0.7/app-readme.md diff --git a/incubator/watchyourlan/0.0.7/charts/common-10.7.7.tgz b/incubator/watchyourlan/0.0.7/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/watchyourlan/0.0.7/charts/common-10.7.7.tgz differ diff --git a/incubator/watchyourlan/0.0.6/ix_values.yaml b/incubator/watchyourlan/0.0.7/ix_values.yaml similarity index 100% rename from incubator/watchyourlan/0.0.6/ix_values.yaml rename to incubator/watchyourlan/0.0.7/ix_values.yaml diff --git a/incubator/watchyourlan/0.0.6/questions.yaml b/incubator/watchyourlan/0.0.7/questions.yaml similarity index 100% rename from incubator/watchyourlan/0.0.6/questions.yaml rename to incubator/watchyourlan/0.0.7/questions.yaml diff --git a/incubator/watchyourlan/0.0.6/templates/common.yaml b/incubator/watchyourlan/0.0.7/templates/common.yaml similarity index 100% rename from incubator/watchyourlan/0.0.6/templates/common.yaml rename to incubator/watchyourlan/0.0.7/templates/common.yaml diff --git a/incubator/watchyourlan/0.0.6/values.yaml b/incubator/watchyourlan/0.0.7/values.yaml similarity index 100% rename from incubator/watchyourlan/0.0.6/values.yaml rename to incubator/watchyourlan/0.0.7/values.yaml diff --git a/incubator/wbo/0.0.8/CHANGELOG.md b/incubator/wbo/0.0.8/CHANGELOG.md deleted file mode 100644 index 29bd74399fe..00000000000 --- a/incubator/wbo/0.0.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wbo-0.0.8](https://github.com/truecharts/charts/compare/wbo-0.0.7...wbo-0.0.8) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [wbo-0.0.7](https://github.com/truecharts/charts/compare/wbo-0.0.6...wbo-0.0.7) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [wbo-0.0.6](https://github.com/truecharts/charts/compare/wbo-0.0.5...wbo-0.0.6) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [wbo-0.0.5](https://github.com/truecharts/charts/compare/wbo-0.0.4...wbo-0.0.5) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [wbo-0.0.5](https://github.com/truecharts/charts/compare/wbo-0.0.4...wbo-0.0.5) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [wbo-0.0.4](https://github.com/truecharts/charts/compare/wbo-0.0.3...wbo-0.0.4) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [wbo-0.0.3](https://github.com/truecharts/charts/compare/wbo-0.0.2...wbo-0.0.3) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/wbo/0.0.8/Chart.lock b/incubator/wbo/0.0.8/Chart.lock deleted file mode 100644 index 1028cd26e78..00000000000 --- a/incubator/wbo/0.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-21T10:30:28.051246654Z" diff --git a/incubator/wbo/0.0.8/Chart.yaml b/incubator/wbo/0.0.8/Chart.yaml deleted file mode 100644 index c799ed56e77..00000000000 --- a/incubator/wbo/0.0.8/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.19.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.8 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/wbo/0.0.8/README.md b/incubator/wbo/0.0.8/README.md deleted file mode 100644 index 35144e93637..00000000000 --- a/incubator/wbo/0.0.8/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.8/charts/common-10.7.1.tgz b/incubator/wbo/0.0.8/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/wbo/0.0.8/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/wbo/0.0.9/CHANGELOG.md b/incubator/wbo/0.0.9/CHANGELOG.md new file mode 100644 index 00000000000..c97e576f274 --- /dev/null +++ b/incubator/wbo/0.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wbo-0.0.9](https://github.com/truecharts/charts/compare/wbo-0.0.8...wbo-0.0.9) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [wbo-0.0.8](https://github.com/truecharts/charts/compare/wbo-0.0.7...wbo-0.0.8) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [wbo-0.0.7](https://github.com/truecharts/charts/compare/wbo-0.0.6...wbo-0.0.7) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [wbo-0.0.6](https://github.com/truecharts/charts/compare/wbo-0.0.5...wbo-0.0.6) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [wbo-0.0.5](https://github.com/truecharts/charts/compare/wbo-0.0.4...wbo-0.0.5) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [wbo-0.0.5](https://github.com/truecharts/charts/compare/wbo-0.0.4...wbo-0.0.5) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [wbo-0.0.4](https://github.com/truecharts/charts/compare/wbo-0.0.3...wbo-0.0.4) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [wbo-0.0.3](https://github.com/truecharts/charts/compare/wbo-0.0.2...wbo-0.0.3) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/wbo/0.0.9/Chart.lock b/incubator/wbo/0.0.9/Chart.lock new file mode 100644 index 00000000000..9fcf9693b93 --- /dev/null +++ b/incubator/wbo/0.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:40:50.228107454Z" diff --git a/incubator/wbo/0.0.9/Chart.yaml b/incubator/wbo/0.0.9/Chart.yaml new file mode 100644 index 00000000000..0fb281f4210 --- /dev/null +++ b/incubator/wbo/0.0.9/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.19.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.9 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/wbo/0.0.9/README.md b/incubator/wbo/0.0.9/README.md new file mode 100644 index 00000000000..677290e2a71 --- /dev/null +++ b/incubator/wbo/0.0.9/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.8/app-readme.md b/incubator/wbo/0.0.9/app-readme.md similarity index 100% rename from incubator/wbo/0.0.8/app-readme.md rename to incubator/wbo/0.0.9/app-readme.md diff --git a/incubator/wbo/0.0.9/charts/common-10.7.7.tgz b/incubator/wbo/0.0.9/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/wbo/0.0.9/charts/common-10.7.7.tgz differ diff --git a/incubator/wbo/0.0.8/ix_values.yaml b/incubator/wbo/0.0.9/ix_values.yaml similarity index 100% rename from incubator/wbo/0.0.8/ix_values.yaml rename to incubator/wbo/0.0.9/ix_values.yaml diff --git a/incubator/wbo/0.0.8/questions.yaml b/incubator/wbo/0.0.9/questions.yaml similarity index 100% rename from incubator/wbo/0.0.8/questions.yaml rename to incubator/wbo/0.0.9/questions.yaml diff --git a/incubator/wbo/0.0.8/templates/_configmap.tpl b/incubator/wbo/0.0.9/templates/_configmap.tpl similarity index 100% rename from incubator/wbo/0.0.8/templates/_configmap.tpl rename to incubator/wbo/0.0.9/templates/_configmap.tpl diff --git a/incubator/wbo/0.0.8/templates/_secret.tpl b/incubator/wbo/0.0.9/templates/_secret.tpl similarity index 100% rename from incubator/wbo/0.0.8/templates/_secret.tpl rename to incubator/wbo/0.0.9/templates/_secret.tpl diff --git a/incubator/wbo/0.0.8/templates/common.yaml b/incubator/wbo/0.0.9/templates/common.yaml similarity index 100% rename from incubator/wbo/0.0.8/templates/common.yaml rename to incubator/wbo/0.0.9/templates/common.yaml diff --git a/incubator/wbo/0.0.8/values.yaml b/incubator/wbo/0.0.9/values.yaml similarity index 100% rename from incubator/wbo/0.0.8/values.yaml rename to incubator/wbo/0.0.9/values.yaml diff --git a/incubator/webp-server/0.0.37/CHANGELOG.md b/incubator/webp-server/0.0.37/CHANGELOG.md deleted file mode 100644 index d4cf157df2d..00000000000 --- a/incubator/webp-server/0.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [webp-server-0.0.37](https://github.com/truecharts/charts/compare/webp-server-0.0.36...webp-server-0.0.37) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [webp-server-0.0.36](https://github.com/truecharts/charts/compare/webp-server-0.0.35...webp-server-0.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [webp-server-0.0.35](https://github.com/truecharts/charts/compare/webp-server-0.0.34...webp-server-0.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [webp-server-0.0.34](https://github.com/truecharts/charts/compare/webp-server-0.0.33...webp-server-0.0.34) (2022-10-10) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) - - - - -## [webp-server-0.0.33](https://github.com/truecharts/charts/compare/webp-server-0.0.32...webp-server-0.0.33) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [webp-server-0.0.33](https://github.com/truecharts/charts/compare/webp-server-0.0.32...webp-server-0.0.33) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [webp-server-0.0.32](https://github.com/truecharts/charts/compare/webp-server-0.0.31...webp-server-0.0.32) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [webp-server-0.0.31](https://github.com/truecharts/charts/compare/webp-server-0.0.30...webp-server-0.0.31) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/incubator/webp-server/0.0.37/Chart.lock b/incubator/webp-server/0.0.37/Chart.lock deleted file mode 100644 index 8b31852b650..00000000000 --- a/incubator/webp-server/0.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:13:59.073303185Z" diff --git a/incubator/webp-server/0.0.37/Chart.yaml b/incubator/webp-server/0.0.37/Chart.yaml deleted file mode 100644 index 1e91fbfadf5..00000000000 --- a/incubator/webp-server/0.0.37/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.7.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.37 diff --git a/incubator/webp-server/0.0.37/README.md b/incubator/webp-server/0.0.37/README.md deleted file mode 100644 index 959deb71014..00000000000 --- a/incubator/webp-server/0.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/charts/common-10.7.1.tgz b/incubator/webp-server/0.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/webp-server/0.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/webp-server/0.0.38/CHANGELOG.md b/incubator/webp-server/0.0.38/CHANGELOG.md new file mode 100644 index 00000000000..cb956af5f4c --- /dev/null +++ b/incubator/webp-server/0.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [webp-server-0.0.38](https://github.com/truecharts/charts/compare/webp-server-0.0.37...webp-server-0.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [webp-server-0.0.37](https://github.com/truecharts/charts/compare/webp-server-0.0.36...webp-server-0.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [webp-server-0.0.36](https://github.com/truecharts/charts/compare/webp-server-0.0.35...webp-server-0.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [webp-server-0.0.35](https://github.com/truecharts/charts/compare/webp-server-0.0.34...webp-server-0.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [webp-server-0.0.34](https://github.com/truecharts/charts/compare/webp-server-0.0.33...webp-server-0.0.34) (2022-10-10) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) + + + + +## [webp-server-0.0.33](https://github.com/truecharts/charts/compare/webp-server-0.0.32...webp-server-0.0.33) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [webp-server-0.0.33](https://github.com/truecharts/charts/compare/webp-server-0.0.32...webp-server-0.0.33) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [webp-server-0.0.32](https://github.com/truecharts/charts/compare/webp-server-0.0.31...webp-server-0.0.32) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [webp-server-0.0.31](https://github.com/truecharts/charts/compare/webp-server-0.0.30...webp-server-0.0.31) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/webp-server/0.0.38/Chart.lock b/incubator/webp-server/0.0.38/Chart.lock new file mode 100644 index 00000000000..c7a9c1bc9ac --- /dev/null +++ b/incubator/webp-server/0.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:41:21.869571147Z" diff --git a/incubator/webp-server/0.0.38/Chart.yaml b/incubator/webp-server/0.0.38/Chart.yaml new file mode 100644 index 00000000000..22d41250451 --- /dev/null +++ b/incubator/webp-server/0.0.38/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.7.7 +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.38 diff --git a/incubator/webp-server/0.0.38/README.md b/incubator/webp-server/0.0.38/README.md new file mode 100644 index 00000000000..cba41bb3bf3 --- /dev/null +++ b/incubator/webp-server/0.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/incubator/webp-server/0.0.38/app-readme.md similarity index 100% rename from incubator/webp-server/0.0.37/app-readme.md rename to incubator/webp-server/0.0.38/app-readme.md diff --git a/incubator/webp-server/0.0.38/charts/common-10.7.7.tgz b/incubator/webp-server/0.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/webp-server/0.0.38/charts/common-10.7.7.tgz differ diff --git a/incubator/webp-server/0.0.37/ix_values.yaml b/incubator/webp-server/0.0.38/ix_values.yaml similarity index 100% rename from incubator/webp-server/0.0.37/ix_values.yaml rename to incubator/webp-server/0.0.38/ix_values.yaml diff --git a/incubator/webp-server/0.0.37/questions.yaml b/incubator/webp-server/0.0.38/questions.yaml similarity index 100% rename from incubator/webp-server/0.0.37/questions.yaml rename to incubator/webp-server/0.0.38/questions.yaml diff --git a/incubator/webp-server/0.0.37/templates/common.yaml b/incubator/webp-server/0.0.38/templates/common.yaml similarity index 100% rename from incubator/webp-server/0.0.37/templates/common.yaml rename to incubator/webp-server/0.0.38/templates/common.yaml diff --git a/incubator/webp-server/0.0.37/values.yaml b/incubator/webp-server/0.0.38/values.yaml similarity index 100% rename from incubator/webp-server/0.0.37/values.yaml rename to incubator/webp-server/0.0.38/values.yaml diff --git a/incubator/webtop/0.0.41/CHANGELOG.md b/incubator/webtop/0.0.41/CHANGELOG.md deleted file mode 100644 index 8f48b84edf2..00000000000 --- a/incubator/webtop/0.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [webtop-0.0.41](https://github.com/truecharts/charts/compare/webtop-0.0.40...webtop-0.0.41) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [webtop-0.0.40](https://github.com/truecharts/charts/compare/webtop-0.0.39...webtop-0.0.40) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [webtop-0.0.39](https://github.com/truecharts/charts/compare/webtop-0.0.38...webtop-0.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [webtop-0.0.38](https://github.com/truecharts/charts/compare/webtop-0.0.37...webtop-0.0.38) (2022-10-17) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) - - - - -## [webtop-0.0.37](https://github.com/truecharts/charts/compare/webtop-0.0.36...webtop-0.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [webtop-0.0.36](https://github.com/truecharts/charts/compare/webtop-0.0.35...webtop-0.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [webtop-0.0.36](https://github.com/truecharts/charts/compare/webtop-0.0.35...webtop-0.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [webtop-0.0.35](https://github.com/truecharts/charts/compare/webtop-0.0.34...webtop-0.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major - - - - -## [webtop-0.0.34](https://github.com/truecharts/charts/compare/webtop-0.0.33...webtop-0.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [webtop-0.0.33](https://github.com/truecharts/charts/compare/webtop-0.0.32...webtop-0.0.33) (2022-09-26) - diff --git a/incubator/webtop/0.0.41/Chart.lock b/incubator/webtop/0.0.41/Chart.lock deleted file mode 100644 index d99427107c4..00000000000 --- a/incubator/webtop/0.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:13:59.753412418Z" diff --git a/incubator/webtop/0.0.41/Chart.yaml b/incubator/webtop/0.0.41/Chart.yaml deleted file mode 100644 index 59e89e553f8..00000000000 --- a/incubator/webtop/0.0.41/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.7.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.41 diff --git a/incubator/webtop/0.0.41/README.md b/incubator/webtop/0.0.41/README.md deleted file mode 100644 index 219bcb2ae60..00000000000 --- a/incubator/webtop/0.0.41/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/charts/common-10.7.1.tgz b/incubator/webtop/0.0.41/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/webtop/0.0.41/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/webtop/0.0.42/CHANGELOG.md b/incubator/webtop/0.0.42/CHANGELOG.md new file mode 100644 index 00000000000..83972b1b454 --- /dev/null +++ b/incubator/webtop/0.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [webtop-0.0.42](https://github.com/truecharts/charts/compare/webtop-0.0.41...webtop-0.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [webtop-0.0.41](https://github.com/truecharts/charts/compare/webtop-0.0.40...webtop-0.0.41) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [webtop-0.0.40](https://github.com/truecharts/charts/compare/webtop-0.0.39...webtop-0.0.40) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [webtop-0.0.39](https://github.com/truecharts/charts/compare/webtop-0.0.38...webtop-0.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [webtop-0.0.38](https://github.com/truecharts/charts/compare/webtop-0.0.37...webtop-0.0.38) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) + + + + +## [webtop-0.0.37](https://github.com/truecharts/charts/compare/webtop-0.0.36...webtop-0.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [webtop-0.0.36](https://github.com/truecharts/charts/compare/webtop-0.0.35...webtop-0.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [webtop-0.0.36](https://github.com/truecharts/charts/compare/webtop-0.0.35...webtop-0.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [webtop-0.0.35](https://github.com/truecharts/charts/compare/webtop-0.0.34...webtop-0.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major + + + + +## [webtop-0.0.34](https://github.com/truecharts/charts/compare/webtop-0.0.33...webtop-0.0.34) (2022-09-27) + diff --git a/incubator/webtop/0.0.42/Chart.lock b/incubator/webtop/0.0.42/Chart.lock new file mode 100644 index 00000000000..a4ff82a464c --- /dev/null +++ b/incubator/webtop/0.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:41:25.137930261Z" diff --git a/incubator/webtop/0.0.42/Chart.yaml b/incubator/webtop/0.0.42/Chart.yaml new file mode 100644 index 00000000000..34194579bab --- /dev/null +++ b/incubator/webtop/0.0.42/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.7.7 +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.42 diff --git a/incubator/webtop/0.0.42/README.md b/incubator/webtop/0.0.42/README.md new file mode 100644 index 00000000000..663f91ac527 --- /dev/null +++ b/incubator/webtop/0.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/incubator/webtop/0.0.42/app-readme.md similarity index 100% rename from incubator/webtop/0.0.41/app-readme.md rename to incubator/webtop/0.0.42/app-readme.md diff --git a/incubator/webtop/0.0.42/charts/common-10.7.7.tgz b/incubator/webtop/0.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/webtop/0.0.42/charts/common-10.7.7.tgz differ diff --git a/incubator/webtop/0.0.41/ix_values.yaml b/incubator/webtop/0.0.42/ix_values.yaml similarity index 100% rename from incubator/webtop/0.0.41/ix_values.yaml rename to incubator/webtop/0.0.42/ix_values.yaml diff --git a/incubator/webtop/0.0.41/questions.yaml b/incubator/webtop/0.0.42/questions.yaml similarity index 100% rename from incubator/webtop/0.0.41/questions.yaml rename to incubator/webtop/0.0.42/questions.yaml diff --git a/incubator/webtop/0.0.41/templates/common.yaml b/incubator/webtop/0.0.42/templates/common.yaml similarity index 100% rename from incubator/webtop/0.0.41/templates/common.yaml rename to incubator/webtop/0.0.42/templates/common.yaml diff --git a/incubator/webtop/0.0.41/values.yaml b/incubator/webtop/0.0.42/values.yaml similarity index 100% rename from incubator/webtop/0.0.41/values.yaml rename to incubator/webtop/0.0.42/values.yaml diff --git a/incubator/wifi-card/0.0.33/CHANGELOG.md b/incubator/wifi-card/0.0.33/CHANGELOG.md deleted file mode 100644 index 3dbca639bc6..00000000000 --- a/incubator/wifi-card/0.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wifi-card-0.0.33](https://github.com/truecharts/charts/compare/wifi-card-0.0.32...wifi-card-0.0.33) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [wifi-card-0.0.32](https://github.com/truecharts/charts/compare/wifi-card-0.0.31...wifi-card-0.0.32) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [wifi-card-0.0.31](https://github.com/truecharts/charts/compare/wifi-card-0.0.30...wifi-card-0.0.31) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [wifi-card-0.0.30](https://github.com/truecharts/charts/compare/wifi-card-0.0.29...wifi-card-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [wifi-card-0.0.30](https://github.com/truecharts/charts/compare/wifi-card-0.0.29...wifi-card-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [wifi-card-0.0.29](https://github.com/truecharts/charts/compare/wifi-card-0.0.28...wifi-card-0.0.29) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [wifi-card-0.0.28](https://github.com/truecharts/charts/compare/wifi-card-0.0.27...wifi-card-0.0.28) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/wifi-card/0.0.33/Chart.lock b/incubator/wifi-card/0.0.33/Chart.lock deleted file mode 100644 index 4546a9161a9..00000000000 --- a/incubator/wifi-card/0.0.33/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:55:38.971904994Z" diff --git a/incubator/wifi-card/0.0.33/Chart.yaml b/incubator/wifi-card/0.0.33/Chart.yaml deleted file mode 100644 index 390ab02b9d2..00000000000 --- a/incubator/wifi-card/0.0.33/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.7.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.33 diff --git a/incubator/wifi-card/0.0.33/README.md b/incubator/wifi-card/0.0.33/README.md deleted file mode 100644 index b098f2cb2b4..00000000000 --- a/incubator/wifi-card/0.0.33/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.33/charts/common-10.7.1.tgz b/incubator/wifi-card/0.0.33/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/wifi-card/0.0.33/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/wifi-card/0.0.34/CHANGELOG.md b/incubator/wifi-card/0.0.34/CHANGELOG.md new file mode 100644 index 00000000000..c29635aa5c2 --- /dev/null +++ b/incubator/wifi-card/0.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wifi-card-0.0.34](https://github.com/truecharts/charts/compare/wifi-card-0.0.33...wifi-card-0.0.34) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [wifi-card-0.0.33](https://github.com/truecharts/charts/compare/wifi-card-0.0.32...wifi-card-0.0.33) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [wifi-card-0.0.32](https://github.com/truecharts/charts/compare/wifi-card-0.0.31...wifi-card-0.0.32) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [wifi-card-0.0.31](https://github.com/truecharts/charts/compare/wifi-card-0.0.30...wifi-card-0.0.31) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [wifi-card-0.0.30](https://github.com/truecharts/charts/compare/wifi-card-0.0.29...wifi-card-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [wifi-card-0.0.30](https://github.com/truecharts/charts/compare/wifi-card-0.0.29...wifi-card-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [wifi-card-0.0.29](https://github.com/truecharts/charts/compare/wifi-card-0.0.28...wifi-card-0.0.29) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [wifi-card-0.0.28](https://github.com/truecharts/charts/compare/wifi-card-0.0.27...wifi-card-0.0.28) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/wifi-card/0.0.34/Chart.lock b/incubator/wifi-card/0.0.34/Chart.lock new file mode 100644 index 00000000000..70e6e2a0980 --- /dev/null +++ b/incubator/wifi-card/0.0.34/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:41:25.362648799Z" diff --git a/incubator/wifi-card/0.0.34/Chart.yaml b/incubator/wifi-card/0.0.34/Chart.yaml new file mode 100644 index 00000000000..33b4c9fe69a --- /dev/null +++ b/incubator/wifi-card/0.0.34/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.7.7 +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.34 diff --git a/incubator/wifi-card/0.0.34/README.md b/incubator/wifi-card/0.0.34/README.md new file mode 100644 index 00000000000..632a3fba13b --- /dev/null +++ b/incubator/wifi-card/0.0.34/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.33/app-readme.md b/incubator/wifi-card/0.0.34/app-readme.md similarity index 100% rename from incubator/wifi-card/0.0.33/app-readme.md rename to incubator/wifi-card/0.0.34/app-readme.md diff --git a/incubator/wifi-card/0.0.34/charts/common-10.7.7.tgz b/incubator/wifi-card/0.0.34/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/wifi-card/0.0.34/charts/common-10.7.7.tgz differ diff --git a/incubator/wifi-card/0.0.33/ix_values.yaml b/incubator/wifi-card/0.0.34/ix_values.yaml similarity index 100% rename from incubator/wifi-card/0.0.33/ix_values.yaml rename to incubator/wifi-card/0.0.34/ix_values.yaml diff --git a/incubator/wifi-card/0.0.33/questions.yaml b/incubator/wifi-card/0.0.34/questions.yaml similarity index 100% rename from incubator/wifi-card/0.0.33/questions.yaml rename to incubator/wifi-card/0.0.34/questions.yaml diff --git a/incubator/wifi-card/0.0.33/templates/common.yaml b/incubator/wifi-card/0.0.34/templates/common.yaml similarity index 100% rename from incubator/wifi-card/0.0.33/templates/common.yaml rename to incubator/wifi-card/0.0.34/templates/common.yaml diff --git a/incubator/wifi-card/0.0.33/values.yaml b/incubator/wifi-card/0.0.34/values.yaml similarity index 100% rename from incubator/wifi-card/0.0.33/values.yaml rename to incubator/wifi-card/0.0.34/values.yaml diff --git a/incubator/wordle/0.0.32/CHANGELOG.md b/incubator/wordle/0.0.32/CHANGELOG.md deleted file mode 100644 index c442bd77074..00000000000 --- a/incubator/wordle/0.0.32/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wordle-0.0.32](https://github.com/truecharts/charts/compare/wordle-0.0.31...wordle-0.0.32) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [wordle-0.0.31](https://github.com/truecharts/charts/compare/wordle-0.0.30...wordle-0.0.31) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [wordle-0.0.30](https://github.com/truecharts/charts/compare/wordle-0.0.29...wordle-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [wordle-0.0.30](https://github.com/truecharts/charts/compare/wordle-0.0.29...wordle-0.0.30) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [wordle-0.0.29](https://github.com/truecharts/charts/compare/wordle-0.0.28...wordle-0.0.29) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [wordle-0.0.28](https://github.com/truecharts/charts/compare/wordle-0.0.27...wordle-0.0.28) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/wordle/0.0.32/Chart.lock b/incubator/wordle/0.0.32/Chart.lock deleted file mode 100644 index 91efabb74f6..00000000000 --- a/incubator/wordle/0.0.32/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:55:39.533100551Z" diff --git a/incubator/wordle/0.0.32/Chart.yaml b/incubator/wordle/0.0.32/Chart.yaml deleted file mode 100644 index f459353a146..00000000000 --- a/incubator/wordle/0.0.32/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.7.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.32 diff --git a/incubator/wordle/0.0.32/README.md b/incubator/wordle/0.0.32/README.md deleted file mode 100644 index ec6320ae408..00000000000 --- a/incubator/wordle/0.0.32/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.32/charts/common-10.7.1.tgz b/incubator/wordle/0.0.32/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/wordle/0.0.32/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/wordle/0.0.33/CHANGELOG.md b/incubator/wordle/0.0.33/CHANGELOG.md new file mode 100644 index 00000000000..3d6524df179 --- /dev/null +++ b/incubator/wordle/0.0.33/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wordle-0.0.33](https://github.com/truecharts/charts/compare/wordle-0.0.32...wordle-0.0.33) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [wordle-0.0.32](https://github.com/truecharts/charts/compare/wordle-0.0.31...wordle-0.0.32) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [wordle-0.0.31](https://github.com/truecharts/charts/compare/wordle-0.0.30...wordle-0.0.31) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [wordle-0.0.30](https://github.com/truecharts/charts/compare/wordle-0.0.29...wordle-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [wordle-0.0.30](https://github.com/truecharts/charts/compare/wordle-0.0.29...wordle-0.0.30) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [wordle-0.0.29](https://github.com/truecharts/charts/compare/wordle-0.0.28...wordle-0.0.29) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [wordle-0.0.28](https://github.com/truecharts/charts/compare/wordle-0.0.27...wordle-0.0.28) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/wordle/0.0.33/Chart.lock b/incubator/wordle/0.0.33/Chart.lock new file mode 100644 index 00000000000..b32d43d6479 --- /dev/null +++ b/incubator/wordle/0.0.33/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:41:31.504956239Z" diff --git a/incubator/wordle/0.0.33/Chart.yaml b/incubator/wordle/0.0.33/Chart.yaml new file mode 100644 index 00000000000..68df3058f08 --- /dev/null +++ b/incubator/wordle/0.0.33/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.7.7 +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.33 diff --git a/incubator/wordle/0.0.33/README.md b/incubator/wordle/0.0.33/README.md new file mode 100644 index 00000000000..820bb501c47 --- /dev/null +++ b/incubator/wordle/0.0.33/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.32/app-readme.md b/incubator/wordle/0.0.33/app-readme.md similarity index 100% rename from incubator/wordle/0.0.32/app-readme.md rename to incubator/wordle/0.0.33/app-readme.md diff --git a/incubator/wordle/0.0.33/charts/common-10.7.7.tgz b/incubator/wordle/0.0.33/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/wordle/0.0.33/charts/common-10.7.7.tgz differ diff --git a/incubator/wordle/0.0.32/ix_values.yaml b/incubator/wordle/0.0.33/ix_values.yaml similarity index 100% rename from incubator/wordle/0.0.32/ix_values.yaml rename to incubator/wordle/0.0.33/ix_values.yaml diff --git a/incubator/wordle/0.0.32/questions.yaml b/incubator/wordle/0.0.33/questions.yaml similarity index 100% rename from incubator/wordle/0.0.32/questions.yaml rename to incubator/wordle/0.0.33/questions.yaml diff --git a/incubator/wordle/0.0.32/templates/common.yaml b/incubator/wordle/0.0.33/templates/common.yaml similarity index 100% rename from incubator/wordle/0.0.32/templates/common.yaml rename to incubator/wordle/0.0.33/templates/common.yaml diff --git a/incubator/wordle/0.0.32/values.yaml b/incubator/wordle/0.0.33/values.yaml similarity index 100% rename from incubator/wordle/0.0.32/values.yaml rename to incubator/wordle/0.0.33/values.yaml diff --git a/incubator/xen-orchestra/0.0.7/CHANGELOG.md b/incubator/xen-orchestra/0.0.7/CHANGELOG.md deleted file mode 100644 index eb8cd58926a..00000000000 --- a/incubator/xen-orchestra/0.0.7/CHANGELOG.md +++ /dev/null @@ -1,83 +0,0 @@ -# Changelog - - - -## [xen-orchestra-0.0.7](https://github.com/truecharts/charts/compare/xen-orchestra-0.0.6...xen-orchestra-0.0.7) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [xen-orchestra-0.0.6](https://github.com/truecharts/charts/compare/xen-orchestra-0.0.5...xen-orchestra-0.0.6) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [xen-orchestra-0.0.5](https://github.com/truecharts/charts/compare/xen-orchestra-0.0.4...xen-orchestra-0.0.5) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [xen-orchestra-0.0.4](https://github.com/truecharts/charts/compare/xen-orchestra-0.0.3...xen-orchestra-0.0.4) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [xen-orchestra-0.0.3](https://github.com/truecharts/charts/compare/xen-orchestra-0.0.2...xen-orchestra-0.0.3) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [xen-orchestra-0.0.2](https://github.com/truecharts/charts/compare/xen-orchestra-0.0.1...xen-orchestra-0.0.2) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - - - - -## [speedtest-tracker-0.0.2](https://github.com/truecharts/charts/compare/speedtest-tracker-0.0.1...speedtest-tracker-0.0.2) (2022-10-09) - -### Chore - -- Auto-update chart README [skip ci] - - ### Feat - -- add xen-orchestra ([#4047](https://github.com/truecharts/charts/issues/4047)) - - - - -## [speedtest-tracker-0.0.1]speedtest-tracker-0.0.1 (2022-10-09) - -### Feat - -- add speedtest-tracker ([#4048](https://github.com/truecharts/charts/issues/4048)) diff --git a/incubator/xen-orchestra/0.0.7/Chart.lock b/incubator/xen-orchestra/0.0.7/Chart.lock deleted file mode 100644 index 2d294c2cc47..00000000000 --- a/incubator/xen-orchestra/0.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:48:36.214847774Z" diff --git a/incubator/xen-orchestra/0.0.7/Chart.yaml b/incubator/xen-orchestra/0.0.7/Chart.yaml deleted file mode 100644 index 93dade0348a..00000000000 --- a/incubator/xen-orchestra/0.0.7/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "5.103.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -description: Xen-Orchestra is a Web-UI for managing your existing XenServer infrastructure. -home: https://truecharts.org/docs/charts/incubator/xen-orchestra -icon: https://truecharts.org/img/hotlink-ok/chart-icons/xen-orchestra.png -keywords: - - xen-orchestra -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xen-orchestra -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/xen-orchestra - - https://hub.docker.com/r/ronivay/xen-orchestra -version: 0.0.7 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/xen-orchestra/0.0.7/README.md b/incubator/xen-orchestra/0.0.7/README.md deleted file mode 100644 index 8e72f69f465..00000000000 --- a/incubator/xen-orchestra/0.0.7/README.md +++ /dev/null @@ -1,106 +0,0 @@ -# xen-orchestra - -Xen-Orchestra is a Web-UI for managing your existing XenServer infrastructure. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. - -This readme is just an automatically generated general guide on installing our Helm Charts and Apps. -For more information, please click here: [xen-orchestra](https://truecharts.org/docs/charts/incubator/xen-orchestra) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `xen-orchestra` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install xen-orchestra TrueCharts/xen-orchestra -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `xen-orchestra` deployment - -```console -helm uninstall xen-orchestra -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install xen-orchestra \ - --set env.TZ="America/New York" \ - TrueCharts/xen-orchestra -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install xen-orchestra TrueCharts/xen-orchestra -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/incubator/xen-orchestra/0.0.7/charts/common-10.7.1.tgz b/incubator/xen-orchestra/0.0.7/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/xen-orchestra/0.0.7/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/xen-orchestra/0.0.8/CHANGELOG.md b/incubator/xen-orchestra/0.0.8/CHANGELOG.md new file mode 100644 index 00000000000..bc22cdbe3f3 --- /dev/null +++ b/incubator/xen-orchestra/0.0.8/CHANGELOG.md @@ -0,0 +1,93 @@ +# Changelog + + + +## [xen-orchestra-0.0.8](https://github.com/truecharts/charts/compare/xen-orchestra-0.0.7...xen-orchestra-0.0.8) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [xen-orchestra-0.0.7](https://github.com/truecharts/charts/compare/xen-orchestra-0.0.6...xen-orchestra-0.0.7) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [xen-orchestra-0.0.6](https://github.com/truecharts/charts/compare/xen-orchestra-0.0.5...xen-orchestra-0.0.6) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [xen-orchestra-0.0.5](https://github.com/truecharts/charts/compare/xen-orchestra-0.0.4...xen-orchestra-0.0.5) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [xen-orchestra-0.0.4](https://github.com/truecharts/charts/compare/xen-orchestra-0.0.3...xen-orchestra-0.0.4) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [xen-orchestra-0.0.3](https://github.com/truecharts/charts/compare/xen-orchestra-0.0.2...xen-orchestra-0.0.3) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [xen-orchestra-0.0.2](https://github.com/truecharts/charts/compare/xen-orchestra-0.0.1...xen-orchestra-0.0.2) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + +## [speedtest-tracker-0.0.2](https://github.com/truecharts/charts/compare/speedtest-tracker-0.0.1...speedtest-tracker-0.0.2) (2022-10-09) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- add xen-orchestra ([#4047](https://github.com/truecharts/charts/issues/4047)) + + + + +## [speedtest-tracker-0.0.1]speedtest-tracker-0.0.1 (2022-10-09) + +### Feat + +- add speedtest-tracker ([#4048](https://github.com/truecharts/charts/issues/4048)) diff --git a/incubator/xen-orchestra/0.0.8/Chart.lock b/incubator/xen-orchestra/0.0.8/Chart.lock new file mode 100644 index 00000000000..4093d2c5a77 --- /dev/null +++ b/incubator/xen-orchestra/0.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:42:03.241570518Z" diff --git a/incubator/xen-orchestra/0.0.8/Chart.yaml b/incubator/xen-orchestra/0.0.8/Chart.yaml new file mode 100644 index 00000000000..3b515016f4e --- /dev/null +++ b/incubator/xen-orchestra/0.0.8/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "5.103.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +description: Xen-Orchestra is a Web-UI for managing your existing XenServer infrastructure. +home: https://truecharts.org/docs/charts/incubator/xen-orchestra +icon: https://truecharts.org/img/hotlink-ok/chart-icons/xen-orchestra.png +keywords: + - xen-orchestra +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xen-orchestra +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/xen-orchestra + - https://hub.docker.com/r/ronivay/xen-orchestra +version: 0.0.8 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/xen-orchestra/0.0.8/README.md b/incubator/xen-orchestra/0.0.8/README.md new file mode 100644 index 00000000000..2064fc69c1a --- /dev/null +++ b/incubator/xen-orchestra/0.0.8/README.md @@ -0,0 +1,106 @@ +# xen-orchestra + +Xen-Orchestra is a Web-UI for managing your existing XenServer infrastructure. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. + +This readme is just an automatically generated general guide on installing our Helm Charts and Apps. +For more information, please click here: [xen-orchestra](https://truecharts.org/docs/charts/incubator/xen-orchestra) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `xen-orchestra` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install xen-orchestra TrueCharts/xen-orchestra +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `xen-orchestra` deployment + +```console +helm uninstall xen-orchestra +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install xen-orchestra \ + --set env.TZ="America/New York" \ + TrueCharts/xen-orchestra +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install xen-orchestra TrueCharts/xen-orchestra -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/xen-orchestra/0.0.7/app-readme.md b/incubator/xen-orchestra/0.0.8/app-readme.md similarity index 100% rename from incubator/xen-orchestra/0.0.7/app-readme.md rename to incubator/xen-orchestra/0.0.8/app-readme.md diff --git a/incubator/xen-orchestra/0.0.8/charts/common-10.7.7.tgz b/incubator/xen-orchestra/0.0.8/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/xen-orchestra/0.0.8/charts/common-10.7.7.tgz differ diff --git a/incubator/xen-orchestra/0.0.7/ix_values.yaml b/incubator/xen-orchestra/0.0.8/ix_values.yaml similarity index 100% rename from incubator/xen-orchestra/0.0.7/ix_values.yaml rename to incubator/xen-orchestra/0.0.8/ix_values.yaml diff --git a/incubator/xen-orchestra/0.0.7/questions.yaml b/incubator/xen-orchestra/0.0.8/questions.yaml similarity index 100% rename from incubator/xen-orchestra/0.0.7/questions.yaml rename to incubator/xen-orchestra/0.0.8/questions.yaml diff --git a/incubator/xen-orchestra/0.0.7/templates/common.yaml b/incubator/xen-orchestra/0.0.8/templates/common.yaml similarity index 100% rename from incubator/xen-orchestra/0.0.7/templates/common.yaml rename to incubator/xen-orchestra/0.0.8/templates/common.yaml diff --git a/incubator/xen-orchestra/0.0.7/values.yaml b/incubator/xen-orchestra/0.0.8/values.yaml similarity index 100% rename from incubator/xen-orchestra/0.0.7/values.yaml rename to incubator/xen-orchestra/0.0.8/values.yaml diff --git a/incubator/xmrig/0.0.30/CHANGELOG.md b/incubator/xmrig/0.0.30/CHANGELOG.md deleted file mode 100644 index 9e0f122d22a..00000000000 --- a/incubator/xmrig/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [xmrig-0.0.30](https://github.com/truecharts/charts/compare/xmrig-0.0.29...xmrig-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [xmrig-0.0.29](https://github.com/truecharts/charts/compare/xmrig-0.0.28...xmrig-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [xmrig-0.0.28](https://github.com/truecharts/charts/compare/xmrig-0.0.27...xmrig-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [xmrig-0.0.28](https://github.com/truecharts/charts/compare/xmrig-0.0.27...xmrig-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [xmrig-0.0.27](https://github.com/truecharts/charts/compare/xmrig-0.0.26...xmrig-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [xmrig-0.0.26](https://github.com/truecharts/charts/compare/xmrig-0.0.25...xmrig-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/xmrig/0.0.30/Chart.lock b/incubator/xmrig/0.0.30/Chart.lock deleted file mode 100644 index e3bc6d15a04..00000000000 --- a/incubator/xmrig/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:56:08.686025363Z" diff --git a/incubator/xmrig/0.0.30/Chart.yaml b/incubator/xmrig/0.0.30/Chart.yaml deleted file mode 100644 index 178f6c13168..00000000000 --- a/incubator/xmrig/0.0.30/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.7.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.30 diff --git a/incubator/xmrig/0.0.30/README.md b/incubator/xmrig/0.0.30/README.md deleted file mode 100644 index 320e3142a33..00000000000 --- a/incubator/xmrig/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/xmrig/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/xmrig/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/xmrig/0.0.31/CHANGELOG.md b/incubator/xmrig/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..d1a5213a534 --- /dev/null +++ b/incubator/xmrig/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [xmrig-0.0.31](https://github.com/truecharts/charts/compare/xmrig-0.0.30...xmrig-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [xmrig-0.0.30](https://github.com/truecharts/charts/compare/xmrig-0.0.29...xmrig-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [xmrig-0.0.29](https://github.com/truecharts/charts/compare/xmrig-0.0.28...xmrig-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [xmrig-0.0.28](https://github.com/truecharts/charts/compare/xmrig-0.0.27...xmrig-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [xmrig-0.0.28](https://github.com/truecharts/charts/compare/xmrig-0.0.27...xmrig-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [xmrig-0.0.27](https://github.com/truecharts/charts/compare/xmrig-0.0.26...xmrig-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [xmrig-0.0.26](https://github.com/truecharts/charts/compare/xmrig-0.0.25...xmrig-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/xmrig/0.0.31/Chart.lock b/incubator/xmrig/0.0.31/Chart.lock new file mode 100644 index 00000000000..fceaccb6759 --- /dev/null +++ b/incubator/xmrig/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:42:06.67555341Z" diff --git a/incubator/xmrig/0.0.31/Chart.yaml b/incubator/xmrig/0.0.31/Chart.yaml new file mode 100644 index 00000000000..93e9b8e4dd8 --- /dev/null +++ b/incubator/xmrig/0.0.31/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.7.7 +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.31 diff --git a/incubator/xmrig/0.0.31/README.md b/incubator/xmrig/0.0.31/README.md new file mode 100644 index 00000000000..ae9bddab19d --- /dev/null +++ b/incubator/xmrig/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/xmrig/0.0.31/app-readme.md similarity index 100% rename from incubator/xmrig/0.0.30/app-readme.md rename to incubator/xmrig/0.0.31/app-readme.md diff --git a/incubator/xmrig/0.0.31/charts/common-10.7.7.tgz b/incubator/xmrig/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/xmrig/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/xmrig/0.0.30/ix_values.yaml b/incubator/xmrig/0.0.31/ix_values.yaml similarity index 100% rename from incubator/xmrig/0.0.30/ix_values.yaml rename to incubator/xmrig/0.0.31/ix_values.yaml diff --git a/incubator/xmrig/0.0.30/questions.yaml b/incubator/xmrig/0.0.31/questions.yaml similarity index 100% rename from incubator/xmrig/0.0.30/questions.yaml rename to incubator/xmrig/0.0.31/questions.yaml diff --git a/incubator/xmrig/0.0.30/templates/common.yaml b/incubator/xmrig/0.0.31/templates/common.yaml similarity index 100% rename from incubator/xmrig/0.0.30/templates/common.yaml rename to incubator/xmrig/0.0.31/templates/common.yaml diff --git a/incubator/xmrig/0.0.30/values.yaml b/incubator/xmrig/0.0.31/values.yaml similarity index 100% rename from incubator/xmrig/0.0.30/values.yaml rename to incubator/xmrig/0.0.31/values.yaml diff --git a/incubator/xonotic/0.0.31/CHANGELOG.md b/incubator/xonotic/0.0.31/CHANGELOG.md deleted file mode 100644 index 5de7d6643bc..00000000000 --- a/incubator/xonotic/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [xonotic-0.0.31](https://github.com/truecharts/charts/compare/xonotic-0.0.30...xonotic-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [xonotic-0.0.30](https://github.com/truecharts/charts/compare/xonotic-0.0.29...xonotic-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [xonotic-0.0.29](https://github.com/truecharts/charts/compare/xonotic-0.0.28...xonotic-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [xonotic-0.0.29](https://github.com/truecharts/charts/compare/xonotic-0.0.28...xonotic-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [xonotic-0.0.28](https://github.com/truecharts/charts/compare/xonotic-0.0.27...xonotic-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [xonotic-0.0.27](https://github.com/truecharts/charts/compare/xonotic-0.0.26...xonotic-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/xonotic/0.0.31/Chart.lock b/incubator/xonotic/0.0.31/Chart.lock deleted file mode 100644 index 06ca4faba76..00000000000 --- a/incubator/xonotic/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:56:10.25347741Z" diff --git a/incubator/xonotic/0.0.31/Chart.yaml b/incubator/xonotic/0.0.31/Chart.yaml deleted file mode 100644 index 139eb7b6b82..00000000000 --- a/incubator/xonotic/0.0.31/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.7.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.31 diff --git a/incubator/xonotic/0.0.31/README.md b/incubator/xonotic/0.0.31/README.md deleted file mode 100644 index 3c9508220fc..00000000000 --- a/incubator/xonotic/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/xonotic/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/xonotic/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/xonotic/0.0.32/CHANGELOG.md b/incubator/xonotic/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..78e7d58110f --- /dev/null +++ b/incubator/xonotic/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [xonotic-0.0.32](https://github.com/truecharts/charts/compare/xonotic-0.0.31...xonotic-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [xonotic-0.0.31](https://github.com/truecharts/charts/compare/xonotic-0.0.30...xonotic-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [xonotic-0.0.30](https://github.com/truecharts/charts/compare/xonotic-0.0.29...xonotic-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [xonotic-0.0.29](https://github.com/truecharts/charts/compare/xonotic-0.0.28...xonotic-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [xonotic-0.0.29](https://github.com/truecharts/charts/compare/xonotic-0.0.28...xonotic-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [xonotic-0.0.28](https://github.com/truecharts/charts/compare/xonotic-0.0.27...xonotic-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [xonotic-0.0.27](https://github.com/truecharts/charts/compare/xonotic-0.0.26...xonotic-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/xonotic/0.0.32/Chart.lock b/incubator/xonotic/0.0.32/Chart.lock new file mode 100644 index 00000000000..8ee384c2ea6 --- /dev/null +++ b/incubator/xonotic/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:42:07.202555756Z" diff --git a/incubator/xonotic/0.0.32/Chart.yaml b/incubator/xonotic/0.0.32/Chart.yaml new file mode 100644 index 00000000000..ee7db29d7c3 --- /dev/null +++ b/incubator/xonotic/0.0.32/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.7.7 +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.32 diff --git a/incubator/xonotic/0.0.32/README.md b/incubator/xonotic/0.0.32/README.md new file mode 100644 index 00000000000..2c6240d2d18 --- /dev/null +++ b/incubator/xonotic/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/xonotic/0.0.32/app-readme.md similarity index 100% rename from incubator/xonotic/0.0.31/app-readme.md rename to incubator/xonotic/0.0.32/app-readme.md diff --git a/incubator/xonotic/0.0.32/charts/common-10.7.7.tgz b/incubator/xonotic/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/xonotic/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/xonotic/0.0.31/ix_values.yaml b/incubator/xonotic/0.0.32/ix_values.yaml similarity index 100% rename from incubator/xonotic/0.0.31/ix_values.yaml rename to incubator/xonotic/0.0.32/ix_values.yaml diff --git a/incubator/xonotic/0.0.31/questions.yaml b/incubator/xonotic/0.0.32/questions.yaml similarity index 100% rename from incubator/xonotic/0.0.31/questions.yaml rename to incubator/xonotic/0.0.32/questions.yaml diff --git a/incubator/xonotic/0.0.31/templates/common.yaml b/incubator/xonotic/0.0.32/templates/common.yaml similarity index 100% rename from incubator/xonotic/0.0.31/templates/common.yaml rename to incubator/xonotic/0.0.32/templates/common.yaml diff --git a/incubator/xonotic/0.0.31/values.yaml b/incubator/xonotic/0.0.32/values.yaml similarity index 100% rename from incubator/xonotic/0.0.31/values.yaml rename to incubator/xonotic/0.0.32/values.yaml diff --git a/incubator/xware/0.0.30/CHANGELOG.md b/incubator/xware/0.0.30/CHANGELOG.md deleted file mode 100644 index 7637d3d0453..00000000000 --- a/incubator/xware/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [xware-0.0.30](https://github.com/truecharts/charts/compare/xware-0.0.29...xware-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [xware-0.0.29](https://github.com/truecharts/charts/compare/xware-0.0.28...xware-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [yacreaderlibraryserver-0.0.28](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.27...yacreaderlibraryserver-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [yacreaderlibraryserver-0.0.28](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.27...yacreaderlibraryserver-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [yacreaderlibraryserver-0.0.27](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.26...yacreaderlibraryserver-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [yacreaderlibraryserver-0.0.26](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.25...yacreaderlibraryserver-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/xware/0.0.30/Chart.lock b/incubator/xware/0.0.30/Chart.lock deleted file mode 100644 index ebf1ff483a4..00000000000 --- a/incubator/xware/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:56:10.98646333Z" diff --git a/incubator/xware/0.0.30/Chart.yaml b/incubator/xware/0.0.30/Chart.yaml deleted file mode 100644 index bf980055285..00000000000 --- a/incubator/xware/0.0.30/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.7.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.30 diff --git a/incubator/xware/0.0.30/README.md b/incubator/xware/0.0.30/README.md deleted file mode 100644 index ee5221e4c96..00000000000 --- a/incubator/xware/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/xware/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/xware/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/xware/0.0.31/CHANGELOG.md b/incubator/xware/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..1e2c6165df5 --- /dev/null +++ b/incubator/xware/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [xware-0.0.31](https://github.com/truecharts/charts/compare/xware-0.0.30...xware-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [xware-0.0.30](https://github.com/truecharts/charts/compare/xware-0.0.29...xware-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [xware-0.0.29](https://github.com/truecharts/charts/compare/xware-0.0.28...xware-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [yacreaderlibraryserver-0.0.28](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.27...yacreaderlibraryserver-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [yacreaderlibraryserver-0.0.28](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.27...yacreaderlibraryserver-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [yacreaderlibraryserver-0.0.27](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.26...yacreaderlibraryserver-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [yacreaderlibraryserver-0.0.26](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.25...yacreaderlibraryserver-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/xware/0.0.31/Chart.lock b/incubator/xware/0.0.31/Chart.lock new file mode 100644 index 00000000000..16a6a1a0ec7 --- /dev/null +++ b/incubator/xware/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:42:13.497067673Z" diff --git a/incubator/xware/0.0.31/Chart.yaml b/incubator/xware/0.0.31/Chart.yaml new file mode 100644 index 00000000000..a2aff9e2f44 --- /dev/null +++ b/incubator/xware/0.0.31/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.7.7 +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.31 diff --git a/incubator/xware/0.0.31/README.md b/incubator/xware/0.0.31/README.md new file mode 100644 index 00000000000..9077bc13ec6 --- /dev/null +++ b/incubator/xware/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/xware/0.0.31/app-readme.md similarity index 100% rename from incubator/xware/0.0.30/app-readme.md rename to incubator/xware/0.0.31/app-readme.md diff --git a/incubator/xware/0.0.31/charts/common-10.7.7.tgz b/incubator/xware/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/xware/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/xware/0.0.30/ix_values.yaml b/incubator/xware/0.0.31/ix_values.yaml similarity index 100% rename from incubator/xware/0.0.30/ix_values.yaml rename to incubator/xware/0.0.31/ix_values.yaml diff --git a/incubator/xware/0.0.30/questions.yaml b/incubator/xware/0.0.31/questions.yaml similarity index 100% rename from incubator/xware/0.0.30/questions.yaml rename to incubator/xware/0.0.31/questions.yaml diff --git a/incubator/xware/0.0.30/templates/common.yaml b/incubator/xware/0.0.31/templates/common.yaml similarity index 100% rename from incubator/xware/0.0.30/templates/common.yaml rename to incubator/xware/0.0.31/templates/common.yaml diff --git a/incubator/xware/0.0.30/values.yaml b/incubator/xware/0.0.31/values.yaml similarity index 100% rename from incubator/xware/0.0.30/values.yaml rename to incubator/xware/0.0.31/values.yaml diff --git a/incubator/yacreaderlibraryserver/0.0.30/CHANGELOG.md b/incubator/yacreaderlibraryserver/0.0.30/CHANGELOG.md deleted file mode 100644 index eaaa730681d..00000000000 --- a/incubator/yacreaderlibraryserver/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [yacreaderlibraryserver-0.0.30](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.29...yacreaderlibraryserver-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [yacreaderlibraryserver-0.0.29](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.28...yacreaderlibraryserver-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - - -## [yacreaderlibraryserver-0.0.28](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.27...yacreaderlibraryserver-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [yacreaderlibraryserver-0.0.27](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.26...yacreaderlibraryserver-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [yacreaderlibraryserver-0.0.26](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.25...yacreaderlibraryserver-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/yacreaderlibraryserver/0.0.30/Chart.lock b/incubator/yacreaderlibraryserver/0.0.30/Chart.lock deleted file mode 100644 index 24dd465a22a..00000000000 --- a/incubator/yacreaderlibraryserver/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:56:30.282288371Z" diff --git a/incubator/yacreaderlibraryserver/0.0.30/Chart.yaml b/incubator/yacreaderlibraryserver/0.0.30/Chart.yaml deleted file mode 100644 index b92eef82212..00000000000 --- a/incubator/yacreaderlibraryserver/0.0.30/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.7.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.30 diff --git a/incubator/yacreaderlibraryserver/0.0.30/README.md b/incubator/yacreaderlibraryserver/0.0.30/README.md deleted file mode 100644 index af45ce89578..00000000000 --- a/incubator/yacreaderlibraryserver/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/yacreaderlibraryserver/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/yacreaderlibraryserver/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/yacreaderlibraryserver/0.0.31/CHANGELOG.md b/incubator/yacreaderlibraryserver/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..2abc77ef82c --- /dev/null +++ b/incubator/yacreaderlibraryserver/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [yacreaderlibraryserver-0.0.31](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.30...yacreaderlibraryserver-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [yacreaderlibraryserver-0.0.30](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.29...yacreaderlibraryserver-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [yacreaderlibraryserver-0.0.29](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.28...yacreaderlibraryserver-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + + +## [yacreaderlibraryserver-0.0.28](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.27...yacreaderlibraryserver-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [yacreaderlibraryserver-0.0.27](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.26...yacreaderlibraryserver-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [yacreaderlibraryserver-0.0.26](https://github.com/truecharts/charts/compare/yacreaderlibraryserver-0.0.25...yacreaderlibraryserver-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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)) + + + + diff --git a/incubator/yacreaderlibraryserver/0.0.31/Chart.lock b/incubator/yacreaderlibraryserver/0.0.31/Chart.lock new file mode 100644 index 00000000000..7f34535a51c --- /dev/null +++ b/incubator/yacreaderlibraryserver/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:42:46.112337015Z" diff --git a/incubator/yacreaderlibraryserver/0.0.31/Chart.yaml b/incubator/yacreaderlibraryserver/0.0.31/Chart.yaml new file mode 100644 index 00000000000..03fef32d869 --- /dev/null +++ b/incubator/yacreaderlibraryserver/0.0.31/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.7.7 +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.31 diff --git a/incubator/yacreaderlibraryserver/0.0.31/README.md b/incubator/yacreaderlibraryserver/0.0.31/README.md new file mode 100644 index 00000000000..596ee2dccea --- /dev/null +++ b/incubator/yacreaderlibraryserver/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/yacreaderlibraryserver/0.0.31/app-readme.md similarity index 100% rename from incubator/yacreaderlibraryserver/0.0.30/app-readme.md rename to incubator/yacreaderlibraryserver/0.0.31/app-readme.md diff --git a/incubator/yacreaderlibraryserver/0.0.31/charts/common-10.7.7.tgz b/incubator/yacreaderlibraryserver/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/yacreaderlibraryserver/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/yacreaderlibraryserver/0.0.30/ix_values.yaml b/incubator/yacreaderlibraryserver/0.0.31/ix_values.yaml similarity index 100% rename from incubator/yacreaderlibraryserver/0.0.30/ix_values.yaml rename to incubator/yacreaderlibraryserver/0.0.31/ix_values.yaml diff --git a/incubator/yacreaderlibraryserver/0.0.30/questions.yaml b/incubator/yacreaderlibraryserver/0.0.31/questions.yaml similarity index 100% rename from incubator/yacreaderlibraryserver/0.0.30/questions.yaml rename to incubator/yacreaderlibraryserver/0.0.31/questions.yaml diff --git a/incubator/yacreaderlibraryserver/0.0.30/templates/common.yaml b/incubator/yacreaderlibraryserver/0.0.31/templates/common.yaml similarity index 100% rename from incubator/yacreaderlibraryserver/0.0.30/templates/common.yaml rename to incubator/yacreaderlibraryserver/0.0.31/templates/common.yaml diff --git a/incubator/yacreaderlibraryserver/0.0.30/values.yaml b/incubator/yacreaderlibraryserver/0.0.31/values.yaml similarity index 100% rename from incubator/yacreaderlibraryserver/0.0.30/values.yaml rename to incubator/yacreaderlibraryserver/0.0.31/values.yaml diff --git a/incubator/yacy/0.0.30/CHANGELOG.md b/incubator/yacy/0.0.30/CHANGELOG.md deleted file mode 100644 index 60d51acbc5d..00000000000 --- a/incubator/yacy/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [yacy-0.0.30](https://github.com/truecharts/charts/compare/yacy-0.0.29...yacy-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [yacy-0.0.29](https://github.com/truecharts/charts/compare/yacy-0.0.28...yacy-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [yacy-0.0.28](https://github.com/truecharts/charts/compare/yacy-0.0.27...yacy-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [yacy-0.0.28](https://github.com/truecharts/charts/compare/yacy-0.0.27...yacy-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [yacy-0.0.27](https://github.com/truecharts/charts/compare/yacy-0.0.26...yacy-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [yacy-0.0.26](https://github.com/truecharts/charts/compare/yacy-0.0.25...yacy-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/yacy/0.0.30/Chart.lock b/incubator/yacy/0.0.30/Chart.lock deleted file mode 100644 index f8194c2da22..00000000000 --- a/incubator/yacy/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:56:40.520062331Z" diff --git a/incubator/yacy/0.0.30/Chart.yaml b/incubator/yacy/0.0.30/Chart.yaml deleted file mode 100644 index b5d4a4595d9..00000000000 --- a/incubator/yacy/0.0.30/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.7.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.30 diff --git a/incubator/yacy/0.0.30/README.md b/incubator/yacy/0.0.30/README.md deleted file mode 100644 index 4dda14447a5..00000000000 --- a/incubator/yacy/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/yacy/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/yacy/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/yacy/0.0.31/CHANGELOG.md b/incubator/yacy/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..e2302e72c1d --- /dev/null +++ b/incubator/yacy/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [yacy-0.0.31](https://github.com/truecharts/charts/compare/yacy-0.0.30...yacy-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [yacy-0.0.30](https://github.com/truecharts/charts/compare/yacy-0.0.29...yacy-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [yacy-0.0.29](https://github.com/truecharts/charts/compare/yacy-0.0.28...yacy-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [yacy-0.0.28](https://github.com/truecharts/charts/compare/yacy-0.0.27...yacy-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [yacy-0.0.28](https://github.com/truecharts/charts/compare/yacy-0.0.27...yacy-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [yacy-0.0.27](https://github.com/truecharts/charts/compare/yacy-0.0.26...yacy-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [yacy-0.0.26](https://github.com/truecharts/charts/compare/yacy-0.0.25...yacy-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/yacy/0.0.31/Chart.lock b/incubator/yacy/0.0.31/Chart.lock new file mode 100644 index 00000000000..858000fa11b --- /dev/null +++ b/incubator/yacy/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:42:48.719974676Z" diff --git a/incubator/yacy/0.0.31/Chart.yaml b/incubator/yacy/0.0.31/Chart.yaml new file mode 100644 index 00000000000..d9af0e84d08 --- /dev/null +++ b/incubator/yacy/0.0.31/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.7.7 +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.31 diff --git a/incubator/yacy/0.0.31/README.md b/incubator/yacy/0.0.31/README.md new file mode 100644 index 00000000000..575bfce36dc --- /dev/null +++ b/incubator/yacy/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/yacy/0.0.31/app-readme.md similarity index 100% rename from incubator/yacy/0.0.30/app-readme.md rename to incubator/yacy/0.0.31/app-readme.md diff --git a/incubator/yacy/0.0.31/charts/common-10.7.7.tgz b/incubator/yacy/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/yacy/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/yacy/0.0.30/ix_values.yaml b/incubator/yacy/0.0.31/ix_values.yaml similarity index 100% rename from incubator/yacy/0.0.30/ix_values.yaml rename to incubator/yacy/0.0.31/ix_values.yaml diff --git a/incubator/yacy/0.0.30/questions.yaml b/incubator/yacy/0.0.31/questions.yaml similarity index 100% rename from incubator/yacy/0.0.30/questions.yaml rename to incubator/yacy/0.0.31/questions.yaml diff --git a/incubator/yacy/0.0.30/templates/common.yaml b/incubator/yacy/0.0.31/templates/common.yaml similarity index 100% rename from incubator/yacy/0.0.30/templates/common.yaml rename to incubator/yacy/0.0.31/templates/common.yaml diff --git a/incubator/yacy/0.0.30/values.yaml b/incubator/yacy/0.0.31/values.yaml similarity index 100% rename from incubator/yacy/0.0.30/values.yaml rename to incubator/yacy/0.0.31/values.yaml diff --git a/incubator/yourls/0.0.38/CHANGELOG.md b/incubator/yourls/0.0.38/CHANGELOG.md deleted file mode 100644 index 3e17d62c053..00000000000 --- a/incubator/yourls/0.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [yourls-0.0.38](https://github.com/truecharts/charts/compare/yourls-0.0.37...yourls-0.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [yourls-0.0.37](https://github.com/truecharts/charts/compare/yourls-0.0.36...yourls-0.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [yourls-0.0.36](https://github.com/truecharts/charts/compare/yourls-0.0.35...yourls-0.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [yourls-0.0.36](https://github.com/truecharts/charts/compare/yourls-0.0.35...yourls-0.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [yourls-0.0.35](https://github.com/truecharts/charts/compare/yourls-0.0.34...yourls-0.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [yourls-0.0.34](https://github.com/truecharts/charts/compare/yourls-0.0.33...yourls-0.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [yourls-0.0.33](https://github.com/truecharts/charts/compare/yourls-0.0.32...yourls-0.0.33) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [yourls-0.0.32](https://github.com/truecharts/charts/compare/yourls-0.0.31...yourls-0.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) - diff --git a/incubator/yourls/0.0.38/Chart.lock b/incubator/yourls/0.0.38/Chart.lock deleted file mode 100644 index 4932ce01826..00000000000 --- a/incubator/yourls/0.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:56:41.566436283Z" diff --git a/incubator/yourls/0.0.38/Chart.yaml b/incubator/yourls/0.0.38/Chart.yaml deleted file mode 100644 index 57d06a7f15f..00000000000 --- a/incubator/yourls/0.0.38/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.7.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.38 diff --git a/incubator/yourls/0.0.38/README.md b/incubator/yourls/0.0.38/README.md deleted file mode 100644 index 338a9b550c6..00000000000 --- a/incubator/yourls/0.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/incubator/yourls/0.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/yourls/0.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/yourls/0.0.39/CHANGELOG.md b/incubator/yourls/0.0.39/CHANGELOG.md new file mode 100644 index 00000000000..6574d6ebba4 --- /dev/null +++ b/incubator/yourls/0.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [yourls-0.0.39](https://github.com/truecharts/charts/compare/yourls-0.0.38...yourls-0.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [yourls-0.0.38](https://github.com/truecharts/charts/compare/yourls-0.0.37...yourls-0.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [yourls-0.0.37](https://github.com/truecharts/charts/compare/yourls-0.0.36...yourls-0.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + - update docker general non-major + + + + +## [yourls-0.0.36](https://github.com/truecharts/charts/compare/yourls-0.0.35...yourls-0.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [yourls-0.0.36](https://github.com/truecharts/charts/compare/yourls-0.0.35...yourls-0.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [yourls-0.0.35](https://github.com/truecharts/charts/compare/yourls-0.0.34...yourls-0.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [yourls-0.0.34](https://github.com/truecharts/charts/compare/yourls-0.0.33...yourls-0.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [yourls-0.0.33](https://github.com/truecharts/charts/compare/yourls-0.0.32...yourls-0.0.33) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) + + + + +## [yourls-0.0.32](https://github.com/truecharts/charts/compare/yourls-0.0.31...yourls-0.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [yourls-0.0.31](https://github.com/truecharts/charts/compare/yourls-0.0.30...yourls-0.0.31) (2022-09-25) + diff --git a/incubator/yourls/0.0.39/Chart.lock b/incubator/yourls/0.0.39/Chart.lock new file mode 100644 index 00000000000..05c9e535a41 --- /dev/null +++ b/incubator/yourls/0.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:42:48.832177216Z" diff --git a/incubator/yourls/0.0.39/Chart.yaml b/incubator/yourls/0.0.39/Chart.yaml new file mode 100644 index 00000000000..aadfbee1d50 --- /dev/null +++ b/incubator/yourls/0.0.39/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.7.7 +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.39 diff --git a/incubator/yourls/0.0.39/README.md b/incubator/yourls/0.0.39/README.md new file mode 100644 index 00000000000..b3a9a4ec28d --- /dev/null +++ b/incubator/yourls/0.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/incubator/yourls/0.0.39/app-readme.md similarity index 100% rename from incubator/yourls/0.0.38/app-readme.md rename to incubator/yourls/0.0.39/app-readme.md diff --git a/incubator/yourls/0.0.39/charts/common-10.7.7.tgz b/incubator/yourls/0.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/yourls/0.0.39/charts/common-10.7.7.tgz differ diff --git a/incubator/yourls/0.0.38/ix_values.yaml b/incubator/yourls/0.0.39/ix_values.yaml similarity index 100% rename from incubator/yourls/0.0.38/ix_values.yaml rename to incubator/yourls/0.0.39/ix_values.yaml diff --git a/incubator/yourls/0.0.38/questions.yaml b/incubator/yourls/0.0.39/questions.yaml similarity index 100% rename from incubator/yourls/0.0.38/questions.yaml rename to incubator/yourls/0.0.39/questions.yaml diff --git a/incubator/yourls/0.0.38/templates/common.yaml b/incubator/yourls/0.0.39/templates/common.yaml similarity index 100% rename from incubator/yourls/0.0.38/templates/common.yaml rename to incubator/yourls/0.0.39/templates/common.yaml diff --git a/incubator/yourls/0.0.38/values.yaml b/incubator/yourls/0.0.39/values.yaml similarity index 100% rename from incubator/yourls/0.0.38/values.yaml rename to incubator/yourls/0.0.39/values.yaml diff --git a/incubator/youtransfer/0.0.30/CHANGELOG.md b/incubator/youtransfer/0.0.30/CHANGELOG.md deleted file mode 100644 index 953b86c1f02..00000000000 --- a/incubator/youtransfer/0.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [youtransfer-0.0.30](https://github.com/truecharts/charts/compare/youtransfer-0.0.29...youtransfer-0.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [youtransfer-0.0.29](https://github.com/truecharts/charts/compare/youtransfer-0.0.28...youtransfer-0.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [youtransfer-0.0.28](https://github.com/truecharts/charts/compare/youtransfer-0.0.27...youtransfer-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [youtransfer-0.0.28](https://github.com/truecharts/charts/compare/youtransfer-0.0.27...youtransfer-0.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [youtransfer-0.0.27](https://github.com/truecharts/charts/compare/youtransfer-0.0.26...youtransfer-0.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [youtransfer-0.0.26](https://github.com/truecharts/charts/compare/youtransfer-0.0.25...youtransfer-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/youtransfer/0.0.30/Chart.lock b/incubator/youtransfer/0.0.30/Chart.lock deleted file mode 100644 index d70889eda8a..00000000000 --- a/incubator/youtransfer/0.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:56:41.803617305Z" diff --git a/incubator/youtransfer/0.0.30/Chart.yaml b/incubator/youtransfer/0.0.30/Chart.yaml deleted file mode 100644 index 89cec3e5206..00000000000 --- a/incubator/youtransfer/0.0.30/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.7.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.30 diff --git a/incubator/youtransfer/0.0.30/README.md b/incubator/youtransfer/0.0.30/README.md deleted file mode 100644 index 7725d945a00..00000000000 --- a/incubator/youtransfer/0.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/incubator/youtransfer/0.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/youtransfer/0.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/youtransfer/0.0.31/CHANGELOG.md b/incubator/youtransfer/0.0.31/CHANGELOG.md new file mode 100644 index 00000000000..52db2d6a283 --- /dev/null +++ b/incubator/youtransfer/0.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [youtransfer-0.0.31](https://github.com/truecharts/charts/compare/youtransfer-0.0.30...youtransfer-0.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [youtransfer-0.0.30](https://github.com/truecharts/charts/compare/youtransfer-0.0.29...youtransfer-0.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [youtransfer-0.0.29](https://github.com/truecharts/charts/compare/youtransfer-0.0.28...youtransfer-0.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [youtransfer-0.0.28](https://github.com/truecharts/charts/compare/youtransfer-0.0.27...youtransfer-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [youtransfer-0.0.28](https://github.com/truecharts/charts/compare/youtransfer-0.0.27...youtransfer-0.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [youtransfer-0.0.27](https://github.com/truecharts/charts/compare/youtransfer-0.0.26...youtransfer-0.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [youtransfer-0.0.26](https://github.com/truecharts/charts/compare/youtransfer-0.0.25...youtransfer-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/youtransfer/0.0.31/Chart.lock b/incubator/youtransfer/0.0.31/Chart.lock new file mode 100644 index 00000000000..99c6ef73db2 --- /dev/null +++ b/incubator/youtransfer/0.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:42:54.350138562Z" diff --git a/incubator/youtransfer/0.0.31/Chart.yaml b/incubator/youtransfer/0.0.31/Chart.yaml new file mode 100644 index 00000000000..33ba6a0acb8 --- /dev/null +++ b/incubator/youtransfer/0.0.31/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.7.7 +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.31 diff --git a/incubator/youtransfer/0.0.31/README.md b/incubator/youtransfer/0.0.31/README.md new file mode 100644 index 00000000000..60b43dbd43a --- /dev/null +++ b/incubator/youtransfer/0.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/incubator/youtransfer/0.0.31/app-readme.md similarity index 100% rename from incubator/youtransfer/0.0.30/app-readme.md rename to incubator/youtransfer/0.0.31/app-readme.md diff --git a/incubator/youtransfer/0.0.31/charts/common-10.7.7.tgz b/incubator/youtransfer/0.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/youtransfer/0.0.31/charts/common-10.7.7.tgz differ diff --git a/incubator/youtransfer/0.0.30/ix_values.yaml b/incubator/youtransfer/0.0.31/ix_values.yaml similarity index 100% rename from incubator/youtransfer/0.0.30/ix_values.yaml rename to incubator/youtransfer/0.0.31/ix_values.yaml diff --git a/incubator/youtransfer/0.0.30/questions.yaml b/incubator/youtransfer/0.0.31/questions.yaml similarity index 100% rename from incubator/youtransfer/0.0.30/questions.yaml rename to incubator/youtransfer/0.0.31/questions.yaml diff --git a/incubator/youtransfer/0.0.30/templates/common.yaml b/incubator/youtransfer/0.0.31/templates/common.yaml similarity index 100% rename from incubator/youtransfer/0.0.30/templates/common.yaml rename to incubator/youtransfer/0.0.31/templates/common.yaml diff --git a/incubator/youtransfer/0.0.30/values.yaml b/incubator/youtransfer/0.0.31/values.yaml similarity index 100% rename from incubator/youtransfer/0.0.30/values.yaml rename to incubator/youtransfer/0.0.31/values.yaml diff --git a/incubator/youtubedl-material/1.0.15/CHANGELOG.md b/incubator/youtubedl-material/1.0.15/CHANGELOG.md deleted file mode 100644 index daafeb32565..00000000000 --- a/incubator/youtubedl-material/1.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [youtubedl-material-1.0.15](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.14...youtubedl-material-1.0.15) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [youtubedl-material-1.0.14](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.13...youtubedl-material-1.0.14) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [youtubedl-material-1.0.13](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.12...youtubedl-material-1.0.13) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [youtubedl-material-1.0.13](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.12...youtubedl-material-1.0.13) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [youtubedl-material-1.0.12](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.11...youtubedl-material-1.0.12) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [youtubedl-material-1.0.10](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.9...youtubedl-material-1.0.10) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/youtubedl-material/1.0.15/Chart.lock b/incubator/youtubedl-material/1.0.15/Chart.lock deleted file mode 100644 index e54c364bb8b..00000000000 --- a/incubator/youtubedl-material/1.0.15/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mongodb - repository: https://charts.truecharts.org - version: 2.0.35 -digest: sha256:528d1cb72a7d33190d4834a9717f7309f298277bc069eb4fe3d1ce0543c667d6 -generated: "2022-10-19T12:57:14.245986097Z" diff --git a/incubator/youtubedl-material/1.0.15/Chart.yaml b/incubator/youtubedl-material/1.0.15/Chart.yaml deleted file mode 100644 index c9fe5e96bad..00000000000 --- a/incubator/youtubedl-material/1.0.15/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "4.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: mongodb.enabled - name: mongodb - repository: https://charts.truecharts.org - version: 2.0.35 -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.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/youtubedl-material/1.0.15/README.md b/incubator/youtubedl-material/1.0.15/README.md deleted file mode 100644 index 348cff9fccb..00000000000 --- a/incubator/youtubedl-material/1.0.15/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.35 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.15/charts/common-10.7.1.tgz b/incubator/youtubedl-material/1.0.15/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/youtubedl-material/1.0.15/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/youtubedl-material/1.0.15/charts/mongodb-2.0.35.tgz b/incubator/youtubedl-material/1.0.15/charts/mongodb-2.0.35.tgz deleted file mode 100644 index 1f4d1306ef9..00000000000 Binary files a/incubator/youtubedl-material/1.0.15/charts/mongodb-2.0.35.tgz and /dev/null differ diff --git a/incubator/youtubedl-material/1.0.16/CHANGELOG.md b/incubator/youtubedl-material/1.0.16/CHANGELOG.md new file mode 100644 index 00000000000..070b97e353b --- /dev/null +++ b/incubator/youtubedl-material/1.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [youtubedl-material-1.0.16](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.15...youtubedl-material-1.0.16) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [youtubedl-material-1.0.15](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.14...youtubedl-material-1.0.15) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [youtubedl-material-1.0.14](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.13...youtubedl-material-1.0.14) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [youtubedl-material-1.0.13](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.12...youtubedl-material-1.0.13) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [youtubedl-material-1.0.13](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.12...youtubedl-material-1.0.13) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [youtubedl-material-1.0.12](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.11...youtubedl-material-1.0.12) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [youtubedl-material-1.0.10](https://github.com/truecharts/charts/compare/youtubedl-material-1.0.9...youtubedl-material-1.0.10) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/youtubedl-material/1.0.16/Chart.lock b/incubator/youtubedl-material/1.0.16/Chart.lock new file mode 100644 index 00000000000..efc8a14dd1c --- /dev/null +++ b/incubator/youtubedl-material/1.0.16/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mongodb + repository: https://charts.truecharts.org + version: 2.0.40 +digest: sha256:b45c263e31c0a5da26788117e6670da4fc9a11b3d73788ff62d9b41d21ce2e83 +generated: "2022-10-25T09:43:42.754190192Z" diff --git a/incubator/youtubedl-material/1.0.16/Chart.yaml b/incubator/youtubedl-material/1.0.16/Chart.yaml new file mode 100644 index 00000000000..616e5708e26 --- /dev/null +++ b/incubator/youtubedl-material/1.0.16/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "4.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: mongodb.enabled + name: mongodb + repository: https://charts.truecharts.org + version: 2.0.40 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/youtubedl-material/1.0.16/README.md b/incubator/youtubedl-material/1.0.16/README.md new file mode 100644 index 00000000000..c89e988c70a --- /dev/null +++ b/incubator/youtubedl-material/1.0.16/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.40 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.15/app-readme.md b/incubator/youtubedl-material/1.0.16/app-readme.md similarity index 100% rename from incubator/youtubedl-material/1.0.15/app-readme.md rename to incubator/youtubedl-material/1.0.16/app-readme.md diff --git a/incubator/youtubedl-material/1.0.16/charts/common-10.7.7.tgz b/incubator/youtubedl-material/1.0.16/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/youtubedl-material/1.0.16/charts/common-10.7.7.tgz differ diff --git a/incubator/youtubedl-material/1.0.16/charts/mongodb-2.0.40.tgz b/incubator/youtubedl-material/1.0.16/charts/mongodb-2.0.40.tgz new file mode 100644 index 00000000000..b701a41dd4a Binary files /dev/null and b/incubator/youtubedl-material/1.0.16/charts/mongodb-2.0.40.tgz differ diff --git a/incubator/youtubedl-material/1.0.15/ix_values.yaml b/incubator/youtubedl-material/1.0.16/ix_values.yaml similarity index 100% rename from incubator/youtubedl-material/1.0.15/ix_values.yaml rename to incubator/youtubedl-material/1.0.16/ix_values.yaml diff --git a/incubator/youtubedl-material/1.0.15/questions.yaml b/incubator/youtubedl-material/1.0.16/questions.yaml similarity index 100% rename from incubator/youtubedl-material/1.0.15/questions.yaml rename to incubator/youtubedl-material/1.0.16/questions.yaml diff --git a/incubator/youtubedl-material/1.0.15/templates/common.yaml b/incubator/youtubedl-material/1.0.16/templates/common.yaml similarity index 100% rename from incubator/youtubedl-material/1.0.15/templates/common.yaml rename to incubator/youtubedl-material/1.0.16/templates/common.yaml diff --git a/incubator/youtubedl-material/1.0.15/values.yaml b/incubator/youtubedl-material/1.0.16/values.yaml similarity index 100% rename from incubator/youtubedl-material/1.0.15/values.yaml rename to incubator/youtubedl-material/1.0.16/values.yaml diff --git a/incubator/z80pack/0.0.31/CHANGELOG.md b/incubator/z80pack/0.0.31/CHANGELOG.md deleted file mode 100644 index 95083fb5099..00000000000 --- a/incubator/z80pack/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [z80pack-0.0.31](https://github.com/truecharts/charts/compare/z80pack-0.0.30...z80pack-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [z80pack-0.0.30](https://github.com/truecharts/charts/compare/z80pack-0.0.29...z80pack-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [z80pack-0.0.29](https://github.com/truecharts/charts/compare/z80pack-0.0.28...z80pack-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [z80pack-0.0.29](https://github.com/truecharts/charts/compare/z80pack-0.0.28...z80pack-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [z80pack-0.0.28](https://github.com/truecharts/charts/compare/z80pack-0.0.27...z80pack-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [z80pack-0.0.27](https://github.com/truecharts/charts/compare/z80pack-0.0.26...z80pack-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/z80pack/0.0.31/Chart.lock b/incubator/z80pack/0.0.31/Chart.lock deleted file mode 100644 index 24a41f5abb9..00000000000 --- a/incubator/z80pack/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:57:12.070212208Z" diff --git a/incubator/z80pack/0.0.31/Chart.yaml b/incubator/z80pack/0.0.31/Chart.yaml deleted file mode 100644 index 88b6e7d4d08..00000000000 --- a/incubator/z80pack/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.7.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.31 diff --git a/incubator/z80pack/0.0.31/README.md b/incubator/z80pack/0.0.31/README.md deleted file mode 100644 index 619acf788b8..00000000000 --- a/incubator/z80pack/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/z80pack/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/z80pack/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/z80pack/0.0.32/CHANGELOG.md b/incubator/z80pack/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..48874b2211d --- /dev/null +++ b/incubator/z80pack/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [z80pack-0.0.32](https://github.com/truecharts/charts/compare/z80pack-0.0.31...z80pack-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [z80pack-0.0.31](https://github.com/truecharts/charts/compare/z80pack-0.0.30...z80pack-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [z80pack-0.0.30](https://github.com/truecharts/charts/compare/z80pack-0.0.29...z80pack-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [z80pack-0.0.29](https://github.com/truecharts/charts/compare/z80pack-0.0.28...z80pack-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [z80pack-0.0.29](https://github.com/truecharts/charts/compare/z80pack-0.0.28...z80pack-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [z80pack-0.0.28](https://github.com/truecharts/charts/compare/z80pack-0.0.27...z80pack-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [z80pack-0.0.27](https://github.com/truecharts/charts/compare/z80pack-0.0.26...z80pack-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/z80pack/0.0.32/Chart.lock b/incubator/z80pack/0.0.32/Chart.lock new file mode 100644 index 00000000000..bc194f5171c --- /dev/null +++ b/incubator/z80pack/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:43:29.575992894Z" diff --git a/incubator/z80pack/0.0.32/Chart.yaml b/incubator/z80pack/0.0.32/Chart.yaml new file mode 100644 index 00000000000..6cff6911094 --- /dev/null +++ b/incubator/z80pack/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.7.7 +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.32 diff --git a/incubator/z80pack/0.0.32/README.md b/incubator/z80pack/0.0.32/README.md new file mode 100644 index 00000000000..948946c0f29 --- /dev/null +++ b/incubator/z80pack/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/z80pack/0.0.32/app-readme.md similarity index 100% rename from incubator/z80pack/0.0.31/app-readme.md rename to incubator/z80pack/0.0.32/app-readme.md diff --git a/incubator/z80pack/0.0.32/charts/common-10.7.7.tgz b/incubator/z80pack/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/z80pack/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/z80pack/0.0.31/ix_values.yaml b/incubator/z80pack/0.0.32/ix_values.yaml similarity index 100% rename from incubator/z80pack/0.0.31/ix_values.yaml rename to incubator/z80pack/0.0.32/ix_values.yaml diff --git a/incubator/z80pack/0.0.31/questions.yaml b/incubator/z80pack/0.0.32/questions.yaml similarity index 100% rename from incubator/z80pack/0.0.31/questions.yaml rename to incubator/z80pack/0.0.32/questions.yaml diff --git a/incubator/z80pack/0.0.31/templates/common.yaml b/incubator/z80pack/0.0.32/templates/common.yaml similarity index 100% rename from incubator/z80pack/0.0.31/templates/common.yaml rename to incubator/z80pack/0.0.32/templates/common.yaml diff --git a/incubator/z80pack/0.0.31/values.yaml b/incubator/z80pack/0.0.32/values.yaml similarity index 100% rename from incubator/z80pack/0.0.31/values.yaml rename to incubator/z80pack/0.0.32/values.yaml diff --git a/incubator/zabbix/1.0.1/CHANGELOG.md b/incubator/zabbix/1.0.1/CHANGELOG.md deleted file mode 100644 index 1bf47a3cba0..00000000000 --- a/incubator/zabbix/1.0.1/CHANGELOG.md +++ /dev/null @@ -1,19 +0,0 @@ -# Changelog - - - -## [zabbix-1.0.1](https://github.com/truecharts/charts/compare/zabbix-1.0.0...zabbix-1.0.1) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [zabbix-1.0.0](https://github.com/truecharts/charts/compare/zabbix-server-2.0.49...zabbix-1.0.0) (2022-10-16) - -### Feat - -- rework ([#4046](https://github.com/truecharts/charts/issues/4046)) diff --git a/incubator/zabbix/1.0.1/Chart.lock b/incubator/zabbix/1.0.1/Chart.lock deleted file mode 100644 index 514398cec47..00000000000 --- a/incubator/zabbix/1.0.1/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T12:57:24.177513359Z" diff --git a/incubator/zabbix/1.0.1/Chart.yaml b/incubator/zabbix/1.0.1/Chart.yaml deleted file mode 100644 index 4ef844bae29..00000000000 --- a/incubator/zabbix/1.0.1/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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -description: Zabbix is an enterprise-class open source distributed monitoring solution. -home: https://truecharts.org/docs/charts/incubator/zabbix -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zabbix.png -keywords: - - zabbix - - monitoring -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: zabbix -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/zabbix - - https://hub.docker.com/r/zabbix/zabbix-server-pgsql - - https://hub.docker.com/r/zabbix/zabbix-web-nginx-pgsql -version: 1.0.1 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/zabbix/1.0.1/README.md b/incubator/zabbix/1.0.1/README.md deleted file mode 100644 index f3d8023c5a0..00000000000 --- a/incubator/zabbix/1.0.1/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# zabbix - -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](https://truecharts.org/docs/charts/incubator/zabbix) - -**This chart is not maintained by the upstream project and any issues with the chart should 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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install zabbix TrueCharts/zabbix -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart 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` deployment - -```console -helm uninstall zabbix -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/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 \ - --set env.TZ="America/New York" \ - TrueCharts/zabbix -``` - -#### Configure using a 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 TrueCharts/zabbix -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](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/1.0.1/charts/common-10.7.1.tgz b/incubator/zabbix/1.0.1/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/zabbix/1.0.1/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/zabbix/1.0.1/charts/postgresql-8.0.101.tgz b/incubator/zabbix/1.0.1/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/incubator/zabbix/1.0.1/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/incubator/zabbix/1.0.2/CHANGELOG.md b/incubator/zabbix/1.0.2/CHANGELOG.md new file mode 100644 index 00000000000..5e57ddd4f44 --- /dev/null +++ b/incubator/zabbix/1.0.2/CHANGELOG.md @@ -0,0 +1,29 @@ +# Changelog + + + +## [zabbix-1.0.2](https://github.com/truecharts/charts/compare/zabbix-1.0.1...zabbix-1.0.2) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [zabbix-1.0.1](https://github.com/truecharts/charts/compare/zabbix-1.0.0...zabbix-1.0.1) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [zabbix-1.0.0](https://github.com/truecharts/charts/compare/zabbix-server-2.0.49...zabbix-1.0.0) (2022-10-16) + +### Feat + +- rework ([#4046](https://github.com/truecharts/charts/issues/4046)) diff --git a/incubator/zabbix/1.0.2/Chart.lock b/incubator/zabbix/1.0.2/Chart.lock new file mode 100644 index 00000000000..5397fdde27f --- /dev/null +++ b/incubator/zabbix/1.0.2/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T09:43:46.723918083Z" diff --git a/incubator/zabbix/1.0.2/Chart.yaml b/incubator/zabbix/1.0.2/Chart.yaml new file mode 100644 index 00000000000..555a1300ce5 --- /dev/null +++ b/incubator/zabbix/1.0.2/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "6.2.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +description: Zabbix is an enterprise-class open source distributed monitoring solution. +home: https://truecharts.org/docs/charts/incubator/zabbix +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zabbix.png +keywords: + - zabbix + - monitoring +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: zabbix +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/zabbix + - https://hub.docker.com/r/zabbix/zabbix-server-pgsql + - https://hub.docker.com/r/zabbix/zabbix-web-nginx-pgsql +version: 1.0.2 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/zabbix/1.0.2/README.md b/incubator/zabbix/1.0.2/README.md new file mode 100644 index 00000000000..9b2c863fb55 --- /dev/null +++ b/incubator/zabbix/1.0.2/README.md @@ -0,0 +1,108 @@ +# zabbix + +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](https://truecharts.org/docs/charts/incubator/zabbix) + +**This chart is not maintained by the upstream project and any issues with the chart should 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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install zabbix TrueCharts/zabbix +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart 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` deployment + +```console +helm uninstall zabbix +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install zabbix \ + --set env.TZ="America/New York" \ + TrueCharts/zabbix +``` + +#### Configure using a 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 TrueCharts/zabbix -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](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/1.0.1/app-readme.md b/incubator/zabbix/1.0.2/app-readme.md similarity index 100% rename from incubator/zabbix/1.0.1/app-readme.md rename to incubator/zabbix/1.0.2/app-readme.md diff --git a/incubator/zabbix/1.0.2/charts/common-10.7.7.tgz b/incubator/zabbix/1.0.2/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/zabbix/1.0.2/charts/common-10.7.7.tgz differ diff --git a/incubator/zabbix/1.0.2/charts/postgresql-8.0.106.tgz b/incubator/zabbix/1.0.2/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/incubator/zabbix/1.0.2/charts/postgresql-8.0.106.tgz differ diff --git a/incubator/zabbix/1.0.1/ix_values.yaml b/incubator/zabbix/1.0.2/ix_values.yaml similarity index 100% rename from incubator/zabbix/1.0.1/ix_values.yaml rename to incubator/zabbix/1.0.2/ix_values.yaml diff --git a/incubator/zabbix/1.0.1/questions.yaml b/incubator/zabbix/1.0.2/questions.yaml similarity index 100% rename from incubator/zabbix/1.0.1/questions.yaml rename to incubator/zabbix/1.0.2/questions.yaml diff --git a/incubator/zabbix/1.0.1/templates/_agent.tpl b/incubator/zabbix/1.0.2/templates/_agent.tpl similarity index 100% rename from incubator/zabbix/1.0.1/templates/_agent.tpl rename to incubator/zabbix/1.0.2/templates/_agent.tpl diff --git a/incubator/zabbix/1.0.1/templates/_config.tpl b/incubator/zabbix/1.0.2/templates/_config.tpl similarity index 100% rename from incubator/zabbix/1.0.1/templates/_config.tpl rename to incubator/zabbix/1.0.2/templates/_config.tpl diff --git a/incubator/zabbix/1.0.1/templates/_frontend.tpl b/incubator/zabbix/1.0.2/templates/_frontend.tpl similarity index 100% rename from incubator/zabbix/1.0.1/templates/_frontend.tpl rename to incubator/zabbix/1.0.2/templates/_frontend.tpl diff --git a/incubator/zabbix/1.0.1/templates/_javagateway.tpl b/incubator/zabbix/1.0.2/templates/_javagateway.tpl similarity index 100% rename from incubator/zabbix/1.0.1/templates/_javagateway.tpl rename to incubator/zabbix/1.0.2/templates/_javagateway.tpl diff --git a/incubator/zabbix/1.0.1/templates/_secret.tpl b/incubator/zabbix/1.0.2/templates/_secret.tpl similarity index 100% rename from incubator/zabbix/1.0.1/templates/_secret.tpl rename to incubator/zabbix/1.0.2/templates/_secret.tpl diff --git a/incubator/zabbix/1.0.1/templates/_snmp.tpl b/incubator/zabbix/1.0.2/templates/_snmp.tpl similarity index 100% rename from incubator/zabbix/1.0.1/templates/_snmp.tpl rename to incubator/zabbix/1.0.2/templates/_snmp.tpl diff --git a/incubator/zabbix/1.0.1/templates/_webservice.tpl b/incubator/zabbix/1.0.2/templates/_webservice.tpl similarity index 100% rename from incubator/zabbix/1.0.1/templates/_webservice.tpl rename to incubator/zabbix/1.0.2/templates/_webservice.tpl diff --git a/incubator/zabbix/1.0.1/templates/common.yaml b/incubator/zabbix/1.0.2/templates/common.yaml similarity index 100% rename from incubator/zabbix/1.0.1/templates/common.yaml rename to incubator/zabbix/1.0.2/templates/common.yaml diff --git a/incubator/zabbix/1.0.1/values.yaml b/incubator/zabbix/1.0.2/values.yaml similarity index 100% rename from incubator/zabbix/1.0.1/values.yaml rename to incubator/zabbix/1.0.2/values.yaml diff --git a/incubator/zoneminder/0.0.31/CHANGELOG.md b/incubator/zoneminder/0.0.31/CHANGELOG.md deleted file mode 100644 index bc3823b7383..00000000000 --- a/incubator/zoneminder/0.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [zoneminder-0.0.31](https://github.com/truecharts/charts/compare/zoneminder-0.0.30...zoneminder-0.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [zoneminder-0.0.30](https://github.com/truecharts/charts/compare/zoneminder-0.0.29...zoneminder-0.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [zoneminder-0.0.29](https://github.com/truecharts/charts/compare/zoneminder-0.0.28...zoneminder-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [zoneminder-0.0.29](https://github.com/truecharts/charts/compare/zoneminder-0.0.28...zoneminder-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [zoneminder-0.0.28](https://github.com/truecharts/charts/compare/zoneminder-0.0.27...zoneminder-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [zoneminder-0.0.27](https://github.com/truecharts/charts/compare/zoneminder-0.0.26...zoneminder-0.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/incubator/zoneminder/0.0.31/Chart.lock b/incubator/zoneminder/0.0.31/Chart.lock deleted file mode 100644 index 74cedf2693f..00000000000 --- a/incubator/zoneminder/0.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:57:13.324929695Z" diff --git a/incubator/zoneminder/0.0.31/Chart.yaml b/incubator/zoneminder/0.0.31/Chart.yaml deleted file mode 100644 index 7b552e3ba2e..00000000000 --- a/incubator/zoneminder/0.0.31/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.31 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - utilities - - cctv diff --git a/incubator/zoneminder/0.0.31/README.md b/incubator/zoneminder/0.0.31/README.md deleted file mode 100644 index d91236eb530..00000000000 --- a/incubator/zoneminder/0.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/incubator/zoneminder/0.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/zoneminder/0.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/zoneminder/0.0.32/CHANGELOG.md b/incubator/zoneminder/0.0.32/CHANGELOG.md new file mode 100644 index 00000000000..b7b6fd71c34 --- /dev/null +++ b/incubator/zoneminder/0.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zoneminder-0.0.32](https://github.com/truecharts/charts/compare/zoneminder-0.0.31...zoneminder-0.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [zoneminder-0.0.31](https://github.com/truecharts/charts/compare/zoneminder-0.0.30...zoneminder-0.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [zoneminder-0.0.30](https://github.com/truecharts/charts/compare/zoneminder-0.0.29...zoneminder-0.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [zoneminder-0.0.29](https://github.com/truecharts/charts/compare/zoneminder-0.0.28...zoneminder-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [zoneminder-0.0.29](https://github.com/truecharts/charts/compare/zoneminder-0.0.28...zoneminder-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [zoneminder-0.0.28](https://github.com/truecharts/charts/compare/zoneminder-0.0.27...zoneminder-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [zoneminder-0.0.27](https://github.com/truecharts/charts/compare/zoneminder-0.0.26...zoneminder-0.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/incubator/zoneminder/0.0.32/Chart.lock b/incubator/zoneminder/0.0.32/Chart.lock new file mode 100644 index 00000000000..c25a6a7157b --- /dev/null +++ b/incubator/zoneminder/0.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:43:35.175080449Z" diff --git a/incubator/zoneminder/0.0.32/Chart.yaml b/incubator/zoneminder/0.0.32/Chart.yaml new file mode 100644 index 00000000000..3fe9fe2a16f --- /dev/null +++ b/incubator/zoneminder/0.0.32/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.32 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - utilities + - cctv diff --git a/incubator/zoneminder/0.0.32/README.md b/incubator/zoneminder/0.0.32/README.md new file mode 100644 index 00000000000..c0ddeb6787a --- /dev/null +++ b/incubator/zoneminder/0.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/incubator/zoneminder/0.0.32/app-readme.md similarity index 100% rename from incubator/zoneminder/0.0.31/app-readme.md rename to incubator/zoneminder/0.0.32/app-readme.md diff --git a/incubator/zoneminder/0.0.32/charts/common-10.7.7.tgz b/incubator/zoneminder/0.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/zoneminder/0.0.32/charts/common-10.7.7.tgz differ diff --git a/incubator/zoneminder/0.0.31/ix_values.yaml b/incubator/zoneminder/0.0.32/ix_values.yaml similarity index 100% rename from incubator/zoneminder/0.0.31/ix_values.yaml rename to incubator/zoneminder/0.0.32/ix_values.yaml diff --git a/incubator/zoneminder/0.0.31/questions.yaml b/incubator/zoneminder/0.0.32/questions.yaml similarity index 100% rename from incubator/zoneminder/0.0.31/questions.yaml rename to incubator/zoneminder/0.0.32/questions.yaml diff --git a/incubator/zoneminder/0.0.31/templates/common.yaml b/incubator/zoneminder/0.0.32/templates/common.yaml similarity index 100% rename from incubator/zoneminder/0.0.31/templates/common.yaml rename to incubator/zoneminder/0.0.32/templates/common.yaml diff --git a/incubator/zoneminder/0.0.31/values.yaml b/incubator/zoneminder/0.0.32/values.yaml similarity index 100% rename from incubator/zoneminder/0.0.31/values.yaml rename to incubator/zoneminder/0.0.32/values.yaml diff --git a/incubator/zusam/0.0.18/CHANGELOG.md b/incubator/zusam/0.0.18/CHANGELOG.md deleted file mode 100644 index e601e67194c..00000000000 --- a/incubator/zusam/0.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [zusam-0.0.18](https://github.com/truecharts/charts/compare/zusam-0.0.17...zusam-0.0.18) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [zusam-0.0.17](https://github.com/truecharts/charts/compare/zusam-0.0.16...zusam-0.0.17) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [zusam-0.0.16](https://github.com/truecharts/charts/compare/zusam-0.0.15...zusam-0.0.16) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [zusam-0.0.16](https://github.com/truecharts/charts/compare/zusam-0.0.15...zusam-0.0.16) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [zusam-0.0.15](https://github.com/truecharts/charts/compare/zusam-0.0.14...zusam-0.0.15) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [zusam-0.0.14](https://github.com/truecharts/charts/compare/zusam-0.0.13...zusam-0.0.14) (2022-10-04) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) - - - - -## [zusam-0.0.13](https://github.com/truecharts/charts/compare/zusam-0.0.12...zusam-0.0.13) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/incubator/zusam/0.0.18/Chart.lock b/incubator/zusam/0.0.18/Chart.lock deleted file mode 100644 index 2da6c53658a..00000000000 --- a/incubator/zusam/0.0.18/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:57:44.27633483Z" diff --git a/incubator/zusam/0.0.18/Chart.yaml b/incubator/zusam/0.0.18/Chart.yaml deleted file mode 100644 index b0b14d5d796..00000000000 --- a/incubator/zusam/0.0.18/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.5.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.18 -annotations: - truecharts.org/catagories: | - - chat - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/zusam/0.0.18/README.md b/incubator/zusam/0.0.18/README.md deleted file mode 100644 index 0df29315cac..00000000000 --- a/incubator/zusam/0.0.18/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.18/charts/common-10.7.1.tgz b/incubator/zusam/0.0.18/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/incubator/zusam/0.0.18/charts/common-10.7.1.tgz and /dev/null differ diff --git a/incubator/zusam/0.0.19/CHANGELOG.md b/incubator/zusam/0.0.19/CHANGELOG.md new file mode 100644 index 00000000000..679b59cea9e --- /dev/null +++ b/incubator/zusam/0.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zusam-0.0.19](https://github.com/truecharts/charts/compare/zusam-0.0.18...zusam-0.0.19) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [zusam-0.0.18](https://github.com/truecharts/charts/compare/zusam-0.0.17...zusam-0.0.18) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [zusam-0.0.17](https://github.com/truecharts/charts/compare/zusam-0.0.16...zusam-0.0.17) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [zusam-0.0.16](https://github.com/truecharts/charts/compare/zusam-0.0.15...zusam-0.0.16) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [zusam-0.0.16](https://github.com/truecharts/charts/compare/zusam-0.0.15...zusam-0.0.16) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [zusam-0.0.15](https://github.com/truecharts/charts/compare/zusam-0.0.14...zusam-0.0.15) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [zusam-0.0.14](https://github.com/truecharts/charts/compare/zusam-0.0.13...zusam-0.0.14) (2022-10-04) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) + + + + +## [zusam-0.0.13](https://github.com/truecharts/charts/compare/zusam-0.0.12...zusam-0.0.13) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/incubator/zusam/0.0.19/Chart.lock b/incubator/zusam/0.0.19/Chart.lock new file mode 100644 index 00000000000..20de573c40d --- /dev/null +++ b/incubator/zusam/0.0.19/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:44:10.785628969Z" diff --git a/incubator/zusam/0.0.19/Chart.yaml b/incubator/zusam/0.0.19/Chart.yaml new file mode 100644 index 00000000000..af186fe88f8 --- /dev/null +++ b/incubator/zusam/0.0.19/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.5.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.19 +annotations: + truecharts.org/catagories: | + - chat + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/zusam/0.0.19/README.md b/incubator/zusam/0.0.19/README.md new file mode 100644 index 00000000000..91e745d12ea --- /dev/null +++ b/incubator/zusam/0.0.19/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.18/app-readme.md b/incubator/zusam/0.0.19/app-readme.md similarity index 100% rename from incubator/zusam/0.0.18/app-readme.md rename to incubator/zusam/0.0.19/app-readme.md diff --git a/incubator/zusam/0.0.19/charts/common-10.7.7.tgz b/incubator/zusam/0.0.19/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/incubator/zusam/0.0.19/charts/common-10.7.7.tgz differ diff --git a/incubator/zusam/0.0.18/ix_values.yaml b/incubator/zusam/0.0.19/ix_values.yaml similarity index 100% rename from incubator/zusam/0.0.18/ix_values.yaml rename to incubator/zusam/0.0.19/ix_values.yaml diff --git a/incubator/zusam/0.0.18/questions.yaml b/incubator/zusam/0.0.19/questions.yaml similarity index 100% rename from incubator/zusam/0.0.18/questions.yaml rename to incubator/zusam/0.0.19/questions.yaml diff --git a/incubator/zusam/0.0.18/templates/common.yaml b/incubator/zusam/0.0.19/templates/common.yaml similarity index 100% rename from incubator/zusam/0.0.18/templates/common.yaml rename to incubator/zusam/0.0.19/templates/common.yaml diff --git a/incubator/zusam/0.0.18/values.yaml b/incubator/zusam/0.0.19/values.yaml similarity index 100% rename from incubator/zusam/0.0.18/values.yaml rename to incubator/zusam/0.0.19/values.yaml diff --git a/stable/adguard-home/2.0.13/CHANGELOG.md b/stable/adguard-home/2.0.13/CHANGELOG.md deleted file mode 100644 index 078fa96d5c8..00000000000 --- a/stable/adguard-home/2.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [adguard-home-2.0.13](https://github.com/truecharts/charts/compare/adguard-home-2.0.12...adguard-home-2.0.13) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [adguard-home-2.0.12](https://github.com/truecharts/charts/compare/adguard-home-2.0.11...adguard-home-2.0.12) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [adguard-home-2.0.11](https://github.com/truecharts/charts/compare/adguard-home-2.0.10...adguard-home-2.0.11) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [adguard-home-2.0.11](https://github.com/truecharts/charts/compare/adguard-home-2.0.10...adguard-home-2.0.11) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [adguard-home-2.0.10](https://github.com/truecharts/charts/compare/adguard-home-2.0.9...adguard-home-2.0.10) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [adguard-home-2.0.9](https://github.com/truecharts/charts/compare/adguard-home-2.0.8...adguard-home-2.0.9) (2022-10-04) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) - - - - -## [adguard-home-2.0.8](https://github.com/truecharts/charts/compare/adguard-home-2.0.6...adguard-home-2.0.8) (2022-10-02) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - ### Fix - -- Change port on main service ([#3987](https://github.com/truecharts/charts/issues/3987)) - - - - -## [adguard-home-2.0.6](https://github.com/truecharts/charts/compare/adguard-home-2.0.5...adguard-home-2.0.6) (2022-09-30) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) - - - - -## [adguard-home-2.0.5](https://github.com/truecharts/charts/compare/adguard-home-2.0.4...adguard-home-2.0.5) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - diff --git a/stable/adguard-home/2.0.13/Chart.lock b/stable/adguard-home/2.0.13/Chart.lock deleted file mode 100644 index 2077185b319..00000000000 --- a/stable/adguard-home/2.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:57:45.368797031Z" diff --git a/stable/adguard-home/2.0.13/Chart.yaml b/stable/adguard-home/2.0.13/Chart.yaml deleted file mode 100644 index 3c329f12d84..00000000000 --- a/stable/adguard-home/2.0.13/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.107.16" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/adguard-home/2.0.13/README.md b/stable/adguard-home/2.0.13/README.md deleted file mode 100644 index a9ac3d8c90a..00000000000 --- a/stable/adguard-home/2.0.13/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.13/charts/common-10.7.1.tgz b/stable/adguard-home/2.0.13/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/adguard-home/2.0.13/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/adguard-home/2.0.14/CHANGELOG.md b/stable/adguard-home/2.0.14/CHANGELOG.md new file mode 100644 index 00000000000..7a46d788af5 --- /dev/null +++ b/stable/adguard-home/2.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [adguard-home-2.0.14](https://github.com/truecharts/charts/compare/adguard-home-2.0.13...adguard-home-2.0.14) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [adguard-home-2.0.13](https://github.com/truecharts/charts/compare/adguard-home-2.0.12...adguard-home-2.0.13) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [adguard-home-2.0.12](https://github.com/truecharts/charts/compare/adguard-home-2.0.11...adguard-home-2.0.12) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + - update docker general non-major + + + + +## [adguard-home-2.0.11](https://github.com/truecharts/charts/compare/adguard-home-2.0.10...adguard-home-2.0.11) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [adguard-home-2.0.11](https://github.com/truecharts/charts/compare/adguard-home-2.0.10...adguard-home-2.0.11) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [adguard-home-2.0.10](https://github.com/truecharts/charts/compare/adguard-home-2.0.9...adguard-home-2.0.10) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [adguard-home-2.0.9](https://github.com/truecharts/charts/compare/adguard-home-2.0.8...adguard-home-2.0.9) (2022-10-04) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) + + + + +## [adguard-home-2.0.8](https://github.com/truecharts/charts/compare/adguard-home-2.0.6...adguard-home-2.0.8) (2022-10-02) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + + ### Fix + +- Change port on main service ([#3987](https://github.com/truecharts/charts/issues/3987)) + + + + +## [adguard-home-2.0.6](https://github.com/truecharts/charts/compare/adguard-home-2.0.5...adguard-home-2.0.6) (2022-09-30) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) + + + diff --git a/stable/adguard-home/2.0.14/Chart.lock b/stable/adguard-home/2.0.14/Chart.lock new file mode 100644 index 00000000000..32dc5e1d2cd --- /dev/null +++ b/stable/adguard-home/2.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:44:16.684385209Z" diff --git a/stable/adguard-home/2.0.14/Chart.yaml b/stable/adguard-home/2.0.14/Chart.yaml new file mode 100644 index 00000000000..88f9d13c6ed --- /dev/null +++ b/stable/adguard-home/2.0.14/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.107.16" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/adguard-home/2.0.14/README.md b/stable/adguard-home/2.0.14/README.md new file mode 100644 index 00000000000..a2528210f2a --- /dev/null +++ b/stable/adguard-home/2.0.14/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.13/app-readme.md b/stable/adguard-home/2.0.14/app-readme.md similarity index 100% rename from stable/adguard-home/2.0.13/app-readme.md rename to stable/adguard-home/2.0.14/app-readme.md diff --git a/stable/adguard-home/2.0.14/charts/common-10.7.7.tgz b/stable/adguard-home/2.0.14/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/adguard-home/2.0.14/charts/common-10.7.7.tgz differ diff --git a/stable/adguard-home/2.0.13/ix_values.yaml b/stable/adguard-home/2.0.14/ix_values.yaml similarity index 100% rename from stable/adguard-home/2.0.13/ix_values.yaml rename to stable/adguard-home/2.0.14/ix_values.yaml diff --git a/stable/adguard-home/2.0.13/questions.yaml b/stable/adguard-home/2.0.14/questions.yaml similarity index 100% rename from stable/adguard-home/2.0.13/questions.yaml rename to stable/adguard-home/2.0.14/questions.yaml diff --git a/stable/adguard-home/2.0.13/templates/common.yaml b/stable/adguard-home/2.0.14/templates/common.yaml similarity index 100% rename from stable/adguard-home/2.0.13/templates/common.yaml rename to stable/adguard-home/2.0.14/templates/common.yaml diff --git a/stable/adguard-home/2.0.13/values.yaml b/stable/adguard-home/2.0.14/values.yaml similarity index 100% rename from stable/adguard-home/2.0.13/values.yaml rename to stable/adguard-home/2.0.14/values.yaml diff --git a/stable/airdcpp-webclient/3.0.39/CHANGELOG.md b/stable/airdcpp-webclient/3.0.39/CHANGELOG.md deleted file mode 100644 index 1c2cb366c37..00000000000 --- a/stable/airdcpp-webclient/3.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [airdcpp-webclient-3.0.39](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.38...airdcpp-webclient-3.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [airdcpp-webclient-3.0.38](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.37...airdcpp-webclient-3.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [airdcpp-webclient-3.0.37](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.36...airdcpp-webclient-3.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [airdcpp-webclient-3.0.37](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.36...airdcpp-webclient-3.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [airdcpp-webclient-3.0.36](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.35...airdcpp-webclient-3.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [airdcpp-webclient-3.0.35](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.34...airdcpp-webclient-3.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/airdcpp-webclient/3.0.39/Chart.lock b/stable/airdcpp-webclient/3.0.39/Chart.lock deleted file mode 100644 index 063e3a02121..00000000000 --- a/stable/airdcpp-webclient/3.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:57:58.22629521Z" diff --git a/stable/airdcpp-webclient/3.0.39/Chart.yaml b/stable/airdcpp-webclient/3.0.39/Chart.yaml deleted file mode 100644 index 1a3057c588a..00000000000 --- a/stable/airdcpp-webclient/3.0.39/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.7.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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/airdcpp-webclient/3.0.39/README.md b/stable/airdcpp-webclient/3.0.39/README.md deleted file mode 100644 index 7444a50b723..00000000000 --- a/stable/airdcpp-webclient/3.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/airdcpp-webclient/3.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/airdcpp-webclient/3.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/airdcpp-webclient/3.0.40/CHANGELOG.md b/stable/airdcpp-webclient/3.0.40/CHANGELOG.md new file mode 100644 index 00000000000..790f3c3ed58 --- /dev/null +++ b/stable/airdcpp-webclient/3.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [airdcpp-webclient-3.0.40](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.39...airdcpp-webclient-3.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [airdcpp-webclient-3.0.39](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.38...airdcpp-webclient-3.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [airdcpp-webclient-3.0.38](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.37...airdcpp-webclient-3.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [airdcpp-webclient-3.0.37](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.36...airdcpp-webclient-3.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [airdcpp-webclient-3.0.37](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.36...airdcpp-webclient-3.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [airdcpp-webclient-3.0.36](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.35...airdcpp-webclient-3.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [airdcpp-webclient-3.0.35](https://github.com/truecharts/charts/compare/airdcpp-webclient-3.0.34...airdcpp-webclient-3.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/airdcpp-webclient/3.0.40/Chart.lock b/stable/airdcpp-webclient/3.0.40/Chart.lock new file mode 100644 index 00000000000..381459f30a7 --- /dev/null +++ b/stable/airdcpp-webclient/3.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:44:39.421574545Z" diff --git a/stable/airdcpp-webclient/3.0.40/Chart.yaml b/stable/airdcpp-webclient/3.0.40/Chart.yaml new file mode 100644 index 00000000000..3bb48783613 --- /dev/null +++ b/stable/airdcpp-webclient/3.0.40/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.11.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/airdcpp-webclient/3.0.40/README.md b/stable/airdcpp-webclient/3.0.40/README.md new file mode 100644 index 00000000000..a010a983a97 --- /dev/null +++ b/stable/airdcpp-webclient/3.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/airdcpp-webclient/3.0.40/app-readme.md similarity index 100% rename from stable/airdcpp-webclient/3.0.39/app-readme.md rename to stable/airdcpp-webclient/3.0.40/app-readme.md diff --git a/stable/airdcpp-webclient/3.0.40/charts/common-10.7.7.tgz b/stable/airdcpp-webclient/3.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/airdcpp-webclient/3.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/airdcpp-webclient/3.0.39/ix_values.yaml b/stable/airdcpp-webclient/3.0.40/ix_values.yaml similarity index 100% rename from stable/airdcpp-webclient/3.0.39/ix_values.yaml rename to stable/airdcpp-webclient/3.0.40/ix_values.yaml diff --git a/stable/airdcpp-webclient/3.0.39/questions.yaml b/stable/airdcpp-webclient/3.0.40/questions.yaml similarity index 100% rename from stable/airdcpp-webclient/3.0.39/questions.yaml rename to stable/airdcpp-webclient/3.0.40/questions.yaml diff --git a/stable/airdcpp-webclient/3.0.39/templates/common.yaml b/stable/airdcpp-webclient/3.0.40/templates/common.yaml similarity index 100% rename from stable/airdcpp-webclient/3.0.39/templates/common.yaml rename to stable/airdcpp-webclient/3.0.40/templates/common.yaml diff --git a/stable/airdcpp-webclient/3.0.39/values.yaml b/stable/airdcpp-webclient/3.0.40/values.yaml similarity index 100% rename from stable/airdcpp-webclient/3.0.39/values.yaml rename to stable/airdcpp-webclient/3.0.40/values.yaml diff --git a/stable/airsonic-advanced/4.0.43/CHANGELOG.md b/stable/airsonic-advanced/4.0.43/CHANGELOG.md deleted file mode 100644 index 9496dd5c2ef..00000000000 --- a/stable/airsonic-advanced/4.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [airsonic-advanced-4.0.43](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.42...airsonic-advanced-4.0.43) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [airsonic-advanced-4.0.42](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.41...airsonic-advanced-4.0.42) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [airsonic-advanced-4.0.41](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.40...airsonic-advanced-4.0.41) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [airsonic-advanced-4.0.41](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.40...airsonic-advanced-4.0.41) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [airsonic-advanced-4.0.40](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.39...airsonic-advanced-4.0.40) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [airsonic-advanced-4.0.38](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.37...airsonic-advanced-4.0.38) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/airsonic-advanced/4.0.43/Chart.lock b/stable/airsonic-advanced/4.0.43/Chart.lock deleted file mode 100644 index 9e44115ed63..00000000000 --- a/stable/airsonic-advanced/4.0.43/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T12:58:28.45890054Z" diff --git a/stable/airsonic-advanced/4.0.43/Chart.yaml b/stable/airsonic-advanced/4.0.43/Chart.yaml deleted file mode 100644 index c36821bb507..00000000000 --- a/stable/airsonic-advanced/4.0.43/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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.43 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/airsonic-advanced/4.0.43/README.md b/stable/airsonic-advanced/4.0.43/README.md deleted file mode 100644 index ab56f270317..00000000000 --- a/stable/airsonic-advanced/4.0.43/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.43/charts/common-10.7.1.tgz b/stable/airsonic-advanced/4.0.43/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/airsonic-advanced/4.0.43/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/airsonic-advanced/4.0.43/charts/postgresql-8.0.101.tgz b/stable/airsonic-advanced/4.0.43/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/airsonic-advanced/4.0.43/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/airsonic-advanced/4.0.44/CHANGELOG.md b/stable/airsonic-advanced/4.0.44/CHANGELOG.md new file mode 100644 index 00000000000..58faf0caa43 --- /dev/null +++ b/stable/airsonic-advanced/4.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [airsonic-advanced-4.0.44](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.43...airsonic-advanced-4.0.44) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [airsonic-advanced-4.0.43](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.42...airsonic-advanced-4.0.43) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [airsonic-advanced-4.0.42](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.41...airsonic-advanced-4.0.42) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [airsonic-advanced-4.0.41](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.40...airsonic-advanced-4.0.41) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [airsonic-advanced-4.0.41](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.40...airsonic-advanced-4.0.41) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [airsonic-advanced-4.0.40](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.39...airsonic-advanced-4.0.40) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [airsonic-advanced-4.0.38](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.37...airsonic-advanced-4.0.38) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/airsonic-advanced/4.0.44/Chart.lock b/stable/airsonic-advanced/4.0.44/Chart.lock new file mode 100644 index 00000000000..3abe54c99a3 --- /dev/null +++ b/stable/airsonic-advanced/4.0.44/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T09:45:10.125437151Z" diff --git a/stable/airsonic-advanced/4.0.44/Chart.yaml b/stable/airsonic-advanced/4.0.44/Chart.yaml new file mode 100644 index 00000000000..d507be9a159 --- /dev/null +++ b/stable/airsonic-advanced/4.0.44/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "11.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.44 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/airsonic-advanced/4.0.44/README.md b/stable/airsonic-advanced/4.0.44/README.md new file mode 100644 index 00000000000..95002346331 --- /dev/null +++ b/stable/airsonic-advanced/4.0.44/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.43/app-readme.md b/stable/airsonic-advanced/4.0.44/app-readme.md similarity index 100% rename from stable/airsonic-advanced/4.0.43/app-readme.md rename to stable/airsonic-advanced/4.0.44/app-readme.md diff --git a/stable/airsonic-advanced/4.0.44/charts/common-10.7.7.tgz b/stable/airsonic-advanced/4.0.44/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/airsonic-advanced/4.0.44/charts/common-10.7.7.tgz differ diff --git a/stable/airsonic-advanced/4.0.44/charts/postgresql-8.0.106.tgz b/stable/airsonic-advanced/4.0.44/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/airsonic-advanced/4.0.44/charts/postgresql-8.0.106.tgz differ diff --git a/stable/airsonic-advanced/4.0.43/ix_values.yaml b/stable/airsonic-advanced/4.0.44/ix_values.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.43/ix_values.yaml rename to stable/airsonic-advanced/4.0.44/ix_values.yaml diff --git a/stable/airsonic-advanced/4.0.43/questions.yaml b/stable/airsonic-advanced/4.0.44/questions.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.43/questions.yaml rename to stable/airsonic-advanced/4.0.44/questions.yaml diff --git a/stable/airsonic-advanced/4.0.43/templates/common.yaml b/stable/airsonic-advanced/4.0.44/templates/common.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.43/templates/common.yaml rename to stable/airsonic-advanced/4.0.44/templates/common.yaml diff --git a/stable/airsonic-advanced/4.0.43/values.yaml b/stable/airsonic-advanced/4.0.44/values.yaml similarity index 100% rename from stable/airsonic-advanced/4.0.43/values.yaml rename to stable/airsonic-advanced/4.0.44/values.yaml diff --git a/stable/airsonic/6.0.37/CHANGELOG.md b/stable/airsonic/6.0.37/CHANGELOG.md deleted file mode 100644 index 094d59afb0d..00000000000 --- a/stable/airsonic/6.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [airsonic-6.0.37](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.42...airsonic-6.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [airsonic-6.0.36](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.41...airsonic-6.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [airsonic-6.0.35](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.40...airsonic-6.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [airsonic-6.0.35](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.40...airsonic-6.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [airsonic-6.0.34](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.39...airsonic-6.0.34) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [airsonic-6.0.33](https://github.com/truecharts/charts/compare/airsonic-6.0.32...airsonic-6.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/airsonic/6.0.37/Chart.lock b/stable/airsonic/6.0.37/Chart.lock deleted file mode 100644 index ae6d4f9ff5a..00000000000 --- a/stable/airsonic/6.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:58:06.553906591Z" diff --git a/stable/airsonic/6.0.37/Chart.yaml b/stable/airsonic/6.0.37/Chart.yaml deleted file mode 100644 index 1910be31ac5..00000000000 --- a/stable/airsonic/6.0.37/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.7.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.37 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/airsonic/6.0.37/README.md b/stable/airsonic/6.0.37/README.md deleted file mode 100644 index 923eb93f8f3..00000000000 --- a/stable/airsonic/6.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/airsonic/6.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/airsonic/6.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/airsonic/6.0.38/CHANGELOG.md b/stable/airsonic/6.0.38/CHANGELOG.md new file mode 100644 index 00000000000..a2983f41526 --- /dev/null +++ b/stable/airsonic/6.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [airsonic-6.0.38](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.43...airsonic-6.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [airsonic-6.0.37](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.42...airsonic-6.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [airsonic-6.0.36](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.41...airsonic-6.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [airsonic-6.0.35](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.40...airsonic-6.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [airsonic-6.0.35](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.40...airsonic-6.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [airsonic-6.0.34](https://github.com/truecharts/charts/compare/airsonic-advanced-4.0.39...airsonic-6.0.34) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [airsonic-6.0.33](https://github.com/truecharts/charts/compare/airsonic-6.0.32...airsonic-6.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/airsonic/6.0.38/Chart.lock b/stable/airsonic/6.0.38/Chart.lock new file mode 100644 index 00000000000..d388fe11d26 --- /dev/null +++ b/stable/airsonic/6.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:44:43.768170866Z" diff --git a/stable/airsonic/6.0.38/Chart.yaml b/stable/airsonic/6.0.38/Chart.yaml new file mode 100644 index 00000000000..79badf5c43d --- /dev/null +++ b/stable/airsonic/6.0.38/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "10.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/airsonic/6.0.38/README.md b/stable/airsonic/6.0.38/README.md new file mode 100644 index 00000000000..1d956730320 --- /dev/null +++ b/stable/airsonic/6.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/airsonic/6.0.38/app-readme.md similarity index 100% rename from stable/airsonic/6.0.37/app-readme.md rename to stable/airsonic/6.0.38/app-readme.md diff --git a/stable/airsonic/6.0.38/charts/common-10.7.7.tgz b/stable/airsonic/6.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/airsonic/6.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/airsonic/6.0.37/ix_values.yaml b/stable/airsonic/6.0.38/ix_values.yaml similarity index 100% rename from stable/airsonic/6.0.37/ix_values.yaml rename to stable/airsonic/6.0.38/ix_values.yaml diff --git a/stable/airsonic/6.0.37/questions.yaml b/stable/airsonic/6.0.38/questions.yaml similarity index 100% rename from stable/airsonic/6.0.37/questions.yaml rename to stable/airsonic/6.0.38/questions.yaml diff --git a/stable/airsonic/6.0.37/templates/common.yaml b/stable/airsonic/6.0.38/templates/common.yaml similarity index 100% rename from stable/airsonic/6.0.37/templates/common.yaml rename to stable/airsonic/6.0.38/templates/common.yaml diff --git a/stable/airsonic/6.0.37/values.yaml b/stable/airsonic/6.0.38/values.yaml similarity index 100% rename from stable/airsonic/6.0.37/values.yaml rename to stable/airsonic/6.0.38/values.yaml diff --git a/stable/alist/2.0.45/CHANGELOG.md b/stable/alist/2.0.45/CHANGELOG.md deleted file mode 100644 index 819dffb8ecf..00000000000 --- a/stable/alist/2.0.45/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [alist-2.0.45](https://github.com/truecharts/charts/compare/alist-2.0.44...alist-2.0.45) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [alist-2.0.44](https://github.com/truecharts/charts/compare/alist-2.0.43...alist-2.0.44) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [alist-2.0.43](https://github.com/truecharts/charts/compare/alist-2.0.42...alist-2.0.43) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [alist-2.0.42](https://github.com/truecharts/charts/compare/alist-2.0.41...alist-2.0.42) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [alist-2.0.41](https://github.com/truecharts/charts/compare/alist-2.0.39...alist-2.0.41) (2022-10-08) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) - - update helm general non-major - - - - -## [alist-2.0.40](https://github.com/truecharts/charts/compare/alist-2.0.39...alist-2.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [alist-2.0.39](https://github.com/truecharts/charts/compare/alist-2.0.38...alist-2.0.39) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [alist-2.0.38](https://github.com/truecharts/charts/compare/alist-2.0.37...alist-2.0.38) (2022-09-28) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) - - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) - - - - -## [alist-2.0.37](https://github.com/truecharts/charts/compare/alist-2.0.36...alist-2.0.37) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [alist-2.0.36](https://github.com/truecharts/charts/compare/alist-2.0.35...alist-2.0.36) (2022-09-25) diff --git a/stable/alist/2.0.45/Chart.lock b/stable/alist/2.0.45/Chart.lock deleted file mode 100644 index 895f6937203..00000000000 --- a/stable/alist/2.0.45/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-21T10:30:36.721641272Z" diff --git a/stable/alist/2.0.45/Chart.yaml b/stable/alist/2.0.45/Chart.yaml deleted file mode 100644 index d1bc1d690a4..00000000000 --- a/stable/alist/2.0.45/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: alist -version: 2.0.45 -appVersion: "3.2.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.7.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.45/README.md b/stable/alist/2.0.45/README.md deleted file mode 100644 index d9b52bb0ebc..00000000000 --- a/stable/alist/2.0.45/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.45/charts/common-10.7.1.tgz b/stable/alist/2.0.45/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/alist/2.0.45/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/alist/2.0.46/CHANGELOG.md b/stable/alist/2.0.46/CHANGELOG.md new file mode 100644 index 00000000000..3e96a0bee22 --- /dev/null +++ b/stable/alist/2.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [alist-2.0.46](https://github.com/truecharts/charts/compare/alist-2.0.45...alist-2.0.46) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [alist-2.0.45](https://github.com/truecharts/charts/compare/alist-2.0.44...alist-2.0.45) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [alist-2.0.44](https://github.com/truecharts/charts/compare/alist-2.0.43...alist-2.0.44) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [alist-2.0.43](https://github.com/truecharts/charts/compare/alist-2.0.42...alist-2.0.43) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [alist-2.0.42](https://github.com/truecharts/charts/compare/alist-2.0.41...alist-2.0.42) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [alist-2.0.41](https://github.com/truecharts/charts/compare/alist-2.0.39...alist-2.0.41) (2022-10-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) + - update helm general non-major + + + + +## [alist-2.0.40](https://github.com/truecharts/charts/compare/alist-2.0.39...alist-2.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [alist-2.0.39](https://github.com/truecharts/charts/compare/alist-2.0.38...alist-2.0.39) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [alist-2.0.38](https://github.com/truecharts/charts/compare/alist-2.0.37...alist-2.0.38) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) + + + + +## [alist-2.0.37](https://github.com/truecharts/charts/compare/alist-2.0.36...alist-2.0.37) (2022-09-27) diff --git a/stable/alist/2.0.46/Chart.lock b/stable/alist/2.0.46/Chart.lock new file mode 100644 index 00000000000..86fb89452d7 --- /dev/null +++ b/stable/alist/2.0.46/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:44:57.951867232Z" diff --git a/stable/alist/2.0.46/Chart.yaml b/stable/alist/2.0.46/Chart.yaml new file mode 100644 index 00000000000..e03843e83e1 --- /dev/null +++ b/stable/alist/2.0.46/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: alist +version: 2.0.46 +appVersion: "3.2.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.7.7 + # 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.46/README.md b/stable/alist/2.0.46/README.md new file mode 100644 index 00000000000..fb681830e28 --- /dev/null +++ b/stable/alist/2.0.46/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.45/app-readme.md b/stable/alist/2.0.46/app-readme.md similarity index 100% rename from stable/alist/2.0.45/app-readme.md rename to stable/alist/2.0.46/app-readme.md diff --git a/stable/alist/2.0.46/charts/common-10.7.7.tgz b/stable/alist/2.0.46/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/alist/2.0.46/charts/common-10.7.7.tgz differ diff --git a/stable/alist/2.0.45/ix_values.yaml b/stable/alist/2.0.46/ix_values.yaml similarity index 100% rename from stable/alist/2.0.45/ix_values.yaml rename to stable/alist/2.0.46/ix_values.yaml diff --git a/stable/alist/2.0.45/questions.yaml b/stable/alist/2.0.46/questions.yaml similarity index 100% rename from stable/alist/2.0.45/questions.yaml rename to stable/alist/2.0.46/questions.yaml diff --git a/stable/alist/2.0.45/templates/common.yaml b/stable/alist/2.0.46/templates/common.yaml similarity index 100% rename from stable/alist/2.0.45/templates/common.yaml rename to stable/alist/2.0.46/templates/common.yaml diff --git a/stable/alist/2.0.45/values.yaml b/stable/alist/2.0.46/values.yaml similarity index 100% rename from stable/alist/2.0.45/values.yaml rename to stable/alist/2.0.46/values.yaml diff --git a/stable/amcrest2mqtt/4.0.38/CHANGELOG.md b/stable/amcrest2mqtt/4.0.38/CHANGELOG.md deleted file mode 100644 index 6334a992c32..00000000000 --- a/stable/amcrest2mqtt/4.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [amcrest2mqtt-4.0.38](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.37...amcrest2mqtt-4.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [amcrest2mqtt-4.0.37](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.36...amcrest2mqtt-4.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [amcrest2mqtt-4.0.36](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.35...amcrest2mqtt-4.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [amcrest2mqtt-4.0.36](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.35...amcrest2mqtt-4.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [amcrest2mqtt-4.0.35](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.34...amcrest2mqtt-4.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [amcrest2mqtt-4.0.34](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.33...amcrest2mqtt-4.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/stable/amcrest2mqtt/4.0.38/Chart.lock b/stable/amcrest2mqtt/4.0.38/Chart.lock deleted file mode 100644 index 498d92c6894..00000000000 --- a/stable/amcrest2mqtt/4.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:58:29.275747535Z" diff --git a/stable/amcrest2mqtt/4.0.38/Chart.yaml b/stable/amcrest2mqtt/4.0.38/Chart.yaml deleted file mode 100644 index 6cc6bf348ff..00000000000 --- a/stable/amcrest2mqtt/4.0.38/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.7.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.38 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/amcrest2mqtt/4.0.38/README.md b/stable/amcrest2mqtt/4.0.38/README.md deleted file mode 100644 index 79eaf2918c2..00000000000 --- a/stable/amcrest2mqtt/4.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/stable/amcrest2mqtt/4.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/amcrest2mqtt/4.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/amcrest2mqtt/4.0.39/CHANGELOG.md b/stable/amcrest2mqtt/4.0.39/CHANGELOG.md new file mode 100644 index 00000000000..8d795d58ff1 --- /dev/null +++ b/stable/amcrest2mqtt/4.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [amcrest2mqtt-4.0.39](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.38...amcrest2mqtt-4.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [amcrest2mqtt-4.0.38](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.37...amcrest2mqtt-4.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [amcrest2mqtt-4.0.37](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.36...amcrest2mqtt-4.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [amcrest2mqtt-4.0.36](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.35...amcrest2mqtt-4.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [amcrest2mqtt-4.0.36](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.35...amcrest2mqtt-4.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [amcrest2mqtt-4.0.35](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.34...amcrest2mqtt-4.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [amcrest2mqtt-4.0.34](https://github.com/truecharts/charts/compare/amcrest2mqtt-4.0.33...amcrest2mqtt-4.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/amcrest2mqtt/4.0.39/Chart.lock b/stable/amcrest2mqtt/4.0.39/Chart.lock new file mode 100644 index 00000000000..278dc461a9f --- /dev/null +++ b/stable/amcrest2mqtt/4.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:45:21.687111719Z" diff --git a/stable/amcrest2mqtt/4.0.39/Chart.yaml b/stable/amcrest2mqtt/4.0.39/Chart.yaml new file mode 100644 index 00000000000..478fd60fd65 --- /dev/null +++ b/stable/amcrest2mqtt/4.0.39/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.0.16" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.39 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/amcrest2mqtt/4.0.39/README.md b/stable/amcrest2mqtt/4.0.39/README.md new file mode 100644 index 00000000000..ebbfbfbd122 --- /dev/null +++ b/stable/amcrest2mqtt/4.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/stable/amcrest2mqtt/4.0.39/app-readme.md similarity index 100% rename from stable/amcrest2mqtt/4.0.38/app-readme.md rename to stable/amcrest2mqtt/4.0.39/app-readme.md diff --git a/stable/amcrest2mqtt/4.0.39/charts/common-10.7.7.tgz b/stable/amcrest2mqtt/4.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/amcrest2mqtt/4.0.39/charts/common-10.7.7.tgz differ diff --git a/stable/amcrest2mqtt/4.0.38/ix_values.yaml b/stable/amcrest2mqtt/4.0.39/ix_values.yaml similarity index 100% rename from stable/amcrest2mqtt/4.0.38/ix_values.yaml rename to stable/amcrest2mqtt/4.0.39/ix_values.yaml diff --git a/stable/amcrest2mqtt/4.0.38/questions.yaml b/stable/amcrest2mqtt/4.0.39/questions.yaml similarity index 100% rename from stable/amcrest2mqtt/4.0.38/questions.yaml rename to stable/amcrest2mqtt/4.0.39/questions.yaml diff --git a/stable/amcrest2mqtt/4.0.38/templates/common.yaml b/stable/amcrest2mqtt/4.0.39/templates/common.yaml similarity index 100% rename from stable/amcrest2mqtt/4.0.38/templates/common.yaml rename to stable/amcrest2mqtt/4.0.39/templates/common.yaml diff --git a/stable/amcrest2mqtt/4.0.38/values.yaml b/stable/amcrest2mqtt/4.0.39/values.yaml similarity index 100% rename from stable/amcrest2mqtt/4.0.38/values.yaml rename to stable/amcrest2mqtt/4.0.39/values.yaml diff --git a/stable/anonaddy/9.0.55/CHANGELOG.md b/stable/anonaddy/9.0.55/CHANGELOG.md deleted file mode 100644 index d2b12304816..00000000000 --- a/stable/anonaddy/9.0.55/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [anonaddy-9.0.55](https://github.com/truecharts/charts/compare/anonaddy-9.0.54...anonaddy-9.0.55) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [anonaddy-9.0.54](https://github.com/truecharts/charts/compare/anonaddy-9.0.53...anonaddy-9.0.54) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [anonaddy-9.0.53](https://github.com/truecharts/charts/compare/anonaddy-9.0.52...anonaddy-9.0.53) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [anonaddy-9.0.52](https://github.com/truecharts/charts/compare/anonaddy-9.0.51...anonaddy-9.0.52) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [anonaddy-9.0.52](https://github.com/truecharts/charts/compare/anonaddy-9.0.51...anonaddy-9.0.52) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [anonaddy-9.0.51](https://github.com/truecharts/charts/compare/anonaddy-9.0.50...anonaddy-9.0.51) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [anonaddy-9.0.49](https://github.com/truecharts/charts/compare/anonaddy-9.0.48...anonaddy-9.0.49) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/anonaddy/9.0.55/Chart.lock b/stable/anonaddy/9.0.55/Chart.lock deleted file mode 100644 index 104f3a40afe..00000000000 --- a/stable/anonaddy/9.0.55/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:d21b7fbdd54c812cf4fd7ca235065acef9b198173e4f12652de14da15d4aa713 -generated: "2022-10-21T10:31:00.250302363Z" diff --git a/stable/anonaddy/9.0.55/Chart.yaml b/stable/anonaddy/9.0.55/Chart.yaml deleted file mode 100644 index 3739a722107..00000000000 --- a/stable/anonaddy/9.0.55/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "0.13.9" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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.55 -annotations: - truecharts.org/catagories: | - - email - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/anonaddy/9.0.55/README.md b/stable/anonaddy/9.0.55/README.md deleted file mode 100644 index 944df5135ca..00000000000 --- a/stable/anonaddy/9.0.55/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.95 | -| https://charts.truecharts.org | redis | 3.0.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.55/charts/common-10.7.1.tgz b/stable/anonaddy/9.0.55/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/anonaddy/9.0.55/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/anonaddy/9.0.55/charts/mariadb-3.0.95.tgz b/stable/anonaddy/9.0.55/charts/mariadb-3.0.95.tgz deleted file mode 100644 index 8b64eea58a2..00000000000 Binary files a/stable/anonaddy/9.0.55/charts/mariadb-3.0.95.tgz and /dev/null differ diff --git a/stable/anonaddy/9.0.55/charts/redis-3.0.97.tgz b/stable/anonaddy/9.0.55/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/anonaddy/9.0.55/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/anonaddy/9.0.56/CHANGELOG.md b/stable/anonaddy/9.0.56/CHANGELOG.md new file mode 100644 index 00000000000..98639b9f265 --- /dev/null +++ b/stable/anonaddy/9.0.56/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [anonaddy-9.0.56](https://github.com/truecharts/charts/compare/anonaddy-9.0.55...anonaddy-9.0.56) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [anonaddy-9.0.55](https://github.com/truecharts/charts/compare/anonaddy-9.0.54...anonaddy-9.0.55) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [anonaddy-9.0.54](https://github.com/truecharts/charts/compare/anonaddy-9.0.53...anonaddy-9.0.54) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [anonaddy-9.0.53](https://github.com/truecharts/charts/compare/anonaddy-9.0.52...anonaddy-9.0.53) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [anonaddy-9.0.52](https://github.com/truecharts/charts/compare/anonaddy-9.0.51...anonaddy-9.0.52) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [anonaddy-9.0.52](https://github.com/truecharts/charts/compare/anonaddy-9.0.51...anonaddy-9.0.52) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [anonaddy-9.0.51](https://github.com/truecharts/charts/compare/anonaddy-9.0.50...anonaddy-9.0.51) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [anonaddy-9.0.49](https://github.com/truecharts/charts/compare/anonaddy-9.0.48...anonaddy-9.0.49) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 + diff --git a/stable/anonaddy/9.0.56/Chart.lock b/stable/anonaddy/9.0.56/Chart.lock new file mode 100644 index 00000000000..84dddf4d54d --- /dev/null +++ b/stable/anonaddy/9.0.56/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:b1749d73a952dec1b95d2c98eae40788c2b3807661245f392ebba5e5cdf210f3 +generated: "2022-10-25T09:45:57.502101468Z" diff --git a/stable/anonaddy/9.0.56/Chart.yaml b/stable/anonaddy/9.0.56/Chart.yaml new file mode 100644 index 00000000000..2dcfbbd16fd --- /dev/null +++ b/stable/anonaddy/9.0.56/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "0.13.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.56 +annotations: + truecharts.org/catagories: | + - email + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/anonaddy/9.0.56/README.md b/stable/anonaddy/9.0.56/README.md new file mode 100644 index 00000000000..0c0c8b303d4 --- /dev/null +++ b/stable/anonaddy/9.0.56/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.100 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.55/app-readme.md b/stable/anonaddy/9.0.56/app-readme.md similarity index 100% rename from stable/anonaddy/9.0.55/app-readme.md rename to stable/anonaddy/9.0.56/app-readme.md diff --git a/stable/anonaddy/9.0.56/charts/common-10.7.7.tgz b/stable/anonaddy/9.0.56/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/anonaddy/9.0.56/charts/common-10.7.7.tgz differ diff --git a/stable/anonaddy/9.0.56/charts/mariadb-3.0.100.tgz b/stable/anonaddy/9.0.56/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/stable/anonaddy/9.0.56/charts/mariadb-3.0.100.tgz differ diff --git a/stable/anonaddy/9.0.56/charts/redis-3.0.102.tgz b/stable/anonaddy/9.0.56/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/anonaddy/9.0.56/charts/redis-3.0.102.tgz differ diff --git a/stable/anonaddy/9.0.55/ix_values.yaml b/stable/anonaddy/9.0.56/ix_values.yaml similarity index 100% rename from stable/anonaddy/9.0.55/ix_values.yaml rename to stable/anonaddy/9.0.56/ix_values.yaml diff --git a/stable/anonaddy/9.0.55/questions.yaml b/stable/anonaddy/9.0.56/questions.yaml similarity index 100% rename from stable/anonaddy/9.0.55/questions.yaml rename to stable/anonaddy/9.0.56/questions.yaml diff --git a/stable/anonaddy/9.0.55/templates/_appkey.tpl b/stable/anonaddy/9.0.56/templates/_appkey.tpl similarity index 100% rename from stable/anonaddy/9.0.55/templates/_appkey.tpl rename to stable/anonaddy/9.0.56/templates/_appkey.tpl diff --git a/stable/anonaddy/9.0.55/templates/common.yaml b/stable/anonaddy/9.0.56/templates/common.yaml similarity index 100% rename from stable/anonaddy/9.0.55/templates/common.yaml rename to stable/anonaddy/9.0.56/templates/common.yaml diff --git a/stable/anonaddy/9.0.55/values.yaml b/stable/anonaddy/9.0.56/values.yaml similarity index 100% rename from stable/anonaddy/9.0.55/values.yaml rename to stable/anonaddy/9.0.56/values.yaml diff --git a/stable/apache-musicindex/4.0.37/CHANGELOG.md b/stable/apache-musicindex/4.0.37/CHANGELOG.md deleted file mode 100644 index 0811cf5b4cd..00000000000 --- a/stable/apache-musicindex/4.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [apache-musicindex-4.0.37](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.36...apache-musicindex-4.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [apache-musicindex-4.0.36](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.35...apache-musicindex-4.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [apache-musicindex-4.0.35](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.34...apache-musicindex-4.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [apache-musicindex-4.0.35](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.34...apache-musicindex-4.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [apache-musicindex-4.0.34](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.33...apache-musicindex-4.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [apache-musicindex-4.0.33](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.32...apache-musicindex-4.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/apache-musicindex/4.0.37/Chart.lock b/stable/apache-musicindex/4.0.37/Chart.lock deleted file mode 100644 index 6cd60198998..00000000000 --- a/stable/apache-musicindex/4.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:58:48.92329654Z" diff --git a/stable/apache-musicindex/4.0.37/Chart.yaml b/stable/apache-musicindex/4.0.37/Chart.yaml deleted file mode 100644 index 950cb4991ac..00000000000 --- a/stable/apache-musicindex/4.0.37/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.7.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.37 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/apache-musicindex/4.0.37/README.md b/stable/apache-musicindex/4.0.37/README.md deleted file mode 100644 index dd36e981bfc..00000000000 --- a/stable/apache-musicindex/4.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/apache-musicindex/4.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/apache-musicindex/4.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/apache-musicindex/4.0.38/CHANGELOG.md b/stable/apache-musicindex/4.0.38/CHANGELOG.md new file mode 100644 index 00000000000..87667cbfcad --- /dev/null +++ b/stable/apache-musicindex/4.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [apache-musicindex-4.0.38](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.37...apache-musicindex-4.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [apache-musicindex-4.0.37](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.36...apache-musicindex-4.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [apache-musicindex-4.0.36](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.35...apache-musicindex-4.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [apache-musicindex-4.0.35](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.34...apache-musicindex-4.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [apache-musicindex-4.0.35](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.34...apache-musicindex-4.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [apache-musicindex-4.0.34](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.33...apache-musicindex-4.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [apache-musicindex-4.0.33](https://github.com/truecharts/charts/compare/apache-musicindex-4.0.32...apache-musicindex-4.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/apache-musicindex/4.0.38/Chart.lock b/stable/apache-musicindex/4.0.38/Chart.lock new file mode 100644 index 00000000000..d406a53cd2c --- /dev/null +++ b/stable/apache-musicindex/4.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:45:38.600226859Z" diff --git a/stable/apache-musicindex/4.0.38/Chart.yaml b/stable/apache-musicindex/4.0.38/Chart.yaml new file mode 100644 index 00000000000..afb320433df --- /dev/null +++ b/stable/apache-musicindex/4.0.38/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/apache-musicindex/4.0.38/README.md b/stable/apache-musicindex/4.0.38/README.md new file mode 100644 index 00000000000..bdd0a3fb722 --- /dev/null +++ b/stable/apache-musicindex/4.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/apache-musicindex/4.0.38/app-readme.md similarity index 100% rename from stable/apache-musicindex/4.0.37/app-readme.md rename to stable/apache-musicindex/4.0.38/app-readme.md diff --git a/stable/apache-musicindex/4.0.38/charts/common-10.7.7.tgz b/stable/apache-musicindex/4.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/apache-musicindex/4.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/apache-musicindex/4.0.37/ix_values.yaml b/stable/apache-musicindex/4.0.38/ix_values.yaml similarity index 100% rename from stable/apache-musicindex/4.0.37/ix_values.yaml rename to stable/apache-musicindex/4.0.38/ix_values.yaml diff --git a/stable/apache-musicindex/4.0.37/questions.yaml b/stable/apache-musicindex/4.0.38/questions.yaml similarity index 100% rename from stable/apache-musicindex/4.0.37/questions.yaml rename to stable/apache-musicindex/4.0.38/questions.yaml diff --git a/stable/apache-musicindex/4.0.37/templates/common.yaml b/stable/apache-musicindex/4.0.38/templates/common.yaml similarity index 100% rename from stable/apache-musicindex/4.0.37/templates/common.yaml rename to stable/apache-musicindex/4.0.38/templates/common.yaml diff --git a/stable/apache-musicindex/4.0.37/values.yaml b/stable/apache-musicindex/4.0.38/values.yaml similarity index 100% rename from stable/apache-musicindex/4.0.37/values.yaml rename to stable/apache-musicindex/4.0.38/values.yaml diff --git a/stable/appdaemon/9.0.39/CHANGELOG.md b/stable/appdaemon/9.0.39/CHANGELOG.md deleted file mode 100644 index 1769e3a13ee..00000000000 --- a/stable/appdaemon/9.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [appdaemon-9.0.39](https://github.com/truecharts/charts/compare/appdaemon-9.0.38...appdaemon-9.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [appdaemon-9.0.38](https://github.com/truecharts/charts/compare/appdaemon-9.0.37...appdaemon-9.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [appdaemon-9.0.37](https://github.com/truecharts/charts/compare/appdaemon-9.0.36...appdaemon-9.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [appdaemon-9.0.37](https://github.com/truecharts/charts/compare/appdaemon-9.0.36...appdaemon-9.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [appdaemon-9.0.36](https://github.com/truecharts/charts/compare/appdaemon-9.0.35...appdaemon-9.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [appdaemon-9.0.35](https://github.com/truecharts/charts/compare/appdaemon-9.0.34...appdaemon-9.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/appdaemon/9.0.39/Chart.lock b/stable/appdaemon/9.0.39/Chart.lock deleted file mode 100644 index c775e6ea954..00000000000 --- a/stable/appdaemon/9.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:59:01.374481469Z" diff --git a/stable/appdaemon/9.0.39/Chart.yaml b/stable/appdaemon/9.0.39/Chart.yaml deleted file mode 100644 index 083fa7d85ac..00000000000 --- a/stable/appdaemon/9.0.39/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.7.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.39 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/appdaemon/9.0.39/README.md b/stable/appdaemon/9.0.39/README.md deleted file mode 100644 index 473d76cf293..00000000000 --- a/stable/appdaemon/9.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/appdaemon/9.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/appdaemon/9.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/appdaemon/9.0.40/CHANGELOG.md b/stable/appdaemon/9.0.40/CHANGELOG.md new file mode 100644 index 00000000000..a5cf433ea75 --- /dev/null +++ b/stable/appdaemon/9.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [appdaemon-9.0.40](https://github.com/truecharts/charts/compare/appdaemon-9.0.39...appdaemon-9.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [appdaemon-9.0.39](https://github.com/truecharts/charts/compare/appdaemon-9.0.38...appdaemon-9.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [appdaemon-9.0.38](https://github.com/truecharts/charts/compare/appdaemon-9.0.37...appdaemon-9.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [appdaemon-9.0.37](https://github.com/truecharts/charts/compare/appdaemon-9.0.36...appdaemon-9.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [appdaemon-9.0.37](https://github.com/truecharts/charts/compare/appdaemon-9.0.36...appdaemon-9.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [appdaemon-9.0.36](https://github.com/truecharts/charts/compare/appdaemon-9.0.35...appdaemon-9.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [appdaemon-9.0.35](https://github.com/truecharts/charts/compare/appdaemon-9.0.34...appdaemon-9.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/appdaemon/9.0.40/Chart.lock b/stable/appdaemon/9.0.40/Chart.lock new file mode 100644 index 00000000000..3be9066394a --- /dev/null +++ b/stable/appdaemon/9.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:46:03.028094228Z" diff --git a/stable/appdaemon/9.0.40/Chart.yaml b/stable/appdaemon/9.0.40/Chart.yaml new file mode 100644 index 00000000000..8cde4174c4a --- /dev/null +++ b/stable/appdaemon/9.0.40/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "4.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/appdaemon/9.0.40/README.md b/stable/appdaemon/9.0.40/README.md new file mode 100644 index 00000000000..d99bdf8cac5 --- /dev/null +++ b/stable/appdaemon/9.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/appdaemon/9.0.40/app-readme.md similarity index 100% rename from stable/appdaemon/9.0.39/app-readme.md rename to stable/appdaemon/9.0.40/app-readme.md diff --git a/stable/appdaemon/9.0.40/charts/common-10.7.7.tgz b/stable/appdaemon/9.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/appdaemon/9.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/appdaemon/9.0.39/ix_values.yaml b/stable/appdaemon/9.0.40/ix_values.yaml similarity index 100% rename from stable/appdaemon/9.0.39/ix_values.yaml rename to stable/appdaemon/9.0.40/ix_values.yaml diff --git a/stable/appdaemon/9.0.39/questions.yaml b/stable/appdaemon/9.0.40/questions.yaml similarity index 100% rename from stable/appdaemon/9.0.39/questions.yaml rename to stable/appdaemon/9.0.40/questions.yaml diff --git a/stable/appdaemon/9.0.39/templates/common.yaml b/stable/appdaemon/9.0.40/templates/common.yaml similarity index 100% rename from stable/appdaemon/9.0.39/templates/common.yaml rename to stable/appdaemon/9.0.40/templates/common.yaml diff --git a/stable/appdaemon/9.0.39/values.yaml b/stable/appdaemon/9.0.40/values.yaml similarity index 100% rename from stable/appdaemon/9.0.39/values.yaml rename to stable/appdaemon/9.0.40/values.yaml diff --git a/stable/apt-cacher-ng/1.0.8/CHANGELOG.md b/stable/apt-cacher-ng/1.0.8/CHANGELOG.md deleted file mode 100644 index 3771c23315c..00000000000 --- a/stable/apt-cacher-ng/1.0.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [apt-cacher-ng-1.0.8](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.7...apt-cacher-ng-1.0.8) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [apt-cacher-ng-1.0.7](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.6...apt-cacher-ng-1.0.7) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [apt-cacher-ng-1.0.6](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.5...apt-cacher-ng-1.0.6) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [apt-cacher-ng-1.0.6](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.5...apt-cacher-ng-1.0.6) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [apt-cacher-ng-1.0.5](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.4...apt-cacher-ng-1.0.5) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [apt-cacher-ng-1.0.4](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.3...apt-cacher-ng-1.0.4) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/apt-cacher-ng/1.0.8/Chart.lock b/stable/apt-cacher-ng/1.0.8/Chart.lock deleted file mode 100644 index e97c837f1b2..00000000000 --- a/stable/apt-cacher-ng/1.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:59:11.3431487Z" diff --git a/stable/apt-cacher-ng/1.0.8/Chart.yaml b/stable/apt-cacher-ng/1.0.8/Chart.yaml deleted file mode 100644 index 1c033c92224..00000000000 --- a/stable/apt-cacher-ng/1.0.8/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.7.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.8 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Proxy - - Network-Other - - Tools-Utilities diff --git a/stable/apt-cacher-ng/1.0.8/README.md b/stable/apt-cacher-ng/1.0.8/README.md deleted file mode 100644 index c3ac4a2fba0..00000000000 --- a/stable/apt-cacher-ng/1.0.8/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.8/charts/common-10.7.1.tgz b/stable/apt-cacher-ng/1.0.8/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/apt-cacher-ng/1.0.8/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/apt-cacher-ng/1.0.9/CHANGELOG.md b/stable/apt-cacher-ng/1.0.9/CHANGELOG.md new file mode 100644 index 00000000000..d52c7df63a4 --- /dev/null +++ b/stable/apt-cacher-ng/1.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [apt-cacher-ng-1.0.9](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.8...apt-cacher-ng-1.0.9) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [apt-cacher-ng-1.0.8](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.7...apt-cacher-ng-1.0.8) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [apt-cacher-ng-1.0.7](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.6...apt-cacher-ng-1.0.7) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [apt-cacher-ng-1.0.6](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.5...apt-cacher-ng-1.0.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [apt-cacher-ng-1.0.6](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.5...apt-cacher-ng-1.0.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [apt-cacher-ng-1.0.5](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.4...apt-cacher-ng-1.0.5) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [apt-cacher-ng-1.0.4](https://github.com/truecharts/charts/compare/apt-cacher-ng-1.0.3...apt-cacher-ng-1.0.4) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/apt-cacher-ng/1.0.9/Chart.lock b/stable/apt-cacher-ng/1.0.9/Chart.lock new file mode 100644 index 00000000000..87db7e658e5 --- /dev/null +++ b/stable/apt-cacher-ng/1.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:46:06.471310446Z" diff --git a/stable/apt-cacher-ng/1.0.9/Chart.yaml b/stable/apt-cacher-ng/1.0.9/Chart.yaml new file mode 100644 index 00000000000..b80e6e46040 --- /dev/null +++ b/stable/apt-cacher-ng/1.0.9/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "3.7.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.9 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Proxy + - Network-Other + - Tools-Utilities diff --git a/stable/apt-cacher-ng/1.0.9/README.md b/stable/apt-cacher-ng/1.0.9/README.md new file mode 100644 index 00000000000..06d70a8c9f4 --- /dev/null +++ b/stable/apt-cacher-ng/1.0.9/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.8/app-readme.md b/stable/apt-cacher-ng/1.0.9/app-readme.md similarity index 100% rename from stable/apt-cacher-ng/1.0.8/app-readme.md rename to stable/apt-cacher-ng/1.0.9/app-readme.md diff --git a/stable/apt-cacher-ng/1.0.9/charts/common-10.7.7.tgz b/stable/apt-cacher-ng/1.0.9/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/apt-cacher-ng/1.0.9/charts/common-10.7.7.tgz differ diff --git a/stable/apt-cacher-ng/1.0.8/ix_values.yaml b/stable/apt-cacher-ng/1.0.9/ix_values.yaml similarity index 100% rename from stable/apt-cacher-ng/1.0.8/ix_values.yaml rename to stable/apt-cacher-ng/1.0.9/ix_values.yaml diff --git a/stable/apt-cacher-ng/1.0.8/questions.yaml b/stable/apt-cacher-ng/1.0.9/questions.yaml similarity index 100% rename from stable/apt-cacher-ng/1.0.8/questions.yaml rename to stable/apt-cacher-ng/1.0.9/questions.yaml diff --git a/stable/apt-cacher-ng/1.0.8/templates/common.yaml b/stable/apt-cacher-ng/1.0.9/templates/common.yaml similarity index 100% rename from stable/apt-cacher-ng/1.0.8/templates/common.yaml rename to stable/apt-cacher-ng/1.0.9/templates/common.yaml diff --git a/stable/apt-cacher-ng/1.0.8/values.yaml b/stable/apt-cacher-ng/1.0.9/values.yaml similarity index 100% rename from stable/apt-cacher-ng/1.0.8/values.yaml rename to stable/apt-cacher-ng/1.0.9/values.yaml diff --git a/stable/aria2/5.0.39/CHANGELOG.md b/stable/aria2/5.0.39/CHANGELOG.md deleted file mode 100644 index 8d32d9be69f..00000000000 --- a/stable/aria2/5.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [aria2-5.0.39](https://github.com/truecharts/charts/compare/aria2-5.0.38...aria2-5.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [aria2-5.0.38](https://github.com/truecharts/charts/compare/aria2-5.0.37...aria2-5.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [aria2-5.0.37](https://github.com/truecharts/charts/compare/aria2-5.0.36...aria2-5.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [aria2-5.0.37](https://github.com/truecharts/charts/compare/aria2-5.0.36...aria2-5.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [aria2-5.0.36](https://github.com/truecharts/charts/compare/aria2-5.0.35...aria2-5.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [aria2-5.0.35](https://github.com/truecharts/charts/compare/aria2-5.0.34...aria2-5.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/aria2/5.0.39/Chart.lock b/stable/aria2/5.0.39/Chart.lock deleted file mode 100644 index aa6d2b9496d..00000000000 --- a/stable/aria2/5.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:59:21.074132118Z" diff --git a/stable/aria2/5.0.39/Chart.yaml b/stable/aria2/5.0.39/Chart.yaml deleted file mode 100644 index 37c43d52721..00000000000 --- a/stable/aria2/5.0.39/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/aria2/5.0.39/README.md b/stable/aria2/5.0.39/README.md deleted file mode 100644 index 048d6237475..00000000000 --- a/stable/aria2/5.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/aria2/5.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/aria2/5.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/aria2/5.0.40/CHANGELOG.md b/stable/aria2/5.0.40/CHANGELOG.md new file mode 100644 index 00000000000..7e2c0910863 --- /dev/null +++ b/stable/aria2/5.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [aria2-5.0.40](https://github.com/truecharts/charts/compare/aria2-5.0.39...aria2-5.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [aria2-5.0.39](https://github.com/truecharts/charts/compare/aria2-5.0.38...aria2-5.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [aria2-5.0.38](https://github.com/truecharts/charts/compare/aria2-5.0.37...aria2-5.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [aria2-5.0.37](https://github.com/truecharts/charts/compare/aria2-5.0.36...aria2-5.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [aria2-5.0.37](https://github.com/truecharts/charts/compare/aria2-5.0.36...aria2-5.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [aria2-5.0.36](https://github.com/truecharts/charts/compare/aria2-5.0.35...aria2-5.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [aria2-5.0.35](https://github.com/truecharts/charts/compare/aria2-5.0.34...aria2-5.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/aria2/5.0.40/Chart.lock b/stable/aria2/5.0.40/Chart.lock new file mode 100644 index 00000000000..0a83886c591 --- /dev/null +++ b/stable/aria2/5.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:46:21.096616647Z" diff --git a/stable/aria2/5.0.40/Chart.yaml b/stable/aria2/5.0.40/Chart.yaml new file mode 100644 index 00000000000..a28f7c9c0f2 --- /dev/null +++ b/stable/aria2/5.0.40/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/aria2/5.0.40/README.md b/stable/aria2/5.0.40/README.md new file mode 100644 index 00000000000..90bc2770833 --- /dev/null +++ b/stable/aria2/5.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/aria2/5.0.40/app-readme.md similarity index 100% rename from stable/aria2/5.0.39/app-readme.md rename to stable/aria2/5.0.40/app-readme.md diff --git a/stable/aria2/5.0.40/charts/common-10.7.7.tgz b/stable/aria2/5.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/aria2/5.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/aria2/5.0.39/ix_values.yaml b/stable/aria2/5.0.40/ix_values.yaml similarity index 100% rename from stable/aria2/5.0.39/ix_values.yaml rename to stable/aria2/5.0.40/ix_values.yaml diff --git a/stable/aria2/5.0.39/questions.yaml b/stable/aria2/5.0.40/questions.yaml similarity index 100% rename from stable/aria2/5.0.39/questions.yaml rename to stable/aria2/5.0.40/questions.yaml diff --git a/stable/aria2/5.0.39/templates/common.yaml b/stable/aria2/5.0.40/templates/common.yaml similarity index 100% rename from stable/aria2/5.0.39/templates/common.yaml rename to stable/aria2/5.0.40/templates/common.yaml diff --git a/stable/aria2/5.0.39/values.yaml b/stable/aria2/5.0.40/values.yaml similarity index 100% rename from stable/aria2/5.0.39/values.yaml rename to stable/aria2/5.0.40/values.yaml diff --git a/stable/audacity/4.0.38/CHANGELOG.md b/stable/audacity/4.0.38/CHANGELOG.md deleted file mode 100644 index a89b2ad99dd..00000000000 --- a/stable/audacity/4.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [audacity-4.0.38](https://github.com/truecharts/charts/compare/audacity-4.0.37...audacity-4.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [audacity-4.0.37](https://github.com/truecharts/charts/compare/audacity-4.0.36...audacity-4.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [audacity-4.0.36](https://github.com/truecharts/charts/compare/audacity-4.0.35...audacity-4.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [audacity-4.0.36](https://github.com/truecharts/charts/compare/audacity-4.0.35...audacity-4.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [audacity-4.0.35](https://github.com/truecharts/charts/compare/audacity-4.0.34...audacity-4.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [audacity-4.0.34](https://github.com/truecharts/charts/compare/audacity-4.0.33...audacity-4.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/audacity/4.0.38/Chart.lock b/stable/audacity/4.0.38/Chart.lock deleted file mode 100644 index 3617417ac7c..00000000000 --- a/stable/audacity/4.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:59:32.673992912Z" diff --git a/stable/audacity/4.0.38/Chart.yaml b/stable/audacity/4.0.38/Chart.yaml deleted file mode 100644 index 5a6be8e9832..00000000000 --- a/stable/audacity/4.0.38/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.7.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.38 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/audacity/4.0.38/README.md b/stable/audacity/4.0.38/README.md deleted file mode 100644 index a3ea97ad363..00000000000 --- a/stable/audacity/4.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/stable/audacity/4.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/audacity/4.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/audacity/4.0.39/CHANGELOG.md b/stable/audacity/4.0.39/CHANGELOG.md new file mode 100644 index 00000000000..879ce745ba8 --- /dev/null +++ b/stable/audacity/4.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [audacity-4.0.39](https://github.com/truecharts/charts/compare/audacity-4.0.38...audacity-4.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [audacity-4.0.38](https://github.com/truecharts/charts/compare/audacity-4.0.37...audacity-4.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [audacity-4.0.37](https://github.com/truecharts/charts/compare/audacity-4.0.36...audacity-4.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [audacity-4.0.36](https://github.com/truecharts/charts/compare/audacity-4.0.35...audacity-4.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [audacity-4.0.36](https://github.com/truecharts/charts/compare/audacity-4.0.35...audacity-4.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [audacity-4.0.35](https://github.com/truecharts/charts/compare/audacity-4.0.34...audacity-4.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [audacity-4.0.34](https://github.com/truecharts/charts/compare/audacity-4.0.33...audacity-4.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/audacity/4.0.39/Chart.lock b/stable/audacity/4.0.39/Chart.lock new file mode 100644 index 00000000000..a1e29e5953b --- /dev/null +++ b/stable/audacity/4.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:46:44.865373789Z" diff --git a/stable/audacity/4.0.39/Chart.yaml b/stable/audacity/4.0.39/Chart.yaml new file mode 100644 index 00000000000..a184fd20b8e --- /dev/null +++ b/stable/audacity/4.0.39/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.39 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/audacity/4.0.39/README.md b/stable/audacity/4.0.39/README.md new file mode 100644 index 00000000000..b44a83cf472 --- /dev/null +++ b/stable/audacity/4.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/stable/audacity/4.0.39/app-readme.md similarity index 100% rename from stable/audacity/4.0.38/app-readme.md rename to stable/audacity/4.0.39/app-readme.md diff --git a/stable/audacity/4.0.39/charts/common-10.7.7.tgz b/stable/audacity/4.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/audacity/4.0.39/charts/common-10.7.7.tgz differ diff --git a/stable/audacity/4.0.38/ix_values.yaml b/stable/audacity/4.0.39/ix_values.yaml similarity index 100% rename from stable/audacity/4.0.38/ix_values.yaml rename to stable/audacity/4.0.39/ix_values.yaml diff --git a/stable/audacity/4.0.38/questions.yaml b/stable/audacity/4.0.39/questions.yaml similarity index 100% rename from stable/audacity/4.0.38/questions.yaml rename to stable/audacity/4.0.39/questions.yaml diff --git a/stable/audacity/4.0.38/templates/common.yaml b/stable/audacity/4.0.39/templates/common.yaml similarity index 100% rename from stable/audacity/4.0.38/templates/common.yaml rename to stable/audacity/4.0.39/templates/common.yaml diff --git a/stable/audacity/4.0.38/values.yaml b/stable/audacity/4.0.39/values.yaml similarity index 100% rename from stable/audacity/4.0.38/values.yaml rename to stable/audacity/4.0.39/values.yaml diff --git a/stable/audiobookshelf/2.0.45/CHANGELOG.md b/stable/audiobookshelf/2.0.45/CHANGELOG.md deleted file mode 100644 index 992fb31490c..00000000000 --- a/stable/audiobookshelf/2.0.45/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [audiobookshelf-2.0.45](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.44...audiobookshelf-2.0.45) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [audiobookshelf-2.0.44](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.43...audiobookshelf-2.0.44) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [audiobookshelf-2.0.43](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.42...audiobookshelf-2.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [audiobookshelf-2.0.43](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.42...audiobookshelf-2.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [audiobookshelf-2.0.42](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.41...audiobookshelf-2.0.42) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [audiobookshelf-2.0.41](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.40...audiobookshelf-2.0.41) (2022-10-04) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) - - - - -## [audiobookshelf-2.0.40](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.39...audiobookshelf-2.0.40) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/audiobookshelf/2.0.45/Chart.lock b/stable/audiobookshelf/2.0.45/Chart.lock deleted file mode 100644 index e4bd45537a9..00000000000 --- a/stable/audiobookshelf/2.0.45/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T12:59:42.486250308Z" diff --git a/stable/audiobookshelf/2.0.45/Chart.yaml b/stable/audiobookshelf/2.0.45/Chart.yaml deleted file mode 100644 index 221657bd26b..00000000000 --- a/stable/audiobookshelf/2.0.45/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.45 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/audiobookshelf/2.0.45/README.md b/stable/audiobookshelf/2.0.45/README.md deleted file mode 100644 index 88f1fbf16b3..00000000000 --- a/stable/audiobookshelf/2.0.45/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.45/charts/common-10.7.1.tgz b/stable/audiobookshelf/2.0.45/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/audiobookshelf/2.0.45/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/audiobookshelf/2.0.46/CHANGELOG.md b/stable/audiobookshelf/2.0.46/CHANGELOG.md new file mode 100644 index 00000000000..04ef1082ae8 --- /dev/null +++ b/stable/audiobookshelf/2.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [audiobookshelf-2.0.46](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.45...audiobookshelf-2.0.46) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [audiobookshelf-2.0.45](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.44...audiobookshelf-2.0.45) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [audiobookshelf-2.0.44](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.43...audiobookshelf-2.0.44) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + - update docker general non-major + + + + +## [audiobookshelf-2.0.43](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.42...audiobookshelf-2.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [audiobookshelf-2.0.43](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.42...audiobookshelf-2.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [audiobookshelf-2.0.42](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.41...audiobookshelf-2.0.42) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [audiobookshelf-2.0.41](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.40...audiobookshelf-2.0.41) (2022-10-04) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) + + + + +## [audiobookshelf-2.0.40](https://github.com/truecharts/charts/compare/audiobookshelf-2.0.39...audiobookshelf-2.0.40) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) + diff --git a/stable/audiobookshelf/2.0.46/Chart.lock b/stable/audiobookshelf/2.0.46/Chart.lock new file mode 100644 index 00000000000..383465b4263 --- /dev/null +++ b/stable/audiobookshelf/2.0.46/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:46:47.676431901Z" diff --git a/stable/audiobookshelf/2.0.46/Chart.yaml b/stable/audiobookshelf/2.0.46/Chart.yaml new file mode 100644 index 00000000000..e32da6e9679 --- /dev/null +++ b/stable/audiobookshelf/2.0.46/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.46 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/audiobookshelf/2.0.46/README.md b/stable/audiobookshelf/2.0.46/README.md new file mode 100644 index 00000000000..b94f66ffe1b --- /dev/null +++ b/stable/audiobookshelf/2.0.46/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.45/app-readme.md b/stable/audiobookshelf/2.0.46/app-readme.md similarity index 100% rename from stable/audiobookshelf/2.0.45/app-readme.md rename to stable/audiobookshelf/2.0.46/app-readme.md diff --git a/stable/audiobookshelf/2.0.46/charts/common-10.7.7.tgz b/stable/audiobookshelf/2.0.46/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/audiobookshelf/2.0.46/charts/common-10.7.7.tgz differ diff --git a/stable/audiobookshelf/2.0.45/ix_values.yaml b/stable/audiobookshelf/2.0.46/ix_values.yaml similarity index 100% rename from stable/audiobookshelf/2.0.45/ix_values.yaml rename to stable/audiobookshelf/2.0.46/ix_values.yaml diff --git a/stable/audiobookshelf/2.0.45/questions.yaml b/stable/audiobookshelf/2.0.46/questions.yaml similarity index 100% rename from stable/audiobookshelf/2.0.45/questions.yaml rename to stable/audiobookshelf/2.0.46/questions.yaml diff --git a/stable/audiobookshelf/2.0.45/templates/_secrets.tpl b/stable/audiobookshelf/2.0.46/templates/_secrets.tpl similarity index 100% rename from stable/audiobookshelf/2.0.45/templates/_secrets.tpl rename to stable/audiobookshelf/2.0.46/templates/_secrets.tpl diff --git a/stable/audiobookshelf/2.0.45/templates/common.yaml b/stable/audiobookshelf/2.0.46/templates/common.yaml similarity index 100% rename from stable/audiobookshelf/2.0.45/templates/common.yaml rename to stable/audiobookshelf/2.0.46/templates/common.yaml diff --git a/stable/audiobookshelf/2.0.45/values.yaml b/stable/audiobookshelf/2.0.46/values.yaml similarity index 100% rename from stable/audiobookshelf/2.0.45/values.yaml rename to stable/audiobookshelf/2.0.46/values.yaml diff --git a/stable/authelia/11.0.59/CHANGELOG.md b/stable/authelia/11.0.59/CHANGELOG.md new file mode 100644 index 00000000000..9ac301d66cc --- /dev/null +++ b/stable/authelia/11.0.59/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [authelia-11.0.59](https://github.com/truecharts/charts/compare/authelia-11.0.58...authelia-11.0.59) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [authelia-11.0.58](https://github.com/truecharts/charts/compare/authelia-11.0.57...authelia-11.0.58) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [authelia-11.0.57](https://github.com/truecharts/charts/compare/authelia-11.0.56...authelia-11.0.57) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [authelia-11.0.56](https://github.com/truecharts/charts/compare/authelia-11.0.55...authelia-11.0.56) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [authelia-11.0.55](https://github.com/truecharts/charts/compare/authelia-11.0.54...authelia-11.0.55) (2022-10-15) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- add auto theme and log file options ([#4032](https://github.com/truecharts/charts/issues/4032)) + + + + +## [authelia-11.0.54](https://github.com/truecharts/charts/compare/authelia-11.0.53...authelia-11.0.54) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [authelia-11.0.53](https://github.com/truecharts/charts/compare/authelia-11.0.52...authelia-11.0.53) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [authelia-11.0.53](https://github.com/truecharts/charts/compare/authelia-11.0.52...authelia-11.0.53) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [authelia-11.0.52](https://github.com/truecharts/charts/compare/authelia-11.0.51...authelia-11.0.52) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [authelia-11.0.50](https://github.com/truecharts/charts/compare/authelia-11.0.49...authelia-11.0.50) (2022-09-27) diff --git a/stable/authelia/11.0.59/Chart.lock b/stable/authelia/11.0.59/Chart.lock new file mode 100644 index 00000000000..83d1e081ee9 --- /dev/null +++ b/stable/authelia/11.0.59/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:74b14c49cbb6c324d31f5e500c3bd2cfcbb61460306ba7433f71fa45ef2f03a3 +generated: "2022-10-25T09:47:34.754908069Z" diff --git a/stable/authelia/11.0.59/Chart.yaml b/stable/authelia/11.0.59/Chart.yaml new file mode 100644 index 00000000000..4db7a60347f --- /dev/null +++ b/stable/authelia/11.0.59/Chart.yaml @@ -0,0 +1,47 @@ +apiVersion: v2 +appVersion: "4.37.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.59 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/authelia/11.0.59/README.md b/stable/authelia/11.0.59/README.md new file mode 100644 index 00000000000..7db69e6fad5 --- /dev/null +++ b/stable/authelia/11.0.59/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.106 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.59/app-readme.md b/stable/authelia/11.0.59/app-readme.md new file mode 100644 index 00000000000..cdf1c3a668b --- /dev/null +++ b/stable/authelia/11.0.59/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.59/charts/common-10.7.7.tgz b/stable/authelia/11.0.59/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/authelia/11.0.59/charts/common-10.7.7.tgz differ diff --git a/stable/authelia/11.0.59/charts/postgresql-8.0.106.tgz b/stable/authelia/11.0.59/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/authelia/11.0.59/charts/postgresql-8.0.106.tgz differ diff --git a/stable/authelia/11.0.59/charts/redis-3.0.102.tgz b/stable/authelia/11.0.59/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/authelia/11.0.59/charts/redis-3.0.102.tgz differ diff --git a/stable/authelia/11.0.59/ix_values.yaml b/stable/authelia/11.0.59/ix_values.yaml new file mode 100644 index 00000000000..28d474b395f --- /dev/null +++ b/stable/authelia/11.0.59/ix_values.yaml @@ -0,0 +1,625 @@ +image: + repository: tccr.io/truecharts/authelia + pullPolicy: IfNotPresent + tag: 4.37.1@sha256:7b07325b0bce429b72084610e446173eb7e736b55a5e9afbb7fef16676de09a7 + +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.59/questions.yaml b/stable/authelia/11.0.59/questions.yaml new file mode 100644 index 00000000000..4eb5e2e10a2 --- /dev/null +++ b/stable/authelia/11.0.59/questions.yaml @@ -0,0 +1,3465 @@ +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: "auto" + enum: + - value: "auto" + description: "auto" + - value: "light" + description: "light" + - 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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.59/templates/_configmap.tpl b/stable/authelia/11.0.59/templates/_configmap.tpl new file mode 100644 index 00000000000..57d75320032 --- /dev/null +++ b/stable/authelia/11.0.59/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.59/templates/_secrets.tpl b/stable/authelia/11.0.59/templates/_secrets.tpl new file mode 100644 index 00000000000..81fbe92ff70 --- /dev/null +++ b/stable/authelia/11.0.59/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.59/templates/common.yaml b/stable/authelia/11.0.59/templates/common.yaml new file mode 100644 index 00000000000..614b468adf3 --- /dev/null +++ b/stable/authelia/11.0.59/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/authentik/7.2.0/values.yaml b/stable/authelia/11.0.59/values.yaml similarity index 100% rename from stable/authentik/7.2.0/values.yaml rename to stable/authelia/11.0.59/values.yaml diff --git a/stable/authentik/7.2.0/CHANGELOG.md b/stable/authentik/7.2.0/CHANGELOG.md deleted file mode 100644 index e5916131060..00000000000 --- a/stable/authentik/7.2.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [authentik-7.2.0](https://github.com/truecharts/charts/compare/authentik-7.1.8...authentik-7.2.0) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - ### Docs - -- Added How-To Guide with built-in Proxy Provider ([#4172](https://github.com/truecharts/charts/issues/4172)) - - - - -## [authentik-7.1.8](https://github.com/truecharts/charts/compare/authentik-7.1.7...authentik-7.1.8) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [authentik-7.1.7](https://github.com/truecharts/charts/compare/authentik-7.1.6...authentik-7.1.7) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [authentik-7.1.6](https://github.com/truecharts/charts/compare/authentik-7.1.5...authentik-7.1.6) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [authentik-7.1.5](https://github.com/truecharts/charts/compare/authentik-7.1.4...authentik-7.1.5) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [authentik-7.1.5](https://github.com/truecharts/charts/compare/authentik-7.1.4...authentik-7.1.5) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [authentik-7.1.4](https://github.com/truecharts/charts/compare/authentik-7.1.3...authentik-7.1.4) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [authentik-7.1.3](https://github.com/truecharts/charts/compare/authentik-7.1.2...authentik-7.1.3) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - ### Fix - -- fix UI for nested subquestions ([#4005](https://github.com/truecharts/charts/issues/4005)) - - - - -## [authentik-7.1.2](https://github.com/truecharts/charts/compare/authentik-7.1.1...authentik-7.1.2) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix diff --git a/stable/authentik/7.2.0/Chart.lock b/stable/authentik/7.2.0/Chart.lock deleted file mode 100644 index fe1bc954b25..00000000000 --- a/stable/authentik/7.2.0/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:5944a2a450aec6283b54578a7276a1ba273ce06e0eed12428badb3d1d8c3b2ff -generated: "2022-10-25T06:14:55.241662587Z" diff --git a/stable/authentik/7.2.0/Chart.yaml b/stable/authentik/7.2.0/Chart.yaml deleted file mode 100644 index 0f45a44f948..00000000000 --- a/stable/authentik/7.2.0/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "2022.10.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -description: authentik is an open-source Identity Provider focused on flexibility and versatility. -home: https://truecharts.org/docs/charts/stable/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/stable/authentik - - https://github.com/goauthentik/authentik - - https://goauthentik.io/docs/ -version: 7.2.0 -annotations: - truecharts.org/catagories: | - - authentication - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/authentik/7.2.0/README.md b/stable/authentik/7.2.0/README.md deleted file mode 100644 index bc1ba421eed..00000000000 --- a/stable/authentik/7.2.0/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/stable/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.101 | -| https://charts.truecharts.org | redis | 3.0.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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/stable/authentik/7.2.0/charts/common-10.7.1.tgz b/stable/authentik/7.2.0/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/authentik/7.2.0/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/authentik/7.2.0/charts/postgresql-8.0.101.tgz b/stable/authentik/7.2.0/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/authentik/7.2.0/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/authentik/7.2.0/charts/redis-3.0.97.tgz b/stable/authentik/7.2.0/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/authentik/7.2.0/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/authentik/7.2.1/CHANGELOG.md b/stable/authentik/7.2.1/CHANGELOG.md new file mode 100644 index 00000000000..42f1511390c --- /dev/null +++ b/stable/authentik/7.2.1/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [authentik-7.2.1](https://github.com/truecharts/charts/compare/authentik-7.2.0...authentik-7.2.1) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [authentik-7.2.0](https://github.com/truecharts/charts/compare/authentik-7.1.8...authentik-7.2.0) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + + ### Docs + +- Added How-To Guide with built-in Proxy Provider ([#4172](https://github.com/truecharts/charts/issues/4172)) + + + + +## [authentik-7.1.8](https://github.com/truecharts/charts/compare/authentik-7.1.7...authentik-7.1.8) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [authentik-7.1.7](https://github.com/truecharts/charts/compare/authentik-7.1.6...authentik-7.1.7) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [authentik-7.1.6](https://github.com/truecharts/charts/compare/authentik-7.1.5...authentik-7.1.6) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [authentik-7.1.5](https://github.com/truecharts/charts/compare/authentik-7.1.4...authentik-7.1.5) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [authentik-7.1.5](https://github.com/truecharts/charts/compare/authentik-7.1.4...authentik-7.1.5) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [authentik-7.1.4](https://github.com/truecharts/charts/compare/authentik-7.1.3...authentik-7.1.4) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [authentik-7.1.3](https://github.com/truecharts/charts/compare/authentik-7.1.2...authentik-7.1.3) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + + ### Fix + +- fix UI for nested subquestions ([#4005](https://github.com/truecharts/charts/issues/4005)) + diff --git a/stable/authentik/7.2.1/Chart.lock b/stable/authentik/7.2.1/Chart.lock new file mode 100644 index 00000000000..a0ceff21795 --- /dev/null +++ b/stable/authentik/7.2.1/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:74b14c49cbb6c324d31f5e500c3bd2cfcbb61460306ba7433f71fa45ef2f03a3 +generated: "2022-10-25T09:47:41.198460461Z" diff --git a/stable/authentik/7.2.1/Chart.yaml b/stable/authentik/7.2.1/Chart.yaml new file mode 100644 index 00000000000..729d382579f --- /dev/null +++ b/stable/authentik/7.2.1/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "2022.10.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +description: authentik is an open-source Identity Provider focused on flexibility and versatility. +home: https://truecharts.org/docs/charts/stable/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/stable/authentik + - https://github.com/goauthentik/authentik + - https://goauthentik.io/docs/ +version: 7.2.1 +annotations: + truecharts.org/catagories: | + - authentication + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/authentik/7.2.1/README.md b/stable/authentik/7.2.1/README.md new file mode 100644 index 00000000000..7b2f03c51f1 --- /dev/null +++ b/stable/authentik/7.2.1/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/stable/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.106 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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/stable/authentik/7.2.0/app-readme.md b/stable/authentik/7.2.1/app-readme.md similarity index 100% rename from stable/authentik/7.2.0/app-readme.md rename to stable/authentik/7.2.1/app-readme.md diff --git a/stable/authentik/7.2.1/charts/common-10.7.7.tgz b/stable/authentik/7.2.1/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/authentik/7.2.1/charts/common-10.7.7.tgz differ diff --git a/stable/authentik/7.2.1/charts/postgresql-8.0.106.tgz b/stable/authentik/7.2.1/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/authentik/7.2.1/charts/postgresql-8.0.106.tgz differ diff --git a/stable/authentik/7.2.1/charts/redis-3.0.102.tgz b/stable/authentik/7.2.1/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/authentik/7.2.1/charts/redis-3.0.102.tgz differ diff --git a/stable/authentik/7.2.0/ix_values.yaml b/stable/authentik/7.2.1/ix_values.yaml similarity index 100% rename from stable/authentik/7.2.0/ix_values.yaml rename to stable/authentik/7.2.1/ix_values.yaml diff --git a/stable/authentik/7.2.0/questions.yaml b/stable/authentik/7.2.1/questions.yaml similarity index 100% rename from stable/authentik/7.2.0/questions.yaml rename to stable/authentik/7.2.1/questions.yaml diff --git a/stable/authentik/7.2.0/templates/_config.tpl b/stable/authentik/7.2.1/templates/_config.tpl similarity index 100% rename from stable/authentik/7.2.0/templates/_config.tpl rename to stable/authentik/7.2.1/templates/_config.tpl diff --git a/stable/authentik/7.2.0/templates/_geoip.tpl b/stable/authentik/7.2.1/templates/_geoip.tpl similarity index 100% rename from stable/authentik/7.2.0/templates/_geoip.tpl rename to stable/authentik/7.2.1/templates/_geoip.tpl diff --git a/stable/authentik/7.2.0/templates/_ldap.tpl b/stable/authentik/7.2.1/templates/_ldap.tpl similarity index 100% rename from stable/authentik/7.2.0/templates/_ldap.tpl rename to stable/authentik/7.2.1/templates/_ldap.tpl diff --git a/stable/authentik/7.2.0/templates/_proxy.tpl b/stable/authentik/7.2.1/templates/_proxy.tpl similarity index 100% rename from stable/authentik/7.2.0/templates/_proxy.tpl rename to stable/authentik/7.2.1/templates/_proxy.tpl diff --git a/stable/authentik/7.2.0/templates/_secret.tpl b/stable/authentik/7.2.1/templates/_secret.tpl similarity index 100% rename from stable/authentik/7.2.0/templates/_secret.tpl rename to stable/authentik/7.2.1/templates/_secret.tpl diff --git a/stable/authentik/7.2.0/templates/_worker.tpl b/stable/authentik/7.2.1/templates/_worker.tpl similarity index 100% rename from stable/authentik/7.2.0/templates/_worker.tpl rename to stable/authentik/7.2.1/templates/_worker.tpl diff --git a/stable/authentik/7.2.0/templates/common.yaml b/stable/authentik/7.2.1/templates/common.yaml similarity index 100% rename from stable/authentik/7.2.0/templates/common.yaml rename to stable/authentik/7.2.1/templates/common.yaml diff --git a/stable/authentik/7.2.0/templates/prometheusrules.yaml b/stable/authentik/7.2.1/templates/prometheusrules.yaml similarity index 100% rename from stable/authentik/7.2.0/templates/prometheusrules.yaml rename to stable/authentik/7.2.1/templates/prometheusrules.yaml diff --git a/stable/authentik/7.2.0/templates/servicemonitor.yaml b/stable/authentik/7.2.1/templates/servicemonitor.yaml similarity index 100% rename from stable/authentik/7.2.0/templates/servicemonitor.yaml rename to stable/authentik/7.2.1/templates/servicemonitor.yaml diff --git a/stable/autobrr/1.0.11/values.yaml b/stable/authentik/7.2.1/values.yaml similarity index 100% rename from stable/autobrr/1.0.11/values.yaml rename to stable/authentik/7.2.1/values.yaml diff --git a/stable/autobrr/1.0.11/CHANGELOG.md b/stable/autobrr/1.0.11/CHANGELOG.md deleted file mode 100644 index 57bf17a4121..00000000000 --- a/stable/autobrr/1.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [autobrr-1.0.11](https://github.com/truecharts/charts/compare/autobrr-1.0.10...autobrr-1.0.11) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [autobrr-1.0.10](https://github.com/truecharts/charts/compare/autobrr-1.0.9...autobrr-1.0.10) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [autobrr-1.0.9](https://github.com/truecharts/charts/compare/autobrr-1.0.8...autobrr-1.0.9) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [autobrr-1.0.8](https://github.com/truecharts/charts/compare/autobrr-1.0.7...autobrr-1.0.8) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [autobrr-1.0.7](https://github.com/truecharts/charts/compare/autobrr-1.0.6...autobrr-1.0.7) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [autobrr-1.0.7](https://github.com/truecharts/charts/compare/autobrr-1.0.6...autobrr-1.0.7) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [autobrr-1.0.6](https://github.com/truecharts/charts/compare/autobrr-1.0.5...autobrr-1.0.6) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [autobrr-1.0.5](https://github.com/truecharts/charts/compare/autobrr-1.0.4...autobrr-1.0.5) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/stable/autobrr/1.0.11/Chart.lock b/stable/autobrr/1.0.11/Chart.lock deleted file mode 100644 index cfdc0c60281..00000000000 --- a/stable/autobrr/1.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-22T14:09:30.808124966Z" diff --git a/stable/autobrr/1.0.11/Chart.yaml b/stable/autobrr/1.0.11/Chart.yaml deleted file mode 100644 index 09bb83d10c3..00000000000 --- a/stable/autobrr/1.0.11/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: autobrr -version: 1.0.11 -appVersion: "1.8.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.7.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.11/README.md b/stable/autobrr/1.0.11/README.md deleted file mode 100644 index 313ae03971f..00000000000 --- a/stable/autobrr/1.0.11/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.11/charts/common-10.7.1.tgz b/stable/autobrr/1.0.11/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/autobrr/1.0.11/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/autobrr/1.0.12/CHANGELOG.md b/stable/autobrr/1.0.12/CHANGELOG.md new file mode 100644 index 00000000000..4b5f514921e --- /dev/null +++ b/stable/autobrr/1.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [autobrr-1.0.12](https://github.com/truecharts/charts/compare/autobrr-1.0.11...autobrr-1.0.12) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [autobrr-1.0.11](https://github.com/truecharts/charts/compare/autobrr-1.0.10...autobrr-1.0.11) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [autobrr-1.0.10](https://github.com/truecharts/charts/compare/autobrr-1.0.9...autobrr-1.0.10) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [autobrr-1.0.9](https://github.com/truecharts/charts/compare/autobrr-1.0.8...autobrr-1.0.9) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [autobrr-1.0.8](https://github.com/truecharts/charts/compare/autobrr-1.0.7...autobrr-1.0.8) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [autobrr-1.0.7](https://github.com/truecharts/charts/compare/autobrr-1.0.6...autobrr-1.0.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [autobrr-1.0.7](https://github.com/truecharts/charts/compare/autobrr-1.0.6...autobrr-1.0.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [autobrr-1.0.6](https://github.com/truecharts/charts/compare/autobrr-1.0.5...autobrr-1.0.6) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [autobrr-1.0.5](https://github.com/truecharts/charts/compare/autobrr-1.0.4...autobrr-1.0.5) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [autobrr-1.0.4](https://github.com/truecharts/charts/compare/autobrr-1.0.3...autobrr-1.0.4) (2022-09-25) + +### Chore diff --git a/stable/autobrr/1.0.12/Chart.lock b/stable/autobrr/1.0.12/Chart.lock new file mode 100644 index 00000000000..b49d3eed73f --- /dev/null +++ b/stable/autobrr/1.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:47:27.528881276Z" diff --git a/stable/autobrr/1.0.12/Chart.yaml b/stable/autobrr/1.0.12/Chart.yaml new file mode 100644 index 00000000000..46eb0c55213 --- /dev/null +++ b/stable/autobrr/1.0.12/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: autobrr +version: 1.0.12 +appVersion: "1.8.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.7.7 +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.12/README.md b/stable/autobrr/1.0.12/README.md new file mode 100644 index 00000000000..000969fd30f --- /dev/null +++ b/stable/autobrr/1.0.12/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.11/app-readme.md b/stable/autobrr/1.0.12/app-readme.md similarity index 100% rename from stable/autobrr/1.0.11/app-readme.md rename to stable/autobrr/1.0.12/app-readme.md diff --git a/stable/autobrr/1.0.12/charts/common-10.7.7.tgz b/stable/autobrr/1.0.12/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/autobrr/1.0.12/charts/common-10.7.7.tgz differ diff --git a/stable/autobrr/1.0.11/ix_values.yaml b/stable/autobrr/1.0.12/ix_values.yaml similarity index 100% rename from stable/autobrr/1.0.11/ix_values.yaml rename to stable/autobrr/1.0.12/ix_values.yaml diff --git a/stable/autobrr/1.0.11/questions.yaml b/stable/autobrr/1.0.12/questions.yaml similarity index 100% rename from stable/autobrr/1.0.11/questions.yaml rename to stable/autobrr/1.0.12/questions.yaml diff --git a/stable/autobrr/1.0.11/templates/common.yaml b/stable/autobrr/1.0.12/templates/common.yaml similarity index 100% rename from stable/autobrr/1.0.11/templates/common.yaml rename to stable/autobrr/1.0.12/templates/common.yaml diff --git a/stable/automatic-music-downloader/2.0.37/values.yaml b/stable/autobrr/1.0.12/values.yaml similarity index 100% rename from stable/automatic-music-downloader/2.0.37/values.yaml rename to stable/autobrr/1.0.12/values.yaml diff --git a/stable/automatic-music-downloader/2.0.37/CHANGELOG.md b/stable/automatic-music-downloader/2.0.37/CHANGELOG.md deleted file mode 100644 index b81630fdb00..00000000000 --- a/stable/automatic-music-downloader/2.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [automatic-music-downloader-2.0.37](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.36...automatic-music-downloader-2.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [automatic-music-downloader-2.0.36](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.35...automatic-music-downloader-2.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [automatic-music-downloader-2.0.35](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.34...automatic-music-downloader-2.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [automatic-music-downloader-2.0.35](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.34...automatic-music-downloader-2.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [automatic-music-downloader-2.0.34](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.33...automatic-music-downloader-2.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [automatic-music-downloader-2.0.33](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.32...automatic-music-downloader-2.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/stable/automatic-music-downloader/2.0.37/Chart.lock b/stable/automatic-music-downloader/2.0.37/Chart.lock deleted file mode 100644 index 6edc179015f..00000000000 --- a/stable/automatic-music-downloader/2.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:00:13.507180541Z" diff --git a/stable/automatic-music-downloader/2.0.37/Chart.yaml b/stable/automatic-music-downloader/2.0.37/Chart.yaml deleted file mode 100644 index 778a97c5771..00000000000 --- a/stable/automatic-music-downloader/2.0.37/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.37 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/automatic-music-downloader/2.0.37/README.md b/stable/automatic-music-downloader/2.0.37/README.md deleted file mode 100644 index fecf2e3aaff..00000000000 --- a/stable/automatic-music-downloader/2.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/automatic-music-downloader/2.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/automatic-music-downloader/2.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/automatic-music-downloader/2.0.38/CHANGELOG.md b/stable/automatic-music-downloader/2.0.38/CHANGELOG.md new file mode 100644 index 00000000000..a6822aaef88 --- /dev/null +++ b/stable/automatic-music-downloader/2.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [automatic-music-downloader-2.0.38](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.37...automatic-music-downloader-2.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [automatic-music-downloader-2.0.37](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.36...automatic-music-downloader-2.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [automatic-music-downloader-2.0.36](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.35...automatic-music-downloader-2.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [automatic-music-downloader-2.0.35](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.34...automatic-music-downloader-2.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [automatic-music-downloader-2.0.35](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.34...automatic-music-downloader-2.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [automatic-music-downloader-2.0.34](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.33...automatic-music-downloader-2.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [automatic-music-downloader-2.0.33](https://github.com/truecharts/charts/compare/automatic-music-downloader-2.0.32...automatic-music-downloader-2.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/automatic-music-downloader/2.0.38/Chart.lock b/stable/automatic-music-downloader/2.0.38/Chart.lock new file mode 100644 index 00000000000..af04bb73b7e --- /dev/null +++ b/stable/automatic-music-downloader/2.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:47:29.460320845Z" diff --git a/stable/automatic-music-downloader/2.0.38/Chart.yaml b/stable/automatic-music-downloader/2.0.38/Chart.yaml new file mode 100644 index 00000000000..6a1639abf3e --- /dev/null +++ b/stable/automatic-music-downloader/2.0.38/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/automatic-music-downloader/2.0.38/README.md b/stable/automatic-music-downloader/2.0.38/README.md new file mode 100644 index 00000000000..37fe8d278a3 --- /dev/null +++ b/stable/automatic-music-downloader/2.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/automatic-music-downloader/2.0.38/app-readme.md similarity index 100% rename from stable/automatic-music-downloader/2.0.37/app-readme.md rename to stable/automatic-music-downloader/2.0.38/app-readme.md diff --git a/stable/automatic-music-downloader/2.0.38/charts/common-10.7.7.tgz b/stable/automatic-music-downloader/2.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/automatic-music-downloader/2.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/automatic-music-downloader/2.0.37/ix_values.yaml b/stable/automatic-music-downloader/2.0.38/ix_values.yaml similarity index 100% rename from stable/automatic-music-downloader/2.0.37/ix_values.yaml rename to stable/automatic-music-downloader/2.0.38/ix_values.yaml diff --git a/stable/automatic-music-downloader/2.0.37/questions.yaml b/stable/automatic-music-downloader/2.0.38/questions.yaml similarity index 100% rename from stable/automatic-music-downloader/2.0.37/questions.yaml rename to stable/automatic-music-downloader/2.0.38/questions.yaml diff --git a/stable/automatic-music-downloader/2.0.37/templates/common.yaml b/stable/automatic-music-downloader/2.0.38/templates/common.yaml similarity index 100% rename from stable/automatic-music-downloader/2.0.37/templates/common.yaml rename to stable/automatic-music-downloader/2.0.38/templates/common.yaml diff --git a/stable/autoscan/1.0.10/values.yaml b/stable/automatic-music-downloader/2.0.38/values.yaml similarity index 100% rename from stable/autoscan/1.0.10/values.yaml rename to stable/automatic-music-downloader/2.0.38/values.yaml diff --git a/stable/autoscan/1.0.10/CHANGELOG.md b/stable/autoscan/1.0.10/CHANGELOG.md deleted file mode 100644 index 586f84d5791..00000000000 --- a/stable/autoscan/1.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [autoscan-1.0.10](https://github.com/truecharts/charts/compare/autoscan-1.0.9...autoscan-1.0.10) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [autoscan-1.0.9](https://github.com/truecharts/charts/compare/autoscan-1.0.8...autoscan-1.0.9) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [autoscan-1.0.8](https://github.com/truecharts/charts/compare/autoscan-1.0.7...autoscan-1.0.8) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [autoscan-1.0.8](https://github.com/truecharts/charts/compare/autoscan-1.0.7...autoscan-1.0.8) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [autoscan-1.0.7](https://github.com/truecharts/charts/compare/autoscan-1.0.6...autoscan-1.0.7) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [autoscan-1.0.6](https://github.com/truecharts/charts/compare/autoscan-1.0.5...autoscan-1.0.6) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/autoscan/1.0.10/Chart.lock b/stable/autoscan/1.0.10/Chart.lock deleted file mode 100644 index 55cf8b974f9..00000000000 --- a/stable/autoscan/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:00:36.744243232Z" diff --git a/stable/autoscan/1.0.10/Chart.yaml b/stable/autoscan/1.0.10/Chart.yaml deleted file mode 100644 index 63e64021133..00000000000 --- a/stable/autoscan/1.0.10/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: autoscan -version: 1.0.10 -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.7.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.10/README.md b/stable/autoscan/1.0.10/README.md deleted file mode 100644 index dacab32051e..00000000000 --- a/stable/autoscan/1.0.10/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.10/charts/common-10.7.1.tgz b/stable/autoscan/1.0.10/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/autoscan/1.0.10/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/autoscan/1.0.11/CHANGELOG.md b/stable/autoscan/1.0.11/CHANGELOG.md new file mode 100644 index 00000000000..58c21dc9c6e --- /dev/null +++ b/stable/autoscan/1.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [autoscan-1.0.11](https://github.com/truecharts/charts/compare/autoscan-1.0.10...autoscan-1.0.11) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [autoscan-1.0.10](https://github.com/truecharts/charts/compare/autoscan-1.0.9...autoscan-1.0.10) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [autoscan-1.0.9](https://github.com/truecharts/charts/compare/autoscan-1.0.8...autoscan-1.0.9) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [autoscan-1.0.8](https://github.com/truecharts/charts/compare/autoscan-1.0.7...autoscan-1.0.8) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [autoscan-1.0.8](https://github.com/truecharts/charts/compare/autoscan-1.0.7...autoscan-1.0.8) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [autoscan-1.0.7](https://github.com/truecharts/charts/compare/autoscan-1.0.6...autoscan-1.0.7) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [autoscan-1.0.6](https://github.com/truecharts/charts/compare/autoscan-1.0.5...autoscan-1.0.6) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/autoscan/1.0.11/Chart.lock b/stable/autoscan/1.0.11/Chart.lock new file mode 100644 index 00000000000..8d26813dedd --- /dev/null +++ b/stable/autoscan/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:48:10.660280599Z" diff --git a/stable/autoscan/1.0.11/Chart.yaml b/stable/autoscan/1.0.11/Chart.yaml new file mode 100644 index 00000000000..980b8aca795 --- /dev/null +++ b/stable/autoscan/1.0.11/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: autoscan +version: 1.0.11 +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.7.7 +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.11/README.md b/stable/autoscan/1.0.11/README.md new file mode 100644 index 00000000000..74334eb8e5b --- /dev/null +++ b/stable/autoscan/1.0.11/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.10/app-readme.md b/stable/autoscan/1.0.11/app-readme.md similarity index 100% rename from stable/autoscan/1.0.10/app-readme.md rename to stable/autoscan/1.0.11/app-readme.md diff --git a/stable/autoscan/1.0.11/charts/common-10.7.7.tgz b/stable/autoscan/1.0.11/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/autoscan/1.0.11/charts/common-10.7.7.tgz differ diff --git a/stable/autoscan/1.0.10/ix_values.yaml b/stable/autoscan/1.0.11/ix_values.yaml similarity index 100% rename from stable/autoscan/1.0.10/ix_values.yaml rename to stable/autoscan/1.0.11/ix_values.yaml diff --git a/stable/autoscan/1.0.10/questions.yaml b/stable/autoscan/1.0.11/questions.yaml similarity index 100% rename from stable/autoscan/1.0.10/questions.yaml rename to stable/autoscan/1.0.11/questions.yaml diff --git a/stable/autoscan/1.0.10/templates/common.yaml b/stable/autoscan/1.0.11/templates/common.yaml similarity index 100% rename from stable/autoscan/1.0.10/templates/common.yaml rename to stable/autoscan/1.0.11/templates/common.yaml diff --git a/stable/avidemux/1.0.16/values.yaml b/stable/autoscan/1.0.11/values.yaml similarity index 100% rename from stable/avidemux/1.0.16/values.yaml rename to stable/autoscan/1.0.11/values.yaml diff --git a/stable/avidemux/1.0.16/CHANGELOG.md b/stable/avidemux/1.0.16/CHANGELOG.md deleted file mode 100644 index 8b73eee127e..00000000000 --- a/stable/avidemux/1.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [avidemux-1.0.16](https://github.com/truecharts/charts/compare/avidemux-1.0.15...avidemux-1.0.16) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [avidemux-1.0.15](https://github.com/truecharts/charts/compare/avidemux-1.0.14...avidemux-1.0.15) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [avidemux-1.0.14](https://github.com/truecharts/charts/compare/avidemux-1.0.13...avidemux-1.0.14) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [avidemux-1.0.14](https://github.com/truecharts/charts/compare/avidemux-1.0.13...avidemux-1.0.14) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [avidemux-1.0.13](https://github.com/truecharts/charts/compare/avidemux-1.0.12...avidemux-1.0.13) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [avidemux-1.0.12](https://github.com/truecharts/charts/compare/avidemux-1.0.11...avidemux-1.0.12) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/avidemux/1.0.16/Chart.lock b/stable/avidemux/1.0.16/Chart.lock deleted file mode 100644 index 108940669ea..00000000000 --- a/stable/avidemux/1.0.16/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:00:45.30655313Z" diff --git a/stable/avidemux/1.0.16/Chart.yaml b/stable/avidemux/1.0.16/Chart.yaml deleted file mode 100644 index ad923ab5a5b..00000000000 --- a/stable/avidemux/1.0.16/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.7.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.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/avidemux/1.0.16/README.md b/stable/avidemux/1.0.16/README.md deleted file mode 100644 index 3052fa8c716..00000000000 --- a/stable/avidemux/1.0.16/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.16/charts/common-10.7.1.tgz b/stable/avidemux/1.0.16/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/avidemux/1.0.16/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/avidemux/1.0.17/CHANGELOG.md b/stable/avidemux/1.0.17/CHANGELOG.md new file mode 100644 index 00000000000..d61dce16420 --- /dev/null +++ b/stable/avidemux/1.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [avidemux-1.0.17](https://github.com/truecharts/charts/compare/avidemux-1.0.16...avidemux-1.0.17) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [avidemux-1.0.16](https://github.com/truecharts/charts/compare/avidemux-1.0.15...avidemux-1.0.16) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [avidemux-1.0.15](https://github.com/truecharts/charts/compare/avidemux-1.0.14...avidemux-1.0.15) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [avidemux-1.0.14](https://github.com/truecharts/charts/compare/avidemux-1.0.13...avidemux-1.0.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [avidemux-1.0.14](https://github.com/truecharts/charts/compare/avidemux-1.0.13...avidemux-1.0.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [avidemux-1.0.13](https://github.com/truecharts/charts/compare/avidemux-1.0.12...avidemux-1.0.13) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [avidemux-1.0.12](https://github.com/truecharts/charts/compare/avidemux-1.0.11...avidemux-1.0.12) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/avidemux/1.0.17/Chart.lock b/stable/avidemux/1.0.17/Chart.lock new file mode 100644 index 00000000000..eb4bf6457d5 --- /dev/null +++ b/stable/avidemux/1.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:48:12.09115699Z" diff --git a/stable/avidemux/1.0.17/Chart.yaml b/stable/avidemux/1.0.17/Chart.yaml new file mode 100644 index 00000000000..16a53a8de71 --- /dev/null +++ b/stable/avidemux/1.0.17/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/avidemux/1.0.17/README.md b/stable/avidemux/1.0.17/README.md new file mode 100644 index 00000000000..5c03e29d69d --- /dev/null +++ b/stable/avidemux/1.0.17/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.16/app-readme.md b/stable/avidemux/1.0.17/app-readme.md similarity index 100% rename from stable/avidemux/1.0.16/app-readme.md rename to stable/avidemux/1.0.17/app-readme.md diff --git a/stable/avidemux/1.0.17/charts/common-10.7.7.tgz b/stable/avidemux/1.0.17/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/avidemux/1.0.17/charts/common-10.7.7.tgz differ diff --git a/stable/avidemux/1.0.16/ix_values.yaml b/stable/avidemux/1.0.17/ix_values.yaml similarity index 100% rename from stable/avidemux/1.0.16/ix_values.yaml rename to stable/avidemux/1.0.17/ix_values.yaml diff --git a/stable/avidemux/1.0.16/questions.yaml b/stable/avidemux/1.0.17/questions.yaml similarity index 100% rename from stable/avidemux/1.0.16/questions.yaml rename to stable/avidemux/1.0.17/questions.yaml diff --git a/stable/avidemux/1.0.16/templates/common.yaml b/stable/avidemux/1.0.17/templates/common.yaml similarity index 100% rename from stable/avidemux/1.0.16/templates/common.yaml rename to stable/avidemux/1.0.17/templates/common.yaml diff --git a/stable/babybuddy/8.0.61/values.yaml b/stable/avidemux/1.0.17/values.yaml similarity index 100% rename from stable/babybuddy/8.0.61/values.yaml rename to stable/avidemux/1.0.17/values.yaml diff --git a/stable/babybuddy/8.0.61/CHANGELOG.md b/stable/babybuddy/8.0.61/CHANGELOG.md deleted file mode 100644 index b448fcb773c..00000000000 --- a/stable/babybuddy/8.0.61/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [babybuddy-8.0.61](https://github.com/truecharts/charts/compare/babybuddy-8.0.60...babybuddy-8.0.61) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [babybuddy-8.0.60](https://github.com/truecharts/charts/compare/babybuddy-8.0.59...babybuddy-8.0.60) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [babybuddy-8.0.59](https://github.com/truecharts/charts/compare/babybuddy-8.0.58...babybuddy-8.0.59) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [babybuddy-8.0.58](https://github.com/truecharts/charts/compare/babybuddy-8.0.57...babybuddy-8.0.58) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [babybuddy-8.0.57](https://github.com/truecharts/charts/compare/babybuddy-8.0.56...babybuddy-8.0.57) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [babybuddy-8.0.57](https://github.com/truecharts/charts/compare/babybuddy-8.0.56...babybuddy-8.0.57) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [babybuddy-8.0.56](https://github.com/truecharts/charts/compare/babybuddy-8.0.55...babybuddy-8.0.56) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [babybuddy-8.0.54](https://github.com/truecharts/charts/compare/babybuddy-8.0.53...babybuddy-8.0.54) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/stable/babybuddy/8.0.61/Chart.lock b/stable/babybuddy/8.0.61/Chart.lock deleted file mode 100644 index eff514ab223..00000000000 --- a/stable/babybuddy/8.0.61/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-24T06:49:20.461838565Z" diff --git a/stable/babybuddy/8.0.61/Chart.yaml b/stable/babybuddy/8.0.61/Chart.yaml deleted file mode 100644 index 9d11107559a..00000000000 --- a/stable/babybuddy/8.0.61/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "1.13.2" -kubeVersion: ">=1.16.0-0" -version: 8.0.61 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.61/README.md b/stable/babybuddy/8.0.61/README.md deleted file mode 100644 index 795bcc8a318..00000000000 --- a/stable/babybuddy/8.0.61/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.61/charts/common-10.7.1.tgz b/stable/babybuddy/8.0.61/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/babybuddy/8.0.61/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/babybuddy/8.0.61/charts/postgresql-8.0.101.tgz b/stable/babybuddy/8.0.61/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/babybuddy/8.0.61/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/babybuddy/8.0.62/CHANGELOG.md b/stable/babybuddy/8.0.62/CHANGELOG.md new file mode 100644 index 00000000000..52ca1e2ebeb --- /dev/null +++ b/stable/babybuddy/8.0.62/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [babybuddy-8.0.62](https://github.com/truecharts/charts/compare/babybuddy-8.0.61...babybuddy-8.0.62) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [babybuddy-8.0.61](https://github.com/truecharts/charts/compare/babybuddy-8.0.60...babybuddy-8.0.61) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [babybuddy-8.0.60](https://github.com/truecharts/charts/compare/babybuddy-8.0.59...babybuddy-8.0.60) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [babybuddy-8.0.59](https://github.com/truecharts/charts/compare/babybuddy-8.0.58...babybuddy-8.0.59) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [babybuddy-8.0.58](https://github.com/truecharts/charts/compare/babybuddy-8.0.57...babybuddy-8.0.58) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [babybuddy-8.0.57](https://github.com/truecharts/charts/compare/babybuddy-8.0.56...babybuddy-8.0.57) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [babybuddy-8.0.57](https://github.com/truecharts/charts/compare/babybuddy-8.0.56...babybuddy-8.0.57) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [babybuddy-8.0.56](https://github.com/truecharts/charts/compare/babybuddy-8.0.55...babybuddy-8.0.56) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [babybuddy-8.0.54](https://github.com/truecharts/charts/compare/babybuddy-8.0.53...babybuddy-8.0.54) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [babybuddy-8.0.53](https://github.com/truecharts/charts/compare/babybuddy-8.0.52...babybuddy-8.0.53) (2022-09-25) + +### Chore diff --git a/stable/babybuddy/8.0.62/Chart.lock b/stable/babybuddy/8.0.62/Chart.lock new file mode 100644 index 00000000000..be623c81c39 --- /dev/null +++ b/stable/babybuddy/8.0.62/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T09:49:03.531497823Z" diff --git a/stable/babybuddy/8.0.62/Chart.yaml b/stable/babybuddy/8.0.62/Chart.yaml new file mode 100644 index 00000000000..6d5ad88b921 --- /dev/null +++ b/stable/babybuddy/8.0.62/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.13.2" +kubeVersion: ">=1.16.0-0" +version: 8.0.62 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.62/README.md b/stable/babybuddy/8.0.62/README.md new file mode 100644 index 00000000000..1ec79568666 --- /dev/null +++ b/stable/babybuddy/8.0.62/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.61/app-readme.md b/stable/babybuddy/8.0.62/app-readme.md similarity index 100% rename from stable/babybuddy/8.0.61/app-readme.md rename to stable/babybuddy/8.0.62/app-readme.md diff --git a/stable/babybuddy/8.0.62/charts/common-10.7.7.tgz b/stable/babybuddy/8.0.62/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/babybuddy/8.0.62/charts/common-10.7.7.tgz differ diff --git a/stable/babybuddy/8.0.62/charts/postgresql-8.0.106.tgz b/stable/babybuddy/8.0.62/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/babybuddy/8.0.62/charts/postgresql-8.0.106.tgz differ diff --git a/stable/babybuddy/8.0.61/ix_values.yaml b/stable/babybuddy/8.0.62/ix_values.yaml similarity index 100% rename from stable/babybuddy/8.0.61/ix_values.yaml rename to stable/babybuddy/8.0.62/ix_values.yaml diff --git a/stable/babybuddy/8.0.61/questions.yaml b/stable/babybuddy/8.0.62/questions.yaml similarity index 100% rename from stable/babybuddy/8.0.61/questions.yaml rename to stable/babybuddy/8.0.62/questions.yaml diff --git a/stable/babybuddy/8.0.61/templates/common.yaml b/stable/babybuddy/8.0.62/templates/common.yaml similarity index 100% rename from stable/babybuddy/8.0.61/templates/common.yaml rename to stable/babybuddy/8.0.62/templates/common.yaml diff --git a/stable/baserow/3.0.50/values.yaml b/stable/babybuddy/8.0.62/values.yaml similarity index 100% rename from stable/baserow/3.0.50/values.yaml rename to stable/babybuddy/8.0.62/values.yaml diff --git a/stable/baserow/3.0.50/CHANGELOG.md b/stable/baserow/3.0.50/CHANGELOG.md deleted file mode 100644 index 42e95cb5a7e..00000000000 --- a/stable/baserow/3.0.50/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [baserow-3.0.50](https://github.com/truecharts/charts/compare/baserow-3.0.49...baserow-3.0.50) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [baserow-3.0.49](https://github.com/truecharts/charts/compare/baserow-3.0.48...baserow-3.0.49) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [baserow-3.0.48](https://github.com/truecharts/charts/compare/baserow-3.0.47...baserow-3.0.48) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [baserow-3.0.48](https://github.com/truecharts/charts/compare/baserow-3.0.47...baserow-3.0.48) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [baserow-3.0.47](https://github.com/truecharts/charts/compare/baserow-3.0.46...baserow-3.0.47) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [baserow-3.0.45](https://github.com/truecharts/charts/compare/baserow-3.0.44...baserow-3.0.45) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/baserow/3.0.50/Chart.lock b/stable/baserow/3.0.50/Chart.lock deleted file mode 100644 index a3284b608b8..00000000000 --- a/stable/baserow/3.0.50/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:5944a2a450aec6283b54578a7276a1ba273ce06e0eed12428badb3d1d8c3b2ff -generated: "2022-10-19T13:01:36.293760109Z" diff --git a/stable/baserow/3.0.50/Chart.yaml b/stable/baserow/3.0.50/Chart.yaml deleted file mode 100644 index 3982991db9d..00000000000 --- a/stable/baserow/3.0.50/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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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.50 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/baserow/3.0.50/README.md b/stable/baserow/3.0.50/README.md deleted file mode 100644 index 65142ead612..00000000000 --- a/stable/baserow/3.0.50/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.101 | -| https://charts.truecharts.org | redis | 3.0.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.50/charts/common-10.7.1.tgz b/stable/baserow/3.0.50/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/baserow/3.0.50/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/baserow/3.0.50/charts/postgresql-8.0.101.tgz b/stable/baserow/3.0.50/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/baserow/3.0.50/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/baserow/3.0.50/charts/redis-3.0.97.tgz b/stable/baserow/3.0.50/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/baserow/3.0.50/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/baserow/3.0.51/CHANGELOG.md b/stable/baserow/3.0.51/CHANGELOG.md new file mode 100644 index 00000000000..fc72a075704 --- /dev/null +++ b/stable/baserow/3.0.51/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [baserow-3.0.51](https://github.com/truecharts/charts/compare/baserow-3.0.50...baserow-3.0.51) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [baserow-3.0.50](https://github.com/truecharts/charts/compare/baserow-3.0.49...baserow-3.0.50) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [baserow-3.0.49](https://github.com/truecharts/charts/compare/baserow-3.0.48...baserow-3.0.49) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [baserow-3.0.48](https://github.com/truecharts/charts/compare/baserow-3.0.47...baserow-3.0.48) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [baserow-3.0.48](https://github.com/truecharts/charts/compare/baserow-3.0.47...baserow-3.0.48) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [baserow-3.0.47](https://github.com/truecharts/charts/compare/baserow-3.0.46...baserow-3.0.47) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [baserow-3.0.45](https://github.com/truecharts/charts/compare/baserow-3.0.44...baserow-3.0.45) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/baserow/3.0.51/Chart.lock b/stable/baserow/3.0.51/Chart.lock new file mode 100644 index 00000000000..49c804608cf --- /dev/null +++ b/stable/baserow/3.0.51/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:74b14c49cbb6c324d31f5e500c3bd2cfcbb61460306ba7433f71fa45ef2f03a3 +generated: "2022-10-25T09:49:25.945945655Z" diff --git a/stable/baserow/3.0.51/Chart.yaml b/stable/baserow/3.0.51/Chart.yaml new file mode 100644 index 00000000000..cd85b930aaa --- /dev/null +++ b/stable/baserow/3.0.51/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.12.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.51 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/baserow/3.0.51/README.md b/stable/baserow/3.0.51/README.md new file mode 100644 index 00000000000..401d5ec95ed --- /dev/null +++ b/stable/baserow/3.0.51/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.106 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.50/app-readme.md b/stable/baserow/3.0.51/app-readme.md similarity index 100% rename from stable/baserow/3.0.50/app-readme.md rename to stable/baserow/3.0.51/app-readme.md diff --git a/stable/baserow/3.0.51/charts/common-10.7.7.tgz b/stable/baserow/3.0.51/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/baserow/3.0.51/charts/common-10.7.7.tgz differ diff --git a/stable/baserow/3.0.51/charts/postgresql-8.0.106.tgz b/stable/baserow/3.0.51/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/baserow/3.0.51/charts/postgresql-8.0.106.tgz differ diff --git a/stable/baserow/3.0.51/charts/redis-3.0.102.tgz b/stable/baserow/3.0.51/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/baserow/3.0.51/charts/redis-3.0.102.tgz differ diff --git a/stable/baserow/3.0.50/ix_values.yaml b/stable/baserow/3.0.51/ix_values.yaml similarity index 100% rename from stable/baserow/3.0.50/ix_values.yaml rename to stable/baserow/3.0.51/ix_values.yaml diff --git a/stable/baserow/3.0.50/questions.yaml b/stable/baserow/3.0.51/questions.yaml similarity index 100% rename from stable/baserow/3.0.50/questions.yaml rename to stable/baserow/3.0.51/questions.yaml diff --git a/stable/baserow/3.0.50/templates/_secrets.tpl b/stable/baserow/3.0.51/templates/_secrets.tpl similarity index 100% rename from stable/baserow/3.0.50/templates/_secrets.tpl rename to stable/baserow/3.0.51/templates/_secrets.tpl diff --git a/stable/baserow/3.0.50/templates/common.yaml b/stable/baserow/3.0.51/templates/common.yaml similarity index 100% rename from stable/baserow/3.0.50/templates/common.yaml rename to stable/baserow/3.0.51/templates/common.yaml diff --git a/stable/beets/4.0.47/values.yaml b/stable/baserow/3.0.51/values.yaml similarity index 100% rename from stable/beets/4.0.47/values.yaml rename to stable/baserow/3.0.51/values.yaml diff --git a/stable/bazarr/11.0.43/CHANGELOG.md b/stable/bazarr/11.0.43/CHANGELOG.md new file mode 100644 index 00000000000..7dc9d361f59 --- /dev/null +++ b/stable/bazarr/11.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bazarr-11.0.43](https://github.com/truecharts/charts/compare/bazarr-11.0.42...bazarr-11.0.43) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [bazarr-11.0.42](https://github.com/truecharts/charts/compare/bazarr-11.0.41...bazarr-11.0.42) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [bazarr-11.0.41](https://github.com/truecharts/charts/compare/bazarr-11.0.40...bazarr-11.0.41) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [bazarr-11.0.40](https://github.com/truecharts/charts/compare/bazarr-11.0.39...bazarr-11.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [bazarr-11.0.39](https://github.com/truecharts/charts/compare/bazarr-11.0.38...bazarr-11.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [bazarr-11.0.39](https://github.com/truecharts/charts/compare/bazarr-11.0.38...bazarr-11.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [bazarr-11.0.38](https://github.com/truecharts/charts/compare/bazarr-11.0.37...bazarr-11.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [bazarr-11.0.37](https://github.com/truecharts/charts/compare/bazarr-11.0.36...bazarr-11.0.37) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/bazarr/11.0.43/Chart.lock b/stable/bazarr/11.0.43/Chart.lock new file mode 100644 index 00000000000..9cf82c31574 --- /dev/null +++ b/stable/bazarr/11.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:48:54.385514694Z" diff --git a/stable/bazarr/11.0.43/Chart.yaml b/stable/bazarr/11.0.43/Chart.yaml new file mode 100644 index 00000000000..232288f648e --- /dev/null +++ b/stable/bazarr/11.0.43/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.43 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/bazarr/11.0.43/README.md b/stable/bazarr/11.0.43/README.md new file mode 100644 index 00000000000..1e850200c58 --- /dev/null +++ b/stable/bazarr/11.0.43/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.43/app-readme.md b/stable/bazarr/11.0.43/app-readme.md new file mode 100644 index 00000000000..28c311a374b --- /dev/null +++ b/stable/bazarr/11.0.43/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.43/charts/common-10.7.7.tgz b/stable/bazarr/11.0.43/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/bazarr/11.0.43/charts/common-10.7.7.tgz differ diff --git a/stable/bazarr/11.0.43/ix_values.yaml b/stable/bazarr/11.0.43/ix_values.yaml new file mode 100644 index 00000000000..03f6b775161 --- /dev/null +++ b/stable/bazarr/11.0.43/ix_values.yaml @@ -0,0 +1,19 @@ +image: + repository: tccr.io/truecharts/bazarr + pullPolicy: IfNotPresent + tag: 1.1.2@sha256:6a0bc1f361061443531a662f8be671bb6df711824f7512553dc5ef413eac19e3 + +service: + main: + ports: + main: + port: 6767 + targetPort: 6767 + +persistence: + config: + enabled: true + mountPath: "/config" + +portal: + enabled: true diff --git a/stable/bazarr/11.0.43/questions.yaml b/stable/bazarr/11.0.43/questions.yaml new file mode 100644 index 00000000000..951f4d186d6 --- /dev/null +++ b/stable/bazarr/11.0.43/questions.yaml @@ -0,0 +1,2569 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/boinc/2.0.58/templates/common.yaml b/stable/bazarr/11.0.43/templates/common.yaml similarity index 100% rename from stable/boinc/2.0.58/templates/common.yaml rename to stable/bazarr/11.0.43/templates/common.yaml diff --git a/stable/blog/3.0.46/values.yaml b/stable/bazarr/11.0.43/values.yaml similarity index 100% rename from stable/blog/3.0.46/values.yaml rename to stable/bazarr/11.0.43/values.yaml diff --git a/stable/beets/4.0.47/CHANGELOG.md b/stable/beets/4.0.47/CHANGELOG.md deleted file mode 100644 index 57e18ac9985..00000000000 --- a/stable/beets/4.0.47/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [beets-4.0.47](https://github.com/truecharts/charts/compare/beets-4.0.46...beets-4.0.47) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [beets-4.0.46](https://github.com/truecharts/charts/compare/beets-4.0.45...beets-4.0.46) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [beets-4.0.45](https://github.com/truecharts/charts/compare/beets-4.0.44...beets-4.0.45) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [beets-4.0.44](https://github.com/truecharts/charts/compare/beets-4.0.43...beets-4.0.44) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [beets-4.0.43](https://github.com/truecharts/charts/compare/beets-4.0.42...beets-4.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [beets-4.0.43](https://github.com/truecharts/charts/compare/beets-4.0.42...beets-4.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [beets-4.0.42](https://github.com/truecharts/charts/compare/beets-4.0.41...beets-4.0.42) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [beets-4.0.41](https://github.com/truecharts/charts/compare/beets-4.0.40...beets-4.0.41) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/stable/beets/4.0.47/Chart.lock b/stable/beets/4.0.47/Chart.lock deleted file mode 100644 index 5d54ef4ca48..00000000000 --- a/stable/beets/4.0.47/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-21T10:31:08.012208453Z" diff --git a/stable/beets/4.0.47/Chart.yaml b/stable/beets/4.0.47/Chart.yaml deleted file mode 100644 index e4e9fbeb624..00000000000 --- a/stable/beets/4.0.47/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.7.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.47 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/beets/4.0.47/README.md b/stable/beets/4.0.47/README.md deleted file mode 100644 index 3588c4c7144..00000000000 --- a/stable/beets/4.0.47/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.47/charts/common-10.7.1.tgz b/stable/beets/4.0.47/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/beets/4.0.47/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/beets/4.0.48/CHANGELOG.md b/stable/beets/4.0.48/CHANGELOG.md new file mode 100644 index 00000000000..7598c3afe98 --- /dev/null +++ b/stable/beets/4.0.48/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [beets-4.0.48](https://github.com/truecharts/charts/compare/beets-4.0.47...beets-4.0.48) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [beets-4.0.47](https://github.com/truecharts/charts/compare/beets-4.0.46...beets-4.0.47) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [beets-4.0.46](https://github.com/truecharts/charts/compare/beets-4.0.45...beets-4.0.46) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [beets-4.0.45](https://github.com/truecharts/charts/compare/beets-4.0.44...beets-4.0.45) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [beets-4.0.44](https://github.com/truecharts/charts/compare/beets-4.0.43...beets-4.0.44) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [beets-4.0.43](https://github.com/truecharts/charts/compare/beets-4.0.42...beets-4.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [beets-4.0.43](https://github.com/truecharts/charts/compare/beets-4.0.42...beets-4.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [beets-4.0.42](https://github.com/truecharts/charts/compare/beets-4.0.41...beets-4.0.42) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [beets-4.0.41](https://github.com/truecharts/charts/compare/beets-4.0.40...beets-4.0.41) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [beets-4.0.40](https://github.com/truecharts/charts/compare/beets-4.0.39...beets-4.0.40) (2022-09-25) + +### Chore diff --git a/stable/beets/4.0.48/Chart.lock b/stable/beets/4.0.48/Chart.lock new file mode 100644 index 00000000000..140624b4a41 --- /dev/null +++ b/stable/beets/4.0.48/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:48:54.647268495Z" diff --git a/stable/beets/4.0.48/Chart.yaml b/stable/beets/4.0.48/Chart.yaml new file mode 100644 index 00000000000..afc7222de3e --- /dev/null +++ b/stable/beets/4.0.48/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.6.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.48 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/beets/4.0.48/README.md b/stable/beets/4.0.48/README.md new file mode 100644 index 00000000000..8df63f0e43d --- /dev/null +++ b/stable/beets/4.0.48/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.47/app-readme.md b/stable/beets/4.0.48/app-readme.md similarity index 100% rename from stable/beets/4.0.47/app-readme.md rename to stable/beets/4.0.48/app-readme.md diff --git a/stable/beets/4.0.48/charts/common-10.7.7.tgz b/stable/beets/4.0.48/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/beets/4.0.48/charts/common-10.7.7.tgz differ diff --git a/stable/beets/4.0.47/ix_values.yaml b/stable/beets/4.0.48/ix_values.yaml similarity index 100% rename from stable/beets/4.0.47/ix_values.yaml rename to stable/beets/4.0.48/ix_values.yaml diff --git a/stable/beets/4.0.47/questions.yaml b/stable/beets/4.0.48/questions.yaml similarity index 100% rename from stable/beets/4.0.47/questions.yaml rename to stable/beets/4.0.48/questions.yaml diff --git a/stable/beets/4.0.47/templates/common.yaml b/stable/beets/4.0.48/templates/common.yaml similarity index 100% rename from stable/beets/4.0.47/templates/common.yaml rename to stable/beets/4.0.48/templates/common.yaml diff --git a/stable/boinc/2.0.58/values.yaml b/stable/beets/4.0.48/values.yaml similarity index 100% rename from stable/boinc/2.0.58/values.yaml rename to stable/beets/4.0.48/values.yaml diff --git a/stable/blog/3.0.46/CHANGELOG.md b/stable/blog/3.0.46/CHANGELOG.md deleted file mode 100644 index 57dfe1463de..00000000000 --- a/stable/blog/3.0.46/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [blog-3.0.46](https://github.com/truecharts/charts/compare/hexo-blog-0.0.30...blog-3.0.46) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [blog-3.0.45](https://github.com/truecharts/charts/compare/hexo-blog-0.0.29...blog-3.0.45) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [blog-3.0.44](https://github.com/truecharts/charts/compare/hexo-blog-0.0.28...blog-3.0.44) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [blog-3.0.44](https://github.com/truecharts/charts/compare/hexo-blog-0.0.28...blog-3.0.44) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [blog-3.0.43](https://github.com/truecharts/charts/compare/blog-3.0.42...blog-3.0.43) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [blog-3.0.41](https://github.com/truecharts/charts/compare/hexo-blog-0.0.26...blog-3.0.41) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/blog/3.0.46/Chart.lock b/stable/blog/3.0.46/Chart.lock deleted file mode 100644 index 6a883400b5a..00000000000 --- a/stable/blog/3.0.46/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:02:00.658812369Z" diff --git a/stable/blog/3.0.46/Chart.yaml b/stable/blog/3.0.46/Chart.yaml deleted file mode 100644 index eba8ebe4d33..00000000000 --- a/stable/blog/3.0.46/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.46 -annotations: - truecharts.org/catagories: | - - hosting - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/blog/3.0.46/README.md b/stable/blog/3.0.46/README.md deleted file mode 100644 index ca9cbd1888e..00000000000 --- a/stable/blog/3.0.46/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.46/charts/common-10.7.1.tgz b/stable/blog/3.0.46/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/blog/3.0.46/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/blog/3.0.46/charts/postgresql-8.0.101.tgz b/stable/blog/3.0.46/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/blog/3.0.46/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/blog/3.0.47/CHANGELOG.md b/stable/blog/3.0.47/CHANGELOG.md new file mode 100644 index 00000000000..76bb83f05a9 --- /dev/null +++ b/stable/blog/3.0.47/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [blog-3.0.47](https://github.com/truecharts/charts/compare/hexo-blog-0.0.31...blog-3.0.47) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [blog-3.0.46](https://github.com/truecharts/charts/compare/hexo-blog-0.0.30...blog-3.0.46) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [blog-3.0.45](https://github.com/truecharts/charts/compare/hexo-blog-0.0.29...blog-3.0.45) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [blog-3.0.44](https://github.com/truecharts/charts/compare/hexo-blog-0.0.28...blog-3.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [blog-3.0.44](https://github.com/truecharts/charts/compare/hexo-blog-0.0.28...blog-3.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [blog-3.0.43](https://github.com/truecharts/charts/compare/blog-3.0.42...blog-3.0.43) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [blog-3.0.41](https://github.com/truecharts/charts/compare/hexo-blog-0.0.26...blog-3.0.41) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/blog/3.0.47/Chart.lock b/stable/blog/3.0.47/Chart.lock new file mode 100644 index 00000000000..7b2f0feb769 --- /dev/null +++ b/stable/blog/3.0.47/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T09:49:54.305150216Z" diff --git a/stable/blog/3.0.47/Chart.yaml b/stable/blog/3.0.47/Chart.yaml new file mode 100644 index 00000000000..becb87604c5 --- /dev/null +++ b/stable/blog/3.0.47/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.47 +annotations: + truecharts.org/catagories: | + - hosting + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/blog/3.0.47/README.md b/stable/blog/3.0.47/README.md new file mode 100644 index 00000000000..8a60c13742a --- /dev/null +++ b/stable/blog/3.0.47/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.46/app-readme.md b/stable/blog/3.0.47/app-readme.md similarity index 100% rename from stable/blog/3.0.46/app-readme.md rename to stable/blog/3.0.47/app-readme.md diff --git a/stable/blog/3.0.47/charts/common-10.7.7.tgz b/stable/blog/3.0.47/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/blog/3.0.47/charts/common-10.7.7.tgz differ diff --git a/stable/blog/3.0.47/charts/postgresql-8.0.106.tgz b/stable/blog/3.0.47/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/blog/3.0.47/charts/postgresql-8.0.106.tgz differ diff --git a/stable/blog/3.0.46/ix_values.yaml b/stable/blog/3.0.47/ix_values.yaml similarity index 100% rename from stable/blog/3.0.46/ix_values.yaml rename to stable/blog/3.0.47/ix_values.yaml diff --git a/stable/blog/3.0.46/questions.yaml b/stable/blog/3.0.47/questions.yaml similarity index 100% rename from stable/blog/3.0.46/questions.yaml rename to stable/blog/3.0.47/questions.yaml diff --git a/stable/blog/3.0.46/templates/common.yaml b/stable/blog/3.0.47/templates/common.yaml similarity index 100% rename from stable/blog/3.0.46/templates/common.yaml rename to stable/blog/3.0.47/templates/common.yaml diff --git a/stable/booksonic-air/6.0.51/values.yaml b/stable/blog/3.0.47/values.yaml similarity index 100% rename from stable/booksonic-air/6.0.51/values.yaml rename to stable/blog/3.0.47/values.yaml diff --git a/stable/boinc/2.0.58/CHANGELOG.md b/stable/boinc/2.0.58/CHANGELOG.md deleted file mode 100644 index 170d56b25ad..00000000000 --- a/stable/boinc/2.0.58/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [boinc-2.0.58](https://github.com/truecharts/charts/compare/boinc-2.0.57...boinc-2.0.58) (2022-10-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [boinc-2.0.57](https://github.com/truecharts/charts/compare/boinc-2.0.56...boinc-2.0.57) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [boinc-2.0.56](https://github.com/truecharts/charts/compare/boinc-2.0.55...boinc-2.0.56) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [boinc-2.0.55](https://github.com/truecharts/charts/compare/boinc-2.0.54...boinc-2.0.55) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [boinc-2.0.54](https://github.com/truecharts/charts/compare/boinc-2.0.53...boinc-2.0.54) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [boinc-2.0.54](https://github.com/truecharts/charts/compare/boinc-2.0.53...boinc-2.0.54) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [boinc-2.0.53](https://github.com/truecharts/charts/compare/boinc-2.0.52...boinc-2.0.53) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major - - - - -## [boinc-2.0.52](https://github.com/truecharts/charts/compare/boinc-2.0.51...boinc-2.0.52) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/stable/boinc/2.0.58/Chart.lock b/stable/boinc/2.0.58/Chart.lock deleted file mode 100644 index 21e7fac7ea7..00000000000 --- a/stable/boinc/2.0.58/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:49:07.993965613Z" diff --git a/stable/boinc/2.0.58/Chart.yaml b/stable/boinc/2.0.58/Chart.yaml deleted file mode 100644 index 52bde33e408..00000000000 --- a/stable/boinc/2.0.58/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: boinc -version: 2.0.58 -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.7.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.58/README.md b/stable/boinc/2.0.58/README.md deleted file mode 100644 index b4d57e52462..00000000000 --- a/stable/boinc/2.0.58/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.58/charts/common-10.7.1.tgz b/stable/boinc/2.0.58/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/boinc/2.0.58/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/boinc/2.0.59/CHANGELOG.md b/stable/boinc/2.0.59/CHANGELOG.md new file mode 100644 index 00000000000..affa4a6a5bd --- /dev/null +++ b/stable/boinc/2.0.59/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [boinc-2.0.59](https://github.com/truecharts/charts/compare/boinc-2.0.58...boinc-2.0.59) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [boinc-2.0.58](https://github.com/truecharts/charts/compare/boinc-2.0.57...boinc-2.0.58) (2022-10-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [boinc-2.0.57](https://github.com/truecharts/charts/compare/boinc-2.0.56...boinc-2.0.57) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [boinc-2.0.56](https://github.com/truecharts/charts/compare/boinc-2.0.55...boinc-2.0.56) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [boinc-2.0.55](https://github.com/truecharts/charts/compare/boinc-2.0.54...boinc-2.0.55) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + - update docker general non-major + + + + +## [boinc-2.0.54](https://github.com/truecharts/charts/compare/boinc-2.0.53...boinc-2.0.54) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [boinc-2.0.54](https://github.com/truecharts/charts/compare/boinc-2.0.53...boinc-2.0.54) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [boinc-2.0.53](https://github.com/truecharts/charts/compare/boinc-2.0.52...boinc-2.0.53) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major + + + + +## [boinc-2.0.52](https://github.com/truecharts/charts/compare/boinc-2.0.51...boinc-2.0.52) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [boinc-2.0.51](https://github.com/truecharts/charts/compare/boinc-2.0.50...boinc-2.0.51) (2022-09-25) diff --git a/stable/boinc/2.0.59/Chart.lock b/stable/boinc/2.0.59/Chart.lock new file mode 100644 index 00000000000..77e8e75a9b9 --- /dev/null +++ b/stable/boinc/2.0.59/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:49:37.836447168Z" diff --git a/stable/boinc/2.0.59/Chart.yaml b/stable/boinc/2.0.59/Chart.yaml new file mode 100644 index 00000000000..4e7a1360c41 --- /dev/null +++ b/stable/boinc/2.0.59/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: boinc +version: 2.0.59 +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.7.7 + # 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.59/README.md b/stable/boinc/2.0.59/README.md new file mode 100644 index 00000000000..53a33bda48b --- /dev/null +++ b/stable/boinc/2.0.59/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.58/app-readme.md b/stable/boinc/2.0.59/app-readme.md similarity index 100% rename from stable/boinc/2.0.58/app-readme.md rename to stable/boinc/2.0.59/app-readme.md diff --git a/stable/boinc/2.0.59/charts/common-10.7.7.tgz b/stable/boinc/2.0.59/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/boinc/2.0.59/charts/common-10.7.7.tgz differ diff --git a/stable/boinc/2.0.58/ix_values.yaml b/stable/boinc/2.0.59/ix_values.yaml similarity index 100% rename from stable/boinc/2.0.58/ix_values.yaml rename to stable/boinc/2.0.59/ix_values.yaml diff --git a/stable/boinc/2.0.58/questions.yaml b/stable/boinc/2.0.59/questions.yaml similarity index 100% rename from stable/boinc/2.0.58/questions.yaml rename to stable/boinc/2.0.59/questions.yaml diff --git a/stable/booksonic-air/6.0.51/templates/common.yaml b/stable/boinc/2.0.59/templates/common.yaml similarity index 100% rename from stable/booksonic-air/6.0.51/templates/common.yaml rename to stable/boinc/2.0.59/templates/common.yaml diff --git a/stable/bookstack/3.0.49/values.yaml b/stable/boinc/2.0.59/values.yaml similarity index 100% rename from stable/bookstack/3.0.49/values.yaml rename to stable/boinc/2.0.59/values.yaml diff --git a/stable/booksonic-air/6.0.51/CHANGELOG.md b/stable/booksonic-air/6.0.51/CHANGELOG.md deleted file mode 100644 index 67b6f70173a..00000000000 --- a/stable/booksonic-air/6.0.51/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [booksonic-air-6.0.51](https://github.com/truecharts/charts/compare/booksonic-air-6.0.50...booksonic-air-6.0.51) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [booksonic-air-6.0.50](https://github.com/truecharts/charts/compare/booksonic-air-6.0.49...booksonic-air-6.0.50) (2022-10-17) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) - - - - -## [booksonic-air-6.0.49](https://github.com/truecharts/charts/compare/booksonic-air-6.0.48...booksonic-air-6.0.49) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [booksonic-air-6.0.48](https://github.com/truecharts/charts/compare/booksonic-air-6.0.47...booksonic-air-6.0.48) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [booksonic-air-6.0.48](https://github.com/truecharts/charts/compare/booksonic-air-6.0.47...booksonic-air-6.0.48) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [booksonic-air-6.0.47](https://github.com/truecharts/charts/compare/booksonic-air-6.0.46...booksonic-air-6.0.47) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [booksonic-air-6.0.46](https://github.com/truecharts/charts/compare/booksonic-air-6.0.45...booksonic-air-6.0.46) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [booksonic-air-6.0.45](https://github.com/truecharts/charts/compare/booksonic-air-6.0.44...booksonic-air-6.0.45) (2022-09-26) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906)) - - - - -## [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 diff --git a/stable/booksonic-air/6.0.51/Chart.lock b/stable/booksonic-air/6.0.51/Chart.lock deleted file mode 100644 index 2406082fae8..00000000000 --- a/stable/booksonic-air/6.0.51/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:02:03.694845576Z" diff --git a/stable/booksonic-air/6.0.51/Chart.yaml b/stable/booksonic-air/6.0.51/Chart.yaml deleted file mode 100644 index d6ca6520578..00000000000 --- a/stable/booksonic-air/6.0.51/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.7.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.51 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/booksonic-air/6.0.51/README.md b/stable/booksonic-air/6.0.51/README.md deleted file mode 100644 index f0e93677407..00000000000 --- a/stable/booksonic-air/6.0.51/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.51/charts/common-10.7.1.tgz b/stable/booksonic-air/6.0.51/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/booksonic-air/6.0.51/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/booksonic-air/6.0.52/CHANGELOG.md b/stable/booksonic-air/6.0.52/CHANGELOG.md new file mode 100644 index 00000000000..6277ca21770 --- /dev/null +++ b/stable/booksonic-air/6.0.52/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [booksonic-air-6.0.52](https://github.com/truecharts/charts/compare/booksonic-air-6.0.51...booksonic-air-6.0.52) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [booksonic-air-6.0.51](https://github.com/truecharts/charts/compare/booksonic-air-6.0.50...booksonic-air-6.0.51) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [booksonic-air-6.0.50](https://github.com/truecharts/charts/compare/booksonic-air-6.0.49...booksonic-air-6.0.50) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) + + + + +## [booksonic-air-6.0.49](https://github.com/truecharts/charts/compare/booksonic-air-6.0.48...booksonic-air-6.0.49) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [booksonic-air-6.0.48](https://github.com/truecharts/charts/compare/booksonic-air-6.0.47...booksonic-air-6.0.48) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [booksonic-air-6.0.48](https://github.com/truecharts/charts/compare/booksonic-air-6.0.47...booksonic-air-6.0.48) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [booksonic-air-6.0.47](https://github.com/truecharts/charts/compare/booksonic-air-6.0.46...booksonic-air-6.0.47) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [booksonic-air-6.0.46](https://github.com/truecharts/charts/compare/booksonic-air-6.0.45...booksonic-air-6.0.46) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [booksonic-air-6.0.45](https://github.com/truecharts/charts/compare/booksonic-air-6.0.44...booksonic-air-6.0.45) (2022-09-26) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906)) + + + + +## [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 diff --git a/stable/booksonic-air/6.0.52/Chart.lock b/stable/booksonic-air/6.0.52/Chart.lock new file mode 100644 index 00000000000..ddd0b0b5b6a --- /dev/null +++ b/stable/booksonic-air/6.0.52/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:50:01.273944041Z" diff --git a/stable/booksonic-air/6.0.52/Chart.yaml b/stable/booksonic-air/6.0.52/Chart.yaml new file mode 100644 index 00000000000..f8d581869f1 --- /dev/null +++ b/stable/booksonic-air/6.0.52/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2201.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.52 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/booksonic-air/6.0.52/README.md b/stable/booksonic-air/6.0.52/README.md new file mode 100644 index 00000000000..03a4c441f4b --- /dev/null +++ b/stable/booksonic-air/6.0.52/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.51/app-readme.md b/stable/booksonic-air/6.0.52/app-readme.md similarity index 100% rename from stable/booksonic-air/6.0.51/app-readme.md rename to stable/booksonic-air/6.0.52/app-readme.md diff --git a/stable/booksonic-air/6.0.52/charts/common-10.7.7.tgz b/stable/booksonic-air/6.0.52/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/booksonic-air/6.0.52/charts/common-10.7.7.tgz differ diff --git a/stable/booksonic-air/6.0.51/ix_values.yaml b/stable/booksonic-air/6.0.52/ix_values.yaml similarity index 100% rename from stable/booksonic-air/6.0.51/ix_values.yaml rename to stable/booksonic-air/6.0.52/ix_values.yaml diff --git a/stable/booksonic-air/6.0.51/questions.yaml b/stable/booksonic-air/6.0.52/questions.yaml similarity index 100% rename from stable/booksonic-air/6.0.51/questions.yaml rename to stable/booksonic-air/6.0.52/questions.yaml diff --git a/stable/browserless-chrome/2.0.41/templates/common.yaml b/stable/booksonic-air/6.0.52/templates/common.yaml similarity index 100% rename from stable/browserless-chrome/2.0.41/templates/common.yaml rename to stable/booksonic-air/6.0.52/templates/common.yaml diff --git a/stable/browserless-chrome/2.0.41/values.yaml b/stable/booksonic-air/6.0.52/values.yaml similarity index 100% rename from stable/browserless-chrome/2.0.41/values.yaml rename to stable/booksonic-air/6.0.52/values.yaml diff --git a/stable/bookstack/3.0.49/CHANGELOG.md b/stable/bookstack/3.0.49/CHANGELOG.md deleted file mode 100644 index 0f09993a172..00000000000 --- a/stable/bookstack/3.0.49/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [bookstack-3.0.49](https://github.com/truecharts/charts/compare/bookstack-3.0.48...bookstack-3.0.49) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [bookstack-3.0.48](https://github.com/truecharts/charts/compare/bookstack-3.0.47...bookstack-3.0.48) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [bookstack-3.0.47](https://github.com/truecharts/charts/compare/bookstack-3.0.46...bookstack-3.0.47) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [bookstack-3.0.46](https://github.com/truecharts/charts/compare/bookstack-3.0.45...bookstack-3.0.46) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [bookstack-3.0.46](https://github.com/truecharts/charts/compare/bookstack-3.0.45...bookstack-3.0.46) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [bookstack-3.0.45](https://github.com/truecharts/charts/compare/bookstack-3.0.44...bookstack-3.0.45) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [bookstack-3.0.43](https://github.com/truecharts/charts/compare/bookstack-3.0.42...bookstack-3.0.43) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/bookstack/3.0.49/Chart.lock b/stable/bookstack/3.0.49/Chart.lock deleted file mode 100644 index 364cff31d79..00000000000 --- a/stable/bookstack/3.0.49/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -digest: sha256:295e428c316393ce8454e78e86bc68db722fe4ed43b899d9d733e2f9744cf719 -generated: "2022-10-22T14:10:00.203310905Z" diff --git a/stable/bookstack/3.0.49/Chart.yaml b/stable/bookstack/3.0.49/Chart.yaml deleted file mode 100644 index b57937aa7c0..00000000000 --- a/stable/bookstack/3.0.49/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "22.10.2022" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -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.49 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/bookstack/3.0.49/README.md b/stable/bookstack/3.0.49/README.md deleted file mode 100644 index 19c1f75c0d3..00000000000 --- a/stable/bookstack/3.0.49/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.95 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.49/charts/common-10.7.1.tgz b/stable/bookstack/3.0.49/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/bookstack/3.0.49/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/bookstack/3.0.49/charts/mariadb-3.0.95.tgz b/stable/bookstack/3.0.49/charts/mariadb-3.0.95.tgz deleted file mode 100644 index 8b64eea58a2..00000000000 Binary files a/stable/bookstack/3.0.49/charts/mariadb-3.0.95.tgz and /dev/null differ diff --git a/stable/bookstack/3.0.50/CHANGELOG.md b/stable/bookstack/3.0.50/CHANGELOG.md new file mode 100644 index 00000000000..ba989f92ab9 --- /dev/null +++ b/stable/bookstack/3.0.50/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [bookstack-3.0.50](https://github.com/truecharts/charts/compare/bookstack-3.0.49...bookstack-3.0.50) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [bookstack-3.0.49](https://github.com/truecharts/charts/compare/bookstack-3.0.48...bookstack-3.0.49) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [bookstack-3.0.48](https://github.com/truecharts/charts/compare/bookstack-3.0.47...bookstack-3.0.48) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [bookstack-3.0.47](https://github.com/truecharts/charts/compare/bookstack-3.0.46...bookstack-3.0.47) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [bookstack-3.0.46](https://github.com/truecharts/charts/compare/bookstack-3.0.45...bookstack-3.0.46) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [bookstack-3.0.46](https://github.com/truecharts/charts/compare/bookstack-3.0.45...bookstack-3.0.46) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [bookstack-3.0.45](https://github.com/truecharts/charts/compare/bookstack-3.0.44...bookstack-3.0.45) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [bookstack-3.0.43](https://github.com/truecharts/charts/compare/bookstack-3.0.42...bookstack-3.0.43) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 + diff --git a/stable/bookstack/3.0.50/Chart.lock b/stable/bookstack/3.0.50/Chart.lock new file mode 100644 index 00000000000..c36323e4098 --- /dev/null +++ b/stable/bookstack/3.0.50/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add +generated: "2022-10-25T09:50:37.362134211Z" diff --git a/stable/bookstack/3.0.50/Chart.yaml b/stable/bookstack/3.0.50/Chart.yaml new file mode 100644 index 00000000000..0da28d5fbf9 --- /dev/null +++ b/stable/bookstack/3.0.50/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "22.10.2022" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +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.50 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/bookstack/3.0.50/README.md b/stable/bookstack/3.0.50/README.md new file mode 100644 index 00000000000..9225fe75822 --- /dev/null +++ b/stable/bookstack/3.0.50/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.100 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.49/app-readme.md b/stable/bookstack/3.0.50/app-readme.md similarity index 100% rename from stable/bookstack/3.0.49/app-readme.md rename to stable/bookstack/3.0.50/app-readme.md diff --git a/stable/bookstack/3.0.50/charts/common-10.7.7.tgz b/stable/bookstack/3.0.50/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/bookstack/3.0.50/charts/common-10.7.7.tgz differ diff --git a/stable/bookstack/3.0.50/charts/mariadb-3.0.100.tgz b/stable/bookstack/3.0.50/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/stable/bookstack/3.0.50/charts/mariadb-3.0.100.tgz differ diff --git a/stable/bookstack/3.0.49/ix_values.yaml b/stable/bookstack/3.0.50/ix_values.yaml similarity index 100% rename from stable/bookstack/3.0.49/ix_values.yaml rename to stable/bookstack/3.0.50/ix_values.yaml diff --git a/stable/bookstack/3.0.49/questions.yaml b/stable/bookstack/3.0.50/questions.yaml similarity index 100% rename from stable/bookstack/3.0.49/questions.yaml rename to stable/bookstack/3.0.50/questions.yaml diff --git a/stable/bookstack/3.0.49/templates/_secrets.tpl b/stable/bookstack/3.0.50/templates/_secrets.tpl similarity index 100% rename from stable/bookstack/3.0.49/templates/_secrets.tpl rename to stable/bookstack/3.0.50/templates/_secrets.tpl diff --git a/stable/bookstack/3.0.49/templates/common.yaml b/stable/bookstack/3.0.50/templates/common.yaml similarity index 100% rename from stable/bookstack/3.0.49/templates/common.yaml rename to stable/bookstack/3.0.50/templates/common.yaml diff --git a/stable/budge/2.0.50/values.yaml b/stable/bookstack/3.0.50/values.yaml similarity index 100% rename from stable/budge/2.0.50/values.yaml rename to stable/bookstack/3.0.50/values.yaml diff --git a/stable/browserless-chrome/2.0.41/CHANGELOG.md b/stable/browserless-chrome/2.0.41/CHANGELOG.md deleted file mode 100644 index 319e76f6187..00000000000 --- a/stable/browserless-chrome/2.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [browserless-chrome-2.0.41](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.40...browserless-chrome-2.0.41) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [browserless-chrome-2.0.40](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.39...browserless-chrome-2.0.40) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [browserless-chrome-2.0.39](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.36...browserless-chrome-2.0.39) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - - - -## [browserless-chrome-2.0.36](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.35...browserless-chrome-2.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [browserless-chrome-2.0.36](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.35...browserless-chrome-2.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [browserless-chrome-2.0.35](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.34...browserless-chrome-2.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [browserless-chrome-2.0.34](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.33...browserless-chrome-2.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/browserless-chrome/2.0.41/Chart.lock b/stable/browserless-chrome/2.0.41/Chart.lock deleted file mode 100644 index 9cde1efb52e..00000000000 --- a/stable/browserless-chrome/2.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:02:30.888726486Z" diff --git a/stable/browserless-chrome/2.0.41/Chart.yaml b/stable/browserless-chrome/2.0.41/Chart.yaml deleted file mode 100644 index 426179a22ff..00000000000 --- a/stable/browserless-chrome/2.0.41/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.7.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.41 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/browserless-chrome/2.0.41/README.md b/stable/browserless-chrome/2.0.41/README.md deleted file mode 100644 index a433c386af8..00000000000 --- a/stable/browserless-chrome/2.0.41/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.41/charts/common-10.7.1.tgz b/stable/browserless-chrome/2.0.41/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/browserless-chrome/2.0.41/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/browserless-chrome/2.0.42/CHANGELOG.md b/stable/browserless-chrome/2.0.42/CHANGELOG.md new file mode 100644 index 00000000000..9b05c228e46 --- /dev/null +++ b/stable/browserless-chrome/2.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [browserless-chrome-2.0.42](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.41...browserless-chrome-2.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [browserless-chrome-2.0.41](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.40...browserless-chrome-2.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [browserless-chrome-2.0.40](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.39...browserless-chrome-2.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [browserless-chrome-2.0.39](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.36...browserless-chrome-2.0.39) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + + + + +## [browserless-chrome-2.0.36](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.35...browserless-chrome-2.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [browserless-chrome-2.0.36](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.35...browserless-chrome-2.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [browserless-chrome-2.0.35](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.34...browserless-chrome-2.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [browserless-chrome-2.0.34](https://github.com/truecharts/charts/compare/browserless-chrome-2.0.33...browserless-chrome-2.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 + diff --git a/stable/browserless-chrome/2.0.42/Chart.lock b/stable/browserless-chrome/2.0.42/Chart.lock new file mode 100644 index 00000000000..3a75bd776e1 --- /dev/null +++ b/stable/browserless-chrome/2.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:50:38.53385909Z" diff --git a/stable/browserless-chrome/2.0.42/Chart.yaml b/stable/browserless-chrome/2.0.42/Chart.yaml new file mode 100644 index 00000000000..a41d0aa7f97 --- /dev/null +++ b/stable/browserless-chrome/2.0.42/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.54.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.42 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/browserless-chrome/2.0.42/README.md b/stable/browserless-chrome/2.0.42/README.md new file mode 100644 index 00000000000..79ebff9d7e0 --- /dev/null +++ b/stable/browserless-chrome/2.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/stable/browserless-chrome/2.0.42/app-readme.md similarity index 100% rename from stable/browserless-chrome/2.0.41/app-readme.md rename to stable/browserless-chrome/2.0.42/app-readme.md diff --git a/stable/browserless-chrome/2.0.42/charts/common-10.7.7.tgz b/stable/browserless-chrome/2.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/browserless-chrome/2.0.42/charts/common-10.7.7.tgz differ diff --git a/stable/browserless-chrome/2.0.41/ci/puppeteer-values.yaml b/stable/browserless-chrome/2.0.42/ci/puppeteer-values.yaml similarity index 100% rename from stable/browserless-chrome/2.0.41/ci/puppeteer-values.yaml rename to stable/browserless-chrome/2.0.42/ci/puppeteer-values.yaml diff --git a/stable/browserless-chrome/2.0.41/ix_values.yaml b/stable/browserless-chrome/2.0.42/ix_values.yaml similarity index 100% rename from stable/browserless-chrome/2.0.41/ix_values.yaml rename to stable/browserless-chrome/2.0.42/ix_values.yaml diff --git a/stable/browserless-chrome/2.0.41/questions.yaml b/stable/browserless-chrome/2.0.42/questions.yaml similarity index 100% rename from stable/browserless-chrome/2.0.41/questions.yaml rename to stable/browserless-chrome/2.0.42/questions.yaml diff --git a/stable/budge/2.0.50/templates/common.yaml b/stable/browserless-chrome/2.0.42/templates/common.yaml similarity index 100% rename from stable/budge/2.0.50/templates/common.yaml rename to stable/browserless-chrome/2.0.42/templates/common.yaml diff --git a/stable/calibre/7.0.55/values.yaml b/stable/browserless-chrome/2.0.42/values.yaml similarity index 100% rename from stable/calibre/7.0.55/values.yaml rename to stable/browserless-chrome/2.0.42/values.yaml diff --git a/stable/budge/2.0.50/CHANGELOG.md b/stable/budge/2.0.50/CHANGELOG.md deleted file mode 100644 index 78cf2e89203..00000000000 --- a/stable/budge/2.0.50/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [budge-2.0.50](https://github.com/truecharts/charts/compare/budge-2.0.49...budge-2.0.50) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [budge-2.0.49](https://github.com/truecharts/charts/compare/budge-2.0.48...budge-2.0.49) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [budge-2.0.48](https://github.com/truecharts/charts/compare/budge-2.0.47...budge-2.0.48) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [budge-2.0.47](https://github.com/truecharts/charts/compare/budge-2.0.46...budge-2.0.47) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [budge-2.0.47](https://github.com/truecharts/charts/compare/budge-2.0.46...budge-2.0.47) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [budge-2.0.46](https://github.com/truecharts/charts/compare/budge-2.0.45...budge-2.0.46) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [budge-2.0.45](https://github.com/truecharts/charts/compare/budge-2.0.44...budge-2.0.45) (2022-09-28) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) - - - - -## [budge-2.0.44](https://github.com/truecharts/charts/compare/budge-2.0.43...budge-2.0.44) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/stable/budge/2.0.50/Chart.lock b/stable/budge/2.0.50/Chart.lock deleted file mode 100644 index 77c09008e3e..00000000000 --- a/stable/budge/2.0.50/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:02:34.946276495Z" diff --git a/stable/budge/2.0.50/Chart.yaml b/stable/budge/2.0.50/Chart.yaml deleted file mode 100644 index 96601db09bb..00000000000 --- a/stable/budge/2.0.50/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.7.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.50 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/budge/2.0.50/README.md b/stable/budge/2.0.50/README.md deleted file mode 100644 index 8e1122e1509..00000000000 --- a/stable/budge/2.0.50/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.50/charts/common-10.7.1.tgz b/stable/budge/2.0.50/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/budge/2.0.50/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/budge/2.0.51/CHANGELOG.md b/stable/budge/2.0.51/CHANGELOG.md new file mode 100644 index 00000000000..8f74afc56d4 --- /dev/null +++ b/stable/budge/2.0.51/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [budge-2.0.51](https://github.com/truecharts/charts/compare/budge-2.0.50...budge-2.0.51) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [budge-2.0.50](https://github.com/truecharts/charts/compare/budge-2.0.49...budge-2.0.50) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [budge-2.0.49](https://github.com/truecharts/charts/compare/budge-2.0.48...budge-2.0.49) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [budge-2.0.48](https://github.com/truecharts/charts/compare/budge-2.0.47...budge-2.0.48) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [budge-2.0.47](https://github.com/truecharts/charts/compare/budge-2.0.46...budge-2.0.47) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [budge-2.0.47](https://github.com/truecharts/charts/compare/budge-2.0.46...budge-2.0.47) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [budge-2.0.46](https://github.com/truecharts/charts/compare/budge-2.0.45...budge-2.0.46) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [budge-2.0.45](https://github.com/truecharts/charts/compare/budge-2.0.44...budge-2.0.45) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + +## [budge-2.0.44](https://github.com/truecharts/charts/compare/budge-2.0.43...budge-2.0.44) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [budge-2.0.43](https://github.com/truecharts/charts/compare/budge-2.0.42...budge-2.0.43) (2022-09-25) + +### Chore diff --git a/stable/budge/2.0.51/Chart.lock b/stable/budge/2.0.51/Chart.lock new file mode 100644 index 00000000000..e82a3c35c9c --- /dev/null +++ b/stable/budge/2.0.51/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:50:43.058733495Z" diff --git a/stable/budge/2.0.51/Chart.yaml b/stable/budge/2.0.51/Chart.yaml new file mode 100644 index 00000000000..83e9fae00f5 --- /dev/null +++ b/stable/budge/2.0.51/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.0.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.51 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/budge/2.0.51/README.md b/stable/budge/2.0.51/README.md new file mode 100644 index 00000000000..e8a5d1c7dec --- /dev/null +++ b/stable/budge/2.0.51/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.50/app-readme.md b/stable/budge/2.0.51/app-readme.md similarity index 100% rename from stable/budge/2.0.50/app-readme.md rename to stable/budge/2.0.51/app-readme.md diff --git a/stable/budge/2.0.51/charts/common-10.7.7.tgz b/stable/budge/2.0.51/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/budge/2.0.51/charts/common-10.7.7.tgz differ diff --git a/stable/budge/2.0.50/ix_values.yaml b/stable/budge/2.0.51/ix_values.yaml similarity index 100% rename from stable/budge/2.0.50/ix_values.yaml rename to stable/budge/2.0.51/ix_values.yaml diff --git a/stable/budge/2.0.50/questions.yaml b/stable/budge/2.0.51/questions.yaml similarity index 100% rename from stable/budge/2.0.50/questions.yaml rename to stable/budge/2.0.51/questions.yaml diff --git a/stable/chevereto/3.0.44/templates/common.yaml b/stable/budge/2.0.51/templates/common.yaml similarity index 100% rename from stable/chevereto/3.0.44/templates/common.yaml rename to stable/budge/2.0.51/templates/common.yaml diff --git a/stable/chevereto/3.0.44/values.yaml b/stable/budge/2.0.51/values.yaml similarity index 100% rename from stable/chevereto/3.0.44/values.yaml rename to stable/budge/2.0.51/values.yaml diff --git a/stable/calibre-web/11.0.53/CHANGELOG.md b/stable/calibre-web/11.0.53/CHANGELOG.md new file mode 100644 index 00000000000..26cc1224161 --- /dev/null +++ b/stable/calibre-web/11.0.53/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [calibre-web-11.0.53](https://github.com/truecharts/charts/compare/calibre-web-11.0.52...calibre-web-11.0.53) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [calibre-web-11.0.52](https://github.com/truecharts/charts/compare/calibre-web-11.0.51...calibre-web-11.0.52) (2022-10-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [calibre-web-11.0.51](https://github.com/truecharts/charts/compare/calibre-web-11.0.50...calibre-web-11.0.51) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [calibre-web-11.0.50](https://github.com/truecharts/charts/compare/calibre-web-11.0.49...calibre-web-11.0.50) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [calibre-web-11.0.49](https://github.com/truecharts/charts/compare/calibre-web-11.0.48...calibre-web-11.0.49) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [calibre-web-11.0.48](https://github.com/truecharts/charts/compare/calibre-web-11.0.47...calibre-web-11.0.48) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [calibre-web-11.0.48](https://github.com/truecharts/charts/compare/calibre-web-11.0.47...calibre-web-11.0.48) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [calibre-web-11.0.47](https://github.com/truecharts/charts/compare/calibre-web-11.0.46...calibre-web-11.0.47) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [calibre-web-11.0.46](https://github.com/truecharts/charts/compare/calibre-web-11.0.45...calibre-web-11.0.46) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#4010](https://github.com/truecharts/charts/issues/4010)) + + + + +## [calibre-web-11.0.45](https://github.com/truecharts/charts/compare/calibre-web-11.0.44...calibre-web-11.0.45) (2022-09-28) + diff --git a/stable/calibre-web/11.0.53/Chart.lock b/stable/calibre-web/11.0.53/Chart.lock new file mode 100644 index 00000000000..ea42dd46119 --- /dev/null +++ b/stable/calibre-web/11.0.53/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:51:20.256376831Z" diff --git a/stable/calibre-web/11.0.53/Chart.yaml b/stable/calibre-web/11.0.53/Chart.yaml new file mode 100644 index 00000000000..9809b6ec245 --- /dev/null +++ b/stable/calibre-web/11.0.53/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.6.19" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.53 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/calibre-web/11.0.53/README.md b/stable/calibre-web/11.0.53/README.md new file mode 100644 index 00000000000..47af8ca1244 --- /dev/null +++ b/stable/calibre-web/11.0.53/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.53/app-readme.md b/stable/calibre-web/11.0.53/app-readme.md new file mode 100644 index 00000000000..fdc871bc685 --- /dev/null +++ b/stable/calibre-web/11.0.53/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.53/charts/common-10.7.7.tgz b/stable/calibre-web/11.0.53/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/calibre-web/11.0.53/charts/common-10.7.7.tgz differ diff --git a/stable/calibre-web/11.0.53/ix_values.yaml b/stable/calibre-web/11.0.53/ix_values.yaml new file mode 100644 index 00000000000..1c116cbfa8d --- /dev/null +++ b/stable/calibre-web/11.0.53/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/calibre-web + pullPolicy: IfNotPresent + tag: 0.6.19@sha256:1db2f766806980091e47b154f49fbb41fb72a364d29824af45b1d06576c79af9 + +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.53/questions.yaml b/stable/calibre-web/11.0.53/questions.yaml new file mode 100644 index 00000000000..bb69674b3c7 --- /dev/null +++ b/stable/calibre-web/11.0.53/questions.yaml @@ -0,0 +1,2569 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/clarkson/3.0.46/templates/common.yaml b/stable/calibre-web/11.0.53/templates/common.yaml similarity index 100% rename from stable/clarkson/3.0.46/templates/common.yaml rename to stable/calibre-web/11.0.53/templates/common.yaml diff --git a/stable/chronos/1.0.8/values.yaml b/stable/calibre-web/11.0.53/values.yaml similarity index 100% rename from stable/chronos/1.0.8/values.yaml rename to stable/calibre-web/11.0.53/values.yaml diff --git a/stable/calibre/7.0.55/CHANGELOG.md b/stable/calibre/7.0.55/CHANGELOG.md deleted file mode 100644 index de92a0d571a..00000000000 --- a/stable/calibre/7.0.55/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [calibre-7.0.55](https://github.com/truecharts/charts/compare/calibre-7.0.54...calibre-7.0.55) (2022-10-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [calibre-7.0.54](https://github.com/truecharts/charts/compare/calibre-web-11.0.51...calibre-7.0.54) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [calibre-7.0.53](https://github.com/truecharts/charts/compare/calibre-7.0.52...calibre-7.0.53) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [calibre-7.0.52](https://github.com/truecharts/charts/compare/calibre-web-11.0.50...calibre-7.0.52) (2022-10-16) - -### Chore - -- update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [calibre-7.0.51](https://github.com/truecharts/charts/compare/calibre-web-11.0.48...calibre-7.0.51) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [calibre-7.0.50](https://github.com/truecharts/charts/compare/calibre-7.0.49...calibre-7.0.50) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [calibre-7.0.50](https://github.com/truecharts/charts/compare/calibre-7.0.49...calibre-7.0.50) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [calibre-7.0.49](https://github.com/truecharts/charts/compare/calibre-web-11.0.46...calibre-7.0.49) (2022-10-05) - -### Chore - -- update helm general non-major - - - - -## [calibre-7.0.48](https://github.com/truecharts/charts/compare/calibre-web-11.0.45...calibre-7.0.48) (2022-10-01) - -### Chore - -- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [calibre-7.0.47](https://github.com/truecharts/charts/compare/calibre-7.0.46...calibre-7.0.47) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] diff --git a/stable/calibre/7.0.55/Chart.lock b/stable/calibre/7.0.55/Chart.lock deleted file mode 100644 index 6268679a9e0..00000000000 --- a/stable/calibre/7.0.55/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:49:42.107681989Z" diff --git a/stable/calibre/7.0.55/Chart.yaml b/stable/calibre/7.0.55/Chart.yaml deleted file mode 100644 index 350057b3872..00000000000 --- a/stable/calibre/7.0.55/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "6.7.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.55 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/calibre/7.0.55/README.md b/stable/calibre/7.0.55/README.md deleted file mode 100644 index 4e4bcd0c8c4..00000000000 --- a/stable/calibre/7.0.55/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.55/charts/common-10.7.1.tgz b/stable/calibre/7.0.55/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/calibre/7.0.55/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/calibre/7.0.56/CHANGELOG.md b/stable/calibre/7.0.56/CHANGELOG.md new file mode 100644 index 00000000000..b89b341a8b8 --- /dev/null +++ b/stable/calibre/7.0.56/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [calibre-7.0.56](https://github.com/truecharts/charts/compare/calibre-web-11.0.52...calibre-7.0.56) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [calibre-7.0.55](https://github.com/truecharts/charts/compare/calibre-7.0.54...calibre-7.0.55) (2022-10-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [calibre-7.0.54](https://github.com/truecharts/charts/compare/calibre-web-11.0.51...calibre-7.0.54) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [calibre-7.0.53](https://github.com/truecharts/charts/compare/calibre-7.0.52...calibre-7.0.53) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [calibre-7.0.52](https://github.com/truecharts/charts/compare/calibre-web-11.0.50...calibre-7.0.52) (2022-10-16) + +### Chore + +- update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [calibre-7.0.51](https://github.com/truecharts/charts/compare/calibre-web-11.0.48...calibre-7.0.51) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + - update docker general non-major + + + + +## [calibre-7.0.50](https://github.com/truecharts/charts/compare/calibre-7.0.49...calibre-7.0.50) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [calibre-7.0.50](https://github.com/truecharts/charts/compare/calibre-7.0.49...calibre-7.0.50) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [calibre-7.0.49](https://github.com/truecharts/charts/compare/calibre-web-11.0.46...calibre-7.0.49) (2022-10-05) + +### Chore + +- update helm general non-major + + + + +## [calibre-7.0.48](https://github.com/truecharts/charts/compare/calibre-web-11.0.45...calibre-7.0.48) (2022-10-01) + +### Chore + diff --git a/stable/calibre/7.0.56/Chart.lock b/stable/calibre/7.0.56/Chart.lock new file mode 100644 index 00000000000..de7a4c6f7df --- /dev/null +++ b/stable/calibre/7.0.56/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:50:51.027253667Z" diff --git a/stable/calibre/7.0.56/Chart.yaml b/stable/calibre/7.0.56/Chart.yaml new file mode 100644 index 00000000000..c5b21c40d5e --- /dev/null +++ b/stable/calibre/7.0.56/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "6.7.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.56 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/calibre/7.0.56/README.md b/stable/calibre/7.0.56/README.md new file mode 100644 index 00000000000..95c31607d9f --- /dev/null +++ b/stable/calibre/7.0.56/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.55/app-readme.md b/stable/calibre/7.0.56/app-readme.md similarity index 100% rename from stable/calibre/7.0.55/app-readme.md rename to stable/calibre/7.0.56/app-readme.md diff --git a/stable/calibre/7.0.56/charts/common-10.7.7.tgz b/stable/calibre/7.0.56/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/calibre/7.0.56/charts/common-10.7.7.tgz differ diff --git a/stable/calibre/7.0.55/ix_values.yaml b/stable/calibre/7.0.56/ix_values.yaml similarity index 100% rename from stable/calibre/7.0.55/ix_values.yaml rename to stable/calibre/7.0.56/ix_values.yaml diff --git a/stable/calibre/7.0.55/questions.yaml b/stable/calibre/7.0.56/questions.yaml similarity index 100% rename from stable/calibre/7.0.55/questions.yaml rename to stable/calibre/7.0.56/questions.yaml diff --git a/stable/calibre/7.0.55/templates/common.yaml b/stable/calibre/7.0.56/templates/common.yaml similarity index 100% rename from stable/calibre/7.0.55/templates/common.yaml rename to stable/calibre/7.0.56/templates/common.yaml diff --git a/stable/clamav/3.0.45/values.yaml b/stable/calibre/7.0.56/values.yaml similarity index 100% rename from stable/clamav/3.0.45/values.yaml rename to stable/calibre/7.0.56/values.yaml diff --git a/stable/chevereto/3.0.44/CHANGELOG.md b/stable/chevereto/3.0.44/CHANGELOG.md deleted file mode 100644 index 843049993e9..00000000000 --- a/stable/chevereto/3.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chevereto-3.0.44](https://github.com/truecharts/charts/compare/chevereto-3.0.43...chevereto-3.0.44) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [chevereto-3.0.43](https://github.com/truecharts/charts/compare/chevereto-3.0.42...chevereto-3.0.43) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [chevereto-3.0.42](https://github.com/truecharts/charts/compare/chevereto-3.0.41...chevereto-3.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [chevereto-3.0.42](https://github.com/truecharts/charts/compare/chevereto-3.0.41...chevereto-3.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [chevereto-3.0.41](https://github.com/truecharts/charts/compare/chevereto-3.0.40...chevereto-3.0.41) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [chevereto-3.0.39](https://github.com/truecharts/charts/compare/chevereto-3.0.38...chevereto-3.0.39) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/chevereto/3.0.44/Chart.lock b/stable/chevereto/3.0.44/Chart.lock deleted file mode 100644 index 3180021d8e5..00000000000 --- a/stable/chevereto/3.0.44/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -digest: sha256:295e428c316393ce8454e78e86bc68db722fe4ed43b899d9d733e2f9744cf719 -generated: "2022-10-19T13:03:17.842399717Z" diff --git a/stable/chevereto/3.0.44/Chart.yaml b/stable/chevereto/3.0.44/Chart.yaml deleted file mode 100644 index 8546b60b506..00000000000 --- a/stable/chevereto/3.0.44/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: chevereto -version: 3.0.44 -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.7.1 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -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.44/README.md b/stable/chevereto/3.0.44/README.md deleted file mode 100644 index dce6e254479..00000000000 --- a/stable/chevereto/3.0.44/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.95 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.44/charts/common-10.7.1.tgz b/stable/chevereto/3.0.44/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/chevereto/3.0.44/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/chevereto/3.0.44/charts/mariadb-3.0.95.tgz b/stable/chevereto/3.0.44/charts/mariadb-3.0.95.tgz deleted file mode 100644 index 8b64eea58a2..00000000000 Binary files a/stable/chevereto/3.0.44/charts/mariadb-3.0.95.tgz and /dev/null differ diff --git a/stable/chevereto/3.0.45/CHANGELOG.md b/stable/chevereto/3.0.45/CHANGELOG.md new file mode 100644 index 00000000000..c58129744c9 --- /dev/null +++ b/stable/chevereto/3.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chevereto-3.0.45](https://github.com/truecharts/charts/compare/chevereto-3.0.44...chevereto-3.0.45) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [chevereto-3.0.44](https://github.com/truecharts/charts/compare/chevereto-3.0.43...chevereto-3.0.44) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [chevereto-3.0.43](https://github.com/truecharts/charts/compare/chevereto-3.0.42...chevereto-3.0.43) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [chevereto-3.0.42](https://github.com/truecharts/charts/compare/chevereto-3.0.41...chevereto-3.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [chevereto-3.0.42](https://github.com/truecharts/charts/compare/chevereto-3.0.41...chevereto-3.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [chevereto-3.0.41](https://github.com/truecharts/charts/compare/chevereto-3.0.40...chevereto-3.0.41) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [chevereto-3.0.39](https://github.com/truecharts/charts/compare/chevereto-3.0.38...chevereto-3.0.39) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/chevereto/3.0.45/Chart.lock b/stable/chevereto/3.0.45/Chart.lock new file mode 100644 index 00000000000..a435cc7ad5f --- /dev/null +++ b/stable/chevereto/3.0.45/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add +generated: "2022-10-25T09:51:41.113686842Z" diff --git a/stable/chevereto/3.0.45/Chart.yaml b/stable/chevereto/3.0.45/Chart.yaml new file mode 100644 index 00000000000..04ee6deeef6 --- /dev/null +++ b/stable/chevereto/3.0.45/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: chevereto +version: 3.0.45 +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.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +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.45/README.md b/stable/chevereto/3.0.45/README.md new file mode 100644 index 00000000000..ea1c5637f1a --- /dev/null +++ b/stable/chevereto/3.0.45/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.100 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.44/app-readme.md b/stable/chevereto/3.0.45/app-readme.md similarity index 100% rename from stable/chevereto/3.0.44/app-readme.md rename to stable/chevereto/3.0.45/app-readme.md diff --git a/stable/chevereto/3.0.45/charts/common-10.7.7.tgz b/stable/chevereto/3.0.45/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/chevereto/3.0.45/charts/common-10.7.7.tgz differ diff --git a/stable/chevereto/3.0.45/charts/mariadb-3.0.100.tgz b/stable/chevereto/3.0.45/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/stable/chevereto/3.0.45/charts/mariadb-3.0.100.tgz differ diff --git a/stable/chevereto/3.0.44/ix_values.yaml b/stable/chevereto/3.0.45/ix_values.yaml similarity index 100% rename from stable/chevereto/3.0.44/ix_values.yaml rename to stable/chevereto/3.0.45/ix_values.yaml diff --git a/stable/chevereto/3.0.44/questions.yaml b/stable/chevereto/3.0.45/questions.yaml similarity index 100% rename from stable/chevereto/3.0.44/questions.yaml rename to stable/chevereto/3.0.45/questions.yaml diff --git a/stable/cloud9/4.0.36/templates/common.yaml b/stable/chevereto/3.0.45/templates/common.yaml similarity index 100% rename from stable/cloud9/4.0.36/templates/common.yaml rename to stable/chevereto/3.0.45/templates/common.yaml diff --git a/stable/clarkson/3.0.46/values.yaml b/stable/chevereto/3.0.45/values.yaml similarity index 100% rename from stable/clarkson/3.0.46/values.yaml rename to stable/chevereto/3.0.45/values.yaml diff --git a/stable/chronos/1.0.8/CHANGELOG.md b/stable/chronos/1.0.8/CHANGELOG.md deleted file mode 100644 index b8761e7bc37..00000000000 --- a/stable/chronos/1.0.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [chronos-1.0.8](https://github.com/truecharts/charts/compare/chronos-1.0.7...chronos-1.0.8) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [chronos-1.0.7](https://github.com/truecharts/charts/compare/chronos-1.0.6...chronos-1.0.7) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [chronos-1.0.6](https://github.com/truecharts/charts/compare/chronos-1.0.5...chronos-1.0.6) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [chronos-1.0.6](https://github.com/truecharts/charts/compare/chronos-1.0.5...chronos-1.0.6) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [chronos-1.0.5](https://github.com/truecharts/charts/compare/chronos-1.0.4...chronos-1.0.5) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [chronos-1.0.4](https://github.com/truecharts/charts/compare/chronos-1.0.3...chronos-1.0.4) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/chronos/1.0.8/Chart.lock b/stable/chronos/1.0.8/Chart.lock deleted file mode 100644 index b69b938a473..00000000000 --- a/stable/chronos/1.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:03:14.839561897Z" diff --git a/stable/chronos/1.0.8/Chart.yaml b/stable/chronos/1.0.8/Chart.yaml deleted file mode 100644 index 8a70edc43b9..00000000000 --- a/stable/chronos/1.0.8/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.8 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities diff --git a/stable/chronos/1.0.8/README.md b/stable/chronos/1.0.8/README.md deleted file mode 100644 index 5cc300ea52c..00000000000 --- a/stable/chronos/1.0.8/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.8/charts/common-10.7.1.tgz b/stable/chronos/1.0.8/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/chronos/1.0.8/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/chronos/1.0.9/CHANGELOG.md b/stable/chronos/1.0.9/CHANGELOG.md new file mode 100644 index 00000000000..e5dd74cf5a1 --- /dev/null +++ b/stable/chronos/1.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [chronos-1.0.9](https://github.com/truecharts/charts/compare/chronos-1.0.8...chronos-1.0.9) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [chronos-1.0.8](https://github.com/truecharts/charts/compare/chronos-1.0.7...chronos-1.0.8) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [chronos-1.0.7](https://github.com/truecharts/charts/compare/chronos-1.0.6...chronos-1.0.7) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [chronos-1.0.6](https://github.com/truecharts/charts/compare/chronos-1.0.5...chronos-1.0.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [chronos-1.0.6](https://github.com/truecharts/charts/compare/chronos-1.0.5...chronos-1.0.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [chronos-1.0.5](https://github.com/truecharts/charts/compare/chronos-1.0.4...chronos-1.0.5) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [chronos-1.0.4](https://github.com/truecharts/charts/compare/chronos-1.0.3...chronos-1.0.4) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/chronos/1.0.9/Chart.lock b/stable/chronos/1.0.9/Chart.lock new file mode 100644 index 00000000000..a52cc5282d8 --- /dev/null +++ b/stable/chronos/1.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:51:32.174368542Z" diff --git a/stable/chronos/1.0.9/Chart.yaml b/stable/chronos/1.0.9/Chart.yaml new file mode 100644 index 00000000000..9896d032ef1 --- /dev/null +++ b/stable/chronos/1.0.9/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.9 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities diff --git a/stable/chronos/1.0.9/README.md b/stable/chronos/1.0.9/README.md new file mode 100644 index 00000000000..4cbc2000e7d --- /dev/null +++ b/stable/chronos/1.0.9/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.8/app-readme.md b/stable/chronos/1.0.9/app-readme.md similarity index 100% rename from stable/chronos/1.0.8/app-readme.md rename to stable/chronos/1.0.9/app-readme.md diff --git a/stable/chronos/1.0.9/charts/common-10.7.7.tgz b/stable/chronos/1.0.9/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/chronos/1.0.9/charts/common-10.7.7.tgz differ diff --git a/stable/chronos/1.0.8/ix_values.yaml b/stable/chronos/1.0.9/ix_values.yaml similarity index 100% rename from stable/chronos/1.0.8/ix_values.yaml rename to stable/chronos/1.0.9/ix_values.yaml diff --git a/stable/chronos/1.0.8/questions.yaml b/stable/chronos/1.0.9/questions.yaml similarity index 100% rename from stable/chronos/1.0.8/questions.yaml rename to stable/chronos/1.0.9/questions.yaml diff --git a/stable/chronos/1.0.8/templates/common.yaml b/stable/chronos/1.0.9/templates/common.yaml similarity index 100% rename from stable/chronos/1.0.8/templates/common.yaml rename to stable/chronos/1.0.9/templates/common.yaml diff --git a/stable/cloud9/4.0.36/values.yaml b/stable/chronos/1.0.9/values.yaml similarity index 100% rename from stable/cloud9/4.0.36/values.yaml rename to stable/chronos/1.0.9/values.yaml diff --git a/stable/clamav/3.0.45/CHANGELOG.md b/stable/clamav/3.0.45/CHANGELOG.md deleted file mode 100644 index acb83aaebaa..00000000000 --- a/stable/clamav/3.0.45/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [clamav-3.0.45](https://github.com/truecharts/charts/compare/clamav-3.0.44...clamav-3.0.45) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [clamav-3.0.44](https://github.com/truecharts/charts/compare/clamav-3.0.43...clamav-3.0.44) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [clamav-3.0.43](https://github.com/truecharts/charts/compare/clamav-3.0.42...clamav-3.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [clamav-3.0.43](https://github.com/truecharts/charts/compare/clamav-3.0.42...clamav-3.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [clamav-3.0.42](https://github.com/truecharts/charts/compare/clamav-3.0.41...clamav-3.0.42) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [clamav-3.0.41](https://github.com/truecharts/charts/compare/clamav-3.0.40...clamav-3.0.41) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/clamav/3.0.45/Chart.lock b/stable/clamav/3.0.45/Chart.lock deleted file mode 100644 index 77b616ba9ee..00000000000 --- a/stable/clamav/3.0.45/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:03:16.587174068Z" diff --git a/stable/clamav/3.0.45/Chart.yaml b/stable/clamav/3.0.45/Chart.yaml deleted file mode 100644 index 13453f24ccf..00000000000 --- a/stable/clamav/3.0.45/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.7.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.45 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/clamav/3.0.45/README.md b/stable/clamav/3.0.45/README.md deleted file mode 100644 index 59de1323b50..00000000000 --- a/stable/clamav/3.0.45/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.45/charts/common-10.7.1.tgz b/stable/clamav/3.0.45/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/clamav/3.0.45/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/clamav/3.0.46/CHANGELOG.md b/stable/clamav/3.0.46/CHANGELOG.md new file mode 100644 index 00000000000..da0ec581033 --- /dev/null +++ b/stable/clamav/3.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [clamav-3.0.46](https://github.com/truecharts/charts/compare/clamav-3.0.45...clamav-3.0.46) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [clamav-3.0.45](https://github.com/truecharts/charts/compare/clamav-3.0.44...clamav-3.0.45) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [clamav-3.0.44](https://github.com/truecharts/charts/compare/clamav-3.0.43...clamav-3.0.44) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [clamav-3.0.43](https://github.com/truecharts/charts/compare/clamav-3.0.42...clamav-3.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [clamav-3.0.43](https://github.com/truecharts/charts/compare/clamav-3.0.42...clamav-3.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [clamav-3.0.42](https://github.com/truecharts/charts/compare/clamav-3.0.41...clamav-3.0.42) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [clamav-3.0.41](https://github.com/truecharts/charts/compare/clamav-3.0.40...clamav-3.0.41) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/clamav/3.0.46/Chart.lock b/stable/clamav/3.0.46/Chart.lock new file mode 100644 index 00000000000..7d46d50db6b --- /dev/null +++ b/stable/clamav/3.0.46/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:51:33.818982591Z" diff --git a/stable/clamav/3.0.46/Chart.yaml b/stable/clamav/3.0.46/Chart.yaml new file mode 100644 index 00000000000..54a59e97cc2 --- /dev/null +++ b/stable/clamav/3.0.46/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.105.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.46 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/clamav/3.0.46/README.md b/stable/clamav/3.0.46/README.md new file mode 100644 index 00000000000..2d7d2849af3 --- /dev/null +++ b/stable/clamav/3.0.46/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.45/app-readme.md b/stable/clamav/3.0.46/app-readme.md similarity index 100% rename from stable/clamav/3.0.45/app-readme.md rename to stable/clamav/3.0.46/app-readme.md diff --git a/stable/clamav/3.0.46/charts/common-10.7.7.tgz b/stable/clamav/3.0.46/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/clamav/3.0.46/charts/common-10.7.7.tgz differ diff --git a/stable/clamav/3.0.45/ix_values.yaml b/stable/clamav/3.0.46/ix_values.yaml similarity index 100% rename from stable/clamav/3.0.45/ix_values.yaml rename to stable/clamav/3.0.46/ix_values.yaml diff --git a/stable/clamav/3.0.45/questions.yaml b/stable/clamav/3.0.46/questions.yaml similarity index 100% rename from stable/clamav/3.0.45/questions.yaml rename to stable/clamav/3.0.46/questions.yaml diff --git a/stable/clamav/3.0.45/templates/_cronjob.tpl b/stable/clamav/3.0.46/templates/_cronjob.tpl similarity index 100% rename from stable/clamav/3.0.45/templates/_cronjob.tpl rename to stable/clamav/3.0.46/templates/_cronjob.tpl diff --git a/stable/clamav/3.0.45/templates/common.yaml b/stable/clamav/3.0.46/templates/common.yaml similarity index 100% rename from stable/clamav/3.0.45/templates/common.yaml rename to stable/clamav/3.0.46/templates/common.yaml diff --git a/stable/cloudflared/1.0.22/values.yaml b/stable/clamav/3.0.46/values.yaml similarity index 100% rename from stable/cloudflared/1.0.22/values.yaml rename to stable/clamav/3.0.46/values.yaml diff --git a/stable/clarkson/3.0.46/CHANGELOG.md b/stable/clarkson/3.0.46/CHANGELOG.md deleted file mode 100644 index f8eb563ca84..00000000000 --- a/stable/clarkson/3.0.46/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [clarkson-3.0.46](https://github.com/truecharts/charts/compare/clarkson-3.0.45...clarkson-3.0.46) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [clarkson-3.0.45](https://github.com/truecharts/charts/compare/clarkson-3.0.44...clarkson-3.0.45) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [clarkson-3.0.44](https://github.com/truecharts/charts/compare/clarkson-3.0.43...clarkson-3.0.44) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [clarkson-3.0.44](https://github.com/truecharts/charts/compare/clarkson-3.0.43...clarkson-3.0.44) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [clarkson-3.0.43](https://github.com/truecharts/charts/compare/clarkson-3.0.42...clarkson-3.0.43) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [clarkson-3.0.41](https://github.com/truecharts/charts/compare/clarkson-3.0.40...clarkson-3.0.41) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/clarkson/3.0.46/Chart.lock b/stable/clarkson/3.0.46/Chart.lock deleted file mode 100644 index 2fe7b004381..00000000000 --- a/stable/clarkson/3.0.46/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -digest: sha256:295e428c316393ce8454e78e86bc68db722fe4ed43b899d9d733e2f9744cf719 -generated: "2022-10-19T13:03:45.650118048Z" diff --git a/stable/clarkson/3.0.46/Chart.yaml b/stable/clarkson/3.0.46/Chart.yaml deleted file mode 100644 index d2d2f6d0a11..00000000000 --- a/stable/clarkson/3.0.46/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.7.1 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -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.46 -annotations: - truecharts.org/catagories: | - - vehicle - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/clarkson/3.0.46/README.md b/stable/clarkson/3.0.46/README.md deleted file mode 100644 index 735e05f2e77..00000000000 --- a/stable/clarkson/3.0.46/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.95 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.46/charts/common-10.7.1.tgz b/stable/clarkson/3.0.46/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/clarkson/3.0.46/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/clarkson/3.0.46/charts/mariadb-3.0.95.tgz b/stable/clarkson/3.0.46/charts/mariadb-3.0.95.tgz deleted file mode 100644 index 8b64eea58a2..00000000000 Binary files a/stable/clarkson/3.0.46/charts/mariadb-3.0.95.tgz and /dev/null differ diff --git a/stable/clarkson/3.0.47/CHANGELOG.md b/stable/clarkson/3.0.47/CHANGELOG.md new file mode 100644 index 00000000000..df62270a978 --- /dev/null +++ b/stable/clarkson/3.0.47/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [clarkson-3.0.47](https://github.com/truecharts/charts/compare/clarkson-3.0.46...clarkson-3.0.47) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [clarkson-3.0.46](https://github.com/truecharts/charts/compare/clarkson-3.0.45...clarkson-3.0.46) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [clarkson-3.0.45](https://github.com/truecharts/charts/compare/clarkson-3.0.44...clarkson-3.0.45) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [clarkson-3.0.44](https://github.com/truecharts/charts/compare/clarkson-3.0.43...clarkson-3.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [clarkson-3.0.44](https://github.com/truecharts/charts/compare/clarkson-3.0.43...clarkson-3.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [clarkson-3.0.43](https://github.com/truecharts/charts/compare/clarkson-3.0.42...clarkson-3.0.43) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [clarkson-3.0.41](https://github.com/truecharts/charts/compare/clarkson-3.0.40...clarkson-3.0.41) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/clarkson/3.0.47/Chart.lock b/stable/clarkson/3.0.47/Chart.lock new file mode 100644 index 00000000000..c204895a99f --- /dev/null +++ b/stable/clarkson/3.0.47/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add +generated: "2022-10-25T09:52:19.800614971Z" diff --git a/stable/clarkson/3.0.47/Chart.yaml b/stable/clarkson/3.0.47/Chart.yaml new file mode 100644 index 00000000000..ea0a6e5073a --- /dev/null +++ b/stable/clarkson/3.0.47/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +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.47 +annotations: + truecharts.org/catagories: | + - vehicle + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/clarkson/3.0.47/README.md b/stable/clarkson/3.0.47/README.md new file mode 100644 index 00000000000..518b22645a3 --- /dev/null +++ b/stable/clarkson/3.0.47/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.100 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.46/app-readme.md b/stable/clarkson/3.0.47/app-readme.md similarity index 100% rename from stable/clarkson/3.0.46/app-readme.md rename to stable/clarkson/3.0.47/app-readme.md diff --git a/stable/clarkson/3.0.47/charts/common-10.7.7.tgz b/stable/clarkson/3.0.47/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/clarkson/3.0.47/charts/common-10.7.7.tgz differ diff --git a/stable/clarkson/3.0.47/charts/mariadb-3.0.100.tgz b/stable/clarkson/3.0.47/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/stable/clarkson/3.0.47/charts/mariadb-3.0.100.tgz differ diff --git a/stable/clarkson/3.0.46/ix_values.yaml b/stable/clarkson/3.0.47/ix_values.yaml similarity index 100% rename from stable/clarkson/3.0.46/ix_values.yaml rename to stable/clarkson/3.0.47/ix_values.yaml diff --git a/stable/clarkson/3.0.46/questions.yaml b/stable/clarkson/3.0.47/questions.yaml similarity index 100% rename from stable/clarkson/3.0.46/questions.yaml rename to stable/clarkson/3.0.47/questions.yaml diff --git a/stable/cloudflared/1.0.22/templates/common.yaml b/stable/clarkson/3.0.47/templates/common.yaml similarity index 100% rename from stable/cloudflared/1.0.22/templates/common.yaml rename to stable/clarkson/3.0.47/templates/common.yaml diff --git a/stable/cloudflareddns/1.0.30/values.yaml b/stable/clarkson/3.0.47/values.yaml similarity index 100% rename from stable/cloudflareddns/1.0.30/values.yaml rename to stable/clarkson/3.0.47/values.yaml diff --git a/stable/cloud9/4.0.36/CHANGELOG.md b/stable/cloud9/4.0.36/CHANGELOG.md deleted file mode 100644 index 245e1a877eb..00000000000 --- a/stable/cloud9/4.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cloud9-4.0.36](https://github.com/truecharts/charts/compare/cloud9-4.0.35...cloud9-4.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [cloud9-4.0.35](https://github.com/truecharts/charts/compare/cloud9-4.0.34...cloud9-4.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [cloud9-4.0.34](https://github.com/truecharts/charts/compare/cloud9-4.0.33...cloud9-4.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cloud9-4.0.34](https://github.com/truecharts/charts/compare/cloud9-4.0.33...cloud9-4.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cloud9-4.0.33](https://github.com/truecharts/charts/compare/cloud9-4.0.32...cloud9-4.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [cloud9-4.0.32](https://github.com/truecharts/charts/compare/cloud9-4.0.31...cloud9-4.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/cloud9/4.0.36/Chart.lock b/stable/cloud9/4.0.36/Chart.lock deleted file mode 100644 index 8b759ebd401..00000000000 --- a/stable/cloud9/4.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:03:45.704892805Z" diff --git a/stable/cloud9/4.0.36/Chart.yaml b/stable/cloud9/4.0.36/Chart.yaml deleted file mode 100644 index 5ef8fd4a698..00000000000 --- a/stable/cloud9/4.0.36/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.7.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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/cloud9/4.0.36/README.md b/stable/cloud9/4.0.36/README.md deleted file mode 100644 index 63767c1fd1c..00000000000 --- a/stable/cloud9/4.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/cloud9/4.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/cloud9/4.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/cloud9/4.0.37/CHANGELOG.md b/stable/cloud9/4.0.37/CHANGELOG.md new file mode 100644 index 00000000000..de6f73cd53b --- /dev/null +++ b/stable/cloud9/4.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cloud9-4.0.37](https://github.com/truecharts/charts/compare/cloud9-4.0.36...cloud9-4.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [cloud9-4.0.36](https://github.com/truecharts/charts/compare/cloud9-4.0.35...cloud9-4.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [cloud9-4.0.35](https://github.com/truecharts/charts/compare/cloud9-4.0.34...cloud9-4.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [cloud9-4.0.34](https://github.com/truecharts/charts/compare/cloud9-4.0.33...cloud9-4.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cloud9-4.0.34](https://github.com/truecharts/charts/compare/cloud9-4.0.33...cloud9-4.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cloud9-4.0.33](https://github.com/truecharts/charts/compare/cloud9-4.0.32...cloud9-4.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [cloud9-4.0.32](https://github.com/truecharts/charts/compare/cloud9-4.0.31...cloud9-4.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/cloud9/4.0.37/Chart.lock b/stable/cloud9/4.0.37/Chart.lock new file mode 100644 index 00000000000..40761eaa974 --- /dev/null +++ b/stable/cloud9/4.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:52:14.793743845Z" diff --git a/stable/cloud9/4.0.37/Chart.yaml b/stable/cloud9/4.0.37/Chart.yaml new file mode 100644 index 00000000000..baf3a73a5ca --- /dev/null +++ b/stable/cloud9/4.0.37/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.29.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/cloud9/4.0.37/README.md b/stable/cloud9/4.0.37/README.md new file mode 100644 index 00000000000..e0a91bef2e0 --- /dev/null +++ b/stable/cloud9/4.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/cloud9/4.0.37/app-readme.md similarity index 100% rename from stable/cloud9/4.0.36/app-readme.md rename to stable/cloud9/4.0.37/app-readme.md diff --git a/stable/cloud9/4.0.37/charts/common-10.7.7.tgz b/stable/cloud9/4.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/cloud9/4.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/cloud9/4.0.36/ix_values.yaml b/stable/cloud9/4.0.37/ix_values.yaml similarity index 100% rename from stable/cloud9/4.0.36/ix_values.yaml rename to stable/cloud9/4.0.37/ix_values.yaml diff --git a/stable/cloud9/4.0.36/questions.yaml b/stable/cloud9/4.0.37/questions.yaml similarity index 100% rename from stable/cloud9/4.0.36/questions.yaml rename to stable/cloud9/4.0.37/questions.yaml diff --git a/stable/cloudflareddns/1.0.30/templates/common.yaml b/stable/cloud9/4.0.37/templates/common.yaml similarity index 100% rename from stable/cloudflareddns/1.0.30/templates/common.yaml rename to stable/cloud9/4.0.37/templates/common.yaml diff --git a/stable/code-server/4.0.44/values.yaml b/stable/cloud9/4.0.37/values.yaml similarity index 100% rename from stable/code-server/4.0.44/values.yaml rename to stable/cloud9/4.0.37/values.yaml diff --git a/stable/cloudflared/1.0.22/CHANGELOG.md b/stable/cloudflared/1.0.22/CHANGELOG.md deleted file mode 100644 index 9477955ff1d..00000000000 --- a/stable/cloudflared/1.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cloudflared-1.0.22](https://github.com/truecharts/charts/compare/cloudflared-1.0.21...cloudflared-1.0.22) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [cloudflared-1.0.21](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.29...cloudflared-1.0.21) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [cloudflared-1.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.28...cloudflared-1.0.20) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [cloudflared-1.0.19](https://github.com/truecharts/charts/compare/cloudflared-1.0.18...cloudflared-1.0.19) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cloudflared-1.0.19](https://github.com/truecharts/charts/compare/cloudflared-1.0.18...cloudflared-1.0.19) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cloudflared-1.0.18](https://github.com/truecharts/charts/compare/cloudflared-1.0.17...cloudflared-1.0.18) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [cloudflared-1.0.17](https://github.com/truecharts/charts/compare/cloudflared-1.0.16...cloudflared-1.0.17) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/cloudflared/1.0.22/Chart.lock b/stable/cloudflared/1.0.22/Chart.lock deleted file mode 100644 index 30a6401413d..00000000000 --- a/stable/cloudflared/1.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-21T10:31:31.025180682Z" diff --git a/stable/cloudflared/1.0.22/Chart.yaml b/stable/cloudflared/1.0.22/Chart.yaml deleted file mode 100644 index 0c01b92337e..00000000000 --- a/stable/cloudflared/1.0.22/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: cloudflared -version: 1.0.22 -appVersion: "2022.10.2" -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.7.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.22/README.md b/stable/cloudflared/1.0.22/README.md deleted file mode 100644 index 7b566d933c7..00000000000 --- a/stable/cloudflared/1.0.22/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.22/charts/common-10.7.1.tgz b/stable/cloudflared/1.0.22/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/cloudflared/1.0.22/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/cloudflared/1.0.23/CHANGELOG.md b/stable/cloudflared/1.0.23/CHANGELOG.md new file mode 100644 index 00000000000..1cf817aa05c --- /dev/null +++ b/stable/cloudflared/1.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cloudflared-1.0.23](https://github.com/truecharts/charts/compare/cloudflared-1.0.22...cloudflared-1.0.23) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [cloudflared-1.0.22](https://github.com/truecharts/charts/compare/cloudflared-1.0.21...cloudflared-1.0.22) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [cloudflared-1.0.21](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.29...cloudflared-1.0.21) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [cloudflared-1.0.20](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.28...cloudflared-1.0.20) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [cloudflared-1.0.19](https://github.com/truecharts/charts/compare/cloudflared-1.0.18...cloudflared-1.0.19) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cloudflared-1.0.19](https://github.com/truecharts/charts/compare/cloudflared-1.0.18...cloudflared-1.0.19) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cloudflared-1.0.18](https://github.com/truecharts/charts/compare/cloudflared-1.0.17...cloudflared-1.0.18) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [cloudflared-1.0.17](https://github.com/truecharts/charts/compare/cloudflared-1.0.16...cloudflared-1.0.17) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/cloudflared/1.0.23/Chart.lock b/stable/cloudflared/1.0.23/Chart.lock new file mode 100644 index 00000000000..d48588ee234 --- /dev/null +++ b/stable/cloudflared/1.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:52:15.623623984Z" diff --git a/stable/cloudflared/1.0.23/Chart.yaml b/stable/cloudflared/1.0.23/Chart.yaml new file mode 100644 index 00000000000..0fa07ee2390 --- /dev/null +++ b/stable/cloudflared/1.0.23/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: cloudflared +version: 1.0.23 +appVersion: "2022.10.2" +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.7.7 + # 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.23/README.md b/stable/cloudflared/1.0.23/README.md new file mode 100644 index 00000000000..578b8beb193 --- /dev/null +++ b/stable/cloudflared/1.0.23/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.22/app-readme.md b/stable/cloudflared/1.0.23/app-readme.md similarity index 100% rename from stable/cloudflared/1.0.22/app-readme.md rename to stable/cloudflared/1.0.23/app-readme.md diff --git a/stable/cloudflared/1.0.23/charts/common-10.7.7.tgz b/stable/cloudflared/1.0.23/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/cloudflared/1.0.23/charts/common-10.7.7.tgz differ diff --git a/stable/cloudflared/1.0.22/ci/test-values.yaml b/stable/cloudflared/1.0.23/ci/test-values.yaml similarity index 100% rename from stable/cloudflared/1.0.22/ci/test-values.yaml rename to stable/cloudflared/1.0.23/ci/test-values.yaml diff --git a/stable/cloudflared/1.0.22/ix_values.yaml b/stable/cloudflared/1.0.23/ix_values.yaml similarity index 100% rename from stable/cloudflared/1.0.22/ix_values.yaml rename to stable/cloudflared/1.0.23/ix_values.yaml diff --git a/stable/cloudflared/1.0.22/questions.yaml b/stable/cloudflared/1.0.23/questions.yaml similarity index 100% rename from stable/cloudflared/1.0.22/questions.yaml rename to stable/cloudflared/1.0.23/questions.yaml diff --git a/stable/commento-plusplus/3.0.47/templates/common.yaml b/stable/cloudflared/1.0.23/templates/common.yaml similarity index 100% rename from stable/commento-plusplus/3.0.47/templates/common.yaml rename to stable/cloudflared/1.0.23/templates/common.yaml diff --git a/stable/commento-plusplus/3.0.47/values.yaml b/stable/cloudflared/1.0.23/values.yaml similarity index 100% rename from stable/commento-plusplus/3.0.47/values.yaml rename to stable/cloudflared/1.0.23/values.yaml diff --git a/stable/cloudflareddns/1.0.30/CHANGELOG.md b/stable/cloudflareddns/1.0.30/CHANGELOG.md deleted file mode 100644 index e64572c85de..00000000000 --- a/stable/cloudflareddns/1.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cloudflareddns-1.0.30](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.29...cloudflareddns-1.0.30) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [cloudflareddns-1.0.29](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.28...cloudflareddns-1.0.29) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [cloudflareddns-1.0.28](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.27...cloudflareddns-1.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cloudflareddns-1.0.28](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.27...cloudflareddns-1.0.28) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cloudflareddns-1.0.27](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.26...cloudflareddns-1.0.27) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [cloudflareddns-1.0.26](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.25...cloudflareddns-1.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) diff --git a/stable/cloudflareddns/1.0.30/Chart.lock b/stable/cloudflareddns/1.0.30/Chart.lock deleted file mode 100644 index 118b9061db6..00000000000 --- a/stable/cloudflareddns/1.0.30/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:04:01.168333564Z" diff --git a/stable/cloudflareddns/1.0.30/Chart.yaml b/stable/cloudflareddns/1.0.30/Chart.yaml deleted file mode 100644 index c05373d7209..00000000000 --- a/stable/cloudflareddns/1.0.30/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: cloudflareddns -version: 1.0.30 -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.7.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.30/README.md b/stable/cloudflareddns/1.0.30/README.md deleted file mode 100644 index fa4d71a4990..00000000000 --- a/stable/cloudflareddns/1.0.30/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.30/charts/common-10.7.1.tgz b/stable/cloudflareddns/1.0.30/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/cloudflareddns/1.0.30/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/cloudflareddns/1.0.31/CHANGELOG.md b/stable/cloudflareddns/1.0.31/CHANGELOG.md new file mode 100644 index 00000000000..d80fc7fcd4c --- /dev/null +++ b/stable/cloudflareddns/1.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cloudflareddns-1.0.31](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.30...cloudflareddns-1.0.31) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [cloudflareddns-1.0.30](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.29...cloudflareddns-1.0.30) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [cloudflareddns-1.0.29](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.28...cloudflareddns-1.0.29) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + - update docker general non-major + + + + +## [cloudflareddns-1.0.28](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.27...cloudflareddns-1.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cloudflareddns-1.0.28](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.27...cloudflareddns-1.0.28) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cloudflareddns-1.0.27](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.26...cloudflareddns-1.0.27) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [cloudflareddns-1.0.26](https://github.com/truecharts/charts/compare/cloudflareddns-1.0.25...cloudflareddns-1.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/cloudflareddns/1.0.31/Chart.lock b/stable/cloudflareddns/1.0.31/Chart.lock new file mode 100644 index 00000000000..a8abdf67438 --- /dev/null +++ b/stable/cloudflareddns/1.0.31/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:52:38.461707877Z" diff --git a/stable/cloudflareddns/1.0.31/Chart.yaml b/stable/cloudflareddns/1.0.31/Chart.yaml new file mode 100644 index 00000000000..485f6c5d0cc --- /dev/null +++ b/stable/cloudflareddns/1.0.31/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: cloudflareddns +version: 1.0.31 +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.7.7 + # 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.31/README.md b/stable/cloudflareddns/1.0.31/README.md new file mode 100644 index 00000000000..0db11f14611 --- /dev/null +++ b/stable/cloudflareddns/1.0.31/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.30/app-readme.md b/stable/cloudflareddns/1.0.31/app-readme.md similarity index 100% rename from stable/cloudflareddns/1.0.30/app-readme.md rename to stable/cloudflareddns/1.0.31/app-readme.md diff --git a/stable/cloudflareddns/1.0.31/charts/common-10.7.7.tgz b/stable/cloudflareddns/1.0.31/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/cloudflareddns/1.0.31/charts/common-10.7.7.tgz differ diff --git a/stable/cloudflareddns/1.0.30/ix_values.yaml b/stable/cloudflareddns/1.0.31/ix_values.yaml similarity index 100% rename from stable/cloudflareddns/1.0.30/ix_values.yaml rename to stable/cloudflareddns/1.0.31/ix_values.yaml diff --git a/stable/cloudflareddns/1.0.30/questions.yaml b/stable/cloudflareddns/1.0.31/questions.yaml similarity index 100% rename from stable/cloudflareddns/1.0.30/questions.yaml rename to stable/cloudflareddns/1.0.31/questions.yaml diff --git a/stable/couchpotato/2.0.36/templates/common.yaml b/stable/cloudflareddns/1.0.31/templates/common.yaml similarity index 100% rename from stable/couchpotato/2.0.36/templates/common.yaml rename to stable/cloudflareddns/1.0.31/templates/common.yaml diff --git a/stable/couchpotato/2.0.36/values.yaml b/stable/cloudflareddns/1.0.31/values.yaml similarity index 100% rename from stable/couchpotato/2.0.36/values.yaml rename to stable/cloudflareddns/1.0.31/values.yaml diff --git a/stable/code-server/4.0.44/CHANGELOG.md b/stable/code-server/4.0.44/CHANGELOG.md deleted file mode 100644 index 4253dfc642a..00000000000 --- a/stable/code-server/4.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [code-server-4.0.44](https://github.com/truecharts/charts/compare/openvscode-server-2.0.44...code-server-4.0.44) (2022-10-19) - -### Chore - -- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [code-server-4.0.43](https://github.com/truecharts/charts/compare/code-server-4.0.42...code-server-4.0.43) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [code-server-4.0.42](https://github.com/truecharts/charts/compare/openvscode-server-2.0.41...code-server-4.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [code-server-4.0.42](https://github.com/truecharts/charts/compare/openvscode-server-2.0.41...code-server-4.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [code-server-4.0.41](https://github.com/truecharts/charts/compare/code-server-4.0.40...code-server-4.0.41) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major - - - - -## [code-server-4.0.40](https://github.com/truecharts/charts/compare/code-server-4.0.39...code-server-4.0.40) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/code-server/4.0.44/Chart.lock b/stable/code-server/4.0.44/Chart.lock deleted file mode 100644 index a0199372b3f..00000000000 --- a/stable/code-server/4.0.44/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:04:17.552016919Z" diff --git a/stable/code-server/4.0.44/Chart.yaml b/stable/code-server/4.0.44/Chart.yaml deleted file mode 100644 index 82d648b4c68..00000000000 --- a/stable/code-server/4.0.44/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "4.7.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.44 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/code-server/4.0.44/README.md b/stable/code-server/4.0.44/README.md deleted file mode 100644 index 7c8feb3cf0b..00000000000 --- a/stable/code-server/4.0.44/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.44/charts/common-10.7.1.tgz b/stable/code-server/4.0.44/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/code-server/4.0.44/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/code-server/4.0.45/CHANGELOG.md b/stable/code-server/4.0.45/CHANGELOG.md new file mode 100644 index 00000000000..346b463690a --- /dev/null +++ b/stable/code-server/4.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [code-server-4.0.45](https://github.com/truecharts/charts/compare/openvscode-server-2.0.45...code-server-4.0.45) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [code-server-4.0.44](https://github.com/truecharts/charts/compare/openvscode-server-2.0.44...code-server-4.0.44) (2022-10-19) + +### Chore + +- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [code-server-4.0.43](https://github.com/truecharts/charts/compare/code-server-4.0.42...code-server-4.0.43) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [code-server-4.0.42](https://github.com/truecharts/charts/compare/openvscode-server-2.0.41...code-server-4.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [code-server-4.0.42](https://github.com/truecharts/charts/compare/openvscode-server-2.0.41...code-server-4.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [code-server-4.0.41](https://github.com/truecharts/charts/compare/code-server-4.0.40...code-server-4.0.41) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major + + + + +## [code-server-4.0.40](https://github.com/truecharts/charts/compare/code-server-4.0.39...code-server-4.0.40) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/code-server/4.0.45/Chart.lock b/stable/code-server/4.0.45/Chart.lock new file mode 100644 index 00000000000..6b6178bc561 --- /dev/null +++ b/stable/code-server/4.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:52:57.059679227Z" diff --git a/stable/code-server/4.0.45/Chart.yaml b/stable/code-server/4.0.45/Chart.yaml new file mode 100644 index 00000000000..a62d1699d73 --- /dev/null +++ b/stable/code-server/4.0.45/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4.7.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.45 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/code-server/4.0.45/README.md b/stable/code-server/4.0.45/README.md new file mode 100644 index 00000000000..3e309332c63 --- /dev/null +++ b/stable/code-server/4.0.45/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.44/app-readme.md b/stable/code-server/4.0.45/app-readme.md similarity index 100% rename from stable/code-server/4.0.44/app-readme.md rename to stable/code-server/4.0.45/app-readme.md diff --git a/stable/code-server/4.0.45/charts/common-10.7.7.tgz b/stable/code-server/4.0.45/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/code-server/4.0.45/charts/common-10.7.7.tgz differ diff --git a/stable/code-server/4.0.44/ix_values.yaml b/stable/code-server/4.0.45/ix_values.yaml similarity index 100% rename from stable/code-server/4.0.44/ix_values.yaml rename to stable/code-server/4.0.45/ix_values.yaml diff --git a/stable/code-server/4.0.44/questions.yaml b/stable/code-server/4.0.45/questions.yaml similarity index 100% rename from stable/code-server/4.0.44/questions.yaml rename to stable/code-server/4.0.45/questions.yaml diff --git a/stable/code-server/4.0.44/templates/common.yaml b/stable/code-server/4.0.45/templates/common.yaml similarity index 100% rename from stable/code-server/4.0.44/templates/common.yaml rename to stable/code-server/4.0.45/templates/common.yaml diff --git a/stable/cryptofolio/4.0.39/values.yaml b/stable/code-server/4.0.45/values.yaml similarity index 100% rename from stable/cryptofolio/4.0.39/values.yaml rename to stable/code-server/4.0.45/values.yaml diff --git a/stable/commento-plusplus/3.0.47/CHANGELOG.md b/stable/commento-plusplus/3.0.47/CHANGELOG.md deleted file mode 100644 index 0728cccfea2..00000000000 --- a/stable/commento-plusplus/3.0.47/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [commento-plusplus-3.0.47](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.46...commento-plusplus-3.0.47) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [commento-plusplus-3.0.46](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.45...commento-plusplus-3.0.46) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [commento-plusplus-3.0.45](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.44...commento-plusplus-3.0.45) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [commento-plusplus-3.0.45](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.44...commento-plusplus-3.0.45) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [commento-plusplus-3.0.44](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.43...commento-plusplus-3.0.44) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [commento-plusplus-3.0.42](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.41...commento-plusplus-3.0.42) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/commento-plusplus/3.0.47/Chart.lock b/stable/commento-plusplus/3.0.47/Chart.lock deleted file mode 100644 index 5d4c79786ab..00000000000 --- a/stable/commento-plusplus/3.0.47/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:04:31.175130522Z" diff --git a/stable/commento-plusplus/3.0.47/Chart.yaml b/stable/commento-plusplus/3.0.47/Chart.yaml deleted file mode 100644 index 7245f8e4ab7..00000000000 --- a/stable/commento-plusplus/3.0.47/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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.47 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/commento-plusplus/3.0.47/README.md b/stable/commento-plusplus/3.0.47/README.md deleted file mode 100644 index 6503d6d8a26..00000000000 --- a/stable/commento-plusplus/3.0.47/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.47/charts/common-10.7.1.tgz b/stable/commento-plusplus/3.0.47/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/commento-plusplus/3.0.47/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/commento-plusplus/3.0.47/charts/postgresql-8.0.101.tgz b/stable/commento-plusplus/3.0.47/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/commento-plusplus/3.0.47/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/commento-plusplus/3.0.48/CHANGELOG.md b/stable/commento-plusplus/3.0.48/CHANGELOG.md new file mode 100644 index 00000000000..c0490622643 --- /dev/null +++ b/stable/commento-plusplus/3.0.48/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [commento-plusplus-3.0.48](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.47...commento-plusplus-3.0.48) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [commento-plusplus-3.0.47](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.46...commento-plusplus-3.0.47) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [commento-plusplus-3.0.46](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.45...commento-plusplus-3.0.46) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [commento-plusplus-3.0.45](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.44...commento-plusplus-3.0.45) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [commento-plusplus-3.0.45](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.44...commento-plusplus-3.0.45) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [commento-plusplus-3.0.44](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.43...commento-plusplus-3.0.44) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [commento-plusplus-3.0.42](https://github.com/truecharts/charts/compare/commento-plusplus-3.0.41...commento-plusplus-3.0.42) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/commento-plusplus/3.0.48/Chart.lock b/stable/commento-plusplus/3.0.48/Chart.lock new file mode 100644 index 00000000000..fec194eaecd --- /dev/null +++ b/stable/commento-plusplus/3.0.48/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T09:53:14.931786831Z" diff --git a/stable/commento-plusplus/3.0.48/Chart.yaml b/stable/commento-plusplus/3.0.48/Chart.yaml new file mode 100644 index 00000000000..f6a431dcd8d --- /dev/null +++ b/stable/commento-plusplus/3.0.48/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.8.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.48 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/commento-plusplus/3.0.48/README.md b/stable/commento-plusplus/3.0.48/README.md new file mode 100644 index 00000000000..fdf4087b5a6 --- /dev/null +++ b/stable/commento-plusplus/3.0.48/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.47/app-readme.md b/stable/commento-plusplus/3.0.48/app-readme.md similarity index 100% rename from stable/commento-plusplus/3.0.47/app-readme.md rename to stable/commento-plusplus/3.0.48/app-readme.md diff --git a/stable/commento-plusplus/3.0.48/charts/common-10.7.7.tgz b/stable/commento-plusplus/3.0.48/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/commento-plusplus/3.0.48/charts/common-10.7.7.tgz differ diff --git a/stable/commento-plusplus/3.0.48/charts/postgresql-8.0.106.tgz b/stable/commento-plusplus/3.0.48/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/commento-plusplus/3.0.48/charts/postgresql-8.0.106.tgz differ diff --git a/stable/commento-plusplus/3.0.47/ix_values.yaml b/stable/commento-plusplus/3.0.48/ix_values.yaml similarity index 100% rename from stable/commento-plusplus/3.0.47/ix_values.yaml rename to stable/commento-plusplus/3.0.48/ix_values.yaml diff --git a/stable/commento-plusplus/3.0.47/questions.yaml b/stable/commento-plusplus/3.0.48/questions.yaml similarity index 100% rename from stable/commento-plusplus/3.0.47/questions.yaml rename to stable/commento-plusplus/3.0.48/questions.yaml diff --git a/stable/cryptofolio/4.0.39/templates/common.yaml b/stable/commento-plusplus/3.0.48/templates/common.yaml similarity index 100% rename from stable/cryptofolio/4.0.39/templates/common.yaml rename to stable/commento-plusplus/3.0.48/templates/common.yaml diff --git a/stable/custom-app/5.1.85/values.yaml b/stable/commento-plusplus/3.0.48/values.yaml similarity index 100% rename from stable/custom-app/5.1.85/values.yaml rename to stable/commento-plusplus/3.0.48/values.yaml diff --git a/stable/couchpotato/2.0.36/CHANGELOG.md b/stable/couchpotato/2.0.36/CHANGELOG.md deleted file mode 100644 index 6f661b72af8..00000000000 --- a/stable/couchpotato/2.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [couchpotato-2.0.36](https://github.com/truecharts/charts/compare/couchpotato-2.0.35...couchpotato-2.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [couchpotato-2.0.35](https://github.com/truecharts/charts/compare/couchpotato-2.0.34...couchpotato-2.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [couchpotato-2.0.34](https://github.com/truecharts/charts/compare/couchpotato-2.0.33...couchpotato-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [couchpotato-2.0.34](https://github.com/truecharts/charts/compare/couchpotato-2.0.33...couchpotato-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [couchpotato-2.0.33](https://github.com/truecharts/charts/compare/couchpotato-2.0.32...couchpotato-2.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [couchpotato-2.0.32](https://github.com/truecharts/charts/compare/couchpotato-2.0.31...couchpotato-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/couchpotato/2.0.36/Chart.lock b/stable/couchpotato/2.0.36/Chart.lock deleted file mode 100644 index 50acf10e780..00000000000 --- a/stable/couchpotato/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:04:27.896878511Z" diff --git a/stable/couchpotato/2.0.36/Chart.yaml b/stable/couchpotato/2.0.36/Chart.yaml deleted file mode 100644 index e7dd08320a3..00000000000 --- a/stable/couchpotato/2.0.36/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: couchpotato -version: 2.0.36 -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.7.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.36/README.md b/stable/couchpotato/2.0.36/README.md deleted file mode 100644 index 2efd678c44c..00000000000 --- a/stable/couchpotato/2.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/couchpotato/2.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/couchpotato/2.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/couchpotato/2.0.37/CHANGELOG.md b/stable/couchpotato/2.0.37/CHANGELOG.md new file mode 100644 index 00000000000..bcfa1e962bb --- /dev/null +++ b/stable/couchpotato/2.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [couchpotato-2.0.37](https://github.com/truecharts/charts/compare/couchpotato-2.0.36...couchpotato-2.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [couchpotato-2.0.36](https://github.com/truecharts/charts/compare/couchpotato-2.0.35...couchpotato-2.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [couchpotato-2.0.35](https://github.com/truecharts/charts/compare/couchpotato-2.0.34...couchpotato-2.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [couchpotato-2.0.34](https://github.com/truecharts/charts/compare/couchpotato-2.0.33...couchpotato-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [couchpotato-2.0.34](https://github.com/truecharts/charts/compare/couchpotato-2.0.33...couchpotato-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [couchpotato-2.0.33](https://github.com/truecharts/charts/compare/couchpotato-2.0.32...couchpotato-2.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [couchpotato-2.0.32](https://github.com/truecharts/charts/compare/couchpotato-2.0.31...couchpotato-2.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/couchpotato/2.0.37/Chart.lock b/stable/couchpotato/2.0.37/Chart.lock new file mode 100644 index 00000000000..8a5ac704b09 --- /dev/null +++ b/stable/couchpotato/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:53:16.226626589Z" diff --git a/stable/couchpotato/2.0.37/Chart.yaml b/stable/couchpotato/2.0.37/Chart.yaml new file mode 100644 index 00000000000..6b33c9ba368 --- /dev/null +++ b/stable/couchpotato/2.0.37/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: couchpotato +version: 2.0.37 +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.7.7 + # 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.37/README.md b/stable/couchpotato/2.0.37/README.md new file mode 100644 index 00000000000..69084601d3c --- /dev/null +++ b/stable/couchpotato/2.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/couchpotato/2.0.37/app-readme.md similarity index 100% rename from stable/couchpotato/2.0.36/app-readme.md rename to stable/couchpotato/2.0.37/app-readme.md diff --git a/stable/couchpotato/2.0.37/charts/common-10.7.7.tgz b/stable/couchpotato/2.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/couchpotato/2.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/couchpotato/2.0.36/ix_values.yaml b/stable/couchpotato/2.0.37/ix_values.yaml similarity index 100% rename from stable/couchpotato/2.0.36/ix_values.yaml rename to stable/couchpotato/2.0.37/ix_values.yaml diff --git a/stable/couchpotato/2.0.36/questions.yaml b/stable/couchpotato/2.0.37/questions.yaml similarity index 100% rename from stable/couchpotato/2.0.36/questions.yaml rename to stable/couchpotato/2.0.37/questions.yaml diff --git a/stable/custom-app/5.1.85/templates/common.yaml b/stable/couchpotato/2.0.37/templates/common.yaml similarity index 100% rename from stable/custom-app/5.1.85/templates/common.yaml rename to stable/couchpotato/2.0.37/templates/common.yaml diff --git a/stable/cyberchef/2.0.110/values.yaml b/stable/couchpotato/2.0.37/values.yaml similarity index 100% rename from stable/cyberchef/2.0.110/values.yaml rename to stable/couchpotato/2.0.37/values.yaml diff --git a/stable/cryptofolio/4.0.39/CHANGELOG.md b/stable/cryptofolio/4.0.39/CHANGELOG.md deleted file mode 100644 index b16f996c482..00000000000 --- a/stable/cryptofolio/4.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cryptofolio-4.0.39](https://github.com/truecharts/charts/compare/cryptofolio-4.0.38...cryptofolio-4.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [cryptofolio-4.0.38](https://github.com/truecharts/charts/compare/cryptofolio-4.0.37...cryptofolio-4.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [cryptofolio-4.0.37](https://github.com/truecharts/charts/compare/cryptofolio-4.0.36...cryptofolio-4.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cryptofolio-4.0.37](https://github.com/truecharts/charts/compare/cryptofolio-4.0.36...cryptofolio-4.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [cryptofolio-4.0.36](https://github.com/truecharts/charts/compare/cryptofolio-4.0.35...cryptofolio-4.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [cryptofolio-4.0.35](https://github.com/truecharts/charts/compare/cryptofolio-4.0.34...cryptofolio-4.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/cryptofolio/4.0.39/Chart.lock b/stable/cryptofolio/4.0.39/Chart.lock deleted file mode 100644 index 65b14368f8d..00000000000 --- a/stable/cryptofolio/4.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:04:32.073271902Z" diff --git a/stable/cryptofolio/4.0.39/Chart.yaml b/stable/cryptofolio/4.0.39/Chart.yaml deleted file mode 100644 index 3b04f0bca16..00000000000 --- a/stable/cryptofolio/4.0.39/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.7.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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/cryptofolio/4.0.39/README.md b/stable/cryptofolio/4.0.39/README.md deleted file mode 100644 index 0e5e74ed681..00000000000 --- a/stable/cryptofolio/4.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/cryptofolio/4.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/cryptofolio/4.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/cryptofolio/4.0.40/CHANGELOG.md b/stable/cryptofolio/4.0.40/CHANGELOG.md new file mode 100644 index 00000000000..4d0341810a7 --- /dev/null +++ b/stable/cryptofolio/4.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cryptofolio-4.0.40](https://github.com/truecharts/charts/compare/cryptofolio-4.0.39...cryptofolio-4.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [cryptofolio-4.0.39](https://github.com/truecharts/charts/compare/cryptofolio-4.0.38...cryptofolio-4.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [cryptofolio-4.0.38](https://github.com/truecharts/charts/compare/cryptofolio-4.0.37...cryptofolio-4.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [cryptofolio-4.0.37](https://github.com/truecharts/charts/compare/cryptofolio-4.0.36...cryptofolio-4.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cryptofolio-4.0.37](https://github.com/truecharts/charts/compare/cryptofolio-4.0.36...cryptofolio-4.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [cryptofolio-4.0.36](https://github.com/truecharts/charts/compare/cryptofolio-4.0.35...cryptofolio-4.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [cryptofolio-4.0.35](https://github.com/truecharts/charts/compare/cryptofolio-4.0.34...cryptofolio-4.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/cryptofolio/4.0.40/Chart.lock b/stable/cryptofolio/4.0.40/Chart.lock new file mode 100644 index 00000000000..c8bd2ab0089 --- /dev/null +++ b/stable/cryptofolio/4.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:53:20.669973309Z" diff --git a/stable/cryptofolio/4.0.40/Chart.yaml b/stable/cryptofolio/4.0.40/Chart.yaml new file mode 100644 index 00000000000..35d4aedbb5f --- /dev/null +++ b/stable/cryptofolio/4.0.40/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/cryptofolio/4.0.40/README.md b/stable/cryptofolio/4.0.40/README.md new file mode 100644 index 00000000000..7bd0fc5a673 --- /dev/null +++ b/stable/cryptofolio/4.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/cryptofolio/4.0.40/app-readme.md similarity index 100% rename from stable/cryptofolio/4.0.39/app-readme.md rename to stable/cryptofolio/4.0.40/app-readme.md diff --git a/stable/cryptofolio/4.0.40/charts/common-10.7.7.tgz b/stable/cryptofolio/4.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/cryptofolio/4.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/cryptofolio/4.0.39/ix_values.yaml b/stable/cryptofolio/4.0.40/ix_values.yaml similarity index 100% rename from stable/cryptofolio/4.0.39/ix_values.yaml rename to stable/cryptofolio/4.0.40/ix_values.yaml diff --git a/stable/cryptofolio/4.0.39/questions.yaml b/stable/cryptofolio/4.0.40/questions.yaml similarity index 100% rename from stable/cryptofolio/4.0.39/questions.yaml rename to stable/cryptofolio/4.0.40/questions.yaml diff --git a/stable/cyberchef/2.0.110/templates/common.yaml b/stable/cryptofolio/4.0.40/templates/common.yaml similarity index 100% rename from stable/cyberchef/2.0.110/templates/common.yaml rename to stable/cryptofolio/4.0.40/templates/common.yaml diff --git a/stable/czkawka/1.0.16/values.yaml b/stable/cryptofolio/4.0.40/values.yaml similarity index 100% rename from stable/czkawka/1.0.16/values.yaml rename to stable/cryptofolio/4.0.40/values.yaml diff --git a/stable/custom-app/5.1.85/CHANGELOG.md b/stable/custom-app/5.1.85/CHANGELOG.md deleted file mode 100644 index 65acdb05c26..00000000000 --- a/stable/custom-app/5.1.85/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [custom-app-5.1.85](https://github.com/truecharts/charts/compare/custom-app-5.1.84...custom-app-5.1.85) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [custom-app-5.1.84](https://github.com/truecharts/charts/compare/custom-app-5.1.83...custom-app-5.1.84) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [custom-app-5.1.83](https://github.com/truecharts/charts/compare/custom-app-5.1.82...custom-app-5.1.83) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [custom-app-5.1.82](https://github.com/truecharts/charts/compare/custom-app-5.1.81...custom-app-5.1.82) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [custom-app-5.1.81](https://github.com/truecharts/charts/compare/custom-app-5.1.80...custom-app-5.1.81) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [custom-app-5.1.80](https://github.com/truecharts/charts/compare/custom-app-5.1.79...custom-app-5.1.80) (2022-10-17) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) - - - - -## [custom-app-5.1.79](https://github.com/truecharts/charts/compare/custom-app-5.1.78...custom-app-5.1.79) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [custom-app-5.1.78](https://github.com/truecharts/charts/compare/custom-app-5.1.77...custom-app-5.1.78) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [custom-app-5.1.77](https://github.com/truecharts/charts/compare/custom-app-5.1.76...custom-app-5.1.77) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - - update docker general non-major - - - - -## [custom-app-5.1.76](https://github.com/truecharts/charts/compare/custom-app-5.1.75...custom-app-5.1.76) (2022-10-07) - -### Chore diff --git a/stable/custom-app/5.1.85/Chart.lock b/stable/custom-app/5.1.85/Chart.lock deleted file mode 100644 index 3d7c454499c..00000000000 --- a/stable/custom-app/5.1.85/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:14:32.168835275Z" diff --git a/stable/custom-app/5.1.85/Chart.yaml b/stable/custom-app/5.1.85/Chart.yaml deleted file mode 100644 index 96dd39bcdf2..00000000000 --- a/stable/custom-app/5.1.85/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.20.2158" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.85 -annotations: - truecharts.org/catagories: | - - custom - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/custom-app/5.1.85/README.md b/stable/custom-app/5.1.85/README.md deleted file mode 100644 index 530179801bd..00000000000 --- a/stable/custom-app/5.1.85/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.85/charts/common-10.7.1.tgz b/stable/custom-app/5.1.85/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/custom-app/5.1.85/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/custom-app/5.1.86/CHANGELOG.md b/stable/custom-app/5.1.86/CHANGELOG.md new file mode 100644 index 00000000000..6fa4c924a95 --- /dev/null +++ b/stable/custom-app/5.1.86/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [custom-app-5.1.86](https://github.com/truecharts/charts/compare/custom-app-5.1.85...custom-app-5.1.86) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [custom-app-5.1.85](https://github.com/truecharts/charts/compare/custom-app-5.1.84...custom-app-5.1.85) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [custom-app-5.1.84](https://github.com/truecharts/charts/compare/custom-app-5.1.83...custom-app-5.1.84) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [custom-app-5.1.83](https://github.com/truecharts/charts/compare/custom-app-5.1.82...custom-app-5.1.83) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [custom-app-5.1.82](https://github.com/truecharts/charts/compare/custom-app-5.1.81...custom-app-5.1.82) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [custom-app-5.1.81](https://github.com/truecharts/charts/compare/custom-app-5.1.80...custom-app-5.1.81) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [custom-app-5.1.80](https://github.com/truecharts/charts/compare/custom-app-5.1.79...custom-app-5.1.80) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) + + + + +## [custom-app-5.1.79](https://github.com/truecharts/charts/compare/custom-app-5.1.78...custom-app-5.1.79) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [custom-app-5.1.78](https://github.com/truecharts/charts/compare/custom-app-5.1.77...custom-app-5.1.78) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [custom-app-5.1.77](https://github.com/truecharts/charts/compare/custom-app-5.1.76...custom-app-5.1.77) (2022-10-11) + +### Chore + diff --git a/stable/custom-app/5.1.86/Chart.lock b/stable/custom-app/5.1.86/Chart.lock new file mode 100644 index 00000000000..61bc8c5421a --- /dev/null +++ b/stable/custom-app/5.1.86/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:53:39.466180128Z" diff --git a/stable/custom-app/5.1.86/Chart.yaml b/stable/custom-app/5.1.86/Chart.yaml new file mode 100644 index 00000000000..e4456c39ae7 --- /dev/null +++ b/stable/custom-app/5.1.86/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.20.2158" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.86 +annotations: + truecharts.org/catagories: | + - custom + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/custom-app/5.1.86/README.md b/stable/custom-app/5.1.86/README.md new file mode 100644 index 00000000000..eec2fc71d3b --- /dev/null +++ b/stable/custom-app/5.1.86/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.85/app-readme.md b/stable/custom-app/5.1.86/app-readme.md similarity index 100% rename from stable/custom-app/5.1.85/app-readme.md rename to stable/custom-app/5.1.86/app-readme.md diff --git a/stable/custom-app/5.1.86/charts/common-10.7.7.tgz b/stable/custom-app/5.1.86/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/custom-app/5.1.86/charts/common-10.7.7.tgz differ diff --git a/stable/custom-app/5.1.85/ci/test-values.yaml b/stable/custom-app/5.1.86/ci/test-values.yaml similarity index 100% rename from stable/custom-app/5.1.85/ci/test-values.yaml rename to stable/custom-app/5.1.86/ci/test-values.yaml diff --git a/stable/custom-app/5.1.85/ix_values.yaml b/stable/custom-app/5.1.86/ix_values.yaml similarity index 100% rename from stable/custom-app/5.1.85/ix_values.yaml rename to stable/custom-app/5.1.86/ix_values.yaml diff --git a/stable/custom-app/5.1.85/questions.yaml b/stable/custom-app/5.1.86/questions.yaml similarity index 100% rename from stable/custom-app/5.1.85/questions.yaml rename to stable/custom-app/5.1.86/questions.yaml diff --git a/stable/czkawka/1.0.16/templates/common.yaml b/stable/custom-app/5.1.86/templates/common.yaml similarity index 100% rename from stable/czkawka/1.0.16/templates/common.yaml rename to stable/custom-app/5.1.86/templates/common.yaml diff --git a/stable/darktable/3.0.36/values.yaml b/stable/custom-app/5.1.86/values.yaml similarity index 100% rename from stable/darktable/3.0.36/values.yaml rename to stable/custom-app/5.1.86/values.yaml diff --git a/stable/cyberchef/2.0.110/CHANGELOG.md b/stable/cyberchef/2.0.110/CHANGELOG.md deleted file mode 100644 index dc92959851d..00000000000 --- a/stable/cyberchef/2.0.110/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [cyberchef-2.0.110](https://github.com/truecharts/charts/compare/cyberchef-2.0.109...cyberchef-2.0.110) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [cyberchef-2.0.109](https://github.com/truecharts/charts/compare/cyberchef-2.0.107...cyberchef-2.0.109) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [cyberchef-2.0.107](https://github.com/truecharts/charts/compare/cyberchef-2.0.106...cyberchef-2.0.107) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [cyberchef-2.0.106](https://github.com/truecharts/charts/compare/cyberchef-2.0.105...cyberchef-2.0.106) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [cyberchef-2.0.105](https://github.com/truecharts/charts/compare/cyberchef-2.0.104...cyberchef-2.0.105) (2022-10-17) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) - - - - -## [cyberchef-2.0.104](https://github.com/truecharts/charts/compare/cyberchef-2.0.103...cyberchef-2.0.104) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [cyberchef-2.0.103](https://github.com/truecharts/charts/compare/cyberchef-2.0.102...cyberchef-2.0.103) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [cyberchef-2.0.102](https://github.com/truecharts/charts/compare/cyberchef-2.0.101...cyberchef-2.0.102) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [cyberchef-2.0.101](https://github.com/truecharts/charts/compare/cyberchef-2.0.100...cyberchef-2.0.101) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - - update docker general non-major - - - - -## [cyberchef-2.0.100](https://github.com/truecharts/charts/compare/cyberchef-2.0.99...cyberchef-2.0.100) (2022-10-07) - diff --git a/stable/cyberchef/2.0.110/Chart.lock b/stable/cyberchef/2.0.110/Chart.lock deleted file mode 100644 index c86142b9be9..00000000000 --- a/stable/cyberchef/2.0.110/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:14:33.174671126Z" diff --git a/stable/cyberchef/2.0.110/Chart.yaml b/stable/cyberchef/2.0.110/Chart.yaml deleted file mode 100644 index daf25ab843c..00000000000 --- a/stable/cyberchef/2.0.110/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "9.48.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.110 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/cyberchef/2.0.110/README.md b/stable/cyberchef/2.0.110/README.md deleted file mode 100644 index 87e7491fe7f..00000000000 --- a/stable/cyberchef/2.0.110/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.110/charts/common-10.7.1.tgz b/stable/cyberchef/2.0.110/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/cyberchef/2.0.110/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/cyberchef/2.0.111/CHANGELOG.md b/stable/cyberchef/2.0.111/CHANGELOG.md new file mode 100644 index 00000000000..6b0f1998551 --- /dev/null +++ b/stable/cyberchef/2.0.111/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [cyberchef-2.0.111](https://github.com/truecharts/charts/compare/cyberchef-2.0.110...cyberchef-2.0.111) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [cyberchef-2.0.110](https://github.com/truecharts/charts/compare/cyberchef-2.0.109...cyberchef-2.0.110) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [cyberchef-2.0.109](https://github.com/truecharts/charts/compare/cyberchef-2.0.107...cyberchef-2.0.109) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [cyberchef-2.0.107](https://github.com/truecharts/charts/compare/cyberchef-2.0.106...cyberchef-2.0.107) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [cyberchef-2.0.106](https://github.com/truecharts/charts/compare/cyberchef-2.0.105...cyberchef-2.0.106) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [cyberchef-2.0.105](https://github.com/truecharts/charts/compare/cyberchef-2.0.104...cyberchef-2.0.105) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) + + + + +## [cyberchef-2.0.104](https://github.com/truecharts/charts/compare/cyberchef-2.0.103...cyberchef-2.0.104) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [cyberchef-2.0.103](https://github.com/truecharts/charts/compare/cyberchef-2.0.102...cyberchef-2.0.103) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [cyberchef-2.0.102](https://github.com/truecharts/charts/compare/cyberchef-2.0.101...cyberchef-2.0.102) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [cyberchef-2.0.101](https://github.com/truecharts/charts/compare/cyberchef-2.0.100...cyberchef-2.0.101) (2022-10-11) + +### Chore diff --git a/stable/cyberchef/2.0.111/Chart.lock b/stable/cyberchef/2.0.111/Chart.lock new file mode 100644 index 00000000000..079b636e758 --- /dev/null +++ b/stable/cyberchef/2.0.111/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:53:57.730944695Z" diff --git a/stable/cyberchef/2.0.111/Chart.yaml b/stable/cyberchef/2.0.111/Chart.yaml new file mode 100644 index 00000000000..761694f7645 --- /dev/null +++ b/stable/cyberchef/2.0.111/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "9.48.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.111 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/cyberchef/2.0.111/README.md b/stable/cyberchef/2.0.111/README.md new file mode 100644 index 00000000000..7da9b18e800 --- /dev/null +++ b/stable/cyberchef/2.0.111/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.110/app-readme.md b/stable/cyberchef/2.0.111/app-readme.md similarity index 100% rename from stable/cyberchef/2.0.110/app-readme.md rename to stable/cyberchef/2.0.111/app-readme.md diff --git a/stable/cyberchef/2.0.111/charts/common-10.7.7.tgz b/stable/cyberchef/2.0.111/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/cyberchef/2.0.111/charts/common-10.7.7.tgz differ diff --git a/stable/cyberchef/2.0.110/ix_values.yaml b/stable/cyberchef/2.0.111/ix_values.yaml similarity index 100% rename from stable/cyberchef/2.0.110/ix_values.yaml rename to stable/cyberchef/2.0.111/ix_values.yaml diff --git a/stable/cyberchef/2.0.110/questions.yaml b/stable/cyberchef/2.0.111/questions.yaml similarity index 100% rename from stable/cyberchef/2.0.110/questions.yaml rename to stable/cyberchef/2.0.111/questions.yaml diff --git a/stable/darktable/3.0.36/templates/common.yaml b/stable/cyberchef/2.0.111/templates/common.yaml similarity index 100% rename from stable/darktable/3.0.36/templates/common.yaml rename to stable/cyberchef/2.0.111/templates/common.yaml diff --git a/stable/dashdot/1.0.57/values.yaml b/stable/cyberchef/2.0.111/values.yaml similarity index 100% rename from stable/dashdot/1.0.57/values.yaml rename to stable/cyberchef/2.0.111/values.yaml diff --git a/stable/czkawka/1.0.16/CHANGELOG.md b/stable/czkawka/1.0.16/CHANGELOG.md deleted file mode 100644 index 653b4f21172..00000000000 --- a/stable/czkawka/1.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [czkawka-1.0.16](https://github.com/truecharts/charts/compare/czkawka-1.0.15...czkawka-1.0.16) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [czkawka-1.0.15](https://github.com/truecharts/charts/compare/czkawka-1.0.14...czkawka-1.0.15) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [czkawka-1.0.14](https://github.com/truecharts/charts/compare/czkawka-1.0.13...czkawka-1.0.14) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [czkawka-1.0.14](https://github.com/truecharts/charts/compare/czkawka-1.0.13...czkawka-1.0.14) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [czkawka-1.0.13](https://github.com/truecharts/charts/compare/czkawka-1.0.12...czkawka-1.0.13) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [czkawka-1.0.12](https://github.com/truecharts/charts/compare/czkawka-1.0.11...czkawka-1.0.12) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/czkawka/1.0.16/Chart.lock b/stable/czkawka/1.0.16/Chart.lock deleted file mode 100644 index 8cd8444f64a..00000000000 --- a/stable/czkawka/1.0.16/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:05:03.904252835Z" diff --git a/stable/czkawka/1.0.16/Chart.yaml b/stable/czkawka/1.0.16/Chart.yaml deleted file mode 100644 index 51134a7458c..00000000000 --- a/stable/czkawka/1.0.16/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.7.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.16 -annotations: - truecharts.org/catagories: | - - duplicates - - files - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/czkawka/1.0.16/README.md b/stable/czkawka/1.0.16/README.md deleted file mode 100644 index 8335a205a51..00000000000 --- a/stable/czkawka/1.0.16/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.16/charts/common-10.7.1.tgz b/stable/czkawka/1.0.16/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/czkawka/1.0.16/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/czkawka/1.0.17/CHANGELOG.md b/stable/czkawka/1.0.17/CHANGELOG.md new file mode 100644 index 00000000000..cc1ff675226 --- /dev/null +++ b/stable/czkawka/1.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [czkawka-1.0.17](https://github.com/truecharts/charts/compare/czkawka-1.0.16...czkawka-1.0.17) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [czkawka-1.0.16](https://github.com/truecharts/charts/compare/czkawka-1.0.15...czkawka-1.0.16) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [czkawka-1.0.15](https://github.com/truecharts/charts/compare/czkawka-1.0.14...czkawka-1.0.15) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [czkawka-1.0.14](https://github.com/truecharts/charts/compare/czkawka-1.0.13...czkawka-1.0.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [czkawka-1.0.14](https://github.com/truecharts/charts/compare/czkawka-1.0.13...czkawka-1.0.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [czkawka-1.0.13](https://github.com/truecharts/charts/compare/czkawka-1.0.12...czkawka-1.0.13) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [czkawka-1.0.12](https://github.com/truecharts/charts/compare/czkawka-1.0.11...czkawka-1.0.12) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/czkawka/1.0.17/Chart.lock b/stable/czkawka/1.0.17/Chart.lock new file mode 100644 index 00000000000..8a7d6cf2bb6 --- /dev/null +++ b/stable/czkawka/1.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:54:02.089631391Z" diff --git a/stable/czkawka/1.0.17/Chart.yaml b/stable/czkawka/1.0.17/Chart.yaml new file mode 100644 index 00000000000..0fccc8308eb --- /dev/null +++ b/stable/czkawka/1.0.17/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.17 +annotations: + truecharts.org/catagories: | + - duplicates + - files + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/czkawka/1.0.17/README.md b/stable/czkawka/1.0.17/README.md new file mode 100644 index 00000000000..8dff034f54d --- /dev/null +++ b/stable/czkawka/1.0.17/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.16/app-readme.md b/stable/czkawka/1.0.17/app-readme.md similarity index 100% rename from stable/czkawka/1.0.16/app-readme.md rename to stable/czkawka/1.0.17/app-readme.md diff --git a/stable/czkawka/1.0.17/charts/common-10.7.7.tgz b/stable/czkawka/1.0.17/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/czkawka/1.0.17/charts/common-10.7.7.tgz differ diff --git a/stable/czkawka/1.0.16/ix_values.yaml b/stable/czkawka/1.0.17/ix_values.yaml similarity index 100% rename from stable/czkawka/1.0.16/ix_values.yaml rename to stable/czkawka/1.0.17/ix_values.yaml diff --git a/stable/czkawka/1.0.16/questions.yaml b/stable/czkawka/1.0.17/questions.yaml similarity index 100% rename from stable/czkawka/1.0.16/questions.yaml rename to stable/czkawka/1.0.17/questions.yaml diff --git a/stable/dashdot/1.0.57/templates/common.yaml b/stable/czkawka/1.0.17/templates/common.yaml similarity index 100% rename from stable/dashdot/1.0.57/templates/common.yaml rename to stable/czkawka/1.0.17/templates/common.yaml diff --git a/stable/davos/4.0.36/values.yaml b/stable/czkawka/1.0.17/values.yaml similarity index 100% rename from stable/davos/4.0.36/values.yaml rename to stable/czkawka/1.0.17/values.yaml diff --git a/stable/darktable/3.0.36/CHANGELOG.md b/stable/darktable/3.0.36/CHANGELOG.md deleted file mode 100644 index 727d622c2db..00000000000 --- a/stable/darktable/3.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [darktable-3.0.36](https://github.com/truecharts/charts/compare/darktable-3.0.35...darktable-3.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [darktable-3.0.35](https://github.com/truecharts/charts/compare/darktable-3.0.34...darktable-3.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [darktable-3.0.34](https://github.com/truecharts/charts/compare/darktable-3.0.33...darktable-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [darktable-3.0.34](https://github.com/truecharts/charts/compare/darktable-3.0.33...darktable-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [darktable-3.0.33](https://github.com/truecharts/charts/compare/darktable-3.0.32...darktable-3.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [darktable-3.0.32](https://github.com/truecharts/charts/compare/darktable-3.0.31...darktable-3.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/darktable/3.0.36/Chart.lock b/stable/darktable/3.0.36/Chart.lock deleted file mode 100644 index 78fdb66d872..00000000000 --- a/stable/darktable/3.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:05:14.488975328Z" diff --git a/stable/darktable/3.0.36/Chart.yaml b/stable/darktable/3.0.36/Chart.yaml deleted file mode 100644 index 81284b61021..00000000000 --- a/stable/darktable/3.0.36/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: darktable -version: 3.0.36 -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.7.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.36/README.md b/stable/darktable/3.0.36/README.md deleted file mode 100644 index 2121f52d9e5..00000000000 --- a/stable/darktable/3.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/darktable/3.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/darktable/3.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/darktable/3.0.37/CHANGELOG.md b/stable/darktable/3.0.37/CHANGELOG.md new file mode 100644 index 00000000000..7629045e694 --- /dev/null +++ b/stable/darktable/3.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [darktable-3.0.37](https://github.com/truecharts/charts/compare/darktable-3.0.36...darktable-3.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [darktable-3.0.36](https://github.com/truecharts/charts/compare/darktable-3.0.35...darktable-3.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [darktable-3.0.35](https://github.com/truecharts/charts/compare/darktable-3.0.34...darktable-3.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [darktable-3.0.34](https://github.com/truecharts/charts/compare/darktable-3.0.33...darktable-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [darktable-3.0.34](https://github.com/truecharts/charts/compare/darktable-3.0.33...darktable-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [darktable-3.0.33](https://github.com/truecharts/charts/compare/darktable-3.0.32...darktable-3.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [darktable-3.0.32](https://github.com/truecharts/charts/compare/darktable-3.0.31...darktable-3.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/darktable/3.0.37/Chart.lock b/stable/darktable/3.0.37/Chart.lock new file mode 100644 index 00000000000..f4f0102b5a5 --- /dev/null +++ b/stable/darktable/3.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:54:12.184076628Z" diff --git a/stable/darktable/3.0.37/Chart.yaml b/stable/darktable/3.0.37/Chart.yaml new file mode 100644 index 00000000000..66f4d8e65be --- /dev/null +++ b/stable/darktable/3.0.37/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: darktable +version: 3.0.37 +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.7.7 + # 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.37/README.md b/stable/darktable/3.0.37/README.md new file mode 100644 index 00000000000..8fef7554399 --- /dev/null +++ b/stable/darktable/3.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/darktable/3.0.37/app-readme.md similarity index 100% rename from stable/darktable/3.0.36/app-readme.md rename to stable/darktable/3.0.37/app-readme.md diff --git a/stable/darktable/3.0.37/charts/common-10.7.7.tgz b/stable/darktable/3.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/darktable/3.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/darktable/3.0.36/ix_values.yaml b/stable/darktable/3.0.37/ix_values.yaml similarity index 100% rename from stable/darktable/3.0.36/ix_values.yaml rename to stable/darktable/3.0.37/ix_values.yaml diff --git a/stable/darktable/3.0.36/questions.yaml b/stable/darktable/3.0.37/questions.yaml similarity index 100% rename from stable/darktable/3.0.36/questions.yaml rename to stable/darktable/3.0.37/questions.yaml diff --git a/stable/ddclient/2.0.38/templates/common.yaml b/stable/darktable/3.0.37/templates/common.yaml similarity index 100% rename from stable/ddclient/2.0.38/templates/common.yaml rename to stable/darktable/3.0.37/templates/common.yaml diff --git a/stable/ddclient/2.0.38/values.yaml b/stable/darktable/3.0.37/values.yaml similarity index 100% rename from stable/ddclient/2.0.38/values.yaml rename to stable/darktable/3.0.37/values.yaml diff --git a/stable/dashdot/1.0.57/CHANGELOG.md b/stable/dashdot/1.0.57/CHANGELOG.md deleted file mode 100644 index a5d4e295569..00000000000 --- a/stable/dashdot/1.0.57/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dashdot-1.0.57](https://github.com/truecharts/charts/compare/dashdot-1.0.56...dashdot-1.0.57) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [dashdot-1.0.56](https://github.com/truecharts/charts/compare/dashdot-1.0.55...dashdot-1.0.56) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [dashdot-1.0.55](https://github.com/truecharts/charts/compare/dashdot-1.0.54...dashdot-1.0.55) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [dashdot-1.0.54](https://github.com/truecharts/charts/compare/dashdot-1.0.53...dashdot-1.0.54) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dashdot-1.0.54](https://github.com/truecharts/charts/compare/dashdot-1.0.53...dashdot-1.0.54) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dashdot-1.0.53](https://github.com/truecharts/charts/compare/dashdot-1.0.52...dashdot-1.0.53) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [dashdot-1.0.52](https://github.com/truecharts/charts/compare/dashdot-1.0.51...dashdot-1.0.52) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/dashdot/1.0.57/Chart.lock b/stable/dashdot/1.0.57/Chart.lock deleted file mode 100644 index b074a495f48..00000000000 --- a/stable/dashdot/1.0.57/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:05:19.792756676Z" diff --git a/stable/dashdot/1.0.57/Chart.yaml b/stable/dashdot/1.0.57/Chart.yaml deleted file mode 100644 index 9c8dba906c3..00000000000 --- a/stable/dashdot/1.0.57/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "4.5.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.57 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/dashdot/1.0.57/README.md b/stable/dashdot/1.0.57/README.md deleted file mode 100644 index 2328b32847f..00000000000 --- a/stable/dashdot/1.0.57/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.57/charts/common-10.7.1.tgz b/stable/dashdot/1.0.57/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/dashdot/1.0.57/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/dashdot/1.0.58/CHANGELOG.md b/stable/dashdot/1.0.58/CHANGELOG.md new file mode 100644 index 00000000000..7701e5eb0c0 --- /dev/null +++ b/stable/dashdot/1.0.58/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dashdot-1.0.58](https://github.com/truecharts/charts/compare/dashdot-1.0.57...dashdot-1.0.58) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [dashdot-1.0.57](https://github.com/truecharts/charts/compare/dashdot-1.0.56...dashdot-1.0.57) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [dashdot-1.0.56](https://github.com/truecharts/charts/compare/dashdot-1.0.55...dashdot-1.0.56) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [dashdot-1.0.55](https://github.com/truecharts/charts/compare/dashdot-1.0.54...dashdot-1.0.55) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [dashdot-1.0.54](https://github.com/truecharts/charts/compare/dashdot-1.0.53...dashdot-1.0.54) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dashdot-1.0.54](https://github.com/truecharts/charts/compare/dashdot-1.0.53...dashdot-1.0.54) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dashdot-1.0.53](https://github.com/truecharts/charts/compare/dashdot-1.0.52...dashdot-1.0.53) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [dashdot-1.0.52](https://github.com/truecharts/charts/compare/dashdot-1.0.51...dashdot-1.0.52) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/dashdot/1.0.58/Chart.lock b/stable/dashdot/1.0.58/Chart.lock new file mode 100644 index 00000000000..7d0c8c8a515 --- /dev/null +++ b/stable/dashdot/1.0.58/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:54:19.497534922Z" diff --git a/stable/dashdot/1.0.58/Chart.yaml b/stable/dashdot/1.0.58/Chart.yaml new file mode 100644 index 00000000000..aa575f1c088 --- /dev/null +++ b/stable/dashdot/1.0.58/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "4.5.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.58 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/dashdot/1.0.58/README.md b/stable/dashdot/1.0.58/README.md new file mode 100644 index 00000000000..adfaa3851c5 --- /dev/null +++ b/stable/dashdot/1.0.58/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.57/app-readme.md b/stable/dashdot/1.0.58/app-readme.md similarity index 100% rename from stable/dashdot/1.0.57/app-readme.md rename to stable/dashdot/1.0.58/app-readme.md diff --git a/stable/dashdot/1.0.58/charts/common-10.7.7.tgz b/stable/dashdot/1.0.58/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/dashdot/1.0.58/charts/common-10.7.7.tgz differ diff --git a/stable/dashdot/1.0.57/ix_values.yaml b/stable/dashdot/1.0.58/ix_values.yaml similarity index 100% rename from stable/dashdot/1.0.57/ix_values.yaml rename to stable/dashdot/1.0.58/ix_values.yaml diff --git a/stable/dashdot/1.0.57/questions.yaml b/stable/dashdot/1.0.58/questions.yaml similarity index 100% rename from stable/dashdot/1.0.57/questions.yaml rename to stable/dashdot/1.0.58/questions.yaml diff --git a/stable/ddns-go/2.0.42/templates/common.yaml b/stable/dashdot/1.0.58/templates/common.yaml similarity index 100% rename from stable/ddns-go/2.0.42/templates/common.yaml rename to stable/dashdot/1.0.58/templates/common.yaml diff --git a/stable/ddns-go/2.0.42/values.yaml b/stable/dashdot/1.0.58/values.yaml similarity index 100% rename from stable/ddns-go/2.0.42/values.yaml rename to stable/dashdot/1.0.58/values.yaml diff --git a/stable/davos/4.0.36/CHANGELOG.md b/stable/davos/4.0.36/CHANGELOG.md deleted file mode 100644 index 52cca060dff..00000000000 --- a/stable/davos/4.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [davos-4.0.36](https://github.com/truecharts/charts/compare/davos-4.0.35...davos-4.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [davos-4.0.35](https://github.com/truecharts/charts/compare/davos-4.0.34...davos-4.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [davos-4.0.34](https://github.com/truecharts/charts/compare/davos-4.0.33...davos-4.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [davos-4.0.34](https://github.com/truecharts/charts/compare/davos-4.0.33...davos-4.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [davos-4.0.33](https://github.com/truecharts/charts/compare/davos-4.0.32...davos-4.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [davos-4.0.32](https://github.com/truecharts/charts/compare/davos-4.0.31...davos-4.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/davos/4.0.36/Chart.lock b/stable/davos/4.0.36/Chart.lock deleted file mode 100644 index 99b78c07b3b..00000000000 --- a/stable/davos/4.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:05:30.876623998Z" diff --git a/stable/davos/4.0.36/Chart.yaml b/stable/davos/4.0.36/Chart.yaml deleted file mode 100644 index 61daa70489e..00000000000 --- a/stable/davos/4.0.36/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.7.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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/davos/4.0.36/README.md b/stable/davos/4.0.36/README.md deleted file mode 100644 index c93a468794e..00000000000 --- a/stable/davos/4.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/davos/4.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/davos/4.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/davos/4.0.37/CHANGELOG.md b/stable/davos/4.0.37/CHANGELOG.md new file mode 100644 index 00000000000..fe2c28edfa9 --- /dev/null +++ b/stable/davos/4.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [davos-4.0.37](https://github.com/truecharts/charts/compare/davos-4.0.36...davos-4.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [davos-4.0.36](https://github.com/truecharts/charts/compare/davos-4.0.35...davos-4.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [davos-4.0.35](https://github.com/truecharts/charts/compare/davos-4.0.34...davos-4.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [davos-4.0.34](https://github.com/truecharts/charts/compare/davos-4.0.33...davos-4.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [davos-4.0.34](https://github.com/truecharts/charts/compare/davos-4.0.33...davos-4.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [davos-4.0.33](https://github.com/truecharts/charts/compare/davos-4.0.32...davos-4.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [davos-4.0.32](https://github.com/truecharts/charts/compare/davos-4.0.31...davos-4.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/davos/4.0.37/Chart.lock b/stable/davos/4.0.37/Chart.lock new file mode 100644 index 00000000000..877d79f93d1 --- /dev/null +++ b/stable/davos/4.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:54:38.841136811Z" diff --git a/stable/davos/4.0.37/Chart.yaml b/stable/davos/4.0.37/Chart.yaml new file mode 100644 index 00000000000..624e057b5cf --- /dev/null +++ b/stable/davos/4.0.37/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/davos/4.0.37/README.md b/stable/davos/4.0.37/README.md new file mode 100644 index 00000000000..5c4e6bf12bc --- /dev/null +++ b/stable/davos/4.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/davos/4.0.37/app-readme.md similarity index 100% rename from stable/davos/4.0.36/app-readme.md rename to stable/davos/4.0.37/app-readme.md diff --git a/stable/davos/4.0.37/charts/common-10.7.7.tgz b/stable/davos/4.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/davos/4.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/davos/4.0.36/ix_values.yaml b/stable/davos/4.0.37/ix_values.yaml similarity index 100% rename from stable/davos/4.0.36/ix_values.yaml rename to stable/davos/4.0.37/ix_values.yaml diff --git a/stable/davos/4.0.36/questions.yaml b/stable/davos/4.0.37/questions.yaml similarity index 100% rename from stable/davos/4.0.36/questions.yaml rename to stable/davos/4.0.37/questions.yaml diff --git a/stable/davos/4.0.36/templates/common.yaml b/stable/davos/4.0.37/templates/common.yaml similarity index 100% rename from stable/davos/4.0.36/templates/common.yaml rename to stable/davos/4.0.37/templates/common.yaml diff --git a/stable/ddns-updater/2.0.39/values.yaml b/stable/davos/4.0.37/values.yaml similarity index 100% rename from stable/ddns-updater/2.0.39/values.yaml rename to stable/davos/4.0.37/values.yaml diff --git a/stable/ddclient/2.0.38/CHANGELOG.md b/stable/ddclient/2.0.38/CHANGELOG.md deleted file mode 100644 index 94e3b2e2038..00000000000 --- a/stable/ddclient/2.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ddclient-2.0.38](https://github.com/truecharts/charts/compare/ddclient-2.0.37...ddclient-2.0.38) (2022-10-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [ddclient-2.0.37](https://github.com/truecharts/charts/compare/ddclient-2.0.36...ddclient-2.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ddclient-2.0.36](https://github.com/truecharts/charts/compare/ddclient-2.0.35...ddclient-2.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ddclient-2.0.35](https://github.com/truecharts/charts/compare/ddclient-2.0.34...ddclient-2.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ddclient-2.0.35](https://github.com/truecharts/charts/compare/ddclient-2.0.34...ddclient-2.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ddclient-2.0.34](https://github.com/truecharts/charts/compare/ddclient-2.0.33...ddclient-2.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ddclient-2.0.33](https://github.com/truecharts/charts/compare/ddclient-2.0.32...ddclient-2.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/ddclient/2.0.38/Chart.lock b/stable/ddclient/2.0.38/Chart.lock deleted file mode 100644 index 581c2d9e30b..00000000000 --- a/stable/ddclient/2.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:50:20.858739838Z" diff --git a/stable/ddclient/2.0.38/Chart.yaml b/stable/ddclient/2.0.38/Chart.yaml deleted file mode 100644 index 7d567a6e945..00000000000 --- a/stable/ddclient/2.0.38/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ddclient -version: 2.0.38 -appVersion: "3.10.0" -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.7.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.38/README.md b/stable/ddclient/2.0.38/README.md deleted file mode 100644 index 257ebe4aa97..00000000000 --- a/stable/ddclient/2.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/charts/common-10.7.1.tgz b/stable/ddclient/2.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/ddclient/2.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/ddclient/2.0.39/CHANGELOG.md b/stable/ddclient/2.0.39/CHANGELOG.md new file mode 100644 index 00000000000..391f5eb857f --- /dev/null +++ b/stable/ddclient/2.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ddclient-2.0.39](https://github.com/truecharts/charts/compare/ddclient-2.0.38...ddclient-2.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ddclient-2.0.38](https://github.com/truecharts/charts/compare/ddclient-2.0.37...ddclient-2.0.38) (2022-10-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [ddclient-2.0.37](https://github.com/truecharts/charts/compare/ddclient-2.0.36...ddclient-2.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ddclient-2.0.36](https://github.com/truecharts/charts/compare/ddclient-2.0.35...ddclient-2.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ddclient-2.0.35](https://github.com/truecharts/charts/compare/ddclient-2.0.34...ddclient-2.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ddclient-2.0.35](https://github.com/truecharts/charts/compare/ddclient-2.0.34...ddclient-2.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ddclient-2.0.34](https://github.com/truecharts/charts/compare/ddclient-2.0.33...ddclient-2.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ddclient-2.0.33](https://github.com/truecharts/charts/compare/ddclient-2.0.32...ddclient-2.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/ddclient/2.0.39/Chart.lock b/stable/ddclient/2.0.39/Chart.lock new file mode 100644 index 00000000000..580e7e4ea1e --- /dev/null +++ b/stable/ddclient/2.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:54:42.386892629Z" diff --git a/stable/ddclient/2.0.39/Chart.yaml b/stable/ddclient/2.0.39/Chart.yaml new file mode 100644 index 00000000000..1fac012a1c2 --- /dev/null +++ b/stable/ddclient/2.0.39/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ddclient +version: 2.0.39 +appVersion: "3.10.0" +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.7.7 + # 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.39/README.md b/stable/ddclient/2.0.39/README.md new file mode 100644 index 00000000000..5bb116eefc0 --- /dev/null +++ b/stable/ddclient/2.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/stable/ddclient/2.0.39/app-readme.md similarity index 100% rename from stable/ddclient/2.0.38/app-readme.md rename to stable/ddclient/2.0.39/app-readme.md diff --git a/stable/ddclient/2.0.39/charts/common-10.7.7.tgz b/stable/ddclient/2.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/ddclient/2.0.39/charts/common-10.7.7.tgz differ diff --git a/stable/ddclient/2.0.38/ix_values.yaml b/stable/ddclient/2.0.39/ix_values.yaml similarity index 100% rename from stable/ddclient/2.0.38/ix_values.yaml rename to stable/ddclient/2.0.39/ix_values.yaml diff --git a/stable/ddclient/2.0.38/questions.yaml b/stable/ddclient/2.0.39/questions.yaml similarity index 100% rename from stable/ddclient/2.0.38/questions.yaml rename to stable/ddclient/2.0.39/questions.yaml diff --git a/stable/ddns-updater/2.0.39/templates/common.yaml b/stable/ddclient/2.0.39/templates/common.yaml similarity index 100% rename from stable/ddns-updater/2.0.39/templates/common.yaml rename to stable/ddclient/2.0.39/templates/common.yaml diff --git a/stable/deconz/8.0.44/values.yaml b/stable/ddclient/2.0.39/values.yaml similarity index 100% rename from stable/deconz/8.0.44/values.yaml rename to stable/ddclient/2.0.39/values.yaml diff --git a/stable/ddns-go/2.0.42/CHANGELOG.md b/stable/ddns-go/2.0.42/CHANGELOG.md deleted file mode 100644 index 0f3219aa3a5..00000000000 --- a/stable/ddns-go/2.0.42/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ddns-go-2.0.42](https://github.com/truecharts/charts/compare/ddns-go-2.0.41...ddns-go-2.0.42) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ddns-go-2.0.41](https://github.com/truecharts/charts/compare/ddns-go-2.0.40...ddns-go-2.0.41) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [ddns-go-2.0.40](https://github.com/truecharts/charts/compare/ddns-go-2.0.39...ddns-go-2.0.40) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ddns-go-2.0.39](https://github.com/truecharts/charts/compare/ddns-go-2.0.38...ddns-go-2.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ddns-go-2.0.39](https://github.com/truecharts/charts/compare/ddns-go-2.0.38...ddns-go-2.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ddns-go-2.0.38](https://github.com/truecharts/charts/compare/ddns-go-2.0.37...ddns-go-2.0.38) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ddns-go-2.0.37](https://github.com/truecharts/charts/compare/ddns-go-2.0.36...ddns-go-2.0.37) (2022-09-28) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) - - - - -## [ddns-go-2.0.36](https://github.com/truecharts/charts/compare/ddns-go-2.0.35...ddns-go-2.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/stable/ddns-go/2.0.42/Chart.lock b/stable/ddns-go/2.0.42/Chart.lock deleted file mode 100644 index ecd2ba6375c..00000000000 --- a/stable/ddns-go/2.0.42/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:05:45.499455593Z" diff --git a/stable/ddns-go/2.0.42/Chart.yaml b/stable/ddns-go/2.0.42/Chart.yaml deleted file mode 100644 index 8c199a1cb32..00000000000 --- a/stable/ddns-go/2.0.42/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ddns-go -version: 2.0.42 -appVersion: "4.2.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.7.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.42/README.md b/stable/ddns-go/2.0.42/README.md deleted file mode 100644 index 096920b7da4..00000000000 --- a/stable/ddns-go/2.0.42/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.42/charts/common-10.7.1.tgz b/stable/ddns-go/2.0.42/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/ddns-go/2.0.42/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/ddns-go/2.0.43/CHANGELOG.md b/stable/ddns-go/2.0.43/CHANGELOG.md new file mode 100644 index 00000000000..4b56da50379 --- /dev/null +++ b/stable/ddns-go/2.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ddns-go-2.0.43](https://github.com/truecharts/charts/compare/ddns-go-2.0.42...ddns-go-2.0.43) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ddns-go-2.0.42](https://github.com/truecharts/charts/compare/ddns-go-2.0.41...ddns-go-2.0.42) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ddns-go-2.0.41](https://github.com/truecharts/charts/compare/ddns-go-2.0.40...ddns-go-2.0.41) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [ddns-go-2.0.40](https://github.com/truecharts/charts/compare/ddns-go-2.0.39...ddns-go-2.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ddns-go-2.0.39](https://github.com/truecharts/charts/compare/ddns-go-2.0.38...ddns-go-2.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ddns-go-2.0.39](https://github.com/truecharts/charts/compare/ddns-go-2.0.38...ddns-go-2.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ddns-go-2.0.38](https://github.com/truecharts/charts/compare/ddns-go-2.0.37...ddns-go-2.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ddns-go-2.0.37](https://github.com/truecharts/charts/compare/ddns-go-2.0.36...ddns-go-2.0.37) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + +## [ddns-go-2.0.36](https://github.com/truecharts/charts/compare/ddns-go-2.0.35...ddns-go-2.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/ddns-go/2.0.43/Chart.lock b/stable/ddns-go/2.0.43/Chart.lock new file mode 100644 index 00000000000..88f54f86a67 --- /dev/null +++ b/stable/ddns-go/2.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:54:52.879422115Z" diff --git a/stable/ddns-go/2.0.43/Chart.yaml b/stable/ddns-go/2.0.43/Chart.yaml new file mode 100644 index 00000000000..f965d5fd7ec --- /dev/null +++ b/stable/ddns-go/2.0.43/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ddns-go +version: 2.0.43 +appVersion: "4.2.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.7.7 + # 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.43/README.md b/stable/ddns-go/2.0.43/README.md new file mode 100644 index 00000000000..a74a0928f3e --- /dev/null +++ b/stable/ddns-go/2.0.43/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/app-readme.md b/stable/ddns-go/2.0.43/app-readme.md similarity index 100% rename from stable/ddns-go/2.0.42/app-readme.md rename to stable/ddns-go/2.0.43/app-readme.md diff --git a/stable/ddns-go/2.0.43/charts/common-10.7.7.tgz b/stable/ddns-go/2.0.43/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/ddns-go/2.0.43/charts/common-10.7.7.tgz differ diff --git a/stable/ddns-go/2.0.42/ix_values.yaml b/stable/ddns-go/2.0.43/ix_values.yaml similarity index 100% rename from stable/ddns-go/2.0.42/ix_values.yaml rename to stable/ddns-go/2.0.43/ix_values.yaml diff --git a/stable/ddns-go/2.0.42/questions.yaml b/stable/ddns-go/2.0.43/questions.yaml similarity index 100% rename from stable/ddns-go/2.0.42/questions.yaml rename to stable/ddns-go/2.0.43/questions.yaml diff --git a/stable/deconz/8.0.44/templates/common.yaml b/stable/ddns-go/2.0.43/templates/common.yaml similarity index 100% rename from stable/deconz/8.0.44/templates/common.yaml rename to stable/ddns-go/2.0.43/templates/common.yaml diff --git a/stable/deemix/3.0.39/values.yaml b/stable/ddns-go/2.0.43/values.yaml similarity index 100% rename from stable/deemix/3.0.39/values.yaml rename to stable/ddns-go/2.0.43/values.yaml diff --git a/stable/ddns-updater/2.0.39/CHANGELOG.md b/stable/ddns-updater/2.0.39/CHANGELOG.md deleted file mode 100644 index 392177e6f46..00000000000 --- a/stable/ddns-updater/2.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ddns-updater-2.0.39](https://github.com/truecharts/charts/compare/ddns-updater-2.0.38...ddns-updater-2.0.39) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - - - -## [ddns-updater-2.0.38](https://github.com/truecharts/charts/compare/ddns-updater-2.0.37...ddns-updater-2.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ddns-updater-2.0.37](https://github.com/truecharts/charts/compare/ddns-updater-2.0.36...ddns-updater-2.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ddns-updater-2.0.36](https://github.com/truecharts/charts/compare/ddns-updater-2.0.35...ddns-updater-2.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ddns-updater-2.0.36](https://github.com/truecharts/charts/compare/ddns-updater-2.0.35...ddns-updater-2.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ddns-updater-2.0.35](https://github.com/truecharts/charts/compare/ddns-updater-2.0.34...ddns-updater-2.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ddns-updater-2.0.34](https://github.com/truecharts/charts/compare/ddns-updater-2.0.33...ddns-updater-2.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/ddns-updater/2.0.39/Chart.lock b/stable/ddns-updater/2.0.39/Chart.lock deleted file mode 100644 index d113ea5e70e..00000000000 --- a/stable/ddns-updater/2.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T05:54:56.088627326Z" diff --git a/stable/ddns-updater/2.0.39/Chart.yaml b/stable/ddns-updater/2.0.39/Chart.yaml deleted file mode 100644 index 875703b30b1..00000000000 --- a/stable/ddns-updater/2.0.39/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.7.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.39 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ddns-updater/2.0.39/README.md b/stable/ddns-updater/2.0.39/README.md deleted file mode 100644 index 3b590de186a..00000000000 --- a/stable/ddns-updater/2.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/charts/common-10.7.1.tgz b/stable/ddns-updater/2.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/ddns-updater/2.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/ddns-updater/2.0.40/CHANGELOG.md b/stable/ddns-updater/2.0.40/CHANGELOG.md new file mode 100644 index 00000000000..16a7701c351 --- /dev/null +++ b/stable/ddns-updater/2.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ddns-updater-2.0.40](https://github.com/truecharts/charts/compare/ddns-updater-2.0.39...ddns-updater-2.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ddns-updater-2.0.39](https://github.com/truecharts/charts/compare/ddns-updater-2.0.38...ddns-updater-2.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + + + + +## [ddns-updater-2.0.38](https://github.com/truecharts/charts/compare/ddns-updater-2.0.37...ddns-updater-2.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ddns-updater-2.0.37](https://github.com/truecharts/charts/compare/ddns-updater-2.0.36...ddns-updater-2.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ddns-updater-2.0.36](https://github.com/truecharts/charts/compare/ddns-updater-2.0.35...ddns-updater-2.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ddns-updater-2.0.36](https://github.com/truecharts/charts/compare/ddns-updater-2.0.35...ddns-updater-2.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ddns-updater-2.0.35](https://github.com/truecharts/charts/compare/ddns-updater-2.0.34...ddns-updater-2.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ddns-updater-2.0.34](https://github.com/truecharts/charts/compare/ddns-updater-2.0.33...ddns-updater-2.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 + diff --git a/stable/ddns-updater/2.0.40/Chart.lock b/stable/ddns-updater/2.0.40/Chart.lock new file mode 100644 index 00000000000..66f6aea4566 --- /dev/null +++ b/stable/ddns-updater/2.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:54:59.334315762Z" diff --git a/stable/ddns-updater/2.0.40/Chart.yaml b/stable/ddns-updater/2.0.40/Chart.yaml new file mode 100644 index 00000000000..caa2578bf5f --- /dev/null +++ b/stable/ddns-updater/2.0.40/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ddns-updater/2.0.40/README.md b/stable/ddns-updater/2.0.40/README.md new file mode 100644 index 00000000000..ed0d78f1b0e --- /dev/null +++ b/stable/ddns-updater/2.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/ddns-updater/2.0.40/app-readme.md similarity index 100% rename from stable/ddns-updater/2.0.39/app-readme.md rename to stable/ddns-updater/2.0.40/app-readme.md diff --git a/stable/ddns-updater/2.0.40/charts/common-10.7.7.tgz b/stable/ddns-updater/2.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/ddns-updater/2.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/ddns-updater/2.0.39/ix_values.yaml b/stable/ddns-updater/2.0.40/ix_values.yaml similarity index 100% rename from stable/ddns-updater/2.0.39/ix_values.yaml rename to stable/ddns-updater/2.0.40/ix_values.yaml diff --git a/stable/ddns-updater/2.0.39/questions.yaml b/stable/ddns-updater/2.0.40/questions.yaml similarity index 100% rename from stable/ddns-updater/2.0.39/questions.yaml rename to stable/ddns-updater/2.0.40/questions.yaml diff --git a/stable/deemix/3.0.39/templates/common.yaml b/stable/ddns-updater/2.0.40/templates/common.yaml similarity index 100% rename from stable/deemix/3.0.39/templates/common.yaml rename to stable/ddns-updater/2.0.40/templates/common.yaml diff --git a/stable/deepstack/4.0.37/values.yaml b/stable/ddns-updater/2.0.40/values.yaml similarity index 100% rename from stable/deepstack/4.0.37/values.yaml rename to stable/ddns-updater/2.0.40/values.yaml diff --git a/stable/deconz/8.0.44/CHANGELOG.md b/stable/deconz/8.0.44/CHANGELOG.md deleted file mode 100644 index 23d3c59f6f1..00000000000 --- a/stable/deconz/8.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [deconz-8.0.44](https://github.com/truecharts/charts/compare/deconz-8.0.43...deconz-8.0.44) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [deconz-8.0.43](https://github.com/truecharts/charts/compare/deconz-8.0.42...deconz-8.0.43) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [deconz-8.0.42](https://github.com/truecharts/charts/compare/deconz-8.0.41...deconz-8.0.42) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [deconz-8.0.41](https://github.com/truecharts/charts/compare/deconz-8.0.40...deconz-8.0.41) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [deconz-8.0.40](https://github.com/truecharts/charts/compare/deconz-8.0.39...deconz-8.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [deconz-8.0.40](https://github.com/truecharts/charts/compare/deconz-8.0.39...deconz-8.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [deconz-8.0.39](https://github.com/truecharts/charts/compare/deconz-8.0.38...deconz-8.0.39) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [deconz-8.0.38](https://github.com/truecharts/charts/compare/deconz-8.0.37...deconz-8.0.38) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) - diff --git a/stable/deconz/8.0.44/Chart.lock b/stable/deconz/8.0.44/Chart.lock deleted file mode 100644 index f5e9bd4039f..00000000000 --- a/stable/deconz/8.0.44/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:15:05.194209871Z" diff --git a/stable/deconz/8.0.44/Chart.yaml b/stable/deconz/8.0.44/Chart.yaml deleted file mode 100644 index 5492caeed84..00000000000 --- a/stable/deconz/8.0.44/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.19.01" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.44 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/deconz/8.0.44/README.md b/stable/deconz/8.0.44/README.md deleted file mode 100644 index bd6ec7647c3..00000000000 --- a/stable/deconz/8.0.44/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.44/charts/common-10.7.1.tgz b/stable/deconz/8.0.44/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/deconz/8.0.44/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/deconz/8.0.45/CHANGELOG.md b/stable/deconz/8.0.45/CHANGELOG.md new file mode 100644 index 00000000000..f70dd1bf6b1 --- /dev/null +++ b/stable/deconz/8.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [deconz-8.0.45](https://github.com/truecharts/charts/compare/deconz-8.0.44...deconz-8.0.45) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [deconz-8.0.44](https://github.com/truecharts/charts/compare/deconz-8.0.43...deconz-8.0.44) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [deconz-8.0.43](https://github.com/truecharts/charts/compare/deconz-8.0.42...deconz-8.0.43) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [deconz-8.0.42](https://github.com/truecharts/charts/compare/deconz-8.0.41...deconz-8.0.42) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [deconz-8.0.41](https://github.com/truecharts/charts/compare/deconz-8.0.40...deconz-8.0.41) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [deconz-8.0.40](https://github.com/truecharts/charts/compare/deconz-8.0.39...deconz-8.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [deconz-8.0.40](https://github.com/truecharts/charts/compare/deconz-8.0.39...deconz-8.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [deconz-8.0.39](https://github.com/truecharts/charts/compare/deconz-8.0.38...deconz-8.0.39) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [deconz-8.0.38](https://github.com/truecharts/charts/compare/deconz-8.0.37...deconz-8.0.38) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [deconz-8.0.37](https://github.com/truecharts/charts/compare/deconz-8.0.36...deconz-8.0.37) (2022-09-25) + diff --git a/stable/deconz/8.0.45/Chart.lock b/stable/deconz/8.0.45/Chart.lock new file mode 100644 index 00000000000..56ec8784720 --- /dev/null +++ b/stable/deconz/8.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:55:19.982592075Z" diff --git a/stable/deconz/8.0.45/Chart.yaml b/stable/deconz/8.0.45/Chart.yaml new file mode 100644 index 00000000000..4616964e900 --- /dev/null +++ b/stable/deconz/8.0.45/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.19.01" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.45 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/deconz/8.0.45/README.md b/stable/deconz/8.0.45/README.md new file mode 100644 index 00000000000..f7ad7eefec2 --- /dev/null +++ b/stable/deconz/8.0.45/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.44/app-readme.md b/stable/deconz/8.0.45/app-readme.md similarity index 100% rename from stable/deconz/8.0.44/app-readme.md rename to stable/deconz/8.0.45/app-readme.md diff --git a/stable/deconz/8.0.45/charts/common-10.7.7.tgz b/stable/deconz/8.0.45/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/deconz/8.0.45/charts/common-10.7.7.tgz differ diff --git a/stable/deconz/8.0.44/ci/test-values.yaml b/stable/deconz/8.0.45/ci/test-values.yaml similarity index 100% rename from stable/deconz/8.0.44/ci/test-values.yaml rename to stable/deconz/8.0.45/ci/test-values.yaml diff --git a/stable/deconz/8.0.44/ix_values.yaml b/stable/deconz/8.0.45/ix_values.yaml similarity index 100% rename from stable/deconz/8.0.44/ix_values.yaml rename to stable/deconz/8.0.45/ix_values.yaml diff --git a/stable/deconz/8.0.44/questions.yaml b/stable/deconz/8.0.45/questions.yaml similarity index 100% rename from stable/deconz/8.0.44/questions.yaml rename to stable/deconz/8.0.45/questions.yaml diff --git a/stable/deepstack/4.0.37/templates/common.yaml b/stable/deconz/8.0.45/templates/common.yaml similarity index 100% rename from stable/deepstack/4.0.37/templates/common.yaml rename to stable/deconz/8.0.45/templates/common.yaml diff --git a/stable/digikam/4.0.44/values.yaml b/stable/deconz/8.0.45/values.yaml similarity index 100% rename from stable/digikam/4.0.44/values.yaml rename to stable/deconz/8.0.45/values.yaml diff --git a/stable/deemix/3.0.39/CHANGELOG.md b/stable/deemix/3.0.39/CHANGELOG.md deleted file mode 100644 index 94771219798..00000000000 --- a/stable/deemix/3.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [deemix-3.0.39](https://github.com/truecharts/charts/compare/deemix-3.0.38...deemix-3.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [deemix-3.0.38](https://github.com/truecharts/charts/compare/deemix-3.0.37...deemix-3.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [deemix-3.0.37](https://github.com/truecharts/charts/compare/deemix-3.0.36...deemix-3.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [deemix-3.0.37](https://github.com/truecharts/charts/compare/deemix-3.0.36...deemix-3.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [deemix-3.0.36](https://github.com/truecharts/charts/compare/deemix-3.0.35...deemix-3.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [deemix-3.0.35](https://github.com/truecharts/charts/compare/deemix-3.0.34...deemix-3.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/deemix/3.0.39/Chart.lock b/stable/deemix/3.0.39/Chart.lock deleted file mode 100644 index 5460fffefad..00000000000 --- a/stable/deemix/3.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:06:07.244661609Z" diff --git a/stable/deemix/3.0.39/Chart.yaml b/stable/deemix/3.0.39/Chart.yaml deleted file mode 100644 index d3e0dce02c6..00000000000 --- a/stable/deemix/3.0.39/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/deemix/3.0.39/README.md b/stable/deemix/3.0.39/README.md deleted file mode 100644 index e0eebcda7d0..00000000000 --- a/stable/deemix/3.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/deemix/3.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/deemix/3.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/deemix/3.0.40/CHANGELOG.md b/stable/deemix/3.0.40/CHANGELOG.md new file mode 100644 index 00000000000..6bc7ff290d1 --- /dev/null +++ b/stable/deemix/3.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [deemix-3.0.40](https://github.com/truecharts/charts/compare/deemix-3.0.39...deemix-3.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [deemix-3.0.39](https://github.com/truecharts/charts/compare/deemix-3.0.38...deemix-3.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [deemix-3.0.38](https://github.com/truecharts/charts/compare/deemix-3.0.37...deemix-3.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [deemix-3.0.37](https://github.com/truecharts/charts/compare/deemix-3.0.36...deemix-3.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [deemix-3.0.37](https://github.com/truecharts/charts/compare/deemix-3.0.36...deemix-3.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [deemix-3.0.36](https://github.com/truecharts/charts/compare/deemix-3.0.35...deemix-3.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [deemix-3.0.35](https://github.com/truecharts/charts/compare/deemix-3.0.34...deemix-3.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/deemix/3.0.40/Chart.lock b/stable/deemix/3.0.40/Chart.lock new file mode 100644 index 00000000000..b1f51644bf8 --- /dev/null +++ b/stable/deemix/3.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:55:25.02889558Z" diff --git a/stable/deemix/3.0.40/Chart.yaml b/stable/deemix/3.0.40/Chart.yaml new file mode 100644 index 00000000000..23a13361702 --- /dev/null +++ b/stable/deemix/3.0.40/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/deemix/3.0.40/README.md b/stable/deemix/3.0.40/README.md new file mode 100644 index 00000000000..d4ebf6c9233 --- /dev/null +++ b/stable/deemix/3.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/deemix/3.0.40/app-readme.md similarity index 100% rename from stable/deemix/3.0.39/app-readme.md rename to stable/deemix/3.0.40/app-readme.md diff --git a/stable/deemix/3.0.40/charts/common-10.7.7.tgz b/stable/deemix/3.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/deemix/3.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/deemix/3.0.39/ix_values.yaml b/stable/deemix/3.0.40/ix_values.yaml similarity index 100% rename from stable/deemix/3.0.39/ix_values.yaml rename to stable/deemix/3.0.40/ix_values.yaml diff --git a/stable/deemix/3.0.39/questions.yaml b/stable/deemix/3.0.40/questions.yaml similarity index 100% rename from stable/deemix/3.0.39/questions.yaml rename to stable/deemix/3.0.40/questions.yaml diff --git a/stable/dillinger/2.0.36/templates/common.yaml b/stable/deemix/3.0.40/templates/common.yaml similarity index 100% rename from stable/dillinger/2.0.36/templates/common.yaml rename to stable/deemix/3.0.40/templates/common.yaml diff --git a/stable/dillinger/2.0.36/values.yaml b/stable/deemix/3.0.40/values.yaml similarity index 100% rename from stable/dillinger/2.0.36/values.yaml rename to stable/deemix/3.0.40/values.yaml diff --git a/stable/deepstack/4.0.37/CHANGELOG.md b/stable/deepstack/4.0.37/CHANGELOG.md deleted file mode 100644 index e539e209cfd..00000000000 --- a/stable/deepstack/4.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [deepstack-4.0.37](https://github.com/truecharts/charts/compare/deepstack-4.0.36...deepstack-4.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [deepstack-4.0.36](https://github.com/truecharts/charts/compare/deepstack-4.0.35...deepstack-4.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [deepstack-4.0.35](https://github.com/truecharts/charts/compare/deepstack-4.0.34...deepstack-4.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [deepstack-4.0.35](https://github.com/truecharts/charts/compare/deepstack-4.0.34...deepstack-4.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [deepstack-4.0.34](https://github.com/truecharts/charts/compare/deepstack-4.0.33...deepstack-4.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [deepstack-4.0.33](https://github.com/truecharts/charts/compare/deepstack-4.0.32...deepstack-4.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/deepstack/4.0.37/Chart.lock b/stable/deepstack/4.0.37/Chart.lock deleted file mode 100644 index 26606bfa656..00000000000 --- a/stable/deepstack/4.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:06:17.013579161Z" diff --git a/stable/deepstack/4.0.37/Chart.yaml b/stable/deepstack/4.0.37/Chart.yaml deleted file mode 100644 index 2039dd79e5b..00000000000 --- a/stable/deepstack/4.0.37/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.7.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.37 -annotations: - truecharts.org/catagories: | - - AI - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/deepstack/4.0.37/README.md b/stable/deepstack/4.0.37/README.md deleted file mode 100644 index 96f7e229f25..00000000000 --- a/stable/deepstack/4.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/deepstack/4.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/deepstack/4.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/deepstack/4.0.38/CHANGELOG.md b/stable/deepstack/4.0.38/CHANGELOG.md new file mode 100644 index 00000000000..8c5d7289dc1 --- /dev/null +++ b/stable/deepstack/4.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [deepstack-4.0.38](https://github.com/truecharts/charts/compare/deepstack-4.0.37...deepstack-4.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [deepstack-4.0.37](https://github.com/truecharts/charts/compare/deepstack-4.0.36...deepstack-4.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [deepstack-4.0.36](https://github.com/truecharts/charts/compare/deepstack-4.0.35...deepstack-4.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [deepstack-4.0.35](https://github.com/truecharts/charts/compare/deepstack-4.0.34...deepstack-4.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [deepstack-4.0.35](https://github.com/truecharts/charts/compare/deepstack-4.0.34...deepstack-4.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [deepstack-4.0.34](https://github.com/truecharts/charts/compare/deepstack-4.0.33...deepstack-4.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [deepstack-4.0.33](https://github.com/truecharts/charts/compare/deepstack-4.0.32...deepstack-4.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/deepstack/4.0.38/Chart.lock b/stable/deepstack/4.0.38/Chart.lock new file mode 100644 index 00000000000..ae8b801b1de --- /dev/null +++ b/stable/deepstack/4.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:55:35.787960874Z" diff --git a/stable/deepstack/4.0.38/Chart.yaml b/stable/deepstack/4.0.38/Chart.yaml new file mode 100644 index 00000000000..702d4c544a6 --- /dev/null +++ b/stable/deepstack/4.0.38/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2022.01.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.38 +annotations: + truecharts.org/catagories: | + - AI + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/deepstack/4.0.38/README.md b/stable/deepstack/4.0.38/README.md new file mode 100644 index 00000000000..d086a96760a --- /dev/null +++ b/stable/deepstack/4.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/deepstack/4.0.38/app-readme.md similarity index 100% rename from stable/deepstack/4.0.37/app-readme.md rename to stable/deepstack/4.0.38/app-readme.md diff --git a/stable/deepstack/4.0.38/charts/common-10.7.7.tgz b/stable/deepstack/4.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/deepstack/4.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/deepstack/4.0.37/ci/basic-values.yaml b/stable/deepstack/4.0.38/ci/basic-values.yaml similarity index 100% rename from stable/deepstack/4.0.37/ci/basic-values.yaml rename to stable/deepstack/4.0.38/ci/basic-values.yaml diff --git a/stable/deepstack/4.0.37/ci/gpu-values.yaml b/stable/deepstack/4.0.38/ci/gpu-values.yaml similarity index 100% rename from stable/deepstack/4.0.37/ci/gpu-values.yaml rename to stable/deepstack/4.0.38/ci/gpu-values.yaml diff --git a/stable/deepstack/4.0.37/ix_values.yaml b/stable/deepstack/4.0.38/ix_values.yaml similarity index 100% rename from stable/deepstack/4.0.37/ix_values.yaml rename to stable/deepstack/4.0.38/ix_values.yaml diff --git a/stable/deepstack/4.0.37/questions.yaml b/stable/deepstack/4.0.38/questions.yaml similarity index 100% rename from stable/deepstack/4.0.37/questions.yaml rename to stable/deepstack/4.0.38/questions.yaml diff --git a/stable/dizquetv/7.0.39/templates/common.yaml b/stable/deepstack/4.0.38/templates/common.yaml similarity index 100% rename from stable/dizquetv/7.0.39/templates/common.yaml rename to stable/deepstack/4.0.38/templates/common.yaml diff --git a/stable/dizquetv/7.0.39/values.yaml b/stable/deepstack/4.0.38/values.yaml similarity index 100% rename from stable/dizquetv/7.0.39/values.yaml rename to stable/deepstack/4.0.38/values.yaml diff --git a/stable/deluge/11.0.40/CHANGELOG.md b/stable/deluge/11.0.40/CHANGELOG.md new file mode 100644 index 00000000000..485ca720a83 --- /dev/null +++ b/stable/deluge/11.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [deluge-11.0.40](https://github.com/truecharts/charts/compare/deluge-11.0.39...deluge-11.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [deluge-11.0.39](https://github.com/truecharts/charts/compare/deluge-11.0.38...deluge-11.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [deluge-11.0.38](https://github.com/truecharts/charts/compare/deluge-11.0.37...deluge-11.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [deluge-11.0.37](https://github.com/truecharts/charts/compare/deluge-11.0.36...deluge-11.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [deluge-11.0.37](https://github.com/truecharts/charts/compare/deluge-11.0.36...deluge-11.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [deluge-11.0.36](https://github.com/truecharts/charts/compare/deluge-11.0.35...deluge-11.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [deluge-11.0.35](https://github.com/truecharts/charts/compare/deluge-11.0.34...deluge-11.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/deluge/11.0.40/Chart.lock b/stable/deluge/11.0.40/Chart.lock new file mode 100644 index 00000000000..0fee5a3fe11 --- /dev/null +++ b/stable/deluge/11.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:55:41.091596033Z" diff --git a/stable/deluge/11.0.40/Chart.yaml b/stable/deluge/11.0.40/Chart.yaml new file mode 100644 index 00000000000..52de009ba13 --- /dev/null +++ b/stable/deluge/11.0.40/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.0.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/deluge/11.0.40/README.md b/stable/deluge/11.0.40/README.md new file mode 100644 index 00000000000..edffb4e1ce2 --- /dev/null +++ b/stable/deluge/11.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.40/app-readme.md b/stable/deluge/11.0.40/app-readme.md new file mode 100644 index 00000000000..2a116c2be4a --- /dev/null +++ b/stable/deluge/11.0.40/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.40/charts/common-10.7.7.tgz b/stable/deluge/11.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/deluge/11.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/deluge/11.0.40/ix_values.yaml b/stable/deluge/11.0.40/ix_values.yaml new file mode 100644 index 00000000000..f3a2670b624 --- /dev/null +++ b/stable/deluge/11.0.40/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.40/questions.yaml b/stable/deluge/11.0.40/questions.yaml new file mode 100644 index 00000000000..7158de7c1f1 --- /dev/null +++ b/stable/deluge/11.0.40/questions.yaml @@ -0,0 +1,2838 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/docker-compose/3.0.2/templates/common.yaml b/stable/deluge/11.0.40/templates/common.yaml similarity index 100% rename from stable/docker-compose/3.0.2/templates/common.yaml rename to stable/deluge/11.0.40/templates/common.yaml diff --git a/stable/docker-compose/3.0.2/values.yaml b/stable/deluge/11.0.40/values.yaml similarity index 100% rename from stable/docker-compose/3.0.2/values.yaml rename to stable/deluge/11.0.40/values.yaml diff --git a/stable/digikam/4.0.44/CHANGELOG.md b/stable/digikam/4.0.44/CHANGELOG.md deleted file mode 100644 index dab09a405ae..00000000000 --- a/stable/digikam/4.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [digikam-4.0.44](https://github.com/truecharts/charts/compare/digikam-4.0.43...digikam-4.0.44) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [digikam-4.0.43](https://github.com/truecharts/charts/compare/digikam-4.0.42...digikam-4.0.43) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [digikam-4.0.42](https://github.com/truecharts/charts/compare/digikam-4.0.41...digikam-4.0.42) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [digikam-4.0.41](https://github.com/truecharts/charts/compare/digikam-4.0.40...digikam-4.0.41) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [digikam-4.0.40](https://github.com/truecharts/charts/compare/digikam-4.0.39...digikam-4.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [digikam-4.0.40](https://github.com/truecharts/charts/compare/digikam-4.0.39...digikam-4.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [digikam-4.0.39](https://github.com/truecharts/charts/compare/digikam-4.0.38...digikam-4.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [digikam-4.0.38](https://github.com/truecharts/charts/compare/digikam-4.0.37...digikam-4.0.38) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [digikam-4.0.37](https://github.com/truecharts/charts/compare/digikam-4.0.36...digikam-4.0.37) (2022-09-30) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) - - - - -## [digikam-4.0.36](https://github.com/truecharts/charts/compare/digikam-4.0.35...digikam-4.0.36) (2022-09-27) - diff --git a/stable/digikam/4.0.44/Chart.lock b/stable/digikam/4.0.44/Chart.lock deleted file mode 100644 index 91ba613881f..00000000000 --- a/stable/digikam/4.0.44/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-21T10:31:55.366129201Z" diff --git a/stable/digikam/4.0.44/Chart.yaml b/stable/digikam/4.0.44/Chart.yaml deleted file mode 100644 index 10ab6c45f93..00000000000 --- a/stable/digikam/4.0.44/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.7.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.44 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/digikam/4.0.44/README.md b/stable/digikam/4.0.44/README.md deleted file mode 100644 index 27dcf6b2665..00000000000 --- a/stable/digikam/4.0.44/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.44/charts/common-10.7.1.tgz b/stable/digikam/4.0.44/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/digikam/4.0.44/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/digikam/4.0.45/CHANGELOG.md b/stable/digikam/4.0.45/CHANGELOG.md new file mode 100644 index 00000000000..f133db03c69 --- /dev/null +++ b/stable/digikam/4.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [digikam-4.0.45](https://github.com/truecharts/charts/compare/digikam-4.0.44...digikam-4.0.45) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [digikam-4.0.44](https://github.com/truecharts/charts/compare/digikam-4.0.43...digikam-4.0.44) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [digikam-4.0.43](https://github.com/truecharts/charts/compare/digikam-4.0.42...digikam-4.0.43) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [digikam-4.0.42](https://github.com/truecharts/charts/compare/digikam-4.0.41...digikam-4.0.42) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [digikam-4.0.41](https://github.com/truecharts/charts/compare/digikam-4.0.40...digikam-4.0.41) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [digikam-4.0.40](https://github.com/truecharts/charts/compare/digikam-4.0.39...digikam-4.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [digikam-4.0.40](https://github.com/truecharts/charts/compare/digikam-4.0.39...digikam-4.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [digikam-4.0.39](https://github.com/truecharts/charts/compare/digikam-4.0.38...digikam-4.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [digikam-4.0.38](https://github.com/truecharts/charts/compare/digikam-4.0.37...digikam-4.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [digikam-4.0.37](https://github.com/truecharts/charts/compare/digikam-4.0.36...digikam-4.0.37) (2022-09-30) + diff --git a/stable/digikam/4.0.45/Chart.lock b/stable/digikam/4.0.45/Chart.lock new file mode 100644 index 00000000000..76c0ba169f2 --- /dev/null +++ b/stable/digikam/4.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:56:00.992940528Z" diff --git a/stable/digikam/4.0.45/Chart.yaml b/stable/digikam/4.0.45/Chart.yaml new file mode 100644 index 00000000000..1e9e1231489 --- /dev/null +++ b/stable/digikam/4.0.45/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "7.8.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.45 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/digikam/4.0.45/README.md b/stable/digikam/4.0.45/README.md new file mode 100644 index 00000000000..985aa4a90dc --- /dev/null +++ b/stable/digikam/4.0.45/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.44/app-readme.md b/stable/digikam/4.0.45/app-readme.md similarity index 100% rename from stable/digikam/4.0.44/app-readme.md rename to stable/digikam/4.0.45/app-readme.md diff --git a/stable/digikam/4.0.45/charts/common-10.7.7.tgz b/stable/digikam/4.0.45/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/digikam/4.0.45/charts/common-10.7.7.tgz differ diff --git a/stable/digikam/4.0.44/ix_values.yaml b/stable/digikam/4.0.45/ix_values.yaml similarity index 100% rename from stable/digikam/4.0.44/ix_values.yaml rename to stable/digikam/4.0.45/ix_values.yaml diff --git a/stable/digikam/4.0.44/questions.yaml b/stable/digikam/4.0.45/questions.yaml similarity index 100% rename from stable/digikam/4.0.44/questions.yaml rename to stable/digikam/4.0.45/questions.yaml diff --git a/stable/digikam/4.0.44/templates/common.yaml b/stable/digikam/4.0.45/templates/common.yaml similarity index 100% rename from stable/digikam/4.0.44/templates/common.yaml rename to stable/digikam/4.0.45/templates/common.yaml diff --git a/stable/docusaurus/1.0.11/values.yaml b/stable/digikam/4.0.45/values.yaml similarity index 100% rename from stable/docusaurus/1.0.11/values.yaml rename to stable/digikam/4.0.45/values.yaml diff --git a/stable/dillinger/2.0.36/CHANGELOG.md b/stable/dillinger/2.0.36/CHANGELOG.md deleted file mode 100644 index 3a7154d63fe..00000000000 --- a/stable/dillinger/2.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dillinger-2.0.36](https://github.com/truecharts/charts/compare/dillinger-2.0.35...dillinger-2.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [dillinger-2.0.35](https://github.com/truecharts/charts/compare/dillinger-2.0.34...dillinger-2.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [dillinger-2.0.34](https://github.com/truecharts/charts/compare/dillinger-2.0.33...dillinger-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dillinger-2.0.34](https://github.com/truecharts/charts/compare/dillinger-2.0.33...dillinger-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dillinger-2.0.33](https://github.com/truecharts/charts/compare/dillinger-2.0.32...dillinger-2.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [dillinger-2.0.32](https://github.com/truecharts/charts/compare/dillinger-2.0.31...dillinger-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/dillinger/2.0.36/Chart.lock b/stable/dillinger/2.0.36/Chart.lock deleted file mode 100644 index 96e687f501f..00000000000 --- a/stable/dillinger/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:06:38.657738024Z" diff --git a/stable/dillinger/2.0.36/Chart.yaml b/stable/dillinger/2.0.36/Chart.yaml deleted file mode 100644 index 6caf519d5a5..00000000000 --- a/stable/dillinger/2.0.36/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: dillinger -version: 2.0.36 -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.7.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.36/README.md b/stable/dillinger/2.0.36/README.md deleted file mode 100644 index ac06e2cfbd5..00000000000 --- a/stable/dillinger/2.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/dillinger/2.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/dillinger/2.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/dillinger/2.0.37/CHANGELOG.md b/stable/dillinger/2.0.37/CHANGELOG.md new file mode 100644 index 00000000000..3dfdaef6601 --- /dev/null +++ b/stable/dillinger/2.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dillinger-2.0.37](https://github.com/truecharts/charts/compare/dillinger-2.0.36...dillinger-2.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [dillinger-2.0.36](https://github.com/truecharts/charts/compare/dillinger-2.0.35...dillinger-2.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [dillinger-2.0.35](https://github.com/truecharts/charts/compare/dillinger-2.0.34...dillinger-2.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [dillinger-2.0.34](https://github.com/truecharts/charts/compare/dillinger-2.0.33...dillinger-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dillinger-2.0.34](https://github.com/truecharts/charts/compare/dillinger-2.0.33...dillinger-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dillinger-2.0.33](https://github.com/truecharts/charts/compare/dillinger-2.0.32...dillinger-2.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [dillinger-2.0.32](https://github.com/truecharts/charts/compare/dillinger-2.0.31...dillinger-2.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/dillinger/2.0.37/Chart.lock b/stable/dillinger/2.0.37/Chart.lock new file mode 100644 index 00000000000..770c660cbce --- /dev/null +++ b/stable/dillinger/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:56:07.108611669Z" diff --git a/stable/dillinger/2.0.37/Chart.yaml b/stable/dillinger/2.0.37/Chart.yaml new file mode 100644 index 00000000000..e4aaf03de67 --- /dev/null +++ b/stable/dillinger/2.0.37/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: dillinger +version: 2.0.37 +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.7.7 + # 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.37/README.md b/stable/dillinger/2.0.37/README.md new file mode 100644 index 00000000000..9dd72aa7062 --- /dev/null +++ b/stable/dillinger/2.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/dillinger/2.0.37/app-readme.md similarity index 100% rename from stable/dillinger/2.0.36/app-readme.md rename to stable/dillinger/2.0.37/app-readme.md diff --git a/stable/dillinger/2.0.37/charts/common-10.7.7.tgz b/stable/dillinger/2.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/dillinger/2.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/dillinger/2.0.36/ix_values.yaml b/stable/dillinger/2.0.37/ix_values.yaml similarity index 100% rename from stable/dillinger/2.0.36/ix_values.yaml rename to stable/dillinger/2.0.37/ix_values.yaml diff --git a/stable/dillinger/2.0.36/questions.yaml b/stable/dillinger/2.0.37/questions.yaml similarity index 100% rename from stable/dillinger/2.0.36/questions.yaml rename to stable/dillinger/2.0.37/questions.yaml diff --git a/stable/docusaurus/1.0.11/templates/common.yaml b/stable/dillinger/2.0.37/templates/common.yaml similarity index 100% rename from stable/docusaurus/1.0.11/templates/common.yaml rename to stable/dillinger/2.0.37/templates/common.yaml diff --git a/stable/dokuwiki/3.0.69/values.yaml b/stable/dillinger/2.0.37/values.yaml similarity index 100% rename from stable/dokuwiki/3.0.69/values.yaml rename to stable/dillinger/2.0.37/values.yaml diff --git a/stable/dizquetv/7.0.39/CHANGELOG.md b/stable/dizquetv/7.0.39/CHANGELOG.md deleted file mode 100644 index a5d5db8684e..00000000000 --- a/stable/dizquetv/7.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dizquetv-7.0.39](https://github.com/truecharts/charts/compare/dizquetv-7.0.38...dizquetv-7.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [dizquetv-7.0.38](https://github.com/truecharts/charts/compare/dizquetv-7.0.37...dizquetv-7.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [dizquetv-7.0.37](https://github.com/truecharts/charts/compare/dizquetv-7.0.36...dizquetv-7.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dizquetv-7.0.37](https://github.com/truecharts/charts/compare/dizquetv-7.0.36...dizquetv-7.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dizquetv-7.0.36](https://github.com/truecharts/charts/compare/dizquetv-7.0.35...dizquetv-7.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [dizquetv-7.0.35](https://github.com/truecharts/charts/compare/dizquetv-7.0.34...dizquetv-7.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/dizquetv/7.0.39/Chart.lock b/stable/dizquetv/7.0.39/Chart.lock deleted file mode 100644 index 3414122a689..00000000000 --- a/stable/dizquetv/7.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:06:48.643851004Z" diff --git a/stable/dizquetv/7.0.39/Chart.yaml b/stable/dizquetv/7.0.39/Chart.yaml deleted file mode 100644 index d4b0c63fff6..00000000000 --- a/stable/dizquetv/7.0.39/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.7.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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/dizquetv/7.0.39/README.md b/stable/dizquetv/7.0.39/README.md deleted file mode 100644 index 34d11e75cba..00000000000 --- a/stable/dizquetv/7.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/dizquetv/7.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/dizquetv/7.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/dizquetv/7.0.40/CHANGELOG.md b/stable/dizquetv/7.0.40/CHANGELOG.md new file mode 100644 index 00000000000..8a3e6c28bee --- /dev/null +++ b/stable/dizquetv/7.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dizquetv-7.0.40](https://github.com/truecharts/charts/compare/dizquetv-7.0.39...dizquetv-7.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [dizquetv-7.0.39](https://github.com/truecharts/charts/compare/dizquetv-7.0.38...dizquetv-7.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [dizquetv-7.0.38](https://github.com/truecharts/charts/compare/dizquetv-7.0.37...dizquetv-7.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [dizquetv-7.0.37](https://github.com/truecharts/charts/compare/dizquetv-7.0.36...dizquetv-7.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dizquetv-7.0.37](https://github.com/truecharts/charts/compare/dizquetv-7.0.36...dizquetv-7.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dizquetv-7.0.36](https://github.com/truecharts/charts/compare/dizquetv-7.0.35...dizquetv-7.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [dizquetv-7.0.35](https://github.com/truecharts/charts/compare/dizquetv-7.0.34...dizquetv-7.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/dizquetv/7.0.40/Chart.lock b/stable/dizquetv/7.0.40/Chart.lock new file mode 100644 index 00000000000..3cf6cc0bbe2 --- /dev/null +++ b/stable/dizquetv/7.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:56:16.769077883Z" diff --git a/stable/dizquetv/7.0.40/Chart.yaml b/stable/dizquetv/7.0.40/Chart.yaml new file mode 100644 index 00000000000..d43195240ce --- /dev/null +++ b/stable/dizquetv/7.0.40/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/dizquetv/7.0.40/README.md b/stable/dizquetv/7.0.40/README.md new file mode 100644 index 00000000000..a117e0360ef --- /dev/null +++ b/stable/dizquetv/7.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/dizquetv/7.0.40/app-readme.md similarity index 100% rename from stable/dizquetv/7.0.39/app-readme.md rename to stable/dizquetv/7.0.40/app-readme.md diff --git a/stable/dizquetv/7.0.40/charts/common-10.7.7.tgz b/stable/dizquetv/7.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/dizquetv/7.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/dizquetv/7.0.39/ix_values.yaml b/stable/dizquetv/7.0.40/ix_values.yaml similarity index 100% rename from stable/dizquetv/7.0.39/ix_values.yaml rename to stable/dizquetv/7.0.40/ix_values.yaml diff --git a/stable/dizquetv/7.0.39/questions.yaml b/stable/dizquetv/7.0.40/questions.yaml similarity index 100% rename from stable/dizquetv/7.0.39/questions.yaml rename to stable/dizquetv/7.0.40/questions.yaml diff --git a/stable/dokuwiki/3.0.69/templates/common.yaml b/stable/dizquetv/7.0.40/templates/common.yaml similarity index 100% rename from stable/dokuwiki/3.0.69/templates/common.yaml rename to stable/dizquetv/7.0.40/templates/common.yaml diff --git a/stable/domoticz/2.0.46/values.yaml b/stable/dizquetv/7.0.40/values.yaml similarity index 100% rename from stable/domoticz/2.0.46/values.yaml rename to stable/dizquetv/7.0.40/values.yaml diff --git a/stable/docker-compose/3.0.2/CHANGELOG.md b/stable/docker-compose/3.0.2/CHANGELOG.md deleted file mode 100644 index 4795fc62a5c..00000000000 --- a/stable/docker-compose/3.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [docker-compose-3.0.2](https://github.com/truecharts/charts/compare/docker-compose-3.0.1...docker-compose-3.0.2) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [docker-compose-3.0.1](https://github.com/truecharts/charts/compare/docker-compose-3.0.0...docker-compose-3.0.1) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [docker-compose-3.0.0](https://github.com/truecharts/charts/compare/docker-compose-2.1.0...docker-compose-3.0.0) (2022-10-17) - -### Chore - -- Auto-update chart README [skip ci] - - - - -## [docker-compose-2.1.0](https://github.com/truecharts/charts/compare/docker-compose-2.0.52...docker-compose-2.1.0) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix - -- remove /mnt and /root ([#4115](https://github.com/truecharts/charts/issues/4115)) - - remove /mnt for bluefin - - - - -## [docker-compose-2.0.52](https://github.com/truecharts/charts/compare/docker-compose-2.0.51...docker-compose-2.0.52) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [docker-compose-2.0.51](https://github.com/truecharts/charts/compare/docker-compose-2.0.50...docker-compose-2.0.51) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [docker-compose-2.0.50](https://github.com/truecharts/charts/compare/docker-compose-2.0.49...docker-compose-2.0.50) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [docker-compose-2.0.50](https://github.com/truecharts/charts/compare/docker-compose-2.0.49...docker-compose-2.0.50) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [docker-compose-2.0.49](https://github.com/truecharts/charts/compare/docker-compose-2.0.48...docker-compose-2.0.49) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [docker-compose-2.0.48](https://github.com/truecharts/charts/compare/docker-compose-2.0.47...docker-compose-2.0.48) (2022-10-05) diff --git a/stable/docker-compose/3.0.2/Chart.lock b/stable/docker-compose/3.0.2/Chart.lock deleted file mode 100644 index b5b1639b2a8..00000000000 --- a/stable/docker-compose/3.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-21T10:32:02.78146701Z" diff --git a/stable/docker-compose/3.0.2/Chart.yaml b/stable/docker-compose/3.0.2/Chart.yaml deleted file mode 100644 index 73fd132fd6a..00000000000 --- a/stable/docker-compose/3.0.2/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "20.10.20" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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: 3.0.2 -annotations: - truecharts.org/catagories: | - - docker - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/docker-compose/3.0.2/README.md b/stable/docker-compose/3.0.2/README.md deleted file mode 100644 index 39ebbd2ad6f..00000000000 --- a/stable/docker-compose/3.0.2/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/3.0.2/charts/common-10.7.1.tgz b/stable/docker-compose/3.0.2/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/docker-compose/3.0.2/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/docker-compose/3.0.3/CHANGELOG.md b/stable/docker-compose/3.0.3/CHANGELOG.md new file mode 100644 index 00000000000..303eced37a9 --- /dev/null +++ b/stable/docker-compose/3.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [docker-compose-3.0.3](https://github.com/truecharts/charts/compare/docker-compose-3.0.2...docker-compose-3.0.3) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [docker-compose-3.0.2](https://github.com/truecharts/charts/compare/docker-compose-3.0.1...docker-compose-3.0.2) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [docker-compose-3.0.1](https://github.com/truecharts/charts/compare/docker-compose-3.0.0...docker-compose-3.0.1) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [docker-compose-3.0.0](https://github.com/truecharts/charts/compare/docker-compose-2.1.0...docker-compose-3.0.0) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + + + + +## [docker-compose-2.1.0](https://github.com/truecharts/charts/compare/docker-compose-2.0.52...docker-compose-2.1.0) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix + +- remove /mnt and /root ([#4115](https://github.com/truecharts/charts/issues/4115)) + - remove /mnt for bluefin + + + + +## [docker-compose-2.0.52](https://github.com/truecharts/charts/compare/docker-compose-2.0.51...docker-compose-2.0.52) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [docker-compose-2.0.51](https://github.com/truecharts/charts/compare/docker-compose-2.0.50...docker-compose-2.0.51) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [docker-compose-2.0.50](https://github.com/truecharts/charts/compare/docker-compose-2.0.49...docker-compose-2.0.50) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [docker-compose-2.0.50](https://github.com/truecharts/charts/compare/docker-compose-2.0.49...docker-compose-2.0.50) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [docker-compose-2.0.49](https://github.com/truecharts/charts/compare/docker-compose-2.0.48...docker-compose-2.0.49) (2022-10-07) diff --git a/stable/docker-compose/3.0.3/Chart.lock b/stable/docker-compose/3.0.3/Chart.lock new file mode 100644 index 00000000000..e15a2474002 --- /dev/null +++ b/stable/docker-compose/3.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:56:20.917865961Z" diff --git a/stable/docker-compose/3.0.3/Chart.yaml b/stable/docker-compose/3.0.3/Chart.yaml new file mode 100644 index 00000000000..3043f540233 --- /dev/null +++ b/stable/docker-compose/3.0.3/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "20.10.20" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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: 3.0.3 +annotations: + truecharts.org/catagories: | + - docker + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/docker-compose/3.0.3/README.md b/stable/docker-compose/3.0.3/README.md new file mode 100644 index 00000000000..f06626a3f53 --- /dev/null +++ b/stable/docker-compose/3.0.3/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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/3.0.2/app-readme.md b/stable/docker-compose/3.0.3/app-readme.md similarity index 100% rename from stable/docker-compose/3.0.2/app-readme.md rename to stable/docker-compose/3.0.3/app-readme.md diff --git a/stable/docker-compose/3.0.3/charts/common-10.7.7.tgz b/stable/docker-compose/3.0.3/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/docker-compose/3.0.3/charts/common-10.7.7.tgz differ diff --git a/stable/docker-compose/3.0.2/ix_values.yaml b/stable/docker-compose/3.0.3/ix_values.yaml similarity index 100% rename from stable/docker-compose/3.0.2/ix_values.yaml rename to stable/docker-compose/3.0.3/ix_values.yaml diff --git a/stable/docker-compose/3.0.2/questions.yaml b/stable/docker-compose/3.0.3/questions.yaml similarity index 100% rename from stable/docker-compose/3.0.2/questions.yaml rename to stable/docker-compose/3.0.3/questions.yaml diff --git a/stable/domoticz/2.0.46/templates/common.yaml b/stable/docker-compose/3.0.3/templates/common.yaml similarity index 100% rename from stable/domoticz/2.0.46/templates/common.yaml rename to stable/docker-compose/3.0.3/templates/common.yaml diff --git a/stable/doplarr/2.0.39/values.yaml b/stable/docker-compose/3.0.3/values.yaml similarity index 100% rename from stable/doplarr/2.0.39/values.yaml rename to stable/docker-compose/3.0.3/values.yaml diff --git a/stable/docusaurus/1.0.11/CHANGELOG.md b/stable/docusaurus/1.0.11/CHANGELOG.md deleted file mode 100644 index 3f484ef84b0..00000000000 --- a/stable/docusaurus/1.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [docusaurus-1.0.11](https://github.com/truecharts/charts/compare/docusaurus-1.0.10...docusaurus-1.0.11) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [docusaurus-1.0.10](https://github.com/truecharts/charts/compare/docusaurus-1.0.9...docusaurus-1.0.10) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [docusaurus-1.0.9](https://github.com/truecharts/charts/compare/docusaurus-1.0.8...docusaurus-1.0.9) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [docusaurus-1.0.9](https://github.com/truecharts/charts/compare/docusaurus-1.0.8...docusaurus-1.0.9) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [docusaurus-1.0.8](https://github.com/truecharts/charts/compare/docusaurus-1.0.7...docusaurus-1.0.8) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [docusaurus-1.0.7](https://github.com/truecharts/charts/compare/docusaurus-1.0.6...docusaurus-1.0.7) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/docusaurus/1.0.11/Chart.lock b/stable/docusaurus/1.0.11/Chart.lock deleted file mode 100644 index dbc30aabdc6..00000000000 --- a/stable/docusaurus/1.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:07:03.863844994Z" diff --git a/stable/docusaurus/1.0.11/Chart.yaml b/stable/docusaurus/1.0.11/Chart.yaml deleted file mode 100644 index dbc88c24a66..00000000000 --- a/stable/docusaurus/1.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.11 -annotations: - truecharts.org/catagories: | - - website - - documentation - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/docusaurus/1.0.11/README.md b/stable/docusaurus/1.0.11/README.md deleted file mode 100644 index 620655a4e55..00000000000 --- a/stable/docusaurus/1.0.11/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.11/charts/common-10.7.1.tgz b/stable/docusaurus/1.0.11/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/docusaurus/1.0.11/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/docusaurus/1.0.12/CHANGELOG.md b/stable/docusaurus/1.0.12/CHANGELOG.md new file mode 100644 index 00000000000..019e31f01ea --- /dev/null +++ b/stable/docusaurus/1.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [docusaurus-1.0.12](https://github.com/truecharts/charts/compare/docusaurus-1.0.11...docusaurus-1.0.12) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [docusaurus-1.0.11](https://github.com/truecharts/charts/compare/docusaurus-1.0.10...docusaurus-1.0.11) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [docusaurus-1.0.10](https://github.com/truecharts/charts/compare/docusaurus-1.0.9...docusaurus-1.0.10) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [docusaurus-1.0.9](https://github.com/truecharts/charts/compare/docusaurus-1.0.8...docusaurus-1.0.9) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [docusaurus-1.0.9](https://github.com/truecharts/charts/compare/docusaurus-1.0.8...docusaurus-1.0.9) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [docusaurus-1.0.8](https://github.com/truecharts/charts/compare/docusaurus-1.0.7...docusaurus-1.0.8) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [docusaurus-1.0.7](https://github.com/truecharts/charts/compare/docusaurus-1.0.6...docusaurus-1.0.7) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/docusaurus/1.0.12/Chart.lock b/stable/docusaurus/1.0.12/Chart.lock new file mode 100644 index 00000000000..996eccb8b8f --- /dev/null +++ b/stable/docusaurus/1.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:56:42.129317933Z" diff --git a/stable/docusaurus/1.0.12/Chart.yaml b/stable/docusaurus/1.0.12/Chart.yaml new file mode 100644 index 00000000000..f0db01cd132 --- /dev/null +++ b/stable/docusaurus/1.0.12/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.12 +annotations: + truecharts.org/catagories: | + - website + - documentation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/docusaurus/1.0.12/README.md b/stable/docusaurus/1.0.12/README.md new file mode 100644 index 00000000000..ac8db4eb452 --- /dev/null +++ b/stable/docusaurus/1.0.12/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.11/app-readme.md b/stable/docusaurus/1.0.12/app-readme.md similarity index 100% rename from stable/docusaurus/1.0.11/app-readme.md rename to stable/docusaurus/1.0.12/app-readme.md diff --git a/stable/docusaurus/1.0.12/charts/common-10.7.7.tgz b/stable/docusaurus/1.0.12/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/docusaurus/1.0.12/charts/common-10.7.7.tgz differ diff --git a/stable/docusaurus/1.0.11/ix_values.yaml b/stable/docusaurus/1.0.12/ix_values.yaml similarity index 100% rename from stable/docusaurus/1.0.11/ix_values.yaml rename to stable/docusaurus/1.0.12/ix_values.yaml diff --git a/stable/docusaurus/1.0.11/questions.yaml b/stable/docusaurus/1.0.12/questions.yaml similarity index 100% rename from stable/docusaurus/1.0.11/questions.yaml rename to stable/docusaurus/1.0.12/questions.yaml diff --git a/stable/doplarr/2.0.39/templates/common.yaml b/stable/docusaurus/1.0.12/templates/common.yaml similarity index 100% rename from stable/doplarr/2.0.39/templates/common.yaml rename to stable/docusaurus/1.0.12/templates/common.yaml diff --git a/stable/double-take/2.0.40/values.yaml b/stable/docusaurus/1.0.12/values.yaml similarity index 100% rename from stable/double-take/2.0.40/values.yaml rename to stable/docusaurus/1.0.12/values.yaml diff --git a/stable/dokuwiki/3.0.69/CHANGELOG.md b/stable/dokuwiki/3.0.69/CHANGELOG.md deleted file mode 100644 index 71d649bee2d..00000000000 --- a/stable/dokuwiki/3.0.69/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dokuwiki-3.0.69](https://github.com/truecharts/charts/compare/dokuwiki-3.0.68...dokuwiki-3.0.69) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [dokuwiki-3.0.68](https://github.com/truecharts/charts/compare/dokuwiki-3.0.67...dokuwiki-3.0.68) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [dokuwiki-3.0.67](https://github.com/truecharts/charts/compare/dokuwiki-3.0.66...dokuwiki-3.0.67) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [dokuwiki-3.0.66](https://github.com/truecharts/charts/compare/dokuwiki-3.0.65...dokuwiki-3.0.66) (2022-10-18) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120)) - - - - -## [dokuwiki-3.0.65](https://github.com/truecharts/charts/compare/dokuwiki-3.0.64...dokuwiki-3.0.65) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [dokuwiki-3.0.64](https://github.com/truecharts/charts/compare/dokuwiki-3.0.63...dokuwiki-3.0.64) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [dokuwiki-3.0.63](https://github.com/truecharts/charts/compare/dokuwiki-3.0.62...dokuwiki-3.0.63) (2022-10-10) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) - - - - -## [dokuwiki-3.0.62](https://github.com/truecharts/charts/compare/dokuwiki-3.0.61...dokuwiki-3.0.62) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dokuwiki-3.0.62](https://github.com/truecharts/charts/compare/dokuwiki-3.0.61...dokuwiki-3.0.62) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dokuwiki-3.0.61](https://github.com/truecharts/charts/compare/dokuwiki-3.0.60...dokuwiki-3.0.61) (2022-10-07) - -### Chore - diff --git a/stable/dokuwiki/3.0.69/Chart.lock b/stable/dokuwiki/3.0.69/Chart.lock deleted file mode 100644 index 1f7a7419a5a..00000000000 --- a/stable/dokuwiki/3.0.69/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:50:37.101189728Z" diff --git a/stable/dokuwiki/3.0.69/Chart.yaml b/stable/dokuwiki/3.0.69/Chart.yaml deleted file mode 100644 index c226a02e00a..00000000000 --- a/stable/dokuwiki/3.0.69/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: dokuwiki -version: 3.0.69 -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.7.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.69/README.md b/stable/dokuwiki/3.0.69/README.md deleted file mode 100644 index 11918ee38bc..00000000000 --- a/stable/dokuwiki/3.0.69/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.69/charts/common-10.7.1.tgz b/stable/dokuwiki/3.0.69/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/dokuwiki/3.0.69/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/dokuwiki/3.0.70/CHANGELOG.md b/stable/dokuwiki/3.0.70/CHANGELOG.md new file mode 100644 index 00000000000..0e81f736e21 --- /dev/null +++ b/stable/dokuwiki/3.0.70/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dokuwiki-3.0.70](https://github.com/truecharts/charts/compare/dokuwiki-3.0.69...dokuwiki-3.0.70) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [dokuwiki-3.0.69](https://github.com/truecharts/charts/compare/dokuwiki-3.0.68...dokuwiki-3.0.69) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [dokuwiki-3.0.68](https://github.com/truecharts/charts/compare/dokuwiki-3.0.67...dokuwiki-3.0.68) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [dokuwiki-3.0.67](https://github.com/truecharts/charts/compare/dokuwiki-3.0.66...dokuwiki-3.0.67) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [dokuwiki-3.0.66](https://github.com/truecharts/charts/compare/dokuwiki-3.0.65...dokuwiki-3.0.66) (2022-10-18) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120)) + + + + +## [dokuwiki-3.0.65](https://github.com/truecharts/charts/compare/dokuwiki-3.0.64...dokuwiki-3.0.65) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [dokuwiki-3.0.64](https://github.com/truecharts/charts/compare/dokuwiki-3.0.63...dokuwiki-3.0.64) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [dokuwiki-3.0.63](https://github.com/truecharts/charts/compare/dokuwiki-3.0.62...dokuwiki-3.0.63) (2022-10-10) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) + + + + +## [dokuwiki-3.0.62](https://github.com/truecharts/charts/compare/dokuwiki-3.0.61...dokuwiki-3.0.62) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dokuwiki-3.0.62](https://github.com/truecharts/charts/compare/dokuwiki-3.0.61...dokuwiki-3.0.62) (2022-10-07) + +### Chore + diff --git a/stable/dokuwiki/3.0.70/Chart.lock b/stable/dokuwiki/3.0.70/Chart.lock new file mode 100644 index 00000000000..d1ceaa1ac79 --- /dev/null +++ b/stable/dokuwiki/3.0.70/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:56:48.370848317Z" diff --git a/stable/dokuwiki/3.0.70/Chart.yaml b/stable/dokuwiki/3.0.70/Chart.yaml new file mode 100644 index 00000000000..7d5f76059c4 --- /dev/null +++ b/stable/dokuwiki/3.0.70/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: dokuwiki +version: 3.0.70 +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.7.7 + # 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.70/README.md b/stable/dokuwiki/3.0.70/README.md new file mode 100644 index 00000000000..fcaa0eb15d3 --- /dev/null +++ b/stable/dokuwiki/3.0.70/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.69/app-readme.md b/stable/dokuwiki/3.0.70/app-readme.md similarity index 100% rename from stable/dokuwiki/3.0.69/app-readme.md rename to stable/dokuwiki/3.0.70/app-readme.md diff --git a/stable/dokuwiki/3.0.70/charts/common-10.7.7.tgz b/stable/dokuwiki/3.0.70/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/dokuwiki/3.0.70/charts/common-10.7.7.tgz differ diff --git a/stable/dokuwiki/3.0.69/ix_values.yaml b/stable/dokuwiki/3.0.70/ix_values.yaml similarity index 100% rename from stable/dokuwiki/3.0.69/ix_values.yaml rename to stable/dokuwiki/3.0.70/ix_values.yaml diff --git a/stable/dokuwiki/3.0.69/questions.yaml b/stable/dokuwiki/3.0.70/questions.yaml similarity index 100% rename from stable/dokuwiki/3.0.69/questions.yaml rename to stable/dokuwiki/3.0.70/questions.yaml diff --git a/stable/double-take/2.0.40/templates/common.yaml b/stable/dokuwiki/3.0.70/templates/common.yaml similarity index 100% rename from stable/double-take/2.0.40/templates/common.yaml rename to stable/dokuwiki/3.0.70/templates/common.yaml diff --git a/stable/doublecommander/4.0.36/values.yaml b/stable/dokuwiki/3.0.70/values.yaml similarity index 100% rename from stable/doublecommander/4.0.36/values.yaml rename to stable/dokuwiki/3.0.70/values.yaml diff --git a/stable/domoticz/2.0.46/CHANGELOG.md b/stable/domoticz/2.0.46/CHANGELOG.md deleted file mode 100644 index 73a9869d732..00000000000 --- a/stable/domoticz/2.0.46/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [domoticz-2.0.46](https://github.com/truecharts/charts/compare/domoticz-2.0.45...domoticz-2.0.46) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [domoticz-2.0.45](https://github.com/truecharts/charts/compare/domoticz-2.0.44...domoticz-2.0.45) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [domoticz-2.0.44](https://github.com/truecharts/charts/compare/domoticz-2.0.43...domoticz-2.0.44) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [domoticz-2.0.43](https://github.com/truecharts/charts/compare/domoticz-2.0.42...domoticz-2.0.43) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [domoticz-2.0.42](https://github.com/truecharts/charts/compare/domoticz-2.0.41...domoticz-2.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [domoticz-2.0.42](https://github.com/truecharts/charts/compare/domoticz-2.0.41...domoticz-2.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [domoticz-2.0.41](https://github.com/truecharts/charts/compare/domoticz-2.0.40...domoticz-2.0.41) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [domoticz-2.0.40](https://github.com/truecharts/charts/compare/domoticz-2.0.39...domoticz-2.0.40) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [domoticz-2.0.39](https://github.com/truecharts/charts/compare/domoticz-2.0.38...domoticz-2.0.39) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [domoticz-2.0.38](https://github.com/truecharts/charts/compare/domoticz-2.0.37...domoticz-2.0.38) (2022-09-25) - diff --git a/stable/domoticz/2.0.46/Chart.lock b/stable/domoticz/2.0.46/Chart.lock deleted file mode 100644 index 1f0a7a77e49..00000000000 --- a/stable/domoticz/2.0.46/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-22T14:10:07.784292691Z" diff --git a/stable/domoticz/2.0.46/Chart.yaml b/stable/domoticz/2.0.46/Chart.yaml deleted file mode 100644 index 7d257cb4f9b..00000000000 --- a/stable/domoticz/2.0.46/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: domoticz -version: 2.0.46 -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.7.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.46/README.md b/stable/domoticz/2.0.46/README.md deleted file mode 100644 index 5742fa7c3cd..00000000000 --- a/stable/domoticz/2.0.46/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.46/charts/common-10.7.1.tgz b/stable/domoticz/2.0.46/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/domoticz/2.0.46/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/domoticz/2.0.47/CHANGELOG.md b/stable/domoticz/2.0.47/CHANGELOG.md new file mode 100644 index 00000000000..0a0e3f8a7a2 --- /dev/null +++ b/stable/domoticz/2.0.47/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [domoticz-2.0.47](https://github.com/truecharts/charts/compare/domoticz-2.0.46...domoticz-2.0.47) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [domoticz-2.0.46](https://github.com/truecharts/charts/compare/domoticz-2.0.45...domoticz-2.0.46) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [domoticz-2.0.45](https://github.com/truecharts/charts/compare/domoticz-2.0.44...domoticz-2.0.45) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [domoticz-2.0.44](https://github.com/truecharts/charts/compare/domoticz-2.0.43...domoticz-2.0.44) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [domoticz-2.0.43](https://github.com/truecharts/charts/compare/domoticz-2.0.42...domoticz-2.0.43) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [domoticz-2.0.42](https://github.com/truecharts/charts/compare/domoticz-2.0.41...domoticz-2.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [domoticz-2.0.42](https://github.com/truecharts/charts/compare/domoticz-2.0.41...domoticz-2.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [domoticz-2.0.41](https://github.com/truecharts/charts/compare/domoticz-2.0.40...domoticz-2.0.41) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [domoticz-2.0.40](https://github.com/truecharts/charts/compare/domoticz-2.0.39...domoticz-2.0.40) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [domoticz-2.0.39](https://github.com/truecharts/charts/compare/domoticz-2.0.38...domoticz-2.0.39) (2022-09-27) + diff --git a/stable/domoticz/2.0.47/Chart.lock b/stable/domoticz/2.0.47/Chart.lock new file mode 100644 index 00000000000..a5150d2cb4a --- /dev/null +++ b/stable/domoticz/2.0.47/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:56:57.036302986Z" diff --git a/stable/domoticz/2.0.47/Chart.yaml b/stable/domoticz/2.0.47/Chart.yaml new file mode 100644 index 00000000000..97cdb2be13c --- /dev/null +++ b/stable/domoticz/2.0.47/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: domoticz +version: 2.0.47 +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.7.7 + # 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.47/README.md b/stable/domoticz/2.0.47/README.md new file mode 100644 index 00000000000..951e30dba47 --- /dev/null +++ b/stable/domoticz/2.0.47/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.46/app-readme.md b/stable/domoticz/2.0.47/app-readme.md similarity index 100% rename from stable/domoticz/2.0.46/app-readme.md rename to stable/domoticz/2.0.47/app-readme.md diff --git a/stable/domoticz/2.0.47/charts/common-10.7.7.tgz b/stable/domoticz/2.0.47/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/domoticz/2.0.47/charts/common-10.7.7.tgz differ diff --git a/stable/domoticz/2.0.46/ix_values.yaml b/stable/domoticz/2.0.47/ix_values.yaml similarity index 100% rename from stable/domoticz/2.0.46/ix_values.yaml rename to stable/domoticz/2.0.47/ix_values.yaml diff --git a/stable/domoticz/2.0.46/questions.yaml b/stable/domoticz/2.0.47/questions.yaml similarity index 100% rename from stable/domoticz/2.0.46/questions.yaml rename to stable/domoticz/2.0.47/questions.yaml diff --git a/stable/drawio/2.0.55/templates/common.yaml b/stable/domoticz/2.0.47/templates/common.yaml similarity index 100% rename from stable/drawio/2.0.55/templates/common.yaml rename to stable/domoticz/2.0.47/templates/common.yaml diff --git a/stable/drawio/2.0.55/values.yaml b/stable/domoticz/2.0.47/values.yaml similarity index 100% rename from stable/drawio/2.0.55/values.yaml rename to stable/domoticz/2.0.47/values.yaml diff --git a/stable/doplarr/2.0.39/CHANGELOG.md b/stable/doplarr/2.0.39/CHANGELOG.md deleted file mode 100644 index 533cc01a88a..00000000000 --- a/stable/doplarr/2.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [doplarr-2.0.39](https://github.com/truecharts/charts/compare/doplarr-2.0.38...doplarr-2.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [doplarr-2.0.38](https://github.com/truecharts/charts/compare/doplarr-2.0.37...doplarr-2.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [doplarr-2.0.37](https://github.com/truecharts/charts/compare/doplarr-2.0.36...doplarr-2.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [doplarr-2.0.37](https://github.com/truecharts/charts/compare/doplarr-2.0.36...doplarr-2.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [doplarr-2.0.36](https://github.com/truecharts/charts/compare/doplarr-2.0.35...doplarr-2.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [doplarr-2.0.35](https://github.com/truecharts/charts/compare/doplarr-2.0.34...doplarr-2.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [doplarr-2.0.34](https://github.com/truecharts/charts/compare/doplarr-2.0.33...doplarr-2.0.34) (2022-09-26) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906)) - - - - -## [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] diff --git a/stable/doplarr/2.0.39/Chart.lock b/stable/doplarr/2.0.39/Chart.lock deleted file mode 100644 index 430257ea72d..00000000000 --- a/stable/doplarr/2.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:07:24.685212986Z" diff --git a/stable/doplarr/2.0.39/Chart.yaml b/stable/doplarr/2.0.39/Chart.yaml deleted file mode 100644 index 021155efcc6..00000000000 --- a/stable/doplarr/2.0.39/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "3.6.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/doplarr/2.0.39/README.md b/stable/doplarr/2.0.39/README.md deleted file mode 100644 index 09a969d7b3e..00000000000 --- a/stable/doplarr/2.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/doplarr/2.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/doplarr/2.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/doplarr/2.0.40/CHANGELOG.md b/stable/doplarr/2.0.40/CHANGELOG.md new file mode 100644 index 00000000000..1f2181d10bf --- /dev/null +++ b/stable/doplarr/2.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [doplarr-2.0.40](https://github.com/truecharts/charts/compare/doplarr-2.0.39...doplarr-2.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [doplarr-2.0.39](https://github.com/truecharts/charts/compare/doplarr-2.0.38...doplarr-2.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [doplarr-2.0.38](https://github.com/truecharts/charts/compare/doplarr-2.0.37...doplarr-2.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [doplarr-2.0.37](https://github.com/truecharts/charts/compare/doplarr-2.0.36...doplarr-2.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [doplarr-2.0.37](https://github.com/truecharts/charts/compare/doplarr-2.0.36...doplarr-2.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [doplarr-2.0.36](https://github.com/truecharts/charts/compare/doplarr-2.0.35...doplarr-2.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [doplarr-2.0.35](https://github.com/truecharts/charts/compare/doplarr-2.0.34...doplarr-2.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [doplarr-2.0.34](https://github.com/truecharts/charts/compare/doplarr-2.0.33...doplarr-2.0.34) (2022-09-26) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906)) + + + + +## [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 diff --git a/stable/doplarr/2.0.40/Chart.lock b/stable/doplarr/2.0.40/Chart.lock new file mode 100644 index 00000000000..232d7c7ea6b --- /dev/null +++ b/stable/doplarr/2.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:57:01.541576725Z" diff --git a/stable/doplarr/2.0.40/Chart.yaml b/stable/doplarr/2.0.40/Chart.yaml new file mode 100644 index 00000000000..b827aea60af --- /dev/null +++ b/stable/doplarr/2.0.40/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "3.6.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/doplarr/2.0.40/README.md b/stable/doplarr/2.0.40/README.md new file mode 100644 index 00000000000..4219cac0028 --- /dev/null +++ b/stable/doplarr/2.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/doplarr/2.0.40/app-readme.md similarity index 100% rename from stable/doplarr/2.0.39/app-readme.md rename to stable/doplarr/2.0.40/app-readme.md diff --git a/stable/doplarr/2.0.40/charts/common-10.7.7.tgz b/stable/doplarr/2.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/doplarr/2.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/doplarr/2.0.39/ix_values.yaml b/stable/doplarr/2.0.40/ix_values.yaml similarity index 100% rename from stable/doplarr/2.0.39/ix_values.yaml rename to stable/doplarr/2.0.40/ix_values.yaml diff --git a/stable/doplarr/2.0.39/questions.yaml b/stable/doplarr/2.0.40/questions.yaml similarity index 100% rename from stable/doplarr/2.0.39/questions.yaml rename to stable/doplarr/2.0.40/questions.yaml diff --git a/stable/dsmr-reader/8.0.45/templates/common.yaml b/stable/doplarr/2.0.40/templates/common.yaml similarity index 100% rename from stable/dsmr-reader/8.0.45/templates/common.yaml rename to stable/doplarr/2.0.40/templates/common.yaml diff --git a/stable/drone-runner/1.0.13/values.yaml b/stable/doplarr/2.0.40/values.yaml similarity index 100% rename from stable/drone-runner/1.0.13/values.yaml rename to stable/doplarr/2.0.40/values.yaml diff --git a/stable/double-take/2.0.40/CHANGELOG.md b/stable/double-take/2.0.40/CHANGELOG.md deleted file mode 100644 index 6ae9d812456..00000000000 --- a/stable/double-take/2.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [double-take-2.0.40](https://github.com/truecharts/charts/compare/double-take-2.0.39...double-take-2.0.40) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [double-take-2.0.39](https://github.com/truecharts/charts/compare/double-take-2.0.38...double-take-2.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [double-take-2.0.38](https://github.com/truecharts/charts/compare/double-take-2.0.37...double-take-2.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [double-take-2.0.37](https://github.com/truecharts/charts/compare/double-take-2.0.36...double-take-2.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [double-take-2.0.37](https://github.com/truecharts/charts/compare/double-take-2.0.36...double-take-2.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [double-take-2.0.36](https://github.com/truecharts/charts/compare/double-take-2.0.35...double-take-2.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [double-take-2.0.35](https://github.com/truecharts/charts/compare/double-take-2.0.34...double-take-2.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/double-take/2.0.40/Chart.lock b/stable/double-take/2.0.40/Chart.lock deleted file mode 100644 index 6fea79fe0c3..00000000000 --- a/stable/double-take/2.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:50:44.869070069Z" diff --git a/stable/double-take/2.0.40/Chart.yaml b/stable/double-take/2.0.40/Chart.yaml deleted file mode 100644 index dc2e22e60b6..00000000000 --- a/stable/double-take/2.0.40/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: double-take -version: 2.0.40 -appVersion: "1.13.0" -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.7.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.40/README.md b/stable/double-take/2.0.40/README.md deleted file mode 100644 index 20c899a374f..00000000000 --- a/stable/double-take/2.0.40/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.40/charts/common-10.7.1.tgz b/stable/double-take/2.0.40/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/double-take/2.0.40/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/double-take/2.0.41/CHANGELOG.md b/stable/double-take/2.0.41/CHANGELOG.md new file mode 100644 index 00000000000..76571f71441 --- /dev/null +++ b/stable/double-take/2.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [double-take-2.0.41](https://github.com/truecharts/charts/compare/double-take-2.0.40...double-take-2.0.41) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [double-take-2.0.40](https://github.com/truecharts/charts/compare/double-take-2.0.39...double-take-2.0.40) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [double-take-2.0.39](https://github.com/truecharts/charts/compare/double-take-2.0.38...double-take-2.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [double-take-2.0.38](https://github.com/truecharts/charts/compare/double-take-2.0.37...double-take-2.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [double-take-2.0.37](https://github.com/truecharts/charts/compare/double-take-2.0.36...double-take-2.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [double-take-2.0.37](https://github.com/truecharts/charts/compare/double-take-2.0.36...double-take-2.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [double-take-2.0.36](https://github.com/truecharts/charts/compare/double-take-2.0.35...double-take-2.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [double-take-2.0.35](https://github.com/truecharts/charts/compare/double-take-2.0.34...double-take-2.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/double-take/2.0.41/Chart.lock b/stable/double-take/2.0.41/Chart.lock new file mode 100644 index 00000000000..381e75ccf4b --- /dev/null +++ b/stable/double-take/2.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:57:21.473900698Z" diff --git a/stable/double-take/2.0.41/Chart.yaml b/stable/double-take/2.0.41/Chart.yaml new file mode 100644 index 00000000000..48c20834b02 --- /dev/null +++ b/stable/double-take/2.0.41/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: double-take +version: 2.0.41 +appVersion: "1.13.0" +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.7.7 + # 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.41/README.md b/stable/double-take/2.0.41/README.md new file mode 100644 index 00000000000..534d5a30058 --- /dev/null +++ b/stable/double-take/2.0.41/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.40/app-readme.md b/stable/double-take/2.0.41/app-readme.md similarity index 100% rename from stable/double-take/2.0.40/app-readme.md rename to stable/double-take/2.0.41/app-readme.md diff --git a/stable/double-take/2.0.41/charts/common-10.7.7.tgz b/stable/double-take/2.0.41/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/double-take/2.0.41/charts/common-10.7.7.tgz differ diff --git a/stable/double-take/2.0.40/ix_values.yaml b/stable/double-take/2.0.41/ix_values.yaml similarity index 100% rename from stable/double-take/2.0.40/ix_values.yaml rename to stable/double-take/2.0.41/ix_values.yaml diff --git a/stable/double-take/2.0.40/questions.yaml b/stable/double-take/2.0.41/questions.yaml similarity index 100% rename from stable/double-take/2.0.40/questions.yaml rename to stable/double-take/2.0.41/questions.yaml diff --git a/stable/duckdns/2.0.50/templates/common.yaml b/stable/double-take/2.0.41/templates/common.yaml similarity index 100% rename from stable/duckdns/2.0.50/templates/common.yaml rename to stable/double-take/2.0.41/templates/common.yaml diff --git a/stable/dsmr-reader/8.0.45/values.yaml b/stable/double-take/2.0.41/values.yaml similarity index 100% rename from stable/dsmr-reader/8.0.45/values.yaml rename to stable/double-take/2.0.41/values.yaml diff --git a/stable/doublecommander/4.0.36/CHANGELOG.md b/stable/doublecommander/4.0.36/CHANGELOG.md deleted file mode 100644 index 527d6a7fbf8..00000000000 --- a/stable/doublecommander/4.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [doublecommander-4.0.36](https://github.com/truecharts/charts/compare/doublecommander-4.0.35...doublecommander-4.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [doublecommander-4.0.35](https://github.com/truecharts/charts/compare/doublecommander-4.0.34...doublecommander-4.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [doublecommander-4.0.34](https://github.com/truecharts/charts/compare/doublecommander-4.0.33...doublecommander-4.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [doublecommander-4.0.34](https://github.com/truecharts/charts/compare/doublecommander-4.0.33...doublecommander-4.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [doublecommander-4.0.33](https://github.com/truecharts/charts/compare/doublecommander-4.0.32...doublecommander-4.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [doublecommander-4.0.32](https://github.com/truecharts/charts/compare/doublecommander-4.0.31...doublecommander-4.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/doublecommander/4.0.36/Chart.lock b/stable/doublecommander/4.0.36/Chart.lock deleted file mode 100644 index 576d2fede30..00000000000 --- a/stable/doublecommander/4.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:07:39.993445332Z" diff --git a/stable/doublecommander/4.0.36/Chart.yaml b/stable/doublecommander/4.0.36/Chart.yaml deleted file mode 100644 index 1480865f496..00000000000 --- a/stable/doublecommander/4.0.36/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.7.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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/doublecommander/4.0.36/README.md b/stable/doublecommander/4.0.36/README.md deleted file mode 100644 index 7ae4414f35f..00000000000 --- a/stable/doublecommander/4.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/doublecommander/4.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/doublecommander/4.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/doublecommander/4.0.37/CHANGELOG.md b/stable/doublecommander/4.0.37/CHANGELOG.md new file mode 100644 index 00000000000..b6d1dcc2fa2 --- /dev/null +++ b/stable/doublecommander/4.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [doublecommander-4.0.37](https://github.com/truecharts/charts/compare/doublecommander-4.0.36...doublecommander-4.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [doublecommander-4.0.36](https://github.com/truecharts/charts/compare/doublecommander-4.0.35...doublecommander-4.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [doublecommander-4.0.35](https://github.com/truecharts/charts/compare/doublecommander-4.0.34...doublecommander-4.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [doublecommander-4.0.34](https://github.com/truecharts/charts/compare/doublecommander-4.0.33...doublecommander-4.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [doublecommander-4.0.34](https://github.com/truecharts/charts/compare/doublecommander-4.0.33...doublecommander-4.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [doublecommander-4.0.33](https://github.com/truecharts/charts/compare/doublecommander-4.0.32...doublecommander-4.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [doublecommander-4.0.32](https://github.com/truecharts/charts/compare/doublecommander-4.0.31...doublecommander-4.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/doublecommander/4.0.37/Chart.lock b/stable/doublecommander/4.0.37/Chart.lock new file mode 100644 index 00000000000..ff8de4ff048 --- /dev/null +++ b/stable/doublecommander/4.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:57:28.630999039Z" diff --git a/stable/doublecommander/4.0.37/Chart.yaml b/stable/doublecommander/4.0.37/Chart.yaml new file mode 100644 index 00000000000..0242d2fdf4a --- /dev/null +++ b/stable/doublecommander/4.0.37/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.8.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/doublecommander/4.0.37/README.md b/stable/doublecommander/4.0.37/README.md new file mode 100644 index 00000000000..3233b4126d7 --- /dev/null +++ b/stable/doublecommander/4.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/doublecommander/4.0.37/app-readme.md similarity index 100% rename from stable/doublecommander/4.0.36/app-readme.md rename to stable/doublecommander/4.0.37/app-readme.md diff --git a/stable/doublecommander/4.0.37/charts/common-10.7.7.tgz b/stable/doublecommander/4.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/doublecommander/4.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/doublecommander/4.0.36/ix_values.yaml b/stable/doublecommander/4.0.37/ix_values.yaml similarity index 100% rename from stable/doublecommander/4.0.36/ix_values.yaml rename to stable/doublecommander/4.0.37/ix_values.yaml diff --git a/stable/doublecommander/4.0.36/questions.yaml b/stable/doublecommander/4.0.37/questions.yaml similarity index 100% rename from stable/doublecommander/4.0.36/questions.yaml rename to stable/doublecommander/4.0.37/questions.yaml diff --git a/stable/doublecommander/4.0.36/templates/common.yaml b/stable/doublecommander/4.0.37/templates/common.yaml similarity index 100% rename from stable/doublecommander/4.0.36/templates/common.yaml rename to stable/doublecommander/4.0.37/templates/common.yaml diff --git a/stable/duckdns/2.0.50/values.yaml b/stable/doublecommander/4.0.37/values.yaml similarity index 100% rename from stable/duckdns/2.0.50/values.yaml rename to stable/doublecommander/4.0.37/values.yaml diff --git a/stable/drawio/2.0.55/CHANGELOG.md b/stable/drawio/2.0.55/CHANGELOG.md deleted file mode 100644 index cb00298898c..00000000000 --- a/stable/drawio/2.0.55/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [drawio-2.0.55](https://github.com/truecharts/charts/compare/drawio-2.0.54...drawio-2.0.55) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [drawio-2.0.54](https://github.com/truecharts/charts/compare/drawio-2.0.53...drawio-2.0.54) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [drawio-2.0.53](https://github.com/truecharts/charts/compare/drawio-2.0.52...drawio-2.0.53) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [drawio-2.0.52](https://github.com/truecharts/charts/compare/drawio-2.0.51...drawio-2.0.52) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [drawio-2.0.51](https://github.com/truecharts/charts/compare/drawio-2.0.50...drawio-2.0.51) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [drawio-2.0.51](https://github.com/truecharts/charts/compare/drawio-2.0.50...drawio-2.0.51) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [drawio-2.0.50](https://github.com/truecharts/charts/compare/drawio-2.0.49...drawio-2.0.50) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [drawio-2.0.49](https://github.com/truecharts/charts/compare/drawio-2.0.48...drawio-2.0.49) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [drawio-2.0.48](https://github.com/truecharts/charts/compare/drawio-2.0.47...drawio-2.0.48) (2022-09-28) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) - - - - -## [drawio-2.0.47](https://github.com/truecharts/charts/compare/drawio-2.0.46...drawio-2.0.47) (2022-09-27) - -### Chore diff --git a/stable/drawio/2.0.55/Chart.lock b/stable/drawio/2.0.55/Chart.lock deleted file mode 100644 index da57b1b27e8..00000000000 --- a/stable/drawio/2.0.55/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-22T14:10:22.570607857Z" diff --git a/stable/drawio/2.0.55/Chart.yaml b/stable/drawio/2.0.55/Chart.yaml deleted file mode 100644 index 59d7aed8735..00000000000 --- a/stable/drawio/2.0.55/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "20.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.55 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/drawio/2.0.55/README.md b/stable/drawio/2.0.55/README.md deleted file mode 100644 index 453bdba691a..00000000000 --- a/stable/drawio/2.0.55/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.55/charts/common-10.7.1.tgz b/stable/drawio/2.0.55/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/drawio/2.0.55/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/drawio/2.0.56/CHANGELOG.md b/stable/drawio/2.0.56/CHANGELOG.md new file mode 100644 index 00000000000..4296d760b43 --- /dev/null +++ b/stable/drawio/2.0.56/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [drawio-2.0.56](https://github.com/truecharts/charts/compare/drawio-2.0.55...drawio-2.0.56) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [drawio-2.0.55](https://github.com/truecharts/charts/compare/drawio-2.0.54...drawio-2.0.55) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [drawio-2.0.54](https://github.com/truecharts/charts/compare/drawio-2.0.53...drawio-2.0.54) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [drawio-2.0.53](https://github.com/truecharts/charts/compare/drawio-2.0.52...drawio-2.0.53) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [drawio-2.0.52](https://github.com/truecharts/charts/compare/drawio-2.0.51...drawio-2.0.52) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [drawio-2.0.51](https://github.com/truecharts/charts/compare/drawio-2.0.50...drawio-2.0.51) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [drawio-2.0.51](https://github.com/truecharts/charts/compare/drawio-2.0.50...drawio-2.0.51) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [drawio-2.0.50](https://github.com/truecharts/charts/compare/drawio-2.0.49...drawio-2.0.50) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [drawio-2.0.49](https://github.com/truecharts/charts/compare/drawio-2.0.48...drawio-2.0.49) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) + + + + +## [drawio-2.0.48](https://github.com/truecharts/charts/compare/drawio-2.0.47...drawio-2.0.48) (2022-09-28) + +### Chore diff --git a/stable/drawio/2.0.56/Chart.lock b/stable/drawio/2.0.56/Chart.lock new file mode 100644 index 00000000000..2466e0dd7c7 --- /dev/null +++ b/stable/drawio/2.0.56/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:57:36.096599497Z" diff --git a/stable/drawio/2.0.56/Chart.yaml b/stable/drawio/2.0.56/Chart.yaml new file mode 100644 index 00000000000..912d013a027 --- /dev/null +++ b/stable/drawio/2.0.56/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "20.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.56 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/drawio/2.0.56/README.md b/stable/drawio/2.0.56/README.md new file mode 100644 index 00000000000..e888e94a964 --- /dev/null +++ b/stable/drawio/2.0.56/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.55/app-readme.md b/stable/drawio/2.0.56/app-readme.md similarity index 100% rename from stable/drawio/2.0.55/app-readme.md rename to stable/drawio/2.0.56/app-readme.md diff --git a/stable/drawio/2.0.56/charts/common-10.7.7.tgz b/stable/drawio/2.0.56/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/drawio/2.0.56/charts/common-10.7.7.tgz differ diff --git a/stable/drawio/2.0.55/ix_values.yaml b/stable/drawio/2.0.56/ix_values.yaml similarity index 100% rename from stable/drawio/2.0.55/ix_values.yaml rename to stable/drawio/2.0.56/ix_values.yaml diff --git a/stable/drawio/2.0.55/questions.yaml b/stable/drawio/2.0.56/questions.yaml similarity index 100% rename from stable/drawio/2.0.55/questions.yaml rename to stable/drawio/2.0.56/questions.yaml diff --git a/stable/dupeguru/1.0.17/templates/common.yaml b/stable/drawio/2.0.56/templates/common.yaml similarity index 100% rename from stable/dupeguru/1.0.17/templates/common.yaml rename to stable/drawio/2.0.56/templates/common.yaml diff --git a/stable/dupeguru/1.0.17/values.yaml b/stable/drawio/2.0.56/values.yaml similarity index 100% rename from stable/dupeguru/1.0.17/values.yaml rename to stable/drawio/2.0.56/values.yaml diff --git a/stable/drone-runner/1.0.13/CHANGELOG.md b/stable/drone-runner/1.0.13/CHANGELOG.md deleted file mode 100644 index 4701a22d690..00000000000 --- a/stable/drone-runner/1.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [drone-runner-1.0.13](https://github.com/truecharts/charts/compare/drone-runner-1.0.12...drone-runner-1.0.13) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [drone-runner-1.0.12](https://github.com/truecharts/charts/compare/drone-runner-1.0.11...drone-runner-1.0.12) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [drone-runner-1.0.11](https://github.com/truecharts/charts/compare/drone-runner-1.0.10...drone-runner-1.0.11) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [drone-runner-1.0.11](https://github.com/truecharts/charts/compare/drone-runner-1.0.10...drone-runner-1.0.11) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [drone-runner-1.0.10](https://github.com/truecharts/charts/compare/drone-runner-1.0.9...drone-runner-1.0.10) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [drone-runner-1.0.9](https://github.com/truecharts/charts/compare/drone-runner-1.0.8...drone-runner-1.0.9) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/drone-runner/1.0.13/Chart.lock b/stable/drone-runner/1.0.13/Chart.lock deleted file mode 100644 index 008575898d0..00000000000 --- a/stable/drone-runner/1.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:07:56.151079347Z" diff --git a/stable/drone-runner/1.0.13/Chart.yaml b/stable/drone-runner/1.0.13/Chart.yaml deleted file mode 100644 index fb7b06dc195..00000000000 --- a/stable/drone-runner/1.0.13/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.7.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.13 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - productivity diff --git a/stable/drone-runner/1.0.13/README.md b/stable/drone-runner/1.0.13/README.md deleted file mode 100644 index d67abcccff0..00000000000 --- a/stable/drone-runner/1.0.13/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.13/charts/common-10.7.1.tgz b/stable/drone-runner/1.0.13/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/drone-runner/1.0.13/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/drone-runner/1.0.14/CHANGELOG.md b/stable/drone-runner/1.0.14/CHANGELOG.md new file mode 100644 index 00000000000..2c9cda9aa42 --- /dev/null +++ b/stable/drone-runner/1.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [drone-runner-1.0.14](https://github.com/truecharts/charts/compare/drone-runner-1.0.13...drone-runner-1.0.14) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [drone-runner-1.0.13](https://github.com/truecharts/charts/compare/drone-runner-1.0.12...drone-runner-1.0.13) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [drone-runner-1.0.12](https://github.com/truecharts/charts/compare/drone-runner-1.0.11...drone-runner-1.0.12) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [drone-runner-1.0.11](https://github.com/truecharts/charts/compare/drone-runner-1.0.10...drone-runner-1.0.11) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [drone-runner-1.0.11](https://github.com/truecharts/charts/compare/drone-runner-1.0.10...drone-runner-1.0.11) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [drone-runner-1.0.10](https://github.com/truecharts/charts/compare/drone-runner-1.0.9...drone-runner-1.0.10) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [drone-runner-1.0.9](https://github.com/truecharts/charts/compare/drone-runner-1.0.8...drone-runner-1.0.9) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/drone-runner/1.0.14/Chart.lock b/stable/drone-runner/1.0.14/Chart.lock new file mode 100644 index 00000000000..a05c8ff7065 --- /dev/null +++ b/stable/drone-runner/1.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:57:41.419315027Z" diff --git a/stable/drone-runner/1.0.14/Chart.yaml b/stable/drone-runner/1.0.14/Chart.yaml new file mode 100644 index 00000000000..b2af271fb5f --- /dev/null +++ b/stable/drone-runner/1.0.14/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.14 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - productivity diff --git a/stable/drone-runner/1.0.14/README.md b/stable/drone-runner/1.0.14/README.md new file mode 100644 index 00000000000..ec68133161c --- /dev/null +++ b/stable/drone-runner/1.0.14/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.13/app-readme.md b/stable/drone-runner/1.0.14/app-readme.md similarity index 100% rename from stable/drone-runner/1.0.13/app-readme.md rename to stable/drone-runner/1.0.14/app-readme.md diff --git a/stable/drone-runner/1.0.14/charts/common-10.7.7.tgz b/stable/drone-runner/1.0.14/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/drone-runner/1.0.14/charts/common-10.7.7.tgz differ diff --git a/stable/drone-runner/1.0.13/ix_values.yaml b/stable/drone-runner/1.0.14/ix_values.yaml similarity index 100% rename from stable/drone-runner/1.0.13/ix_values.yaml rename to stable/drone-runner/1.0.14/ix_values.yaml diff --git a/stable/drone-runner/1.0.13/questions.yaml b/stable/drone-runner/1.0.14/questions.yaml similarity index 100% rename from stable/drone-runner/1.0.13/questions.yaml rename to stable/drone-runner/1.0.14/questions.yaml diff --git a/stable/drone-runner/1.0.13/templates/_rolebinding.tpl b/stable/drone-runner/1.0.14/templates/_rolebinding.tpl similarity index 100% rename from stable/drone-runner/1.0.13/templates/_rolebinding.tpl rename to stable/drone-runner/1.0.14/templates/_rolebinding.tpl diff --git a/stable/drone-runner/1.0.13/templates/common.yaml b/stable/drone-runner/1.0.14/templates/common.yaml similarity index 100% rename from stable/drone-runner/1.0.13/templates/common.yaml rename to stable/drone-runner/1.0.14/templates/common.yaml diff --git a/stable/duplicati/6.0.39/values.yaml b/stable/drone-runner/1.0.14/values.yaml similarity index 100% rename from stable/duplicati/6.0.39/values.yaml rename to stable/drone-runner/1.0.14/values.yaml diff --git a/stable/dsmr-reader/8.0.45/CHANGELOG.md b/stable/dsmr-reader/8.0.45/CHANGELOG.md deleted file mode 100644 index b8679d3e047..00000000000 --- a/stable/dsmr-reader/8.0.45/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dsmr-reader-8.0.45](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.44...dsmr-reader-8.0.45) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [dsmr-reader-8.0.44](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.43...dsmr-reader-8.0.44) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [dsmr-reader-8.0.43](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.42...dsmr-reader-8.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dsmr-reader-8.0.43](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.42...dsmr-reader-8.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dsmr-reader-8.0.42](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.41...dsmr-reader-8.0.42) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [dsmr-reader-8.0.40](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.39...dsmr-reader-8.0.40) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - - -## [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] diff --git a/stable/dsmr-reader/8.0.45/Chart.lock b/stable/dsmr-reader/8.0.45/Chart.lock deleted file mode 100644 index d3df4d269a6..00000000000 --- a/stable/dsmr-reader/8.0.45/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:08:18.243070574Z" diff --git a/stable/dsmr-reader/8.0.45/Chart.yaml b/stable/dsmr-reader/8.0.45/Chart.yaml deleted file mode 100644 index 564347f7b4b..00000000000 --- a/stable/dsmr-reader/8.0.45/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.45 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.45/README.md b/stable/dsmr-reader/8.0.45/README.md deleted file mode 100644 index 16ae3a23d5b..00000000000 --- a/stable/dsmr-reader/8.0.45/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.45/charts/common-10.7.1.tgz b/stable/dsmr-reader/8.0.45/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/dsmr-reader/8.0.45/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/dsmr-reader/8.0.45/charts/postgresql-8.0.101.tgz b/stable/dsmr-reader/8.0.45/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/dsmr-reader/8.0.45/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/dsmr-reader/8.0.46/CHANGELOG.md b/stable/dsmr-reader/8.0.46/CHANGELOG.md new file mode 100644 index 00000000000..83d7535b6dd --- /dev/null +++ b/stable/dsmr-reader/8.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dsmr-reader-8.0.46](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.45...dsmr-reader-8.0.46) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [dsmr-reader-8.0.45](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.44...dsmr-reader-8.0.45) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [dsmr-reader-8.0.44](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.43...dsmr-reader-8.0.44) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [dsmr-reader-8.0.43](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.42...dsmr-reader-8.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dsmr-reader-8.0.43](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.42...dsmr-reader-8.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dsmr-reader-8.0.42](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.41...dsmr-reader-8.0.42) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [dsmr-reader-8.0.40](https://github.com/truecharts/charts/compare/dsmr-reader-8.0.39...dsmr-reader-8.0.40) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + + +## [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)) + + + diff --git a/stable/dsmr-reader/8.0.46/Chart.lock b/stable/dsmr-reader/8.0.46/Chart.lock new file mode 100644 index 00000000000..0ec33f31667 --- /dev/null +++ b/stable/dsmr-reader/8.0.46/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T09:58:19.895317976Z" diff --git a/stable/dsmr-reader/8.0.46/Chart.yaml b/stable/dsmr-reader/8.0.46/Chart.yaml new file mode 100644 index 00000000000..00495e5c16c --- /dev/null +++ b/stable/dsmr-reader/8.0.46/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.46 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.46/README.md b/stable/dsmr-reader/8.0.46/README.md new file mode 100644 index 00000000000..6c58bdb9752 --- /dev/null +++ b/stable/dsmr-reader/8.0.46/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.45/app-readme.md b/stable/dsmr-reader/8.0.46/app-readme.md similarity index 100% rename from stable/dsmr-reader/8.0.45/app-readme.md rename to stable/dsmr-reader/8.0.46/app-readme.md diff --git a/stable/dsmr-reader/8.0.46/charts/common-10.7.7.tgz b/stable/dsmr-reader/8.0.46/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/dsmr-reader/8.0.46/charts/common-10.7.7.tgz differ diff --git a/stable/dsmr-reader/8.0.46/charts/postgresql-8.0.106.tgz b/stable/dsmr-reader/8.0.46/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/dsmr-reader/8.0.46/charts/postgresql-8.0.106.tgz differ diff --git a/stable/dsmr-reader/8.0.45/ix_values.yaml b/stable/dsmr-reader/8.0.46/ix_values.yaml similarity index 100% rename from stable/dsmr-reader/8.0.45/ix_values.yaml rename to stable/dsmr-reader/8.0.46/ix_values.yaml diff --git a/stable/dsmr-reader/8.0.45/questions.yaml b/stable/dsmr-reader/8.0.46/questions.yaml similarity index 100% rename from stable/dsmr-reader/8.0.45/questions.yaml rename to stable/dsmr-reader/8.0.46/questions.yaml diff --git a/stable/duplicati/6.0.39/templates/common.yaml b/stable/dsmr-reader/8.0.46/templates/common.yaml similarity index 100% rename from stable/duplicati/6.0.39/templates/common.yaml rename to stable/dsmr-reader/8.0.46/templates/common.yaml diff --git a/stable/embystat/2.0.37/values.yaml b/stable/dsmr-reader/8.0.46/values.yaml similarity index 100% rename from stable/embystat/2.0.37/values.yaml rename to stable/dsmr-reader/8.0.46/values.yaml diff --git a/stable/duckdns/2.0.50/CHANGELOG.md b/stable/duckdns/2.0.50/CHANGELOG.md deleted file mode 100644 index 3384dc198c9..00000000000 --- a/stable/duckdns/2.0.50/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [duckdns-2.0.50](https://github.com/truecharts/charts/compare/duckdns-2.0.49...duckdns-2.0.50) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [duckdns-2.0.49](https://github.com/truecharts/charts/compare/duckdns-2.0.48...duckdns-2.0.49) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [duckdns-2.0.48](https://github.com/truecharts/charts/compare/duckdns-2.0.47...duckdns-2.0.48) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [duckdns-2.0.47](https://github.com/truecharts/charts/compare/duckdns-2.0.46...duckdns-2.0.47) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [duckdns-2.0.47](https://github.com/truecharts/charts/compare/duckdns-2.0.46...duckdns-2.0.47) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [duckdns-2.0.46](https://github.com/truecharts/charts/compare/duckdns-2.0.45...duckdns-2.0.46) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [duckdns-2.0.45](https://github.com/truecharts/charts/compare/duckdns-2.0.44...duckdns-2.0.45) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - - - -## [duckdns-2.0.45](https://github.com/truecharts/charts/compare/duckdns-2.0.44...duckdns-2.0.45) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - - - -## [duckdns-2.0.44](https://github.com/truecharts/charts/compare/duckdns-2.0.43...duckdns-2.0.44) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [duckdns-2.0.43](https://github.com/truecharts/charts/compare/duckdns-2.0.42...duckdns-2.0.43) (2022-09-25) - diff --git a/stable/duckdns/2.0.50/Chart.lock b/stable/duckdns/2.0.50/Chart.lock deleted file mode 100644 index 70192fc0803..00000000000 --- a/stable/duckdns/2.0.50/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:08:11.738663834Z" diff --git a/stable/duckdns/2.0.50/Chart.yaml b/stable/duckdns/2.0.50/Chart.yaml deleted file mode 100644 index 6e92e859b27..00000000000 --- a/stable/duckdns/2.0.50/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: duckdns -version: 2.0.50 -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.7.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.50/README.md b/stable/duckdns/2.0.50/README.md deleted file mode 100644 index e8d245c2a7a..00000000000 --- a/stable/duckdns/2.0.50/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.50/charts/common-10.7.1.tgz b/stable/duckdns/2.0.50/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/duckdns/2.0.50/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/duckdns/2.0.51/CHANGELOG.md b/stable/duckdns/2.0.51/CHANGELOG.md new file mode 100644 index 00000000000..b99b1fe1247 --- /dev/null +++ b/stable/duckdns/2.0.51/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [duckdns-2.0.51](https://github.com/truecharts/charts/compare/duckdns-2.0.50...duckdns-2.0.51) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [duckdns-2.0.50](https://github.com/truecharts/charts/compare/duckdns-2.0.49...duckdns-2.0.50) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [duckdns-2.0.49](https://github.com/truecharts/charts/compare/duckdns-2.0.48...duckdns-2.0.49) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [duckdns-2.0.48](https://github.com/truecharts/charts/compare/duckdns-2.0.47...duckdns-2.0.48) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [duckdns-2.0.47](https://github.com/truecharts/charts/compare/duckdns-2.0.46...duckdns-2.0.47) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [duckdns-2.0.47](https://github.com/truecharts/charts/compare/duckdns-2.0.46...duckdns-2.0.47) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [duckdns-2.0.46](https://github.com/truecharts/charts/compare/duckdns-2.0.45...duckdns-2.0.46) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [duckdns-2.0.45](https://github.com/truecharts/charts/compare/duckdns-2.0.44...duckdns-2.0.45) (2022-09-29) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) + + + + +## [duckdns-2.0.45](https://github.com/truecharts/charts/compare/duckdns-2.0.44...duckdns-2.0.45) (2022-09-29) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) + + + + +## [duckdns-2.0.44](https://github.com/truecharts/charts/compare/duckdns-2.0.43...duckdns-2.0.44) (2022-09-27) + diff --git a/stable/duckdns/2.0.51/Chart.lock b/stable/duckdns/2.0.51/Chart.lock new file mode 100644 index 00000000000..862830cece9 --- /dev/null +++ b/stable/duckdns/2.0.51/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:58:10.080366539Z" diff --git a/stable/duckdns/2.0.51/Chart.yaml b/stable/duckdns/2.0.51/Chart.yaml new file mode 100644 index 00000000000..5aa2e6d64b5 --- /dev/null +++ b/stable/duckdns/2.0.51/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: duckdns +version: 2.0.51 +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.7.7 + # 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.51/README.md b/stable/duckdns/2.0.51/README.md new file mode 100644 index 00000000000..31d35db684d --- /dev/null +++ b/stable/duckdns/2.0.51/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.50/app-readme.md b/stable/duckdns/2.0.51/app-readme.md similarity index 100% rename from stable/duckdns/2.0.50/app-readme.md rename to stable/duckdns/2.0.51/app-readme.md diff --git a/stable/duckdns/2.0.51/charts/common-10.7.7.tgz b/stable/duckdns/2.0.51/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/duckdns/2.0.51/charts/common-10.7.7.tgz differ diff --git a/stable/duckdns/2.0.50/ix_values.yaml b/stable/duckdns/2.0.51/ix_values.yaml similarity index 100% rename from stable/duckdns/2.0.50/ix_values.yaml rename to stable/duckdns/2.0.51/ix_values.yaml diff --git a/stable/duckdns/2.0.50/questions.yaml b/stable/duckdns/2.0.51/questions.yaml similarity index 100% rename from stable/duckdns/2.0.50/questions.yaml rename to stable/duckdns/2.0.51/questions.yaml diff --git a/stable/embystat/2.0.37/templates/common.yaml b/stable/duckdns/2.0.51/templates/common.yaml similarity index 100% rename from stable/embystat/2.0.37/templates/common.yaml rename to stable/duckdns/2.0.51/templates/common.yaml diff --git a/stable/emulatorjs/2.0.40/values.yaml b/stable/duckdns/2.0.51/values.yaml similarity index 100% rename from stable/emulatorjs/2.0.40/values.yaml rename to stable/duckdns/2.0.51/values.yaml diff --git a/stable/dupeguru/1.0.17/CHANGELOG.md b/stable/dupeguru/1.0.17/CHANGELOG.md deleted file mode 100644 index 1a8aaac627d..00000000000 --- a/stable/dupeguru/1.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [dupeguru-1.0.17](https://github.com/truecharts/charts/compare/dupeguru-1.0.16...dupeguru-1.0.17) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [dupeguru-1.0.16](https://github.com/truecharts/charts/compare/dupeguru-1.0.15...dupeguru-1.0.16) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update container image tccr.io/truecharts/dupeguru to v22.10.1 ([#4092](https://github.com/truecharts/charts/issues/4092)) - - - - -## [dupeguru-1.0.15](https://github.com/truecharts/charts/compare/dupeguru-1.0.14...dupeguru-1.0.15) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [dupeguru-1.0.14](https://github.com/truecharts/charts/compare/dupeguru-1.0.13...dupeguru-1.0.14) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dupeguru-1.0.14](https://github.com/truecharts/charts/compare/dupeguru-1.0.13...dupeguru-1.0.14) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [dupeguru-1.0.13](https://github.com/truecharts/charts/compare/dupeguru-1.0.12...dupeguru-1.0.13) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [dupeguru-1.0.12](https://github.com/truecharts/charts/compare/dupeguru-1.0.11...dupeguru-1.0.12) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/dupeguru/1.0.17/Chart.lock b/stable/dupeguru/1.0.17/Chart.lock deleted file mode 100644 index c3420804c46..00000000000 --- a/stable/dupeguru/1.0.17/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:08:21.347359298Z" diff --git a/stable/dupeguru/1.0.17/Chart.yaml b/stable/dupeguru/1.0.17/Chart.yaml deleted file mode 100644 index f865f5ff018..00000000000 --- a/stable/dupeguru/1.0.17/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "22.10.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.17 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/dupeguru/1.0.17/README.md b/stable/dupeguru/1.0.17/README.md deleted file mode 100644 index a3ea64e52a9..00000000000 --- a/stable/dupeguru/1.0.17/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.17/charts/common-10.7.1.tgz b/stable/dupeguru/1.0.17/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/dupeguru/1.0.17/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/dupeguru/1.0.18/CHANGELOG.md b/stable/dupeguru/1.0.18/CHANGELOG.md new file mode 100644 index 00000000000..f774cc427b2 --- /dev/null +++ b/stable/dupeguru/1.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [dupeguru-1.0.18](https://github.com/truecharts/charts/compare/dupeguru-1.0.17...dupeguru-1.0.18) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [dupeguru-1.0.17](https://github.com/truecharts/charts/compare/dupeguru-1.0.16...dupeguru-1.0.17) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [dupeguru-1.0.16](https://github.com/truecharts/charts/compare/dupeguru-1.0.15...dupeguru-1.0.16) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update container image tccr.io/truecharts/dupeguru to v22.10.1 ([#4092](https://github.com/truecharts/charts/issues/4092)) + + + + +## [dupeguru-1.0.15](https://github.com/truecharts/charts/compare/dupeguru-1.0.14...dupeguru-1.0.15) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [dupeguru-1.0.14](https://github.com/truecharts/charts/compare/dupeguru-1.0.13...dupeguru-1.0.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dupeguru-1.0.14](https://github.com/truecharts/charts/compare/dupeguru-1.0.13...dupeguru-1.0.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [dupeguru-1.0.13](https://github.com/truecharts/charts/compare/dupeguru-1.0.12...dupeguru-1.0.13) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [dupeguru-1.0.12](https://github.com/truecharts/charts/compare/dupeguru-1.0.11...dupeguru-1.0.12) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/dupeguru/1.0.18/Chart.lock b/stable/dupeguru/1.0.18/Chart.lock new file mode 100644 index 00000000000..0ba7b34aca3 --- /dev/null +++ b/stable/dupeguru/1.0.18/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:58:18.019109952Z" diff --git a/stable/dupeguru/1.0.18/Chart.yaml b/stable/dupeguru/1.0.18/Chart.yaml new file mode 100644 index 00000000000..62851c5a585 --- /dev/null +++ b/stable/dupeguru/1.0.18/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "22.10.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.18 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/dupeguru/1.0.18/README.md b/stable/dupeguru/1.0.18/README.md new file mode 100644 index 00000000000..61aa5d00b48 --- /dev/null +++ b/stable/dupeguru/1.0.18/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.17/app-readme.md b/stable/dupeguru/1.0.18/app-readme.md similarity index 100% rename from stable/dupeguru/1.0.17/app-readme.md rename to stable/dupeguru/1.0.18/app-readme.md diff --git a/stable/dupeguru/1.0.18/charts/common-10.7.7.tgz b/stable/dupeguru/1.0.18/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/dupeguru/1.0.18/charts/common-10.7.7.tgz differ diff --git a/stable/dupeguru/1.0.17/ix_values.yaml b/stable/dupeguru/1.0.18/ix_values.yaml similarity index 100% rename from stable/dupeguru/1.0.17/ix_values.yaml rename to stable/dupeguru/1.0.18/ix_values.yaml diff --git a/stable/dupeguru/1.0.17/questions.yaml b/stable/dupeguru/1.0.18/questions.yaml similarity index 100% rename from stable/dupeguru/1.0.17/questions.yaml rename to stable/dupeguru/1.0.18/questions.yaml diff --git a/stable/emulatorjs/2.0.40/templates/common.yaml b/stable/dupeguru/1.0.18/templates/common.yaml similarity index 100% rename from stable/emulatorjs/2.0.40/templates/common.yaml rename to stable/dupeguru/1.0.18/templates/common.yaml diff --git a/stable/endlessh/2.0.36/values.yaml b/stable/dupeguru/1.0.18/values.yaml similarity index 100% rename from stable/endlessh/2.0.36/values.yaml rename to stable/dupeguru/1.0.18/values.yaml diff --git a/stable/duplicati/6.0.39/CHANGELOG.md b/stable/duplicati/6.0.39/CHANGELOG.md deleted file mode 100644 index b17744903eb..00000000000 --- a/stable/duplicati/6.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [duplicati-6.0.39](https://github.com/truecharts/charts/compare/duplicati-6.0.38...duplicati-6.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [duplicati-6.0.38](https://github.com/truecharts/charts/compare/duplicati-6.0.37...duplicati-6.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [duplicati-6.0.37](https://github.com/truecharts/charts/compare/duplicati-6.0.36...duplicati-6.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [duplicati-6.0.37](https://github.com/truecharts/charts/compare/duplicati-6.0.36...duplicati-6.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [duplicati-6.0.36](https://github.com/truecharts/charts/compare/duplicati-6.0.35...duplicati-6.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [duplicati-6.0.35](https://github.com/truecharts/charts/compare/duplicati-6.0.34...duplicati-6.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/duplicati/6.0.39/Chart.lock b/stable/duplicati/6.0.39/Chart.lock deleted file mode 100644 index 749e28b68d0..00000000000 --- a/stable/duplicati/6.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:08:27.151881545Z" diff --git a/stable/duplicati/6.0.39/Chart.yaml b/stable/duplicati/6.0.39/Chart.yaml deleted file mode 100644 index 77fdf749d49..00000000000 --- a/stable/duplicati/6.0.39/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/duplicati/6.0.39/README.md b/stable/duplicati/6.0.39/README.md deleted file mode 100644 index 88246816a9b..00000000000 --- a/stable/duplicati/6.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/duplicati/6.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/duplicati/6.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/duplicati/6.0.40/CHANGELOG.md b/stable/duplicati/6.0.40/CHANGELOG.md new file mode 100644 index 00000000000..1a53304fdb2 --- /dev/null +++ b/stable/duplicati/6.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [duplicati-6.0.40](https://github.com/truecharts/charts/compare/duplicati-6.0.39...duplicati-6.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [duplicati-6.0.39](https://github.com/truecharts/charts/compare/duplicati-6.0.38...duplicati-6.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [duplicati-6.0.38](https://github.com/truecharts/charts/compare/duplicati-6.0.37...duplicati-6.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [duplicati-6.0.37](https://github.com/truecharts/charts/compare/duplicati-6.0.36...duplicati-6.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [duplicati-6.0.37](https://github.com/truecharts/charts/compare/duplicati-6.0.36...duplicati-6.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [duplicati-6.0.36](https://github.com/truecharts/charts/compare/duplicati-6.0.35...duplicati-6.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [duplicati-6.0.35](https://github.com/truecharts/charts/compare/duplicati-6.0.34...duplicati-6.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/duplicati/6.0.40/Chart.lock b/stable/duplicati/6.0.40/Chart.lock new file mode 100644 index 00000000000..380e767db2a --- /dev/null +++ b/stable/duplicati/6.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:58:22.387592929Z" diff --git a/stable/duplicati/6.0.40/Chart.yaml b/stable/duplicati/6.0.40/Chart.yaml new file mode 100644 index 00000000000..b1a35388dfe --- /dev/null +++ b/stable/duplicati/6.0.40/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/duplicati/6.0.40/README.md b/stable/duplicati/6.0.40/README.md new file mode 100644 index 00000000000..7469c9e7777 --- /dev/null +++ b/stable/duplicati/6.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/duplicati/6.0.40/app-readme.md similarity index 100% rename from stable/duplicati/6.0.39/app-readme.md rename to stable/duplicati/6.0.40/app-readme.md diff --git a/stable/duplicati/6.0.40/charts/common-10.7.7.tgz b/stable/duplicati/6.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/duplicati/6.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/duplicati/6.0.39/ix_values.yaml b/stable/duplicati/6.0.40/ix_values.yaml similarity index 100% rename from stable/duplicati/6.0.39/ix_values.yaml rename to stable/duplicati/6.0.40/ix_values.yaml diff --git a/stable/duplicati/6.0.39/questions.yaml b/stable/duplicati/6.0.40/questions.yaml similarity index 100% rename from stable/duplicati/6.0.39/questions.yaml rename to stable/duplicati/6.0.40/questions.yaml diff --git a/stable/endlessh/2.0.36/templates/common.yaml b/stable/duplicati/6.0.40/templates/common.yaml similarity index 100% rename from stable/endlessh/2.0.36/templates/common.yaml rename to stable/duplicati/6.0.40/templates/common.yaml diff --git a/stable/etherpad/8.0.44/values.yaml b/stable/duplicati/6.0.40/values.yaml similarity index 100% rename from stable/etherpad/8.0.44/values.yaml rename to stable/duplicati/6.0.40/values.yaml diff --git a/stable/emby/11.0.41/CHANGELOG.md b/stable/emby/11.0.41/CHANGELOG.md new file mode 100644 index 00000000000..557302ff82e --- /dev/null +++ b/stable/emby/11.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [emby-11.0.41](https://github.com/truecharts/charts/compare/emby-11.0.40...emby-11.0.41) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [emby-11.0.40](https://github.com/truecharts/charts/compare/embystat-2.0.36...emby-11.0.40) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [emby-11.0.39](https://github.com/truecharts/charts/compare/emby-11.0.38...emby-11.0.39) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [emby-11.0.38](https://github.com/truecharts/charts/compare/emby-11.0.37...emby-11.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [emby-11.0.38](https://github.com/truecharts/charts/compare/emby-11.0.37...emby-11.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [emby-11.0.37](https://github.com/truecharts/charts/compare/emby-11.0.36...emby-11.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [emby-11.0.36](https://github.com/truecharts/charts/compare/embystat-2.0.33...emby-11.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major + + + + +## [emby-11.0.35](https://github.com/truecharts/charts/compare/emby-sync-0.0.25...emby-11.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) + diff --git a/stable/emby/11.0.41/Chart.lock b/stable/emby/11.0.41/Chart.lock new file mode 100644 index 00000000000..ee2f6e20f5a --- /dev/null +++ b/stable/emby/11.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:58:50.856388031Z" diff --git a/stable/emby/11.0.41/Chart.yaml b/stable/emby/11.0.41/Chart.yaml new file mode 100644 index 00000000000..3425480fd30 --- /dev/null +++ b/stable/emby/11.0.41/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "4.7.8.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.41 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/emby/11.0.41/README.md b/stable/emby/11.0.41/README.md new file mode 100644 index 00000000000..ff340b09dfe --- /dev/null +++ b/stable/emby/11.0.41/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/stable/emby/11.0.41/app-readme.md new file mode 100644 index 00000000000..a1ff0396c88 --- /dev/null +++ b/stable/emby/11.0.41/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.41/charts/common-10.7.7.tgz b/stable/emby/11.0.41/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/emby/11.0.41/charts/common-10.7.7.tgz differ diff --git a/stable/emby/11.0.41/ix_values.yaml b/stable/emby/11.0.41/ix_values.yaml new file mode 100644 index 00000000000..fffd057942e --- /dev/null +++ b/stable/emby/11.0.41/ix_values.yaml @@ -0,0 +1,22 @@ +image: + repository: tccr.io/truecharts/emby + pullPolicy: IfNotPresent + tag: 4.7.8.0@sha256:d866269decedca91bf9c47293fba9cb4eb95ce984b5f985a3f9d9fa626980163 + +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.41/questions.yaml b/stable/emby/11.0.41/questions.yaml new file mode 100644 index 00000000000..8e7853aa1fd --- /dev/null +++ b/stable/emby/11.0.41/questions.yaml @@ -0,0 +1,2569 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/etherpad/8.0.44/templates/common.yaml b/stable/emby/11.0.41/templates/common.yaml similarity index 100% rename from stable/etherpad/8.0.44/templates/common.yaml rename to stable/emby/11.0.41/templates/common.yaml diff --git a/stable/external-service/6.0.37/values.yaml b/stable/emby/11.0.41/values.yaml similarity index 100% rename from stable/external-service/6.0.37/values.yaml rename to stable/emby/11.0.41/values.yaml diff --git a/stable/embystat/2.0.37/CHANGELOG.md b/stable/embystat/2.0.37/CHANGELOG.md deleted file mode 100644 index 78188cb413a..00000000000 --- a/stable/embystat/2.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [embystat-2.0.37](https://github.com/truecharts/charts/compare/embystat-2.0.36...embystat-2.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [embystat-2.0.36](https://github.com/truecharts/charts/compare/embystat-2.0.35...embystat-2.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [embystat-2.0.35](https://github.com/truecharts/charts/compare/embystat-2.0.34...embystat-2.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [embystat-2.0.35](https://github.com/truecharts/charts/compare/embystat-2.0.34...embystat-2.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [embystat-2.0.34](https://github.com/truecharts/charts/compare/embystat-2.0.33...embystat-2.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [embystat-2.0.33](https://github.com/truecharts/charts/compare/embystat-2.0.32...embystat-2.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/embystat/2.0.37/Chart.lock b/stable/embystat/2.0.37/Chart.lock deleted file mode 100644 index 8e23907a790..00000000000 --- a/stable/embystat/2.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:08:52.823638409Z" diff --git a/stable/embystat/2.0.37/Chart.yaml b/stable/embystat/2.0.37/Chart.yaml deleted file mode 100644 index c289fc1d6c4..00000000000 --- a/stable/embystat/2.0.37/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: embystat -version: 2.0.37 -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.7.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.37/README.md b/stable/embystat/2.0.37/README.md deleted file mode 100644 index 5a01e9ffcd4..00000000000 --- a/stable/embystat/2.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/embystat/2.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/embystat/2.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/embystat/2.0.38/CHANGELOG.md b/stable/embystat/2.0.38/CHANGELOG.md new file mode 100644 index 00000000000..7c94a1800ff --- /dev/null +++ b/stable/embystat/2.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [embystat-2.0.38](https://github.com/truecharts/charts/compare/embystat-2.0.37...embystat-2.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [embystat-2.0.37](https://github.com/truecharts/charts/compare/embystat-2.0.36...embystat-2.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [embystat-2.0.36](https://github.com/truecharts/charts/compare/embystat-2.0.35...embystat-2.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [embystat-2.0.35](https://github.com/truecharts/charts/compare/embystat-2.0.34...embystat-2.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [embystat-2.0.35](https://github.com/truecharts/charts/compare/embystat-2.0.34...embystat-2.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [embystat-2.0.34](https://github.com/truecharts/charts/compare/embystat-2.0.33...embystat-2.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [embystat-2.0.33](https://github.com/truecharts/charts/compare/embystat-2.0.32...embystat-2.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/embystat/2.0.38/Chart.lock b/stable/embystat/2.0.38/Chart.lock new file mode 100644 index 00000000000..8d06502d959 --- /dev/null +++ b/stable/embystat/2.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:58:59.718786987Z" diff --git a/stable/embystat/2.0.38/Chart.yaml b/stable/embystat/2.0.38/Chart.yaml new file mode 100644 index 00000000000..d36f8dff2ae --- /dev/null +++ b/stable/embystat/2.0.38/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: embystat +version: 2.0.38 +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.7.7 + # 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.38/README.md b/stable/embystat/2.0.38/README.md new file mode 100644 index 00000000000..a108df8e2e5 --- /dev/null +++ b/stable/embystat/2.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/embystat/2.0.38/app-readme.md similarity index 100% rename from stable/embystat/2.0.37/app-readme.md rename to stable/embystat/2.0.38/app-readme.md diff --git a/stable/embystat/2.0.38/charts/common-10.7.7.tgz b/stable/embystat/2.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/embystat/2.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/embystat/2.0.37/ix_values.yaml b/stable/embystat/2.0.38/ix_values.yaml similarity index 100% rename from stable/embystat/2.0.37/ix_values.yaml rename to stable/embystat/2.0.38/ix_values.yaml diff --git a/stable/embystat/2.0.37/questions.yaml b/stable/embystat/2.0.38/questions.yaml similarity index 100% rename from stable/embystat/2.0.37/questions.yaml rename to stable/embystat/2.0.38/questions.yaml diff --git a/stable/external-service/6.0.37/templates/common.yaml b/stable/embystat/2.0.38/templates/common.yaml similarity index 100% rename from stable/external-service/6.0.37/templates/common.yaml rename to stable/embystat/2.0.38/templates/common.yaml diff --git a/stable/ferdi-server/3.0.43/values.yaml b/stable/embystat/2.0.38/values.yaml similarity index 100% rename from stable/ferdi-server/3.0.43/values.yaml rename to stable/embystat/2.0.38/values.yaml diff --git a/stable/emulatorjs/2.0.40/CHANGELOG.md b/stable/emulatorjs/2.0.40/CHANGELOG.md deleted file mode 100644 index 414fd53564c..00000000000 --- a/stable/emulatorjs/2.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [emulatorjs-2.0.40](https://github.com/truecharts/charts/compare/emulatorjs-2.0.39...emulatorjs-2.0.40) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [emulatorjs-2.0.39](https://github.com/truecharts/charts/compare/emulatorjs-2.0.38...emulatorjs-2.0.39) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [emulatorjs-2.0.38](https://github.com/truecharts/charts/compare/emulatorjs-2.0.37...emulatorjs-2.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [emulatorjs-2.0.38](https://github.com/truecharts/charts/compare/emulatorjs-2.0.37...emulatorjs-2.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [emulatorjs-2.0.37](https://github.com/truecharts/charts/compare/emulatorjs-2.0.36...emulatorjs-2.0.37) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [emulatorjs-2.0.36](https://github.com/truecharts/charts/compare/emulatorjs-2.0.35...emulatorjs-2.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/emulatorjs/2.0.40/Chart.lock b/stable/emulatorjs/2.0.40/Chart.lock deleted file mode 100644 index 51c99be3f7c..00000000000 --- a/stable/emulatorjs/2.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:08:57.867445215Z" diff --git a/stable/emulatorjs/2.0.40/Chart.yaml b/stable/emulatorjs/2.0.40/Chart.yaml deleted file mode 100644 index 7b77f7c6ccc..00000000000 --- a/stable/emulatorjs/2.0.40/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: emulatorjs -version: 2.0.40 -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.7.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.40/README.md b/stable/emulatorjs/2.0.40/README.md deleted file mode 100644 index 1b13bc19063..00000000000 --- a/stable/emulatorjs/2.0.40/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.40/charts/common-10.7.1.tgz b/stable/emulatorjs/2.0.40/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/emulatorjs/2.0.40/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/emulatorjs/2.0.41/CHANGELOG.md b/stable/emulatorjs/2.0.41/CHANGELOG.md new file mode 100644 index 00000000000..7a7e85ee0c7 --- /dev/null +++ b/stable/emulatorjs/2.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [emulatorjs-2.0.41](https://github.com/truecharts/charts/compare/emulatorjs-2.0.40...emulatorjs-2.0.41) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [emulatorjs-2.0.40](https://github.com/truecharts/charts/compare/emulatorjs-2.0.39...emulatorjs-2.0.40) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [emulatorjs-2.0.39](https://github.com/truecharts/charts/compare/emulatorjs-2.0.38...emulatorjs-2.0.39) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [emulatorjs-2.0.38](https://github.com/truecharts/charts/compare/emulatorjs-2.0.37...emulatorjs-2.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [emulatorjs-2.0.38](https://github.com/truecharts/charts/compare/emulatorjs-2.0.37...emulatorjs-2.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [emulatorjs-2.0.37](https://github.com/truecharts/charts/compare/emulatorjs-2.0.36...emulatorjs-2.0.37) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [emulatorjs-2.0.36](https://github.com/truecharts/charts/compare/emulatorjs-2.0.35...emulatorjs-2.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/emulatorjs/2.0.41/Chart.lock b/stable/emulatorjs/2.0.41/Chart.lock new file mode 100644 index 00000000000..3a7c021a419 --- /dev/null +++ b/stable/emulatorjs/2.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:59:04.467723246Z" diff --git a/stable/emulatorjs/2.0.41/Chart.yaml b/stable/emulatorjs/2.0.41/Chart.yaml new file mode 100644 index 00000000000..a4e42e1e939 --- /dev/null +++ b/stable/emulatorjs/2.0.41/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: emulatorjs +version: 2.0.41 +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.7.7 + # 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.41/README.md b/stable/emulatorjs/2.0.41/README.md new file mode 100644 index 00000000000..c93560ff9c0 --- /dev/null +++ b/stable/emulatorjs/2.0.41/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.40/app-readme.md b/stable/emulatorjs/2.0.41/app-readme.md similarity index 100% rename from stable/emulatorjs/2.0.40/app-readme.md rename to stable/emulatorjs/2.0.41/app-readme.md diff --git a/stable/emulatorjs/2.0.41/charts/common-10.7.7.tgz b/stable/emulatorjs/2.0.41/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/emulatorjs/2.0.41/charts/common-10.7.7.tgz differ diff --git a/stable/emulatorjs/2.0.40/ix_values.yaml b/stable/emulatorjs/2.0.41/ix_values.yaml similarity index 100% rename from stable/emulatorjs/2.0.40/ix_values.yaml rename to stable/emulatorjs/2.0.41/ix_values.yaml diff --git a/stable/emulatorjs/2.0.40/questions.yaml b/stable/emulatorjs/2.0.41/questions.yaml similarity index 100% rename from stable/emulatorjs/2.0.40/questions.yaml rename to stable/emulatorjs/2.0.41/questions.yaml diff --git a/stable/filebot/1.0.16/templates/common.yaml b/stable/emulatorjs/2.0.41/templates/common.yaml similarity index 100% rename from stable/filebot/1.0.16/templates/common.yaml rename to stable/emulatorjs/2.0.41/templates/common.yaml diff --git a/stable/filebot/1.0.16/values.yaml b/stable/emulatorjs/2.0.41/values.yaml similarity index 100% rename from stable/filebot/1.0.16/values.yaml rename to stable/emulatorjs/2.0.41/values.yaml diff --git a/stable/endlessh/2.0.36/CHANGELOG.md b/stable/endlessh/2.0.36/CHANGELOG.md deleted file mode 100644 index 33c5a6da393..00000000000 --- a/stable/endlessh/2.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [endlessh-2.0.36](https://github.com/truecharts/charts/compare/endlessh-2.0.35...endlessh-2.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [endlessh-2.0.35](https://github.com/truecharts/charts/compare/endlessh-2.0.34...endlessh-2.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [endlessh-2.0.34](https://github.com/truecharts/charts/compare/endlessh-2.0.33...endlessh-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [endlessh-2.0.34](https://github.com/truecharts/charts/compare/endlessh-2.0.33...endlessh-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [endlessh-2.0.33](https://github.com/truecharts/charts/compare/endlessh-2.0.32...endlessh-2.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [endlessh-2.0.32](https://github.com/truecharts/charts/compare/endlessh-2.0.31...endlessh-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/endlessh/2.0.36/Chart.lock b/stable/endlessh/2.0.36/Chart.lock deleted file mode 100644 index de123242d32..00000000000 --- a/stable/endlessh/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:08:59.96580502Z" diff --git a/stable/endlessh/2.0.36/Chart.yaml b/stable/endlessh/2.0.36/Chart.yaml deleted file mode 100644 index 4a9e22cca9e..00000000000 --- a/stable/endlessh/2.0.36/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: endlessh -version: 2.0.36 -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.7.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.36/README.md b/stable/endlessh/2.0.36/README.md deleted file mode 100644 index d293c268020..00000000000 --- a/stable/endlessh/2.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/endlessh/2.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/endlessh/2.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/endlessh/2.0.37/CHANGELOG.md b/stable/endlessh/2.0.37/CHANGELOG.md new file mode 100644 index 00000000000..fb6122f5a26 --- /dev/null +++ b/stable/endlessh/2.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [endlessh-2.0.37](https://github.com/truecharts/charts/compare/endlessh-2.0.36...endlessh-2.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [endlessh-2.0.36](https://github.com/truecharts/charts/compare/endlessh-2.0.35...endlessh-2.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [endlessh-2.0.35](https://github.com/truecharts/charts/compare/endlessh-2.0.34...endlessh-2.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [endlessh-2.0.34](https://github.com/truecharts/charts/compare/endlessh-2.0.33...endlessh-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [endlessh-2.0.34](https://github.com/truecharts/charts/compare/endlessh-2.0.33...endlessh-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [endlessh-2.0.33](https://github.com/truecharts/charts/compare/endlessh-2.0.32...endlessh-2.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [endlessh-2.0.32](https://github.com/truecharts/charts/compare/endlessh-2.0.31...endlessh-2.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/endlessh/2.0.37/Chart.lock b/stable/endlessh/2.0.37/Chart.lock new file mode 100644 index 00000000000..c1de38e2876 --- /dev/null +++ b/stable/endlessh/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:59:17.290543602Z" diff --git a/stable/endlessh/2.0.37/Chart.yaml b/stable/endlessh/2.0.37/Chart.yaml new file mode 100644 index 00000000000..3b5aba39277 --- /dev/null +++ b/stable/endlessh/2.0.37/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: endlessh +version: 2.0.37 +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.7.7 + # 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.37/README.md b/stable/endlessh/2.0.37/README.md new file mode 100644 index 00000000000..c00405b2fcb --- /dev/null +++ b/stable/endlessh/2.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/endlessh/2.0.37/app-readme.md similarity index 100% rename from stable/endlessh/2.0.36/app-readme.md rename to stable/endlessh/2.0.37/app-readme.md diff --git a/stable/endlessh/2.0.37/charts/common-10.7.7.tgz b/stable/endlessh/2.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/endlessh/2.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/endlessh/2.0.36/ix_values.yaml b/stable/endlessh/2.0.37/ix_values.yaml similarity index 100% rename from stable/endlessh/2.0.36/ix_values.yaml rename to stable/endlessh/2.0.37/ix_values.yaml diff --git a/stable/endlessh/2.0.36/questions.yaml b/stable/endlessh/2.0.37/questions.yaml similarity index 100% rename from stable/endlessh/2.0.36/questions.yaml rename to stable/endlessh/2.0.37/questions.yaml diff --git a/stable/fileflows/2.0.50/templates/common.yaml b/stable/endlessh/2.0.37/templates/common.yaml similarity index 100% rename from stable/fileflows/2.0.50/templates/common.yaml rename to stable/endlessh/2.0.37/templates/common.yaml diff --git a/stable/filebrowser/2.0.41/values.yaml b/stable/endlessh/2.0.37/values.yaml similarity index 100% rename from stable/filebrowser/2.0.41/values.yaml rename to stable/endlessh/2.0.37/values.yaml diff --git a/stable/esphome/11.0.48/CHANGELOG.md b/stable/esphome/11.0.48/CHANGELOG.md new file mode 100644 index 00000000000..f3795d12af8 --- /dev/null +++ b/stable/esphome/11.0.48/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [esphome-11.0.48](https://github.com/truecharts/charts/compare/esphome-11.0.47...esphome-11.0.48) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [esphome-11.0.47](https://github.com/truecharts/charts/compare/esphome-11.0.46...esphome-11.0.47) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [esphome-11.0.46](https://github.com/truecharts/charts/compare/esphome-11.0.45...esphome-11.0.46) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [esphome-11.0.45](https://github.com/truecharts/charts/compare/esphome-11.0.44...esphome-11.0.45) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [esphome-11.0.44](https://github.com/truecharts/charts/compare/esphome-11.0.43...esphome-11.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [esphome-11.0.44](https://github.com/truecharts/charts/compare/esphome-11.0.43...esphome-11.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [esphome-11.0.43](https://github.com/truecharts/charts/compare/esphome-11.0.42...esphome-11.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [esphome-11.0.42](https://github.com/truecharts/charts/compare/esphome-11.0.41...esphome-11.0.42) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [esphome-11.0.41](https://github.com/truecharts/charts/compare/esphome-11.0.40...esphome-11.0.41) (2022-09-30) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) + + + + +## [esphome-11.0.40](https://github.com/truecharts/charts/compare/esphome-11.0.39...esphome-11.0.40) (2022-09-27) + +### Chore diff --git a/stable/esphome/11.0.48/Chart.lock b/stable/esphome/11.0.48/Chart.lock new file mode 100644 index 00000000000..b1e271c45dc --- /dev/null +++ b/stable/esphome/11.0.48/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:59:32.437746047Z" diff --git a/stable/esphome/11.0.48/Chart.yaml b/stable/esphome/11.0.48/Chart.yaml new file mode 100644 index 00000000000..d330b82ee88 --- /dev/null +++ b/stable/esphome/11.0.48/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2022.10.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.48 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/esphome/11.0.48/README.md b/stable/esphome/11.0.48/README.md new file mode 100644 index 00000000000..9a893cc5ccf --- /dev/null +++ b/stable/esphome/11.0.48/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.48/app-readme.md b/stable/esphome/11.0.48/app-readme.md new file mode 100644 index 00000000000..4c8d1d55300 --- /dev/null +++ b/stable/esphome/11.0.48/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.48/charts/common-10.7.7.tgz b/stable/esphome/11.0.48/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/esphome/11.0.48/charts/common-10.7.7.tgz differ diff --git a/stable/esphome/11.0.48/ix_values.yaml b/stable/esphome/11.0.48/ix_values.yaml new file mode 100644 index 00000000000..9684e20a456 --- /dev/null +++ b/stable/esphome/11.0.48/ix_values.yaml @@ -0,0 +1,43 @@ +image: + repository: tccr.io/truecharts/esphome + pullPolicy: IfNotPresent + tag: 2022.10.0@sha256:874800f00029dc6514e849e3833960e4683912e7d2f4ca273671f7ecd64d9e4e + +# 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.48/questions.yaml b/stable/esphome/11.0.48/questions.yaml new file mode 100644 index 00000000000..b2c1bdf7507 --- /dev/null +++ b/stable/esphome/11.0.48/questions.yaml @@ -0,0 +1,2747 @@ +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: 256Gi + - 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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/filerun/3.0.10/templates/common.yaml b/stable/esphome/11.0.48/templates/common.yaml similarity index 100% rename from stable/filerun/3.0.10/templates/common.yaml rename to stable/esphome/11.0.48/templates/common.yaml diff --git a/stable/fileflows/2.0.50/values.yaml b/stable/esphome/11.0.48/values.yaml similarity index 100% rename from stable/fileflows/2.0.50/values.yaml rename to stable/esphome/11.0.48/values.yaml diff --git a/stable/etherpad/8.0.44/CHANGELOG.md b/stable/etherpad/8.0.44/CHANGELOG.md deleted file mode 100644 index bda3d5cad29..00000000000 --- a/stable/etherpad/8.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [etherpad-8.0.44](https://github.com/truecharts/charts/compare/etherpad-8.0.43...etherpad-8.0.44) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [etherpad-8.0.43](https://github.com/truecharts/charts/compare/etherpad-8.0.42...etherpad-8.0.43) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [etherpad-8.0.42](https://github.com/truecharts/charts/compare/etherpad-8.0.41...etherpad-8.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [etherpad-8.0.42](https://github.com/truecharts/charts/compare/etherpad-8.0.41...etherpad-8.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [etherpad-8.0.41](https://github.com/truecharts/charts/compare/etherpad-8.0.40...etherpad-8.0.41) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [etherpad-8.0.39](https://github.com/truecharts/charts/compare/etherpad-8.0.38...etherpad-8.0.39) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/etherpad/8.0.44/Chart.lock b/stable/etherpad/8.0.44/Chart.lock deleted file mode 100644 index 79c8c9e848f..00000000000 --- a/stable/etherpad/8.0.44/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:09:36.236378688Z" diff --git a/stable/etherpad/8.0.44/Chart.yaml b/stable/etherpad/8.0.44/Chart.yaml deleted file mode 100644 index 1eb1fb6b804..00000000000 --- a/stable/etherpad/8.0.44/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.14" -version: 8.0.44 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.44/README.md b/stable/etherpad/8.0.44/README.md deleted file mode 100644 index 4e915c83df2..00000000000 --- a/stable/etherpad/8.0.44/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.44/charts/common-10.7.1.tgz b/stable/etherpad/8.0.44/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/etherpad/8.0.44/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/etherpad/8.0.44/charts/postgresql-8.0.101.tgz b/stable/etherpad/8.0.44/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/etherpad/8.0.44/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/etherpad/8.0.45/CHANGELOG.md b/stable/etherpad/8.0.45/CHANGELOG.md new file mode 100644 index 00000000000..f8791e94212 --- /dev/null +++ b/stable/etherpad/8.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [etherpad-8.0.45](https://github.com/truecharts/charts/compare/etherpad-8.0.44...etherpad-8.0.45) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [etherpad-8.0.44](https://github.com/truecharts/charts/compare/etherpad-8.0.43...etherpad-8.0.44) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [etherpad-8.0.43](https://github.com/truecharts/charts/compare/etherpad-8.0.42...etherpad-8.0.43) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [etherpad-8.0.42](https://github.com/truecharts/charts/compare/etherpad-8.0.41...etherpad-8.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [etherpad-8.0.42](https://github.com/truecharts/charts/compare/etherpad-8.0.41...etherpad-8.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [etherpad-8.0.41](https://github.com/truecharts/charts/compare/etherpad-8.0.40...etherpad-8.0.41) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [etherpad-8.0.39](https://github.com/truecharts/charts/compare/etherpad-8.0.38...etherpad-8.0.39) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/etherpad/8.0.45/Chart.lock b/stable/etherpad/8.0.45/Chart.lock new file mode 100644 index 00000000000..8619d5a88cf --- /dev/null +++ b/stable/etherpad/8.0.45/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T09:59:57.16826458Z" diff --git a/stable/etherpad/8.0.45/Chart.yaml b/stable/etherpad/8.0.45/Chart.yaml new file mode 100644 index 00000000000..c8314e66c86 --- /dev/null +++ b/stable/etherpad/8.0.45/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "1.8.14" +version: 8.0.45 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.45/README.md b/stable/etherpad/8.0.45/README.md new file mode 100644 index 00000000000..bd1f081244c --- /dev/null +++ b/stable/etherpad/8.0.45/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.44/app-readme.md b/stable/etherpad/8.0.45/app-readme.md similarity index 100% rename from stable/etherpad/8.0.44/app-readme.md rename to stable/etherpad/8.0.45/app-readme.md diff --git a/stable/etherpad/8.0.45/charts/common-10.7.7.tgz b/stable/etherpad/8.0.45/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/etherpad/8.0.45/charts/common-10.7.7.tgz differ diff --git a/stable/etherpad/8.0.45/charts/postgresql-8.0.106.tgz b/stable/etherpad/8.0.45/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/etherpad/8.0.45/charts/postgresql-8.0.106.tgz differ diff --git a/stable/etherpad/8.0.44/ix_values.yaml b/stable/etherpad/8.0.45/ix_values.yaml similarity index 100% rename from stable/etherpad/8.0.44/ix_values.yaml rename to stable/etherpad/8.0.45/ix_values.yaml diff --git a/stable/etherpad/8.0.44/questions.yaml b/stable/etherpad/8.0.45/questions.yaml similarity index 100% rename from stable/etherpad/8.0.44/questions.yaml rename to stable/etherpad/8.0.45/questions.yaml diff --git a/stable/firefox-syncserver/9.0.44/templates/common.yaml b/stable/etherpad/8.0.45/templates/common.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.44/templates/common.yaml rename to stable/etherpad/8.0.45/templates/common.yaml diff --git a/stable/filerun/3.0.10/values.yaml b/stable/etherpad/8.0.45/values.yaml similarity index 100% rename from stable/filerun/3.0.10/values.yaml rename to stable/etherpad/8.0.45/values.yaml diff --git a/stable/external-service/6.0.37/CHANGELOG.md b/stable/external-service/6.0.37/CHANGELOG.md deleted file mode 100644 index af05c355cf3..00000000000 --- a/stable/external-service/6.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [external-service-6.0.37](https://github.com/truecharts/charts/compare/external-service-6.0.36...external-service-6.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [external-service-6.0.36](https://github.com/truecharts/charts/compare/external-service-6.0.35...external-service-6.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [external-service-6.0.35](https://github.com/truecharts/charts/compare/external-service-6.0.34...external-service-6.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [external-service-6.0.35](https://github.com/truecharts/charts/compare/external-service-6.0.34...external-service-6.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [external-service-6.0.34](https://github.com/truecharts/charts/compare/external-service-6.0.33...external-service-6.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [external-service-6.0.33](https://github.com/truecharts/charts/compare/external-service-6.0.32...external-service-6.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) - diff --git a/stable/external-service/6.0.37/Chart.lock b/stable/external-service/6.0.37/Chart.lock deleted file mode 100644 index 82f2b2bb2b9..00000000000 --- a/stable/external-service/6.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:09:29.068058858Z" diff --git a/stable/external-service/6.0.37/Chart.yaml b/stable/external-service/6.0.37/Chart.yaml deleted file mode 100644 index 93f7ca3f696..00000000000 --- a/stable/external-service/6.0.37/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.37 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/external-service/6.0.37/README.md b/stable/external-service/6.0.37/README.md deleted file mode 100644 index 9c6cb3bb7fd..00000000000 --- a/stable/external-service/6.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/external-service/6.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/external-service/6.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/external-service/6.0.38/CHANGELOG.md b/stable/external-service/6.0.38/CHANGELOG.md new file mode 100644 index 00000000000..0b5dafd7409 --- /dev/null +++ b/stable/external-service/6.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [external-service-6.0.38](https://github.com/truecharts/charts/compare/external-service-6.0.37...external-service-6.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [external-service-6.0.37](https://github.com/truecharts/charts/compare/external-service-6.0.36...external-service-6.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [external-service-6.0.36](https://github.com/truecharts/charts/compare/external-service-6.0.35...external-service-6.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [external-service-6.0.35](https://github.com/truecharts/charts/compare/external-service-6.0.34...external-service-6.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [external-service-6.0.35](https://github.com/truecharts/charts/compare/external-service-6.0.34...external-service-6.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [external-service-6.0.34](https://github.com/truecharts/charts/compare/external-service-6.0.33...external-service-6.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [external-service-6.0.33](https://github.com/truecharts/charts/compare/external-service-6.0.32...external-service-6.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/external-service/6.0.38/Chart.lock b/stable/external-service/6.0.38/Chart.lock new file mode 100644 index 00000000000..5a3b34d7f63 --- /dev/null +++ b/stable/external-service/6.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T09:59:45.750651308Z" diff --git a/stable/external-service/6.0.38/Chart.yaml b/stable/external-service/6.0.38/Chart.yaml new file mode 100644 index 00000000000..c73b27ebbdc --- /dev/null +++ b/stable/external-service/6.0.38/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.38 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/external-service/6.0.38/README.md b/stable/external-service/6.0.38/README.md new file mode 100644 index 00000000000..0af113042b0 --- /dev/null +++ b/stable/external-service/6.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/external-service/6.0.38/app-readme.md similarity index 100% rename from stable/external-service/6.0.37/app-readme.md rename to stable/external-service/6.0.38/app-readme.md diff --git a/stable/external-service/6.0.38/charts/common-10.7.7.tgz b/stable/external-service/6.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/external-service/6.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/external-service/6.0.37/ix_values.yaml b/stable/external-service/6.0.38/ix_values.yaml similarity index 100% rename from stable/external-service/6.0.37/ix_values.yaml rename to stable/external-service/6.0.38/ix_values.yaml diff --git a/stable/external-service/6.0.37/questions.yaml b/stable/external-service/6.0.38/questions.yaml similarity index 100% rename from stable/external-service/6.0.37/questions.yaml rename to stable/external-service/6.0.38/questions.yaml diff --git a/stable/firefox/2.0.36/templates/common.yaml b/stable/external-service/6.0.38/templates/common.yaml similarity index 100% rename from stable/firefox/2.0.36/templates/common.yaml rename to stable/external-service/6.0.38/templates/common.yaml diff --git a/stable/filezilla/4.0.50/values.yaml b/stable/external-service/6.0.38/values.yaml similarity index 100% rename from stable/filezilla/4.0.50/values.yaml rename to stable/external-service/6.0.38/values.yaml diff --git a/stable/ferdi-server/3.0.43/CHANGELOG.md b/stable/ferdi-server/3.0.43/CHANGELOG.md deleted file mode 100644 index 93e19003ccb..00000000000 --- a/stable/ferdi-server/3.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ferdi-server-3.0.43](https://github.com/truecharts/charts/compare/ferdi-server-3.0.42...ferdi-server-3.0.43) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ferdi-server-3.0.42](https://github.com/truecharts/charts/compare/ferdi-server-3.0.41...ferdi-server-3.0.42) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ferdi-server-3.0.41](https://github.com/truecharts/charts/compare/ferdi-server-3.0.40...ferdi-server-3.0.41) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ferdi-server-3.0.41](https://github.com/truecharts/charts/compare/ferdi-server-3.0.40...ferdi-server-3.0.41) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ferdi-server-3.0.40](https://github.com/truecharts/charts/compare/ferdi-server-3.0.39...ferdi-server-3.0.40) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ferdi-server-3.0.38](https://github.com/truecharts/charts/compare/ferdi-server-3.0.37...ferdi-server-3.0.38) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/ferdi-server/3.0.43/Chart.lock b/stable/ferdi-server/3.0.43/Chart.lock deleted file mode 100644 index 7d91778dd22..00000000000 --- a/stable/ferdi-server/3.0.43/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:09:44.108763549Z" diff --git a/stable/ferdi-server/3.0.43/Chart.yaml b/stable/ferdi-server/3.0.43/Chart.yaml deleted file mode 100644 index 9ed7aa95eca..00000000000 --- a/stable/ferdi-server/3.0.43/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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.43 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ferdi-server/3.0.43/README.md b/stable/ferdi-server/3.0.43/README.md deleted file mode 100644 index c6c6fce39ca..00000000000 --- a/stable/ferdi-server/3.0.43/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.43/charts/common-10.7.1.tgz b/stable/ferdi-server/3.0.43/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/ferdi-server/3.0.43/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/ferdi-server/3.0.43/charts/postgresql-8.0.101.tgz b/stable/ferdi-server/3.0.43/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/ferdi-server/3.0.43/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/ferdi-server/3.0.44/CHANGELOG.md b/stable/ferdi-server/3.0.44/CHANGELOG.md new file mode 100644 index 00000000000..1c5e5ab484b --- /dev/null +++ b/stable/ferdi-server/3.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ferdi-server-3.0.44](https://github.com/truecharts/charts/compare/ferdi-server-3.0.43...ferdi-server-3.0.44) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ferdi-server-3.0.43](https://github.com/truecharts/charts/compare/ferdi-server-3.0.42...ferdi-server-3.0.43) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ferdi-server-3.0.42](https://github.com/truecharts/charts/compare/ferdi-server-3.0.41...ferdi-server-3.0.42) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ferdi-server-3.0.41](https://github.com/truecharts/charts/compare/ferdi-server-3.0.40...ferdi-server-3.0.41) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ferdi-server-3.0.41](https://github.com/truecharts/charts/compare/ferdi-server-3.0.40...ferdi-server-3.0.41) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ferdi-server-3.0.40](https://github.com/truecharts/charts/compare/ferdi-server-3.0.39...ferdi-server-3.0.40) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ferdi-server-3.0.38](https://github.com/truecharts/charts/compare/ferdi-server-3.0.37...ferdi-server-3.0.38) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/ferdi-server/3.0.44/Chart.lock b/stable/ferdi-server/3.0.44/Chart.lock new file mode 100644 index 00000000000..4cf14c3e38d --- /dev/null +++ b/stable/ferdi-server/3.0.44/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:00:14.554194093Z" diff --git a/stable/ferdi-server/3.0.44/Chart.yaml b/stable/ferdi-server/3.0.44/Chart.yaml new file mode 100644 index 00000000000..cda52fd38a6 --- /dev/null +++ b/stable/ferdi-server/3.0.44/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.3.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.44 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ferdi-server/3.0.44/README.md b/stable/ferdi-server/3.0.44/README.md new file mode 100644 index 00000000000..8d1740cb4c8 --- /dev/null +++ b/stable/ferdi-server/3.0.44/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.43/app-readme.md b/stable/ferdi-server/3.0.44/app-readme.md similarity index 100% rename from stable/ferdi-server/3.0.43/app-readme.md rename to stable/ferdi-server/3.0.44/app-readme.md diff --git a/stable/ferdi-server/3.0.44/charts/common-10.7.7.tgz b/stable/ferdi-server/3.0.44/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/ferdi-server/3.0.44/charts/common-10.7.7.tgz differ diff --git a/stable/ferdi-server/3.0.44/charts/postgresql-8.0.106.tgz b/stable/ferdi-server/3.0.44/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/ferdi-server/3.0.44/charts/postgresql-8.0.106.tgz differ diff --git a/stable/ferdi-server/3.0.43/ix_values.yaml b/stable/ferdi-server/3.0.44/ix_values.yaml similarity index 100% rename from stable/ferdi-server/3.0.43/ix_values.yaml rename to stable/ferdi-server/3.0.44/ix_values.yaml diff --git a/stable/ferdi-server/3.0.43/questions.yaml b/stable/ferdi-server/3.0.44/questions.yaml similarity index 100% rename from stable/ferdi-server/3.0.43/questions.yaml rename to stable/ferdi-server/3.0.44/questions.yaml diff --git a/stable/ferdi-server/3.0.43/templates/_secrets.tpl b/stable/ferdi-server/3.0.44/templates/_secrets.tpl similarity index 100% rename from stable/ferdi-server/3.0.43/templates/_secrets.tpl rename to stable/ferdi-server/3.0.44/templates/_secrets.tpl diff --git a/stable/ferdi-server/3.0.43/templates/common.yaml b/stable/ferdi-server/3.0.44/templates/common.yaml similarity index 100% rename from stable/ferdi-server/3.0.43/templates/common.yaml rename to stable/ferdi-server/3.0.44/templates/common.yaml diff --git a/stable/firefox-syncserver/9.0.44/values.yaml b/stable/ferdi-server/3.0.44/values.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.44/values.yaml rename to stable/ferdi-server/3.0.44/values.yaml diff --git a/stable/filebot/1.0.16/CHANGELOG.md b/stable/filebot/1.0.16/CHANGELOG.md deleted file mode 100644 index 9ee46e7fa16..00000000000 --- a/stable/filebot/1.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [filebot-1.0.16](https://github.com/truecharts/charts/compare/filebot-1.0.15...filebot-1.0.16) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [filebot-1.0.15](https://github.com/truecharts/charts/compare/filebot-1.0.14...filebot-1.0.15) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [filebot-1.0.14](https://github.com/truecharts/charts/compare/filebot-1.0.13...filebot-1.0.14) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [filebot-1.0.14](https://github.com/truecharts/charts/compare/filebot-1.0.13...filebot-1.0.14) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [filebot-1.0.13](https://github.com/truecharts/charts/compare/filebot-1.0.12...filebot-1.0.13) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [filebot-1.0.12](https://github.com/truecharts/charts/compare/filebot-1.0.11...filebot-1.0.12) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/filebot/1.0.16/Chart.lock b/stable/filebot/1.0.16/Chart.lock deleted file mode 100644 index 22459cf2dfd..00000000000 --- a/stable/filebot/1.0.16/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:09:45.256139836Z" diff --git a/stable/filebot/1.0.16/Chart.yaml b/stable/filebot/1.0.16/Chart.yaml deleted file mode 100644 index 2d4b8e6194c..00000000000 --- a/stable/filebot/1.0.16/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.7.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.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/filebot/1.0.16/README.md b/stable/filebot/1.0.16/README.md deleted file mode 100644 index 2c486ae05b7..00000000000 --- a/stable/filebot/1.0.16/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.16/charts/common-10.7.1.tgz b/stable/filebot/1.0.16/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/filebot/1.0.16/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/filebot/1.0.17/CHANGELOG.md b/stable/filebot/1.0.17/CHANGELOG.md new file mode 100644 index 00000000000..16c5d6fdccb --- /dev/null +++ b/stable/filebot/1.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filebot-1.0.17](https://github.com/truecharts/charts/compare/filebot-1.0.16...filebot-1.0.17) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [filebot-1.0.16](https://github.com/truecharts/charts/compare/filebot-1.0.15...filebot-1.0.16) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [filebot-1.0.15](https://github.com/truecharts/charts/compare/filebot-1.0.14...filebot-1.0.15) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [filebot-1.0.14](https://github.com/truecharts/charts/compare/filebot-1.0.13...filebot-1.0.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [filebot-1.0.14](https://github.com/truecharts/charts/compare/filebot-1.0.13...filebot-1.0.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [filebot-1.0.13](https://github.com/truecharts/charts/compare/filebot-1.0.12...filebot-1.0.13) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [filebot-1.0.12](https://github.com/truecharts/charts/compare/filebot-1.0.11...filebot-1.0.12) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/filebot/1.0.17/Chart.lock b/stable/filebot/1.0.17/Chart.lock new file mode 100644 index 00000000000..261af2c9413 --- /dev/null +++ b/stable/filebot/1.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:00:12.994188935Z" diff --git a/stable/filebot/1.0.17/Chart.yaml b/stable/filebot/1.0.17/Chart.yaml new file mode 100644 index 00000000000..2315ad041ea --- /dev/null +++ b/stable/filebot/1.0.17/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.14.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/filebot/1.0.17/README.md b/stable/filebot/1.0.17/README.md new file mode 100644 index 00000000000..3eb7d183a08 --- /dev/null +++ b/stable/filebot/1.0.17/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.16/app-readme.md b/stable/filebot/1.0.17/app-readme.md similarity index 100% rename from stable/filebot/1.0.16/app-readme.md rename to stable/filebot/1.0.17/app-readme.md diff --git a/stable/filebot/1.0.17/charts/common-10.7.7.tgz b/stable/filebot/1.0.17/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/filebot/1.0.17/charts/common-10.7.7.tgz differ diff --git a/stable/filebot/1.0.16/ix_values.yaml b/stable/filebot/1.0.17/ix_values.yaml similarity index 100% rename from stable/filebot/1.0.16/ix_values.yaml rename to stable/filebot/1.0.17/ix_values.yaml diff --git a/stable/filebot/1.0.16/questions.yaml b/stable/filebot/1.0.17/questions.yaml similarity index 100% rename from stable/filebot/1.0.16/questions.yaml rename to stable/filebot/1.0.17/questions.yaml diff --git a/stable/flaresolverr/6.0.43/templates/common.yaml b/stable/filebot/1.0.17/templates/common.yaml similarity index 100% rename from stable/flaresolverr/6.0.43/templates/common.yaml rename to stable/filebot/1.0.17/templates/common.yaml diff --git a/stable/firefox/2.0.36/values.yaml b/stable/filebot/1.0.17/values.yaml similarity index 100% rename from stable/firefox/2.0.36/values.yaml rename to stable/filebot/1.0.17/values.yaml diff --git a/stable/filebrowser/2.0.41/CHANGELOG.md b/stable/filebrowser/2.0.41/CHANGELOG.md deleted file mode 100644 index ab1e982e8d9..00000000000 --- a/stable/filebrowser/2.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [filebrowser-2.0.41](https://github.com/truecharts/charts/compare/filebrowser-2.0.40...filebrowser-2.0.41) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - Update and rename credentials.md to installation_notes.md ([#4136](https://github.com/truecharts/charts/issues/4136)) - - - - -## [filebrowser-2.0.40](https://github.com/truecharts/charts/compare/filebrowser-2.0.39...filebrowser-2.0.40) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [filebrowser-2.0.39](https://github.com/truecharts/charts/compare/filebrowser-2.0.38...filebrowser-2.0.39) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [filebrowser-2.0.38](https://github.com/truecharts/charts/compare/filebrowser-2.0.37...filebrowser-2.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [filebrowser-2.0.38](https://github.com/truecharts/charts/compare/filebrowser-2.0.37...filebrowser-2.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [filebrowser-2.0.37](https://github.com/truecharts/charts/compare/filebrowser-2.0.36...filebrowser-2.0.37) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [filebrowser-2.0.36](https://github.com/truecharts/charts/compare/filebrowser-2.0.35...filebrowser-2.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/filebrowser/2.0.41/Chart.lock b/stable/filebrowser/2.0.41/Chart.lock deleted file mode 100644 index dc18afd1fdb..00000000000 --- a/stable/filebrowser/2.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-20T19:23:30.984968914Z" diff --git a/stable/filebrowser/2.0.41/Chart.yaml b/stable/filebrowser/2.0.41/Chart.yaml deleted file mode 100644 index 1ab91c7198a..00000000000 --- a/stable/filebrowser/2.0.41/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.7.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.41 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/filebrowser/2.0.41/README.md b/stable/filebrowser/2.0.41/README.md deleted file mode 100644 index e9964863507..00000000000 --- a/stable/filebrowser/2.0.41/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.41/charts/common-10.7.1.tgz b/stable/filebrowser/2.0.41/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/filebrowser/2.0.41/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/filebrowser/2.0.42/CHANGELOG.md b/stable/filebrowser/2.0.42/CHANGELOG.md new file mode 100644 index 00000000000..3351e8e32c1 --- /dev/null +++ b/stable/filebrowser/2.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filebrowser-2.0.42](https://github.com/truecharts/charts/compare/filebrowser-2.0.41...filebrowser-2.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [filebrowser-2.0.41](https://github.com/truecharts/charts/compare/filebrowser-2.0.40...filebrowser-2.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - Update and rename credentials.md to installation_notes.md ([#4136](https://github.com/truecharts/charts/issues/4136)) + + + + +## [filebrowser-2.0.40](https://github.com/truecharts/charts/compare/filebrowser-2.0.39...filebrowser-2.0.40) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [filebrowser-2.0.39](https://github.com/truecharts/charts/compare/filebrowser-2.0.38...filebrowser-2.0.39) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [filebrowser-2.0.38](https://github.com/truecharts/charts/compare/filebrowser-2.0.37...filebrowser-2.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [filebrowser-2.0.38](https://github.com/truecharts/charts/compare/filebrowser-2.0.37...filebrowser-2.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [filebrowser-2.0.37](https://github.com/truecharts/charts/compare/filebrowser-2.0.36...filebrowser-2.0.37) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [filebrowser-2.0.36](https://github.com/truecharts/charts/compare/filebrowser-2.0.35...filebrowser-2.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/filebrowser/2.0.42/Chart.lock b/stable/filebrowser/2.0.42/Chart.lock new file mode 100644 index 00000000000..4e67c758f56 --- /dev/null +++ b/stable/filebrowser/2.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:00:27.093468183Z" diff --git a/stable/filebrowser/2.0.42/Chart.yaml b/stable/filebrowser/2.0.42/Chart.yaml new file mode 100644 index 00000000000..e869aa8358c --- /dev/null +++ b/stable/filebrowser/2.0.42/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.22.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.42 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/filebrowser/2.0.42/README.md b/stable/filebrowser/2.0.42/README.md new file mode 100644 index 00000000000..69bf6855d48 --- /dev/null +++ b/stable/filebrowser/2.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/stable/filebrowser/2.0.42/app-readme.md similarity index 100% rename from stable/filebrowser/2.0.41/app-readme.md rename to stable/filebrowser/2.0.42/app-readme.md diff --git a/stable/filebrowser/2.0.42/charts/common-10.7.7.tgz b/stable/filebrowser/2.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/filebrowser/2.0.42/charts/common-10.7.7.tgz differ diff --git a/stable/filebrowser/2.0.41/ix_values.yaml b/stable/filebrowser/2.0.42/ix_values.yaml similarity index 100% rename from stable/filebrowser/2.0.41/ix_values.yaml rename to stable/filebrowser/2.0.42/ix_values.yaml diff --git a/stable/filebrowser/2.0.41/questions.yaml b/stable/filebrowser/2.0.42/questions.yaml similarity index 100% rename from stable/filebrowser/2.0.41/questions.yaml rename to stable/filebrowser/2.0.42/questions.yaml diff --git a/stable/filebrowser/2.0.41/templates/common.yaml b/stable/filebrowser/2.0.42/templates/common.yaml similarity index 100% rename from stable/filebrowser/2.0.41/templates/common.yaml rename to stable/filebrowser/2.0.42/templates/common.yaml diff --git a/stable/flaresolverr/6.0.43/values.yaml b/stable/filebrowser/2.0.42/values.yaml similarity index 100% rename from stable/flaresolverr/6.0.43/values.yaml rename to stable/filebrowser/2.0.42/values.yaml diff --git a/stable/fileflows/2.0.50/CHANGELOG.md b/stable/fileflows/2.0.50/CHANGELOG.md deleted file mode 100644 index 74cc2568e8e..00000000000 --- a/stable/fileflows/2.0.50/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fileflows-2.0.50](https://github.com/truecharts/charts/compare/fileflows-2.0.49...fileflows-2.0.50) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [fileflows-2.0.49](https://github.com/truecharts/charts/compare/fileflows-2.0.48...fileflows-2.0.49) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [fileflows-2.0.48](https://github.com/truecharts/charts/compare/fileflows-2.0.47...fileflows-2.0.48) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fileflows-2.0.48](https://github.com/truecharts/charts/compare/fileflows-2.0.47...fileflows-2.0.48) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fileflows-2.0.47](https://github.com/truecharts/charts/compare/fileflows-2.0.46...fileflows-2.0.47) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fileflows-2.0.46](https://github.com/truecharts/charts/compare/fileflows-2.0.45...fileflows-2.0.46) (2022-10-04) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) - - - - -## [fileflows-2.0.45](https://github.com/truecharts/charts/compare/fileflows-2.0.44...fileflows-2.0.45) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/fileflows/2.0.50/Chart.lock b/stable/fileflows/2.0.50/Chart.lock deleted file mode 100644 index 4432c2d1810..00000000000 --- a/stable/fileflows/2.0.50/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:10:17.129612751Z" diff --git a/stable/fileflows/2.0.50/Chart.yaml b/stable/fileflows/2.0.50/Chart.yaml deleted file mode 100644 index 6c8b990e405..00000000000 --- a/stable/fileflows/2.0.50/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.50 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/fileflows/2.0.50/README.md b/stable/fileflows/2.0.50/README.md deleted file mode 100644 index a1c28eef595..00000000000 --- a/stable/fileflows/2.0.50/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.50/charts/common-10.7.1.tgz b/stable/fileflows/2.0.50/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/fileflows/2.0.50/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/fileflows/2.0.51/CHANGELOG.md b/stable/fileflows/2.0.51/CHANGELOG.md new file mode 100644 index 00000000000..ec9e127c37e --- /dev/null +++ b/stable/fileflows/2.0.51/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fileflows-2.0.51](https://github.com/truecharts/charts/compare/fileflows-2.0.50...fileflows-2.0.51) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [fileflows-2.0.50](https://github.com/truecharts/charts/compare/fileflows-2.0.49...fileflows-2.0.50) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [fileflows-2.0.49](https://github.com/truecharts/charts/compare/fileflows-2.0.48...fileflows-2.0.49) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [fileflows-2.0.48](https://github.com/truecharts/charts/compare/fileflows-2.0.47...fileflows-2.0.48) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fileflows-2.0.48](https://github.com/truecharts/charts/compare/fileflows-2.0.47...fileflows-2.0.48) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fileflows-2.0.47](https://github.com/truecharts/charts/compare/fileflows-2.0.46...fileflows-2.0.47) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fileflows-2.0.46](https://github.com/truecharts/charts/compare/fileflows-2.0.45...fileflows-2.0.46) (2022-10-04) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) + + + + +## [fileflows-2.0.45](https://github.com/truecharts/charts/compare/fileflows-2.0.44...fileflows-2.0.45) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/fileflows/2.0.51/Chart.lock b/stable/fileflows/2.0.51/Chart.lock new file mode 100644 index 00000000000..2c52cd06d90 --- /dev/null +++ b/stable/fileflows/2.0.51/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:00:55.096560671Z" diff --git a/stable/fileflows/2.0.51/Chart.yaml b/stable/fileflows/2.0.51/Chart.yaml new file mode 100644 index 00000000000..6e8da29a4cf --- /dev/null +++ b/stable/fileflows/2.0.51/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.0.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.51 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fileflows/2.0.51/README.md b/stable/fileflows/2.0.51/README.md new file mode 100644 index 00000000000..7f4ef814f18 --- /dev/null +++ b/stable/fileflows/2.0.51/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.50/app-readme.md b/stable/fileflows/2.0.51/app-readme.md similarity index 100% rename from stable/fileflows/2.0.50/app-readme.md rename to stable/fileflows/2.0.51/app-readme.md diff --git a/stable/fileflows/2.0.51/charts/common-10.7.7.tgz b/stable/fileflows/2.0.51/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/fileflows/2.0.51/charts/common-10.7.7.tgz differ diff --git a/stable/fileflows/2.0.50/ix_values.yaml b/stable/fileflows/2.0.51/ix_values.yaml similarity index 100% rename from stable/fileflows/2.0.50/ix_values.yaml rename to stable/fileflows/2.0.51/ix_values.yaml diff --git a/stable/fileflows/2.0.50/questions.yaml b/stable/fileflows/2.0.51/questions.yaml similarity index 100% rename from stable/fileflows/2.0.50/questions.yaml rename to stable/fileflows/2.0.51/questions.yaml diff --git a/stable/fleet/3.0.43/templates/common.yaml b/stable/fileflows/2.0.51/templates/common.yaml similarity index 100% rename from stable/fleet/3.0.43/templates/common.yaml rename to stable/fileflows/2.0.51/templates/common.yaml diff --git a/stable/fleet/3.0.43/values.yaml b/stable/fileflows/2.0.51/values.yaml similarity index 100% rename from stable/fleet/3.0.43/values.yaml rename to stable/fileflows/2.0.51/values.yaml diff --git a/stable/filerun/3.0.10/CHANGELOG.md b/stable/filerun/3.0.10/CHANGELOG.md deleted file mode 100644 index 672da1eb6a7..00000000000 --- a/stable/filerun/3.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [filerun-3.0.10](https://github.com/truecharts/charts/compare/filerun-3.0.9...filerun-3.0.10) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [filerun-3.0.9](https://github.com/truecharts/charts/compare/filerun-3.0.8...filerun-3.0.9) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [filerun-3.0.8](https://github.com/truecharts/charts/compare/filerun-3.0.7...filerun-3.0.8) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [filerun-3.0.8](https://github.com/truecharts/charts/compare/filerun-3.0.7...filerun-3.0.8) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [filerun-3.0.7](https://github.com/truecharts/charts/compare/filerun-3.0.6...filerun-3.0.7) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [filerun-3.0.5](https://github.com/truecharts/charts/compare/filerun-3.0.4...filerun-3.0.5) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/filerun/3.0.10/Chart.lock b/stable/filerun/3.0.10/Chart.lock deleted file mode 100644 index d85a2c4ddd8..00000000000 --- a/stable/filerun/3.0.10/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -digest: sha256:295e428c316393ce8454e78e86bc68db722fe4ed43b899d9d733e2f9744cf719 -generated: "2022-10-19T13:10:31.271943974Z" diff --git a/stable/filerun/3.0.10/Chart.yaml b/stable/filerun/3.0.10/Chart.yaml deleted file mode 100644 index 566422a7a35..00000000000 --- a/stable/filerun/3.0.10/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -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.10 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/filerun/3.0.10/README.md b/stable/filerun/3.0.10/README.md deleted file mode 100644 index 541321041a1..00000000000 --- a/stable/filerun/3.0.10/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.95 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.10/charts/common-10.7.1.tgz b/stable/filerun/3.0.10/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/filerun/3.0.10/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/filerun/3.0.10/charts/mariadb-3.0.95.tgz b/stable/filerun/3.0.10/charts/mariadb-3.0.95.tgz deleted file mode 100644 index 8b64eea58a2..00000000000 Binary files a/stable/filerun/3.0.10/charts/mariadb-3.0.95.tgz and /dev/null differ diff --git a/stable/filerun/3.0.11/CHANGELOG.md b/stable/filerun/3.0.11/CHANGELOG.md new file mode 100644 index 00000000000..99ca90fcf80 --- /dev/null +++ b/stable/filerun/3.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filerun-3.0.11](https://github.com/truecharts/charts/compare/filerun-3.0.10...filerun-3.0.11) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [filerun-3.0.10](https://github.com/truecharts/charts/compare/filerun-3.0.9...filerun-3.0.10) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [filerun-3.0.9](https://github.com/truecharts/charts/compare/filerun-3.0.8...filerun-3.0.9) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [filerun-3.0.8](https://github.com/truecharts/charts/compare/filerun-3.0.7...filerun-3.0.8) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [filerun-3.0.8](https://github.com/truecharts/charts/compare/filerun-3.0.7...filerun-3.0.8) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [filerun-3.0.7](https://github.com/truecharts/charts/compare/filerun-3.0.6...filerun-3.0.7) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [filerun-3.0.5](https://github.com/truecharts/charts/compare/filerun-3.0.4...filerun-3.0.5) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/filerun/3.0.11/Chart.lock b/stable/filerun/3.0.11/Chart.lock new file mode 100644 index 00000000000..1807af98251 --- /dev/null +++ b/stable/filerun/3.0.11/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add +generated: "2022-10-25T10:01:12.887895548Z" diff --git a/stable/filerun/3.0.11/Chart.yaml b/stable/filerun/3.0.11/Chart.yaml new file mode 100644 index 00000000000..9ef7c4e93cb --- /dev/null +++ b/stable/filerun/3.0.11/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +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.11 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/filerun/3.0.11/README.md b/stable/filerun/3.0.11/README.md new file mode 100644 index 00000000000..dab78168386 --- /dev/null +++ b/stable/filerun/3.0.11/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.100 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.10/app-readme.md b/stable/filerun/3.0.11/app-readme.md similarity index 100% rename from stable/filerun/3.0.10/app-readme.md rename to stable/filerun/3.0.11/app-readme.md diff --git a/stable/filerun/3.0.11/charts/common-10.7.7.tgz b/stable/filerun/3.0.11/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/filerun/3.0.11/charts/common-10.7.7.tgz differ diff --git a/stable/filerun/3.0.11/charts/mariadb-3.0.100.tgz b/stable/filerun/3.0.11/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/stable/filerun/3.0.11/charts/mariadb-3.0.100.tgz differ diff --git a/stable/filerun/3.0.10/ix_values.yaml b/stable/filerun/3.0.11/ix_values.yaml similarity index 100% rename from stable/filerun/3.0.10/ix_values.yaml rename to stable/filerun/3.0.11/ix_values.yaml diff --git a/stable/filerun/3.0.10/questions.yaml b/stable/filerun/3.0.11/questions.yaml similarity index 100% rename from stable/filerun/3.0.10/questions.yaml rename to stable/filerun/3.0.11/questions.yaml diff --git a/stable/flexget/2.0.56/templates/common.yaml b/stable/filerun/3.0.11/templates/common.yaml similarity index 100% rename from stable/flexget/2.0.56/templates/common.yaml rename to stable/filerun/3.0.11/templates/common.yaml diff --git a/stable/flexget/2.0.56/values.yaml b/stable/filerun/3.0.11/values.yaml similarity index 100% rename from stable/flexget/2.0.56/values.yaml rename to stable/filerun/3.0.11/values.yaml diff --git a/stable/filezilla/4.0.50/CHANGELOG.md b/stable/filezilla/4.0.50/CHANGELOG.md deleted file mode 100644 index fc7bcf8554f..00000000000 --- a/stable/filezilla/4.0.50/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [filezilla-4.0.50](https://github.com/truecharts/charts/compare/filezilla-4.0.49...filezilla-4.0.50) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [filezilla-4.0.49](https://github.com/truecharts/charts/compare/filezilla-4.0.48...filezilla-4.0.49) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [filezilla-4.0.48](https://github.com/truecharts/charts/compare/filezilla-4.0.47...filezilla-4.0.48) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [filezilla-4.0.47](https://github.com/truecharts/charts/compare/filezilla-4.0.46...filezilla-4.0.47) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [filezilla-4.0.46](https://github.com/truecharts/charts/compare/filezilla-4.0.45...filezilla-4.0.46) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [filezilla-4.0.45](https://github.com/truecharts/charts/compare/filezilla-4.0.44...filezilla-4.0.45) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [filezilla-4.0.45](https://github.com/truecharts/charts/compare/filezilla-4.0.44...filezilla-4.0.45) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [filezilla-4.0.44](https://github.com/truecharts/charts/compare/filezilla-4.0.43...filezilla-4.0.44) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [filezilla-4.0.43](https://github.com/truecharts/charts/compare/filezilla-4.0.42...filezilla-4.0.43) (2022-09-30) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) - - - - -## [filezilla-4.0.42](https://github.com/truecharts/charts/compare/filezilla-4.0.41...filezilla-4.0.42) (2022-09-27) - -### Chore diff --git a/stable/filezilla/4.0.50/Chart.lock b/stable/filezilla/4.0.50/Chart.lock deleted file mode 100644 index 91457659e06..00000000000 --- a/stable/filezilla/4.0.50/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:50:47.457002523Z" diff --git a/stable/filezilla/4.0.50/Chart.yaml b/stable/filezilla/4.0.50/Chart.yaml deleted file mode 100644 index 2204c488367..00000000000 --- a/stable/filezilla/4.0.50/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "3.59.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.50 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/filezilla/4.0.50/README.md b/stable/filezilla/4.0.50/README.md deleted file mode 100644 index a37a1cdd1bb..00000000000 --- a/stable/filezilla/4.0.50/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.50/charts/common-10.7.1.tgz b/stable/filezilla/4.0.50/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/filezilla/4.0.50/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/filezilla/4.0.51/CHANGELOG.md b/stable/filezilla/4.0.51/CHANGELOG.md new file mode 100644 index 00000000000..be241949e21 --- /dev/null +++ b/stable/filezilla/4.0.51/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [filezilla-4.0.51](https://github.com/truecharts/charts/compare/filezilla-4.0.50...filezilla-4.0.51) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [filezilla-4.0.50](https://github.com/truecharts/charts/compare/filezilla-4.0.49...filezilla-4.0.50) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [filezilla-4.0.49](https://github.com/truecharts/charts/compare/filezilla-4.0.48...filezilla-4.0.49) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [filezilla-4.0.48](https://github.com/truecharts/charts/compare/filezilla-4.0.47...filezilla-4.0.48) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [filezilla-4.0.47](https://github.com/truecharts/charts/compare/filezilla-4.0.46...filezilla-4.0.47) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [filezilla-4.0.46](https://github.com/truecharts/charts/compare/filezilla-4.0.45...filezilla-4.0.46) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [filezilla-4.0.45](https://github.com/truecharts/charts/compare/filezilla-4.0.44...filezilla-4.0.45) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [filezilla-4.0.45](https://github.com/truecharts/charts/compare/filezilla-4.0.44...filezilla-4.0.45) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [filezilla-4.0.44](https://github.com/truecharts/charts/compare/filezilla-4.0.43...filezilla-4.0.44) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [filezilla-4.0.43](https://github.com/truecharts/charts/compare/filezilla-4.0.42...filezilla-4.0.43) (2022-09-30) + +### Chore diff --git a/stable/filezilla/4.0.51/Chart.lock b/stable/filezilla/4.0.51/Chart.lock new file mode 100644 index 00000000000..e3db5c4bf1e --- /dev/null +++ b/stable/filezilla/4.0.51/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:01:08.711171629Z" diff --git a/stable/filezilla/4.0.51/Chart.yaml b/stable/filezilla/4.0.51/Chart.yaml new file mode 100644 index 00000000000..ec021a0f27f --- /dev/null +++ b/stable/filezilla/4.0.51/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.59.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.51 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/filezilla/4.0.51/README.md b/stable/filezilla/4.0.51/README.md new file mode 100644 index 00000000000..80b570fefce --- /dev/null +++ b/stable/filezilla/4.0.51/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.50/app-readme.md b/stable/filezilla/4.0.51/app-readme.md similarity index 100% rename from stable/filezilla/4.0.50/app-readme.md rename to stable/filezilla/4.0.51/app-readme.md diff --git a/stable/filezilla/4.0.51/charts/common-10.7.7.tgz b/stable/filezilla/4.0.51/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/filezilla/4.0.51/charts/common-10.7.7.tgz differ diff --git a/stable/filezilla/4.0.50/ix_values.yaml b/stable/filezilla/4.0.51/ix_values.yaml similarity index 100% rename from stable/filezilla/4.0.50/ix_values.yaml rename to stable/filezilla/4.0.51/ix_values.yaml diff --git a/stable/filezilla/4.0.50/questions.yaml b/stable/filezilla/4.0.51/questions.yaml similarity index 100% rename from stable/filezilla/4.0.50/questions.yaml rename to stable/filezilla/4.0.51/questions.yaml diff --git a/stable/filezilla/4.0.50/templates/common.yaml b/stable/filezilla/4.0.51/templates/common.yaml similarity index 100% rename from stable/filezilla/4.0.50/templates/common.yaml rename to stable/filezilla/4.0.51/templates/common.yaml diff --git a/stable/flood/6.0.39/values.yaml b/stable/filezilla/4.0.51/values.yaml similarity index 100% rename from stable/flood/6.0.39/values.yaml rename to stable/filezilla/4.0.51/values.yaml diff --git a/stable/fireflyiii/16.0.52/CHANGELOG.md b/stable/fireflyiii/16.0.52/CHANGELOG.md new file mode 100644 index 00000000000..035236ff47b --- /dev/null +++ b/stable/fireflyiii/16.0.52/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fireflyiii-16.0.52](https://github.com/truecharts/charts/compare/fireflyiii-data-importer-0.0.3...fireflyiii-16.0.52) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [fireflyiii-16.0.51](https://github.com/truecharts/charts/compare/fireflyiii-data-importer-0.0.2...fireflyiii-16.0.51) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [fireflyiii-16.0.50](https://github.com/truecharts/charts/compare/fireflyiii-data-importer-0.0.1...fireflyiii-16.0.50) (2022-10-12) + +### Chore + +- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [fireflyiii-16.0.49](https://github.com/truecharts/charts/compare/fireflyiii-16.0.48...fireflyiii-16.0.49) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fireflyiii-16.0.49](https://github.com/truecharts/charts/compare/fireflyiii-16.0.48...fireflyiii-16.0.49) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fireflyiii-16.0.48](https://github.com/truecharts/charts/compare/fireflyiii-16.0.47...fireflyiii-16.0.48) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [fireflyiii-16.0.46](https://github.com/truecharts/charts/compare/fireflyiii-16.0.45...fireflyiii-16.0.46) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/fireflyiii/16.0.52/Chart.lock b/stable/fireflyiii/16.0.52/Chart.lock new file mode 100644 index 00000000000..5865240db31 --- /dev/null +++ b/stable/fireflyiii/16.0.52/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:74b14c49cbb6c324d31f5e500c3bd2cfcbb61460306ba7433f71fa45ef2f03a3 +generated: "2022-10-25T10:01:42.721805349Z" diff --git a/stable/fireflyiii/16.0.52/Chart.yaml b/stable/fireflyiii/16.0.52/Chart.yaml new file mode 100644 index 00000000000..5e2cc2cc503 --- /dev/null +++ b/stable/fireflyiii/16.0.52/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "5.7.14" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.52 +annotations: + truecharts.org/catagories: | + - finacial + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fireflyiii/16.0.52/README.md b/stable/fireflyiii/16.0.52/README.md new file mode 100644 index 00000000000..9a924a00ab0 --- /dev/null +++ b/stable/fireflyiii/16.0.52/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.106 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.52/app-readme.md b/stable/fireflyiii/16.0.52/app-readme.md new file mode 100644 index 00000000000..9852dd193a1 --- /dev/null +++ b/stable/fireflyiii/16.0.52/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.52/charts/common-10.7.7.tgz b/stable/fireflyiii/16.0.52/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/fireflyiii/16.0.52/charts/common-10.7.7.tgz differ diff --git a/stable/fireflyiii/16.0.52/charts/postgresql-8.0.106.tgz b/stable/fireflyiii/16.0.52/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/fireflyiii/16.0.52/charts/postgresql-8.0.106.tgz differ diff --git a/stable/fireflyiii/16.0.52/charts/redis-3.0.102.tgz b/stable/fireflyiii/16.0.52/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/fireflyiii/16.0.52/charts/redis-3.0.102.tgz differ diff --git a/stable/fireflyiii/16.0.52/ix_values.yaml b/stable/fireflyiii/16.0.52/ix_values.yaml new file mode 100644 index 00000000000..4c6d4d0c2c5 --- /dev/null +++ b/stable/fireflyiii/16.0.52/ix_values.yaml @@ -0,0 +1,93 @@ +image: + repository: tccr.io/truecharts/fireflyiii-core + pullPolicy: IfNotPresent + tag: 5.7.14@sha256:f8bb5165fc77ea4a91e41ded1b078f87467adc8c6458b0e0251aabdf15a0ee92 + +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.52/questions.yaml b/stable/fireflyiii/16.0.52/questions.yaml new file mode 100644 index 00000000000..b86d397c69f --- /dev/null +++ b/stable/fireflyiii/16.0.52/questions.yaml @@ -0,0 +1,2588 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.52/templates/_cronjob.tpl b/stable/fireflyiii/16.0.52/templates/_cronjob.tpl new file mode 100644 index 00000000000..cb8c902c952 --- /dev/null +++ b/stable/fireflyiii/16.0.52/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.52/templates/_secrets.tpl b/stable/fireflyiii/16.0.52/templates/_secrets.tpl new file mode 100644 index 00000000000..dc4d67f4ddf --- /dev/null +++ b/stable/fireflyiii/16.0.52/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.52/templates/common.yaml b/stable/fireflyiii/16.0.52/templates/common.yaml new file mode 100644 index 00000000000..12e701a6af1 --- /dev/null +++ b/stable/fireflyiii/16.0.52/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/fluidd/2.0.43/values.yaml b/stable/fireflyiii/16.0.52/values.yaml similarity index 100% rename from stable/fluidd/2.0.43/values.yaml rename to stable/fireflyiii/16.0.52/values.yaml diff --git a/stable/firefox-syncserver/9.0.44/CHANGELOG.md b/stable/firefox-syncserver/9.0.44/CHANGELOG.md deleted file mode 100644 index 6791241e37c..00000000000 --- a/stable/firefox-syncserver/9.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [firefox-syncserver-9.0.44](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.43...firefox-syncserver-9.0.44) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [firefox-syncserver-9.0.43](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.42...firefox-syncserver-9.0.43) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [firefox-syncserver-9.0.42](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.41...firefox-syncserver-9.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [firefox-syncserver-9.0.42](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.41...firefox-syncserver-9.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [firefox-syncserver-9.0.41](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.40...firefox-syncserver-9.0.41) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [firefox-syncserver-9.0.39](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.38...firefox-syncserver-9.0.39) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/firefox-syncserver/9.0.44/Chart.lock b/stable/firefox-syncserver/9.0.44/Chart.lock deleted file mode 100644 index 2dfbca5c7d0..00000000000 --- a/stable/firefox-syncserver/9.0.44/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:11:11.315781204Z" diff --git a/stable/firefox-syncserver/9.0.44/Chart.yaml b/stable/firefox-syncserver/9.0.44/Chart.yaml deleted file mode 100644 index 8a527feeca1..00000000000 --- a/stable/firefox-syncserver/9.0.44/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.0" -version: 9.0.44 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.44/README.md b/stable/firefox-syncserver/9.0.44/README.md deleted file mode 100644 index 6b541464077..00000000000 --- a/stable/firefox-syncserver/9.0.44/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.44/charts/common-10.7.1.tgz b/stable/firefox-syncserver/9.0.44/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/firefox-syncserver/9.0.44/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/firefox-syncserver/9.0.44/charts/postgresql-8.0.101.tgz b/stable/firefox-syncserver/9.0.44/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/firefox-syncserver/9.0.44/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/firefox-syncserver/9.0.45/CHANGELOG.md b/stable/firefox-syncserver/9.0.45/CHANGELOG.md new file mode 100644 index 00000000000..f92e0797a70 --- /dev/null +++ b/stable/firefox-syncserver/9.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [firefox-syncserver-9.0.45](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.44...firefox-syncserver-9.0.45) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [firefox-syncserver-9.0.44](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.43...firefox-syncserver-9.0.44) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [firefox-syncserver-9.0.43](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.42...firefox-syncserver-9.0.43) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [firefox-syncserver-9.0.42](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.41...firefox-syncserver-9.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [firefox-syncserver-9.0.42](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.41...firefox-syncserver-9.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [firefox-syncserver-9.0.41](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.40...firefox-syncserver-9.0.41) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [firefox-syncserver-9.0.39](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.38...firefox-syncserver-9.0.39) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/firefox-syncserver/9.0.45/Chart.lock b/stable/firefox-syncserver/9.0.45/Chart.lock new file mode 100644 index 00000000000..82b417bab88 --- /dev/null +++ b/stable/firefox-syncserver/9.0.45/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:02:06.526410355Z" diff --git a/stable/firefox-syncserver/9.0.45/Chart.yaml b/stable/firefox-syncserver/9.0.45/Chart.yaml new file mode 100644 index 00000000000..9fd20f92e69 --- /dev/null +++ b/stable/firefox-syncserver/9.0.45/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.8.0" +version: 9.0.45 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.45/README.md b/stable/firefox-syncserver/9.0.45/README.md new file mode 100644 index 00000000000..aaa8e5d74c4 --- /dev/null +++ b/stable/firefox-syncserver/9.0.45/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.44/app-readme.md b/stable/firefox-syncserver/9.0.45/app-readme.md similarity index 100% rename from stable/firefox-syncserver/9.0.44/app-readme.md rename to stable/firefox-syncserver/9.0.45/app-readme.md diff --git a/stable/firefox-syncserver/9.0.45/charts/common-10.7.7.tgz b/stable/firefox-syncserver/9.0.45/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/firefox-syncserver/9.0.45/charts/common-10.7.7.tgz differ diff --git a/stable/firefox-syncserver/9.0.45/charts/postgresql-8.0.106.tgz b/stable/firefox-syncserver/9.0.45/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/firefox-syncserver/9.0.45/charts/postgresql-8.0.106.tgz differ diff --git a/stable/firefox-syncserver/9.0.44/ix_values.yaml b/stable/firefox-syncserver/9.0.45/ix_values.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.44/ix_values.yaml rename to stable/firefox-syncserver/9.0.45/ix_values.yaml diff --git a/stable/firefox-syncserver/9.0.44/questions.yaml b/stable/firefox-syncserver/9.0.45/questions.yaml similarity index 100% rename from stable/firefox-syncserver/9.0.44/questions.yaml rename to stable/firefox-syncserver/9.0.45/questions.yaml diff --git a/stable/flood/6.0.39/templates/common.yaml b/stable/firefox-syncserver/9.0.45/templates/common.yaml similarity index 100% rename from stable/flood/6.0.39/templates/common.yaml rename to stable/firefox-syncserver/9.0.45/templates/common.yaml diff --git a/stable/focalboard/9.0.50/values.yaml b/stable/firefox-syncserver/9.0.45/values.yaml similarity index 100% rename from stable/focalboard/9.0.50/values.yaml rename to stable/firefox-syncserver/9.0.45/values.yaml diff --git a/stable/firefox/2.0.36/CHANGELOG.md b/stable/firefox/2.0.36/CHANGELOG.md deleted file mode 100644 index 11ab6056a22..00000000000 --- a/stable/firefox/2.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [firefox-2.0.36](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.43...firefox-2.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [firefox-2.0.35](https://github.com/truecharts/charts/compare/firefox-2.0.34...firefox-2.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [firefox-2.0.34](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.41...firefox-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [firefox-2.0.34](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.41...firefox-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [firefox-2.0.33](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.31...firefox-2.0.33) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [firefox-2.0.32](https://github.com/truecharts/charts/compare/firefox-2.0.31...firefox-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/firefox/2.0.36/Chart.lock b/stable/firefox/2.0.36/Chart.lock deleted file mode 100644 index 7cec8221264..00000000000 --- a/stable/firefox/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:10:48.294079389Z" diff --git a/stable/firefox/2.0.36/Chart.yaml b/stable/firefox/2.0.36/Chart.yaml deleted file mode 100644 index cea88e817b4..00000000000 --- a/stable/firefox/2.0.36/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: firefox -version: 2.0.36 -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.7.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.36/README.md b/stable/firefox/2.0.36/README.md deleted file mode 100644 index c3550f19705..00000000000 --- a/stable/firefox/2.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/firefox/2.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/firefox/2.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/firefox/2.0.37/CHANGELOG.md b/stable/firefox/2.0.37/CHANGELOG.md new file mode 100644 index 00000000000..03d6a17d786 --- /dev/null +++ b/stable/firefox/2.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [firefox-2.0.37](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.44...firefox-2.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [firefox-2.0.36](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.43...firefox-2.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [firefox-2.0.35](https://github.com/truecharts/charts/compare/firefox-2.0.34...firefox-2.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [firefox-2.0.34](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.41...firefox-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [firefox-2.0.34](https://github.com/truecharts/charts/compare/firefox-syncserver-9.0.41...firefox-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [firefox-2.0.33](https://github.com/truecharts/charts/compare/firefox-desktop-g3-0.0.31...firefox-2.0.33) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [firefox-2.0.32](https://github.com/truecharts/charts/compare/firefox-2.0.31...firefox-2.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/firefox/2.0.37/Chart.lock b/stable/firefox/2.0.37/Chart.lock new file mode 100644 index 00000000000..848d4f7d6b3 --- /dev/null +++ b/stable/firefox/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:01:37.366828667Z" diff --git a/stable/firefox/2.0.37/Chart.yaml b/stable/firefox/2.0.37/Chart.yaml new file mode 100644 index 00000000000..b2b93ff7f7d --- /dev/null +++ b/stable/firefox/2.0.37/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: firefox +version: 2.0.37 +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.7.7 + # 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.37/README.md b/stable/firefox/2.0.37/README.md new file mode 100644 index 00000000000..e4d212480ed --- /dev/null +++ b/stable/firefox/2.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/firefox/2.0.37/app-readme.md similarity index 100% rename from stable/firefox/2.0.36/app-readme.md rename to stable/firefox/2.0.37/app-readme.md diff --git a/stable/firefox/2.0.37/charts/common-10.7.7.tgz b/stable/firefox/2.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/firefox/2.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/firefox/2.0.36/ix_values.yaml b/stable/firefox/2.0.37/ix_values.yaml similarity index 100% rename from stable/firefox/2.0.36/ix_values.yaml rename to stable/firefox/2.0.37/ix_values.yaml diff --git a/stable/firefox/2.0.36/questions.yaml b/stable/firefox/2.0.37/questions.yaml similarity index 100% rename from stable/firefox/2.0.36/questions.yaml rename to stable/firefox/2.0.37/questions.yaml diff --git a/stable/fluidd/2.0.43/templates/common.yaml b/stable/firefox/2.0.37/templates/common.yaml similarity index 100% rename from stable/fluidd/2.0.43/templates/common.yaml rename to stable/firefox/2.0.37/templates/common.yaml diff --git a/stable/foldingathome/2.0.37/values.yaml b/stable/firefox/2.0.37/values.yaml similarity index 100% rename from stable/foldingathome/2.0.37/values.yaml rename to stable/firefox/2.0.37/values.yaml diff --git a/stable/flaresolverr/6.0.43/CHANGELOG.md b/stable/flaresolverr/6.0.43/CHANGELOG.md deleted file mode 100644 index 19046f77998..00000000000 --- a/stable/flaresolverr/6.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flaresolverr-6.0.43](https://github.com/truecharts/charts/compare/flaresolverr-6.0.42...flaresolverr-6.0.43) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [flaresolverr-6.0.42](https://github.com/truecharts/charts/compare/flaresolverr-6.0.41...flaresolverr-6.0.42) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [flaresolverr-6.0.41](https://github.com/truecharts/charts/compare/flaresolverr-6.0.40...flaresolverr-6.0.41) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [flaresolverr-6.0.40](https://github.com/truecharts/charts/compare/flaresolverr-6.0.39...flaresolverr-6.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [flaresolverr-6.0.40](https://github.com/truecharts/charts/compare/flaresolverr-6.0.39...flaresolverr-6.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [flaresolverr-6.0.39](https://github.com/truecharts/charts/compare/flaresolverr-6.0.38...flaresolverr-6.0.39) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [flaresolverr-6.0.38](https://github.com/truecharts/charts/compare/flaresolverr-6.0.37...flaresolverr-6.0.38) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [flaresolverr-6.0.37](https://github.com/truecharts/charts/compare/flaresolverr-6.0.36...flaresolverr-6.0.37) (2022-09-26) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906)) - - - - -## [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 diff --git a/stable/flaresolverr/6.0.43/Chart.lock b/stable/flaresolverr/6.0.43/Chart.lock deleted file mode 100644 index 59b886bca74..00000000000 --- a/stable/flaresolverr/6.0.43/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:15:05.534451598Z" diff --git a/stable/flaresolverr/6.0.43/Chart.yaml b/stable/flaresolverr/6.0.43/Chart.yaml deleted file mode 100644 index 8304d45fa73..00000000000 --- a/stable/flaresolverr/6.0.43/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.10" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.43 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/flaresolverr/6.0.43/README.md b/stable/flaresolverr/6.0.43/README.md deleted file mode 100644 index fd016e36060..00000000000 --- a/stable/flaresolverr/6.0.43/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.43/charts/common-10.7.1.tgz b/stable/flaresolverr/6.0.43/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/flaresolverr/6.0.43/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/flaresolverr/6.0.44/CHANGELOG.md b/stable/flaresolverr/6.0.44/CHANGELOG.md new file mode 100644 index 00000000000..f0af9b4ecdd --- /dev/null +++ b/stable/flaresolverr/6.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flaresolverr-6.0.44](https://github.com/truecharts/charts/compare/flaresolverr-6.0.43...flaresolverr-6.0.44) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [flaresolverr-6.0.43](https://github.com/truecharts/charts/compare/flaresolverr-6.0.42...flaresolverr-6.0.43) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [flaresolverr-6.0.42](https://github.com/truecharts/charts/compare/flaresolverr-6.0.41...flaresolverr-6.0.42) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [flaresolverr-6.0.41](https://github.com/truecharts/charts/compare/flaresolverr-6.0.40...flaresolverr-6.0.41) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [flaresolverr-6.0.40](https://github.com/truecharts/charts/compare/flaresolverr-6.0.39...flaresolverr-6.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [flaresolverr-6.0.40](https://github.com/truecharts/charts/compare/flaresolverr-6.0.39...flaresolverr-6.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [flaresolverr-6.0.39](https://github.com/truecharts/charts/compare/flaresolverr-6.0.38...flaresolverr-6.0.39) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [flaresolverr-6.0.38](https://github.com/truecharts/charts/compare/flaresolverr-6.0.37...flaresolverr-6.0.38) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [flaresolverr-6.0.37](https://github.com/truecharts/charts/compare/flaresolverr-6.0.36...flaresolverr-6.0.37) (2022-09-26) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906)) + + + + +## [flaresolverr-6.0.36](https://github.com/truecharts/charts/compare/flaresolverr-6.0.35...flaresolverr-6.0.36) (2022-09-25) + +### Chore diff --git a/stable/flaresolverr/6.0.44/Chart.lock b/stable/flaresolverr/6.0.44/Chart.lock new file mode 100644 index 00000000000..c1ee54e971f --- /dev/null +++ b/stable/flaresolverr/6.0.44/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:02:09.168056421Z" diff --git a/stable/flaresolverr/6.0.44/Chart.yaml b/stable/flaresolverr/6.0.44/Chart.yaml new file mode 100644 index 00000000000..71e5ea87357 --- /dev/null +++ b/stable/flaresolverr/6.0.44/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.2.10" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.44 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/flaresolverr/6.0.44/README.md b/stable/flaresolverr/6.0.44/README.md new file mode 100644 index 00000000000..983fa1c36f3 --- /dev/null +++ b/stable/flaresolverr/6.0.44/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.43/app-readme.md b/stable/flaresolverr/6.0.44/app-readme.md similarity index 100% rename from stable/flaresolverr/6.0.43/app-readme.md rename to stable/flaresolverr/6.0.44/app-readme.md diff --git a/stable/flaresolverr/6.0.44/charts/common-10.7.7.tgz b/stable/flaresolverr/6.0.44/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/flaresolverr/6.0.44/charts/common-10.7.7.tgz differ diff --git a/stable/flaresolverr/6.0.43/ix_values.yaml b/stable/flaresolverr/6.0.44/ix_values.yaml similarity index 100% rename from stable/flaresolverr/6.0.43/ix_values.yaml rename to stable/flaresolverr/6.0.44/ix_values.yaml diff --git a/stable/flaresolverr/6.0.43/questions.yaml b/stable/flaresolverr/6.0.44/questions.yaml similarity index 100% rename from stable/flaresolverr/6.0.43/questions.yaml rename to stable/flaresolverr/6.0.44/questions.yaml diff --git a/stable/foldingathome/2.0.37/templates/common.yaml b/stable/flaresolverr/6.0.44/templates/common.yaml similarity index 100% rename from stable/foldingathome/2.0.37/templates/common.yaml rename to stable/flaresolverr/6.0.44/templates/common.yaml diff --git a/stable/fossil/4.0.36/values.yaml b/stable/flaresolverr/6.0.44/values.yaml similarity index 100% rename from stable/fossil/4.0.36/values.yaml rename to stable/flaresolverr/6.0.44/values.yaml diff --git a/stable/fleet/3.0.43/CHANGELOG.md b/stable/fleet/3.0.43/CHANGELOG.md deleted file mode 100644 index a7f1cb77100..00000000000 --- a/stable/fleet/3.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fleet-3.0.43](https://github.com/truecharts/charts/compare/fleet-3.0.42...fleet-3.0.43) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [fleet-3.0.42](https://github.com/truecharts/charts/compare/fleet-3.0.41...fleet-3.0.42) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [fleet-3.0.41](https://github.com/truecharts/charts/compare/fleet-3.0.40...fleet-3.0.41) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fleet-3.0.41](https://github.com/truecharts/charts/compare/fleet-3.0.40...fleet-3.0.41) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fleet-3.0.40](https://github.com/truecharts/charts/compare/fleet-3.0.39...fleet-3.0.40) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [fleet-3.0.38](https://github.com/truecharts/charts/compare/fleet-3.0.37...fleet-3.0.38) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/fleet/3.0.43/Chart.lock b/stable/fleet/3.0.43/Chart.lock deleted file mode 100644 index 4499fffc588..00000000000 --- a/stable/fleet/3.0.43/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -digest: sha256:295e428c316393ce8454e78e86bc68db722fe4ed43b899d9d733e2f9744cf719 -generated: "2022-10-19T13:11:33.119769891Z" diff --git a/stable/fleet/3.0.43/Chart.yaml b/stable/fleet/3.0.43/Chart.yaml deleted file mode 100644 index cdf4f3826d8..00000000000 --- a/stable/fleet/3.0.43/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: fleet -version: 3.0.43 -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.7.1 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -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.43/README.md b/stable/fleet/3.0.43/README.md deleted file mode 100644 index 7f85f871fa3..00000000000 --- a/stable/fleet/3.0.43/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.95 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.43/charts/common-10.7.1.tgz b/stable/fleet/3.0.43/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/fleet/3.0.43/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/fleet/3.0.43/charts/mariadb-3.0.95.tgz b/stable/fleet/3.0.43/charts/mariadb-3.0.95.tgz deleted file mode 100644 index 8b64eea58a2..00000000000 Binary files a/stable/fleet/3.0.43/charts/mariadb-3.0.95.tgz and /dev/null differ diff --git a/stable/fleet/3.0.44/CHANGELOG.md b/stable/fleet/3.0.44/CHANGELOG.md new file mode 100644 index 00000000000..79664f6f7b0 --- /dev/null +++ b/stable/fleet/3.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fleet-3.0.44](https://github.com/truecharts/charts/compare/fleet-3.0.43...fleet-3.0.44) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [fleet-3.0.43](https://github.com/truecharts/charts/compare/fleet-3.0.42...fleet-3.0.43) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [fleet-3.0.42](https://github.com/truecharts/charts/compare/fleet-3.0.41...fleet-3.0.42) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [fleet-3.0.41](https://github.com/truecharts/charts/compare/fleet-3.0.40...fleet-3.0.41) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fleet-3.0.41](https://github.com/truecharts/charts/compare/fleet-3.0.40...fleet-3.0.41) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fleet-3.0.40](https://github.com/truecharts/charts/compare/fleet-3.0.39...fleet-3.0.40) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [fleet-3.0.38](https://github.com/truecharts/charts/compare/fleet-3.0.37...fleet-3.0.38) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/fleet/3.0.44/Chart.lock b/stable/fleet/3.0.44/Chart.lock new file mode 100644 index 00000000000..d78815fe9eb --- /dev/null +++ b/stable/fleet/3.0.44/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add +generated: "2022-10-25T10:02:35.43438897Z" diff --git a/stable/fleet/3.0.44/Chart.yaml b/stable/fleet/3.0.44/Chart.yaml new file mode 100644 index 00000000000..30593d2c1aa --- /dev/null +++ b/stable/fleet/3.0.44/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: fleet +version: 3.0.44 +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.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +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.44/README.md b/stable/fleet/3.0.44/README.md new file mode 100644 index 00000000000..e124adab21b --- /dev/null +++ b/stable/fleet/3.0.44/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.100 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.43/app-readme.md b/stable/fleet/3.0.44/app-readme.md similarity index 100% rename from stable/fleet/3.0.43/app-readme.md rename to stable/fleet/3.0.44/app-readme.md diff --git a/stable/fleet/3.0.44/charts/common-10.7.7.tgz b/stable/fleet/3.0.44/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/fleet/3.0.44/charts/common-10.7.7.tgz differ diff --git a/stable/fleet/3.0.44/charts/mariadb-3.0.100.tgz b/stable/fleet/3.0.44/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/stable/fleet/3.0.44/charts/mariadb-3.0.100.tgz differ diff --git a/stable/fleet/3.0.43/ix_values.yaml b/stable/fleet/3.0.44/ix_values.yaml similarity index 100% rename from stable/fleet/3.0.43/ix_values.yaml rename to stable/fleet/3.0.44/ix_values.yaml diff --git a/stable/fleet/3.0.43/questions.yaml b/stable/fleet/3.0.44/questions.yaml similarity index 100% rename from stable/fleet/3.0.43/questions.yaml rename to stable/fleet/3.0.44/questions.yaml diff --git a/stable/gonic/6.0.39/templates/common.yaml b/stable/fleet/3.0.44/templates/common.yaml similarity index 100% rename from stable/gonic/6.0.39/templates/common.yaml rename to stable/fleet/3.0.44/templates/common.yaml diff --git a/stable/freeradius/6.0.38/values.yaml b/stable/fleet/3.0.44/values.yaml similarity index 100% rename from stable/freeradius/6.0.38/values.yaml rename to stable/fleet/3.0.44/values.yaml diff --git a/stable/flexget/2.0.56/CHANGELOG.md b/stable/flexget/2.0.56/CHANGELOG.md deleted file mode 100644 index 3aa26b871fd..00000000000 --- a/stable/flexget/2.0.56/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flexget-2.0.56](https://github.com/truecharts/charts/compare/flexget-2.0.55...flexget-2.0.56) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [flexget-2.0.55](https://github.com/truecharts/charts/compare/flexget-2.0.54...flexget-2.0.55) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [flexget-2.0.54](https://github.com/truecharts/charts/compare/flexget-2.0.53...flexget-2.0.54) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [flexget-2.0.53](https://github.com/truecharts/charts/compare/flexget-2.0.52...flexget-2.0.53) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [flexget-2.0.52](https://github.com/truecharts/charts/compare/flexget-2.0.51...flexget-2.0.52) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [flexget-2.0.52](https://github.com/truecharts/charts/compare/flexget-2.0.51...flexget-2.0.52) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [flexget-2.0.51](https://github.com/truecharts/charts/compare/flexget-2.0.50...flexget-2.0.51) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [flexget-2.0.50](https://github.com/truecharts/charts/compare/flexget-2.0.49...flexget-2.0.50) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [flexget-2.0.49](https://github.com/truecharts/charts/compare/flexget-2.0.48...flexget-2.0.49) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [flexget-2.0.48](https://github.com/truecharts/charts/compare/flexget-2.0.47...flexget-2.0.48) (2022-09-27) - diff --git a/stable/flexget/2.0.56/Chart.lock b/stable/flexget/2.0.56/Chart.lock deleted file mode 100644 index ba3e171f3df..00000000000 --- a/stable/flexget/2.0.56/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-22T14:10:22.996382584Z" diff --git a/stable/flexget/2.0.56/Chart.yaml b/stable/flexget/2.0.56/Chart.yaml deleted file mode 100644 index 97ceedce45f..00000000000 --- a/stable/flexget/2.0.56/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "3.3.39" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.56 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/flexget/2.0.56/README.md b/stable/flexget/2.0.56/README.md deleted file mode 100644 index f4d8fb8a261..00000000000 --- a/stable/flexget/2.0.56/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.56/charts/common-10.7.1.tgz b/stable/flexget/2.0.56/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/flexget/2.0.56/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/flexget/2.0.57/CHANGELOG.md b/stable/flexget/2.0.57/CHANGELOG.md new file mode 100644 index 00000000000..5723aa6e90c --- /dev/null +++ b/stable/flexget/2.0.57/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flexget-2.0.57](https://github.com/truecharts/charts/compare/flexget-2.0.56...flexget-2.0.57) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [flexget-2.0.56](https://github.com/truecharts/charts/compare/flexget-2.0.55...flexget-2.0.56) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [flexget-2.0.55](https://github.com/truecharts/charts/compare/flexget-2.0.54...flexget-2.0.55) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [flexget-2.0.54](https://github.com/truecharts/charts/compare/flexget-2.0.53...flexget-2.0.54) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [flexget-2.0.53](https://github.com/truecharts/charts/compare/flexget-2.0.52...flexget-2.0.53) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + - update docker general non-major + + + + +## [flexget-2.0.52](https://github.com/truecharts/charts/compare/flexget-2.0.51...flexget-2.0.52) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [flexget-2.0.52](https://github.com/truecharts/charts/compare/flexget-2.0.51...flexget-2.0.52) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [flexget-2.0.51](https://github.com/truecharts/charts/compare/flexget-2.0.50...flexget-2.0.51) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [flexget-2.0.50](https://github.com/truecharts/charts/compare/flexget-2.0.49...flexget-2.0.50) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [flexget-2.0.49](https://github.com/truecharts/charts/compare/flexget-2.0.48...flexget-2.0.49) (2022-10-01) + diff --git a/stable/flexget/2.0.57/Chart.lock b/stable/flexget/2.0.57/Chart.lock new file mode 100644 index 00000000000..e7165f2cb71 --- /dev/null +++ b/stable/flexget/2.0.57/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:02:50.023936209Z" diff --git a/stable/flexget/2.0.57/Chart.yaml b/stable/flexget/2.0.57/Chart.yaml new file mode 100644 index 00000000000..4d547b919a7 --- /dev/null +++ b/stable/flexget/2.0.57/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.3.39" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.57 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/flexget/2.0.57/README.md b/stable/flexget/2.0.57/README.md new file mode 100644 index 00000000000..96c0eab0de1 --- /dev/null +++ b/stable/flexget/2.0.57/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.56/app-readme.md b/stable/flexget/2.0.57/app-readme.md similarity index 100% rename from stable/flexget/2.0.56/app-readme.md rename to stable/flexget/2.0.57/app-readme.md diff --git a/stable/flexget/2.0.57/charts/common-10.7.7.tgz b/stable/flexget/2.0.57/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/flexget/2.0.57/charts/common-10.7.7.tgz differ diff --git a/stable/flexget/2.0.56/ix_values.yaml b/stable/flexget/2.0.57/ix_values.yaml similarity index 100% rename from stable/flexget/2.0.56/ix_values.yaml rename to stable/flexget/2.0.57/ix_values.yaml diff --git a/stable/flexget/2.0.56/questions.yaml b/stable/flexget/2.0.57/questions.yaml similarity index 100% rename from stable/flexget/2.0.56/questions.yaml rename to stable/flexget/2.0.57/questions.yaml diff --git a/stable/grafana/4.0.79/templates/common.yaml b/stable/flexget/2.0.57/templates/common.yaml similarity index 100% rename from stable/grafana/4.0.79/templates/common.yaml rename to stable/flexget/2.0.57/templates/common.yaml diff --git a/stable/friendica/4.0.58/values.yaml b/stable/flexget/2.0.57/values.yaml similarity index 100% rename from stable/friendica/4.0.58/values.yaml rename to stable/flexget/2.0.57/values.yaml diff --git a/stable/flood/6.0.39/CHANGELOG.md b/stable/flood/6.0.39/CHANGELOG.md deleted file mode 100644 index 9295246b9a6..00000000000 --- a/stable/flood/6.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [flood-6.0.39](https://github.com/truecharts/charts/compare/flood-6.0.38...flood-6.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [flood-6.0.38](https://github.com/truecharts/charts/compare/qflood-0.0.38...flood-6.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [flood-6.0.37](https://github.com/truecharts/charts/compare/qflood-0.0.37...flood-6.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [flood-6.0.37](https://github.com/truecharts/charts/compare/qflood-0.0.37...flood-6.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [flood-6.0.36](https://github.com/truecharts/charts/compare/qflood-0.0.36...flood-6.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [flood-6.0.35](https://github.com/truecharts/charts/compare/rflood-0.0.32...flood-6.0.35) (2022-09-27) - -### Chore - -- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/stable/flood/6.0.39/Chart.lock b/stable/flood/6.0.39/Chart.lock deleted file mode 100644 index b6c8a1150da..00000000000 --- a/stable/flood/6.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:11:51.603671527Z" diff --git a/stable/flood/6.0.39/Chart.yaml b/stable/flood/6.0.39/Chart.yaml deleted file mode 100644 index 311b1f88e7d..00000000000 --- a/stable/flood/6.0.39/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.7.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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/flood/6.0.39/README.md b/stable/flood/6.0.39/README.md deleted file mode 100644 index 0b1a42fc730..00000000000 --- a/stable/flood/6.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/flood/6.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/flood/6.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/flood/6.0.40/CHANGELOG.md b/stable/flood/6.0.40/CHANGELOG.md new file mode 100644 index 00000000000..e7d6f97b916 --- /dev/null +++ b/stable/flood/6.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [flood-6.0.40](https://github.com/truecharts/charts/compare/qflood-0.0.42...flood-6.0.40) (2022-10-25) + +### Chore + +- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [flood-6.0.39](https://github.com/truecharts/charts/compare/flood-6.0.38...flood-6.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [flood-6.0.38](https://github.com/truecharts/charts/compare/qflood-0.0.38...flood-6.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [flood-6.0.37](https://github.com/truecharts/charts/compare/qflood-0.0.37...flood-6.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [flood-6.0.37](https://github.com/truecharts/charts/compare/qflood-0.0.37...flood-6.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [flood-6.0.36](https://github.com/truecharts/charts/compare/qflood-0.0.36...flood-6.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [flood-6.0.35](https://github.com/truecharts/charts/compare/rflood-0.0.32...flood-6.0.35) (2022-09-27) + +### Chore + +- update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/flood/6.0.40/Chart.lock b/stable/flood/6.0.40/Chart.lock new file mode 100644 index 00000000000..13d4c645714 --- /dev/null +++ b/stable/flood/6.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:02:54.757769763Z" diff --git a/stable/flood/6.0.40/Chart.yaml b/stable/flood/6.0.40/Chart.yaml new file mode 100644 index 00000000000..dc54702cbbf --- /dev/null +++ b/stable/flood/6.0.40/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/flood/6.0.40/README.md b/stable/flood/6.0.40/README.md new file mode 100644 index 00000000000..8765eb74ada --- /dev/null +++ b/stable/flood/6.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/flood/6.0.40/app-readme.md similarity index 100% rename from stable/flood/6.0.39/app-readme.md rename to stable/flood/6.0.40/app-readme.md diff --git a/stable/flood/6.0.40/charts/common-10.7.7.tgz b/stable/flood/6.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/flood/6.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/flood/6.0.39/ci/ct-values.yaml b/stable/flood/6.0.40/ci/ct-values.yaml similarity index 100% rename from stable/flood/6.0.39/ci/ct-values.yaml rename to stable/flood/6.0.40/ci/ct-values.yaml diff --git a/stable/flood/6.0.39/ix_values.yaml b/stable/flood/6.0.40/ix_values.yaml similarity index 100% rename from stable/flood/6.0.39/ix_values.yaml rename to stable/flood/6.0.40/ix_values.yaml diff --git a/stable/flood/6.0.39/questions.yaml b/stable/flood/6.0.40/questions.yaml similarity index 100% rename from stable/flood/6.0.39/questions.yaml rename to stable/flood/6.0.40/questions.yaml diff --git a/stable/guacd/2.0.40/templates/common.yaml b/stable/flood/6.0.40/templates/common.yaml similarity index 100% rename from stable/guacd/2.0.40/templates/common.yaml rename to stable/flood/6.0.40/templates/common.yaml diff --git a/stable/gitea/9.0.25/values.yaml b/stable/flood/6.0.40/values.yaml similarity index 100% rename from stable/gitea/9.0.25/values.yaml rename to stable/flood/6.0.40/values.yaml diff --git a/stable/fluidd/2.0.43/CHANGELOG.md b/stable/fluidd/2.0.43/CHANGELOG.md deleted file mode 100644 index 4979e9a2182..00000000000 --- a/stable/fluidd/2.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fluidd-2.0.43](https://github.com/truecharts/charts/compare/fluidd-2.0.42...fluidd-2.0.43) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [fluidd-2.0.42](https://github.com/truecharts/charts/compare/fluidd-2.0.41...fluidd-2.0.42) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [fluidd-2.0.41](https://github.com/truecharts/charts/compare/fluidd-2.0.40...fluidd-2.0.41) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [fluidd-2.0.40](https://github.com/truecharts/charts/compare/fluidd-2.0.39...fluidd-2.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fluidd-2.0.40](https://github.com/truecharts/charts/compare/fluidd-2.0.39...fluidd-2.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fluidd-2.0.39](https://github.com/truecharts/charts/compare/fluidd-2.0.38...fluidd-2.0.39) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [fluidd-2.0.38](https://github.com/truecharts/charts/compare/fluidd-2.0.37...fluidd-2.0.38) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/fluidd/2.0.43/Chart.lock b/stable/fluidd/2.0.43/Chart.lock deleted file mode 100644 index d1d21a94ea0..00000000000 --- a/stable/fluidd/2.0.43/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:15:37.929084727Z" diff --git a/stable/fluidd/2.0.43/Chart.yaml b/stable/fluidd/2.0.43/Chart.yaml deleted file mode 100644 index d143785d122..00000000000 --- a/stable/fluidd/2.0.43/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.21.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.43 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/fluidd/2.0.43/README.md b/stable/fluidd/2.0.43/README.md deleted file mode 100644 index d95c8c59954..00000000000 --- a/stable/fluidd/2.0.43/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.43/charts/common-10.7.1.tgz b/stable/fluidd/2.0.43/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/fluidd/2.0.43/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/fluidd/2.0.44/CHANGELOG.md b/stable/fluidd/2.0.44/CHANGELOG.md new file mode 100644 index 00000000000..cfc3e8747af --- /dev/null +++ b/stable/fluidd/2.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fluidd-2.0.44](https://github.com/truecharts/charts/compare/fluidd-2.0.43...fluidd-2.0.44) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [fluidd-2.0.43](https://github.com/truecharts/charts/compare/fluidd-2.0.42...fluidd-2.0.43) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [fluidd-2.0.42](https://github.com/truecharts/charts/compare/fluidd-2.0.41...fluidd-2.0.42) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [fluidd-2.0.41](https://github.com/truecharts/charts/compare/fluidd-2.0.40...fluidd-2.0.41) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [fluidd-2.0.40](https://github.com/truecharts/charts/compare/fluidd-2.0.39...fluidd-2.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fluidd-2.0.40](https://github.com/truecharts/charts/compare/fluidd-2.0.39...fluidd-2.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fluidd-2.0.39](https://github.com/truecharts/charts/compare/fluidd-2.0.38...fluidd-2.0.39) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [fluidd-2.0.38](https://github.com/truecharts/charts/compare/fluidd-2.0.37...fluidd-2.0.38) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/fluidd/2.0.44/Chart.lock b/stable/fluidd/2.0.44/Chart.lock new file mode 100644 index 00000000000..ce4b499c14d --- /dev/null +++ b/stable/fluidd/2.0.44/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:03:00.978837917Z" diff --git a/stable/fluidd/2.0.44/Chart.yaml b/stable/fluidd/2.0.44/Chart.yaml new file mode 100644 index 00000000000..37b3d2f5a93 --- /dev/null +++ b/stable/fluidd/2.0.44/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.21.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.44 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fluidd/2.0.44/README.md b/stable/fluidd/2.0.44/README.md new file mode 100644 index 00000000000..05e91e1658d --- /dev/null +++ b/stable/fluidd/2.0.44/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.43/app-readme.md b/stable/fluidd/2.0.44/app-readme.md similarity index 100% rename from stable/fluidd/2.0.43/app-readme.md rename to stable/fluidd/2.0.44/app-readme.md diff --git a/stable/fluidd/2.0.44/charts/common-10.7.7.tgz b/stable/fluidd/2.0.44/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/fluidd/2.0.44/charts/common-10.7.7.tgz differ diff --git a/stable/fluidd/2.0.43/ix_values.yaml b/stable/fluidd/2.0.44/ix_values.yaml similarity index 100% rename from stable/fluidd/2.0.43/ix_values.yaml rename to stable/fluidd/2.0.44/ix_values.yaml diff --git a/stable/fluidd/2.0.43/questions.yaml b/stable/fluidd/2.0.44/questions.yaml similarity index 100% rename from stable/fluidd/2.0.43/questions.yaml rename to stable/fluidd/2.0.44/questions.yaml diff --git a/stable/habridge/2.0.36/templates/common.yaml b/stable/fluidd/2.0.44/templates/common.yaml similarity index 100% rename from stable/habridge/2.0.36/templates/common.yaml rename to stable/fluidd/2.0.44/templates/common.yaml diff --git a/stable/golinks/4.0.36/values.yaml b/stable/fluidd/2.0.44/values.yaml similarity index 100% rename from stable/golinks/4.0.36/values.yaml rename to stable/fluidd/2.0.44/values.yaml diff --git a/stable/focalboard/9.0.50/CHANGELOG.md b/stable/focalboard/9.0.50/CHANGELOG.md deleted file mode 100644 index 6a02289fddf..00000000000 --- a/stable/focalboard/9.0.50/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [focalboard-9.0.50](https://github.com/truecharts/charts/compare/focalboard-9.0.49...focalboard-9.0.50) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [focalboard-9.0.49](https://github.com/truecharts/charts/compare/focalboard-9.0.48...focalboard-9.0.49) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [focalboard-9.0.48](https://github.com/truecharts/charts/compare/focalboard-9.0.47...focalboard-9.0.48) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [focalboard-9.0.47](https://github.com/truecharts/charts/compare/focalboard-9.0.46...focalboard-9.0.47) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [focalboard-9.0.46](https://github.com/truecharts/charts/compare/focalboard-9.0.44...focalboard-9.0.46) (2022-10-08) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) - - update helm general non-major - - - - -## [focalboard-9.0.45](https://github.com/truecharts/charts/compare/focalboard-9.0.44...focalboard-9.0.45) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [focalboard-9.0.44](https://github.com/truecharts/charts/compare/focalboard-9.0.43...focalboard-9.0.44) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [focalboard-9.0.43](https://github.com/truecharts/charts/compare/focalboard-9.0.42...focalboard-9.0.43) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [focalboard-9.0.41](https://github.com/truecharts/charts/compare/focalboard-9.0.40...focalboard-9.0.41) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [focalboard-9.0.40](https://github.com/truecharts/charts/compare/focalboard-9.0.39...focalboard-9.0.40) (2022-09-25) - -### Chore diff --git a/stable/focalboard/9.0.50/Chart.lock b/stable/focalboard/9.0.50/Chart.lock deleted file mode 100644 index b359ae2a1be..00000000000 --- a/stable/focalboard/9.0.50/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-22T14:10:56.73912283Z" diff --git a/stable/focalboard/9.0.50/Chart.yaml b/stable/focalboard/9.0.50/Chart.yaml deleted file mode 100644 index 3ce753f8728..00000000000 --- a/stable/focalboard/9.0.50/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "7.4.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.50 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/focalboard/9.0.50/README.md b/stable/focalboard/9.0.50/README.md deleted file mode 100644 index 8f5ad67c6df..00000000000 --- a/stable/focalboard/9.0.50/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.50/charts/common-10.7.1.tgz b/stable/focalboard/9.0.50/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/focalboard/9.0.50/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/focalboard/9.0.50/charts/postgresql-8.0.101.tgz b/stable/focalboard/9.0.50/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/focalboard/9.0.50/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/focalboard/9.0.51/CHANGELOG.md b/stable/focalboard/9.0.51/CHANGELOG.md new file mode 100644 index 00000000000..9d72cc5c3de --- /dev/null +++ b/stable/focalboard/9.0.51/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [focalboard-9.0.51](https://github.com/truecharts/charts/compare/focalboard-9.0.50...focalboard-9.0.51) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [focalboard-9.0.50](https://github.com/truecharts/charts/compare/focalboard-9.0.49...focalboard-9.0.50) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [focalboard-9.0.49](https://github.com/truecharts/charts/compare/focalboard-9.0.48...focalboard-9.0.49) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [focalboard-9.0.48](https://github.com/truecharts/charts/compare/focalboard-9.0.47...focalboard-9.0.48) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [focalboard-9.0.47](https://github.com/truecharts/charts/compare/focalboard-9.0.46...focalboard-9.0.47) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [focalboard-9.0.46](https://github.com/truecharts/charts/compare/focalboard-9.0.44...focalboard-9.0.46) (2022-10-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) + - update helm general non-major + + + + +## [focalboard-9.0.45](https://github.com/truecharts/charts/compare/focalboard-9.0.44...focalboard-9.0.45) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [focalboard-9.0.44](https://github.com/truecharts/charts/compare/focalboard-9.0.43...focalboard-9.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [focalboard-9.0.43](https://github.com/truecharts/charts/compare/focalboard-9.0.42...focalboard-9.0.43) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [focalboard-9.0.41](https://github.com/truecharts/charts/compare/focalboard-9.0.40...focalboard-9.0.41) (2022-09-27) + +### Chore diff --git a/stable/focalboard/9.0.51/Chart.lock b/stable/focalboard/9.0.51/Chart.lock new file mode 100644 index 00000000000..a236098c9e7 --- /dev/null +++ b/stable/focalboard/9.0.51/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:03:47.859909143Z" diff --git a/stable/focalboard/9.0.51/Chart.yaml b/stable/focalboard/9.0.51/Chart.yaml new file mode 100644 index 00000000000..fae069dbd9c --- /dev/null +++ b/stable/focalboard/9.0.51/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "7.4.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.51 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/focalboard/9.0.51/README.md b/stable/focalboard/9.0.51/README.md new file mode 100644 index 00000000000..629b34359bc --- /dev/null +++ b/stable/focalboard/9.0.51/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.50/app-readme.md b/stable/focalboard/9.0.51/app-readme.md similarity index 100% rename from stable/focalboard/9.0.50/app-readme.md rename to stable/focalboard/9.0.51/app-readme.md diff --git a/stable/focalboard/9.0.51/charts/common-10.7.7.tgz b/stable/focalboard/9.0.51/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/focalboard/9.0.51/charts/common-10.7.7.tgz differ diff --git a/stable/focalboard/9.0.51/charts/postgresql-8.0.106.tgz b/stable/focalboard/9.0.51/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/focalboard/9.0.51/charts/postgresql-8.0.106.tgz differ diff --git a/stable/focalboard/9.0.50/ix_values.yaml b/stable/focalboard/9.0.51/ix_values.yaml similarity index 100% rename from stable/focalboard/9.0.50/ix_values.yaml rename to stable/focalboard/9.0.51/ix_values.yaml diff --git a/stable/focalboard/9.0.50/questions.yaml b/stable/focalboard/9.0.51/questions.yaml similarity index 100% rename from stable/focalboard/9.0.50/questions.yaml rename to stable/focalboard/9.0.51/questions.yaml diff --git a/stable/focalboard/9.0.50/templates/_configmap.tpl b/stable/focalboard/9.0.51/templates/_configmap.tpl similarity index 100% rename from stable/focalboard/9.0.50/templates/_configmap.tpl rename to stable/focalboard/9.0.51/templates/_configmap.tpl diff --git a/stable/focalboard/9.0.50/templates/common.yaml b/stable/focalboard/9.0.51/templates/common.yaml similarity index 100% rename from stable/focalboard/9.0.50/templates/common.yaml rename to stable/focalboard/9.0.51/templates/common.yaml diff --git a/stable/gonic/6.0.39/values.yaml b/stable/focalboard/9.0.51/values.yaml similarity index 100% rename from stable/gonic/6.0.39/values.yaml rename to stable/focalboard/9.0.51/values.yaml diff --git a/stable/foldingathome/2.0.37/CHANGELOG.md b/stable/foldingathome/2.0.37/CHANGELOG.md deleted file mode 100644 index bfba730a742..00000000000 --- a/stable/foldingathome/2.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [foldingathome-2.0.37](https://github.com/truecharts/charts/compare/foldingathome-2.0.36...foldingathome-2.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [foldingathome-2.0.36](https://github.com/truecharts/charts/compare/foldingathome-2.0.35...foldingathome-2.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [foldingathome-2.0.35](https://github.com/truecharts/charts/compare/foldingathome-2.0.34...foldingathome-2.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [foldingathome-2.0.35](https://github.com/truecharts/charts/compare/foldingathome-2.0.34...foldingathome-2.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [foldingathome-2.0.34](https://github.com/truecharts/charts/compare/foldingathome-2.0.33...foldingathome-2.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [foldingathome-2.0.33](https://github.com/truecharts/charts/compare/foldingathome-2.0.32...foldingathome-2.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/foldingathome/2.0.37/Chart.lock b/stable/foldingathome/2.0.37/Chart.lock deleted file mode 100644 index 8af371e8aa6..00000000000 --- a/stable/foldingathome/2.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:12:16.146185564Z" diff --git a/stable/foldingathome/2.0.37/Chart.yaml b/stable/foldingathome/2.0.37/Chart.yaml deleted file mode 100644 index ca0e33ae939..00000000000 --- a/stable/foldingathome/2.0.37/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: foldingathome -version: 2.0.37 -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.7.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.37/README.md b/stable/foldingathome/2.0.37/README.md deleted file mode 100644 index 24b59c0e207..00000000000 --- a/stable/foldingathome/2.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/foldingathome/2.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/foldingathome/2.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/foldingathome/2.0.38/CHANGELOG.md b/stable/foldingathome/2.0.38/CHANGELOG.md new file mode 100644 index 00000000000..22a56b09454 --- /dev/null +++ b/stable/foldingathome/2.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [foldingathome-2.0.38](https://github.com/truecharts/charts/compare/foldingathome-2.0.37...foldingathome-2.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [foldingathome-2.0.37](https://github.com/truecharts/charts/compare/foldingathome-2.0.36...foldingathome-2.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [foldingathome-2.0.36](https://github.com/truecharts/charts/compare/foldingathome-2.0.35...foldingathome-2.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [foldingathome-2.0.35](https://github.com/truecharts/charts/compare/foldingathome-2.0.34...foldingathome-2.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [foldingathome-2.0.35](https://github.com/truecharts/charts/compare/foldingathome-2.0.34...foldingathome-2.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [foldingathome-2.0.34](https://github.com/truecharts/charts/compare/foldingathome-2.0.33...foldingathome-2.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [foldingathome-2.0.33](https://github.com/truecharts/charts/compare/foldingathome-2.0.32...foldingathome-2.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/foldingathome/2.0.38/Chart.lock b/stable/foldingathome/2.0.38/Chart.lock new file mode 100644 index 00000000000..bfce252224f --- /dev/null +++ b/stable/foldingathome/2.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:03:31.791049623Z" diff --git a/stable/foldingathome/2.0.38/Chart.yaml b/stable/foldingathome/2.0.38/Chart.yaml new file mode 100644 index 00000000000..b22148eaaa8 --- /dev/null +++ b/stable/foldingathome/2.0.38/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: foldingathome +version: 2.0.38 +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.7.7 + # 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.38/README.md b/stable/foldingathome/2.0.38/README.md new file mode 100644 index 00000000000..c9a2c4d6762 --- /dev/null +++ b/stable/foldingathome/2.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/foldingathome/2.0.38/app-readme.md similarity index 100% rename from stable/foldingathome/2.0.37/app-readme.md rename to stable/foldingathome/2.0.38/app-readme.md diff --git a/stable/foldingathome/2.0.38/charts/common-10.7.7.tgz b/stable/foldingathome/2.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/foldingathome/2.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/foldingathome/2.0.37/ix_values.yaml b/stable/foldingathome/2.0.38/ix_values.yaml similarity index 100% rename from stable/foldingathome/2.0.37/ix_values.yaml rename to stable/foldingathome/2.0.38/ix_values.yaml diff --git a/stable/foldingathome/2.0.37/questions.yaml b/stable/foldingathome/2.0.38/questions.yaml similarity index 100% rename from stable/foldingathome/2.0.37/questions.yaml rename to stable/foldingathome/2.0.38/questions.yaml diff --git a/stable/haste-server/6.0.39/templates/common.yaml b/stable/foldingathome/2.0.38/templates/common.yaml similarity index 100% rename from stable/haste-server/6.0.39/templates/common.yaml rename to stable/foldingathome/2.0.38/templates/common.yaml diff --git a/stable/gotify/8.0.47/values.yaml b/stable/foldingathome/2.0.38/values.yaml similarity index 100% rename from stable/gotify/8.0.47/values.yaml rename to stable/foldingathome/2.0.38/values.yaml diff --git a/stable/fossil/4.0.36/CHANGELOG.md b/stable/fossil/4.0.36/CHANGELOG.md deleted file mode 100644 index 365e57cbdff..00000000000 --- a/stable/fossil/4.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [fossil-4.0.36](https://github.com/truecharts/charts/compare/fossil-4.0.35...fossil-4.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [fossil-4.0.35](https://github.com/truecharts/charts/compare/fossil-4.0.34...fossil-4.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [fossil-4.0.34](https://github.com/truecharts/charts/compare/fossil-4.0.33...fossil-4.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fossil-4.0.34](https://github.com/truecharts/charts/compare/fossil-4.0.33...fossil-4.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [fossil-4.0.33](https://github.com/truecharts/charts/compare/fossil-4.0.32...fossil-4.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [fossil-4.0.32](https://github.com/truecharts/charts/compare/fossil-4.0.31...fossil-4.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/fossil/4.0.36/Chart.lock b/stable/fossil/4.0.36/Chart.lock deleted file mode 100644 index 1172abe6fd3..00000000000 --- a/stable/fossil/4.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:12:23.227053271Z" diff --git a/stable/fossil/4.0.36/Chart.yaml b/stable/fossil/4.0.36/Chart.yaml deleted file mode 100644 index 691dd09f7c6..00000000000 --- a/stable/fossil/4.0.36/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.7.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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/fossil/4.0.36/README.md b/stable/fossil/4.0.36/README.md deleted file mode 100644 index 57f00b76504..00000000000 --- a/stable/fossil/4.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/fossil/4.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/fossil/4.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/fossil/4.0.37/CHANGELOG.md b/stable/fossil/4.0.37/CHANGELOG.md new file mode 100644 index 00000000000..e3d9db18259 --- /dev/null +++ b/stable/fossil/4.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [fossil-4.0.37](https://github.com/truecharts/charts/compare/fossil-4.0.36...fossil-4.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [fossil-4.0.36](https://github.com/truecharts/charts/compare/fossil-4.0.35...fossil-4.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [fossil-4.0.35](https://github.com/truecharts/charts/compare/fossil-4.0.34...fossil-4.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [fossil-4.0.34](https://github.com/truecharts/charts/compare/fossil-4.0.33...fossil-4.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fossil-4.0.34](https://github.com/truecharts/charts/compare/fossil-4.0.33...fossil-4.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [fossil-4.0.33](https://github.com/truecharts/charts/compare/fossil-4.0.32...fossil-4.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [fossil-4.0.32](https://github.com/truecharts/charts/compare/fossil-4.0.31...fossil-4.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/fossil/4.0.37/Chart.lock b/stable/fossil/4.0.37/Chart.lock new file mode 100644 index 00000000000..6b280b1fc14 --- /dev/null +++ b/stable/fossil/4.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:03:36.700946999Z" diff --git a/stable/fossil/4.0.37/Chart.yaml b/stable/fossil/4.0.37/Chart.yaml new file mode 100644 index 00000000000..1a565ab6a6a --- /dev/null +++ b/stable/fossil/4.0.37/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.15.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/fossil/4.0.37/README.md b/stable/fossil/4.0.37/README.md new file mode 100644 index 00000000000..f51d7f07769 --- /dev/null +++ b/stable/fossil/4.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/fossil/4.0.37/app-readme.md similarity index 100% rename from stable/fossil/4.0.36/app-readme.md rename to stable/fossil/4.0.37/app-readme.md diff --git a/stable/fossil/4.0.37/charts/common-10.7.7.tgz b/stable/fossil/4.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/fossil/4.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/fossil/4.0.36/ix_values.yaml b/stable/fossil/4.0.37/ix_values.yaml similarity index 100% rename from stable/fossil/4.0.36/ix_values.yaml rename to stable/fossil/4.0.37/ix_values.yaml diff --git a/stable/fossil/4.0.36/questions.yaml b/stable/fossil/4.0.37/questions.yaml similarity index 100% rename from stable/fossil/4.0.36/questions.yaml rename to stable/fossil/4.0.37/questions.yaml diff --git a/stable/fossil/4.0.36/templates/common.yaml b/stable/fossil/4.0.37/templates/common.yaml similarity index 100% rename from stable/fossil/4.0.36/templates/common.yaml rename to stable/fossil/4.0.37/templates/common.yaml diff --git a/stable/grafana/4.0.79/values.yaml b/stable/fossil/4.0.37/values.yaml similarity index 100% rename from stable/grafana/4.0.79/values.yaml rename to stable/fossil/4.0.37/values.yaml diff --git a/stable/freeradius/6.0.38/CHANGELOG.md b/stable/freeradius/6.0.38/CHANGELOG.md deleted file mode 100644 index faba5168545..00000000000 --- a/stable/freeradius/6.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [freeradius-6.0.38](https://github.com/truecharts/charts/compare/freeradius-6.0.37...freeradius-6.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [freeradius-6.0.37](https://github.com/truecharts/charts/compare/freeradius-6.0.36...freeradius-6.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [freeradius-6.0.36](https://github.com/truecharts/charts/compare/freeradius-6.0.35...freeradius-6.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [freeradius-6.0.36](https://github.com/truecharts/charts/compare/freeradius-6.0.35...freeradius-6.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [freeradius-6.0.35](https://github.com/truecharts/charts/compare/freeradius-6.0.34...freeradius-6.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [freeradius-6.0.34](https://github.com/truecharts/charts/compare/freeradius-6.0.33...freeradius-6.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/freeradius/6.0.38/Chart.lock b/stable/freeradius/6.0.38/Chart.lock deleted file mode 100644 index 8708cc3b135..00000000000 --- a/stable/freeradius/6.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:12:24.714746575Z" diff --git a/stable/freeradius/6.0.38/Chart.yaml b/stable/freeradius/6.0.38/Chart.yaml deleted file mode 100644 index 3ce820a2737..00000000000 --- a/stable/freeradius/6.0.38/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.7.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.38 -annotations: - truecharts.org/catagories: | - - auth - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/freeradius/6.0.38/README.md b/stable/freeradius/6.0.38/README.md deleted file mode 100644 index 88ae5e16b5f..00000000000 --- a/stable/freeradius/6.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/stable/freeradius/6.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/freeradius/6.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/freeradius/6.0.39/CHANGELOG.md b/stable/freeradius/6.0.39/CHANGELOG.md new file mode 100644 index 00000000000..4f01d4cec8f --- /dev/null +++ b/stable/freeradius/6.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [freeradius-6.0.39](https://github.com/truecharts/charts/compare/freeradius-6.0.38...freeradius-6.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [freeradius-6.0.38](https://github.com/truecharts/charts/compare/freeradius-6.0.37...freeradius-6.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [freeradius-6.0.37](https://github.com/truecharts/charts/compare/freeradius-6.0.36...freeradius-6.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [freeradius-6.0.36](https://github.com/truecharts/charts/compare/freeradius-6.0.35...freeradius-6.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [freeradius-6.0.36](https://github.com/truecharts/charts/compare/freeradius-6.0.35...freeradius-6.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [freeradius-6.0.35](https://github.com/truecharts/charts/compare/freeradius-6.0.34...freeradius-6.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [freeradius-6.0.34](https://github.com/truecharts/charts/compare/freeradius-6.0.33...freeradius-6.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/freeradius/6.0.39/Chart.lock b/stable/freeradius/6.0.39/Chart.lock new file mode 100644 index 00000000000..f24fbd3cdca --- /dev/null +++ b/stable/freeradius/6.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:03:43.320571971Z" diff --git a/stable/freeradius/6.0.39/Chart.yaml b/stable/freeradius/6.0.39/Chart.yaml new file mode 100644 index 00000000000..b58fba322ab --- /dev/null +++ b/stable/freeradius/6.0.39/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.39 +annotations: + truecharts.org/catagories: | + - auth + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/freeradius/6.0.39/README.md b/stable/freeradius/6.0.39/README.md new file mode 100644 index 00000000000..81f2eb997bb --- /dev/null +++ b/stable/freeradius/6.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/stable/freeradius/6.0.39/app-readme.md similarity index 100% rename from stable/freeradius/6.0.38/app-readme.md rename to stable/freeradius/6.0.39/app-readme.md diff --git a/stable/freeradius/6.0.39/charts/common-10.7.7.tgz b/stable/freeradius/6.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/freeradius/6.0.39/charts/common-10.7.7.tgz differ diff --git a/stable/freeradius/6.0.38/ix_values.yaml b/stable/freeradius/6.0.39/ix_values.yaml similarity index 100% rename from stable/freeradius/6.0.38/ix_values.yaml rename to stable/freeradius/6.0.39/ix_values.yaml diff --git a/stable/freeradius/6.0.38/questions.yaml b/stable/freeradius/6.0.39/questions.yaml similarity index 100% rename from stable/freeradius/6.0.38/questions.yaml rename to stable/freeradius/6.0.39/questions.yaml diff --git a/stable/freeradius/6.0.38/templates/common.yaml b/stable/freeradius/6.0.39/templates/common.yaml similarity index 100% rename from stable/freeradius/6.0.38/templates/common.yaml rename to stable/freeradius/6.0.39/templates/common.yaml diff --git a/stable/grav/4.0.36/values.yaml b/stable/freeradius/6.0.39/values.yaml similarity index 100% rename from stable/grav/4.0.36/values.yaml rename to stable/freeradius/6.0.39/values.yaml diff --git a/stable/freshrss/11.0.41/CHANGELOG.md b/stable/freshrss/11.0.41/CHANGELOG.md new file mode 100644 index 00000000000..e9012509885 --- /dev/null +++ b/stable/freshrss/11.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [freshrss-11.0.41](https://github.com/truecharts/charts/compare/freshrss-11.0.40...freshrss-11.0.41) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [freshrss-11.0.40](https://github.com/truecharts/charts/compare/freshrss-11.0.39...freshrss-11.0.40) (2022-10-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [freshrss-11.0.39](https://github.com/truecharts/charts/compare/freshrss-11.0.38...freshrss-11.0.39) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [freshrss-11.0.38](https://github.com/truecharts/charts/compare/freshrss-11.0.37...freshrss-11.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [freshrss-11.0.37](https://github.com/truecharts/charts/compare/freshrss-11.0.36...freshrss-11.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [freshrss-11.0.36](https://github.com/truecharts/charts/compare/freshrss-11.0.35...freshrss-11.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [freshrss-11.0.36](https://github.com/truecharts/charts/compare/freshrss-11.0.35...freshrss-11.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [freshrss-11.0.35](https://github.com/truecharts/charts/compare/freshrss-11.0.34...freshrss-11.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [freshrss-11.0.34](https://github.com/truecharts/charts/compare/freshrss-11.0.33...freshrss-11.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [freshrss-11.0.33](https://github.com/truecharts/charts/compare/freshrss-11.0.32...freshrss-11.0.33) (2022-09-25) + +### Chore diff --git a/stable/freshrss/11.0.41/Chart.lock b/stable/freshrss/11.0.41/Chart.lock new file mode 100644 index 00000000000..78a98969230 --- /dev/null +++ b/stable/freshrss/11.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:04:13.522072556Z" diff --git a/stable/freshrss/11.0.41/Chart.yaml b/stable/freshrss/11.0.41/Chart.yaml new file mode 100644 index 00000000000..75d28dca4bd --- /dev/null +++ b/stable/freshrss/11.0.41/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.20.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.41 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/freshrss/11.0.41/README.md b/stable/freshrss/11.0.41/README.md new file mode 100644 index 00000000000..75a7dc214e3 --- /dev/null +++ b/stable/freshrss/11.0.41/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/stable/freshrss/11.0.41/app-readme.md new file mode 100644 index 00000000000..de78260fda6 --- /dev/null +++ b/stable/freshrss/11.0.41/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.41/charts/common-10.7.7.tgz b/stable/freshrss/11.0.41/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/freshrss/11.0.41/charts/common-10.7.7.tgz differ diff --git a/stable/freshrss/11.0.41/ix_values.yaml b/stable/freshrss/11.0.41/ix_values.yaml new file mode 100644 index 00000000000..1117a61c656 --- /dev/null +++ b/stable/freshrss/11.0.41/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/freshrss + pullPolicy: IfNotPresent + tag: v1.20.0@sha256:888a2ce6caa2ac11a6870a324c9fa26e2d7ab475ca398b3c09466c42c38337d4 + +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.41/questions.yaml b/stable/freshrss/11.0.41/questions.yaml new file mode 100644 index 00000000000..7eeea02a1b4 --- /dev/null +++ b/stable/freshrss/11.0.41/questions.yaml @@ -0,0 +1,2569 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.38/templates/common.yaml b/stable/freshrss/11.0.41/templates/common.yaml similarity index 100% rename from stable/healthchecks/7.0.38/templates/common.yaml rename to stable/freshrss/11.0.41/templates/common.yaml diff --git a/stable/grist/4.0.1/values.yaml b/stable/freshrss/11.0.41/values.yaml similarity index 100% rename from stable/grist/4.0.1/values.yaml rename to stable/freshrss/11.0.41/values.yaml diff --git a/stable/friendica/4.0.58/CHANGELOG.md b/stable/friendica/4.0.58/CHANGELOG.md deleted file mode 100644 index 2b276dbedf4..00000000000 --- a/stable/friendica/4.0.58/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [friendica-4.0.58](https://github.com/truecharts/charts/compare/friendica-4.0.57...friendica-4.0.58) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [friendica-4.0.57](https://github.com/truecharts/charts/compare/friendica-4.0.56...friendica-4.0.57) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [friendica-4.0.56](https://github.com/truecharts/charts/compare/friendica-4.0.55...friendica-4.0.56) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [friendica-4.0.56](https://github.com/truecharts/charts/compare/friendica-4.0.55...friendica-4.0.56) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [friendica-4.0.55](https://github.com/truecharts/charts/compare/friendica-4.0.54...friendica-4.0.55) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [friendica-4.0.53](https://github.com/truecharts/charts/compare/friendica-4.0.52...friendica-4.0.53) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/friendica/4.0.58/Chart.lock b/stable/friendica/4.0.58/Chart.lock deleted file mode 100644 index d64ea63fa8a..00000000000 --- a/stable/friendica/4.0.58/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:d21b7fbdd54c812cf4fd7ca235065acef9b198173e4f12652de14da15d4aa713 -generated: "2022-10-19T13:13:19.089246373Z" diff --git a/stable/friendica/4.0.58/Chart.yaml b/stable/friendica/4.0.58/Chart.yaml deleted file mode 100644 index 482e1949483..00000000000 --- a/stable/friendica/4.0.58/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "2022.06" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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.58 -annotations: - truecharts.org/catagories: | - - social - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/friendica/4.0.58/README.md b/stable/friendica/4.0.58/README.md deleted file mode 100644 index 0ae472d6e78..00000000000 --- a/stable/friendica/4.0.58/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.95 | -| https://charts.truecharts.org | redis | 3.0.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.58/charts/common-10.7.1.tgz b/stable/friendica/4.0.58/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/friendica/4.0.58/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/friendica/4.0.58/charts/mariadb-3.0.95.tgz b/stable/friendica/4.0.58/charts/mariadb-3.0.95.tgz deleted file mode 100644 index 8b64eea58a2..00000000000 Binary files a/stable/friendica/4.0.58/charts/mariadb-3.0.95.tgz and /dev/null differ diff --git a/stable/friendica/4.0.58/charts/redis-3.0.97.tgz b/stable/friendica/4.0.58/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/friendica/4.0.58/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/friendica/4.0.59/CHANGELOG.md b/stable/friendica/4.0.59/CHANGELOG.md new file mode 100644 index 00000000000..e3a769453f4 --- /dev/null +++ b/stable/friendica/4.0.59/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [friendica-4.0.59](https://github.com/truecharts/charts/compare/friendica-4.0.58...friendica-4.0.59) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [friendica-4.0.58](https://github.com/truecharts/charts/compare/friendica-4.0.57...friendica-4.0.58) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [friendica-4.0.57](https://github.com/truecharts/charts/compare/friendica-4.0.56...friendica-4.0.57) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [friendica-4.0.56](https://github.com/truecharts/charts/compare/friendica-4.0.55...friendica-4.0.56) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [friendica-4.0.56](https://github.com/truecharts/charts/compare/friendica-4.0.55...friendica-4.0.56) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [friendica-4.0.55](https://github.com/truecharts/charts/compare/friendica-4.0.54...friendica-4.0.55) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [friendica-4.0.53](https://github.com/truecharts/charts/compare/friendica-4.0.52...friendica-4.0.53) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/friendica/4.0.59/Chart.lock b/stable/friendica/4.0.59/Chart.lock new file mode 100644 index 00000000000..2d4eef3cc3e --- /dev/null +++ b/stable/friendica/4.0.59/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:b1749d73a952dec1b95d2c98eae40788c2b3807661245f392ebba5e5cdf210f3 +generated: "2022-10-25T10:04:49.248481969Z" diff --git a/stable/friendica/4.0.59/Chart.yaml b/stable/friendica/4.0.59/Chart.yaml new file mode 100644 index 00000000000..44862d1abcf --- /dev/null +++ b/stable/friendica/4.0.59/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "2022.06" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.59 +annotations: + truecharts.org/catagories: | + - social + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/friendica/4.0.59/README.md b/stable/friendica/4.0.59/README.md new file mode 100644 index 00000000000..b191c6f2a07 --- /dev/null +++ b/stable/friendica/4.0.59/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.100 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.58/app-readme.md b/stable/friendica/4.0.59/app-readme.md similarity index 100% rename from stable/friendica/4.0.58/app-readme.md rename to stable/friendica/4.0.59/app-readme.md diff --git a/stable/friendica/4.0.59/charts/common-10.7.7.tgz b/stable/friendica/4.0.59/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/friendica/4.0.59/charts/common-10.7.7.tgz differ diff --git a/stable/friendica/4.0.59/charts/mariadb-3.0.100.tgz b/stable/friendica/4.0.59/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/stable/friendica/4.0.59/charts/mariadb-3.0.100.tgz differ diff --git a/stable/friendica/4.0.59/charts/redis-3.0.102.tgz b/stable/friendica/4.0.59/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/friendica/4.0.59/charts/redis-3.0.102.tgz differ diff --git a/stable/friendica/4.0.58/ix_values.yaml b/stable/friendica/4.0.59/ix_values.yaml similarity index 100% rename from stable/friendica/4.0.58/ix_values.yaml rename to stable/friendica/4.0.59/ix_values.yaml diff --git a/stable/friendica/4.0.58/questions.yaml b/stable/friendica/4.0.59/questions.yaml similarity index 100% rename from stable/friendica/4.0.58/questions.yaml rename to stable/friendica/4.0.59/questions.yaml diff --git a/stable/friendica/4.0.58/templates/common.yaml b/stable/friendica/4.0.59/templates/common.yaml similarity index 100% rename from stable/friendica/4.0.58/templates/common.yaml rename to stable/friendica/4.0.59/templates/common.yaml diff --git a/stable/guacamole-client/4.0.48/values.yaml b/stable/friendica/4.0.59/values.yaml similarity index 100% rename from stable/guacamole-client/4.0.48/values.yaml rename to stable/friendica/4.0.59/values.yaml diff --git a/stable/gaps/11.0.40/CHANGELOG.md b/stable/gaps/11.0.40/CHANGELOG.md new file mode 100644 index 00000000000..dc4bb840c7c --- /dev/null +++ b/stable/gaps/11.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gaps-11.0.40](https://github.com/truecharts/charts/compare/gaps-11.0.39...gaps-11.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [gaps-11.0.39](https://github.com/truecharts/charts/compare/gaps-11.0.38...gaps-11.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [gaps-11.0.38](https://github.com/truecharts/charts/compare/gaps-11.0.37...gaps-11.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [gaps-11.0.37](https://github.com/truecharts/charts/compare/gaps-11.0.36...gaps-11.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [gaps-11.0.37](https://github.com/truecharts/charts/compare/gaps-11.0.36...gaps-11.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [gaps-11.0.36](https://github.com/truecharts/charts/compare/gaps-11.0.35...gaps-11.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [gaps-11.0.35](https://github.com/truecharts/charts/compare/gaps-11.0.34...gaps-11.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/gaps/11.0.40/Chart.lock b/stable/gaps/11.0.40/Chart.lock new file mode 100644 index 00000000000..9838b6865c3 --- /dev/null +++ b/stable/gaps/11.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:04:24.678205396Z" diff --git a/stable/gaps/11.0.40/Chart.yaml b/stable/gaps/11.0.40/Chart.yaml new file mode 100644 index 00000000000..a226e70b1d7 --- /dev/null +++ b/stable/gaps/11.0.40/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.10.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/gaps/11.0.40/README.md b/stable/gaps/11.0.40/README.md new file mode 100644 index 00000000000..b355a10a955 --- /dev/null +++ b/stable/gaps/11.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.40/app-readme.md b/stable/gaps/11.0.40/app-readme.md new file mode 100644 index 00000000000..6f3c0743b29 --- /dev/null +++ b/stable/gaps/11.0.40/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.40/charts/common-10.7.7.tgz b/stable/gaps/11.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/gaps/11.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/gaps/11.0.40/ix_values.yaml b/stable/gaps/11.0.40/ix_values.yaml new file mode 100644 index 00000000000..1f5fd723ddc --- /dev/null +++ b/stable/gaps/11.0.40/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.40/questions.yaml b/stable/gaps/11.0.40/questions.yaml new file mode 100644 index 00000000000..3cd32b1ac9d --- /dev/null +++ b/stable/gaps/11.0.40/questions.yaml @@ -0,0 +1,2569 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.45/templates/common.yaml b/stable/gaps/11.0.40/templates/common.yaml similarity index 100% rename from stable/homarr/2.0.45/templates/common.yaml rename to stable/gaps/11.0.40/templates/common.yaml diff --git a/stable/guacd/2.0.40/values.yaml b/stable/gaps/11.0.40/values.yaml similarity index 100% rename from stable/guacd/2.0.40/values.yaml rename to stable/gaps/11.0.40/values.yaml diff --git a/stable/gitea/9.0.25/CHANGELOG.md b/stable/gitea/9.0.25/CHANGELOG.md deleted file mode 100644 index 7f6dae81d2c..00000000000 --- a/stable/gitea/9.0.25/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [gitea-9.0.25](https://github.com/truecharts/charts/compare/gitea-9.0.24...gitea-9.0.25) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [gitea-9.0.24](https://github.com/truecharts/charts/compare/gitea-9.0.23...gitea-9.0.24) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [gitea-9.0.23](https://github.com/truecharts/charts/compare/gitea-9.0.22...gitea-9.0.23) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [gitea-9.0.22](https://github.com/truecharts/charts/compare/gitea-9.0.21...gitea-9.0.22) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [gitea-9.0.22](https://github.com/truecharts/charts/compare/gitea-9.0.21...gitea-9.0.22) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [gitea-9.0.21](https://github.com/truecharts/charts/compare/gitea-9.0.20...gitea-9.0.21) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [gitea-9.0.19](https://github.com/truecharts/charts/compare/gitea-9.0.18...gitea-9.0.19) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/gitea/9.0.25/Chart.lock b/stable/gitea/9.0.25/Chart.lock deleted file mode 100644 index d35d0305ac4..00000000000 --- a/stable/gitea/9.0.25/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -- name: memcached - repository: https://charts.truecharts.org/ - version: 3.0.96 -digest: sha256:a237473dc077902cf840a356c6f4edad2e2d3c6e1abe4883a20ef068a4d8d594 -generated: "2022-10-19T13:13:35.092995319Z" diff --git a/stable/gitea/9.0.25/Chart.yaml b/stable/gitea/9.0.25/Chart.yaml deleted file mode 100644 index 52776ae70da..00000000000 --- a/stable/gitea/9.0.25/Chart.yaml +++ /dev/null @@ -1,43 +0,0 @@ -apiVersion: v2 -appVersion: "1.17.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 - - condition: memcached.enabled - name: memcached - repository: https://charts.truecharts.org/ - version: 3.0.96 -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.25 -annotations: - truecharts.org/catagories: | - - GIT - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/gitea/9.0.25/README.md b/stable/gitea/9.0.25/README.md deleted file mode 100644 index d2e7b08ba64..00000000000 --- a/stable/gitea/9.0.25/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.96 | -| https://charts.truecharts.org/ | postgresql | 8.0.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.25/charts/common-10.7.1.tgz b/stable/gitea/9.0.25/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/gitea/9.0.25/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/gitea/9.0.25/charts/memcached-3.0.96.tgz b/stable/gitea/9.0.25/charts/memcached-3.0.96.tgz deleted file mode 100644 index d574d0ed9ba..00000000000 Binary files a/stable/gitea/9.0.25/charts/memcached-3.0.96.tgz and /dev/null differ diff --git a/stable/gitea/9.0.25/charts/postgresql-8.0.101.tgz b/stable/gitea/9.0.25/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/gitea/9.0.25/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/gitea/9.0.26/CHANGELOG.md b/stable/gitea/9.0.26/CHANGELOG.md new file mode 100644 index 00000000000..f7c5f4723c9 --- /dev/null +++ b/stable/gitea/9.0.26/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gitea-9.0.26](https://github.com/truecharts/charts/compare/gitea-9.0.25...gitea-9.0.26) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [gitea-9.0.25](https://github.com/truecharts/charts/compare/gitea-9.0.24...gitea-9.0.25) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [gitea-9.0.24](https://github.com/truecharts/charts/compare/gitea-9.0.23...gitea-9.0.24) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [gitea-9.0.23](https://github.com/truecharts/charts/compare/gitea-9.0.22...gitea-9.0.23) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [gitea-9.0.22](https://github.com/truecharts/charts/compare/gitea-9.0.21...gitea-9.0.22) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [gitea-9.0.22](https://github.com/truecharts/charts/compare/gitea-9.0.21...gitea-9.0.22) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [gitea-9.0.21](https://github.com/truecharts/charts/compare/gitea-9.0.20...gitea-9.0.21) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [gitea-9.0.19](https://github.com/truecharts/charts/compare/gitea-9.0.18...gitea-9.0.19) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 + diff --git a/stable/gitea/9.0.26/Chart.lock b/stable/gitea/9.0.26/Chart.lock new file mode 100644 index 00000000000..6ff9d10e6e1 --- /dev/null +++ b/stable/gitea/9.0.26/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: memcached + repository: https://charts.truecharts.org/ + version: 3.0.101 +digest: sha256:54a30c72b794f9102cbd2e391fd60f190766540fcb1d860a6dafc114687028f6 +generated: "2022-10-25T10:05:14.201856249Z" diff --git a/stable/gitea/9.0.26/Chart.yaml b/stable/gitea/9.0.26/Chart.yaml new file mode 100644 index 00000000000..9f0662bcffb --- /dev/null +++ b/stable/gitea/9.0.26/Chart.yaml @@ -0,0 +1,43 @@ +apiVersion: v2 +appVersion: "1.17.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: memcached.enabled + name: memcached + repository: https://charts.truecharts.org/ + version: 3.0.101 +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.26 +annotations: + truecharts.org/catagories: | + - GIT + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/gitea/9.0.26/README.md b/stable/gitea/9.0.26/README.md new file mode 100644 index 00000000000..5e691e60ad1 --- /dev/null +++ b/stable/gitea/9.0.26/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.101 | +| https://charts.truecharts.org/ | postgresql | 8.0.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.25/app-readme.md b/stable/gitea/9.0.26/app-readme.md similarity index 100% rename from stable/gitea/9.0.25/app-readme.md rename to stable/gitea/9.0.26/app-readme.md diff --git a/stable/gitea/9.0.26/charts/common-10.7.7.tgz b/stable/gitea/9.0.26/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/gitea/9.0.26/charts/common-10.7.7.tgz differ diff --git a/stable/gitea/9.0.26/charts/memcached-3.0.101.tgz b/stable/gitea/9.0.26/charts/memcached-3.0.101.tgz new file mode 100644 index 00000000000..9d7e4b69a7d Binary files /dev/null and b/stable/gitea/9.0.26/charts/memcached-3.0.101.tgz differ diff --git a/stable/gitea/9.0.26/charts/postgresql-8.0.106.tgz b/stable/gitea/9.0.26/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/gitea/9.0.26/charts/postgresql-8.0.106.tgz differ diff --git a/stable/gitea/9.0.25/ci/basic-values.yaml b/stable/gitea/9.0.26/ci/basic-values.yaml similarity index 100% rename from stable/gitea/9.0.25/ci/basic-values.yaml rename to stable/gitea/9.0.26/ci/basic-values.yaml diff --git a/stable/gitea/9.0.25/ci/ingress-values.yaml b/stable/gitea/9.0.26/ci/ingress-values.yaml similarity index 100% rename from stable/gitea/9.0.25/ci/ingress-values.yaml rename to stable/gitea/9.0.26/ci/ingress-values.yaml diff --git a/stable/gitea/9.0.25/ix_values.yaml b/stable/gitea/9.0.26/ix_values.yaml similarity index 100% rename from stable/gitea/9.0.25/ix_values.yaml rename to stable/gitea/9.0.26/ix_values.yaml diff --git a/stable/gitea/9.0.25/questions.yaml b/stable/gitea/9.0.26/questions.yaml similarity index 100% rename from stable/gitea/9.0.25/questions.yaml rename to stable/gitea/9.0.26/questions.yaml diff --git a/stable/gitea/9.0.25/templates/_configmap.tpl b/stable/gitea/9.0.26/templates/_configmap.tpl similarity index 100% rename from stable/gitea/9.0.25/templates/_configmap.tpl rename to stable/gitea/9.0.26/templates/_configmap.tpl diff --git a/stable/gitea/9.0.25/templates/_secrets.tpl b/stable/gitea/9.0.26/templates/_secrets.tpl similarity index 100% rename from stable/gitea/9.0.25/templates/_secrets.tpl rename to stable/gitea/9.0.26/templates/_secrets.tpl diff --git a/stable/gitea/9.0.25/templates/common.yaml b/stable/gitea/9.0.26/templates/common.yaml similarity index 100% rename from stable/gitea/9.0.25/templates/common.yaml rename to stable/gitea/9.0.26/templates/common.yaml diff --git a/stable/habridge/2.0.36/values.yaml b/stable/gitea/9.0.26/values.yaml similarity index 100% rename from stable/habridge/2.0.36/values.yaml rename to stable/gitea/9.0.26/values.yaml diff --git a/stable/golinks/4.0.36/CHANGELOG.md b/stable/golinks/4.0.36/CHANGELOG.md deleted file mode 100644 index a36becb33a4..00000000000 --- a/stable/golinks/4.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [golinks-4.0.36](https://github.com/truecharts/charts/compare/golinks-4.0.35...golinks-4.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [golinks-4.0.35](https://github.com/truecharts/charts/compare/golinks-4.0.34...golinks-4.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [golinks-4.0.34](https://github.com/truecharts/charts/compare/golinks-4.0.33...golinks-4.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [golinks-4.0.34](https://github.com/truecharts/charts/compare/golinks-4.0.33...golinks-4.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [golinks-4.0.33](https://github.com/truecharts/charts/compare/golinks-4.0.32...golinks-4.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [golinks-4.0.32](https://github.com/truecharts/charts/compare/golinks-4.0.31...golinks-4.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/golinks/4.0.36/Chart.lock b/stable/golinks/4.0.36/Chart.lock deleted file mode 100644 index 931b78866ae..00000000000 --- a/stable/golinks/4.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:13:17.593187809Z" diff --git a/stable/golinks/4.0.36/Chart.yaml b/stable/golinks/4.0.36/Chart.yaml deleted file mode 100644 index f6c688e7342..00000000000 --- a/stable/golinks/4.0.36/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "154c581" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/golinks/4.0.36/README.md b/stable/golinks/4.0.36/README.md deleted file mode 100644 index 90e219e6351..00000000000 --- a/stable/golinks/4.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/golinks/4.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/golinks/4.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/golinks/4.0.37/CHANGELOG.md b/stable/golinks/4.0.37/CHANGELOG.md new file mode 100644 index 00000000000..7b9fe973b60 --- /dev/null +++ b/stable/golinks/4.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [golinks-4.0.37](https://github.com/truecharts/charts/compare/golinks-4.0.36...golinks-4.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [golinks-4.0.36](https://github.com/truecharts/charts/compare/golinks-4.0.35...golinks-4.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [golinks-4.0.35](https://github.com/truecharts/charts/compare/golinks-4.0.34...golinks-4.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [golinks-4.0.34](https://github.com/truecharts/charts/compare/golinks-4.0.33...golinks-4.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [golinks-4.0.34](https://github.com/truecharts/charts/compare/golinks-4.0.33...golinks-4.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [golinks-4.0.33](https://github.com/truecharts/charts/compare/golinks-4.0.32...golinks-4.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [golinks-4.0.32](https://github.com/truecharts/charts/compare/golinks-4.0.31...golinks-4.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/golinks/4.0.37/Chart.lock b/stable/golinks/4.0.37/Chart.lock new file mode 100644 index 00000000000..6ade61030f1 --- /dev/null +++ b/stable/golinks/4.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:04:54.175621773Z" diff --git a/stable/golinks/4.0.37/Chart.yaml b/stable/golinks/4.0.37/Chart.yaml new file mode 100644 index 00000000000..8a7a30ee714 --- /dev/null +++ b/stable/golinks/4.0.37/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "154c581" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/golinks/4.0.37/README.md b/stable/golinks/4.0.37/README.md new file mode 100644 index 00000000000..d6ee15e437c --- /dev/null +++ b/stable/golinks/4.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/golinks/4.0.37/app-readme.md similarity index 100% rename from stable/golinks/4.0.36/app-readme.md rename to stable/golinks/4.0.37/app-readme.md diff --git a/stable/golinks/4.0.37/charts/common-10.7.7.tgz b/stable/golinks/4.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/golinks/4.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/golinks/4.0.36/ix_values.yaml b/stable/golinks/4.0.37/ix_values.yaml similarity index 100% rename from stable/golinks/4.0.36/ix_values.yaml rename to stable/golinks/4.0.37/ix_values.yaml diff --git a/stable/golinks/4.0.36/questions.yaml b/stable/golinks/4.0.37/questions.yaml similarity index 100% rename from stable/golinks/4.0.36/questions.yaml rename to stable/golinks/4.0.37/questions.yaml diff --git a/stable/golinks/4.0.36/templates/common.yaml b/stable/golinks/4.0.37/templates/common.yaml similarity index 100% rename from stable/golinks/4.0.36/templates/common.yaml rename to stable/golinks/4.0.37/templates/common.yaml diff --git a/stable/hammond/2.0.38/values.yaml b/stable/golinks/4.0.37/values.yaml similarity index 100% rename from stable/hammond/2.0.38/values.yaml rename to stable/golinks/4.0.37/values.yaml diff --git a/stable/gonic/6.0.39/CHANGELOG.md b/stable/gonic/6.0.39/CHANGELOG.md deleted file mode 100644 index a9aeb9c8f63..00000000000 --- a/stable/gonic/6.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [gonic-6.0.39](https://github.com/truecharts/charts/compare/gonic-6.0.38...gonic-6.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [gonic-6.0.38](https://github.com/truecharts/charts/compare/gonic-6.0.37...gonic-6.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [gonic-6.0.37](https://github.com/truecharts/charts/compare/gonic-6.0.36...gonic-6.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [gonic-6.0.37](https://github.com/truecharts/charts/compare/gonic-6.0.36...gonic-6.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [gonic-6.0.36](https://github.com/truecharts/charts/compare/gonic-6.0.35...gonic-6.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [gonic-6.0.35](https://github.com/truecharts/charts/compare/gonic-6.0.34...gonic-6.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/gonic/6.0.39/Chart.lock b/stable/gonic/6.0.39/Chart.lock deleted file mode 100644 index c13d4d5e257..00000000000 --- a/stable/gonic/6.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:13:27.34649034Z" diff --git a/stable/gonic/6.0.39/Chart.yaml b/stable/gonic/6.0.39/Chart.yaml deleted file mode 100644 index b5b8b368fe8..00000000000 --- a/stable/gonic/6.0.39/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.7.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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/gonic/6.0.39/README.md b/stable/gonic/6.0.39/README.md deleted file mode 100644 index c36a45cecb4..00000000000 --- a/stable/gonic/6.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/gonic/6.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/gonic/6.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/gonic/6.0.40/CHANGELOG.md b/stable/gonic/6.0.40/CHANGELOG.md new file mode 100644 index 00000000000..d2caecfdefa --- /dev/null +++ b/stable/gonic/6.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gonic-6.0.40](https://github.com/truecharts/charts/compare/gonic-6.0.39...gonic-6.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [gonic-6.0.39](https://github.com/truecharts/charts/compare/gonic-6.0.38...gonic-6.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [gonic-6.0.38](https://github.com/truecharts/charts/compare/gonic-6.0.37...gonic-6.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [gonic-6.0.37](https://github.com/truecharts/charts/compare/gonic-6.0.36...gonic-6.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [gonic-6.0.37](https://github.com/truecharts/charts/compare/gonic-6.0.36...gonic-6.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [gonic-6.0.36](https://github.com/truecharts/charts/compare/gonic-6.0.35...gonic-6.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [gonic-6.0.35](https://github.com/truecharts/charts/compare/gonic-6.0.34...gonic-6.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/gonic/6.0.40/Chart.lock b/stable/gonic/6.0.40/Chart.lock new file mode 100644 index 00000000000..42399c47e24 --- /dev/null +++ b/stable/gonic/6.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:05:04.989691149Z" diff --git a/stable/gonic/6.0.40/Chart.yaml b/stable/gonic/6.0.40/Chart.yaml new file mode 100644 index 00000000000..0c9e495fad9 --- /dev/null +++ b/stable/gonic/6.0.40/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.14.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/gonic/6.0.40/README.md b/stable/gonic/6.0.40/README.md new file mode 100644 index 00000000000..12ebd48d257 --- /dev/null +++ b/stable/gonic/6.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/gonic/6.0.40/app-readme.md similarity index 100% rename from stable/gonic/6.0.39/app-readme.md rename to stable/gonic/6.0.40/app-readme.md diff --git a/stable/gonic/6.0.40/charts/common-10.7.7.tgz b/stable/gonic/6.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/gonic/6.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/gonic/6.0.39/ci/ct-values.yaml b/stable/gonic/6.0.40/ci/ct-values.yaml similarity index 100% rename from stable/gonic/6.0.39/ci/ct-values.yaml rename to stable/gonic/6.0.40/ci/ct-values.yaml diff --git a/stable/gonic/6.0.39/ix_values.yaml b/stable/gonic/6.0.40/ix_values.yaml similarity index 100% rename from stable/gonic/6.0.39/ix_values.yaml rename to stable/gonic/6.0.40/ix_values.yaml diff --git a/stable/gonic/6.0.39/questions.yaml b/stable/gonic/6.0.40/questions.yaml similarity index 100% rename from stable/gonic/6.0.39/questions.yaml rename to stable/gonic/6.0.40/questions.yaml diff --git a/stable/homepage/0.0.13/templates/common.yaml b/stable/gonic/6.0.40/templates/common.yaml similarity index 100% rename from stable/homepage/0.0.13/templates/common.yaml rename to stable/gonic/6.0.40/templates/common.yaml diff --git a/stable/haste-server/6.0.39/values.yaml b/stable/gonic/6.0.40/values.yaml similarity index 100% rename from stable/haste-server/6.0.39/values.yaml rename to stable/gonic/6.0.40/values.yaml diff --git a/stable/gotify/8.0.47/CHANGELOG.md b/stable/gotify/8.0.47/CHANGELOG.md deleted file mode 100644 index 74da2c130e9..00000000000 --- a/stable/gotify/8.0.47/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [gotify-8.0.47](https://github.com/truecharts/charts/compare/gotify-8.0.46...gotify-8.0.47) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [gotify-8.0.46](https://github.com/truecharts/charts/compare/gotify-8.0.45...gotify-8.0.46) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [gotify-8.0.45](https://github.com/truecharts/charts/compare/gotify-8.0.44...gotify-8.0.45) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [gotify-8.0.45](https://github.com/truecharts/charts/compare/gotify-8.0.44...gotify-8.0.45) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [gotify-8.0.44](https://github.com/truecharts/charts/compare/gotify-8.0.43...gotify-8.0.44) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [gotify-8.0.42](https://github.com/truecharts/charts/compare/gotify-8.0.41...gotify-8.0.42) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/gotify/8.0.47/Chart.lock b/stable/gotify/8.0.47/Chart.lock deleted file mode 100644 index 3d8a48ecc93..00000000000 --- a/stable/gotify/8.0.47/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:14:01.273331549Z" diff --git a/stable/gotify/8.0.47/Chart.yaml b/stable/gotify/8.0.47/Chart.yaml deleted file mode 100644 index 5b84e411203..00000000000 --- a/stable/gotify/8.0.47/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.7" -version: 8.0.47 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.47/README.md b/stable/gotify/8.0.47/README.md deleted file mode 100644 index 33408d84009..00000000000 --- a/stable/gotify/8.0.47/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.47/charts/common-10.7.1.tgz b/stable/gotify/8.0.47/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/gotify/8.0.47/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/gotify/8.0.47/charts/postgresql-8.0.101.tgz b/stable/gotify/8.0.47/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/gotify/8.0.47/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/gotify/8.0.48/CHANGELOG.md b/stable/gotify/8.0.48/CHANGELOG.md new file mode 100644 index 00000000000..dd0b704a568 --- /dev/null +++ b/stable/gotify/8.0.48/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [gotify-8.0.48](https://github.com/truecharts/charts/compare/gotify-8.0.47...gotify-8.0.48) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [gotify-8.0.47](https://github.com/truecharts/charts/compare/gotify-8.0.46...gotify-8.0.47) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [gotify-8.0.46](https://github.com/truecharts/charts/compare/gotify-8.0.45...gotify-8.0.46) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [gotify-8.0.45](https://github.com/truecharts/charts/compare/gotify-8.0.44...gotify-8.0.45) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [gotify-8.0.45](https://github.com/truecharts/charts/compare/gotify-8.0.44...gotify-8.0.45) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [gotify-8.0.44](https://github.com/truecharts/charts/compare/gotify-8.0.43...gotify-8.0.44) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [gotify-8.0.42](https://github.com/truecharts/charts/compare/gotify-8.0.41...gotify-8.0.42) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/gotify/8.0.48/Chart.lock b/stable/gotify/8.0.48/Chart.lock new file mode 100644 index 00000000000..6178041b20d --- /dev/null +++ b/stable/gotify/8.0.48/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:05:51.042938172Z" diff --git a/stable/gotify/8.0.48/Chart.yaml b/stable/gotify/8.0.48/Chart.yaml new file mode 100644 index 00000000000..96829b2e8eb --- /dev/null +++ b/stable/gotify/8.0.48/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "2.1.7" +version: 8.0.48 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.48/README.md b/stable/gotify/8.0.48/README.md new file mode 100644 index 00000000000..59cd3b3a1d3 --- /dev/null +++ b/stable/gotify/8.0.48/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.47/app-readme.md b/stable/gotify/8.0.48/app-readme.md similarity index 100% rename from stable/gotify/8.0.47/app-readme.md rename to stable/gotify/8.0.48/app-readme.md diff --git a/stable/gotify/8.0.48/charts/common-10.7.7.tgz b/stable/gotify/8.0.48/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/gotify/8.0.48/charts/common-10.7.7.tgz differ diff --git a/stable/gotify/8.0.48/charts/postgresql-8.0.106.tgz b/stable/gotify/8.0.48/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/gotify/8.0.48/charts/postgresql-8.0.106.tgz differ diff --git a/stable/gotify/8.0.47/ix_values.yaml b/stable/gotify/8.0.48/ix_values.yaml similarity index 100% rename from stable/gotify/8.0.47/ix_values.yaml rename to stable/gotify/8.0.48/ix_values.yaml diff --git a/stable/gotify/8.0.47/questions.yaml b/stable/gotify/8.0.48/questions.yaml similarity index 100% rename from stable/gotify/8.0.47/questions.yaml rename to stable/gotify/8.0.48/questions.yaml diff --git a/stable/gotify/8.0.47/templates/_configmap.tpl b/stable/gotify/8.0.48/templates/_configmap.tpl similarity index 100% rename from stable/gotify/8.0.47/templates/_configmap.tpl rename to stable/gotify/8.0.48/templates/_configmap.tpl diff --git a/stable/gotify/8.0.47/templates/common.yaml b/stable/gotify/8.0.48/templates/common.yaml similarity index 100% rename from stable/gotify/8.0.47/templates/common.yaml rename to stable/gotify/8.0.48/templates/common.yaml diff --git a/stable/headphones/4.0.36/values.yaml b/stable/gotify/8.0.48/values.yaml similarity index 100% rename from stable/headphones/4.0.36/values.yaml rename to stable/gotify/8.0.48/values.yaml diff --git a/stable/grafana/4.0.79/CHANGELOG.md b/stable/grafana/4.0.79/CHANGELOG.md deleted file mode 100644 index cfdaf5fad99..00000000000 --- a/stable/grafana/4.0.79/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [grafana-4.0.79](https://github.com/truecharts/charts/compare/grafana-4.0.78...grafana-4.0.79) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [grafana-4.0.78](https://github.com/truecharts/charts/compare/grafana-4.0.77...grafana-4.0.78) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [grafana-4.0.77](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.31...grafana-4.0.77) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [grafana-4.0.76](https://github.com/truecharts/charts/compare/grafana-4.0.75...grafana-4.0.76) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [grafana-4.0.75](https://github.com/truecharts/charts/compare/grafana-4.0.74...grafana-4.0.75) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [grafana-4.0.74](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.30...grafana-4.0.74) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [grafana-4.0.73](https://github.com/truecharts/charts/compare/grafana-4.0.72...grafana-4.0.73) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [grafana-4.0.72](https://github.com/truecharts/charts/compare/grafana-4.0.71...grafana-4.0.72) (2022-10-10) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) - - - - -## [grafana-4.0.71](https://github.com/truecharts/charts/compare/grafana-4.0.70...grafana-4.0.71) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [grafana-4.0.71](https://github.com/truecharts/charts/compare/grafana-4.0.70...grafana-4.0.71) (2022-10-07) - -### Chore - diff --git a/stable/grafana/4.0.79/Chart.lock b/stable/grafana/4.0.79/Chart.lock deleted file mode 100644 index 1b99e6a1221..00000000000 --- a/stable/grafana/4.0.79/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:15:38.198788011Z" diff --git a/stable/grafana/4.0.79/Chart.yaml b/stable/grafana/4.0.79/Chart.yaml deleted file mode 100644 index 0b8b7a0a46d..00000000000 --- a/stable/grafana/4.0.79/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "9.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.79 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/grafana/4.0.79/README.md b/stable/grafana/4.0.79/README.md deleted file mode 100644 index e2be8d96fb0..00000000000 --- a/stable/grafana/4.0.79/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.79/charts/common-10.7.1.tgz b/stable/grafana/4.0.79/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/grafana/4.0.79/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/grafana/4.0.80/CHANGELOG.md b/stable/grafana/4.0.80/CHANGELOG.md new file mode 100644 index 00000000000..746980791be --- /dev/null +++ b/stable/grafana/4.0.80/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [grafana-4.0.80](https://github.com/truecharts/charts/compare/grafana-4.0.79...grafana-4.0.80) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [grafana-4.0.79](https://github.com/truecharts/charts/compare/grafana-4.0.78...grafana-4.0.79) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [grafana-4.0.78](https://github.com/truecharts/charts/compare/grafana-4.0.77...grafana-4.0.78) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [grafana-4.0.77](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.31...grafana-4.0.77) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [grafana-4.0.76](https://github.com/truecharts/charts/compare/grafana-4.0.75...grafana-4.0.76) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [grafana-4.0.75](https://github.com/truecharts/charts/compare/grafana-4.0.74...grafana-4.0.75) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [grafana-4.0.74](https://github.com/truecharts/charts/compare/grafana-image-renderer-0.0.30...grafana-4.0.74) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [grafana-4.0.73](https://github.com/truecharts/charts/compare/grafana-4.0.72...grafana-4.0.73) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [grafana-4.0.72](https://github.com/truecharts/charts/compare/grafana-4.0.71...grafana-4.0.72) (2022-10-10) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) + + + + +## [grafana-4.0.71](https://github.com/truecharts/charts/compare/grafana-4.0.70...grafana-4.0.71) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] diff --git a/stable/grafana/4.0.80/Chart.lock b/stable/grafana/4.0.80/Chart.lock new file mode 100644 index 00000000000..6cf06d70247 --- /dev/null +++ b/stable/grafana/4.0.80/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:05:46.31238934Z" diff --git a/stable/grafana/4.0.80/Chart.yaml b/stable/grafana/4.0.80/Chart.yaml new file mode 100644 index 00000000000..1a1508aeb94 --- /dev/null +++ b/stable/grafana/4.0.80/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "9.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.80 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/grafana/4.0.80/README.md b/stable/grafana/4.0.80/README.md new file mode 100644 index 00000000000..de0e64f9865 --- /dev/null +++ b/stable/grafana/4.0.80/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.79/app-readme.md b/stable/grafana/4.0.80/app-readme.md similarity index 100% rename from stable/grafana/4.0.79/app-readme.md rename to stable/grafana/4.0.80/app-readme.md diff --git a/stable/grafana/4.0.80/charts/common-10.7.7.tgz b/stable/grafana/4.0.80/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/grafana/4.0.80/charts/common-10.7.7.tgz differ diff --git a/stable/grafana/4.0.79/ix_values.yaml b/stable/grafana/4.0.80/ix_values.yaml similarity index 100% rename from stable/grafana/4.0.79/ix_values.yaml rename to stable/grafana/4.0.80/ix_values.yaml diff --git a/stable/grafana/4.0.79/questions.yaml b/stable/grafana/4.0.80/questions.yaml similarity index 100% rename from stable/grafana/4.0.79/questions.yaml rename to stable/grafana/4.0.80/questions.yaml diff --git a/stable/homer/2.0.44/templates/common.yaml b/stable/grafana/4.0.80/templates/common.yaml similarity index 100% rename from stable/homer/2.0.44/templates/common.yaml rename to stable/grafana/4.0.80/templates/common.yaml diff --git a/stable/grafana/4.0.79/templates/prometheusrules.yaml b/stable/grafana/4.0.80/templates/prometheusrules.yaml similarity index 100% rename from stable/grafana/4.0.79/templates/prometheusrules.yaml rename to stable/grafana/4.0.80/templates/prometheusrules.yaml diff --git a/stable/grafana/4.0.79/templates/servicemonitor.yaml b/stable/grafana/4.0.80/templates/servicemonitor.yaml similarity index 100% rename from stable/grafana/4.0.79/templates/servicemonitor.yaml rename to stable/grafana/4.0.80/templates/servicemonitor.yaml diff --git a/stable/healthchecks/7.0.38/values.yaml b/stable/grafana/4.0.80/values.yaml similarity index 100% rename from stable/healthchecks/7.0.38/values.yaml rename to stable/grafana/4.0.80/values.yaml diff --git a/stable/grav/4.0.36/CHANGELOG.md b/stable/grav/4.0.36/CHANGELOG.md deleted file mode 100644 index 60968de720b..00000000000 --- a/stable/grav/4.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [grav-4.0.36](https://github.com/truecharts/charts/compare/grav-4.0.35...grav-4.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [grav-4.0.35](https://github.com/truecharts/charts/compare/grav-4.0.34...grav-4.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [grav-4.0.34](https://github.com/truecharts/charts/compare/grav-4.0.33...grav-4.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [grav-4.0.34](https://github.com/truecharts/charts/compare/grav-4.0.33...grav-4.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [grav-4.0.33](https://github.com/truecharts/charts/compare/grav-4.0.32...grav-4.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [grav-4.0.32](https://github.com/truecharts/charts/compare/grav-4.0.31...grav-4.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/grav/4.0.36/Chart.lock b/stable/grav/4.0.36/Chart.lock deleted file mode 100644 index c03e134ceeb..00000000000 --- a/stable/grav/4.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:14:14.309327117Z" diff --git a/stable/grav/4.0.36/Chart.yaml b/stable/grav/4.0.36/Chart.yaml deleted file mode 100644 index 7823dec20e6..00000000000 --- a/stable/grav/4.0.36/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.7.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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/grav/4.0.36/README.md b/stable/grav/4.0.36/README.md deleted file mode 100644 index e4fd04193cc..00000000000 --- a/stable/grav/4.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/grav/4.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/grav/4.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/grav/4.0.37/CHANGELOG.md b/stable/grav/4.0.37/CHANGELOG.md new file mode 100644 index 00000000000..25b7a674a45 --- /dev/null +++ b/stable/grav/4.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [grav-4.0.37](https://github.com/truecharts/charts/compare/grav-4.0.36...grav-4.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [grav-4.0.36](https://github.com/truecharts/charts/compare/grav-4.0.35...grav-4.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [grav-4.0.35](https://github.com/truecharts/charts/compare/grav-4.0.34...grav-4.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [grav-4.0.34](https://github.com/truecharts/charts/compare/grav-4.0.33...grav-4.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [grav-4.0.34](https://github.com/truecharts/charts/compare/grav-4.0.33...grav-4.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [grav-4.0.33](https://github.com/truecharts/charts/compare/grav-4.0.32...grav-4.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [grav-4.0.32](https://github.com/truecharts/charts/compare/grav-4.0.31...grav-4.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/grav/4.0.37/Chart.lock b/stable/grav/4.0.37/Chart.lock new file mode 100644 index 00000000000..522fc73b050 --- /dev/null +++ b/stable/grav/4.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:06:00.65564945Z" diff --git a/stable/grav/4.0.37/Chart.yaml b/stable/grav/4.0.37/Chart.yaml new file mode 100644 index 00000000000..3d76def5c8f --- /dev/null +++ b/stable/grav/4.0.37/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.7.18" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/grav/4.0.37/README.md b/stable/grav/4.0.37/README.md new file mode 100644 index 00000000000..b0da5ba5d0c --- /dev/null +++ b/stable/grav/4.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/grav/4.0.37/app-readme.md similarity index 100% rename from stable/grav/4.0.36/app-readme.md rename to stable/grav/4.0.37/app-readme.md diff --git a/stable/grav/4.0.37/charts/common-10.7.7.tgz b/stable/grav/4.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/grav/4.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/grav/4.0.36/ix_values.yaml b/stable/grav/4.0.37/ix_values.yaml similarity index 100% rename from stable/grav/4.0.36/ix_values.yaml rename to stable/grav/4.0.37/ix_values.yaml diff --git a/stable/grav/4.0.36/questions.yaml b/stable/grav/4.0.37/questions.yaml similarity index 100% rename from stable/grav/4.0.36/questions.yaml rename to stable/grav/4.0.37/questions.yaml diff --git a/stable/grav/4.0.36/templates/common.yaml b/stable/grav/4.0.37/templates/common.yaml similarity index 100% rename from stable/grav/4.0.36/templates/common.yaml rename to stable/grav/4.0.37/templates/common.yaml diff --git a/stable/hedgedoc/4.0.59/values.yaml b/stable/grav/4.0.37/values.yaml similarity index 100% rename from stable/hedgedoc/4.0.59/values.yaml rename to stable/grav/4.0.37/values.yaml diff --git a/stable/grist/4.0.1/CHANGELOG.md b/stable/grist/4.0.1/CHANGELOG.md deleted file mode 100644 index 7af73edb058..00000000000 --- a/stable/grist/4.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hammond-2.0.38](https://github.com/truecharts/charts/compare/hammond-2.0.37...hammond-2.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [hammond-2.0.37](https://github.com/truecharts/charts/compare/hammond-2.0.36...hammond-2.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [hammond-2.0.36](https://github.com/truecharts/charts/compare/hammond-2.0.35...hammond-2.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hammond-2.0.36](https://github.com/truecharts/charts/compare/hammond-2.0.35...hammond-2.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hammond-2.0.35](https://github.com/truecharts/charts/compare/hammond-2.0.34...hammond-2.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [hammond-2.0.34](https://github.com/truecharts/charts/compare/hammond-2.0.33...hammond-2.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/grist/4.0.1/Chart.lock b/stable/grist/4.0.1/Chart.lock deleted file mode 100644 index 151ff74cfaa..00000000000 --- a/stable/grist/4.0.1/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:5944a2a450aec6283b54578a7276a1ba273ce06e0eed12428badb3d1d8c3b2ff -generated: "2022-10-19T13:14:53.686201587Z" diff --git a/stable/grist/4.0.1/Chart.yaml b/stable/grist/4.0.1/Chart.yaml deleted file mode 100644 index ab1a889507b..00000000000 --- a/stable/grist/4.0.1/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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: 4.0.1 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/grist/4.0.1/README.md b/stable/grist/4.0.1/README.md deleted file mode 100644 index 4f0609a5c38..00000000000 --- a/stable/grist/4.0.1/README.md +++ /dev/null @@ -1,110 +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/ | postgresql | 8.0.101 | -| https://charts.truecharts.org | redis | 3.0.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/4.0.1/charts/common-10.7.1.tgz b/stable/grist/4.0.1/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/grist/4.0.1/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/grist/4.0.1/charts/postgresql-8.0.101.tgz b/stable/grist/4.0.1/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/grist/4.0.1/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/grist/4.0.1/charts/redis-3.0.97.tgz b/stable/grist/4.0.1/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/grist/4.0.1/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/grist/4.0.2/CHANGELOG.md b/stable/grist/4.0.2/CHANGELOG.md new file mode 100644 index 00000000000..46feb15fe43 --- /dev/null +++ b/stable/grist/4.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [grist-4.0.2](https://github.com/truecharts/charts/compare/grist-4.0.1...grist-4.0.2) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [hammond-2.0.38](https://github.com/truecharts/charts/compare/hammond-2.0.37...hammond-2.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [hammond-2.0.37](https://github.com/truecharts/charts/compare/hammond-2.0.36...hammond-2.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [hammond-2.0.36](https://github.com/truecharts/charts/compare/hammond-2.0.35...hammond-2.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [hammond-2.0.36](https://github.com/truecharts/charts/compare/hammond-2.0.35...hammond-2.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [hammond-2.0.35](https://github.com/truecharts/charts/compare/hammond-2.0.34...hammond-2.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [hammond-2.0.34](https://github.com/truecharts/charts/compare/hammond-2.0.33...hammond-2.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/grist/4.0.2/Chart.lock b/stable/grist/4.0.2/Chart.lock new file mode 100644 index 00000000000..655cedc9f71 --- /dev/null +++ b/stable/grist/4.0.2/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:74b14c49cbb6c324d31f5e500c3bd2cfcbb61460306ba7433f71fa45ef2f03a3 +generated: "2022-10-25T10:06:59.133754607Z" diff --git a/stable/grist/4.0.2/Chart.yaml b/stable/grist/4.0.2/Chart.yaml new file mode 100644 index 00000000000..e4f9c70423e --- /dev/null +++ b/stable/grist/4.0.2/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "1.0.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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: 4.0.2 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/grist/4.0.2/README.md b/stable/grist/4.0.2/README.md new file mode 100644 index 00000000000..f28cd3d4e72 --- /dev/null +++ b/stable/grist/4.0.2/README.md @@ -0,0 +1,110 @@ +# 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/ | postgresql | 8.0.106 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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/4.0.1/app-readme.md b/stable/grist/4.0.2/app-readme.md similarity index 100% rename from stable/grist/4.0.1/app-readme.md rename to stable/grist/4.0.2/app-readme.md diff --git a/stable/grist/4.0.2/charts/common-10.7.7.tgz b/stable/grist/4.0.2/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/grist/4.0.2/charts/common-10.7.7.tgz differ diff --git a/stable/grist/4.0.2/charts/postgresql-8.0.106.tgz b/stable/grist/4.0.2/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/grist/4.0.2/charts/postgresql-8.0.106.tgz differ diff --git a/stable/grist/4.0.2/charts/redis-3.0.102.tgz b/stable/grist/4.0.2/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/grist/4.0.2/charts/redis-3.0.102.tgz differ diff --git a/stable/grist/4.0.1/ix_values.yaml b/stable/grist/4.0.2/ix_values.yaml similarity index 100% rename from stable/grist/4.0.1/ix_values.yaml rename to stable/grist/4.0.2/ix_values.yaml diff --git a/stable/grist/4.0.1/questions.yaml b/stable/grist/4.0.2/questions.yaml similarity index 100% rename from stable/grist/4.0.1/questions.yaml rename to stable/grist/4.0.2/questions.yaml diff --git a/stable/grist/4.0.1/templates/_config.tpl b/stable/grist/4.0.2/templates/_config.tpl similarity index 100% rename from stable/grist/4.0.1/templates/_config.tpl rename to stable/grist/4.0.2/templates/_config.tpl diff --git a/stable/grist/4.0.1/templates/_secret.tpl b/stable/grist/4.0.2/templates/_secret.tpl similarity index 100% rename from stable/grist/4.0.1/templates/_secret.tpl rename to stable/grist/4.0.2/templates/_secret.tpl diff --git a/stable/grist/4.0.1/templates/common.yaml b/stable/grist/4.0.2/templates/common.yaml similarity index 100% rename from stable/grist/4.0.1/templates/common.yaml rename to stable/grist/4.0.2/templates/common.yaml diff --git a/stable/homarr/2.0.45/values.yaml b/stable/grist/4.0.2/values.yaml similarity index 100% rename from stable/homarr/2.0.45/values.yaml rename to stable/grist/4.0.2/values.yaml diff --git a/stable/grocy/11.0.53/CHANGELOG.md b/stable/grocy/11.0.53/CHANGELOG.md new file mode 100644 index 00000000000..e6b3be22da3 --- /dev/null +++ b/stable/grocy/11.0.53/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [grocy-11.0.53](https://github.com/truecharts/charts/compare/grocy-11.0.52...grocy-11.0.53) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [grocy-11.0.52](https://github.com/truecharts/charts/compare/grocy-11.0.51...grocy-11.0.52) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [grocy-11.0.51](https://github.com/truecharts/charts/compare/grocy-11.0.50...grocy-11.0.51) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [grocy-11.0.50](https://github.com/truecharts/charts/compare/grocy-11.0.49...grocy-11.0.50) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [grocy-11.0.49](https://github.com/truecharts/charts/compare/grocy-11.0.48...grocy-11.0.49) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [grocy-11.0.48](https://github.com/truecharts/charts/compare/grocy-11.0.47...grocy-11.0.48) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [grocy-11.0.48](https://github.com/truecharts/charts/compare/grocy-11.0.47...grocy-11.0.48) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [grocy-11.0.47](https://github.com/truecharts/charts/compare/grocy-11.0.46...grocy-11.0.47) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [grocy-11.0.46](https://github.com/truecharts/charts/compare/grocy-11.0.45...grocy-11.0.46) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [grocy-11.0.45](https://github.com/truecharts/charts/compare/grocy-11.0.44...grocy-11.0.45) (2022-09-25) + +### Chore diff --git a/stable/grocy/11.0.53/Chart.lock b/stable/grocy/11.0.53/Chart.lock new file mode 100644 index 00000000000..e186b91ab14 --- /dev/null +++ b/stable/grocy/11.0.53/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:06:28.070503839Z" diff --git a/stable/grocy/11.0.53/Chart.yaml b/stable/grocy/11.0.53/Chart.yaml new file mode 100644 index 00000000000..7006f7c849e --- /dev/null +++ b/stable/grocy/11.0.53/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.3.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.53 +annotations: + truecharts.org/catagories: | + - Home-Automation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/grocy/11.0.53/README.md b/stable/grocy/11.0.53/README.md new file mode 100644 index 00000000000..58d225bec1e --- /dev/null +++ b/stable/grocy/11.0.53/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.53/app-readme.md b/stable/grocy/11.0.53/app-readme.md new file mode 100644 index 00000000000..fde13924737 --- /dev/null +++ b/stable/grocy/11.0.53/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.53/charts/common-10.7.7.tgz b/stable/grocy/11.0.53/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/grocy/11.0.53/charts/common-10.7.7.tgz differ diff --git a/stable/grocy/11.0.53/ix_values.yaml b/stable/grocy/11.0.53/ix_values.yaml new file mode 100644 index 00000000000..0b12583e52d --- /dev/null +++ b/stable/grocy/11.0.53/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/grocy + tag: v3.3.1@sha256:da481499bf11d2ab1dd284b821c742c68920189b62720b26be97a5622b06f84f + 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.53/questions.yaml b/stable/grocy/11.0.53/questions.yaml new file mode 100644 index 00000000000..9e74e159061 --- /dev/null +++ b/stable/grocy/11.0.53/questions.yaml @@ -0,0 +1,2569 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/htpcmanager/2.0.36/templates/common.yaml b/stable/grocy/11.0.53/templates/common.yaml similarity index 100% rename from stable/htpcmanager/2.0.36/templates/common.yaml rename to stable/grocy/11.0.53/templates/common.yaml diff --git a/stable/homepage/0.0.13/values.yaml b/stable/grocy/11.0.53/values.yaml similarity index 100% rename from stable/homepage/0.0.13/values.yaml rename to stable/grocy/11.0.53/values.yaml diff --git a/stable/guacamole-client/4.0.48/CHANGELOG.md b/stable/guacamole-client/4.0.48/CHANGELOG.md deleted file mode 100644 index 45f4f0469db..00000000000 --- a/stable/guacamole-client/4.0.48/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [guacamole-client-4.0.48](https://github.com/truecharts/charts/compare/guacamole-client-4.0.47...guacamole-client-4.0.48) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [guacamole-client-4.0.47](https://github.com/truecharts/charts/compare/guacamole-client-4.0.46...guacamole-client-4.0.47) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [guacamole-client-4.0.46](https://github.com/truecharts/charts/compare/guacamole-client-4.0.45...guacamole-client-4.0.46) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [guacamole-client-4.0.46](https://github.com/truecharts/charts/compare/guacamole-client-4.0.45...guacamole-client-4.0.46) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [guacamole-client-4.0.45](https://github.com/truecharts/charts/compare/guacamole-client-4.0.44...guacamole-client-4.0.45) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [guacamole-client-4.0.43](https://github.com/truecharts/charts/compare/guacamole-client-4.0.42...guacamole-client-4.0.43) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/guacamole-client/4.0.48/Chart.lock b/stable/guacamole-client/4.0.48/Chart.lock deleted file mode 100644 index 07509726235..00000000000 --- a/stable/guacamole-client/4.0.48/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:14:55.529226836Z" diff --git a/stable/guacamole-client/4.0.48/Chart.yaml b/stable/guacamole-client/4.0.48/Chart.yaml deleted file mode 100644 index 8e3713097d9..00000000000 --- a/stable/guacamole-client/4.0.48/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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.48 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/guacamole-client/4.0.48/README.md b/stable/guacamole-client/4.0.48/README.md deleted file mode 100644 index 41146d89a7d..00000000000 --- a/stable/guacamole-client/4.0.48/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.48/charts/common-10.7.1.tgz b/stable/guacamole-client/4.0.48/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/guacamole-client/4.0.48/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/guacamole-client/4.0.48/charts/postgresql-8.0.101.tgz b/stable/guacamole-client/4.0.48/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/guacamole-client/4.0.48/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/guacamole-client/4.0.49/CHANGELOG.md b/stable/guacamole-client/4.0.49/CHANGELOG.md new file mode 100644 index 00000000000..6b46f10e627 --- /dev/null +++ b/stable/guacamole-client/4.0.49/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [guacamole-client-4.0.49](https://github.com/truecharts/charts/compare/guacamole-client-4.0.48...guacamole-client-4.0.49) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [guacamole-client-4.0.48](https://github.com/truecharts/charts/compare/guacamole-client-4.0.47...guacamole-client-4.0.48) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [guacamole-client-4.0.47](https://github.com/truecharts/charts/compare/guacamole-client-4.0.46...guacamole-client-4.0.47) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [guacamole-client-4.0.46](https://github.com/truecharts/charts/compare/guacamole-client-4.0.45...guacamole-client-4.0.46) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [guacamole-client-4.0.46](https://github.com/truecharts/charts/compare/guacamole-client-4.0.45...guacamole-client-4.0.46) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [guacamole-client-4.0.45](https://github.com/truecharts/charts/compare/guacamole-client-4.0.44...guacamole-client-4.0.45) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [guacamole-client-4.0.43](https://github.com/truecharts/charts/compare/guacamole-client-4.0.42...guacamole-client-4.0.43) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/guacamole-client/4.0.49/Chart.lock b/stable/guacamole-client/4.0.49/Chart.lock new file mode 100644 index 00000000000..eabe4420760 --- /dev/null +++ b/stable/guacamole-client/4.0.49/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:06:58.294895519Z" diff --git a/stable/guacamole-client/4.0.49/Chart.yaml b/stable/guacamole-client/4.0.49/Chart.yaml new file mode 100644 index 00000000000..3af43f3a0a9 --- /dev/null +++ b/stable/guacamole-client/4.0.49/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.49 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/guacamole-client/4.0.49/README.md b/stable/guacamole-client/4.0.49/README.md new file mode 100644 index 00000000000..074d70ab2a7 --- /dev/null +++ b/stable/guacamole-client/4.0.49/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.48/app-readme.md b/stable/guacamole-client/4.0.49/app-readme.md similarity index 100% rename from stable/guacamole-client/4.0.48/app-readme.md rename to stable/guacamole-client/4.0.49/app-readme.md diff --git a/stable/guacamole-client/4.0.49/charts/common-10.7.7.tgz b/stable/guacamole-client/4.0.49/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/guacamole-client/4.0.49/charts/common-10.7.7.tgz differ diff --git a/stable/guacamole-client/4.0.49/charts/postgresql-8.0.106.tgz b/stable/guacamole-client/4.0.49/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/guacamole-client/4.0.49/charts/postgresql-8.0.106.tgz differ diff --git a/stable/guacamole-client/4.0.48/ix_values.yaml b/stable/guacamole-client/4.0.49/ix_values.yaml similarity index 100% rename from stable/guacamole-client/4.0.48/ix_values.yaml rename to stable/guacamole-client/4.0.49/ix_values.yaml diff --git a/stable/guacamole-client/4.0.48/questions.yaml b/stable/guacamole-client/4.0.49/questions.yaml similarity index 100% rename from stable/guacamole-client/4.0.48/questions.yaml rename to stable/guacamole-client/4.0.49/questions.yaml diff --git a/stable/guacamole-client/4.0.48/templates/_configmap.tpl b/stable/guacamole-client/4.0.49/templates/_configmap.tpl similarity index 100% rename from stable/guacamole-client/4.0.48/templates/_configmap.tpl rename to stable/guacamole-client/4.0.49/templates/_configmap.tpl diff --git a/stable/guacamole-client/4.0.48/templates/common.yaml b/stable/guacamole-client/4.0.49/templates/common.yaml similarity index 100% rename from stable/guacamole-client/4.0.48/templates/common.yaml rename to stable/guacamole-client/4.0.49/templates/common.yaml diff --git a/stable/homer/2.0.44/values.yaml b/stable/guacamole-client/4.0.49/values.yaml similarity index 100% rename from stable/homer/2.0.44/values.yaml rename to stable/guacamole-client/4.0.49/values.yaml diff --git a/stable/guacd/2.0.40/CHANGELOG.md b/stable/guacd/2.0.40/CHANGELOG.md deleted file mode 100644 index e0ba115b6a5..00000000000 --- a/stable/guacd/2.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [guacd-2.0.40](https://github.com/truecharts/charts/compare/guacd-2.0.39...guacd-2.0.40) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [guacd-2.0.39](https://github.com/truecharts/charts/compare/guacd-2.0.38...guacd-2.0.39) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [guacd-2.0.38](https://github.com/truecharts/charts/compare/guacd-2.0.37...guacd-2.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [guacd-2.0.38](https://github.com/truecharts/charts/compare/guacd-2.0.37...guacd-2.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [guacd-2.0.37](https://github.com/truecharts/charts/compare/guacd-2.0.36...guacd-2.0.37) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [guacd-2.0.36](https://github.com/truecharts/charts/compare/guacd-2.0.35...guacd-2.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/guacd/2.0.40/Chart.lock b/stable/guacd/2.0.40/Chart.lock deleted file mode 100644 index ec3c4ce2010..00000000000 --- a/stable/guacd/2.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:14:45.708201869Z" diff --git a/stable/guacd/2.0.40/Chart.yaml b/stable/guacd/2.0.40/Chart.yaml deleted file mode 100644 index 5589cdc315b..00000000000 --- a/stable/guacd/2.0.40/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: guacd -version: 2.0.40 -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.7.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.40/README.md b/stable/guacd/2.0.40/README.md deleted file mode 100644 index 0c1b3f69fe8..00000000000 --- a/stable/guacd/2.0.40/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.40/charts/common-10.7.1.tgz b/stable/guacd/2.0.40/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/guacd/2.0.40/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/guacd/2.0.41/CHANGELOG.md b/stable/guacd/2.0.41/CHANGELOG.md new file mode 100644 index 00000000000..cb7a65fceb0 --- /dev/null +++ b/stable/guacd/2.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [guacd-2.0.41](https://github.com/truecharts/charts/compare/guacd-2.0.40...guacd-2.0.41) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [guacd-2.0.40](https://github.com/truecharts/charts/compare/guacd-2.0.39...guacd-2.0.40) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [guacd-2.0.39](https://github.com/truecharts/charts/compare/guacd-2.0.38...guacd-2.0.39) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [guacd-2.0.38](https://github.com/truecharts/charts/compare/guacd-2.0.37...guacd-2.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [guacd-2.0.38](https://github.com/truecharts/charts/compare/guacd-2.0.37...guacd-2.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [guacd-2.0.37](https://github.com/truecharts/charts/compare/guacd-2.0.36...guacd-2.0.37) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [guacd-2.0.36](https://github.com/truecharts/charts/compare/guacd-2.0.35...guacd-2.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/guacd/2.0.41/Chart.lock b/stable/guacd/2.0.41/Chart.lock new file mode 100644 index 00000000000..1c72d1bd085 --- /dev/null +++ b/stable/guacd/2.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:06:47.93641065Z" diff --git a/stable/guacd/2.0.41/Chart.yaml b/stable/guacd/2.0.41/Chart.yaml new file mode 100644 index 00000000000..3501650f678 --- /dev/null +++ b/stable/guacd/2.0.41/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: guacd +version: 2.0.41 +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.7.7 + # 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.41/README.md b/stable/guacd/2.0.41/README.md new file mode 100644 index 00000000000..355eb8cec71 --- /dev/null +++ b/stable/guacd/2.0.41/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.40/app-readme.md b/stable/guacd/2.0.41/app-readme.md similarity index 100% rename from stable/guacd/2.0.40/app-readme.md rename to stable/guacd/2.0.41/app-readme.md diff --git a/stable/guacd/2.0.41/charts/common-10.7.7.tgz b/stable/guacd/2.0.41/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/guacd/2.0.41/charts/common-10.7.7.tgz differ diff --git a/stable/guacd/2.0.40/ix_values.yaml b/stable/guacd/2.0.41/ix_values.yaml similarity index 100% rename from stable/guacd/2.0.40/ix_values.yaml rename to stable/guacd/2.0.41/ix_values.yaml diff --git a/stable/guacd/2.0.40/questions.yaml b/stable/guacd/2.0.41/questions.yaml similarity index 100% rename from stable/guacd/2.0.40/questions.yaml rename to stable/guacd/2.0.41/questions.yaml diff --git a/stable/hyperion-ng/6.0.38/templates/common.yaml b/stable/guacd/2.0.41/templates/common.yaml similarity index 100% rename from stable/hyperion-ng/6.0.38/templates/common.yaml rename to stable/guacd/2.0.41/templates/common.yaml diff --git a/stable/htpcmanager/2.0.36/values.yaml b/stable/guacd/2.0.41/values.yaml similarity index 100% rename from stable/htpcmanager/2.0.36/values.yaml rename to stable/guacd/2.0.41/values.yaml diff --git a/stable/habridge/2.0.36/CHANGELOG.md b/stable/habridge/2.0.36/CHANGELOG.md deleted file mode 100644 index 18adee8017a..00000000000 --- a/stable/habridge/2.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [habridge-2.0.36](https://github.com/truecharts/charts/compare/habridge-2.0.35...habridge-2.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [habridge-2.0.35](https://github.com/truecharts/charts/compare/habridge-2.0.34...habridge-2.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [habridge-2.0.34](https://github.com/truecharts/charts/compare/habridge-2.0.33...habridge-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [habridge-2.0.34](https://github.com/truecharts/charts/compare/habridge-2.0.33...habridge-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [habridge-2.0.33](https://github.com/truecharts/charts/compare/habridge-2.0.32...habridge-2.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [habridge-2.0.32](https://github.com/truecharts/charts/compare/habridge-2.0.31...habridge-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/habridge/2.0.36/Chart.lock b/stable/habridge/2.0.36/Chart.lock deleted file mode 100644 index 81f52b36867..00000000000 --- a/stable/habridge/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:15:01.921632079Z" diff --git a/stable/habridge/2.0.36/Chart.yaml b/stable/habridge/2.0.36/Chart.yaml deleted file mode 100644 index 4e3618c3b9f..00000000000 --- a/stable/habridge/2.0.36/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: habridge -version: 2.0.36 -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.7.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.36/README.md b/stable/habridge/2.0.36/README.md deleted file mode 100644 index b0a20f6c7d0..00000000000 --- a/stable/habridge/2.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/habridge/2.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/habridge/2.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/habridge/2.0.37/CHANGELOG.md b/stable/habridge/2.0.37/CHANGELOG.md new file mode 100644 index 00000000000..098f1568209 --- /dev/null +++ b/stable/habridge/2.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [habridge-2.0.37](https://github.com/truecharts/charts/compare/habridge-2.0.36...habridge-2.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [habridge-2.0.36](https://github.com/truecharts/charts/compare/habridge-2.0.35...habridge-2.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [habridge-2.0.35](https://github.com/truecharts/charts/compare/habridge-2.0.34...habridge-2.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [habridge-2.0.34](https://github.com/truecharts/charts/compare/habridge-2.0.33...habridge-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [habridge-2.0.34](https://github.com/truecharts/charts/compare/habridge-2.0.33...habridge-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [habridge-2.0.33](https://github.com/truecharts/charts/compare/habridge-2.0.32...habridge-2.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [habridge-2.0.32](https://github.com/truecharts/charts/compare/habridge-2.0.31...habridge-2.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/habridge/2.0.37/Chart.lock b/stable/habridge/2.0.37/Chart.lock new file mode 100644 index 00000000000..cb21542687c --- /dev/null +++ b/stable/habridge/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:07:08.901276414Z" diff --git a/stable/habridge/2.0.37/Chart.yaml b/stable/habridge/2.0.37/Chart.yaml new file mode 100644 index 00000000000..8f536e155a7 --- /dev/null +++ b/stable/habridge/2.0.37/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: habridge +version: 2.0.37 +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.7.7 + # 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.37/README.md b/stable/habridge/2.0.37/README.md new file mode 100644 index 00000000000..2b4152054b5 --- /dev/null +++ b/stable/habridge/2.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/habridge/2.0.37/app-readme.md similarity index 100% rename from stable/habridge/2.0.36/app-readme.md rename to stable/habridge/2.0.37/app-readme.md diff --git a/stable/habridge/2.0.37/charts/common-10.7.7.tgz b/stable/habridge/2.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/habridge/2.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/habridge/2.0.36/ix_values.yaml b/stable/habridge/2.0.37/ix_values.yaml similarity index 100% rename from stable/habridge/2.0.36/ix_values.yaml rename to stable/habridge/2.0.37/ix_values.yaml diff --git a/stable/habridge/2.0.36/questions.yaml b/stable/habridge/2.0.37/questions.yaml similarity index 100% rename from stable/habridge/2.0.36/questions.yaml rename to stable/habridge/2.0.37/questions.yaml diff --git a/stable/icinga2/3.0.49/templates/common.yaml b/stable/habridge/2.0.37/templates/common.yaml similarity index 100% rename from stable/icinga2/3.0.49/templates/common.yaml rename to stable/habridge/2.0.37/templates/common.yaml diff --git a/stable/hyperion-ng/6.0.38/values.yaml b/stable/habridge/2.0.37/values.yaml similarity index 100% rename from stable/hyperion-ng/6.0.38/values.yaml rename to stable/habridge/2.0.37/values.yaml diff --git a/stable/hammond/2.0.38/CHANGELOG.md b/stable/hammond/2.0.38/CHANGELOG.md deleted file mode 100644 index d4231b4d6c4..00000000000 --- a/stable/hammond/2.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - - -## [hammond-2.0.37](https://github.com/truecharts/charts/compare/hammond-2.0.36...hammond-2.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [hammond-2.0.36](https://github.com/truecharts/charts/compare/hammond-2.0.35...hammond-2.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hammond-2.0.36](https://github.com/truecharts/charts/compare/hammond-2.0.35...hammond-2.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hammond-2.0.35](https://github.com/truecharts/charts/compare/hammond-2.0.34...hammond-2.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [hammond-2.0.34](https://github.com/truecharts/charts/compare/hammond-2.0.33...hammond-2.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/hammond/2.0.38/Chart.lock b/stable/hammond/2.0.38/Chart.lock deleted file mode 100644 index fb995629421..00000000000 --- a/stable/hammond/2.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:15:17.452318239Z" diff --git a/stable/hammond/2.0.38/Chart.yaml b/stable/hammond/2.0.38/Chart.yaml deleted file mode 100644 index c9f17a2a6c4..00000000000 --- a/stable/hammond/2.0.38/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.7.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.38 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/hammond/2.0.38/README.md b/stable/hammond/2.0.38/README.md deleted file mode 100644 index 4044f2c0d0d..00000000000 --- a/stable/hammond/2.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/stable/hammond/2.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/hammond/2.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/hammond/2.0.39/CHANGELOG.md b/stable/hammond/2.0.39/CHANGELOG.md new file mode 100644 index 00000000000..a99265476d8 --- /dev/null +++ b/stable/hammond/2.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hammond-2.0.39](https://github.com/truecharts/charts/compare/hammond-2.0.38...hammond-2.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + + +## [hammond-2.0.37](https://github.com/truecharts/charts/compare/hammond-2.0.36...hammond-2.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [hammond-2.0.36](https://github.com/truecharts/charts/compare/hammond-2.0.35...hammond-2.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [hammond-2.0.36](https://github.com/truecharts/charts/compare/hammond-2.0.35...hammond-2.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [hammond-2.0.35](https://github.com/truecharts/charts/compare/hammond-2.0.34...hammond-2.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [hammond-2.0.34](https://github.com/truecharts/charts/compare/hammond-2.0.33...hammond-2.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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)) + + diff --git a/stable/hammond/2.0.39/Chart.lock b/stable/hammond/2.0.39/Chart.lock new file mode 100644 index 00000000000..62d09b1fb38 --- /dev/null +++ b/stable/hammond/2.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:07:29.391148471Z" diff --git a/stable/hammond/2.0.39/Chart.yaml b/stable/hammond/2.0.39/Chart.yaml new file mode 100644 index 00000000000..db8b987bc78 --- /dev/null +++ b/stable/hammond/2.0.39/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.39 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/hammond/2.0.39/README.md b/stable/hammond/2.0.39/README.md new file mode 100644 index 00000000000..a36ebb9313c --- /dev/null +++ b/stable/hammond/2.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/stable/hammond/2.0.39/app-readme.md similarity index 100% rename from stable/hammond/2.0.38/app-readme.md rename to stable/hammond/2.0.39/app-readme.md diff --git a/stable/hammond/2.0.39/charts/common-10.7.7.tgz b/stable/hammond/2.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/hammond/2.0.39/charts/common-10.7.7.tgz differ diff --git a/stable/hammond/2.0.38/ix_values.yaml b/stable/hammond/2.0.39/ix_values.yaml similarity index 100% rename from stable/hammond/2.0.38/ix_values.yaml rename to stable/hammond/2.0.39/ix_values.yaml diff --git a/stable/hammond/2.0.38/questions.yaml b/stable/hammond/2.0.39/questions.yaml similarity index 100% rename from stable/hammond/2.0.38/questions.yaml rename to stable/hammond/2.0.39/questions.yaml diff --git a/stable/hammond/2.0.38/templates/_secrets.tpl b/stable/hammond/2.0.39/templates/_secrets.tpl similarity index 100% rename from stable/hammond/2.0.38/templates/_secrets.tpl rename to stable/hammond/2.0.39/templates/_secrets.tpl diff --git a/stable/hammond/2.0.38/templates/common.yaml b/stable/hammond/2.0.39/templates/common.yaml similarity index 100% rename from stable/hammond/2.0.38/templates/common.yaml rename to stable/hammond/2.0.39/templates/common.yaml diff --git a/stable/icantbelieveitsnotvaletudo/4.0.39/values.yaml b/stable/hammond/2.0.39/values.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/4.0.39/values.yaml rename to stable/hammond/2.0.39/values.yaml diff --git a/stable/handbrake/13.0.40/CHANGELOG.md b/stable/handbrake/13.0.40/CHANGELOG.md new file mode 100644 index 00000000000..230c5f25f1a --- /dev/null +++ b/stable/handbrake/13.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [handbrake-13.0.40](https://github.com/truecharts/charts/compare/handbrake-13.0.39...handbrake-13.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [handbrake-13.0.39](https://github.com/truecharts/charts/compare/handbrake-13.0.38...handbrake-13.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [handbrake-13.0.38](https://github.com/truecharts/charts/compare/handbrake-13.0.37...handbrake-13.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [handbrake-13.0.37](https://github.com/truecharts/charts/compare/handbrake-13.0.36...handbrake-13.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [handbrake-13.0.37](https://github.com/truecharts/charts/compare/handbrake-13.0.36...handbrake-13.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [handbrake-13.0.36](https://github.com/truecharts/charts/compare/handbrake-13.0.35...handbrake-13.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [handbrake-13.0.35](https://github.com/truecharts/charts/compare/handbrake-13.0.34...handbrake-13.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/handbrake/13.0.40/Chart.lock b/stable/handbrake/13.0.40/Chart.lock new file mode 100644 index 00000000000..20448db4e66 --- /dev/null +++ b/stable/handbrake/13.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:07:51.035027624Z" diff --git a/stable/handbrake/13.0.40/Chart.yaml b/stable/handbrake/13.0.40/Chart.yaml new file mode 100644 index 00000000000..4b112a059c4 --- /dev/null +++ b/stable/handbrake/13.0.40/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.25.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/handbrake/13.0.40/README.md b/stable/handbrake/13.0.40/README.md new file mode 100644 index 00000000000..7e8c277e4d9 --- /dev/null +++ b/stable/handbrake/13.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.40/app-readme.md b/stable/handbrake/13.0.40/app-readme.md new file mode 100644 index 00000000000..ed4315eda78 --- /dev/null +++ b/stable/handbrake/13.0.40/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.40/charts/common-10.7.7.tgz b/stable/handbrake/13.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/handbrake/13.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/handbrake/13.0.40/ix_values.yaml b/stable/handbrake/13.0.40/ix_values.yaml new file mode 100644 index 00000000000..e2849c022dd --- /dev/null +++ b/stable/handbrake/13.0.40/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.40/questions.yaml b/stable/handbrake/13.0.40/questions.yaml new file mode 100644 index 00000000000..dd143e16374 --- /dev/null +++ b/stable/handbrake/13.0.40/questions.yaml @@ -0,0 +1,3154 @@ +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: 256Gi + - 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: 256Gi + - 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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/impostor-server/1.0.47/templates/common.yaml b/stable/handbrake/13.0.40/templates/common.yaml similarity index 100% rename from stable/impostor-server/1.0.47/templates/common.yaml rename to stable/handbrake/13.0.40/templates/common.yaml diff --git a/stable/icinga2/3.0.49/values.yaml b/stable/handbrake/13.0.40/values.yaml similarity index 100% rename from stable/icinga2/3.0.49/values.yaml rename to stable/handbrake/13.0.40/values.yaml diff --git a/stable/haste-server/6.0.39/CHANGELOG.md b/stable/haste-server/6.0.39/CHANGELOG.md deleted file mode 100644 index 1dff0368292..00000000000 --- a/stable/haste-server/6.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [haste-server-6.0.39](https://github.com/truecharts/charts/compare/haste-server-6.0.38...haste-server-6.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [haste-server-6.0.38](https://github.com/truecharts/charts/compare/haste-server-6.0.37...haste-server-6.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [haste-server-6.0.37](https://github.com/truecharts/charts/compare/haste-server-6.0.36...haste-server-6.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [haste-server-6.0.37](https://github.com/truecharts/charts/compare/haste-server-6.0.36...haste-server-6.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [haste-server-6.0.36](https://github.com/truecharts/charts/compare/haste-server-6.0.35...haste-server-6.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [haste-server-6.0.35](https://github.com/truecharts/charts/compare/haste-server-6.0.34...haste-server-6.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/haste-server/6.0.39/Chart.lock b/stable/haste-server/6.0.39/Chart.lock deleted file mode 100644 index 59108720f74..00000000000 --- a/stable/haste-server/6.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:15:38.591018108Z" diff --git a/stable/haste-server/6.0.39/Chart.yaml b/stable/haste-server/6.0.39/Chart.yaml deleted file mode 100644 index 299b0b4d4ac..00000000000 --- a/stable/haste-server/6.0.39/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.39 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/haste-server/6.0.39/README.md b/stable/haste-server/6.0.39/README.md deleted file mode 100644 index 13ae0e20e8e..00000000000 --- a/stable/haste-server/6.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/haste-server/6.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/haste-server/6.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/haste-server/6.0.40/CHANGELOG.md b/stable/haste-server/6.0.40/CHANGELOG.md new file mode 100644 index 00000000000..b532542bd21 --- /dev/null +++ b/stable/haste-server/6.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [haste-server-6.0.40](https://github.com/truecharts/charts/compare/haste-server-6.0.39...haste-server-6.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [haste-server-6.0.39](https://github.com/truecharts/charts/compare/haste-server-6.0.38...haste-server-6.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [haste-server-6.0.38](https://github.com/truecharts/charts/compare/haste-server-6.0.37...haste-server-6.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [haste-server-6.0.37](https://github.com/truecharts/charts/compare/haste-server-6.0.36...haste-server-6.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [haste-server-6.0.37](https://github.com/truecharts/charts/compare/haste-server-6.0.36...haste-server-6.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [haste-server-6.0.36](https://github.com/truecharts/charts/compare/haste-server-6.0.35...haste-server-6.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [haste-server-6.0.35](https://github.com/truecharts/charts/compare/haste-server-6.0.34...haste-server-6.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/haste-server/6.0.40/Chart.lock b/stable/haste-server/6.0.40/Chart.lock new file mode 100644 index 00000000000..bcfc4f8b626 --- /dev/null +++ b/stable/haste-server/6.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:07:54.759138077Z" diff --git a/stable/haste-server/6.0.40/Chart.yaml b/stable/haste-server/6.0.40/Chart.yaml new file mode 100644 index 00000000000..c4e6669f9e6 --- /dev/null +++ b/stable/haste-server/6.0.40/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/haste-server/6.0.40/README.md b/stable/haste-server/6.0.40/README.md new file mode 100644 index 00000000000..e9280d6b18f --- /dev/null +++ b/stable/haste-server/6.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/haste-server/6.0.40/app-readme.md similarity index 100% rename from stable/haste-server/6.0.39/app-readme.md rename to stable/haste-server/6.0.40/app-readme.md diff --git a/stable/haste-server/6.0.40/charts/common-10.7.7.tgz b/stable/haste-server/6.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/haste-server/6.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/haste-server/6.0.39/ix_values.yaml b/stable/haste-server/6.0.40/ix_values.yaml similarity index 100% rename from stable/haste-server/6.0.39/ix_values.yaml rename to stable/haste-server/6.0.40/ix_values.yaml diff --git a/stable/haste-server/6.0.39/questions.yaml b/stable/haste-server/6.0.40/questions.yaml similarity index 100% rename from stable/haste-server/6.0.39/questions.yaml rename to stable/haste-server/6.0.40/questions.yaml diff --git a/stable/ispy-agent-dvr/2.0.54/templates/common.yaml b/stable/haste-server/6.0.40/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.54/templates/common.yaml rename to stable/haste-server/6.0.40/templates/common.yaml diff --git a/stable/immich/1.0.1/values.yaml b/stable/haste-server/6.0.40/values.yaml similarity index 100% rename from stable/immich/1.0.1/values.yaml rename to stable/haste-server/6.0.40/values.yaml diff --git a/stable/headphones/4.0.36/CHANGELOG.md b/stable/headphones/4.0.36/CHANGELOG.md deleted file mode 100644 index 19175b227d1..00000000000 --- a/stable/headphones/4.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [headphones-4.0.36](https://github.com/truecharts/charts/compare/headphones-4.0.35...headphones-4.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [headphones-4.0.35](https://github.com/truecharts/charts/compare/headphones-4.0.34...headphones-4.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [headphones-4.0.34](https://github.com/truecharts/charts/compare/headphones-4.0.33...headphones-4.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [headphones-4.0.34](https://github.com/truecharts/charts/compare/headphones-4.0.33...headphones-4.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [headphones-4.0.33](https://github.com/truecharts/charts/compare/headphones-4.0.32...headphones-4.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [headphones-4.0.32](https://github.com/truecharts/charts/compare/headphones-4.0.31...headphones-4.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/headphones/4.0.36/Chart.lock b/stable/headphones/4.0.36/Chart.lock deleted file mode 100644 index 0816dd04535..00000000000 --- a/stable/headphones/4.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:15:48.459977095Z" diff --git a/stable/headphones/4.0.36/Chart.yaml b/stable/headphones/4.0.36/Chart.yaml deleted file mode 100644 index baab116ecae..00000000000 --- a/stable/headphones/4.0.36/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "58edc604" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/headphones/4.0.36/README.md b/stable/headphones/4.0.36/README.md deleted file mode 100644 index 8a9d995eda3..00000000000 --- a/stable/headphones/4.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/headphones/4.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/headphones/4.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/headphones/4.0.37/CHANGELOG.md b/stable/headphones/4.0.37/CHANGELOG.md new file mode 100644 index 00000000000..b5a75796234 --- /dev/null +++ b/stable/headphones/4.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [headphones-4.0.37](https://github.com/truecharts/charts/compare/headphones-4.0.36...headphones-4.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [headphones-4.0.36](https://github.com/truecharts/charts/compare/headphones-4.0.35...headphones-4.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [headphones-4.0.35](https://github.com/truecharts/charts/compare/headphones-4.0.34...headphones-4.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [headphones-4.0.34](https://github.com/truecharts/charts/compare/headphones-4.0.33...headphones-4.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [headphones-4.0.34](https://github.com/truecharts/charts/compare/headphones-4.0.33...headphones-4.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [headphones-4.0.33](https://github.com/truecharts/charts/compare/headphones-4.0.32...headphones-4.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [headphones-4.0.32](https://github.com/truecharts/charts/compare/headphones-4.0.31...headphones-4.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/headphones/4.0.37/Chart.lock b/stable/headphones/4.0.37/Chart.lock new file mode 100644 index 00000000000..9788ee4cae2 --- /dev/null +++ b/stable/headphones/4.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:08:09.895210739Z" diff --git a/stable/headphones/4.0.37/Chart.yaml b/stable/headphones/4.0.37/Chart.yaml new file mode 100644 index 00000000000..4a41ce7af19 --- /dev/null +++ b/stable/headphones/4.0.37/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "58edc604" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/headphones/4.0.37/README.md b/stable/headphones/4.0.37/README.md new file mode 100644 index 00000000000..fa83f7c3d6f --- /dev/null +++ b/stable/headphones/4.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/headphones/4.0.37/app-readme.md similarity index 100% rename from stable/headphones/4.0.36/app-readme.md rename to stable/headphones/4.0.37/app-readme.md diff --git a/stable/headphones/4.0.37/charts/common-10.7.7.tgz b/stable/headphones/4.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/headphones/4.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/headphones/4.0.36/ix_values.yaml b/stable/headphones/4.0.37/ix_values.yaml similarity index 100% rename from stable/headphones/4.0.36/ix_values.yaml rename to stable/headphones/4.0.37/ix_values.yaml diff --git a/stable/headphones/4.0.36/questions.yaml b/stable/headphones/4.0.37/questions.yaml similarity index 100% rename from stable/headphones/4.0.36/questions.yaml rename to stable/headphones/4.0.37/questions.yaml diff --git a/stable/headphones/4.0.36/templates/common.yaml b/stable/headphones/4.0.37/templates/common.yaml similarity index 100% rename from stable/headphones/4.0.36/templates/common.yaml rename to stable/headphones/4.0.37/templates/common.yaml diff --git a/stable/impostor-server/1.0.47/values.yaml b/stable/headphones/4.0.37/values.yaml similarity index 100% rename from stable/impostor-server/1.0.47/values.yaml rename to stable/headphones/4.0.37/values.yaml diff --git a/stable/healthchecks/7.0.38/CHANGELOG.md b/stable/healthchecks/7.0.38/CHANGELOG.md deleted file mode 100644 index 480cc895dbf..00000000000 --- a/stable/healthchecks/7.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [healthchecks-7.0.38](https://github.com/truecharts/charts/compare/healthchecks-7.0.37...healthchecks-7.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [healthchecks-7.0.37](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.28...healthchecks-7.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [healthchecks-7.0.36](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.27...healthchecks-7.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [healthchecks-7.0.36](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.27...healthchecks-7.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [healthchecks-7.0.35](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.26...healthchecks-7.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [healthchecks-7.0.34](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.25...healthchecks-7.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/healthchecks/7.0.38/Chart.lock b/stable/healthchecks/7.0.38/Chart.lock deleted file mode 100644 index 3400ef0fc6f..00000000000 --- a/stable/healthchecks/7.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:15:48.508370798Z" diff --git a/stable/healthchecks/7.0.38/Chart.yaml b/stable/healthchecks/7.0.38/Chart.yaml deleted file mode 100644 index ef3dcf1c4dd..00000000000 --- a/stable/healthchecks/7.0.38/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.7.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.38 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/healthchecks/7.0.38/README.md b/stable/healthchecks/7.0.38/README.md deleted file mode 100644 index 5a81ddd27e5..00000000000 --- a/stable/healthchecks/7.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/stable/healthchecks/7.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/healthchecks/7.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/healthchecks/7.0.39/CHANGELOG.md b/stable/healthchecks/7.0.39/CHANGELOG.md new file mode 100644 index 00000000000..8a24f8acec0 --- /dev/null +++ b/stable/healthchecks/7.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [healthchecks-7.0.39](https://github.com/truecharts/charts/compare/healthchecks-7.0.38...healthchecks-7.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [healthchecks-7.0.38](https://github.com/truecharts/charts/compare/healthchecks-7.0.37...healthchecks-7.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [healthchecks-7.0.37](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.28...healthchecks-7.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [healthchecks-7.0.36](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.27...healthchecks-7.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [healthchecks-7.0.36](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.27...healthchecks-7.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [healthchecks-7.0.35](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.26...healthchecks-7.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [healthchecks-7.0.34](https://github.com/truecharts/charts/compare/healthchecksdashboard-0.0.25...healthchecks-7.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/healthchecks/7.0.39/Chart.lock b/stable/healthchecks/7.0.39/Chart.lock new file mode 100644 index 00000000000..12c1642f2c4 --- /dev/null +++ b/stable/healthchecks/7.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:08:10.86772476Z" diff --git a/stable/healthchecks/7.0.39/Chart.yaml b/stable/healthchecks/7.0.39/Chart.yaml new file mode 100644 index 00000000000..2fd5f46eaf4 --- /dev/null +++ b/stable/healthchecks/7.0.39/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.22.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.39 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/healthchecks/7.0.39/README.md b/stable/healthchecks/7.0.39/README.md new file mode 100644 index 00000000000..ff69c4a26c7 --- /dev/null +++ b/stable/healthchecks/7.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/stable/healthchecks/7.0.39/app-readme.md similarity index 100% rename from stable/healthchecks/7.0.38/app-readme.md rename to stable/healthchecks/7.0.39/app-readme.md diff --git a/stable/healthchecks/7.0.39/charts/common-10.7.7.tgz b/stable/healthchecks/7.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/healthchecks/7.0.39/charts/common-10.7.7.tgz differ diff --git a/stable/healthchecks/7.0.38/ix_values.yaml b/stable/healthchecks/7.0.39/ix_values.yaml similarity index 100% rename from stable/healthchecks/7.0.38/ix_values.yaml rename to stable/healthchecks/7.0.39/ix_values.yaml diff --git a/stable/healthchecks/7.0.38/questions.yaml b/stable/healthchecks/7.0.39/questions.yaml similarity index 100% rename from stable/healthchecks/7.0.38/questions.yaml rename to stable/healthchecks/7.0.39/questions.yaml diff --git a/stable/iyuuplus/2.0.37/templates/common.yaml b/stable/healthchecks/7.0.39/templates/common.yaml similarity index 100% rename from stable/iyuuplus/2.0.37/templates/common.yaml rename to stable/healthchecks/7.0.39/templates/common.yaml diff --git a/stable/inventree/4.0.22/values.yaml b/stable/healthchecks/7.0.39/values.yaml similarity index 100% rename from stable/inventree/4.0.22/values.yaml rename to stable/healthchecks/7.0.39/values.yaml diff --git a/stable/hedgedoc/4.0.59/CHANGELOG.md b/stable/hedgedoc/4.0.59/CHANGELOG.md deleted file mode 100644 index 9ff79e4aa17..00000000000 --- a/stable/hedgedoc/4.0.59/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hedgedoc-4.0.59](https://github.com/truecharts/charts/compare/hedgedoc-4.0.58...hedgedoc-4.0.59) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [hedgedoc-4.0.58](https://github.com/truecharts/charts/compare/hedgedoc-4.0.57...hedgedoc-4.0.58) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [hedgedoc-4.0.57](https://github.com/truecharts/charts/compare/hedgedoc-4.0.56...hedgedoc-4.0.57) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [hedgedoc-4.0.56](https://github.com/truecharts/charts/compare/hedgedoc-4.0.55...hedgedoc-4.0.56) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [hedgedoc-4.0.55](https://github.com/truecharts/charts/compare/hedgedoc-4.0.54...hedgedoc-4.0.55) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [hedgedoc-4.0.54](https://github.com/truecharts/charts/compare/hedgedoc-4.0.52...hedgedoc-4.0.54) (2022-10-08) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) - - update helm general non-major - - - - -## [hedgedoc-4.0.53](https://github.com/truecharts/charts/compare/hedgedoc-4.0.52...hedgedoc-4.0.53) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hedgedoc-4.0.52](https://github.com/truecharts/charts/compare/hedgedoc-4.0.51...hedgedoc-4.0.52) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [hedgedoc-4.0.51](https://github.com/truecharts/charts/compare/hedgedoc-4.0.50...hedgedoc-4.0.51) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hedgedoc-4.0.50](https://github.com/truecharts/charts/compare/hedgedoc-4.0.49...hedgedoc-4.0.50) (2022-10-05) - -### Chore diff --git a/stable/hedgedoc/4.0.59/Chart.lock b/stable/hedgedoc/4.0.59/Chart.lock deleted file mode 100644 index f3214e7660f..00000000000 --- a/stable/hedgedoc/4.0.59/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-22T14:11:12.13437888Z" diff --git a/stable/hedgedoc/4.0.59/Chart.yaml b/stable/hedgedoc/4.0.59/Chart.yaml deleted file mode 100644 index 4a018c5e02c..00000000000 --- a/stable/hedgedoc/4.0.59/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: hedgedoc -version: 4.0.59 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.59/README.md b/stable/hedgedoc/4.0.59/README.md deleted file mode 100644 index 019bcd9b4dc..00000000000 --- a/stable/hedgedoc/4.0.59/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.59/charts/common-10.7.1.tgz b/stable/hedgedoc/4.0.59/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/hedgedoc/4.0.59/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/hedgedoc/4.0.59/charts/postgresql-8.0.101.tgz b/stable/hedgedoc/4.0.59/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/hedgedoc/4.0.59/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/hedgedoc/4.0.60/CHANGELOG.md b/stable/hedgedoc/4.0.60/CHANGELOG.md new file mode 100644 index 00000000000..adbe12c7d4e --- /dev/null +++ b/stable/hedgedoc/4.0.60/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hedgedoc-4.0.60](https://github.com/truecharts/charts/compare/hedgedoc-4.0.59...hedgedoc-4.0.60) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [hedgedoc-4.0.59](https://github.com/truecharts/charts/compare/hedgedoc-4.0.58...hedgedoc-4.0.59) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [hedgedoc-4.0.58](https://github.com/truecharts/charts/compare/hedgedoc-4.0.57...hedgedoc-4.0.58) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [hedgedoc-4.0.57](https://github.com/truecharts/charts/compare/hedgedoc-4.0.56...hedgedoc-4.0.57) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [hedgedoc-4.0.56](https://github.com/truecharts/charts/compare/hedgedoc-4.0.55...hedgedoc-4.0.56) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [hedgedoc-4.0.55](https://github.com/truecharts/charts/compare/hedgedoc-4.0.54...hedgedoc-4.0.55) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [hedgedoc-4.0.54](https://github.com/truecharts/charts/compare/hedgedoc-4.0.52...hedgedoc-4.0.54) (2022-10-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) + - update helm general non-major + + + + +## [hedgedoc-4.0.53](https://github.com/truecharts/charts/compare/hedgedoc-4.0.52...hedgedoc-4.0.53) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [hedgedoc-4.0.52](https://github.com/truecharts/charts/compare/hedgedoc-4.0.51...hedgedoc-4.0.52) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [hedgedoc-4.0.51](https://github.com/truecharts/charts/compare/hedgedoc-4.0.50...hedgedoc-4.0.51) (2022-10-05) + +### Chore diff --git a/stable/hedgedoc/4.0.60/Chart.lock b/stable/hedgedoc/4.0.60/Chart.lock new file mode 100644 index 00000000000..03c55190df9 --- /dev/null +++ b/stable/hedgedoc/4.0.60/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:08:48.278003356Z" diff --git a/stable/hedgedoc/4.0.60/Chart.yaml b/stable/hedgedoc/4.0.60/Chart.yaml new file mode 100644 index 00000000000..bad179b444a --- /dev/null +++ b/stable/hedgedoc/4.0.60/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: hedgedoc +version: 4.0.60 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.60/README.md b/stable/hedgedoc/4.0.60/README.md new file mode 100644 index 00000000000..dbb7c6897dd --- /dev/null +++ b/stable/hedgedoc/4.0.60/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.59/app-readme.md b/stable/hedgedoc/4.0.60/app-readme.md similarity index 100% rename from stable/hedgedoc/4.0.59/app-readme.md rename to stable/hedgedoc/4.0.60/app-readme.md diff --git a/stable/hedgedoc/4.0.60/charts/common-10.7.7.tgz b/stable/hedgedoc/4.0.60/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/hedgedoc/4.0.60/charts/common-10.7.7.tgz differ diff --git a/stable/hedgedoc/4.0.60/charts/postgresql-8.0.106.tgz b/stable/hedgedoc/4.0.60/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/hedgedoc/4.0.60/charts/postgresql-8.0.106.tgz differ diff --git a/stable/hedgedoc/4.0.59/ix_values.yaml b/stable/hedgedoc/4.0.60/ix_values.yaml similarity index 100% rename from stable/hedgedoc/4.0.59/ix_values.yaml rename to stable/hedgedoc/4.0.60/ix_values.yaml diff --git a/stable/hedgedoc/4.0.59/questions.yaml b/stable/hedgedoc/4.0.60/questions.yaml similarity index 100% rename from stable/hedgedoc/4.0.59/questions.yaml rename to stable/hedgedoc/4.0.60/questions.yaml diff --git a/stable/hedgedoc/4.0.59/templates/_secrets.tpl b/stable/hedgedoc/4.0.60/templates/_secrets.tpl similarity index 100% rename from stable/hedgedoc/4.0.59/templates/_secrets.tpl rename to stable/hedgedoc/4.0.60/templates/_secrets.tpl diff --git a/stable/hedgedoc/4.0.59/templates/common.yaml b/stable/hedgedoc/4.0.60/templates/common.yaml similarity index 100% rename from stable/hedgedoc/4.0.59/templates/common.yaml rename to stable/hedgedoc/4.0.60/templates/common.yaml diff --git a/stable/ipfs/3.0.43/values.yaml b/stable/hedgedoc/4.0.60/values.yaml similarity index 100% rename from stable/ipfs/3.0.43/values.yaml rename to stable/hedgedoc/4.0.60/values.yaml diff --git a/stable/heimdall/11.0.51/CHANGELOG.md b/stable/heimdall/11.0.51/CHANGELOG.md new file mode 100644 index 00000000000..d4af1aaf12c --- /dev/null +++ b/stable/heimdall/11.0.51/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [heimdall-11.0.51](https://github.com/truecharts/charts/compare/heimdall-11.0.50...heimdall-11.0.51) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [heimdall-11.0.50](https://github.com/truecharts/charts/compare/heimdall-11.0.49...heimdall-11.0.50) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [heimdall-11.0.49](https://github.com/truecharts/charts/compare/heimdall-11.0.48...heimdall-11.0.49) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [heimdall-11.0.48](https://github.com/truecharts/charts/compare/heimdall-11.0.47...heimdall-11.0.48) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [heimdall-11.0.47](https://github.com/truecharts/charts/compare/heimdall-11.0.46...heimdall-11.0.47) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [heimdall-11.0.47](https://github.com/truecharts/charts/compare/heimdall-11.0.46...heimdall-11.0.47) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [heimdall-11.0.46](https://github.com/truecharts/charts/compare/heimdall-11.0.45...heimdall-11.0.46) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [heimdall-11.0.45](https://github.com/truecharts/charts/compare/heimdall-11.0.44...heimdall-11.0.45) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [heimdall-11.0.44](https://github.com/truecharts/charts/compare/heimdall-11.0.43...heimdall-11.0.44) (2022-09-26) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906)) + + + + +## [heimdall-11.0.43](https://github.com/truecharts/charts/compare/heimdall-11.0.42...heimdall-11.0.43) (2022-09-25) + +### Chore diff --git a/stable/heimdall/11.0.51/Chart.lock b/stable/heimdall/11.0.51/Chart.lock new file mode 100644 index 00000000000..1c009d6b388 --- /dev/null +++ b/stable/heimdall/11.0.51/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:08:35.620930392Z" diff --git a/stable/heimdall/11.0.51/Chart.yaml b/stable/heimdall/11.0.51/Chart.yaml new file mode 100644 index 00000000000..651a2b524eb --- /dev/null +++ b/stable/heimdall/11.0.51/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.4.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.51 +annotations: + truecharts.org/catagories: | + - organizers + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/heimdall/11.0.51/README.md b/stable/heimdall/11.0.51/README.md new file mode 100644 index 00000000000..fdafd179469 --- /dev/null +++ b/stable/heimdall/11.0.51/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.51/app-readme.md b/stable/heimdall/11.0.51/app-readme.md new file mode 100644 index 00000000000..83c16850241 --- /dev/null +++ b/stable/heimdall/11.0.51/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.51/charts/common-10.7.7.tgz b/stable/heimdall/11.0.51/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/heimdall/11.0.51/charts/common-10.7.7.tgz differ diff --git a/stable/heimdall/11.0.51/ix_values.yaml b/stable/heimdall/11.0.51/ix_values.yaml new file mode 100644 index 00000000000..b2f78fbf9c1 --- /dev/null +++ b/stable/heimdall/11.0.51/ix_values.yaml @@ -0,0 +1,31 @@ +image: + repository: tccr.io/truecharts/heimdall + tag: v2.4.13@sha256:9c766bbe9f2880c67f41fcc3527c328a5c114973bd09362fda1d4dc9e1720397 + 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.51/questions.yaml b/stable/heimdall/11.0.51/questions.yaml new file mode 100644 index 00000000000..8ff0db330c9 --- /dev/null +++ b/stable/heimdall/11.0.51/questions.yaml @@ -0,0 +1,2569 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/jdownloader2/8.0.40/templates/common.yaml b/stable/heimdall/11.0.51/templates/common.yaml similarity index 100% rename from stable/jdownloader2/8.0.40/templates/common.yaml rename to stable/heimdall/11.0.51/templates/common.yaml diff --git a/stable/ispy-agent-dvr/2.0.54/values.yaml b/stable/heimdall/11.0.51/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.54/values.yaml rename to stable/heimdall/11.0.51/values.yaml diff --git a/stable/homarr/2.0.45/CHANGELOG.md b/stable/homarr/2.0.45/CHANGELOG.md deleted file mode 100644 index c87afb88608..00000000000 --- a/stable/homarr/2.0.45/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [homarr-2.0.45](https://github.com/truecharts/charts/compare/homarr-2.0.44...homarr-2.0.45) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [homarr-2.0.44](https://github.com/truecharts/charts/compare/homarr-2.0.43...homarr-2.0.44) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [homarr-2.0.43](https://github.com/truecharts/charts/compare/homarr-2.0.42...homarr-2.0.43) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [homarr-2.0.42](https://github.com/truecharts/charts/compare/homarr-2.0.41...homarr-2.0.42) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [homarr-2.0.41](https://github.com/truecharts/charts/compare/homarr-2.0.40...homarr-2.0.41) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [homarr-2.0.41](https://github.com/truecharts/charts/compare/homarr-2.0.40...homarr-2.0.41) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [homarr-2.0.40](https://github.com/truecharts/charts/compare/homarr-2.0.39...homarr-2.0.40) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [homarr-2.0.39](https://github.com/truecharts/charts/compare/homarr-2.0.38...homarr-2.0.39) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/stable/homarr/2.0.45/Chart.lock b/stable/homarr/2.0.45/Chart.lock deleted file mode 100644 index e4a0a13f72b..00000000000 --- a/stable/homarr/2.0.45/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:15:46.303306985Z" diff --git a/stable/homarr/2.0.45/Chart.yaml b/stable/homarr/2.0.45/Chart.yaml deleted file mode 100644 index 8628db1ac3d..00000000000 --- a/stable/homarr/2.0.45/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "0.10.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.45 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/homarr/2.0.45/README.md b/stable/homarr/2.0.45/README.md deleted file mode 100644 index 81edbe722e2..00000000000 --- a/stable/homarr/2.0.45/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.45/charts/common-10.7.1.tgz b/stable/homarr/2.0.45/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/homarr/2.0.45/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/homarr/2.0.46/CHANGELOG.md b/stable/homarr/2.0.46/CHANGELOG.md new file mode 100644 index 00000000000..3ebe6caab53 --- /dev/null +++ b/stable/homarr/2.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [homarr-2.0.46](https://github.com/truecharts/charts/compare/homarr-2.0.45...homarr-2.0.46) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [homarr-2.0.45](https://github.com/truecharts/charts/compare/homarr-2.0.44...homarr-2.0.45) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [homarr-2.0.44](https://github.com/truecharts/charts/compare/homarr-2.0.43...homarr-2.0.44) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [homarr-2.0.43](https://github.com/truecharts/charts/compare/homarr-2.0.42...homarr-2.0.43) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [homarr-2.0.42](https://github.com/truecharts/charts/compare/homarr-2.0.41...homarr-2.0.42) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [homarr-2.0.41](https://github.com/truecharts/charts/compare/homarr-2.0.40...homarr-2.0.41) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [homarr-2.0.41](https://github.com/truecharts/charts/compare/homarr-2.0.40...homarr-2.0.41) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [homarr-2.0.40](https://github.com/truecharts/charts/compare/homarr-2.0.39...homarr-2.0.40) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [homarr-2.0.39](https://github.com/truecharts/charts/compare/homarr-2.0.38...homarr-2.0.39) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [homarr-2.0.38](https://github.com/truecharts/charts/compare/homarr-2.0.37...homarr-2.0.38) (2022-09-25) + +### Chore diff --git a/stable/homarr/2.0.46/Chart.lock b/stable/homarr/2.0.46/Chart.lock new file mode 100644 index 00000000000..e7cbe3c9fcf --- /dev/null +++ b/stable/homarr/2.0.46/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:08:50.778611091Z" diff --git a/stable/homarr/2.0.46/Chart.yaml b/stable/homarr/2.0.46/Chart.yaml new file mode 100644 index 00000000000..a2096403601 --- /dev/null +++ b/stable/homarr/2.0.46/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.10.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.46 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/homarr/2.0.46/README.md b/stable/homarr/2.0.46/README.md new file mode 100644 index 00000000000..76899606608 --- /dev/null +++ b/stable/homarr/2.0.46/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.45/app-readme.md b/stable/homarr/2.0.46/app-readme.md similarity index 100% rename from stable/homarr/2.0.45/app-readme.md rename to stable/homarr/2.0.46/app-readme.md diff --git a/stable/homarr/2.0.46/charts/common-10.7.7.tgz b/stable/homarr/2.0.46/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/homarr/2.0.46/charts/common-10.7.7.tgz differ diff --git a/stable/homarr/2.0.45/ix_values.yaml b/stable/homarr/2.0.46/ix_values.yaml similarity index 100% rename from stable/homarr/2.0.45/ix_values.yaml rename to stable/homarr/2.0.46/ix_values.yaml diff --git a/stable/homarr/2.0.45/questions.yaml b/stable/homarr/2.0.46/questions.yaml similarity index 100% rename from stable/homarr/2.0.45/questions.yaml rename to stable/homarr/2.0.46/questions.yaml diff --git a/stable/jellyseerr/2.0.39/templates/common.yaml b/stable/homarr/2.0.46/templates/common.yaml similarity index 100% rename from stable/jellyseerr/2.0.39/templates/common.yaml rename to stable/homarr/2.0.46/templates/common.yaml diff --git a/stable/iyuuplus/2.0.37/values.yaml b/stable/homarr/2.0.46/values.yaml similarity index 100% rename from stable/iyuuplus/2.0.37/values.yaml rename to stable/homarr/2.0.46/values.yaml diff --git a/stable/home-assistant/15.0.66/CHANGELOG.md b/stable/home-assistant/15.0.66/CHANGELOG.md new file mode 100644 index 00000000000..0e87f4a86fc --- /dev/null +++ b/stable/home-assistant/15.0.66/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [home-assistant-15.0.66](https://github.com/truecharts/charts/compare/home-assistant-15.0.65...home-assistant-15.0.66) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [home-assistant-15.0.65](https://github.com/truecharts/charts/compare/home-assistant-15.0.64...home-assistant-15.0.65) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [home-assistant-15.0.64](https://github.com/truecharts/charts/compare/home-assistant-15.0.63...home-assistant-15.0.64) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [home-assistant-15.0.63](https://github.com/truecharts/charts/compare/home-assistant-15.0.62...home-assistant-15.0.63) (2022-10-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [home-assistant-15.0.62](https://github.com/truecharts/charts/compare/home-assistant-15.0.61...home-assistant-15.0.62) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [home-assistant-15.0.61](https://github.com/truecharts/charts/compare/home-assistant-15.0.60...home-assistant-15.0.61) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [home-assistant-15.0.60](https://github.com/truecharts/charts/compare/home-assistant-15.0.59...home-assistant-15.0.60) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + +## [home-assistant-15.0.59](https://github.com/truecharts/charts/compare/home-assistant-15.0.58...home-assistant-15.0.59) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [home-assistant-15.0.59](https://github.com/truecharts/charts/compare/home-assistant-15.0.58...home-assistant-15.0.59) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [home-assistant-15.0.58](https://github.com/truecharts/charts/compare/home-assistant-15.0.57...home-assistant-15.0.58) (2022-10-07) + +### Chore + diff --git a/stable/home-assistant/15.0.66/Chart.lock b/stable/home-assistant/15.0.66/Chart.lock new file mode 100644 index 00000000000..6780bb4c505 --- /dev/null +++ b/stable/home-assistant/15.0.66/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:09:08.027225139Z" diff --git a/stable/home-assistant/15.0.66/Chart.yaml b/stable/home-assistant/15.0.66/Chart.yaml new file mode 100644 index 00000000000..306a07d9b42 --- /dev/null +++ b/stable/home-assistant/15.0.66/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "2022.10.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.66 +annotations: + truecharts.org/catagories: | + - home-automation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/home-assistant/15.0.66/README.md b/stable/home-assistant/15.0.66/README.md new file mode 100644 index 00000000000..0fe52286225 --- /dev/null +++ b/stable/home-assistant/15.0.66/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.66/app-readme.md b/stable/home-assistant/15.0.66/app-readme.md new file mode 100644 index 00000000000..23f99744793 --- /dev/null +++ b/stable/home-assistant/15.0.66/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.66/charts/common-10.7.7.tgz b/stable/home-assistant/15.0.66/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/home-assistant/15.0.66/charts/common-10.7.7.tgz differ diff --git a/stable/home-assistant/15.0.66/charts/postgresql-8.0.106.tgz b/stable/home-assistant/15.0.66/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/home-assistant/15.0.66/charts/postgresql-8.0.106.tgz differ diff --git a/stable/home-assistant/15.0.66/ix_values.yaml b/stable/home-assistant/15.0.66/ix_values.yaml new file mode 100644 index 00000000000..f87a50b2512 --- /dev/null +++ b/stable/home-assistant/15.0.66/ix_values.yaml @@ -0,0 +1,160 @@ +image: + repository: tccr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: 2022.10.5@sha256:a8648e8a83b555027ce6a89619b13b28ab7420e14011443ef45026e932dab5d2 + +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.66/questions.yaml b/stable/home-assistant/15.0.66/questions.yaml new file mode 100644 index 00000000000..27dd26153f9 --- /dev/null +++ b/stable/home-assistant/15.0.66/questions.yaml @@ -0,0 +1,2569 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.1.8/templates/common.yaml b/stable/home-assistant/15.0.66/templates/common.yaml similarity index 100% rename from stable/mosquitto/6.1.8/templates/common.yaml rename to stable/home-assistant/15.0.66/templates/common.yaml diff --git a/stable/jdownloader2/8.0.40/values.yaml b/stable/home-assistant/15.0.66/values.yaml similarity index 100% rename from stable/jdownloader2/8.0.40/values.yaml rename to stable/home-assistant/15.0.66/values.yaml diff --git a/stable/homepage/0.0.13/CHANGELOG.md b/stable/homepage/0.0.13/CHANGELOG.md deleted file mode 100644 index a224d6115a8..00000000000 --- a/stable/homepage/0.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [homepage-0.0.13](https://github.com/truecharts/charts/compare/homepage-0.0.12...homepage-0.0.13) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [homepage-0.0.12](https://github.com/truecharts/charts/compare/homepage-0.0.11...homepage-0.0.12) (2022-10-17) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) - - - - -## [homepage-0.0.11](https://github.com/truecharts/charts/compare/homepage-0.0.10...homepage-0.0.11) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [homepage-0.0.10](https://github.com/truecharts/charts/compare/homepage-0.0.9...homepage-0.0.10) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [homepage-0.0.10](https://github.com/truecharts/charts/compare/homepage-0.0.9...homepage-0.0.10) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [homepage-0.0.9](https://github.com/truecharts/charts/compare/homepage-0.0.8...homepage-0.0.9) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [homepage-0.0.8](https://github.com/truecharts/charts/compare/homepage-0.0.7...homepage-0.0.8) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major - - - - -## [homepage-0.0.7](https://github.com/truecharts/charts/compare/homepage-0.0.6...homepage-0.0.7) (2022-09-27) - -### Feat - -- move to stable ([#3935](https://github.com/truecharts/charts/issues/3935)) - - - - -## [homepage-0.0.6](https://github.com/truecharts/charts/compare/homepage-0.0.5...homepage-0.0.6) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [homepage-0.0.5](https://github.com/truecharts/charts/compare/homepage-0.0.4...homepage-0.0.5) (2022-09-26) - diff --git a/stable/homepage/0.0.13/Chart.lock b/stable/homepage/0.0.13/Chart.lock deleted file mode 100644 index 0bdd9e014a9..00000000000 --- a/stable/homepage/0.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:16:41.514537374Z" diff --git a/stable/homepage/0.0.13/Chart.yaml b/stable/homepage/0.0.13/Chart.yaml deleted file mode 100644 index d27e5a1e556..00000000000 --- a/stable/homepage/0.0.13/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "0.4.18" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -description: A highly customizable homepage -home: https://truecharts.org/docs/charts/stable/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/stable/homepage - - https://github.com/benphelps/homepage -version: 0.0.13 -annotations: - truecharts.org/catagories: | - - dashboard - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/homepage/0.0.13/README.md b/stable/homepage/0.0.13/README.md deleted file mode 100644 index 675a5b07fa6..00000000000 --- a/stable/homepage/0.0.13/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/stable/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/stable/homepage/0.0.13/charts/common-10.7.1.tgz b/stable/homepage/0.0.13/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/homepage/0.0.13/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/homepage/0.0.14/CHANGELOG.md b/stable/homepage/0.0.14/CHANGELOG.md new file mode 100644 index 00000000000..42000af2c42 --- /dev/null +++ b/stable/homepage/0.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [homepage-0.0.14](https://github.com/truecharts/charts/compare/homepage-0.0.13...homepage-0.0.14) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [homepage-0.0.13](https://github.com/truecharts/charts/compare/homepage-0.0.12...homepage-0.0.13) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [homepage-0.0.12](https://github.com/truecharts/charts/compare/homepage-0.0.11...homepage-0.0.12) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) + + + + +## [homepage-0.0.11](https://github.com/truecharts/charts/compare/homepage-0.0.10...homepage-0.0.11) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + - update docker general non-major + + + + +## [homepage-0.0.10](https://github.com/truecharts/charts/compare/homepage-0.0.9...homepage-0.0.10) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [homepage-0.0.10](https://github.com/truecharts/charts/compare/homepage-0.0.9...homepage-0.0.10) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [homepage-0.0.9](https://github.com/truecharts/charts/compare/homepage-0.0.8...homepage-0.0.9) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [homepage-0.0.8](https://github.com/truecharts/charts/compare/homepage-0.0.7...homepage-0.0.8) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major + + + + +## [homepage-0.0.7](https://github.com/truecharts/charts/compare/homepage-0.0.6...homepage-0.0.7) (2022-09-27) + +### Feat + +- move to stable ([#3935](https://github.com/truecharts/charts/issues/3935)) + + + + +## [homepage-0.0.6](https://github.com/truecharts/charts/compare/homepage-0.0.5...homepage-0.0.6) (2022-09-27) + diff --git a/stable/homepage/0.0.14/Chart.lock b/stable/homepage/0.0.14/Chart.lock new file mode 100644 index 00000000000..6b911436022 --- /dev/null +++ b/stable/homepage/0.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:09:17.665849872Z" diff --git a/stable/homepage/0.0.14/Chart.yaml b/stable/homepage/0.0.14/Chart.yaml new file mode 100644 index 00000000000..2afae5076de --- /dev/null +++ b/stable/homepage/0.0.14/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.4.18" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +description: A highly customizable homepage +home: https://truecharts.org/docs/charts/stable/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/stable/homepage + - https://github.com/benphelps/homepage +version: 0.0.14 +annotations: + truecharts.org/catagories: | + - dashboard + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/homepage/0.0.14/README.md b/stable/homepage/0.0.14/README.md new file mode 100644 index 00000000000..22280f600c9 --- /dev/null +++ b/stable/homepage/0.0.14/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/stable/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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/stable/homepage/0.0.13/app-readme.md b/stable/homepage/0.0.14/app-readme.md similarity index 100% rename from stable/homepage/0.0.13/app-readme.md rename to stable/homepage/0.0.14/app-readme.md diff --git a/stable/homepage/0.0.14/charts/common-10.7.7.tgz b/stable/homepage/0.0.14/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/homepage/0.0.14/charts/common-10.7.7.tgz differ diff --git a/stable/homepage/0.0.13/ix_values.yaml b/stable/homepage/0.0.14/ix_values.yaml similarity index 100% rename from stable/homepage/0.0.13/ix_values.yaml rename to stable/homepage/0.0.14/ix_values.yaml diff --git a/stable/homepage/0.0.13/questions.yaml b/stable/homepage/0.0.14/questions.yaml similarity index 100% rename from stable/homepage/0.0.13/questions.yaml rename to stable/homepage/0.0.14/questions.yaml diff --git a/stable/joplin-server/8.1.4/templates/common.yaml b/stable/homepage/0.0.14/templates/common.yaml similarity index 100% rename from stable/joplin-server/8.1.4/templates/common.yaml rename to stable/homepage/0.0.14/templates/common.yaml diff --git a/stable/jellyseerr/2.0.39/values.yaml b/stable/homepage/0.0.14/values.yaml similarity index 100% rename from stable/jellyseerr/2.0.39/values.yaml rename to stable/homepage/0.0.14/values.yaml diff --git a/stable/homer/2.0.44/CHANGELOG.md b/stable/homer/2.0.44/CHANGELOG.md deleted file mode 100644 index 4529f5dc14e..00000000000 --- a/stable/homer/2.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [homer-2.0.44](https://github.com/truecharts/charts/compare/homer-2.0.43...homer-2.0.44) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [homer-2.0.43](https://github.com/truecharts/charts/compare/homer-2.0.42...homer-2.0.43) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [homer-2.0.42](https://github.com/truecharts/charts/compare/homer-2.0.41...homer-2.0.42) (2022-10-10) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) - - - - -## [homer-2.0.41](https://github.com/truecharts/charts/compare/homer-2.0.40...homer-2.0.41) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [homer-2.0.41](https://github.com/truecharts/charts/compare/homer-2.0.40...homer-2.0.41) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [homer-2.0.40](https://github.com/truecharts/charts/compare/homer-2.0.39...homer-2.0.40) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [homer-2.0.39](https://github.com/truecharts/charts/compare/homer-2.0.38...homer-2.0.39) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/homer/2.0.44/Chart.lock b/stable/homer/2.0.44/Chart.lock deleted file mode 100644 index 18a576ee7ac..00000000000 --- a/stable/homer/2.0.44/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:16:49.852652584Z" diff --git a/stable/homer/2.0.44/Chart.yaml b/stable/homer/2.0.44/Chart.yaml deleted file mode 100644 index a88cea65b99..00000000000 --- a/stable/homer/2.0.44/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "22.10.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.44 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/homer/2.0.44/README.md b/stable/homer/2.0.44/README.md deleted file mode 100644 index 92f766d2d2f..00000000000 --- a/stable/homer/2.0.44/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.44/charts/common-10.7.1.tgz b/stable/homer/2.0.44/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/homer/2.0.44/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/homer/2.0.45/CHANGELOG.md b/stable/homer/2.0.45/CHANGELOG.md new file mode 100644 index 00000000000..fdc6667db70 --- /dev/null +++ b/stable/homer/2.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [homer-2.0.45](https://github.com/truecharts/charts/compare/homer-2.0.44...homer-2.0.45) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [homer-2.0.44](https://github.com/truecharts/charts/compare/homer-2.0.43...homer-2.0.44) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [homer-2.0.43](https://github.com/truecharts/charts/compare/homer-2.0.42...homer-2.0.43) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [homer-2.0.42](https://github.com/truecharts/charts/compare/homer-2.0.41...homer-2.0.42) (2022-10-10) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) + + + + +## [homer-2.0.41](https://github.com/truecharts/charts/compare/homer-2.0.40...homer-2.0.41) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [homer-2.0.41](https://github.com/truecharts/charts/compare/homer-2.0.40...homer-2.0.41) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [homer-2.0.40](https://github.com/truecharts/charts/compare/homer-2.0.39...homer-2.0.40) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [homer-2.0.39](https://github.com/truecharts/charts/compare/homer-2.0.38...homer-2.0.39) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/homer/2.0.45/Chart.lock b/stable/homer/2.0.45/Chart.lock new file mode 100644 index 00000000000..336629699c5 --- /dev/null +++ b/stable/homer/2.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:09:33.02133449Z" diff --git a/stable/homer/2.0.45/Chart.yaml b/stable/homer/2.0.45/Chart.yaml new file mode 100644 index 00000000000..874016d834c --- /dev/null +++ b/stable/homer/2.0.45/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "22.10.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.45 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/homer/2.0.45/README.md b/stable/homer/2.0.45/README.md new file mode 100644 index 00000000000..8e7dc3e893f --- /dev/null +++ b/stable/homer/2.0.45/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.44/app-readme.md b/stable/homer/2.0.45/app-readme.md similarity index 100% rename from stable/homer/2.0.44/app-readme.md rename to stable/homer/2.0.45/app-readme.md diff --git a/stable/homer/2.0.45/charts/common-10.7.7.tgz b/stable/homer/2.0.45/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/homer/2.0.45/charts/common-10.7.7.tgz differ diff --git a/stable/homer/2.0.44/ix_values.yaml b/stable/homer/2.0.45/ix_values.yaml similarity index 100% rename from stable/homer/2.0.44/ix_values.yaml rename to stable/homer/2.0.45/ix_values.yaml diff --git a/stable/homer/2.0.44/questions.yaml b/stable/homer/2.0.45/questions.yaml similarity index 100% rename from stable/homer/2.0.44/questions.yaml rename to stable/homer/2.0.45/questions.yaml diff --git a/stable/kanboard/8.0.46/templates/common.yaml b/stable/homer/2.0.45/templates/common.yaml similarity index 100% rename from stable/kanboard/8.0.46/templates/common.yaml rename to stable/homer/2.0.45/templates/common.yaml diff --git a/stable/joplin-server/8.1.4/values.yaml b/stable/homer/2.0.45/values.yaml similarity index 100% rename from stable/joplin-server/8.1.4/values.yaml rename to stable/homer/2.0.45/values.yaml diff --git a/stable/htpcmanager/2.0.36/CHANGELOG.md b/stable/htpcmanager/2.0.36/CHANGELOG.md deleted file mode 100644 index 8904781932b..00000000000 --- a/stable/htpcmanager/2.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [htpcmanager-2.0.36](https://github.com/truecharts/charts/compare/htpcmanager-2.0.35...htpcmanager-2.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [htpcmanager-2.0.35](https://github.com/truecharts/charts/compare/htpcmanager-2.0.34...htpcmanager-2.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [htpcmanager-2.0.34](https://github.com/truecharts/charts/compare/htpcmanager-2.0.33...htpcmanager-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [htpcmanager-2.0.34](https://github.com/truecharts/charts/compare/htpcmanager-2.0.33...htpcmanager-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [htpcmanager-2.0.33](https://github.com/truecharts/charts/compare/htpcmanager-2.0.32...htpcmanager-2.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [htpcmanager-2.0.32](https://github.com/truecharts/charts/compare/htpcmanager-2.0.31...htpcmanager-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/htpcmanager/2.0.36/Chart.lock b/stable/htpcmanager/2.0.36/Chart.lock deleted file mode 100644 index f124d5e8226..00000000000 --- a/stable/htpcmanager/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:16:58.874530838Z" diff --git a/stable/htpcmanager/2.0.36/Chart.yaml b/stable/htpcmanager/2.0.36/Chart.yaml deleted file mode 100644 index 6fbaf20c2be..00000000000 --- a/stable/htpcmanager/2.0.36/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: htpcmanager -version: 2.0.36 -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.7.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.36/README.md b/stable/htpcmanager/2.0.36/README.md deleted file mode 100644 index 4caad277273..00000000000 --- a/stable/htpcmanager/2.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/htpcmanager/2.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/htpcmanager/2.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/htpcmanager/2.0.37/CHANGELOG.md b/stable/htpcmanager/2.0.37/CHANGELOG.md new file mode 100644 index 00000000000..5a9bd7c0905 --- /dev/null +++ b/stable/htpcmanager/2.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [htpcmanager-2.0.37](https://github.com/truecharts/charts/compare/htpcmanager-2.0.36...htpcmanager-2.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [htpcmanager-2.0.36](https://github.com/truecharts/charts/compare/htpcmanager-2.0.35...htpcmanager-2.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [htpcmanager-2.0.35](https://github.com/truecharts/charts/compare/htpcmanager-2.0.34...htpcmanager-2.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [htpcmanager-2.0.34](https://github.com/truecharts/charts/compare/htpcmanager-2.0.33...htpcmanager-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [htpcmanager-2.0.34](https://github.com/truecharts/charts/compare/htpcmanager-2.0.33...htpcmanager-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [htpcmanager-2.0.33](https://github.com/truecharts/charts/compare/htpcmanager-2.0.32...htpcmanager-2.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [htpcmanager-2.0.32](https://github.com/truecharts/charts/compare/htpcmanager-2.0.31...htpcmanager-2.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/htpcmanager/2.0.37/Chart.lock b/stable/htpcmanager/2.0.37/Chart.lock new file mode 100644 index 00000000000..45c48b12f0e --- /dev/null +++ b/stable/htpcmanager/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:09:45.629108784Z" diff --git a/stable/htpcmanager/2.0.37/Chart.yaml b/stable/htpcmanager/2.0.37/Chart.yaml new file mode 100644 index 00000000000..5913a084201 --- /dev/null +++ b/stable/htpcmanager/2.0.37/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: htpcmanager +version: 2.0.37 +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.7.7 + # 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.37/README.md b/stable/htpcmanager/2.0.37/README.md new file mode 100644 index 00000000000..956efa9db23 --- /dev/null +++ b/stable/htpcmanager/2.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/htpcmanager/2.0.37/app-readme.md similarity index 100% rename from stable/htpcmanager/2.0.36/app-readme.md rename to stable/htpcmanager/2.0.37/app-readme.md diff --git a/stable/htpcmanager/2.0.37/charts/common-10.7.7.tgz b/stable/htpcmanager/2.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/htpcmanager/2.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/htpcmanager/2.0.36/ix_values.yaml b/stable/htpcmanager/2.0.37/ix_values.yaml similarity index 100% rename from stable/htpcmanager/2.0.36/ix_values.yaml rename to stable/htpcmanager/2.0.37/ix_values.yaml diff --git a/stable/htpcmanager/2.0.36/questions.yaml b/stable/htpcmanager/2.0.37/questions.yaml similarity index 100% rename from stable/htpcmanager/2.0.36/questions.yaml rename to stable/htpcmanager/2.0.37/questions.yaml diff --git a/stable/kavita/2.0.42/templates/common.yaml b/stable/htpcmanager/2.0.37/templates/common.yaml similarity index 100% rename from stable/kavita/2.0.42/templates/common.yaml rename to stable/htpcmanager/2.0.37/templates/common.yaml diff --git a/stable/k8s-gateway/6.1.24/values.yaml b/stable/htpcmanager/2.0.37/values.yaml similarity index 100% rename from stable/k8s-gateway/6.1.24/values.yaml rename to stable/htpcmanager/2.0.37/values.yaml diff --git a/stable/hyperion-ng/6.0.38/CHANGELOG.md b/stable/hyperion-ng/6.0.38/CHANGELOG.md deleted file mode 100644 index 51ad9d0b248..00000000000 --- a/stable/hyperion-ng/6.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [hyperion-ng-6.0.38](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.37...hyperion-ng-6.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [hyperion-ng-6.0.37](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.36...hyperion-ng-6.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [hyperion-ng-6.0.36](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.35...hyperion-ng-6.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hyperion-ng-6.0.36](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.35...hyperion-ng-6.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [hyperion-ng-6.0.35](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.34...hyperion-ng-6.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [hyperion-ng-6.0.34](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.33...hyperion-ng-6.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/hyperion-ng/6.0.38/Chart.lock b/stable/hyperion-ng/6.0.38/Chart.lock deleted file mode 100644 index c7e5e63a622..00000000000 --- a/stable/hyperion-ng/6.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:17:12.993540409Z" diff --git a/stable/hyperion-ng/6.0.38/Chart.yaml b/stable/hyperion-ng/6.0.38/Chart.yaml deleted file mode 100644 index 93917d7649d..00000000000 --- a/stable/hyperion-ng/6.0.38/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.7.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.38 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/hyperion-ng/6.0.38/README.md b/stable/hyperion-ng/6.0.38/README.md deleted file mode 100644 index a975329a05a..00000000000 --- a/stable/hyperion-ng/6.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/stable/hyperion-ng/6.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/hyperion-ng/6.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/hyperion-ng/6.0.39/CHANGELOG.md b/stable/hyperion-ng/6.0.39/CHANGELOG.md new file mode 100644 index 00000000000..f82de5c0264 --- /dev/null +++ b/stable/hyperion-ng/6.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [hyperion-ng-6.0.39](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.38...hyperion-ng-6.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [hyperion-ng-6.0.38](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.37...hyperion-ng-6.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [hyperion-ng-6.0.37](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.36...hyperion-ng-6.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [hyperion-ng-6.0.36](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.35...hyperion-ng-6.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [hyperion-ng-6.0.36](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.35...hyperion-ng-6.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [hyperion-ng-6.0.35](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.34...hyperion-ng-6.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [hyperion-ng-6.0.34](https://github.com/truecharts/charts/compare/hyperion-ng-6.0.33...hyperion-ng-6.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/hyperion-ng/6.0.39/Chart.lock b/stable/hyperion-ng/6.0.39/Chart.lock new file mode 100644 index 00000000000..1dafff5f179 --- /dev/null +++ b/stable/hyperion-ng/6.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:09:59.917485479Z" diff --git a/stable/hyperion-ng/6.0.39/Chart.yaml b/stable/hyperion-ng/6.0.39/Chart.yaml new file mode 100644 index 00000000000..a10fd8837b2 --- /dev/null +++ b/stable/hyperion-ng/6.0.39/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.0.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.39 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/hyperion-ng/6.0.39/README.md b/stable/hyperion-ng/6.0.39/README.md new file mode 100644 index 00000000000..3cc4a4788a0 --- /dev/null +++ b/stable/hyperion-ng/6.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/stable/hyperion-ng/6.0.39/app-readme.md similarity index 100% rename from stable/hyperion-ng/6.0.38/app-readme.md rename to stable/hyperion-ng/6.0.39/app-readme.md diff --git a/stable/hyperion-ng/6.0.39/charts/common-10.7.7.tgz b/stable/hyperion-ng/6.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/hyperion-ng/6.0.39/charts/common-10.7.7.tgz differ diff --git a/stable/hyperion-ng/6.0.38/ix_values.yaml b/stable/hyperion-ng/6.0.39/ix_values.yaml similarity index 100% rename from stable/hyperion-ng/6.0.38/ix_values.yaml rename to stable/hyperion-ng/6.0.39/ix_values.yaml diff --git a/stable/hyperion-ng/6.0.38/questions.yaml b/stable/hyperion-ng/6.0.39/questions.yaml similarity index 100% rename from stable/hyperion-ng/6.0.38/questions.yaml rename to stable/hyperion-ng/6.0.39/questions.yaml diff --git a/stable/kodi-headless/2.0.36/templates/common.yaml b/stable/hyperion-ng/6.0.39/templates/common.yaml similarity index 100% rename from stable/kodi-headless/2.0.36/templates/common.yaml rename to stable/hyperion-ng/6.0.39/templates/common.yaml diff --git a/stable/kanboard/8.0.46/values.yaml b/stable/hyperion-ng/6.0.39/values.yaml similarity index 100% rename from stable/kanboard/8.0.46/values.yaml rename to stable/hyperion-ng/6.0.39/values.yaml diff --git a/stable/icantbelieveitsnotvaletudo/4.0.39/CHANGELOG.md b/stable/icantbelieveitsnotvaletudo/4.0.39/CHANGELOG.md deleted file mode 100644 index 15f685a61b8..00000000000 --- a/stable/icantbelieveitsnotvaletudo/4.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [icantbelieveitsnotvaletudo-4.0.39](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.38...icantbelieveitsnotvaletudo-4.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [icantbelieveitsnotvaletudo-4.0.38](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.37...icantbelieveitsnotvaletudo-4.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [icantbelieveitsnotvaletudo-4.0.37](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.36...icantbelieveitsnotvaletudo-4.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [icantbelieveitsnotvaletudo-4.0.37](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.36...icantbelieveitsnotvaletudo-4.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [icantbelieveitsnotvaletudo-4.0.36](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.35...icantbelieveitsnotvaletudo-4.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [icantbelieveitsnotvaletudo-4.0.35](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.34...icantbelieveitsnotvaletudo-4.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/icantbelieveitsnotvaletudo/4.0.39/Chart.lock b/stable/icantbelieveitsnotvaletudo/4.0.39/Chart.lock deleted file mode 100644 index 02372da0225..00000000000 --- a/stable/icantbelieveitsnotvaletudo/4.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:17:15.684777762Z" diff --git a/stable/icantbelieveitsnotvaletudo/4.0.39/Chart.yaml b/stable/icantbelieveitsnotvaletudo/4.0.39/Chart.yaml deleted file mode 100644 index 2548a78bd1c..00000000000 --- a/stable/icantbelieveitsnotvaletudo/4.0.39/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.7.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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/icantbelieveitsnotvaletudo/4.0.39/README.md b/stable/icantbelieveitsnotvaletudo/4.0.39/README.md deleted file mode 100644 index 99ff1ac1807..00000000000 --- a/stable/icantbelieveitsnotvaletudo/4.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/icantbelieveitsnotvaletudo/4.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/icantbelieveitsnotvaletudo/4.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/icantbelieveitsnotvaletudo/4.0.40/CHANGELOG.md b/stable/icantbelieveitsnotvaletudo/4.0.40/CHANGELOG.md new file mode 100644 index 00000000000..c2ac8111ffe --- /dev/null +++ b/stable/icantbelieveitsnotvaletudo/4.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [icantbelieveitsnotvaletudo-4.0.40](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.39...icantbelieveitsnotvaletudo-4.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [icantbelieveitsnotvaletudo-4.0.39](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.38...icantbelieveitsnotvaletudo-4.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [icantbelieveitsnotvaletudo-4.0.38](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.37...icantbelieveitsnotvaletudo-4.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [icantbelieveitsnotvaletudo-4.0.37](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.36...icantbelieveitsnotvaletudo-4.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [icantbelieveitsnotvaletudo-4.0.37](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.36...icantbelieveitsnotvaletudo-4.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [icantbelieveitsnotvaletudo-4.0.36](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.35...icantbelieveitsnotvaletudo-4.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [icantbelieveitsnotvaletudo-4.0.35](https://github.com/truecharts/charts/compare/icantbelieveitsnotvaletudo-4.0.34...icantbelieveitsnotvaletudo-4.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/icantbelieveitsnotvaletudo/4.0.40/Chart.lock b/stable/icantbelieveitsnotvaletudo/4.0.40/Chart.lock new file mode 100644 index 00000000000..2f3d99ffd87 --- /dev/null +++ b/stable/icantbelieveitsnotvaletudo/4.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:10:04.977092336Z" diff --git a/stable/icantbelieveitsnotvaletudo/4.0.40/Chart.yaml b/stable/icantbelieveitsnotvaletudo/4.0.40/Chart.yaml new file mode 100644 index 00000000000..6df58665790 --- /dev/null +++ b/stable/icantbelieveitsnotvaletudo/4.0.40/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2021.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/icantbelieveitsnotvaletudo/4.0.40/README.md b/stable/icantbelieveitsnotvaletudo/4.0.40/README.md new file mode 100644 index 00000000000..c296a331519 --- /dev/null +++ b/stable/icantbelieveitsnotvaletudo/4.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/icantbelieveitsnotvaletudo/4.0.40/app-readme.md similarity index 100% rename from stable/icantbelieveitsnotvaletudo/4.0.39/app-readme.md rename to stable/icantbelieveitsnotvaletudo/4.0.40/app-readme.md diff --git a/stable/icantbelieveitsnotvaletudo/4.0.40/charts/common-10.7.7.tgz b/stable/icantbelieveitsnotvaletudo/4.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/icantbelieveitsnotvaletudo/4.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/icantbelieveitsnotvaletudo/4.0.39/ix_values.yaml b/stable/icantbelieveitsnotvaletudo/4.0.40/ix_values.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/4.0.39/ix_values.yaml rename to stable/icantbelieveitsnotvaletudo/4.0.40/ix_values.yaml diff --git a/stable/icantbelieveitsnotvaletudo/4.0.39/questions.yaml b/stable/icantbelieveitsnotvaletudo/4.0.40/questions.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/4.0.39/questions.yaml rename to stable/icantbelieveitsnotvaletudo/4.0.40/questions.yaml diff --git a/stable/icantbelieveitsnotvaletudo/4.0.39/templates/common.yaml b/stable/icantbelieveitsnotvaletudo/4.0.40/templates/common.yaml similarity index 100% rename from stable/icantbelieveitsnotvaletudo/4.0.39/templates/common.yaml rename to stable/icantbelieveitsnotvaletudo/4.0.40/templates/common.yaml diff --git a/stable/kavita/2.0.42/values.yaml b/stable/icantbelieveitsnotvaletudo/4.0.40/values.yaml similarity index 100% rename from stable/kavita/2.0.42/values.yaml rename to stable/icantbelieveitsnotvaletudo/4.0.40/values.yaml diff --git a/stable/icinga2/3.0.49/CHANGELOG.md b/stable/icinga2/3.0.49/CHANGELOG.md deleted file mode 100644 index 950dce757d2..00000000000 --- a/stable/icinga2/3.0.49/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [icinga2-3.0.49](https://github.com/truecharts/charts/compare/icinga2-3.0.48...icinga2-3.0.49) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [icinga2-3.0.48](https://github.com/truecharts/charts/compare/icinga2-3.0.47...icinga2-3.0.48) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [icinga2-3.0.47](https://github.com/truecharts/charts/compare/icinga2-3.0.46...icinga2-3.0.47) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [icinga2-3.0.46](https://github.com/truecharts/charts/compare/icinga2-3.0.45...icinga2-3.0.46) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [icinga2-3.0.46](https://github.com/truecharts/charts/compare/icinga2-3.0.45...icinga2-3.0.46) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [icinga2-3.0.45](https://github.com/truecharts/charts/compare/icinga2-3.0.44...icinga2-3.0.45) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [icinga2-3.0.43](https://github.com/truecharts/charts/compare/icinga2-3.0.42...icinga2-3.0.43) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/icinga2/3.0.49/Chart.lock b/stable/icinga2/3.0.49/Chart.lock deleted file mode 100644 index 0242249c20a..00000000000 --- a/stable/icinga2/3.0.49/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -digest: sha256:295e428c316393ce8454e78e86bc68db722fe4ed43b899d9d733e2f9744cf719 -generated: "2022-10-19T13:17:33.308329782Z" diff --git a/stable/icinga2/3.0.49/Chart.yaml b/stable/icinga2/3.0.49/Chart.yaml deleted file mode 100644 index 1a70dfda07a..00000000000 --- a/stable/icinga2/3.0.49/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.7.1 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -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.49 -annotations: - truecharts.org/catagories: | - - monitoring - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/icinga2/3.0.49/README.md b/stable/icinga2/3.0.49/README.md deleted file mode 100644 index 8cfe7b4e260..00000000000 --- a/stable/icinga2/3.0.49/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.95 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.49/charts/common-10.7.1.tgz b/stable/icinga2/3.0.49/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/icinga2/3.0.49/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/icinga2/3.0.49/charts/mariadb-3.0.95.tgz b/stable/icinga2/3.0.49/charts/mariadb-3.0.95.tgz deleted file mode 100644 index 8b64eea58a2..00000000000 Binary files a/stable/icinga2/3.0.49/charts/mariadb-3.0.95.tgz and /dev/null differ diff --git a/stable/icinga2/3.0.50/CHANGELOG.md b/stable/icinga2/3.0.50/CHANGELOG.md new file mode 100644 index 00000000000..cd117fe8b45 --- /dev/null +++ b/stable/icinga2/3.0.50/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [icinga2-3.0.50](https://github.com/truecharts/charts/compare/icinga2-3.0.49...icinga2-3.0.50) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [icinga2-3.0.49](https://github.com/truecharts/charts/compare/icinga2-3.0.48...icinga2-3.0.49) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [icinga2-3.0.48](https://github.com/truecharts/charts/compare/icinga2-3.0.47...icinga2-3.0.48) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [icinga2-3.0.47](https://github.com/truecharts/charts/compare/icinga2-3.0.46...icinga2-3.0.47) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [icinga2-3.0.46](https://github.com/truecharts/charts/compare/icinga2-3.0.45...icinga2-3.0.46) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [icinga2-3.0.46](https://github.com/truecharts/charts/compare/icinga2-3.0.45...icinga2-3.0.46) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [icinga2-3.0.45](https://github.com/truecharts/charts/compare/icinga2-3.0.44...icinga2-3.0.45) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [icinga2-3.0.43](https://github.com/truecharts/charts/compare/icinga2-3.0.42...icinga2-3.0.43) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 + diff --git a/stable/icinga2/3.0.50/Chart.lock b/stable/icinga2/3.0.50/Chart.lock new file mode 100644 index 00000000000..c2261c58531 --- /dev/null +++ b/stable/icinga2/3.0.50/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add +generated: "2022-10-25T10:10:30.486114618Z" diff --git a/stable/icinga2/3.0.50/Chart.yaml b/stable/icinga2/3.0.50/Chart.yaml new file mode 100644 index 00000000000..ebe786c4a21 --- /dev/null +++ b/stable/icinga2/3.0.50/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.13.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +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.50 +annotations: + truecharts.org/catagories: | + - monitoring + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/icinga2/3.0.50/README.md b/stable/icinga2/3.0.50/README.md new file mode 100644 index 00000000000..87018648916 --- /dev/null +++ b/stable/icinga2/3.0.50/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.100 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.49/app-readme.md b/stable/icinga2/3.0.50/app-readme.md similarity index 100% rename from stable/icinga2/3.0.49/app-readme.md rename to stable/icinga2/3.0.50/app-readme.md diff --git a/stable/icinga2/3.0.50/charts/common-10.7.7.tgz b/stable/icinga2/3.0.50/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/icinga2/3.0.50/charts/common-10.7.7.tgz differ diff --git a/stable/icinga2/3.0.50/charts/mariadb-3.0.100.tgz b/stable/icinga2/3.0.50/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/stable/icinga2/3.0.50/charts/mariadb-3.0.100.tgz differ diff --git a/stable/icinga2/3.0.49/ix_values.yaml b/stable/icinga2/3.0.50/ix_values.yaml similarity index 100% rename from stable/icinga2/3.0.49/ix_values.yaml rename to stable/icinga2/3.0.50/ix_values.yaml diff --git a/stable/icinga2/3.0.49/questions.yaml b/stable/icinga2/3.0.50/questions.yaml similarity index 100% rename from stable/icinga2/3.0.49/questions.yaml rename to stable/icinga2/3.0.50/questions.yaml diff --git a/stable/komga/6.0.44/templates/common.yaml b/stable/icinga2/3.0.50/templates/common.yaml similarity index 100% rename from stable/komga/6.0.44/templates/common.yaml rename to stable/icinga2/3.0.50/templates/common.yaml diff --git a/stable/kimai/3.0.43/values.yaml b/stable/icinga2/3.0.50/values.yaml similarity index 100% rename from stable/kimai/3.0.43/values.yaml rename to stable/icinga2/3.0.50/values.yaml diff --git a/stable/immich/1.0.1/CHANGELOG.md b/stable/immich/1.0.1/CHANGELOG.md deleted file mode 100644 index 94e873bb8cc..00000000000 --- a/stable/immich/1.0.1/CHANGELOG.md +++ /dev/null @@ -1,98 +0,0 @@ -# Changelog - - - -## [immich-1.0.1](https://github.com/truecharts/charts/compare/immich-1.0.0...immich-1.0.1) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - allow to disable machine-learning container ([#4132](https://github.com/truecharts/charts/issues/4132)) - - - - -## [immich-1.0.0](https://github.com/truecharts/charts/compare/immich-0.0.6...immich-1.0.0) (2022-10-14) - -### Feat - -- Move to Stable ([#4094](https://github.com/truecharts/charts/issues/4094)) - - - - -## [immich-0.0.6](https://github.com/truecharts/charts/compare/immich-0.0.5...immich-0.0.6) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [immich-0.0.5](https://github.com/truecharts/charts/compare/immich-0.0.4...immich-0.0.5) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [immich-0.0.5](https://github.com/truecharts/charts/compare/immich-0.0.4...immich-0.0.5) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [immich-0.0.4](https://github.com/truecharts/charts/compare/immich-0.0.3...immich-0.0.4) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [immich-0.0.3](https://github.com/truecharts/charts/compare/immich-0.0.2...immich-0.0.3) (2022-10-03) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - move to stable ([#3978](https://github.com/truecharts/charts/issues/3978)) - - ### Fix - -- actually spin up microservices contaienr ([#3998](https://github.com/truecharts/charts/issues/3998)) - - - - -## [immich-0.0.2](https://github.com/truecharts/charts/compare/immich-0.0.1...immich-0.0.2) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix - -- add hostAliases due to upstream hardcoded urls ([#3956](https://github.com/truecharts/charts/issues/3956)) - - - - -## [immich-0.0.1]immich-0.0.1 (2022-09-28) - -### Feat - -- add immich ([#3942](https://github.com/truecharts/charts/issues/3942)) diff --git a/stable/immich/1.0.1/Chart.lock b/stable/immich/1.0.1/Chart.lock deleted file mode 100644 index 4b3b2247969..00000000000 --- a/stable/immich/1.0.1/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:5944a2a450aec6283b54578a7276a1ba273ce06e0eed12428badb3d1d8c3b2ff -generated: "2022-10-19T13:17:53.453082334Z" diff --git a/stable/immich/1.0.1/Chart.yaml b/stable/immich/1.0.1/Chart.yaml deleted file mode 100644 index a6c270e849d..00000000000 --- a/stable/immich/1.0.1/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "1.29.5_44" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -description: High performance self-hosted photo and video backup solution. -home: https://truecharts.org/docs/charts/stable/immich -icon: https://truecharts.org/img/hotlink-ok/chart-icons/immich.png -keywords: - - photos -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: immich -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/immich - - https://github.com/immich-app/immich -version: 1.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/immich/1.0.1/README.md b/stable/immich/1.0.1/README.md deleted file mode 100644 index 8ae42838f3c..00000000000 --- a/stable/immich/1.0.1/README.md +++ /dev/null @@ -1,108 +0,0 @@ -# immich - -High performance self-hosted photo and video backup 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: [immich](https://truecharts.org/docs/charts/stable/immich) - -**This chart is not maintained by the upstream project and any issues with the chart should 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.101 | -| https://charts.truecharts.org | redis | 3.0.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `immich` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install immich TrueCharts/immich -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `immich` deployment - -```console -helm uninstall immich -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install immich \ - --set env.TZ="America/New York" \ - TrueCharts/immich -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install immich TrueCharts/immich -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/immich/1.0.1/charts/common-10.7.1.tgz b/stable/immich/1.0.1/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/immich/1.0.1/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/immich/1.0.1/charts/postgresql-8.0.101.tgz b/stable/immich/1.0.1/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/immich/1.0.1/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/immich/1.0.1/charts/redis-3.0.97.tgz b/stable/immich/1.0.1/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/immich/1.0.1/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/immich/1.0.2/CHANGELOG.md b/stable/immich/1.0.2/CHANGELOG.md new file mode 100644 index 00000000000..20f2e8e4b27 --- /dev/null +++ b/stable/immich/1.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [immich-1.0.2](https://github.com/truecharts/charts/compare/immich-1.0.1...immich-1.0.2) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [immich-1.0.1](https://github.com/truecharts/charts/compare/immich-1.0.0...immich-1.0.1) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - allow to disable machine-learning container ([#4132](https://github.com/truecharts/charts/issues/4132)) + + + + +## [immich-1.0.0](https://github.com/truecharts/charts/compare/immich-0.0.6...immich-1.0.0) (2022-10-14) + +### Feat + +- Move to Stable ([#4094](https://github.com/truecharts/charts/issues/4094)) + + + + +## [immich-0.0.6](https://github.com/truecharts/charts/compare/immich-0.0.5...immich-0.0.6) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [immich-0.0.5](https://github.com/truecharts/charts/compare/immich-0.0.4...immich-0.0.5) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [immich-0.0.5](https://github.com/truecharts/charts/compare/immich-0.0.4...immich-0.0.5) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [immich-0.0.4](https://github.com/truecharts/charts/compare/immich-0.0.3...immich-0.0.4) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [immich-0.0.3](https://github.com/truecharts/charts/compare/immich-0.0.2...immich-0.0.3) (2022-10-03) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - move to stable ([#3978](https://github.com/truecharts/charts/issues/3978)) + + ### Fix + +- actually spin up microservices contaienr ([#3998](https://github.com/truecharts/charts/issues/3998)) + + + + +## [immich-0.0.2](https://github.com/truecharts/charts/compare/immich-0.0.1...immich-0.0.2) (2022-09-29) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix + +- add hostAliases due to upstream hardcoded urls ([#3956](https://github.com/truecharts/charts/issues/3956)) diff --git a/stable/immich/1.0.2/Chart.lock b/stable/immich/1.0.2/Chart.lock new file mode 100644 index 00000000000..a450c26d015 --- /dev/null +++ b/stable/immich/1.0.2/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:74b14c49cbb6c324d31f5e500c3bd2cfcbb61460306ba7433f71fa45ef2f03a3 +generated: "2022-10-25T10:10:58.113345448Z" diff --git a/stable/immich/1.0.2/Chart.yaml b/stable/immich/1.0.2/Chart.yaml new file mode 100644 index 00000000000..653f293214d --- /dev/null +++ b/stable/immich/1.0.2/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.29.5_44" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +description: High performance self-hosted photo and video backup solution. +home: https://truecharts.org/docs/charts/stable/immich +icon: https://truecharts.org/img/hotlink-ok/chart-icons/immich.png +keywords: + - photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: immich +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/immich + - https://github.com/immich-app/immich +version: 1.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/immich/1.0.2/README.md b/stable/immich/1.0.2/README.md new file mode 100644 index 00000000000..53cc85161d6 --- /dev/null +++ b/stable/immich/1.0.2/README.md @@ -0,0 +1,108 @@ +# immich + +High performance self-hosted photo and video backup 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: [immich](https://truecharts.org/docs/charts/stable/immich) + +**This chart is not maintained by the upstream project and any issues with the chart should 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.106 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `immich` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install immich TrueCharts/immich +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `immich` deployment + +```console +helm uninstall immich +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install immich \ + --set env.TZ="America/New York" \ + TrueCharts/immich +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install immich TrueCharts/immich -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/immich/1.0.1/app-readme.md b/stable/immich/1.0.2/app-readme.md similarity index 100% rename from stable/immich/1.0.1/app-readme.md rename to stable/immich/1.0.2/app-readme.md diff --git a/stable/immich/1.0.2/charts/common-10.7.7.tgz b/stable/immich/1.0.2/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/immich/1.0.2/charts/common-10.7.7.tgz differ diff --git a/stable/immich/1.0.2/charts/postgresql-8.0.106.tgz b/stable/immich/1.0.2/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/immich/1.0.2/charts/postgresql-8.0.106.tgz differ diff --git a/stable/immich/1.0.2/charts/redis-3.0.102.tgz b/stable/immich/1.0.2/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/immich/1.0.2/charts/redis-3.0.102.tgz differ diff --git a/stable/immich/1.0.1/ix_values.yaml b/stable/immich/1.0.2/ix_values.yaml similarity index 100% rename from stable/immich/1.0.1/ix_values.yaml rename to stable/immich/1.0.2/ix_values.yaml diff --git a/stable/immich/1.0.1/questions.yaml b/stable/immich/1.0.2/questions.yaml similarity index 100% rename from stable/immich/1.0.1/questions.yaml rename to stable/immich/1.0.2/questions.yaml diff --git a/stable/immich/1.0.1/templates/_configmap.tpl b/stable/immich/1.0.2/templates/_configmap.tpl similarity index 100% rename from stable/immich/1.0.1/templates/_configmap.tpl rename to stable/immich/1.0.2/templates/_configmap.tpl diff --git a/stable/immich/1.0.1/templates/_microservices.tpl b/stable/immich/1.0.2/templates/_microservices.tpl similarity index 100% rename from stable/immich/1.0.1/templates/_microservices.tpl rename to stable/immich/1.0.2/templates/_microservices.tpl diff --git a/stable/immich/1.0.1/templates/_ml.tpl b/stable/immich/1.0.2/templates/_ml.tpl similarity index 100% rename from stable/immich/1.0.1/templates/_ml.tpl rename to stable/immich/1.0.2/templates/_ml.tpl diff --git a/stable/immich/1.0.1/templates/_proxy.tpl b/stable/immich/1.0.2/templates/_proxy.tpl similarity index 100% rename from stable/immich/1.0.1/templates/_proxy.tpl rename to stable/immich/1.0.2/templates/_proxy.tpl diff --git a/stable/immich/1.0.1/templates/_secret.tpl b/stable/immich/1.0.2/templates/_secret.tpl similarity index 100% rename from stable/immich/1.0.1/templates/_secret.tpl rename to stable/immich/1.0.2/templates/_secret.tpl diff --git a/stable/immich/1.0.1/templates/_web.tpl b/stable/immich/1.0.2/templates/_web.tpl similarity index 100% rename from stable/immich/1.0.1/templates/_web.tpl rename to stable/immich/1.0.2/templates/_web.tpl diff --git a/stable/immich/1.0.1/templates/common.yaml b/stable/immich/1.0.2/templates/common.yaml similarity index 100% rename from stable/immich/1.0.1/templates/common.yaml rename to stable/immich/1.0.2/templates/common.yaml diff --git a/stable/kitchenowl/1.0.14/values.yaml b/stable/immich/1.0.2/values.yaml similarity index 100% rename from stable/kitchenowl/1.0.14/values.yaml rename to stable/immich/1.0.2/values.yaml diff --git a/stable/impostor-server/1.0.47/CHANGELOG.md b/stable/impostor-server/1.0.47/CHANGELOG.md deleted file mode 100644 index 46c3f79c86d..00000000000 --- a/stable/impostor-server/1.0.47/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [impostor-server-1.0.47](https://github.com/truecharts/charts/compare/impostor-server-1.0.46...impostor-server-1.0.47) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [impostor-server-1.0.46](https://github.com/truecharts/charts/compare/impostor-server-1.0.45...impostor-server-1.0.46) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [impostor-server-1.0.45](https://github.com/truecharts/charts/compare/impostor-server-1.0.44...impostor-server-1.0.45) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [impostor-server-1.0.44](https://github.com/truecharts/charts/compare/impostor-server-1.0.43...impostor-server-1.0.44) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [impostor-server-1.0.44](https://github.com/truecharts/charts/compare/impostor-server-1.0.43...impostor-server-1.0.44) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [impostor-server-1.0.43](https://github.com/truecharts/charts/compare/impostor-server-1.0.42...impostor-server-1.0.43) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [impostor-server-1.0.42](https://github.com/truecharts/charts/compare/impostor-server-1.0.41...impostor-server-1.0.42) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/impostor-server/1.0.47/Chart.lock b/stable/impostor-server/1.0.47/Chart.lock deleted file mode 100644 index 767b9eefb20..00000000000 --- a/stable/impostor-server/1.0.47/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:51:17.270535169Z" diff --git a/stable/impostor-server/1.0.47/Chart.yaml b/stable/impostor-server/1.0.47/Chart.yaml deleted file mode 100644 index 925406d82d6..00000000000 --- a/stable/impostor-server/1.0.47/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.7.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.47 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/impostor-server/1.0.47/README.md b/stable/impostor-server/1.0.47/README.md deleted file mode 100644 index 4da11cb467c..00000000000 --- a/stable/impostor-server/1.0.47/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.47/charts/common-10.7.1.tgz b/stable/impostor-server/1.0.47/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/impostor-server/1.0.47/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/impostor-server/1.0.48/CHANGELOG.md b/stable/impostor-server/1.0.48/CHANGELOG.md new file mode 100644 index 00000000000..2955b63ae88 --- /dev/null +++ b/stable/impostor-server/1.0.48/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [impostor-server-1.0.48](https://github.com/truecharts/charts/compare/impostor-server-1.0.47...impostor-server-1.0.48) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [impostor-server-1.0.47](https://github.com/truecharts/charts/compare/impostor-server-1.0.46...impostor-server-1.0.47) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [impostor-server-1.0.46](https://github.com/truecharts/charts/compare/impostor-server-1.0.45...impostor-server-1.0.46) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [impostor-server-1.0.45](https://github.com/truecharts/charts/compare/impostor-server-1.0.44...impostor-server-1.0.45) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [impostor-server-1.0.44](https://github.com/truecharts/charts/compare/impostor-server-1.0.43...impostor-server-1.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [impostor-server-1.0.44](https://github.com/truecharts/charts/compare/impostor-server-1.0.43...impostor-server-1.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [impostor-server-1.0.43](https://github.com/truecharts/charts/compare/impostor-server-1.0.42...impostor-server-1.0.43) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [impostor-server-1.0.42](https://github.com/truecharts/charts/compare/impostor-server-1.0.41...impostor-server-1.0.42) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/impostor-server/1.0.48/Chart.lock b/stable/impostor-server/1.0.48/Chart.lock new file mode 100644 index 00000000000..7520dc80dbf --- /dev/null +++ b/stable/impostor-server/1.0.48/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:10:40.095662094Z" diff --git a/stable/impostor-server/1.0.48/Chart.yaml b/stable/impostor-server/1.0.48/Chart.yaml new file mode 100644 index 00000000000..1ad3f32470a --- /dev/null +++ b/stable/impostor-server/1.0.48/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.7.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.48 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/impostor-server/1.0.48/README.md b/stable/impostor-server/1.0.48/README.md new file mode 100644 index 00000000000..c59eb29793b --- /dev/null +++ b/stable/impostor-server/1.0.48/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.47/app-readme.md b/stable/impostor-server/1.0.48/app-readme.md similarity index 100% rename from stable/impostor-server/1.0.47/app-readme.md rename to stable/impostor-server/1.0.48/app-readme.md diff --git a/stable/impostor-server/1.0.48/charts/common-10.7.7.tgz b/stable/impostor-server/1.0.48/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/impostor-server/1.0.48/charts/common-10.7.7.tgz differ diff --git a/stable/impostor-server/1.0.47/ci/base-values.yaml b/stable/impostor-server/1.0.48/ci/base-values.yaml similarity index 100% rename from stable/impostor-server/1.0.47/ci/base-values.yaml rename to stable/impostor-server/1.0.48/ci/base-values.yaml diff --git a/stable/impostor-server/1.0.47/ci/values.yaml b/stable/impostor-server/1.0.48/ci/values.yaml similarity index 100% rename from stable/impostor-server/1.0.47/ci/values.yaml rename to stable/impostor-server/1.0.48/ci/values.yaml diff --git a/stable/impostor-server/1.0.47/ix_values.yaml b/stable/impostor-server/1.0.48/ix_values.yaml similarity index 100% rename from stable/impostor-server/1.0.47/ix_values.yaml rename to stable/impostor-server/1.0.48/ix_values.yaml diff --git a/stable/impostor-server/1.0.47/questions.yaml b/stable/impostor-server/1.0.48/questions.yaml similarity index 100% rename from stable/impostor-server/1.0.47/questions.yaml rename to stable/impostor-server/1.0.48/questions.yaml diff --git a/stable/kopia/2.0.47/templates/common.yaml b/stable/impostor-server/1.0.48/templates/common.yaml similarity index 100% rename from stable/kopia/2.0.47/templates/common.yaml rename to stable/impostor-server/1.0.48/templates/common.yaml diff --git a/stable/kiwix-serve/1.0.8/values.yaml b/stable/impostor-server/1.0.48/values.yaml similarity index 100% rename from stable/kiwix-serve/1.0.8/values.yaml rename to stable/impostor-server/1.0.48/values.yaml diff --git a/stable/inventree/4.0.22/CHANGELOG.md b/stable/inventree/4.0.22/CHANGELOG.md deleted file mode 100644 index c7850e19d59..00000000000 --- a/stable/inventree/4.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [inventree-4.0.22](https://github.com/truecharts/charts/compare/inventree-4.0.21...inventree-4.0.22) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [inventree-4.0.21](https://github.com/truecharts/charts/compare/inventree-4.0.20...inventree-4.0.21) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [inventree-4.0.20](https://github.com/truecharts/charts/compare/inventree-4.0.19...inventree-4.0.20) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [inventree-4.0.19](https://github.com/truecharts/charts/compare/inventree-4.0.18...inventree-4.0.19) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [inventree-4.0.18](https://github.com/truecharts/charts/compare/inventree-4.0.17...inventree-4.0.18) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [inventree-4.0.18](https://github.com/truecharts/charts/compare/inventree-4.0.17...inventree-4.0.18) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [inventree-4.0.17](https://github.com/truecharts/charts/compare/inventree-4.0.16...inventree-4.0.17) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [inventree-4.0.16](https://github.com/truecharts/charts/compare/inventree-4.0.15...inventree-4.0.16) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [inventree-4.0.14](https://github.com/truecharts/charts/compare/inventree-4.0.13...inventree-4.0.14) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [inventree-4.0.13](https://github.com/truecharts/charts/compare/inventree-4.0.12...inventree-4.0.13) (2022-09-25) - -### Chore - diff --git a/stable/inventree/4.0.22/Chart.lock b/stable/inventree/4.0.22/Chart.lock deleted file mode 100644 index f1178384e0d..00000000000 --- a/stable/inventree/4.0.22/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:5944a2a450aec6283b54578a7276a1ba273ce06e0eed12428badb3d1d8c3b2ff -generated: "2022-10-25T06:16:17.528425788Z" diff --git a/stable/inventree/4.0.22/Chart.yaml b/stable/inventree/4.0.22/Chart.yaml deleted file mode 100644 index bef52d42ef6..00000000000 --- a/stable/inventree/4.0.22/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "0.8.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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.22 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/inventree/4.0.22/README.md b/stable/inventree/4.0.22/README.md deleted file mode 100644 index 1c6cd3ebd5b..00000000000 --- a/stable/inventree/4.0.22/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.101 | -| https://charts.truecharts.org | redis | 3.0.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.22/charts/common-10.7.1.tgz b/stable/inventree/4.0.22/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/inventree/4.0.22/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/inventree/4.0.22/charts/postgresql-8.0.101.tgz b/stable/inventree/4.0.22/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/inventree/4.0.22/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/inventree/4.0.22/charts/redis-3.0.97.tgz b/stable/inventree/4.0.22/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/inventree/4.0.22/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/inventree/4.0.23/CHANGELOG.md b/stable/inventree/4.0.23/CHANGELOG.md new file mode 100644 index 00000000000..7cca7920422 --- /dev/null +++ b/stable/inventree/4.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [inventree-4.0.23](https://github.com/truecharts/charts/compare/inventree-4.0.22...inventree-4.0.23) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [inventree-4.0.22](https://github.com/truecharts/charts/compare/inventree-4.0.21...inventree-4.0.22) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [inventree-4.0.21](https://github.com/truecharts/charts/compare/inventree-4.0.20...inventree-4.0.21) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [inventree-4.0.20](https://github.com/truecharts/charts/compare/inventree-4.0.19...inventree-4.0.20) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [inventree-4.0.19](https://github.com/truecharts/charts/compare/inventree-4.0.18...inventree-4.0.19) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [inventree-4.0.18](https://github.com/truecharts/charts/compare/inventree-4.0.17...inventree-4.0.18) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [inventree-4.0.18](https://github.com/truecharts/charts/compare/inventree-4.0.17...inventree-4.0.18) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [inventree-4.0.17](https://github.com/truecharts/charts/compare/inventree-4.0.16...inventree-4.0.17) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [inventree-4.0.16](https://github.com/truecharts/charts/compare/inventree-4.0.15...inventree-4.0.16) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [inventree-4.0.14](https://github.com/truecharts/charts/compare/inventree-4.0.13...inventree-4.0.14) (2022-09-27) + +### Chore + diff --git a/stable/inventree/4.0.23/Chart.lock b/stable/inventree/4.0.23/Chart.lock new file mode 100644 index 00000000000..9e90ee9847a --- /dev/null +++ b/stable/inventree/4.0.23/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:74b14c49cbb6c324d31f5e500c3bd2cfcbb61460306ba7433f71fa45ef2f03a3 +generated: "2022-10-25T10:11:17.625085042Z" diff --git a/stable/inventree/4.0.23/Chart.yaml b/stable/inventree/4.0.23/Chart.yaml new file mode 100644 index 00000000000..7946f280160 --- /dev/null +++ b/stable/inventree/4.0.23/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "0.8.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.23 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/inventree/4.0.23/README.md b/stable/inventree/4.0.23/README.md new file mode 100644 index 00000000000..16e17dfe420 --- /dev/null +++ b/stable/inventree/4.0.23/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.106 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.22/app-readme.md b/stable/inventree/4.0.23/app-readme.md similarity index 100% rename from stable/inventree/4.0.22/app-readme.md rename to stable/inventree/4.0.23/app-readme.md diff --git a/stable/inventree/4.0.23/charts/common-10.7.7.tgz b/stable/inventree/4.0.23/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/inventree/4.0.23/charts/common-10.7.7.tgz differ diff --git a/stable/inventree/4.0.23/charts/postgresql-8.0.106.tgz b/stable/inventree/4.0.23/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/inventree/4.0.23/charts/postgresql-8.0.106.tgz differ diff --git a/stable/inventree/4.0.23/charts/redis-3.0.102.tgz b/stable/inventree/4.0.23/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/inventree/4.0.23/charts/redis-3.0.102.tgz differ diff --git a/stable/inventree/4.0.22/ix_values.yaml b/stable/inventree/4.0.23/ix_values.yaml similarity index 100% rename from stable/inventree/4.0.22/ix_values.yaml rename to stable/inventree/4.0.23/ix_values.yaml diff --git a/stable/inventree/4.0.22/questions.yaml b/stable/inventree/4.0.23/questions.yaml similarity index 100% rename from stable/inventree/4.0.22/questions.yaml rename to stable/inventree/4.0.23/questions.yaml diff --git a/stable/inventree/4.0.22/templates/_configmap.tpl b/stable/inventree/4.0.23/templates/_configmap.tpl similarity index 100% rename from stable/inventree/4.0.22/templates/_configmap.tpl rename to stable/inventree/4.0.23/templates/_configmap.tpl diff --git a/stable/inventree/4.0.22/templates/_init.tpl b/stable/inventree/4.0.23/templates/_init.tpl similarity index 100% rename from stable/inventree/4.0.22/templates/_init.tpl rename to stable/inventree/4.0.23/templates/_init.tpl diff --git a/stable/inventree/4.0.22/templates/_nginx.tpl b/stable/inventree/4.0.23/templates/_nginx.tpl similarity index 100% rename from stable/inventree/4.0.22/templates/_nginx.tpl rename to stable/inventree/4.0.23/templates/_nginx.tpl diff --git a/stable/inventree/4.0.22/templates/_secrets.tpl b/stable/inventree/4.0.23/templates/_secrets.tpl similarity index 100% rename from stable/inventree/4.0.22/templates/_secrets.tpl rename to stable/inventree/4.0.23/templates/_secrets.tpl diff --git a/stable/inventree/4.0.22/templates/_worker.tpl b/stable/inventree/4.0.23/templates/_worker.tpl similarity index 100% rename from stable/inventree/4.0.22/templates/_worker.tpl rename to stable/inventree/4.0.23/templates/_worker.tpl diff --git a/stable/inventree/4.0.22/templates/common.yaml b/stable/inventree/4.0.23/templates/common.yaml similarity index 100% rename from stable/inventree/4.0.22/templates/common.yaml rename to stable/inventree/4.0.23/templates/common.yaml diff --git a/stable/kodi-headless/2.0.36/values.yaml b/stable/inventree/4.0.23/values.yaml similarity index 100% rename from stable/kodi-headless/2.0.36/values.yaml rename to stable/inventree/4.0.23/values.yaml diff --git a/stable/ipfs/3.0.43/CHANGELOG.md b/stable/ipfs/3.0.43/CHANGELOG.md deleted file mode 100644 index fdd2ab0b06e..00000000000 --- a/stable/ipfs/3.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ipfs-3.0.43](https://github.com/truecharts/charts/compare/ipfs-3.0.42...ipfs-3.0.43) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ipfs-3.0.42](https://github.com/truecharts/charts/compare/ipfs-3.0.41...ipfs-3.0.42) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ipfs-3.0.41](https://github.com/truecharts/charts/compare/ipfs-3.0.40...ipfs-3.0.41) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ipfs-3.0.41](https://github.com/truecharts/charts/compare/ipfs-3.0.40...ipfs-3.0.41) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ipfs-3.0.40](https://github.com/truecharts/charts/compare/ipfs-3.0.39...ipfs-3.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [ipfs-3.0.39](https://github.com/truecharts/charts/compare/ipfs-3.0.38...ipfs-3.0.39) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ipfs-3.0.38](https://github.com/truecharts/charts/compare/ipfs-3.0.37...ipfs-3.0.38) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/ipfs/3.0.43/Chart.lock b/stable/ipfs/3.0.43/Chart.lock deleted file mode 100644 index 0d360ea9663..00000000000 --- a/stable/ipfs/3.0.43/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:18:15.697870554Z" diff --git a/stable/ipfs/3.0.43/Chart.yaml b/stable/ipfs/3.0.43/Chart.yaml deleted file mode 100644 index 104ba6f6c91..00000000000 --- a/stable/ipfs/3.0.43/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ipfs -version: 3.0.43 -appVersion: "0.16.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.7.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.43/README.md b/stable/ipfs/3.0.43/README.md deleted file mode 100644 index 9aa3826ab17..00000000000 --- a/stable/ipfs/3.0.43/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.43/charts/common-10.7.1.tgz b/stable/ipfs/3.0.43/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/ipfs/3.0.43/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/ipfs/3.0.44/CHANGELOG.md b/stable/ipfs/3.0.44/CHANGELOG.md new file mode 100644 index 00000000000..ff06f56a453 --- /dev/null +++ b/stable/ipfs/3.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ipfs-3.0.44](https://github.com/truecharts/charts/compare/ipfs-3.0.43...ipfs-3.0.44) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ipfs-3.0.43](https://github.com/truecharts/charts/compare/ipfs-3.0.42...ipfs-3.0.43) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ipfs-3.0.42](https://github.com/truecharts/charts/compare/ipfs-3.0.41...ipfs-3.0.42) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ipfs-3.0.41](https://github.com/truecharts/charts/compare/ipfs-3.0.40...ipfs-3.0.41) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ipfs-3.0.41](https://github.com/truecharts/charts/compare/ipfs-3.0.40...ipfs-3.0.41) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ipfs-3.0.40](https://github.com/truecharts/charts/compare/ipfs-3.0.39...ipfs-3.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [ipfs-3.0.39](https://github.com/truecharts/charts/compare/ipfs-3.0.38...ipfs-3.0.39) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ipfs-3.0.38](https://github.com/truecharts/charts/compare/ipfs-3.0.37...ipfs-3.0.38) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/ipfs/3.0.44/Chart.lock b/stable/ipfs/3.0.44/Chart.lock new file mode 100644 index 00000000000..0069d12d717 --- /dev/null +++ b/stable/ipfs/3.0.44/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:11:22.108720812Z" diff --git a/stable/ipfs/3.0.44/Chart.yaml b/stable/ipfs/3.0.44/Chart.yaml new file mode 100644 index 00000000000..5eca64157e9 --- /dev/null +++ b/stable/ipfs/3.0.44/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ipfs +version: 3.0.44 +appVersion: "0.16.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.7.7 + # 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.44/README.md b/stable/ipfs/3.0.44/README.md new file mode 100644 index 00000000000..f8b29fb2af9 --- /dev/null +++ b/stable/ipfs/3.0.44/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.43/app-readme.md b/stable/ipfs/3.0.44/app-readme.md similarity index 100% rename from stable/ipfs/3.0.43/app-readme.md rename to stable/ipfs/3.0.44/app-readme.md diff --git a/stable/ipfs/3.0.44/charts/common-10.7.7.tgz b/stable/ipfs/3.0.44/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/ipfs/3.0.44/charts/common-10.7.7.tgz differ diff --git a/stable/ipfs/3.0.43/ix_values.yaml b/stable/ipfs/3.0.44/ix_values.yaml similarity index 100% rename from stable/ipfs/3.0.43/ix_values.yaml rename to stable/ipfs/3.0.44/ix_values.yaml diff --git a/stable/ipfs/3.0.43/questions.yaml b/stable/ipfs/3.0.44/questions.yaml similarity index 100% rename from stable/ipfs/3.0.43/questions.yaml rename to stable/ipfs/3.0.44/questions.yaml diff --git a/stable/ipfs/3.0.43/templates/common.yaml b/stable/ipfs/3.0.44/templates/common.yaml similarity index 100% rename from stable/ipfs/3.0.43/templates/common.yaml rename to stable/ipfs/3.0.44/templates/common.yaml diff --git a/stable/koel/3.0.53/values.yaml b/stable/ipfs/3.0.44/values.yaml similarity index 100% rename from stable/koel/3.0.53/values.yaml rename to stable/ipfs/3.0.44/values.yaml diff --git a/stable/ispy-agent-dvr/2.0.54/CHANGELOG.md b/stable/ispy-agent-dvr/2.0.54/CHANGELOG.md deleted file mode 100644 index 8ddbf1da258..00000000000 --- a/stable/ispy-agent-dvr/2.0.54/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ispy-agent-dvr-2.0.54](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.53...ispy-agent-dvr-2.0.54) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [ispy-agent-dvr-2.0.53](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.52...ispy-agent-dvr-2.0.53) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [ispy-agent-dvr-2.0.52](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.51...ispy-agent-dvr-2.0.52) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ispy-agent-dvr-2.0.51](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.50...ispy-agent-dvr-2.0.51) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ispy-agent-dvr-2.0.50](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.49...ispy-agent-dvr-2.0.50) (2022-10-10) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) - - update docker general non-major - - - - -## [ispy-agent-dvr-2.0.49](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.48...ispy-agent-dvr-2.0.49) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ispy-agent-dvr-2.0.49](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.48...ispy-agent-dvr-2.0.49) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ispy-agent-dvr-2.0.48](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.47...ispy-agent-dvr-2.0.48) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [ispy-agent-dvr-2.0.47](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.46...ispy-agent-dvr-2.0.47) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) - - - - -## [ispy-agent-dvr-2.0.46](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.45...ispy-agent-dvr-2.0.46) (2022-09-27) diff --git a/stable/ispy-agent-dvr/2.0.54/Chart.lock b/stable/ispy-agent-dvr/2.0.54/Chart.lock deleted file mode 100644 index 56bb73aa400..00000000000 --- a/stable/ispy-agent-dvr/2.0.54/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:16:09.619454485Z" diff --git a/stable/ispy-agent-dvr/2.0.54/Chart.yaml b/stable/ispy-agent-dvr/2.0.54/Chart.yaml deleted file mode 100644 index d13cbbce13f..00000000000 --- a/stable/ispy-agent-dvr/2.0.54/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.3.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.54 -annotations: - truecharts.org/catagories: | - - security - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ispy-agent-dvr/2.0.54/README.md b/stable/ispy-agent-dvr/2.0.54/README.md deleted file mode 100644 index 68b4ace4eac..00000000000 --- a/stable/ispy-agent-dvr/2.0.54/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.54/charts/common-10.7.1.tgz b/stable/ispy-agent-dvr/2.0.54/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/ispy-agent-dvr/2.0.54/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/ispy-agent-dvr/2.0.55/CHANGELOG.md b/stable/ispy-agent-dvr/2.0.55/CHANGELOG.md new file mode 100644 index 00000000000..f6f28817929 --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.55/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ispy-agent-dvr-2.0.55](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.54...ispy-agent-dvr-2.0.55) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ispy-agent-dvr-2.0.54](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.53...ispy-agent-dvr-2.0.54) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [ispy-agent-dvr-2.0.53](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.52...ispy-agent-dvr-2.0.53) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [ispy-agent-dvr-2.0.52](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.51...ispy-agent-dvr-2.0.52) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ispy-agent-dvr-2.0.51](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.50...ispy-agent-dvr-2.0.51) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ispy-agent-dvr-2.0.50](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.49...ispy-agent-dvr-2.0.50) (2022-10-10) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) + - update docker general non-major + + + + +## [ispy-agent-dvr-2.0.49](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.48...ispy-agent-dvr-2.0.49) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ispy-agent-dvr-2.0.49](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.48...ispy-agent-dvr-2.0.49) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ispy-agent-dvr-2.0.48](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.47...ispy-agent-dvr-2.0.48) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [ispy-agent-dvr-2.0.47](https://github.com/truecharts/charts/compare/ispy-agent-dvr-2.0.46...ispy-agent-dvr-2.0.47) (2022-10-05) + +### Chore diff --git a/stable/ispy-agent-dvr/2.0.55/Chart.lock b/stable/ispy-agent-dvr/2.0.55/Chart.lock new file mode 100644 index 00000000000..82047161d88 --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.55/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:11:26.672807781Z" diff --git a/stable/ispy-agent-dvr/2.0.55/Chart.yaml b/stable/ispy-agent-dvr/2.0.55/Chart.yaml new file mode 100644 index 00000000000..7b7c97b4cf9 --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.55/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.3.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.55 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ispy-agent-dvr/2.0.55/README.md b/stable/ispy-agent-dvr/2.0.55/README.md new file mode 100644 index 00000000000..16b9aa4cacf --- /dev/null +++ b/stable/ispy-agent-dvr/2.0.55/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.54/app-readme.md b/stable/ispy-agent-dvr/2.0.55/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/2.0.54/app-readme.md rename to stable/ispy-agent-dvr/2.0.55/app-readme.md diff --git a/stable/ispy-agent-dvr/2.0.55/charts/common-10.7.7.tgz b/stable/ispy-agent-dvr/2.0.55/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/ispy-agent-dvr/2.0.55/charts/common-10.7.7.tgz differ diff --git a/stable/ispy-agent-dvr/2.0.54/ix_values.yaml b/stable/ispy-agent-dvr/2.0.55/ix_values.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.54/ix_values.yaml rename to stable/ispy-agent-dvr/2.0.55/ix_values.yaml diff --git a/stable/ispy-agent-dvr/2.0.54/questions.yaml b/stable/ispy-agent-dvr/2.0.55/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/2.0.54/questions.yaml rename to stable/ispy-agent-dvr/2.0.55/questions.yaml diff --git a/stable/lancache-dns/1.0.2/templates/common.yaml b/stable/ispy-agent-dvr/2.0.55/templates/common.yaml similarity index 100% rename from stable/lancache-dns/1.0.2/templates/common.yaml rename to stable/ispy-agent-dvr/2.0.55/templates/common.yaml diff --git a/stable/komga/6.0.44/values.yaml b/stable/ispy-agent-dvr/2.0.55/values.yaml similarity index 100% rename from stable/komga/6.0.44/values.yaml rename to stable/ispy-agent-dvr/2.0.55/values.yaml diff --git a/stable/iyuuplus/2.0.37/CHANGELOG.md b/stable/iyuuplus/2.0.37/CHANGELOG.md deleted file mode 100644 index b7a7fff70cf..00000000000 --- a/stable/iyuuplus/2.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [iyuuplus-2.0.37](https://github.com/truecharts/charts/compare/iyuuplus-2.0.36...iyuuplus-2.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [iyuuplus-2.0.36](https://github.com/truecharts/charts/compare/iyuuplus-2.0.35...iyuuplus-2.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [iyuuplus-2.0.35](https://github.com/truecharts/charts/compare/iyuuplus-2.0.34...iyuuplus-2.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [iyuuplus-2.0.35](https://github.com/truecharts/charts/compare/iyuuplus-2.0.34...iyuuplus-2.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [iyuuplus-2.0.34](https://github.com/truecharts/charts/compare/iyuuplus-2.0.33...iyuuplus-2.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [iyuuplus-2.0.33](https://github.com/truecharts/charts/compare/iyuuplus-2.0.32...iyuuplus-2.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/iyuuplus/2.0.37/Chart.lock b/stable/iyuuplus/2.0.37/Chart.lock deleted file mode 100644 index eb8ccab46dd..00000000000 --- a/stable/iyuuplus/2.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:18:46.31266508Z" diff --git a/stable/iyuuplus/2.0.37/Chart.yaml b/stable/iyuuplus/2.0.37/Chart.yaml deleted file mode 100644 index a150fbd96fa..00000000000 --- a/stable/iyuuplus/2.0.37/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: iyuuplus -version: 2.0.37 -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.7.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.37/README.md b/stable/iyuuplus/2.0.37/README.md deleted file mode 100644 index 98f34b81e09..00000000000 --- a/stable/iyuuplus/2.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/iyuuplus/2.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/iyuuplus/2.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/iyuuplus/2.0.38/CHANGELOG.md b/stable/iyuuplus/2.0.38/CHANGELOG.md new file mode 100644 index 00000000000..7c0c19748cf --- /dev/null +++ b/stable/iyuuplus/2.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [iyuuplus-2.0.38](https://github.com/truecharts/charts/compare/iyuuplus-2.0.37...iyuuplus-2.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [iyuuplus-2.0.37](https://github.com/truecharts/charts/compare/iyuuplus-2.0.36...iyuuplus-2.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [iyuuplus-2.0.36](https://github.com/truecharts/charts/compare/iyuuplus-2.0.35...iyuuplus-2.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [iyuuplus-2.0.35](https://github.com/truecharts/charts/compare/iyuuplus-2.0.34...iyuuplus-2.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [iyuuplus-2.0.35](https://github.com/truecharts/charts/compare/iyuuplus-2.0.34...iyuuplus-2.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [iyuuplus-2.0.34](https://github.com/truecharts/charts/compare/iyuuplus-2.0.33...iyuuplus-2.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [iyuuplus-2.0.33](https://github.com/truecharts/charts/compare/iyuuplus-2.0.32...iyuuplus-2.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/iyuuplus/2.0.38/Chart.lock b/stable/iyuuplus/2.0.38/Chart.lock new file mode 100644 index 00000000000..85039221df9 --- /dev/null +++ b/stable/iyuuplus/2.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:12:05.549146237Z" diff --git a/stable/iyuuplus/2.0.38/Chart.yaml b/stable/iyuuplus/2.0.38/Chart.yaml new file mode 100644 index 00000000000..f6f6b2239ba --- /dev/null +++ b/stable/iyuuplus/2.0.38/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: iyuuplus +version: 2.0.38 +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.7.7 + # 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.38/README.md b/stable/iyuuplus/2.0.38/README.md new file mode 100644 index 00000000000..d3ff6250b94 --- /dev/null +++ b/stable/iyuuplus/2.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/iyuuplus/2.0.38/app-readme.md similarity index 100% rename from stable/iyuuplus/2.0.37/app-readme.md rename to stable/iyuuplus/2.0.38/app-readme.md diff --git a/stable/iyuuplus/2.0.38/charts/common-10.7.7.tgz b/stable/iyuuplus/2.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/iyuuplus/2.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/iyuuplus/2.0.37/ix_values.yaml b/stable/iyuuplus/2.0.38/ix_values.yaml similarity index 100% rename from stable/iyuuplus/2.0.37/ix_values.yaml rename to stable/iyuuplus/2.0.38/ix_values.yaml diff --git a/stable/iyuuplus/2.0.37/questions.yaml b/stable/iyuuplus/2.0.38/questions.yaml similarity index 100% rename from stable/iyuuplus/2.0.37/questions.yaml rename to stable/iyuuplus/2.0.38/questions.yaml diff --git a/stable/lancache-monolithic/1.0.2/templates/common.yaml b/stable/iyuuplus/2.0.38/templates/common.yaml similarity index 100% rename from stable/lancache-monolithic/1.0.2/templates/common.yaml rename to stable/iyuuplus/2.0.38/templates/common.yaml diff --git a/stable/kopia/2.0.47/values.yaml b/stable/iyuuplus/2.0.38/values.yaml similarity index 100% rename from stable/kopia/2.0.47/values.yaml rename to stable/iyuuplus/2.0.38/values.yaml diff --git a/stable/jackett/11.0.116/CHANGELOG.md b/stable/jackett/11.0.116/CHANGELOG.md new file mode 100644 index 00000000000..3a2cdf7d56c --- /dev/null +++ b/stable/jackett/11.0.116/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jackett-11.0.116](https://github.com/truecharts/charts/compare/jackett-11.0.115...jackett-11.0.116) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [jackett-11.0.115](https://github.com/truecharts/charts/compare/jackett-11.0.114...jackett-11.0.115) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [jackett-11.0.114](https://github.com/truecharts/charts/compare/jackett-11.0.112...jackett-11.0.114) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [jackett-11.0.112](https://github.com/truecharts/charts/compare/jackett-11.0.111...jackett-11.0.112) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [jackett-11.0.111](https://github.com/truecharts/charts/compare/jackett-11.0.110...jackett-11.0.111) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [jackett-11.0.110](https://github.com/truecharts/charts/compare/jackett-11.0.109...jackett-11.0.110) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [jackett-11.0.109](https://github.com/truecharts/charts/compare/jackett-11.0.108...jackett-11.0.109) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) + + + + +## [jackett-11.0.108](https://github.com/truecharts/charts/compare/jackett-11.0.107...jackett-11.0.108) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [jackett-11.0.107](https://github.com/truecharts/charts/compare/jackett-11.0.106...jackett-11.0.107) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [jackett-11.0.106](https://github.com/truecharts/charts/compare/jackett-11.0.105...jackett-11.0.106) (2022-10-11) + +### Chore + diff --git a/stable/jackett/11.0.116/Chart.lock b/stable/jackett/11.0.116/Chart.lock new file mode 100644 index 00000000000..5fc04ed712e --- /dev/null +++ b/stable/jackett/11.0.116/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:12:08.862916281Z" diff --git a/stable/jackett/11.0.116/Chart.yaml b/stable/jackett/11.0.116/Chart.yaml new file mode 100644 index 00000000000..247c39a81a6 --- /dev/null +++ b/stable/jackett/11.0.116/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.20.2158" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.116 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jackett/11.0.116/README.md b/stable/jackett/11.0.116/README.md new file mode 100644 index 00000000000..96a754020c1 --- /dev/null +++ b/stable/jackett/11.0.116/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.116/app-readme.md b/stable/jackett/11.0.116/app-readme.md new file mode 100644 index 00000000000..94165e2dadb --- /dev/null +++ b/stable/jackett/11.0.116/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.116/charts/common-10.7.7.tgz b/stable/jackett/11.0.116/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/jackett/11.0.116/charts/common-10.7.7.tgz differ diff --git a/stable/jackett/11.0.116/ix_values.yaml b/stable/jackett/11.0.116/ix_values.yaml new file mode 100644 index 00000000000..8a45a3b5f14 --- /dev/null +++ b/stable/jackett/11.0.116/ix_values.yaml @@ -0,0 +1,33 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: 0.20.2158@sha256:87df6912377cf84364bb5b008f28e233994860a00b177a1fa6f2731ce8400a6f + +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.116/questions.yaml b/stable/jackett/11.0.116/questions.yaml new file mode 100644 index 00000000000..e66343f3891 --- /dev/null +++ b/stable/jackett/11.0.116/questions.yaml @@ -0,0 +1,2569 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/lanraragi/2.0.39/templates/common.yaml b/stable/jackett/11.0.116/templates/common.yaml similarity index 100% rename from stable/lanraragi/2.0.39/templates/common.yaml rename to stable/jackett/11.0.116/templates/common.yaml diff --git a/stable/kutt/3.0.45/values.yaml b/stable/jackett/11.0.116/values.yaml similarity index 100% rename from stable/kutt/3.0.45/values.yaml rename to stable/jackett/11.0.116/values.yaml diff --git a/stable/jdownloader2/8.0.40/CHANGELOG.md b/stable/jdownloader2/8.0.40/CHANGELOG.md deleted file mode 100644 index 10a373afa75..00000000000 --- a/stable/jdownloader2/8.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jdownloader2-8.0.40](https://github.com/truecharts/charts/compare/jdownloader2-8.0.39...jdownloader2-8.0.40) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [jdownloader2-8.0.39](https://github.com/truecharts/charts/compare/jdownloader2-8.0.38...jdownloader2-8.0.39) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [jdownloader2-8.0.38](https://github.com/truecharts/charts/compare/jdownloader2-8.0.37...jdownloader2-8.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [jdownloader2-8.0.38](https://github.com/truecharts/charts/compare/jdownloader2-8.0.37...jdownloader2-8.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [jdownloader2-8.0.37](https://github.com/truecharts/charts/compare/jdownloader2-8.0.36...jdownloader2-8.0.37) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [jdownloader2-8.0.36](https://github.com/truecharts/charts/compare/jdownloader2-8.0.35...jdownloader2-8.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/jdownloader2/8.0.40/Chart.lock b/stable/jdownloader2/8.0.40/Chart.lock deleted file mode 100644 index 9e724825549..00000000000 --- a/stable/jdownloader2/8.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:18:49.02910144Z" diff --git a/stable/jdownloader2/8.0.40/Chart.yaml b/stable/jdownloader2/8.0.40/Chart.yaml deleted file mode 100644 index 2096b7b1766..00000000000 --- a/stable/jdownloader2/8.0.40/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.7.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.40 -annotations: - truecharts.org/catagories: | - - downloads - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/jdownloader2/8.0.40/README.md b/stable/jdownloader2/8.0.40/README.md deleted file mode 100644 index 4178050a916..00000000000 --- a/stable/jdownloader2/8.0.40/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.40/charts/common-10.7.1.tgz b/stable/jdownloader2/8.0.40/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/jdownloader2/8.0.40/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/jdownloader2/8.0.41/CHANGELOG.md b/stable/jdownloader2/8.0.41/CHANGELOG.md new file mode 100644 index 00000000000..8fc309b9ba2 --- /dev/null +++ b/stable/jdownloader2/8.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jdownloader2-8.0.41](https://github.com/truecharts/charts/compare/jdownloader2-8.0.40...jdownloader2-8.0.41) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [jdownloader2-8.0.40](https://github.com/truecharts/charts/compare/jdownloader2-8.0.39...jdownloader2-8.0.40) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [jdownloader2-8.0.39](https://github.com/truecharts/charts/compare/jdownloader2-8.0.38...jdownloader2-8.0.39) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [jdownloader2-8.0.38](https://github.com/truecharts/charts/compare/jdownloader2-8.0.37...jdownloader2-8.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [jdownloader2-8.0.38](https://github.com/truecharts/charts/compare/jdownloader2-8.0.37...jdownloader2-8.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [jdownloader2-8.0.37](https://github.com/truecharts/charts/compare/jdownloader2-8.0.36...jdownloader2-8.0.37) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [jdownloader2-8.0.36](https://github.com/truecharts/charts/compare/jdownloader2-8.0.35...jdownloader2-8.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/jdownloader2/8.0.41/Chart.lock b/stable/jdownloader2/8.0.41/Chart.lock new file mode 100644 index 00000000000..5d90e513660 --- /dev/null +++ b/stable/jdownloader2/8.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:12:11.465300785Z" diff --git a/stable/jdownloader2/8.0.41/Chart.yaml b/stable/jdownloader2/8.0.41/Chart.yaml new file mode 100644 index 00000000000..72974f77eaf --- /dev/null +++ b/stable/jdownloader2/8.0.41/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.7.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.41 +annotations: + truecharts.org/catagories: | + - downloads + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jdownloader2/8.0.41/README.md b/stable/jdownloader2/8.0.41/README.md new file mode 100644 index 00000000000..d429c0c4de1 --- /dev/null +++ b/stable/jdownloader2/8.0.41/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.40/app-readme.md b/stable/jdownloader2/8.0.41/app-readme.md similarity index 100% rename from stable/jdownloader2/8.0.40/app-readme.md rename to stable/jdownloader2/8.0.41/app-readme.md diff --git a/stable/jdownloader2/8.0.41/charts/common-10.7.7.tgz b/stable/jdownloader2/8.0.41/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/jdownloader2/8.0.41/charts/common-10.7.7.tgz differ diff --git a/stable/jdownloader2/8.0.40/ix_values.yaml b/stable/jdownloader2/8.0.41/ix_values.yaml similarity index 100% rename from stable/jdownloader2/8.0.40/ix_values.yaml rename to stable/jdownloader2/8.0.41/ix_values.yaml diff --git a/stable/jdownloader2/8.0.40/questions.yaml b/stable/jdownloader2/8.0.41/questions.yaml similarity index 100% rename from stable/jdownloader2/8.0.40/questions.yaml rename to stable/jdownloader2/8.0.41/questions.yaml diff --git a/stable/libreddit/1.0.31/templates/common.yaml b/stable/jdownloader2/8.0.41/templates/common.yaml similarity index 100% rename from stable/libreddit/1.0.31/templates/common.yaml rename to stable/jdownloader2/8.0.41/templates/common.yaml diff --git a/stable/lancache-dns/1.0.2/values.yaml b/stable/jdownloader2/8.0.41/values.yaml similarity index 100% rename from stable/lancache-dns/1.0.2/values.yaml rename to stable/jdownloader2/8.0.41/values.yaml diff --git a/stable/jellyfin/11.0.42/CHANGELOG.md b/stable/jellyfin/11.0.42/CHANGELOG.md new file mode 100644 index 00000000000..f00dda93759 --- /dev/null +++ b/stable/jellyfin/11.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jellyfin-11.0.42](https://github.com/truecharts/charts/compare/jellyfin-11.0.41...jellyfin-11.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [jellyfin-11.0.41](https://github.com/truecharts/charts/compare/jellyfin-11.0.40...jellyfin-11.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [jellyfin-11.0.40](https://github.com/truecharts/charts/compare/jellyfin-11.0.39...jellyfin-11.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [jellyfin-11.0.39](https://github.com/truecharts/charts/compare/jellyfin-11.0.38...jellyfin-11.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [jellyfin-11.0.39](https://github.com/truecharts/charts/compare/jellyfin-11.0.38...jellyfin-11.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [jellyfin-11.0.38](https://github.com/truecharts/charts/compare/jellyfin-11.0.37...jellyfin-11.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [jellyfin-11.0.37](https://github.com/truecharts/charts/compare/jellyfin-11.0.36...jellyfin-11.0.37) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [jellyfin-11.0.36](https://github.com/truecharts/charts/compare/jellyfin-11.0.35...jellyfin-11.0.36) (2022-09-26) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906)) + + + + +## [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 diff --git a/stable/jellyfin/11.0.42/Chart.lock b/stable/jellyfin/11.0.42/Chart.lock new file mode 100644 index 00000000000..a5fdbf60b64 --- /dev/null +++ b/stable/jellyfin/11.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:12:28.83740873Z" diff --git a/stable/jellyfin/11.0.42/Chart.yaml b/stable/jellyfin/11.0.42/Chart.yaml new file mode 100644 index 00000000000..35b5194aad7 --- /dev/null +++ b/stable/jellyfin/11.0.42/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "10.8.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.42 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jellyfin/11.0.42/README.md b/stable/jellyfin/11.0.42/README.md new file mode 100644 index 00000000000..eae6b1a7441 --- /dev/null +++ b/stable/jellyfin/11.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/app-readme.md b/stable/jellyfin/11.0.42/app-readme.md new file mode 100644 index 00000000000..34ffb5d5676 --- /dev/null +++ b/stable/jellyfin/11.0.42/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.42/charts/common-10.7.7.tgz b/stable/jellyfin/11.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/jellyfin/11.0.42/charts/common-10.7.7.tgz differ diff --git a/stable/jellyfin/11.0.42/ix_values.yaml b/stable/jellyfin/11.0.42/ix_values.yaml new file mode 100644 index 00000000000..e4153b3c5ae --- /dev/null +++ b/stable/jellyfin/11.0.42/ix_values.yaml @@ -0,0 +1,29 @@ +image: + repository: tccr.io/truecharts/jellyfin + pullPolicy: IfNotPresent + tag: 10.8.5@sha256:5638312657e538cc27f15cd5c812e177bf58c8137a00d07a86ccacd2c3df340c + +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.42/questions.yaml b/stable/jellyfin/11.0.42/questions.yaml new file mode 100644 index 00000000000..5617b333bb1 --- /dev/null +++ b/stable/jellyfin/11.0.42/questions.yaml @@ -0,0 +1,2582 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/libreoffice/2.0.37/templates/common.yaml b/stable/jellyfin/11.0.42/templates/common.yaml similarity index 100% rename from stable/libreoffice/2.0.37/templates/common.yaml rename to stable/jellyfin/11.0.42/templates/common.yaml diff --git a/stable/lancache-monolithic/1.0.2/values.yaml b/stable/jellyfin/11.0.42/values.yaml similarity index 100% rename from stable/lancache-monolithic/1.0.2/values.yaml rename to stable/jellyfin/11.0.42/values.yaml diff --git a/stable/jellyseerr/2.0.39/CHANGELOG.md b/stable/jellyseerr/2.0.39/CHANGELOG.md deleted file mode 100644 index 64f82581946..00000000000 --- a/stable/jellyseerr/2.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [jellyseerr-2.0.39](https://github.com/truecharts/charts/compare/jellyseerr-2.0.38...jellyseerr-2.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [jellyseerr-2.0.38](https://github.com/truecharts/charts/compare/jellyseerr-2.0.37...jellyseerr-2.0.38) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [jellyseerr-2.0.37](https://github.com/truecharts/charts/compare/jellyseerr-2.0.36...jellyseerr-2.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [jellyseerr-2.0.36](https://github.com/truecharts/charts/compare/jellyseerr-2.0.35...jellyseerr-2.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [jellyseerr-2.0.36](https://github.com/truecharts/charts/compare/jellyseerr-2.0.35...jellyseerr-2.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [jellyseerr-2.0.35](https://github.com/truecharts/charts/compare/jellyseerr-2.0.34...jellyseerr-2.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [jellyseerr-2.0.34](https://github.com/truecharts/charts/compare/jellyseerr-2.0.33...jellyseerr-2.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/jellyseerr/2.0.39/Chart.lock b/stable/jellyseerr/2.0.39/Chart.lock deleted file mode 100644 index 6e0312b095b..00000000000 --- a/stable/jellyseerr/2.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:19:16.92083577Z" diff --git a/stable/jellyseerr/2.0.39/Chart.yaml b/stable/jellyseerr/2.0.39/Chart.yaml deleted file mode 100644 index 78c8e72d041..00000000000 --- a/stable/jellyseerr/2.0.39/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/jellyseerr/2.0.39/README.md b/stable/jellyseerr/2.0.39/README.md deleted file mode 100644 index eed664b8700..00000000000 --- a/stable/jellyseerr/2.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/jellyseerr/2.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/jellyseerr/2.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/jellyseerr/2.0.40/CHANGELOG.md b/stable/jellyseerr/2.0.40/CHANGELOG.md new file mode 100644 index 00000000000..381a981c342 --- /dev/null +++ b/stable/jellyseerr/2.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [jellyseerr-2.0.40](https://github.com/truecharts/charts/compare/jellyseerr-2.0.39...jellyseerr-2.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [jellyseerr-2.0.39](https://github.com/truecharts/charts/compare/jellyseerr-2.0.38...jellyseerr-2.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [jellyseerr-2.0.38](https://github.com/truecharts/charts/compare/jellyseerr-2.0.37...jellyseerr-2.0.38) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [jellyseerr-2.0.37](https://github.com/truecharts/charts/compare/jellyseerr-2.0.36...jellyseerr-2.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [jellyseerr-2.0.36](https://github.com/truecharts/charts/compare/jellyseerr-2.0.35...jellyseerr-2.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [jellyseerr-2.0.36](https://github.com/truecharts/charts/compare/jellyseerr-2.0.35...jellyseerr-2.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [jellyseerr-2.0.35](https://github.com/truecharts/charts/compare/jellyseerr-2.0.34...jellyseerr-2.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [jellyseerr-2.0.34](https://github.com/truecharts/charts/compare/jellyseerr-2.0.33...jellyseerr-2.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) + diff --git a/stable/jellyseerr/2.0.40/Chart.lock b/stable/jellyseerr/2.0.40/Chart.lock new file mode 100644 index 00000000000..dba0d46e769 --- /dev/null +++ b/stable/jellyseerr/2.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:12:45.943211705Z" diff --git a/stable/jellyseerr/2.0.40/Chart.yaml b/stable/jellyseerr/2.0.40/Chart.yaml new file mode 100644 index 00000000000..4893a30fbd4 --- /dev/null +++ b/stable/jellyseerr/2.0.40/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/jellyseerr/2.0.40/README.md b/stable/jellyseerr/2.0.40/README.md new file mode 100644 index 00000000000..2a43748ae38 --- /dev/null +++ b/stable/jellyseerr/2.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/jellyseerr/2.0.40/app-readme.md similarity index 100% rename from stable/jellyseerr/2.0.39/app-readme.md rename to stable/jellyseerr/2.0.40/app-readme.md diff --git a/stable/jellyseerr/2.0.40/charts/common-10.7.7.tgz b/stable/jellyseerr/2.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/jellyseerr/2.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/jellyseerr/2.0.39/ix_values.yaml b/stable/jellyseerr/2.0.40/ix_values.yaml similarity index 100% rename from stable/jellyseerr/2.0.39/ix_values.yaml rename to stable/jellyseerr/2.0.40/ix_values.yaml diff --git a/stable/jellyseerr/2.0.39/questions.yaml b/stable/jellyseerr/2.0.40/questions.yaml similarity index 100% rename from stable/jellyseerr/2.0.39/questions.yaml rename to stable/jellyseerr/2.0.40/questions.yaml diff --git a/stable/librespeed/6.0.37/templates/common.yaml b/stable/jellyseerr/2.0.40/templates/common.yaml similarity index 100% rename from stable/librespeed/6.0.37/templates/common.yaml rename to stable/jellyseerr/2.0.40/templates/common.yaml diff --git a/stable/lanraragi/2.0.39/values.yaml b/stable/jellyseerr/2.0.40/values.yaml similarity index 100% rename from stable/lanraragi/2.0.39/values.yaml rename to stable/jellyseerr/2.0.40/values.yaml diff --git a/stable/joplin-server/8.1.4/CHANGELOG.md b/stable/joplin-server/8.1.4/CHANGELOG.md deleted file mode 100644 index 7561a97daf4..00000000000 --- a/stable/joplin-server/8.1.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [joplin-server-8.1.4](https://github.com/truecharts/charts/compare/joplin-server-8.1.3...joplin-server-8.1.4) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [joplin-server-8.1.3](https://github.com/truecharts/charts/compare/joplin-server-8.1.2...joplin-server-8.1.3) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [joplin-server-8.1.2](https://github.com/truecharts/charts/compare/joplin-server-8.1.1...joplin-server-8.1.2) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [joplin-server-8.1.1](https://github.com/truecharts/charts/compare/joplin-server-8.1.0...joplin-server-8.1.1) (2022-10-09) - -### Chore - -- Auto-update chart README [skip ci] - - fix show-if's ([#4037](https://github.com/truecharts/charts/issues/4037)) - - - - -## [joplin-server-8.1.0](https://github.com/truecharts/charts/compare/joplin-server-8.0.42...joplin-server-8.1.0) (2022-10-08) - -### Chore - -- Auto-update chart README [skip ci] - - ### Feat - -- Add Email config for users ([#4036](https://github.com/truecharts/charts/issues/4036)) - - - - -## [joplin-server-8.0.42](https://github.com/truecharts/charts/compare/joplin-server-8.0.41...joplin-server-8.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [joplin-server-8.0.42](https://github.com/truecharts/charts/compare/joplin-server-8.0.41...joplin-server-8.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [joplin-server-8.0.41](https://github.com/truecharts/charts/compare/joplin-server-8.0.40...joplin-server-8.0.41) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [joplin-server-8.0.39](https://github.com/truecharts/charts/compare/joplin-server-8.0.38...joplin-server-8.0.39) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [joplin-server-8.0.38](https://github.com/truecharts/charts/compare/joplin-server-8.0.37...joplin-server-8.0.38) (2022-09-25) diff --git a/stable/joplin-server/8.1.4/Chart.lock b/stable/joplin-server/8.1.4/Chart.lock deleted file mode 100644 index af3a35c4f1c..00000000000 --- a/stable/joplin-server/8.1.4/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:19:31.565636221Z" diff --git a/stable/joplin-server/8.1.4/Chart.yaml b/stable/joplin-server/8.1.4/Chart.yaml deleted file mode 100644 index dda664e124d..00000000000 --- a/stable/joplin-server/8.1.4/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "2.9.5" -description: This server allows you to sync any Joplin client -name: joplin-server -version: 8.1.4 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.1.4/README.md b/stable/joplin-server/8.1.4/README.md deleted file mode 100644 index 0dd01f6938f..00000000000 --- a/stable/joplin-server/8.1.4/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.1.4/charts/common-10.7.1.tgz b/stable/joplin-server/8.1.4/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/joplin-server/8.1.4/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/joplin-server/8.1.4/charts/postgresql-8.0.101.tgz b/stable/joplin-server/8.1.4/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/joplin-server/8.1.4/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/joplin-server/8.1.5/CHANGELOG.md b/stable/joplin-server/8.1.5/CHANGELOG.md new file mode 100644 index 00000000000..d71e0818329 --- /dev/null +++ b/stable/joplin-server/8.1.5/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [joplin-server-8.1.5](https://github.com/truecharts/charts/compare/joplin-server-8.1.4...joplin-server-8.1.5) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [joplin-server-8.1.4](https://github.com/truecharts/charts/compare/joplin-server-8.1.3...joplin-server-8.1.4) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [joplin-server-8.1.3](https://github.com/truecharts/charts/compare/joplin-server-8.1.2...joplin-server-8.1.3) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [joplin-server-8.1.2](https://github.com/truecharts/charts/compare/joplin-server-8.1.1...joplin-server-8.1.2) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [joplin-server-8.1.1](https://github.com/truecharts/charts/compare/joplin-server-8.1.0...joplin-server-8.1.1) (2022-10-09) + +### Chore + +- Auto-update chart README [skip ci] + - fix show-if's ([#4037](https://github.com/truecharts/charts/issues/4037)) + + + + +## [joplin-server-8.1.0](https://github.com/truecharts/charts/compare/joplin-server-8.0.42...joplin-server-8.1.0) (2022-10-08) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- Add Email config for users ([#4036](https://github.com/truecharts/charts/issues/4036)) + + + + +## [joplin-server-8.0.42](https://github.com/truecharts/charts/compare/joplin-server-8.0.41...joplin-server-8.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [joplin-server-8.0.42](https://github.com/truecharts/charts/compare/joplin-server-8.0.41...joplin-server-8.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [joplin-server-8.0.41](https://github.com/truecharts/charts/compare/joplin-server-8.0.40...joplin-server-8.0.41) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [joplin-server-8.0.39](https://github.com/truecharts/charts/compare/joplin-server-8.0.38...joplin-server-8.0.39) (2022-09-27) diff --git a/stable/joplin-server/8.1.5/Chart.lock b/stable/joplin-server/8.1.5/Chart.lock new file mode 100644 index 00000000000..27f65a69219 --- /dev/null +++ b/stable/joplin-server/8.1.5/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:13:05.055588961Z" diff --git a/stable/joplin-server/8.1.5/Chart.yaml b/stable/joplin-server/8.1.5/Chart.yaml new file mode 100644 index 00000000000..5b23b5019bb --- /dev/null +++ b/stable/joplin-server/8.1.5/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "2.9.5" +description: This server allows you to sync any Joplin client +name: joplin-server +version: 8.1.5 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.1.5/README.md b/stable/joplin-server/8.1.5/README.md new file mode 100644 index 00000000000..4adfdc7244a --- /dev/null +++ b/stable/joplin-server/8.1.5/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.1.4/app-readme.md b/stable/joplin-server/8.1.5/app-readme.md similarity index 100% rename from stable/joplin-server/8.1.4/app-readme.md rename to stable/joplin-server/8.1.5/app-readme.md diff --git a/stable/joplin-server/8.1.5/charts/common-10.7.7.tgz b/stable/joplin-server/8.1.5/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/joplin-server/8.1.5/charts/common-10.7.7.tgz differ diff --git a/stable/joplin-server/8.1.5/charts/postgresql-8.0.106.tgz b/stable/joplin-server/8.1.5/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/joplin-server/8.1.5/charts/postgresql-8.0.106.tgz differ diff --git a/stable/joplin-server/8.1.4/ix_values.yaml b/stable/joplin-server/8.1.5/ix_values.yaml similarity index 100% rename from stable/joplin-server/8.1.4/ix_values.yaml rename to stable/joplin-server/8.1.5/ix_values.yaml diff --git a/stable/joplin-server/8.1.4/questions.yaml b/stable/joplin-server/8.1.5/questions.yaml similarity index 100% rename from stable/joplin-server/8.1.4/questions.yaml rename to stable/joplin-server/8.1.5/questions.yaml diff --git a/stable/linkding/2.0.42/templates/common.yaml b/stable/joplin-server/8.1.5/templates/common.yaml similarity index 100% rename from stable/linkding/2.0.42/templates/common.yaml rename to stable/joplin-server/8.1.5/templates/common.yaml diff --git a/stable/leaf2mqtt/4.0.38/values.yaml b/stable/joplin-server/8.1.5/values.yaml similarity index 100% rename from stable/leaf2mqtt/4.0.38/values.yaml rename to stable/joplin-server/8.1.5/values.yaml diff --git a/stable/k8s-gateway/6.1.24/CHANGELOG.md b/stable/k8s-gateway/6.1.24/CHANGELOG.md deleted file mode 100644 index aa8fb15e056..00000000000 --- a/stable/k8s-gateway/6.1.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [k8s-gateway-6.1.24](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.23...k8s-gateway-6.1.24) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [k8s-gateway-6.1.23](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.22...k8s-gateway-6.1.23) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [k8s-gateway-6.1.22](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.21...k8s-gateway-6.1.22) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [k8s-gateway-6.1.22](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.21...k8s-gateway-6.1.22) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [k8s-gateway-6.1.21](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.20...k8s-gateway-6.1.21) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [k8s-gateway-6.1.20](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.19...k8s-gateway-6.1.20) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/k8s-gateway/6.1.24/Chart.lock b/stable/k8s-gateway/6.1.24/Chart.lock deleted file mode 100644 index 044f2684bfb..00000000000 --- a/stable/k8s-gateway/6.1.24/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:19:19.681940237Z" diff --git a/stable/k8s-gateway/6.1.24/Chart.yaml b/stable/k8s-gateway/6.1.24/Chart.yaml deleted file mode 100644 index 73c7ec24e87..00000000000 --- a/stable/k8s-gateway/6.1.24/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.7.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.24 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/k8s-gateway/6.1.24/README.md b/stable/k8s-gateway/6.1.24/README.md deleted file mode 100644 index e1f88cf65d1..00000000000 --- a/stable/k8s-gateway/6.1.24/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.24/charts/common-10.7.1.tgz b/stable/k8s-gateway/6.1.24/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/k8s-gateway/6.1.24/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/k8s-gateway/6.1.25/CHANGELOG.md b/stable/k8s-gateway/6.1.25/CHANGELOG.md new file mode 100644 index 00000000000..929feb7f69e --- /dev/null +++ b/stable/k8s-gateway/6.1.25/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [k8s-gateway-6.1.25](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.24...k8s-gateway-6.1.25) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [k8s-gateway-6.1.24](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.23...k8s-gateway-6.1.24) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [k8s-gateway-6.1.23](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.22...k8s-gateway-6.1.23) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [k8s-gateway-6.1.22](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.21...k8s-gateway-6.1.22) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [k8s-gateway-6.1.22](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.21...k8s-gateway-6.1.22) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [k8s-gateway-6.1.21](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.20...k8s-gateway-6.1.21) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [k8s-gateway-6.1.20](https://github.com/truecharts/charts/compare/k8s-gateway-6.1.19...k8s-gateway-6.1.20) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/k8s-gateway/6.1.25/Chart.lock b/stable/k8s-gateway/6.1.25/Chart.lock new file mode 100644 index 00000000000..f1ff3598f6d --- /dev/null +++ b/stable/k8s-gateway/6.1.25/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:12:51.669398645Z" diff --git a/stable/k8s-gateway/6.1.25/Chart.yaml b/stable/k8s-gateway/6.1.25/Chart.yaml new file mode 100644 index 00000000000..6e8b16bceb8 --- /dev/null +++ b/stable/k8s-gateway/6.1.25/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.3.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.25 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/k8s-gateway/6.1.25/README.md b/stable/k8s-gateway/6.1.25/README.md new file mode 100644 index 00000000000..524e76523d2 --- /dev/null +++ b/stable/k8s-gateway/6.1.25/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.24/app-readme.md b/stable/k8s-gateway/6.1.25/app-readme.md similarity index 100% rename from stable/k8s-gateway/6.1.24/app-readme.md rename to stable/k8s-gateway/6.1.25/app-readme.md diff --git a/stable/k8s-gateway/6.1.25/charts/common-10.7.7.tgz b/stable/k8s-gateway/6.1.25/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/k8s-gateway/6.1.25/charts/common-10.7.7.tgz differ diff --git a/stable/k8s-gateway/6.1.24/ix_values.yaml b/stable/k8s-gateway/6.1.25/ix_values.yaml similarity index 100% rename from stable/k8s-gateway/6.1.24/ix_values.yaml rename to stable/k8s-gateway/6.1.25/ix_values.yaml diff --git a/stable/k8s-gateway/6.1.24/questions.yaml b/stable/k8s-gateway/6.1.25/questions.yaml similarity index 100% rename from stable/k8s-gateway/6.1.24/questions.yaml rename to stable/k8s-gateway/6.1.25/questions.yaml diff --git a/stable/k8s-gateway/6.1.24/templates/_configmap.tpl b/stable/k8s-gateway/6.1.25/templates/_configmap.tpl similarity index 100% rename from stable/k8s-gateway/6.1.24/templates/_configmap.tpl rename to stable/k8s-gateway/6.1.25/templates/_configmap.tpl diff --git a/stable/k8s-gateway/6.1.24/templates/common.yaml b/stable/k8s-gateway/6.1.25/templates/common.yaml similarity index 100% rename from stable/k8s-gateway/6.1.24/templates/common.yaml rename to stable/k8s-gateway/6.1.25/templates/common.yaml diff --git a/stable/leantime/4.0.54/values.yaml b/stable/k8s-gateway/6.1.25/values.yaml similarity index 100% rename from stable/leantime/4.0.54/values.yaml rename to stable/k8s-gateway/6.1.25/values.yaml diff --git a/stable/kanboard/8.0.46/CHANGELOG.md b/stable/kanboard/8.0.46/CHANGELOG.md deleted file mode 100644 index 8350abba538..00000000000 --- a/stable/kanboard/8.0.46/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kanboard-8.0.46](https://github.com/truecharts/charts/compare/kanboard-8.0.45...kanboard-8.0.46) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [kanboard-8.0.45](https://github.com/truecharts/charts/compare/kanboard-8.0.44...kanboard-8.0.45) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [kanboard-8.0.44](https://github.com/truecharts/charts/compare/kanboard-8.0.43...kanboard-8.0.44) (2022-10-10) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) - - - - -## [kanboard-8.0.43](https://github.com/truecharts/charts/compare/kanboard-8.0.42...kanboard-8.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kanboard-8.0.43](https://github.com/truecharts/charts/compare/kanboard-8.0.42...kanboard-8.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kanboard-8.0.42](https://github.com/truecharts/charts/compare/kanboard-8.0.41...kanboard-8.0.42) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [kanboard-8.0.40](https://github.com/truecharts/charts/compare/kanboard-8.0.39...kanboard-8.0.40) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/kanboard/8.0.46/Chart.lock b/stable/kanboard/8.0.46/Chart.lock deleted file mode 100644 index cd2631da5db..00000000000 --- a/stable/kanboard/8.0.46/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:19:47.828378815Z" diff --git a/stable/kanboard/8.0.46/Chart.yaml b/stable/kanboard/8.0.46/Chart.yaml deleted file mode 100644 index ca520b12ead..00000000000 --- a/stable/kanboard/8.0.46/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.24" -description: Kanboard is a free and open source Kanban project management software. -name: kanboard -version: 8.0.46 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.46/README.md b/stable/kanboard/8.0.46/README.md deleted file mode 100644 index dc7117d1119..00000000000 --- a/stable/kanboard/8.0.46/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.46/charts/common-10.7.1.tgz b/stable/kanboard/8.0.46/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/kanboard/8.0.46/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/kanboard/8.0.46/charts/postgresql-8.0.101.tgz b/stable/kanboard/8.0.46/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/kanboard/8.0.46/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/kanboard/8.0.47/CHANGELOG.md b/stable/kanboard/8.0.47/CHANGELOG.md new file mode 100644 index 00000000000..c9e15d94747 --- /dev/null +++ b/stable/kanboard/8.0.47/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kanboard-8.0.47](https://github.com/truecharts/charts/compare/kanboard-8.0.46...kanboard-8.0.47) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [kanboard-8.0.46](https://github.com/truecharts/charts/compare/kanboard-8.0.45...kanboard-8.0.46) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [kanboard-8.0.45](https://github.com/truecharts/charts/compare/kanboard-8.0.44...kanboard-8.0.45) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [kanboard-8.0.44](https://github.com/truecharts/charts/compare/kanboard-8.0.43...kanboard-8.0.44) (2022-10-10) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) + + + + +## [kanboard-8.0.43](https://github.com/truecharts/charts/compare/kanboard-8.0.42...kanboard-8.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kanboard-8.0.43](https://github.com/truecharts/charts/compare/kanboard-8.0.42...kanboard-8.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kanboard-8.0.42](https://github.com/truecharts/charts/compare/kanboard-8.0.41...kanboard-8.0.42) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [kanboard-8.0.40](https://github.com/truecharts/charts/compare/kanboard-8.0.39...kanboard-8.0.40) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 + diff --git a/stable/kanboard/8.0.47/Chart.lock b/stable/kanboard/8.0.47/Chart.lock new file mode 100644 index 00000000000..90d49aad949 --- /dev/null +++ b/stable/kanboard/8.0.47/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:13:27.216258195Z" diff --git a/stable/kanboard/8.0.47/Chart.yaml b/stable/kanboard/8.0.47/Chart.yaml new file mode 100644 index 00000000000..2ce2d214404 --- /dev/null +++ b/stable/kanboard/8.0.47/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.2.24" +description: Kanboard is a free and open source Kanban project management software. +name: kanboard +version: 8.0.47 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.47/README.md b/stable/kanboard/8.0.47/README.md new file mode 100644 index 00000000000..8ef29b1426c --- /dev/null +++ b/stable/kanboard/8.0.47/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.46/app-readme.md b/stable/kanboard/8.0.47/app-readme.md similarity index 100% rename from stable/kanboard/8.0.46/app-readme.md rename to stable/kanboard/8.0.47/app-readme.md diff --git a/stable/kanboard/8.0.47/charts/common-10.7.7.tgz b/stable/kanboard/8.0.47/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/kanboard/8.0.47/charts/common-10.7.7.tgz differ diff --git a/stable/kanboard/8.0.47/charts/postgresql-8.0.106.tgz b/stable/kanboard/8.0.47/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/kanboard/8.0.47/charts/postgresql-8.0.106.tgz differ diff --git a/stable/kanboard/8.0.46/ix_values.yaml b/stable/kanboard/8.0.47/ix_values.yaml similarity index 100% rename from stable/kanboard/8.0.46/ix_values.yaml rename to stable/kanboard/8.0.47/ix_values.yaml diff --git a/stable/kanboard/8.0.46/questions.yaml b/stable/kanboard/8.0.47/questions.yaml similarity index 100% rename from stable/kanboard/8.0.46/questions.yaml rename to stable/kanboard/8.0.47/questions.yaml diff --git a/stable/logitech-media-server/4.0.47/templates/common.yaml b/stable/kanboard/8.0.47/templates/common.yaml similarity index 100% rename from stable/logitech-media-server/4.0.47/templates/common.yaml rename to stable/kanboard/8.0.47/templates/common.yaml diff --git a/stable/libreddit/1.0.31/values.yaml b/stable/kanboard/8.0.47/values.yaml similarity index 100% rename from stable/libreddit/1.0.31/values.yaml rename to stable/kanboard/8.0.47/values.yaml diff --git a/stable/kavita/2.0.42/CHANGELOG.md b/stable/kavita/2.0.42/CHANGELOG.md deleted file mode 100644 index 3f2d8effeb0..00000000000 --- a/stable/kavita/2.0.42/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kavita-2.0.42](https://github.com/truecharts/charts/compare/kavita-2.0.41...kavita-2.0.42) (2022-10-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [kavita-2.0.41](https://github.com/truecharts/charts/compare/kavitaemail-0.0.6...kavita-2.0.41) (2022-10-19) - -### Chore - -- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [kavita-2.0.40](https://github.com/truecharts/charts/compare/kavita-2.0.39...kavita-2.0.40) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [kavita-2.0.39](https://github.com/truecharts/charts/compare/kavita-2.0.38...kavita-2.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kavita-2.0.39](https://github.com/truecharts/charts/compare/kavita-2.0.38...kavita-2.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kavita-2.0.38](https://github.com/truecharts/charts/compare/kavitaemail-0.0.2...kavita-2.0.38) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [kavita-2.0.37](https://github.com/truecharts/charts/compare/kavita-2.0.36...kavita-2.0.37) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/kavita/2.0.42/Chart.lock b/stable/kavita/2.0.42/Chart.lock deleted file mode 100644 index 77faafa8b28..00000000000 --- a/stable/kavita/2.0.42/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:51:25.076255444Z" diff --git a/stable/kavita/2.0.42/Chart.yaml b/stable/kavita/2.0.42/Chart.yaml deleted file mode 100644 index 16ab1f5f195..00000000000 --- a/stable/kavita/2.0.42/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: kavita -version: 2.0.42 -appVersion: "0.6.0" -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.7.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.42/README.md b/stable/kavita/2.0.42/README.md deleted file mode 100644 index 21530b582d7..00000000000 --- a/stable/kavita/2.0.42/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/charts/common-10.7.1.tgz b/stable/kavita/2.0.42/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/kavita/2.0.42/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/kavita/2.0.43/CHANGELOG.md b/stable/kavita/2.0.43/CHANGELOG.md new file mode 100644 index 00000000000..54e2d0c7b10 --- /dev/null +++ b/stable/kavita/2.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kavita-2.0.43](https://github.com/truecharts/charts/compare/kavita-2.0.42...kavita-2.0.43) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [kavita-2.0.42](https://github.com/truecharts/charts/compare/kavita-2.0.41...kavita-2.0.42) (2022-10-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [kavita-2.0.41](https://github.com/truecharts/charts/compare/kavitaemail-0.0.6...kavita-2.0.41) (2022-10-19) + +### Chore + +- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [kavita-2.0.40](https://github.com/truecharts/charts/compare/kavita-2.0.39...kavita-2.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [kavita-2.0.39](https://github.com/truecharts/charts/compare/kavita-2.0.38...kavita-2.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kavita-2.0.39](https://github.com/truecharts/charts/compare/kavita-2.0.38...kavita-2.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kavita-2.0.38](https://github.com/truecharts/charts/compare/kavitaemail-0.0.2...kavita-2.0.38) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [kavita-2.0.37](https://github.com/truecharts/charts/compare/kavita-2.0.36...kavita-2.0.37) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/kavita/2.0.43/Chart.lock b/stable/kavita/2.0.43/Chart.lock new file mode 100644 index 00000000000..ad9081251ea --- /dev/null +++ b/stable/kavita/2.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:13:26.685934291Z" diff --git a/stable/kavita/2.0.43/Chart.yaml b/stable/kavita/2.0.43/Chart.yaml new file mode 100644 index 00000000000..1a801160777 --- /dev/null +++ b/stable/kavita/2.0.43/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: kavita +version: 2.0.43 +appVersion: "0.6.0" +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.7.7 + # 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.43/README.md b/stable/kavita/2.0.43/README.md new file mode 100644 index 00000000000..fe4d6a0efb2 --- /dev/null +++ b/stable/kavita/2.0.43/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/app-readme.md b/stable/kavita/2.0.43/app-readme.md similarity index 100% rename from stable/kavita/2.0.42/app-readme.md rename to stable/kavita/2.0.43/app-readme.md diff --git a/stable/kavita/2.0.43/charts/common-10.7.7.tgz b/stable/kavita/2.0.43/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/kavita/2.0.43/charts/common-10.7.7.tgz differ diff --git a/stable/kavita/2.0.42/ix_values.yaml b/stable/kavita/2.0.43/ix_values.yaml similarity index 100% rename from stable/kavita/2.0.42/ix_values.yaml rename to stable/kavita/2.0.43/ix_values.yaml diff --git a/stable/kavita/2.0.42/questions.yaml b/stable/kavita/2.0.43/questions.yaml similarity index 100% rename from stable/kavita/2.0.42/questions.yaml rename to stable/kavita/2.0.43/questions.yaml diff --git a/stable/loki/5.0.45/templates/common.yaml b/stable/kavita/2.0.43/templates/common.yaml similarity index 100% rename from stable/loki/5.0.45/templates/common.yaml rename to stable/kavita/2.0.43/templates/common.yaml diff --git a/stable/libreoffice/2.0.37/values.yaml b/stable/kavita/2.0.43/values.yaml similarity index 100% rename from stable/libreoffice/2.0.37/values.yaml rename to stable/kavita/2.0.43/values.yaml diff --git a/stable/kimai/3.0.43/CHANGELOG.md b/stable/kimai/3.0.43/CHANGELOG.md deleted file mode 100644 index d65d0168cb1..00000000000 --- a/stable/kimai/3.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kimai-3.0.43](https://github.com/truecharts/charts/compare/kimai-3.0.42...kimai-3.0.43) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [kimai-3.0.42](https://github.com/truecharts/charts/compare/kimai-3.0.41...kimai-3.0.42) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [kimai-3.0.41](https://github.com/truecharts/charts/compare/kimai-3.0.40...kimai-3.0.41) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kimai-3.0.41](https://github.com/truecharts/charts/compare/kimai-3.0.40...kimai-3.0.41) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kimai-3.0.40](https://github.com/truecharts/charts/compare/kimai-3.0.39...kimai-3.0.40) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [kimai-3.0.38](https://github.com/truecharts/charts/compare/kimai-3.0.37...kimai-3.0.38) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/kimai/3.0.43/Chart.lock b/stable/kimai/3.0.43/Chart.lock deleted file mode 100644 index b2fe8832d7a..00000000000 --- a/stable/kimai/3.0.43/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -digest: sha256:295e428c316393ce8454e78e86bc68db722fe4ed43b899d9d733e2f9744cf719 -generated: "2022-10-19T13:20:03.499651422Z" diff --git a/stable/kimai/3.0.43/Chart.yaml b/stable/kimai/3.0.43/Chart.yaml deleted file mode 100644 index 892c6d54e42..00000000000 --- a/stable/kimai/3.0.43/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "1.20" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -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.43 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/kimai/3.0.43/README.md b/stable/kimai/3.0.43/README.md deleted file mode 100644 index db7635acba6..00000000000 --- a/stable/kimai/3.0.43/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.95 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.43/charts/common-10.7.1.tgz b/stable/kimai/3.0.43/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/kimai/3.0.43/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/kimai/3.0.43/charts/mariadb-3.0.95.tgz b/stable/kimai/3.0.43/charts/mariadb-3.0.95.tgz deleted file mode 100644 index 8b64eea58a2..00000000000 Binary files a/stable/kimai/3.0.43/charts/mariadb-3.0.95.tgz and /dev/null differ diff --git a/stable/kimai/3.0.44/CHANGELOG.md b/stable/kimai/3.0.44/CHANGELOG.md new file mode 100644 index 00000000000..7b0dbc3df37 --- /dev/null +++ b/stable/kimai/3.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kimai-3.0.44](https://github.com/truecharts/charts/compare/kimai-3.0.43...kimai-3.0.44) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [kimai-3.0.43](https://github.com/truecharts/charts/compare/kimai-3.0.42...kimai-3.0.43) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [kimai-3.0.42](https://github.com/truecharts/charts/compare/kimai-3.0.41...kimai-3.0.42) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [kimai-3.0.41](https://github.com/truecharts/charts/compare/kimai-3.0.40...kimai-3.0.41) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kimai-3.0.41](https://github.com/truecharts/charts/compare/kimai-3.0.40...kimai-3.0.41) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kimai-3.0.40](https://github.com/truecharts/charts/compare/kimai-3.0.39...kimai-3.0.40) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [kimai-3.0.38](https://github.com/truecharts/charts/compare/kimai-3.0.37...kimai-3.0.38) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/kimai/3.0.44/Chart.lock b/stable/kimai/3.0.44/Chart.lock new file mode 100644 index 00000000000..f1ea12e4173 --- /dev/null +++ b/stable/kimai/3.0.44/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add +generated: "2022-10-25T10:13:50.4042174Z" diff --git a/stable/kimai/3.0.44/Chart.yaml b/stable/kimai/3.0.44/Chart.yaml new file mode 100644 index 00000000000..fc346cb7ba3 --- /dev/null +++ b/stable/kimai/3.0.44/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "1.20" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +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.44 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kimai/3.0.44/README.md b/stable/kimai/3.0.44/README.md new file mode 100644 index 00000000000..be499718191 --- /dev/null +++ b/stable/kimai/3.0.44/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.100 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.43/app-readme.md b/stable/kimai/3.0.44/app-readme.md similarity index 100% rename from stable/kimai/3.0.43/app-readme.md rename to stable/kimai/3.0.44/app-readme.md diff --git a/stable/kimai/3.0.44/charts/common-10.7.7.tgz b/stable/kimai/3.0.44/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/kimai/3.0.44/charts/common-10.7.7.tgz differ diff --git a/stable/kimai/3.0.44/charts/mariadb-3.0.100.tgz b/stable/kimai/3.0.44/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/stable/kimai/3.0.44/charts/mariadb-3.0.100.tgz differ diff --git a/stable/kimai/3.0.43/ix_values.yaml b/stable/kimai/3.0.44/ix_values.yaml similarity index 100% rename from stable/kimai/3.0.43/ix_values.yaml rename to stable/kimai/3.0.44/ix_values.yaml diff --git a/stable/kimai/3.0.43/questions.yaml b/stable/kimai/3.0.44/questions.yaml similarity index 100% rename from stable/kimai/3.0.43/questions.yaml rename to stable/kimai/3.0.44/questions.yaml diff --git a/stable/kimai/3.0.43/templates/_secrets.tpl b/stable/kimai/3.0.44/templates/_secrets.tpl similarity index 100% rename from stable/kimai/3.0.43/templates/_secrets.tpl rename to stable/kimai/3.0.44/templates/_secrets.tpl diff --git a/stable/kimai/3.0.43/templates/common.yaml b/stable/kimai/3.0.44/templates/common.yaml similarity index 100% rename from stable/kimai/3.0.43/templates/common.yaml rename to stable/kimai/3.0.44/templates/common.yaml diff --git a/stable/librephotos/4.0.46/values.yaml b/stable/kimai/3.0.44/values.yaml similarity index 100% rename from stable/librephotos/4.0.46/values.yaml rename to stable/kimai/3.0.44/values.yaml diff --git a/stable/kitchenowl/1.0.14/CHANGELOG.md b/stable/kitchenowl/1.0.14/CHANGELOG.md deleted file mode 100644 index 6eebcdc8522..00000000000 --- a/stable/kitchenowl/1.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kitchenowl-1.0.14](https://github.com/truecharts/charts/compare/kitchenowl-1.0.13...kitchenowl-1.0.14) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [kitchenowl-1.0.13](https://github.com/truecharts/charts/compare/kitchenowl-1.0.12...kitchenowl-1.0.13) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [kitchenowl-1.0.12](https://github.com/truecharts/charts/compare/kitchenowl-1.0.11...kitchenowl-1.0.12) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [kitchenowl-1.0.11](https://github.com/truecharts/charts/compare/kitchenowl-1.0.10...kitchenowl-1.0.11) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [kitchenowl-1.0.10](https://github.com/truecharts/charts/compare/kitchenowl-1.0.9...kitchenowl-1.0.10) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kitchenowl-1.0.10](https://github.com/truecharts/charts/compare/kitchenowl-1.0.9...kitchenowl-1.0.10) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kitchenowl-1.0.9](https://github.com/truecharts/charts/compare/kitchenowl-1.0.8...kitchenowl-1.0.9) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [kitchenowl-1.0.8](https://github.com/truecharts/charts/compare/kitchenowl-1.0.7...kitchenowl-1.0.8) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [kitchenowl-1.0.7](https://github.com/truecharts/charts/compare/kitchenowl-1.0.6...kitchenowl-1.0.7) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [kitchenowl-1.0.6](https://github.com/truecharts/charts/compare/kitchenowl-1.0.5...kitchenowl-1.0.6) (2022-09-25) - -### Chore diff --git a/stable/kitchenowl/1.0.14/Chart.lock b/stable/kitchenowl/1.0.14/Chart.lock deleted file mode 100644 index 160ac36add8..00000000000 --- a/stable/kitchenowl/1.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-22T14:11:47.063680169Z" diff --git a/stable/kitchenowl/1.0.14/Chart.yaml b/stable/kitchenowl/1.0.14/Chart.yaml deleted file mode 100644 index dc5aa16300d..00000000000 --- a/stable/kitchenowl/1.0.14/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "beta" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.14 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/kitchenowl/1.0.14/README.md b/stable/kitchenowl/1.0.14/README.md deleted file mode 100644 index 9b41c6b7148..00000000000 --- a/stable/kitchenowl/1.0.14/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.14/charts/common-10.7.1.tgz b/stable/kitchenowl/1.0.14/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/kitchenowl/1.0.14/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/kitchenowl/1.0.15/CHANGELOG.md b/stable/kitchenowl/1.0.15/CHANGELOG.md new file mode 100644 index 00000000000..c59d0bd938b --- /dev/null +++ b/stable/kitchenowl/1.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kitchenowl-1.0.15](https://github.com/truecharts/charts/compare/kitchenowl-1.0.14...kitchenowl-1.0.15) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [kitchenowl-1.0.14](https://github.com/truecharts/charts/compare/kitchenowl-1.0.13...kitchenowl-1.0.14) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [kitchenowl-1.0.13](https://github.com/truecharts/charts/compare/kitchenowl-1.0.12...kitchenowl-1.0.13) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [kitchenowl-1.0.12](https://github.com/truecharts/charts/compare/kitchenowl-1.0.11...kitchenowl-1.0.12) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [kitchenowl-1.0.11](https://github.com/truecharts/charts/compare/kitchenowl-1.0.10...kitchenowl-1.0.11) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [kitchenowl-1.0.10](https://github.com/truecharts/charts/compare/kitchenowl-1.0.9...kitchenowl-1.0.10) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kitchenowl-1.0.10](https://github.com/truecharts/charts/compare/kitchenowl-1.0.9...kitchenowl-1.0.10) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kitchenowl-1.0.9](https://github.com/truecharts/charts/compare/kitchenowl-1.0.8...kitchenowl-1.0.9) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [kitchenowl-1.0.8](https://github.com/truecharts/charts/compare/kitchenowl-1.0.7...kitchenowl-1.0.8) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [kitchenowl-1.0.7](https://github.com/truecharts/charts/compare/kitchenowl-1.0.6...kitchenowl-1.0.7) (2022-09-27) + +### Chore diff --git a/stable/kitchenowl/1.0.15/Chart.lock b/stable/kitchenowl/1.0.15/Chart.lock new file mode 100644 index 00000000000..6a578ce1de0 --- /dev/null +++ b/stable/kitchenowl/1.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:14:02.31401026Z" diff --git a/stable/kitchenowl/1.0.15/Chart.yaml b/stable/kitchenowl/1.0.15/Chart.yaml new file mode 100644 index 00000000000..92f4894ba79 --- /dev/null +++ b/stable/kitchenowl/1.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "beta" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.15 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kitchenowl/1.0.15/README.md b/stable/kitchenowl/1.0.15/README.md new file mode 100644 index 00000000000..95085e26b4a --- /dev/null +++ b/stable/kitchenowl/1.0.15/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.14/app-readme.md b/stable/kitchenowl/1.0.15/app-readme.md similarity index 100% rename from stable/kitchenowl/1.0.14/app-readme.md rename to stable/kitchenowl/1.0.15/app-readme.md diff --git a/stable/kitchenowl/1.0.15/charts/common-10.7.7.tgz b/stable/kitchenowl/1.0.15/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/kitchenowl/1.0.15/charts/common-10.7.7.tgz differ diff --git a/stable/kitchenowl/1.0.14/ix_values.yaml b/stable/kitchenowl/1.0.15/ix_values.yaml similarity index 100% rename from stable/kitchenowl/1.0.14/ix_values.yaml rename to stable/kitchenowl/1.0.15/ix_values.yaml diff --git a/stable/kitchenowl/1.0.14/questions.yaml b/stable/kitchenowl/1.0.15/questions.yaml similarity index 100% rename from stable/kitchenowl/1.0.14/questions.yaml rename to stable/kitchenowl/1.0.15/questions.yaml diff --git a/stable/kitchenowl/1.0.14/templates/_secrets.tpl b/stable/kitchenowl/1.0.15/templates/_secrets.tpl similarity index 100% rename from stable/kitchenowl/1.0.14/templates/_secrets.tpl rename to stable/kitchenowl/1.0.15/templates/_secrets.tpl diff --git a/stable/kitchenowl/1.0.14/templates/common.yaml b/stable/kitchenowl/1.0.15/templates/common.yaml similarity index 100% rename from stable/kitchenowl/1.0.14/templates/common.yaml rename to stable/kitchenowl/1.0.15/templates/common.yaml diff --git a/stable/librespeed/6.0.37/values.yaml b/stable/kitchenowl/1.0.15/values.yaml similarity index 100% rename from stable/librespeed/6.0.37/values.yaml rename to stable/kitchenowl/1.0.15/values.yaml diff --git a/stable/kiwix-serve/1.0.8/CHANGELOG.md b/stable/kiwix-serve/1.0.8/CHANGELOG.md deleted file mode 100644 index 995a4dce922..00000000000 --- a/stable/kiwix-serve/1.0.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kiwix-serve-1.0.8](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.7...kiwix-serve-1.0.8) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [kiwix-serve-1.0.7](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.6...kiwix-serve-1.0.7) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [kiwix-serve-1.0.6](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.5...kiwix-serve-1.0.6) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kiwix-serve-1.0.6](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.5...kiwix-serve-1.0.6) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kiwix-serve-1.0.5](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.4...kiwix-serve-1.0.5) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [kiwix-serve-1.0.4](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.3...kiwix-serve-1.0.4) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/kiwix-serve/1.0.8/Chart.lock b/stable/kiwix-serve/1.0.8/Chart.lock deleted file mode 100644 index 6ca3b4b8a30..00000000000 --- a/stable/kiwix-serve/1.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:20:19.589871926Z" diff --git a/stable/kiwix-serve/1.0.8/Chart.yaml b/stable/kiwix-serve/1.0.8/Chart.yaml deleted file mode 100644 index ab0b860eb9c..00000000000 --- a/stable/kiwix-serve/1.0.8/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.7.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.8 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity diff --git a/stable/kiwix-serve/1.0.8/README.md b/stable/kiwix-serve/1.0.8/README.md deleted file mode 100644 index c76d6aae7f0..00000000000 --- a/stable/kiwix-serve/1.0.8/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.8/charts/common-10.7.1.tgz b/stable/kiwix-serve/1.0.8/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/kiwix-serve/1.0.8/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/kiwix-serve/1.0.9/CHANGELOG.md b/stable/kiwix-serve/1.0.9/CHANGELOG.md new file mode 100644 index 00000000000..de460f0ac2b --- /dev/null +++ b/stable/kiwix-serve/1.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kiwix-serve-1.0.9](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.8...kiwix-serve-1.0.9) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [kiwix-serve-1.0.8](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.7...kiwix-serve-1.0.8) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [kiwix-serve-1.0.7](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.6...kiwix-serve-1.0.7) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [kiwix-serve-1.0.6](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.5...kiwix-serve-1.0.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kiwix-serve-1.0.6](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.5...kiwix-serve-1.0.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kiwix-serve-1.0.5](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.4...kiwix-serve-1.0.5) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [kiwix-serve-1.0.4](https://github.com/truecharts/charts/compare/kiwix-serve-1.0.3...kiwix-serve-1.0.4) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) + diff --git a/stable/kiwix-serve/1.0.9/Chart.lock b/stable/kiwix-serve/1.0.9/Chart.lock new file mode 100644 index 00000000000..a170c8e54fa --- /dev/null +++ b/stable/kiwix-serve/1.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:14:08.266319696Z" diff --git a/stable/kiwix-serve/1.0.9/Chart.yaml b/stable/kiwix-serve/1.0.9/Chart.yaml new file mode 100644 index 00000000000..c03fc54ce9a --- /dev/null +++ b/stable/kiwix-serve/1.0.9/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.9 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity diff --git a/stable/kiwix-serve/1.0.9/README.md b/stable/kiwix-serve/1.0.9/README.md new file mode 100644 index 00000000000..c31708cd51b --- /dev/null +++ b/stable/kiwix-serve/1.0.9/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.8/app-readme.md b/stable/kiwix-serve/1.0.9/app-readme.md similarity index 100% rename from stable/kiwix-serve/1.0.8/app-readme.md rename to stable/kiwix-serve/1.0.9/app-readme.md diff --git a/stable/kiwix-serve/1.0.9/charts/common-10.7.7.tgz b/stable/kiwix-serve/1.0.9/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/kiwix-serve/1.0.9/charts/common-10.7.7.tgz differ diff --git a/stable/kiwix-serve/1.0.8/ix_values.yaml b/stable/kiwix-serve/1.0.9/ix_values.yaml similarity index 100% rename from stable/kiwix-serve/1.0.8/ix_values.yaml rename to stable/kiwix-serve/1.0.9/ix_values.yaml diff --git a/stable/kiwix-serve/1.0.8/questions.yaml b/stable/kiwix-serve/1.0.9/questions.yaml similarity index 100% rename from stable/kiwix-serve/1.0.8/questions.yaml rename to stable/kiwix-serve/1.0.9/questions.yaml diff --git a/stable/kiwix-serve/1.0.8/templates/common.yaml b/stable/kiwix-serve/1.0.9/templates/common.yaml similarity index 100% rename from stable/kiwix-serve/1.0.8/templates/common.yaml rename to stable/kiwix-serve/1.0.9/templates/common.yaml diff --git a/stable/linkace/4.0.54/values.yaml b/stable/kiwix-serve/1.0.9/values.yaml similarity index 100% rename from stable/linkace/4.0.54/values.yaml rename to stable/kiwix-serve/1.0.9/values.yaml diff --git a/stable/kms/11.0.39/CHANGELOG.md b/stable/kms/11.0.39/CHANGELOG.md new file mode 100644 index 00000000000..a500580a9f4 --- /dev/null +++ b/stable/kms/11.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kms-11.0.39](https://github.com/truecharts/charts/compare/kms-11.0.38...kms-11.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [kms-11.0.38](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.30...kms-11.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [kms-11.0.37](https://github.com/truecharts/charts/compare/kms-11.0.36...kms-11.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [kms-11.0.36](https://github.com/truecharts/charts/compare/kms-11.0.35...kms-11.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kms-11.0.36](https://github.com/truecharts/charts/compare/kms-11.0.35...kms-11.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kms-11.0.35](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.27...kms-11.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [kms-11.0.34](https://github.com/truecharts/charts/compare/vlmcsd-kms-server-0.0.26...kms-11.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/kms/11.0.39/Chart.lock b/stable/kms/11.0.39/Chart.lock new file mode 100644 index 00000000000..ae291618c25 --- /dev/null +++ b/stable/kms/11.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:14:22.252536977Z" diff --git a/stable/kms/11.0.39/Chart.yaml b/stable/kms/11.0.39/Chart.yaml new file mode 100644 index 00000000000..aa283e902a7 --- /dev/null +++ b/stable/kms/11.0.39/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "minimal" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.39 +annotations: + truecharts.org/catagories: | + - graywares + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kms/11.0.39/README.md b/stable/kms/11.0.39/README.md new file mode 100644 index 00000000000..acad77ca788 --- /dev/null +++ b/stable/kms/11.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/kms/11.0.39/app-readme.md new file mode 100644 index 00000000000..a4ca1a2db3d --- /dev/null +++ b/stable/kms/11.0.39/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.39/charts/common-10.7.7.tgz b/stable/kms/11.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/kms/11.0.39/charts/common-10.7.7.tgz differ diff --git a/stable/kms/11.0.39/ix_values.yaml b/stable/kms/11.0.39/ix_values.yaml new file mode 100644 index 00000000000..1afe34729ff --- /dev/null +++ b/stable/kms/11.0.39/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.39/questions.yaml b/stable/kms/11.0.39/questions.yaml new file mode 100644 index 00000000000..b0a8c44e7ba --- /dev/null +++ b/stable/kms/11.0.39/questions.yaml @@ -0,0 +1,2206 @@ +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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/makemkv/2.0.41/templates/common.yaml b/stable/kms/11.0.39/templates/common.yaml similarity index 100% rename from stable/makemkv/2.0.41/templates/common.yaml rename to stable/kms/11.0.39/templates/common.yaml diff --git a/stable/linkding/2.0.42/values.yaml b/stable/kms/11.0.39/values.yaml similarity index 100% rename from stable/linkding/2.0.42/values.yaml rename to stable/kms/11.0.39/values.yaml diff --git a/stable/kodi-headless/2.0.36/CHANGELOG.md b/stable/kodi-headless/2.0.36/CHANGELOG.md deleted file mode 100644 index ae8b474ba48..00000000000 --- a/stable/kodi-headless/2.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kodi-headless-2.0.36](https://github.com/truecharts/charts/compare/kodi-headless-2.0.35...kodi-headless-2.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [kodi-headless-2.0.35](https://github.com/truecharts/charts/compare/kodi-headless-2.0.34...kodi-headless-2.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [kodi-headless-2.0.34](https://github.com/truecharts/charts/compare/kodi-headless-2.0.33...kodi-headless-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kodi-headless-2.0.34](https://github.com/truecharts/charts/compare/kodi-headless-2.0.33...kodi-headless-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kodi-headless-2.0.33](https://github.com/truecharts/charts/compare/kodi-headless-2.0.32...kodi-headless-2.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [kodi-headless-2.0.32](https://github.com/truecharts/charts/compare/kodi-headless-2.0.31...kodi-headless-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/kodi-headless/2.0.36/Chart.lock b/stable/kodi-headless/2.0.36/Chart.lock deleted file mode 100644 index edd8a97813b..00000000000 --- a/stable/kodi-headless/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:20:45.315331627Z" diff --git a/stable/kodi-headless/2.0.36/Chart.yaml b/stable/kodi-headless/2.0.36/Chart.yaml deleted file mode 100644 index 14ccabc13a4..00000000000 --- a/stable/kodi-headless/2.0.36/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: kodi-headless -version: 2.0.36 -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.7.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.36/README.md b/stable/kodi-headless/2.0.36/README.md deleted file mode 100644 index 36fc6a4cb87..00000000000 --- a/stable/kodi-headless/2.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/kodi-headless/2.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/kodi-headless/2.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/kodi-headless/2.0.37/CHANGELOG.md b/stable/kodi-headless/2.0.37/CHANGELOG.md new file mode 100644 index 00000000000..a718ff80e5c --- /dev/null +++ b/stable/kodi-headless/2.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kodi-headless-2.0.37](https://github.com/truecharts/charts/compare/kodi-headless-2.0.36...kodi-headless-2.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [kodi-headless-2.0.36](https://github.com/truecharts/charts/compare/kodi-headless-2.0.35...kodi-headless-2.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [kodi-headless-2.0.35](https://github.com/truecharts/charts/compare/kodi-headless-2.0.34...kodi-headless-2.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [kodi-headless-2.0.34](https://github.com/truecharts/charts/compare/kodi-headless-2.0.33...kodi-headless-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kodi-headless-2.0.34](https://github.com/truecharts/charts/compare/kodi-headless-2.0.33...kodi-headless-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kodi-headless-2.0.33](https://github.com/truecharts/charts/compare/kodi-headless-2.0.32...kodi-headless-2.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [kodi-headless-2.0.32](https://github.com/truecharts/charts/compare/kodi-headless-2.0.31...kodi-headless-2.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/kodi-headless/2.0.37/Chart.lock b/stable/kodi-headless/2.0.37/Chart.lock new file mode 100644 index 00000000000..12fdf855fc3 --- /dev/null +++ b/stable/kodi-headless/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:14:45.037314408Z" diff --git a/stable/kodi-headless/2.0.37/Chart.yaml b/stable/kodi-headless/2.0.37/Chart.yaml new file mode 100644 index 00000000000..69aa457979e --- /dev/null +++ b/stable/kodi-headless/2.0.37/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: kodi-headless +version: 2.0.37 +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.7.7 + # 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.37/README.md b/stable/kodi-headless/2.0.37/README.md new file mode 100644 index 00000000000..6f6a7df3c1c --- /dev/null +++ b/stable/kodi-headless/2.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/kodi-headless/2.0.37/app-readme.md similarity index 100% rename from stable/kodi-headless/2.0.36/app-readme.md rename to stable/kodi-headless/2.0.37/app-readme.md diff --git a/stable/kodi-headless/2.0.37/charts/common-10.7.7.tgz b/stable/kodi-headless/2.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/kodi-headless/2.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/kodi-headless/2.0.36/ix_values.yaml b/stable/kodi-headless/2.0.37/ix_values.yaml similarity index 100% rename from stable/kodi-headless/2.0.36/ix_values.yaml rename to stable/kodi-headless/2.0.37/ix_values.yaml diff --git a/stable/kodi-headless/2.0.36/questions.yaml b/stable/kodi-headless/2.0.37/questions.yaml similarity index 100% rename from stable/kodi-headless/2.0.36/questions.yaml rename to stable/kodi-headless/2.0.37/questions.yaml diff --git a/stable/matomo/3.0.82/templates/common.yaml b/stable/kodi-headless/2.0.37/templates/common.yaml similarity index 100% rename from stable/matomo/3.0.82/templates/common.yaml rename to stable/kodi-headless/2.0.37/templates/common.yaml diff --git a/stable/littlelink/6.0.77/values.yaml b/stable/kodi-headless/2.0.37/values.yaml similarity index 100% rename from stable/littlelink/6.0.77/values.yaml rename to stable/kodi-headless/2.0.37/values.yaml diff --git a/stable/koel/3.0.53/CHANGELOG.md b/stable/koel/3.0.53/CHANGELOG.md deleted file mode 100644 index 41cc5119564..00000000000 --- a/stable/koel/3.0.53/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [koel-3.0.53](https://github.com/truecharts/charts/compare/koel-3.0.52...koel-3.0.53) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [koel-3.0.52](https://github.com/truecharts/charts/compare/koel-3.0.51...koel-3.0.52) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [koel-3.0.51](https://github.com/truecharts/charts/compare/koel-3.0.50...koel-3.0.51) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [koel-3.0.50](https://github.com/truecharts/charts/compare/koel-3.0.49...koel-3.0.50) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [koel-3.0.49](https://github.com/truecharts/charts/compare/koel-3.0.48...koel-3.0.49) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - - - - -## [koel-3.0.48](https://github.com/truecharts/charts/compare/koel-3.0.46...koel-3.0.48) (2022-10-08) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) - - update helm general non-major - - - - -## [koel-3.0.47](https://github.com/truecharts/charts/compare/koel-3.0.46...koel-3.0.47) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [koel-3.0.46](https://github.com/truecharts/charts/compare/koel-3.0.45...koel-3.0.46) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [koel-3.0.44](https://github.com/truecharts/charts/compare/koel-3.0.43...koel-3.0.44) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [koel-3.0.43](https://github.com/truecharts/charts/compare/koel-3.0.42...koel-3.0.43) (2022-09-25) - diff --git a/stable/koel/3.0.53/Chart.lock b/stable/koel/3.0.53/Chart.lock deleted file mode 100644 index 929cd24d215..00000000000 --- a/stable/koel/3.0.53/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -digest: sha256:295e428c316393ce8454e78e86bc68db722fe4ed43b899d9d733e2f9744cf719 -generated: "2022-10-25T06:16:31.51175635Z" diff --git a/stable/koel/3.0.53/Chart.yaml b/stable/koel/3.0.53/Chart.yaml deleted file mode 100644 index da3f84b0565..00000000000 --- a/stable/koel/3.0.53/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -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.53 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/koel/3.0.53/README.md b/stable/koel/3.0.53/README.md deleted file mode 100644 index 410a7116eb7..00000000000 --- a/stable/koel/3.0.53/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.95 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.53/charts/common-10.7.1.tgz b/stable/koel/3.0.53/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/koel/3.0.53/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/koel/3.0.53/charts/mariadb-3.0.95.tgz b/stable/koel/3.0.53/charts/mariadb-3.0.95.tgz deleted file mode 100644 index 8b64eea58a2..00000000000 Binary files a/stable/koel/3.0.53/charts/mariadb-3.0.95.tgz and /dev/null differ diff --git a/stable/koel/3.0.54/CHANGELOG.md b/stable/koel/3.0.54/CHANGELOG.md new file mode 100644 index 00000000000..32bd2a27d67 --- /dev/null +++ b/stable/koel/3.0.54/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [koel-3.0.54](https://github.com/truecharts/charts/compare/koel-3.0.53...koel-3.0.54) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [koel-3.0.53](https://github.com/truecharts/charts/compare/koel-3.0.52...koel-3.0.53) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [koel-3.0.52](https://github.com/truecharts/charts/compare/koel-3.0.51...koel-3.0.52) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [koel-3.0.51](https://github.com/truecharts/charts/compare/koel-3.0.50...koel-3.0.51) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [koel-3.0.50](https://github.com/truecharts/charts/compare/koel-3.0.49...koel-3.0.50) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [koel-3.0.49](https://github.com/truecharts/charts/compare/koel-3.0.48...koel-3.0.49) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + +## [koel-3.0.48](https://github.com/truecharts/charts/compare/koel-3.0.46...koel-3.0.48) (2022-10-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) + - update helm general non-major + + + + +## [koel-3.0.47](https://github.com/truecharts/charts/compare/koel-3.0.46...koel-3.0.47) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [koel-3.0.46](https://github.com/truecharts/charts/compare/koel-3.0.45...koel-3.0.46) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [koel-3.0.44](https://github.com/truecharts/charts/compare/koel-3.0.43...koel-3.0.44) (2022-09-27) + diff --git a/stable/koel/3.0.54/Chart.lock b/stable/koel/3.0.54/Chart.lock new file mode 100644 index 00000000000..139bf2bfb3a --- /dev/null +++ b/stable/koel/3.0.54/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add +generated: "2022-10-25T10:15:03.672766365Z" diff --git a/stable/koel/3.0.54/Chart.yaml b/stable/koel/3.0.54/Chart.yaml new file mode 100644 index 00000000000..76bf05802b9 --- /dev/null +++ b/stable/koel/3.0.54/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +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.54 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/koel/3.0.54/README.md b/stable/koel/3.0.54/README.md new file mode 100644 index 00000000000..1fa0f793738 --- /dev/null +++ b/stable/koel/3.0.54/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.100 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.53/app-readme.md b/stable/koel/3.0.54/app-readme.md similarity index 100% rename from stable/koel/3.0.53/app-readme.md rename to stable/koel/3.0.54/app-readme.md diff --git a/stable/koel/3.0.54/charts/common-10.7.7.tgz b/stable/koel/3.0.54/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/koel/3.0.54/charts/common-10.7.7.tgz differ diff --git a/stable/koel/3.0.54/charts/mariadb-3.0.100.tgz b/stable/koel/3.0.54/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/stable/koel/3.0.54/charts/mariadb-3.0.100.tgz differ diff --git a/stable/koel/3.0.53/ix_values.yaml b/stable/koel/3.0.54/ix_values.yaml similarity index 100% rename from stable/koel/3.0.53/ix_values.yaml rename to stable/koel/3.0.54/ix_values.yaml diff --git a/stable/koel/3.0.53/questions.yaml b/stable/koel/3.0.54/questions.yaml similarity index 100% rename from stable/koel/3.0.53/questions.yaml rename to stable/koel/3.0.54/questions.yaml diff --git a/stable/koel/3.0.53/templates/_secrets.tpl b/stable/koel/3.0.54/templates/_secrets.tpl similarity index 100% rename from stable/koel/3.0.53/templates/_secrets.tpl rename to stable/koel/3.0.54/templates/_secrets.tpl diff --git a/stable/koel/3.0.53/templates/common.yaml b/stable/koel/3.0.54/templates/common.yaml similarity index 100% rename from stable/koel/3.0.53/templates/common.yaml rename to stable/koel/3.0.54/templates/common.yaml diff --git a/stable/logitech-media-server/4.0.47/values.yaml b/stable/koel/3.0.54/values.yaml similarity index 100% rename from stable/logitech-media-server/4.0.47/values.yaml rename to stable/koel/3.0.54/values.yaml diff --git a/stable/komga/6.0.44/CHANGELOG.md b/stable/komga/6.0.44/CHANGELOG.md deleted file mode 100644 index 1bae93e9dd2..00000000000 --- a/stable/komga/6.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [komga-6.0.44](https://github.com/truecharts/charts/compare/komga-6.0.43...komga-6.0.44) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [komga-6.0.43](https://github.com/truecharts/charts/compare/komga-6.0.42...komga-6.0.43) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [komga-6.0.42](https://github.com/truecharts/charts/compare/komga-6.0.41...komga-6.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [komga-6.0.42](https://github.com/truecharts/charts/compare/komga-6.0.41...komga-6.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [komga-6.0.41](https://github.com/truecharts/charts/compare/komga-6.0.40...komga-6.0.41) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [komga-6.0.40](https://github.com/truecharts/charts/compare/komga-6.0.39...komga-6.0.40) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - diff --git a/stable/komga/6.0.44/Chart.lock b/stable/komga/6.0.44/Chart.lock deleted file mode 100644 index 1d2779eb29a..00000000000 --- a/stable/komga/6.0.44/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:20:51.260400873Z" diff --git a/stable/komga/6.0.44/Chart.yaml b/stable/komga/6.0.44/Chart.yaml deleted file mode 100644 index 2ad6f42d03f..00000000000 --- a/stable/komga/6.0.44/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.7.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.44 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/komga/6.0.44/README.md b/stable/komga/6.0.44/README.md deleted file mode 100644 index c1d1e828743..00000000000 --- a/stable/komga/6.0.44/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.44/charts/common-10.7.1.tgz b/stable/komga/6.0.44/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/komga/6.0.44/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/komga/6.0.45/CHANGELOG.md b/stable/komga/6.0.45/CHANGELOG.md new file mode 100644 index 00000000000..900f3ce58cd --- /dev/null +++ b/stable/komga/6.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [komga-6.0.45](https://github.com/truecharts/charts/compare/komga-6.0.44...komga-6.0.45) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [komga-6.0.44](https://github.com/truecharts/charts/compare/komga-6.0.43...komga-6.0.44) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [komga-6.0.43](https://github.com/truecharts/charts/compare/komga-6.0.42...komga-6.0.43) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [komga-6.0.42](https://github.com/truecharts/charts/compare/komga-6.0.41...komga-6.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [komga-6.0.42](https://github.com/truecharts/charts/compare/komga-6.0.41...komga-6.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [komga-6.0.41](https://github.com/truecharts/charts/compare/komga-6.0.40...komga-6.0.41) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [komga-6.0.40](https://github.com/truecharts/charts/compare/komga-6.0.39...komga-6.0.40) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/komga/6.0.45/Chart.lock b/stable/komga/6.0.45/Chart.lock new file mode 100644 index 00000000000..1c88db214cf --- /dev/null +++ b/stable/komga/6.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:14:51.193771727Z" diff --git a/stable/komga/6.0.45/Chart.yaml b/stable/komga/6.0.45/Chart.yaml new file mode 100644 index 00000000000..31ca7e6cb9b --- /dev/null +++ b/stable/komga/6.0.45/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.157.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.45 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/komga/6.0.45/README.md b/stable/komga/6.0.45/README.md new file mode 100644 index 00000000000..a972ec403ca --- /dev/null +++ b/stable/komga/6.0.45/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.44/app-readme.md b/stable/komga/6.0.45/app-readme.md similarity index 100% rename from stable/komga/6.0.44/app-readme.md rename to stable/komga/6.0.45/app-readme.md diff --git a/stable/komga/6.0.45/charts/common-10.7.7.tgz b/stable/komga/6.0.45/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/komga/6.0.45/charts/common-10.7.7.tgz differ diff --git a/stable/komga/6.0.44/ix_values.yaml b/stable/komga/6.0.45/ix_values.yaml similarity index 100% rename from stable/komga/6.0.44/ix_values.yaml rename to stable/komga/6.0.45/ix_values.yaml diff --git a/stable/komga/6.0.44/questions.yaml b/stable/komga/6.0.45/questions.yaml similarity index 100% rename from stable/komga/6.0.44/questions.yaml rename to stable/komga/6.0.45/questions.yaml diff --git a/stable/mattermost/3.0.51/templates/common.yaml b/stable/komga/6.0.45/templates/common.yaml similarity index 100% rename from stable/mattermost/3.0.51/templates/common.yaml rename to stable/komga/6.0.45/templates/common.yaml diff --git a/stable/loki/5.0.45/values.yaml b/stable/komga/6.0.45/values.yaml similarity index 100% rename from stable/loki/5.0.45/values.yaml rename to stable/komga/6.0.45/values.yaml diff --git a/stable/kopia/2.0.47/CHANGELOG.md b/stable/kopia/2.0.47/CHANGELOG.md deleted file mode 100644 index eb28d3d4ea1..00000000000 --- a/stable/kopia/2.0.47/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kopia-2.0.47](https://github.com/truecharts/charts/compare/kopia-2.0.46...kopia-2.0.47) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [kopia-2.0.46](https://github.com/truecharts/charts/compare/kopia-2.0.45...kopia-2.0.46) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [kopia-2.0.45](https://github.com/truecharts/charts/compare/kopia-2.0.44...kopia-2.0.45) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kopia-2.0.45](https://github.com/truecharts/charts/compare/kopia-2.0.44...kopia-2.0.45) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kopia-2.0.44](https://github.com/truecharts/charts/compare/kopia-2.0.43...kopia-2.0.44) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kopia-2.0.43](https://github.com/truecharts/charts/compare/kopia-2.0.42...kopia-2.0.43) (2022-10-04) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) - - - - -## [kopia-2.0.42](https://github.com/truecharts/charts/compare/kopia-2.0.41...kopia-2.0.42) (2022-09-28) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) - - - - -## [kopia-2.0.41](https://github.com/truecharts/charts/compare/kopia-2.0.40...kopia-2.0.41) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/stable/kopia/2.0.47/Chart.lock b/stable/kopia/2.0.47/Chart.lock deleted file mode 100644 index 8b82f30880b..00000000000 --- a/stable/kopia/2.0.47/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:21:01.220906606Z" diff --git a/stable/kopia/2.0.47/Chart.yaml b/stable/kopia/2.0.47/Chart.yaml deleted file mode 100644 index fa67735380b..00000000000 --- a/stable/kopia/2.0.47/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.12.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.47 -annotations: - truecharts.org/catagories: | - - utility - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/kopia/2.0.47/README.md b/stable/kopia/2.0.47/README.md deleted file mode 100644 index 50e517d8f6f..00000000000 --- a/stable/kopia/2.0.47/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.47/charts/common-10.7.1.tgz b/stable/kopia/2.0.47/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/kopia/2.0.47/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/kopia/2.0.48/CHANGELOG.md b/stable/kopia/2.0.48/CHANGELOG.md new file mode 100644 index 00000000000..6b3866c3551 --- /dev/null +++ b/stable/kopia/2.0.48/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kopia-2.0.48](https://github.com/truecharts/charts/compare/kopia-2.0.47...kopia-2.0.48) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [kopia-2.0.47](https://github.com/truecharts/charts/compare/kopia-2.0.46...kopia-2.0.47) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [kopia-2.0.46](https://github.com/truecharts/charts/compare/kopia-2.0.45...kopia-2.0.46) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [kopia-2.0.45](https://github.com/truecharts/charts/compare/kopia-2.0.44...kopia-2.0.45) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kopia-2.0.45](https://github.com/truecharts/charts/compare/kopia-2.0.44...kopia-2.0.45) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kopia-2.0.44](https://github.com/truecharts/charts/compare/kopia-2.0.43...kopia-2.0.44) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kopia-2.0.43](https://github.com/truecharts/charts/compare/kopia-2.0.42...kopia-2.0.43) (2022-10-04) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) + + + + +## [kopia-2.0.42](https://github.com/truecharts/charts/compare/kopia-2.0.41...kopia-2.0.42) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + +## [kopia-2.0.41](https://github.com/truecharts/charts/compare/kopia-2.0.40...kopia-2.0.41) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [kopia-2.0.40](https://github.com/truecharts/charts/compare/kopia-2.0.39...kopia-2.0.40) (2022-09-25) + +### Chore diff --git a/stable/kopia/2.0.48/Chart.lock b/stable/kopia/2.0.48/Chart.lock new file mode 100644 index 00000000000..8d7a983b363 --- /dev/null +++ b/stable/kopia/2.0.48/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:15:05.404057978Z" diff --git a/stable/kopia/2.0.48/Chart.yaml b/stable/kopia/2.0.48/Chart.yaml new file mode 100644 index 00000000000..80e12974a48 --- /dev/null +++ b/stable/kopia/2.0.48/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.12.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.48 +annotations: + truecharts.org/catagories: | + - utility + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kopia/2.0.48/README.md b/stable/kopia/2.0.48/README.md new file mode 100644 index 00000000000..c83e7ba4c53 --- /dev/null +++ b/stable/kopia/2.0.48/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.47/app-readme.md b/stable/kopia/2.0.48/app-readme.md similarity index 100% rename from stable/kopia/2.0.47/app-readme.md rename to stable/kopia/2.0.48/app-readme.md diff --git a/stable/kopia/2.0.48/charts/common-10.7.7.tgz b/stable/kopia/2.0.48/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/kopia/2.0.48/charts/common-10.7.7.tgz differ diff --git a/stable/kopia/2.0.47/ix_values.yaml b/stable/kopia/2.0.48/ix_values.yaml similarity index 100% rename from stable/kopia/2.0.47/ix_values.yaml rename to stable/kopia/2.0.48/ix_values.yaml diff --git a/stable/kopia/2.0.47/questions.yaml b/stable/kopia/2.0.48/questions.yaml similarity index 100% rename from stable/kopia/2.0.47/questions.yaml rename to stable/kopia/2.0.48/questions.yaml diff --git a/stable/mediainfo/1.0.20/templates/common.yaml b/stable/kopia/2.0.48/templates/common.yaml similarity index 100% rename from stable/mediainfo/1.0.20/templates/common.yaml rename to stable/kopia/2.0.48/templates/common.yaml diff --git a/stable/makemkv/2.0.41/values.yaml b/stable/kopia/2.0.48/values.yaml similarity index 100% rename from stable/makemkv/2.0.41/values.yaml rename to stable/kopia/2.0.48/values.yaml diff --git a/stable/kutt/3.0.45/CHANGELOG.md b/stable/kutt/3.0.45/CHANGELOG.md deleted file mode 100644 index 9b31252f13f..00000000000 --- a/stable/kutt/3.0.45/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [kutt-3.0.45](https://github.com/truecharts/charts/compare/kutt-3.0.44...kutt-3.0.45) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [kutt-3.0.44](https://github.com/truecharts/charts/compare/kutt-3.0.43...kutt-3.0.44) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [kutt-3.0.43](https://github.com/truecharts/charts/compare/kutt-3.0.42...kutt-3.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kutt-3.0.43](https://github.com/truecharts/charts/compare/kutt-3.0.42...kutt-3.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [kutt-3.0.42](https://github.com/truecharts/charts/compare/kutt-3.0.41...kutt-3.0.42) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [kutt-3.0.40](https://github.com/truecharts/charts/compare/kutt-3.0.39...kutt-3.0.40) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/kutt/3.0.45/Chart.lock b/stable/kutt/3.0.45/Chart.lock deleted file mode 100644 index 6e2bbf85a48..00000000000 --- a/stable/kutt/3.0.45/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:5944a2a450aec6283b54578a7276a1ba273ce06e0eed12428badb3d1d8c3b2ff -generated: "2022-10-19T13:21:40.453102851Z" diff --git a/stable/kutt/3.0.45/Chart.yaml b/stable/kutt/3.0.45/Chart.yaml deleted file mode 100644 index 7ce6a6772f2..00000000000 --- a/stable/kutt/3.0.45/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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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.45 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/kutt/3.0.45/README.md b/stable/kutt/3.0.45/README.md deleted file mode 100644 index 1365abb3a68..00000000000 --- a/stable/kutt/3.0.45/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.101 | -| https://charts.truecharts.org | redis | 3.0.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.45/charts/common-10.7.1.tgz b/stable/kutt/3.0.45/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/kutt/3.0.45/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/kutt/3.0.45/charts/postgresql-8.0.101.tgz b/stable/kutt/3.0.45/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/kutt/3.0.45/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/kutt/3.0.45/charts/redis-3.0.97.tgz b/stable/kutt/3.0.45/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/kutt/3.0.45/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/kutt/3.0.46/CHANGELOG.md b/stable/kutt/3.0.46/CHANGELOG.md new file mode 100644 index 00000000000..1f915bfd46f --- /dev/null +++ b/stable/kutt/3.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [kutt-3.0.46](https://github.com/truecharts/charts/compare/kutt-3.0.45...kutt-3.0.46) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [kutt-3.0.45](https://github.com/truecharts/charts/compare/kutt-3.0.44...kutt-3.0.45) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [kutt-3.0.44](https://github.com/truecharts/charts/compare/kutt-3.0.43...kutt-3.0.44) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [kutt-3.0.43](https://github.com/truecharts/charts/compare/kutt-3.0.42...kutt-3.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kutt-3.0.43](https://github.com/truecharts/charts/compare/kutt-3.0.42...kutt-3.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [kutt-3.0.42](https://github.com/truecharts/charts/compare/kutt-3.0.41...kutt-3.0.42) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [kutt-3.0.40](https://github.com/truecharts/charts/compare/kutt-3.0.39...kutt-3.0.40) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/kutt/3.0.46/Chart.lock b/stable/kutt/3.0.46/Chart.lock new file mode 100644 index 00000000000..506faced093 --- /dev/null +++ b/stable/kutt/3.0.46/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:74b14c49cbb6c324d31f5e500c3bd2cfcbb61460306ba7433f71fa45ef2f03a3 +generated: "2022-10-25T10:15:58.688249553Z" diff --git a/stable/kutt/3.0.46/Chart.yaml b/stable/kutt/3.0.46/Chart.yaml new file mode 100644 index 00000000000..fc1c3e10047 --- /dev/null +++ b/stable/kutt/3.0.46/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "2.7.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.46 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/kutt/3.0.46/README.md b/stable/kutt/3.0.46/README.md new file mode 100644 index 00000000000..3ed5e6a9b9e --- /dev/null +++ b/stable/kutt/3.0.46/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.106 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.45/app-readme.md b/stable/kutt/3.0.46/app-readme.md similarity index 100% rename from stable/kutt/3.0.45/app-readme.md rename to stable/kutt/3.0.46/app-readme.md diff --git a/stable/kutt/3.0.46/charts/common-10.7.7.tgz b/stable/kutt/3.0.46/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/kutt/3.0.46/charts/common-10.7.7.tgz differ diff --git a/stable/kutt/3.0.46/charts/postgresql-8.0.106.tgz b/stable/kutt/3.0.46/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/kutt/3.0.46/charts/postgresql-8.0.106.tgz differ diff --git a/stable/kutt/3.0.46/charts/redis-3.0.102.tgz b/stable/kutt/3.0.46/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/kutt/3.0.46/charts/redis-3.0.102.tgz differ diff --git a/stable/kutt/3.0.45/ix_values.yaml b/stable/kutt/3.0.46/ix_values.yaml similarity index 100% rename from stable/kutt/3.0.45/ix_values.yaml rename to stable/kutt/3.0.46/ix_values.yaml diff --git a/stable/kutt/3.0.45/questions.yaml b/stable/kutt/3.0.46/questions.yaml similarity index 100% rename from stable/kutt/3.0.45/questions.yaml rename to stable/kutt/3.0.46/questions.yaml diff --git a/stable/kutt/3.0.45/templates/_secrets.tpl b/stable/kutt/3.0.46/templates/_secrets.tpl similarity index 100% rename from stable/kutt/3.0.45/templates/_secrets.tpl rename to stable/kutt/3.0.46/templates/_secrets.tpl diff --git a/stable/kutt/3.0.45/templates/common.yaml b/stable/kutt/3.0.46/templates/common.yaml similarity index 100% rename from stable/kutt/3.0.45/templates/common.yaml rename to stable/kutt/3.0.46/templates/common.yaml diff --git a/stable/matomo/3.0.82/values.yaml b/stable/kutt/3.0.46/values.yaml similarity index 100% rename from stable/matomo/3.0.82/values.yaml rename to stable/kutt/3.0.46/values.yaml diff --git a/stable/lancache-dns/1.0.2/CHANGELOG.md b/stable/lancache-dns/1.0.2/CHANGELOG.md deleted file mode 100644 index 004ddddf1b6..00000000000 --- a/stable/lancache-dns/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [lancache-dns-1.0.2](https://github.com/truecharts/charts/compare/lancache-dns-1.0.1...lancache-dns-1.0.2) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [lancache-dns-1.0.1](https://github.com/truecharts/charts/compare/lancache-dns-1.0.0...lancache-dns-1.0.1) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [lancache-dns-1.0.0](https://github.com/truecharts/charts/compare/lancache-dns-0.0.29...lancache-dns-1.0.0) (2022-10-12) - - - - -## [lancache-dns-0.0.29](https://github.com/truecharts/charts/compare/lancache-dns-0.0.28...lancache-dns-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [lancache-dns-0.0.29](https://github.com/truecharts/charts/compare/lancache-dns-0.0.28...lancache-dns-0.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [lancache-dns-0.0.28](https://github.com/truecharts/charts/compare/lancache-dns-0.0.27...lancache-dns-0.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [lancache-dns-0.0.27](https://github.com/truecharts/charts/compare/lancache-dns-0.0.26...lancache-dns-0.0.27) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [lancache-dns-0.0.26](https://github.com/truecharts/charts/compare/lancache-dns-0.0.25...lancache-dns-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [lancache-dns-0.0.25](https://github.com/truecharts/charts/compare/lancache-dns-0.0.24...lancache-dns-0.0.25) (2022-09-26) - -### Chore - -- Auto-update chart README [skip ci] - - ### Feat - -- make include replace simpler ([#3904](https://github.com/truecharts/charts/issues/3904)) - - ### Fix - -- fix port assignments ([#3798](https://github.com/truecharts/charts/issues/3798)) - - - - -## [lancache-dns-0.0.24](https://github.com/truecharts/charts/compare/lancache-dns-0.0.23...lancache-dns-0.0.24) (2022-09-25) diff --git a/stable/lancache-dns/1.0.2/Chart.lock b/stable/lancache-dns/1.0.2/Chart.lock deleted file mode 100644 index 9a6b79ab81c..00000000000 --- a/stable/lancache-dns/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:21:22.702303205Z" diff --git a/stable/lancache-dns/1.0.2/Chart.yaml b/stable/lancache-dns/1.0.2/Chart.yaml deleted file mode 100644 index 2bcf81eca38..00000000000 --- a/stable/lancache-dns/1.0.2/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: lancache-dns -version: 1.0.2 -appVersion: "latest" -description: DNS Chart service for a steam cache. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/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/stable/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.7.1 -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/lancache-dns/1.0.2/README.md b/stable/lancache-dns/1.0.2/README.md deleted file mode 100644 index b4a59a31e15..00000000000 --- a/stable/lancache-dns/1.0.2/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# lancache-dns - -DNS Chart service for a steam cache. - -TrueCharts can be installed as both *normal* Helm Charts or as Apps on 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/stable/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/stable/lancache-dns/1.0.2/charts/common-10.7.1.tgz b/stable/lancache-dns/1.0.2/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/lancache-dns/1.0.2/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/lancache-dns/1.0.3/CHANGELOG.md b/stable/lancache-dns/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..b1c1f4e3a4a --- /dev/null +++ b/stable/lancache-dns/1.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lancache-dns-1.0.3](https://github.com/truecharts/charts/compare/lancache-dns-1.0.2...lancache-dns-1.0.3) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [lancache-dns-1.0.2](https://github.com/truecharts/charts/compare/lancache-dns-1.0.1...lancache-dns-1.0.2) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [lancache-dns-1.0.1](https://github.com/truecharts/charts/compare/lancache-dns-1.0.0...lancache-dns-1.0.1) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [lancache-dns-1.0.0](https://github.com/truecharts/charts/compare/lancache-dns-0.0.29...lancache-dns-1.0.0) (2022-10-12) + + + + +## [lancache-dns-0.0.29](https://github.com/truecharts/charts/compare/lancache-dns-0.0.28...lancache-dns-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lancache-dns-0.0.29](https://github.com/truecharts/charts/compare/lancache-dns-0.0.28...lancache-dns-0.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lancache-dns-0.0.28](https://github.com/truecharts/charts/compare/lancache-dns-0.0.27...lancache-dns-0.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [lancache-dns-0.0.27](https://github.com/truecharts/charts/compare/lancache-dns-0.0.26...lancache-dns-0.0.27) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) + + + + +## [lancache-dns-0.0.26](https://github.com/truecharts/charts/compare/lancache-dns-0.0.25...lancache-dns-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [lancache-dns-0.0.25](https://github.com/truecharts/charts/compare/lancache-dns-0.0.24...lancache-dns-0.0.25) (2022-09-26) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + diff --git a/stable/lancache-dns/1.0.3/Chart.lock b/stable/lancache-dns/1.0.3/Chart.lock new file mode 100644 index 00000000000..12d8607b52e --- /dev/null +++ b/stable/lancache-dns/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:15:34.008702696Z" diff --git a/stable/lancache-dns/1.0.3/Chart.yaml b/stable/lancache-dns/1.0.3/Chart.yaml new file mode 100644 index 00000000000..2263aa164ef --- /dev/null +++ b/stable/lancache-dns/1.0.3/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: lancache-dns +version: 1.0.3 +appVersion: "latest" +description: DNS Chart service for a steam cache. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/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/stable/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.7.7 +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/lancache-dns/1.0.3/README.md b/stable/lancache-dns/1.0.3/README.md new file mode 100644 index 00000000000..a9fd38d5044 --- /dev/null +++ b/stable/lancache-dns/1.0.3/README.md @@ -0,0 +1,107 @@ +# lancache-dns + +DNS Chart service for a steam cache. + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on 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/stable/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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/stable/lancache-dns/1.0.2/app-readme.md b/stable/lancache-dns/1.0.3/app-readme.md similarity index 100% rename from stable/lancache-dns/1.0.2/app-readme.md rename to stable/lancache-dns/1.0.3/app-readme.md diff --git a/stable/lancache-dns/1.0.3/charts/common-10.7.7.tgz b/stable/lancache-dns/1.0.3/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/lancache-dns/1.0.3/charts/common-10.7.7.tgz differ diff --git a/stable/lancache-dns/1.0.2/ix_values.yaml b/stable/lancache-dns/1.0.3/ix_values.yaml similarity index 100% rename from stable/lancache-dns/1.0.2/ix_values.yaml rename to stable/lancache-dns/1.0.3/ix_values.yaml diff --git a/stable/lancache-dns/1.0.2/questions.yaml b/stable/lancache-dns/1.0.3/questions.yaml similarity index 100% rename from stable/lancache-dns/1.0.2/questions.yaml rename to stable/lancache-dns/1.0.3/questions.yaml diff --git a/stable/meshroom/2.0.37/templates/common.yaml b/stable/lancache-dns/1.0.3/templates/common.yaml similarity index 100% rename from stable/meshroom/2.0.37/templates/common.yaml rename to stable/lancache-dns/1.0.3/templates/common.yaml diff --git a/stable/mattermost/3.0.51/values.yaml b/stable/lancache-dns/1.0.3/values.yaml similarity index 100% rename from stable/mattermost/3.0.51/values.yaml rename to stable/lancache-dns/1.0.3/values.yaml diff --git a/stable/lancache-monolithic/1.0.2/CHANGELOG.md b/stable/lancache-monolithic/1.0.2/CHANGELOG.md deleted file mode 100644 index ba3b44a799c..00000000000 --- a/stable/lancache-monolithic/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [lancache-monolithic-1.0.2](https://github.com/truecharts/charts/compare/lancache-monolithic-1.0.1...lancache-monolithic-1.0.2) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [lancache-monolithic-1.0.1](https://github.com/truecharts/charts/compare/lancache-monolithic-1.0.0...lancache-monolithic-1.0.1) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [lancache-monolithic-1.0.0](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.33...lancache-monolithic-1.0.0) (2022-10-12) - - - - -## [lancache-monolithic-0.0.33](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.32...lancache-monolithic-0.0.33) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [lancache-monolithic-0.0.33](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.32...lancache-monolithic-0.0.33) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [lancache-monolithic-0.0.32](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.31...lancache-monolithic-0.0.32) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [lancache-monolithic-0.0.31](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.30...lancache-monolithic-0.0.31) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) - - - - -## [lancache-monolithic-0.0.30](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.29...lancache-monolithic-0.0.30) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [lancache-monolithic-0.0.29](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.28...lancache-monolithic-0.0.29) (2022-09-26) - -### Chore - -- Auto-update chart README [skip ci] - - ### Feat - -- make include replace simpler ([#3904](https://github.com/truecharts/charts/issues/3904)) - - ### Fix - -- fix port assignments ([#3798](https://github.com/truecharts/charts/issues/3798)) - - - - diff --git a/stable/lancache-monolithic/1.0.2/Chart.lock b/stable/lancache-monolithic/1.0.2/Chart.lock deleted file mode 100644 index d0096a63f9b..00000000000 --- a/stable/lancache-monolithic/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:21:33.023733264Z" diff --git a/stable/lancache-monolithic/1.0.2/Chart.yaml b/stable/lancache-monolithic/1.0.2/Chart.yaml deleted file mode 100644 index 1bd54591efe..00000000000 --- a/stable/lancache-monolithic/1.0.2/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: lancache-monolithic -version: 1.0.2 -appVersion: "latest" -description: A monolithic lancache service capable of caching all CDNs in a single instance. -type: application -deprecated: false -home: https://truecharts.org/docs/charts/stable/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/stable/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.7.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/stable/lancache-monolithic/1.0.2/README.md b/stable/lancache-monolithic/1.0.2/README.md deleted file mode 100644 index 19cd5316fac..00000000000 --- a/stable/lancache-monolithic/1.0.2/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# lancache-monolithic - -A monolithic lancache service capable of caching all CDNs 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/stable/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/stable/lancache-monolithic/1.0.2/charts/common-10.7.1.tgz b/stable/lancache-monolithic/1.0.2/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/lancache-monolithic/1.0.2/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/lancache-monolithic/1.0.3/CHANGELOG.md b/stable/lancache-monolithic/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..e83aaa1cd6e --- /dev/null +++ b/stable/lancache-monolithic/1.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lancache-monolithic-1.0.3](https://github.com/truecharts/charts/compare/lancache-monolithic-1.0.2...lancache-monolithic-1.0.3) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [lancache-monolithic-1.0.2](https://github.com/truecharts/charts/compare/lancache-monolithic-1.0.1...lancache-monolithic-1.0.2) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [lancache-monolithic-1.0.1](https://github.com/truecharts/charts/compare/lancache-monolithic-1.0.0...lancache-monolithic-1.0.1) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [lancache-monolithic-1.0.0](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.33...lancache-monolithic-1.0.0) (2022-10-12) + + + + +## [lancache-monolithic-0.0.33](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.32...lancache-monolithic-0.0.33) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lancache-monolithic-0.0.33](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.32...lancache-monolithic-0.0.33) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lancache-monolithic-0.0.32](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.31...lancache-monolithic-0.0.32) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [lancache-monolithic-0.0.31](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.30...lancache-monolithic-0.0.31) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) + - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) + + + + +## [lancache-monolithic-0.0.30](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.29...lancache-monolithic-0.0.30) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [lancache-monolithic-0.0.29](https://github.com/truecharts/charts/compare/lancache-monolithic-0.0.28...lancache-monolithic-0.0.29) (2022-09-26) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat diff --git a/stable/lancache-monolithic/1.0.3/Chart.lock b/stable/lancache-monolithic/1.0.3/Chart.lock new file mode 100644 index 00000000000..6e52827b3a6 --- /dev/null +++ b/stable/lancache-monolithic/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:15:47.311819988Z" diff --git a/stable/lancache-monolithic/1.0.3/Chart.yaml b/stable/lancache-monolithic/1.0.3/Chart.yaml new file mode 100644 index 00000000000..717c064baa2 --- /dev/null +++ b/stable/lancache-monolithic/1.0.3/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: lancache-monolithic +version: 1.0.3 +appVersion: "latest" +description: A monolithic lancache service capable of caching all CDNs in a single instance. +type: application +deprecated: false +home: https://truecharts.org/docs/charts/stable/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/stable/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.7.7 +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/stable/lancache-monolithic/1.0.3/README.md b/stable/lancache-monolithic/1.0.3/README.md new file mode 100644 index 00000000000..015a6c35e01 --- /dev/null +++ b/stable/lancache-monolithic/1.0.3/README.md @@ -0,0 +1,107 @@ +# lancache-monolithic + +A monolithic lancache service capable of caching all CDNs 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/stable/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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/stable/lancache-monolithic/1.0.2/app-readme.md b/stable/lancache-monolithic/1.0.3/app-readme.md similarity index 100% rename from stable/lancache-monolithic/1.0.2/app-readme.md rename to stable/lancache-monolithic/1.0.3/app-readme.md diff --git a/stable/lancache-monolithic/1.0.3/charts/common-10.7.7.tgz b/stable/lancache-monolithic/1.0.3/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/lancache-monolithic/1.0.3/charts/common-10.7.7.tgz differ diff --git a/stable/lancache-monolithic/1.0.2/ix_values.yaml b/stable/lancache-monolithic/1.0.3/ix_values.yaml similarity index 100% rename from stable/lancache-monolithic/1.0.2/ix_values.yaml rename to stable/lancache-monolithic/1.0.3/ix_values.yaml diff --git a/stable/lancache-monolithic/1.0.2/questions.yaml b/stable/lancache-monolithic/1.0.3/questions.yaml similarity index 100% rename from stable/lancache-monolithic/1.0.2/questions.yaml rename to stable/lancache-monolithic/1.0.3/questions.yaml diff --git a/stable/metube/2.0.36/templates/common.yaml b/stable/lancache-monolithic/1.0.3/templates/common.yaml similarity index 100% rename from stable/metube/2.0.36/templates/common.yaml rename to stable/lancache-monolithic/1.0.3/templates/common.yaml diff --git a/stable/mediainfo/1.0.20/values.yaml b/stable/lancache-monolithic/1.0.3/values.yaml similarity index 100% rename from stable/mediainfo/1.0.20/values.yaml rename to stable/lancache-monolithic/1.0.3/values.yaml diff --git a/stable/lanraragi/2.0.39/CHANGELOG.md b/stable/lanraragi/2.0.39/CHANGELOG.md deleted file mode 100644 index af993866cf6..00000000000 --- a/stable/lanraragi/2.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [lanraragi-2.0.39](https://github.com/truecharts/charts/compare/lanraragi-2.0.38...lanraragi-2.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [lanraragi-2.0.38](https://github.com/truecharts/charts/compare/lanraragi-2.0.37...lanraragi-2.0.38) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [lanraragi-2.0.37](https://github.com/truecharts/charts/compare/lanraragi-2.0.36...lanraragi-2.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [lanraragi-2.0.36](https://github.com/truecharts/charts/compare/lanraragi-2.0.35...lanraragi-2.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [lanraragi-2.0.36](https://github.com/truecharts/charts/compare/lanraragi-2.0.35...lanraragi-2.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [lanraragi-2.0.35](https://github.com/truecharts/charts/compare/lanraragi-2.0.34...lanraragi-2.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [lanraragi-2.0.34](https://github.com/truecharts/charts/compare/lanraragi-2.0.33...lanraragi-2.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/lanraragi/2.0.39/Chart.lock b/stable/lanraragi/2.0.39/Chart.lock deleted file mode 100644 index 1e8319a6f61..00000000000 --- a/stable/lanraragi/2.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:21:40.825165173Z" diff --git a/stable/lanraragi/2.0.39/Chart.yaml b/stable/lanraragi/2.0.39/Chart.yaml deleted file mode 100644 index 975994bf2c6..00000000000 --- a/stable/lanraragi/2.0.39/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.8.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/lanraragi/2.0.39/README.md b/stable/lanraragi/2.0.39/README.md deleted file mode 100644 index 32082abd50e..00000000000 --- a/stable/lanraragi/2.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/lanraragi/2.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/lanraragi/2.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/lanraragi/2.0.40/CHANGELOG.md b/stable/lanraragi/2.0.40/CHANGELOG.md new file mode 100644 index 00000000000..3132cf915aa --- /dev/null +++ b/stable/lanraragi/2.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lanraragi-2.0.40](https://github.com/truecharts/charts/compare/lanraragi-2.0.39...lanraragi-2.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [lanraragi-2.0.39](https://github.com/truecharts/charts/compare/lanraragi-2.0.38...lanraragi-2.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [lanraragi-2.0.38](https://github.com/truecharts/charts/compare/lanraragi-2.0.37...lanraragi-2.0.38) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [lanraragi-2.0.37](https://github.com/truecharts/charts/compare/lanraragi-2.0.36...lanraragi-2.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [lanraragi-2.0.36](https://github.com/truecharts/charts/compare/lanraragi-2.0.35...lanraragi-2.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lanraragi-2.0.36](https://github.com/truecharts/charts/compare/lanraragi-2.0.35...lanraragi-2.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lanraragi-2.0.35](https://github.com/truecharts/charts/compare/lanraragi-2.0.34...lanraragi-2.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [lanraragi-2.0.34](https://github.com/truecharts/charts/compare/lanraragi-2.0.33...lanraragi-2.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/lanraragi/2.0.40/Chart.lock b/stable/lanraragi/2.0.40/Chart.lock new file mode 100644 index 00000000000..f7a555fc991 --- /dev/null +++ b/stable/lanraragi/2.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:16:00.225461182Z" diff --git a/stable/lanraragi/2.0.40/Chart.yaml b/stable/lanraragi/2.0.40/Chart.yaml new file mode 100644 index 00000000000..c021abb3344 --- /dev/null +++ b/stable/lanraragi/2.0.40/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.8.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lanraragi/2.0.40/README.md b/stable/lanraragi/2.0.40/README.md new file mode 100644 index 00000000000..42cf1b4086d --- /dev/null +++ b/stable/lanraragi/2.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/lanraragi/2.0.40/app-readme.md similarity index 100% rename from stable/lanraragi/2.0.39/app-readme.md rename to stable/lanraragi/2.0.40/app-readme.md diff --git a/stable/lanraragi/2.0.40/charts/common-10.7.7.tgz b/stable/lanraragi/2.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/lanraragi/2.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/lanraragi/2.0.39/ix_values.yaml b/stable/lanraragi/2.0.40/ix_values.yaml similarity index 100% rename from stable/lanraragi/2.0.39/ix_values.yaml rename to stable/lanraragi/2.0.40/ix_values.yaml diff --git a/stable/lanraragi/2.0.39/questions.yaml b/stable/lanraragi/2.0.40/questions.yaml similarity index 100% rename from stable/lanraragi/2.0.39/questions.yaml rename to stable/lanraragi/2.0.40/questions.yaml diff --git a/stable/minecraft-bedrock/1.0.41/templates/common.yaml b/stable/lanraragi/2.0.40/templates/common.yaml similarity index 100% rename from stable/minecraft-bedrock/1.0.41/templates/common.yaml rename to stable/lanraragi/2.0.40/templates/common.yaml diff --git a/stable/medusa/3.0.53/values.yaml b/stable/lanraragi/2.0.40/values.yaml similarity index 100% rename from stable/medusa/3.0.53/values.yaml rename to stable/lanraragi/2.0.40/values.yaml diff --git a/stable/lazylibrarian/11.0.73/CHANGELOG.md b/stable/lazylibrarian/11.0.73/CHANGELOG.md new file mode 100644 index 00000000000..babcd6b1d3a --- /dev/null +++ b/stable/lazylibrarian/11.0.73/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lazylibrarian-11.0.73](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.72...lazylibrarian-11.0.73) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [lazylibrarian-11.0.72](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.71...lazylibrarian-11.0.72) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [lazylibrarian-11.0.71](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.70...lazylibrarian-11.0.71) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [lazylibrarian-11.0.70](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.69...lazylibrarian-11.0.70) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [lazylibrarian-11.0.69](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.68...lazylibrarian-11.0.69) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [lazylibrarian-11.0.68](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.66...lazylibrarian-11.0.68) (2022-10-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) + - update helm general non-major + + + + +## [lazylibrarian-11.0.67](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.66...lazylibrarian-11.0.67) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lazylibrarian-11.0.66](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.65...lazylibrarian-11.0.66) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lazylibrarian-11.0.65](https://github.com/truecharts/charts/compare/lazylibrarian-11.0.64...lazylibrarian-11.0.65) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#4010](https://github.com/truecharts/charts/issues/4010)) + - update docker general non-major + + + + diff --git a/stable/lazylibrarian/11.0.73/Chart.lock b/stable/lazylibrarian/11.0.73/Chart.lock new file mode 100644 index 00000000000..3518fc512f7 --- /dev/null +++ b/stable/lazylibrarian/11.0.73/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:16:15.036926107Z" diff --git a/stable/lazylibrarian/11.0.73/Chart.yaml b/stable/lazylibrarian/11.0.73/Chart.yaml new file mode 100644 index 00000000000..5340e2710e3 --- /dev/null +++ b/stable/lazylibrarian/11.0.73/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.73 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lazylibrarian/11.0.73/README.md b/stable/lazylibrarian/11.0.73/README.md new file mode 100644 index 00000000000..4e7d159b519 --- /dev/null +++ b/stable/lazylibrarian/11.0.73/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.73/app-readme.md b/stable/lazylibrarian/11.0.73/app-readme.md new file mode 100644 index 00000000000..53f655886ec --- /dev/null +++ b/stable/lazylibrarian/11.0.73/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.73/charts/common-10.7.7.tgz b/stable/lazylibrarian/11.0.73/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/lazylibrarian/11.0.73/charts/common-10.7.7.tgz differ diff --git a/stable/lazylibrarian/11.0.73/ix_values.yaml b/stable/lazylibrarian/11.0.73/ix_values.yaml new file mode 100644 index 00000000000..113e148b68e --- /dev/null +++ b/stable/lazylibrarian/11.0.73/ix_values.yaml @@ -0,0 +1,29 @@ +image: + repository: tccr.io/truecharts/lazylibrarian + pullPolicy: IfNotPresent + tag: latest@sha256:27eb5b4b6c00f830ab34426752f56261bbb1c6c2480e55df1c2a535052d3fca3 + +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.73/questions.yaml b/stable/lazylibrarian/11.0.73/questions.yaml new file mode 100644 index 00000000000..fa37026e59b --- /dev/null +++ b/stable/lazylibrarian/11.0.73/questions.yaml @@ -0,0 +1,2569 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/minecraft-java/1.0.70/templates/common.yaml b/stable/lazylibrarian/11.0.73/templates/common.yaml similarity index 100% rename from stable/minecraft-java/1.0.70/templates/common.yaml rename to stable/lazylibrarian/11.0.73/templates/common.yaml diff --git a/stable/meshroom/2.0.37/values.yaml b/stable/lazylibrarian/11.0.73/values.yaml similarity index 100% rename from stable/meshroom/2.0.37/values.yaml rename to stable/lazylibrarian/11.0.73/values.yaml diff --git a/stable/leaf2mqtt/4.0.38/CHANGELOG.md b/stable/leaf2mqtt/4.0.38/CHANGELOG.md deleted file mode 100644 index ac444453673..00000000000 --- a/stable/leaf2mqtt/4.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [leaf2mqtt-4.0.38](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.37...leaf2mqtt-4.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [leaf2mqtt-4.0.37](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.36...leaf2mqtt-4.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [leaf2mqtt-4.0.36](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.35...leaf2mqtt-4.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [leaf2mqtt-4.0.36](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.35...leaf2mqtt-4.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [leaf2mqtt-4.0.35](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.34...leaf2mqtt-4.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [leaf2mqtt-4.0.34](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.33...leaf2mqtt-4.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/stable/leaf2mqtt/4.0.38/Chart.lock b/stable/leaf2mqtt/4.0.38/Chart.lock deleted file mode 100644 index c9af26f6a99..00000000000 --- a/stable/leaf2mqtt/4.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:22:04.013670084Z" diff --git a/stable/leaf2mqtt/4.0.38/Chart.yaml b/stable/leaf2mqtt/4.0.38/Chart.yaml deleted file mode 100644 index 347d0838d04..00000000000 --- a/stable/leaf2mqtt/4.0.38/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.38 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/leaf2mqtt/4.0.38/README.md b/stable/leaf2mqtt/4.0.38/README.md deleted file mode 100644 index 809d179c8a2..00000000000 --- a/stable/leaf2mqtt/4.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/stable/leaf2mqtt/4.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/leaf2mqtt/4.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/leaf2mqtt/4.0.39/CHANGELOG.md b/stable/leaf2mqtt/4.0.39/CHANGELOG.md new file mode 100644 index 00000000000..a5ab615287d --- /dev/null +++ b/stable/leaf2mqtt/4.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [leaf2mqtt-4.0.39](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.38...leaf2mqtt-4.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [leaf2mqtt-4.0.38](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.37...leaf2mqtt-4.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [leaf2mqtt-4.0.37](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.36...leaf2mqtt-4.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [leaf2mqtt-4.0.36](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.35...leaf2mqtt-4.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [leaf2mqtt-4.0.36](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.35...leaf2mqtt-4.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [leaf2mqtt-4.0.35](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.34...leaf2mqtt-4.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [leaf2mqtt-4.0.34](https://github.com/truecharts/charts/compare/leaf2mqtt-4.0.33...leaf2mqtt-4.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/leaf2mqtt/4.0.39/Chart.lock b/stable/leaf2mqtt/4.0.39/Chart.lock new file mode 100644 index 00000000000..4e2c295a321 --- /dev/null +++ b/stable/leaf2mqtt/4.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:16:28.664516277Z" diff --git a/stable/leaf2mqtt/4.0.39/Chart.yaml b/stable/leaf2mqtt/4.0.39/Chart.yaml new file mode 100644 index 00000000000..012ba0907ab --- /dev/null +++ b/stable/leaf2mqtt/4.0.39/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.39 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/leaf2mqtt/4.0.39/README.md b/stable/leaf2mqtt/4.0.39/README.md new file mode 100644 index 00000000000..9f61f008cdf --- /dev/null +++ b/stable/leaf2mqtt/4.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/stable/leaf2mqtt/4.0.39/app-readme.md similarity index 100% rename from stable/leaf2mqtt/4.0.38/app-readme.md rename to stable/leaf2mqtt/4.0.39/app-readme.md diff --git a/stable/leaf2mqtt/4.0.39/charts/common-10.7.7.tgz b/stable/leaf2mqtt/4.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/leaf2mqtt/4.0.39/charts/common-10.7.7.tgz differ diff --git a/stable/leaf2mqtt/4.0.38/ix_values.yaml b/stable/leaf2mqtt/4.0.39/ix_values.yaml similarity index 100% rename from stable/leaf2mqtt/4.0.38/ix_values.yaml rename to stable/leaf2mqtt/4.0.39/ix_values.yaml diff --git a/stable/leaf2mqtt/4.0.38/questions.yaml b/stable/leaf2mqtt/4.0.39/questions.yaml similarity index 100% rename from stable/leaf2mqtt/4.0.38/questions.yaml rename to stable/leaf2mqtt/4.0.39/questions.yaml diff --git a/stable/leaf2mqtt/4.0.38/templates/common.yaml b/stable/leaf2mqtt/4.0.39/templates/common.yaml similarity index 100% rename from stable/leaf2mqtt/4.0.38/templates/common.yaml rename to stable/leaf2mqtt/4.0.39/templates/common.yaml diff --git a/stable/metube/2.0.36/values.yaml b/stable/leaf2mqtt/4.0.39/values.yaml similarity index 100% rename from stable/metube/2.0.36/values.yaml rename to stable/leaf2mqtt/4.0.39/values.yaml diff --git a/stable/leantime/4.0.54/CHANGELOG.md b/stable/leantime/4.0.54/CHANGELOG.md deleted file mode 100644 index b43ec8ea1b0..00000000000 --- a/stable/leantime/4.0.54/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [leantime-4.0.54](https://github.com/truecharts/charts/compare/leantime-4.0.53...leantime-4.0.54) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [leantime-4.0.53](https://github.com/truecharts/charts/compare/leantime-4.0.52...leantime-4.0.53) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [leantime-4.0.52](https://github.com/truecharts/charts/compare/leantime-4.0.51...leantime-4.0.52) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [leantime-4.0.51](https://github.com/truecharts/charts/compare/leantime-4.0.50...leantime-4.0.51) (2022-10-15) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [leantime-4.0.50](https://github.com/truecharts/charts/compare/leantime-4.0.49...leantime-4.0.50) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [leantime-4.0.49](https://github.com/truecharts/charts/compare/leantime-4.0.48...leantime-4.0.49) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [leantime-4.0.49](https://github.com/truecharts/charts/compare/leantime-4.0.48...leantime-4.0.49) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [leantime-4.0.48](https://github.com/truecharts/charts/compare/leantime-4.0.47...leantime-4.0.48) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [leantime-4.0.46](https://github.com/truecharts/charts/compare/leantime-4.0.45...leantime-4.0.46) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [leantime-4.0.45](https://github.com/truecharts/charts/compare/leantime-4.0.44...leantime-4.0.45) (2022-09-25) - -### Chore - diff --git a/stable/leantime/4.0.54/Chart.lock b/stable/leantime/4.0.54/Chart.lock deleted file mode 100644 index c7c6334558b..00000000000 --- a/stable/leantime/4.0.54/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -digest: sha256:295e428c316393ce8454e78e86bc68db722fe4ed43b899d9d733e2f9744cf719 -generated: "2022-10-22T14:12:15.935053164Z" diff --git a/stable/leantime/4.0.54/Chart.yaml b/stable/leantime/4.0.54/Chart.yaml deleted file mode 100644 index 2724081e4b9..00000000000 --- a/stable/leantime/4.0.54/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.10" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -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.54 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/leantime/4.0.54/README.md b/stable/leantime/4.0.54/README.md deleted file mode 100644 index 575de2d27a4..00000000000 --- a/stable/leantime/4.0.54/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.95 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.54/charts/common-10.7.1.tgz b/stable/leantime/4.0.54/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/leantime/4.0.54/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/leantime/4.0.54/charts/mariadb-3.0.95.tgz b/stable/leantime/4.0.54/charts/mariadb-3.0.95.tgz deleted file mode 100644 index 8b64eea58a2..00000000000 Binary files a/stable/leantime/4.0.54/charts/mariadb-3.0.95.tgz and /dev/null differ diff --git a/stable/leantime/4.0.55/CHANGELOG.md b/stable/leantime/4.0.55/CHANGELOG.md new file mode 100644 index 00000000000..5c5222aa386 --- /dev/null +++ b/stable/leantime/4.0.55/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [leantime-4.0.55](https://github.com/truecharts/charts/compare/leantime-4.0.54...leantime-4.0.55) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [leantime-4.0.54](https://github.com/truecharts/charts/compare/leantime-4.0.53...leantime-4.0.54) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [leantime-4.0.53](https://github.com/truecharts/charts/compare/leantime-4.0.52...leantime-4.0.53) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [leantime-4.0.52](https://github.com/truecharts/charts/compare/leantime-4.0.51...leantime-4.0.52) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [leantime-4.0.51](https://github.com/truecharts/charts/compare/leantime-4.0.50...leantime-4.0.51) (2022-10-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [leantime-4.0.50](https://github.com/truecharts/charts/compare/leantime-4.0.49...leantime-4.0.50) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [leantime-4.0.49](https://github.com/truecharts/charts/compare/leantime-4.0.48...leantime-4.0.49) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [leantime-4.0.49](https://github.com/truecharts/charts/compare/leantime-4.0.48...leantime-4.0.49) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [leantime-4.0.48](https://github.com/truecharts/charts/compare/leantime-4.0.47...leantime-4.0.48) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [leantime-4.0.46](https://github.com/truecharts/charts/compare/leantime-4.0.45...leantime-4.0.46) (2022-09-27) + +### Chore + diff --git a/stable/leantime/4.0.55/Chart.lock b/stable/leantime/4.0.55/Chart.lock new file mode 100644 index 00000000000..3c59ac1a700 --- /dev/null +++ b/stable/leantime/4.0.55/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add +generated: "2022-10-25T10:16:58.50698033Z" diff --git a/stable/leantime/4.0.55/Chart.yaml b/stable/leantime/4.0.55/Chart.yaml new file mode 100644 index 00000000000..73bc9192eb0 --- /dev/null +++ b/stable/leantime/4.0.55/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "2.2.10" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +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.55 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/leantime/4.0.55/README.md b/stable/leantime/4.0.55/README.md new file mode 100644 index 00000000000..6905c7550f5 --- /dev/null +++ b/stable/leantime/4.0.55/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.100 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.54/app-readme.md b/stable/leantime/4.0.55/app-readme.md similarity index 100% rename from stable/leantime/4.0.54/app-readme.md rename to stable/leantime/4.0.55/app-readme.md diff --git a/stable/leantime/4.0.55/charts/common-10.7.7.tgz b/stable/leantime/4.0.55/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/leantime/4.0.55/charts/common-10.7.7.tgz differ diff --git a/stable/leantime/4.0.55/charts/mariadb-3.0.100.tgz b/stable/leantime/4.0.55/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/stable/leantime/4.0.55/charts/mariadb-3.0.100.tgz differ diff --git a/stable/leantime/4.0.54/ix_values.yaml b/stable/leantime/4.0.55/ix_values.yaml similarity index 100% rename from stable/leantime/4.0.54/ix_values.yaml rename to stable/leantime/4.0.55/ix_values.yaml diff --git a/stable/leantime/4.0.54/questions.yaml b/stable/leantime/4.0.55/questions.yaml similarity index 100% rename from stable/leantime/4.0.54/questions.yaml rename to stable/leantime/4.0.55/questions.yaml diff --git a/stable/leantime/4.0.54/templates/_secrets.tpl b/stable/leantime/4.0.55/templates/_secrets.tpl similarity index 100% rename from stable/leantime/4.0.54/templates/_secrets.tpl rename to stable/leantime/4.0.55/templates/_secrets.tpl diff --git a/stable/leantime/4.0.54/templates/common.yaml b/stable/leantime/4.0.55/templates/common.yaml similarity index 100% rename from stable/leantime/4.0.54/templates/common.yaml rename to stable/leantime/4.0.55/templates/common.yaml diff --git a/stable/minecraft-bedrock/1.0.41/values.yaml b/stable/leantime/4.0.55/values.yaml similarity index 100% rename from stable/minecraft-bedrock/1.0.41/values.yaml rename to stable/leantime/4.0.55/values.yaml diff --git a/stable/libreddit/1.0.31/CHANGELOG.md b/stable/libreddit/1.0.31/CHANGELOG.md deleted file mode 100644 index 4c334ea00c3..00000000000 --- a/stable/libreddit/1.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [libreddit-1.0.31](https://github.com/truecharts/charts/compare/libreddit-1.0.30...libreddit-1.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [libreddit-1.0.30](https://github.com/truecharts/charts/compare/libreddit-1.0.29...libreddit-1.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [libreddit-1.0.29](https://github.com/truecharts/charts/compare/libreddit-1.0.28...libreddit-1.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [libreddit-1.0.29](https://github.com/truecharts/charts/compare/libreddit-1.0.28...libreddit-1.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [libreddit-1.0.28](https://github.com/truecharts/charts/compare/libreddit-1.0.27...libreddit-1.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [libreddit-1.0.27](https://github.com/truecharts/charts/compare/libreddit-1.0.26...libreddit-1.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/libreddit/1.0.31/Chart.lock b/stable/libreddit/1.0.31/Chart.lock deleted file mode 100644 index 7e0be5ff608..00000000000 --- a/stable/libreddit/1.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:22:25.832860108Z" diff --git a/stable/libreddit/1.0.31/Chart.yaml b/stable/libreddit/1.0.31/Chart.yaml deleted file mode 100644 index e88cecd34ba..00000000000 --- a/stable/libreddit/1.0.31/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.31 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/libreddit/1.0.31/README.md b/stable/libreddit/1.0.31/README.md deleted file mode 100644 index a5f28264b57..00000000000 --- a/stable/libreddit/1.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/stable/libreddit/1.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/libreddit/1.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/libreddit/1.0.32/CHANGELOG.md b/stable/libreddit/1.0.32/CHANGELOG.md new file mode 100644 index 00000000000..26fd8f5cba8 --- /dev/null +++ b/stable/libreddit/1.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [libreddit-1.0.32](https://github.com/truecharts/charts/compare/libreddit-1.0.31...libreddit-1.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [libreddit-1.0.31](https://github.com/truecharts/charts/compare/libreddit-1.0.30...libreddit-1.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [libreddit-1.0.30](https://github.com/truecharts/charts/compare/libreddit-1.0.29...libreddit-1.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [libreddit-1.0.29](https://github.com/truecharts/charts/compare/libreddit-1.0.28...libreddit-1.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [libreddit-1.0.29](https://github.com/truecharts/charts/compare/libreddit-1.0.28...libreddit-1.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [libreddit-1.0.28](https://github.com/truecharts/charts/compare/libreddit-1.0.27...libreddit-1.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [libreddit-1.0.27](https://github.com/truecharts/charts/compare/libreddit-1.0.26...libreddit-1.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/libreddit/1.0.32/Chart.lock b/stable/libreddit/1.0.32/Chart.lock new file mode 100644 index 00000000000..315c45bc84b --- /dev/null +++ b/stable/libreddit/1.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:16:56.652841218Z" diff --git a/stable/libreddit/1.0.32/Chart.yaml b/stable/libreddit/1.0.32/Chart.yaml new file mode 100644 index 00000000000..fea5862b036 --- /dev/null +++ b/stable/libreddit/1.0.32/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.32 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/libreddit/1.0.32/README.md b/stable/libreddit/1.0.32/README.md new file mode 100644 index 00000000000..f3ae5c07ba5 --- /dev/null +++ b/stable/libreddit/1.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/stable/libreddit/1.0.32/app-readme.md similarity index 100% rename from stable/libreddit/1.0.31/app-readme.md rename to stable/libreddit/1.0.32/app-readme.md diff --git a/stable/libreddit/1.0.32/charts/common-10.7.7.tgz b/stable/libreddit/1.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/libreddit/1.0.32/charts/common-10.7.7.tgz differ diff --git a/stable/libreddit/1.0.31/ix_values.yaml b/stable/libreddit/1.0.32/ix_values.yaml similarity index 100% rename from stable/libreddit/1.0.31/ix_values.yaml rename to stable/libreddit/1.0.32/ix_values.yaml diff --git a/stable/libreddit/1.0.31/questions.yaml b/stable/libreddit/1.0.32/questions.yaml similarity index 100% rename from stable/libreddit/1.0.31/questions.yaml rename to stable/libreddit/1.0.32/questions.yaml diff --git a/stable/minetest/1.0.38/templates/common.yaml b/stable/libreddit/1.0.32/templates/common.yaml similarity index 100% rename from stable/minetest/1.0.38/templates/common.yaml rename to stable/libreddit/1.0.32/templates/common.yaml diff --git a/stable/minecraft-java/1.0.70/values.yaml b/stable/libreddit/1.0.32/values.yaml similarity index 100% rename from stable/minecraft-java/1.0.70/values.yaml rename to stable/libreddit/1.0.32/values.yaml diff --git a/stable/libreoffice/2.0.37/CHANGELOG.md b/stable/libreoffice/2.0.37/CHANGELOG.md deleted file mode 100644 index aada9bb1031..00000000000 --- a/stable/libreoffice/2.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [libreoffice-2.0.37](https://github.com/truecharts/charts/compare/libreoffice-2.0.36...libreoffice-2.0.37) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [libreoffice-2.0.36](https://github.com/truecharts/charts/compare/libreoffice-2.0.35...libreoffice-2.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [libreoffice-2.0.35](https://github.com/truecharts/charts/compare/libreoffice-2.0.34...libreoffice-2.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [libreoffice-2.0.34](https://github.com/truecharts/charts/compare/libreoffice-2.0.33...libreoffice-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [libreoffice-2.0.34](https://github.com/truecharts/charts/compare/libreoffice-2.0.33...libreoffice-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [libreoffice-2.0.33](https://github.com/truecharts/charts/compare/libreoffice-2.0.32...libreoffice-2.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [libreoffice-2.0.32](https://github.com/truecharts/charts/compare/libreoffice-2.0.31...libreoffice-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/libreoffice/2.0.37/Chart.lock b/stable/libreoffice/2.0.37/Chart.lock deleted file mode 100644 index 5dcae710cdf..00000000000 --- a/stable/libreoffice/2.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:51:49.09407741Z" diff --git a/stable/libreoffice/2.0.37/Chart.yaml b/stable/libreoffice/2.0.37/Chart.yaml deleted file mode 100644 index 0f36ad93c86..00000000000 --- a/stable/libreoffice/2.0.37/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: libreoffice -version: 2.0.37 -appVersion: "7.2.7" -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.7.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.37/README.md b/stable/libreoffice/2.0.37/README.md deleted file mode 100644 index c9656b22d79..00000000000 --- a/stable/libreoffice/2.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/charts/common-10.7.1.tgz b/stable/libreoffice/2.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/libreoffice/2.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/libreoffice/2.0.38/CHANGELOG.md b/stable/libreoffice/2.0.38/CHANGELOG.md new file mode 100644 index 00000000000..a612d5937d7 --- /dev/null +++ b/stable/libreoffice/2.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [libreoffice-2.0.38](https://github.com/truecharts/charts/compare/libreoffice-2.0.37...libreoffice-2.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [libreoffice-2.0.37](https://github.com/truecharts/charts/compare/libreoffice-2.0.36...libreoffice-2.0.37) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [libreoffice-2.0.36](https://github.com/truecharts/charts/compare/libreoffice-2.0.35...libreoffice-2.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [libreoffice-2.0.35](https://github.com/truecharts/charts/compare/libreoffice-2.0.34...libreoffice-2.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [libreoffice-2.0.34](https://github.com/truecharts/charts/compare/libreoffice-2.0.33...libreoffice-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [libreoffice-2.0.34](https://github.com/truecharts/charts/compare/libreoffice-2.0.33...libreoffice-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [libreoffice-2.0.33](https://github.com/truecharts/charts/compare/libreoffice-2.0.32...libreoffice-2.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [libreoffice-2.0.32](https://github.com/truecharts/charts/compare/libreoffice-2.0.31...libreoffice-2.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/libreoffice/2.0.38/Chart.lock b/stable/libreoffice/2.0.38/Chart.lock new file mode 100644 index 00000000000..d9416410fbb --- /dev/null +++ b/stable/libreoffice/2.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:17:10.968834244Z" diff --git a/stable/libreoffice/2.0.38/Chart.yaml b/stable/libreoffice/2.0.38/Chart.yaml new file mode 100644 index 00000000000..c38d2cb65bf --- /dev/null +++ b/stable/libreoffice/2.0.38/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: libreoffice +version: 2.0.38 +appVersion: "7.2.7" +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.7.7 + # 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.38/README.md b/stable/libreoffice/2.0.38/README.md new file mode 100644 index 00000000000..201188f325d --- /dev/null +++ b/stable/libreoffice/2.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/libreoffice/2.0.38/app-readme.md similarity index 100% rename from stable/libreoffice/2.0.37/app-readme.md rename to stable/libreoffice/2.0.38/app-readme.md diff --git a/stable/libreoffice/2.0.38/charts/common-10.7.7.tgz b/stable/libreoffice/2.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/libreoffice/2.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/libreoffice/2.0.37/ix_values.yaml b/stable/libreoffice/2.0.38/ix_values.yaml similarity index 100% rename from stable/libreoffice/2.0.37/ix_values.yaml rename to stable/libreoffice/2.0.38/ix_values.yaml diff --git a/stable/libreoffice/2.0.37/questions.yaml b/stable/libreoffice/2.0.38/questions.yaml similarity index 100% rename from stable/libreoffice/2.0.37/questions.yaml rename to stable/libreoffice/2.0.38/questions.yaml diff --git a/stable/miniflux/7.0.47/templates/common.yaml b/stable/libreoffice/2.0.38/templates/common.yaml similarity index 100% rename from stable/miniflux/7.0.47/templates/common.yaml rename to stable/libreoffice/2.0.38/templates/common.yaml diff --git a/stable/minetest/1.0.38/values.yaml b/stable/libreoffice/2.0.38/values.yaml similarity index 100% rename from stable/minetest/1.0.38/values.yaml rename to stable/libreoffice/2.0.38/values.yaml diff --git a/stable/librephotos/4.0.46/CHANGELOG.md b/stable/librephotos/4.0.46/CHANGELOG.md deleted file mode 100644 index fe481789413..00000000000 --- a/stable/librephotos/4.0.46/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [librephotos-4.0.46](https://github.com/truecharts/charts/compare/librephotos-4.0.45...librephotos-4.0.46) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [librephotos-4.0.45](https://github.com/truecharts/charts/compare/librephotos-4.0.44...librephotos-4.0.45) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [librephotos-4.0.44](https://github.com/truecharts/charts/compare/librephotos-4.0.43...librephotos-4.0.44) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [librephotos-4.0.44](https://github.com/truecharts/charts/compare/librephotos-4.0.43...librephotos-4.0.44) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [librephotos-4.0.43](https://github.com/truecharts/charts/compare/librephotos-4.0.42...librephotos-4.0.43) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [librephotos-4.0.41](https://github.com/truecharts/charts/compare/librephotos-4.0.40...librephotos-4.0.41) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/librephotos/4.0.46/Chart.lock b/stable/librephotos/4.0.46/Chart.lock deleted file mode 100644 index 54704ed1f9c..00000000000 --- a/stable/librephotos/4.0.46/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:5944a2a450aec6283b54578a7276a1ba273ce06e0eed12428badb3d1d8c3b2ff -generated: "2022-10-19T13:23:00.848669596Z" diff --git a/stable/librephotos/4.0.46/Chart.yaml b/stable/librephotos/4.0.46/Chart.yaml deleted file mode 100644 index cf61bd24cf8..00000000000 --- a/stable/librephotos/4.0.46/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "2022w6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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.46 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/librephotos/4.0.46/README.md b/stable/librephotos/4.0.46/README.md deleted file mode 100644 index 41c1d49ff41..00000000000 --- a/stable/librephotos/4.0.46/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.101 | -| https://charts.truecharts.org | redis | 3.0.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.46/charts/common-10.7.1.tgz b/stable/librephotos/4.0.46/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/librephotos/4.0.46/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/librephotos/4.0.46/charts/postgresql-8.0.101.tgz b/stable/librephotos/4.0.46/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/librephotos/4.0.46/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/librephotos/4.0.46/charts/redis-3.0.97.tgz b/stable/librephotos/4.0.46/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/librephotos/4.0.46/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/librephotos/4.0.47/CHANGELOG.md b/stable/librephotos/4.0.47/CHANGELOG.md new file mode 100644 index 00000000000..7a17c5a92fc --- /dev/null +++ b/stable/librephotos/4.0.47/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [librephotos-4.0.47](https://github.com/truecharts/charts/compare/librephotos-4.0.46...librephotos-4.0.47) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [librephotos-4.0.46](https://github.com/truecharts/charts/compare/librephotos-4.0.45...librephotos-4.0.46) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [librephotos-4.0.45](https://github.com/truecharts/charts/compare/librephotos-4.0.44...librephotos-4.0.45) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [librephotos-4.0.44](https://github.com/truecharts/charts/compare/librephotos-4.0.43...librephotos-4.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [librephotos-4.0.44](https://github.com/truecharts/charts/compare/librephotos-4.0.43...librephotos-4.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [librephotos-4.0.43](https://github.com/truecharts/charts/compare/librephotos-4.0.42...librephotos-4.0.43) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [librephotos-4.0.41](https://github.com/truecharts/charts/compare/librephotos-4.0.40...librephotos-4.0.41) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/librephotos/4.0.47/Chart.lock b/stable/librephotos/4.0.47/Chart.lock new file mode 100644 index 00000000000..154a34c83a9 --- /dev/null +++ b/stable/librephotos/4.0.47/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:74b14c49cbb6c324d31f5e500c3bd2cfcbb61460306ba7433f71fa45ef2f03a3 +generated: "2022-10-25T10:17:44.694417145Z" diff --git a/stable/librephotos/4.0.47/Chart.yaml b/stable/librephotos/4.0.47/Chart.yaml new file mode 100644 index 00000000000..c480184b4a8 --- /dev/null +++ b/stable/librephotos/4.0.47/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "2022w6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.47 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/librephotos/4.0.47/README.md b/stable/librephotos/4.0.47/README.md new file mode 100644 index 00000000000..7ca5621b577 --- /dev/null +++ b/stable/librephotos/4.0.47/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.106 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.46/app-readme.md b/stable/librephotos/4.0.47/app-readme.md similarity index 100% rename from stable/librephotos/4.0.46/app-readme.md rename to stable/librephotos/4.0.47/app-readme.md diff --git a/stable/librephotos/4.0.47/charts/common-10.7.7.tgz b/stable/librephotos/4.0.47/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/librephotos/4.0.47/charts/common-10.7.7.tgz differ diff --git a/stable/librephotos/4.0.47/charts/postgresql-8.0.106.tgz b/stable/librephotos/4.0.47/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/librephotos/4.0.47/charts/postgresql-8.0.106.tgz differ diff --git a/stable/librephotos/4.0.47/charts/redis-3.0.102.tgz b/stable/librephotos/4.0.47/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/librephotos/4.0.47/charts/redis-3.0.102.tgz differ diff --git a/stable/librephotos/4.0.46/ix_values.yaml b/stable/librephotos/4.0.47/ix_values.yaml similarity index 100% rename from stable/librephotos/4.0.46/ix_values.yaml rename to stable/librephotos/4.0.47/ix_values.yaml diff --git a/stable/librephotos/4.0.46/questions.yaml b/stable/librephotos/4.0.47/questions.yaml similarity index 100% rename from stable/librephotos/4.0.46/questions.yaml rename to stable/librephotos/4.0.47/questions.yaml diff --git a/stable/librephotos/4.0.46/templates/_secrets.tpl b/stable/librephotos/4.0.47/templates/_secrets.tpl similarity index 100% rename from stable/librephotos/4.0.46/templates/_secrets.tpl rename to stable/librephotos/4.0.47/templates/_secrets.tpl diff --git a/stable/librephotos/4.0.46/templates/common.yaml b/stable/librephotos/4.0.47/templates/common.yaml similarity index 100% rename from stable/librephotos/4.0.46/templates/common.yaml rename to stable/librephotos/4.0.47/templates/common.yaml diff --git a/stable/miniflux/7.0.47/values.yaml b/stable/librephotos/4.0.47/values.yaml similarity index 100% rename from stable/miniflux/7.0.47/values.yaml rename to stable/librephotos/4.0.47/values.yaml diff --git a/stable/librespeed/6.0.37/CHANGELOG.md b/stable/librespeed/6.0.37/CHANGELOG.md deleted file mode 100644 index 17625d6e65f..00000000000 --- a/stable/librespeed/6.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [librespeed-6.0.37](https://github.com/truecharts/charts/compare/librespeed-6.0.36...librespeed-6.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [librespeed-6.0.36](https://github.com/truecharts/charts/compare/librespeed-6.0.35...librespeed-6.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [librespeed-6.0.35](https://github.com/truecharts/charts/compare/librespeed-6.0.34...librespeed-6.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [librespeed-6.0.35](https://github.com/truecharts/charts/compare/librespeed-6.0.34...librespeed-6.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [librespeed-6.0.34](https://github.com/truecharts/charts/compare/librespeed-6.0.33...librespeed-6.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [librespeed-6.0.33](https://github.com/truecharts/charts/compare/librespeed-6.0.32...librespeed-6.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/librespeed/6.0.37/Chart.lock b/stable/librespeed/6.0.37/Chart.lock deleted file mode 100644 index ebccb78d4c5..00000000000 --- a/stable/librespeed/6.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:22:57.098340477Z" diff --git a/stable/librespeed/6.0.37/Chart.yaml b/stable/librespeed/6.0.37/Chart.yaml deleted file mode 100644 index 59f414a48af..00000000000 --- a/stable/librespeed/6.0.37/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.7.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.37 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/librespeed/6.0.37/README.md b/stable/librespeed/6.0.37/README.md deleted file mode 100644 index c1a3c51d284..00000000000 --- a/stable/librespeed/6.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/librespeed/6.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/librespeed/6.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/librespeed/6.0.38/CHANGELOG.md b/stable/librespeed/6.0.38/CHANGELOG.md new file mode 100644 index 00000000000..30cd040a66f --- /dev/null +++ b/stable/librespeed/6.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [librespeed-6.0.38](https://github.com/truecharts/charts/compare/librespeed-6.0.37...librespeed-6.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [librespeed-6.0.37](https://github.com/truecharts/charts/compare/librespeed-6.0.36...librespeed-6.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [librespeed-6.0.36](https://github.com/truecharts/charts/compare/librespeed-6.0.35...librespeed-6.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [librespeed-6.0.35](https://github.com/truecharts/charts/compare/librespeed-6.0.34...librespeed-6.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [librespeed-6.0.35](https://github.com/truecharts/charts/compare/librespeed-6.0.34...librespeed-6.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [librespeed-6.0.34](https://github.com/truecharts/charts/compare/librespeed-6.0.33...librespeed-6.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [librespeed-6.0.33](https://github.com/truecharts/charts/compare/librespeed-6.0.32...librespeed-6.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/librespeed/6.0.38/Chart.lock b/stable/librespeed/6.0.38/Chart.lock new file mode 100644 index 00000000000..af50ae31b8d --- /dev/null +++ b/stable/librespeed/6.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:17:38.177619591Z" diff --git a/stable/librespeed/6.0.38/Chart.yaml b/stable/librespeed/6.0.38/Chart.yaml new file mode 100644 index 00000000000..e5c7eda11fa --- /dev/null +++ b/stable/librespeed/6.0.38/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "5.2.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/librespeed/6.0.38/README.md b/stable/librespeed/6.0.38/README.md new file mode 100644 index 00000000000..642d912697f --- /dev/null +++ b/stable/librespeed/6.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/librespeed/6.0.38/app-readme.md similarity index 100% rename from stable/librespeed/6.0.37/app-readme.md rename to stable/librespeed/6.0.38/app-readme.md diff --git a/stable/librespeed/6.0.38/charts/common-10.7.7.tgz b/stable/librespeed/6.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/librespeed/6.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/librespeed/6.0.37/ci/ct-values.yaml b/stable/librespeed/6.0.38/ci/ct-values.yaml similarity index 100% rename from stable/librespeed/6.0.37/ci/ct-values.yaml rename to stable/librespeed/6.0.38/ci/ct-values.yaml diff --git a/stable/librespeed/6.0.37/ix_values.yaml b/stable/librespeed/6.0.38/ix_values.yaml similarity index 100% rename from stable/librespeed/6.0.37/ix_values.yaml rename to stable/librespeed/6.0.38/ix_values.yaml diff --git a/stable/librespeed/6.0.37/questions.yaml b/stable/librespeed/6.0.38/questions.yaml similarity index 100% rename from stable/librespeed/6.0.37/questions.yaml rename to stable/librespeed/6.0.38/questions.yaml diff --git a/stable/minio-console/3.0.50/templates/common.yaml b/stable/librespeed/6.0.38/templates/common.yaml similarity index 100% rename from stable/minio-console/3.0.50/templates/common.yaml rename to stable/librespeed/6.0.38/templates/common.yaml diff --git a/stable/minio-console/3.0.50/values.yaml b/stable/librespeed/6.0.38/values.yaml similarity index 100% rename from stable/minio-console/3.0.50/values.yaml rename to stable/librespeed/6.0.38/values.yaml diff --git a/stable/lidarr/11.0.38/CHANGELOG.md b/stable/lidarr/11.0.38/CHANGELOG.md new file mode 100644 index 00000000000..9aafe112050 --- /dev/null +++ b/stable/lidarr/11.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lidarr-11.0.38](https://github.com/truecharts/charts/compare/lidarr-11.0.37...lidarr-11.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [lidarr-11.0.37](https://github.com/truecharts/charts/compare/lidarr-11.0.36...lidarr-11.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [lidarr-11.0.36](https://github.com/truecharts/charts/compare/lidarr-11.0.35...lidarr-11.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [lidarr-11.0.35](https://github.com/truecharts/charts/compare/lidarr-11.0.34...lidarr-11.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lidarr-11.0.35](https://github.com/truecharts/charts/compare/lidarr-11.0.34...lidarr-11.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lidarr-11.0.34](https://github.com/truecharts/charts/compare/lidarr-11.0.33...lidarr-11.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [lidarr-11.0.33](https://github.com/truecharts/charts/compare/lidarr-11.0.32...lidarr-11.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/lidarr/11.0.38/Chart.lock b/stable/lidarr/11.0.38/Chart.lock new file mode 100644 index 00000000000..6038c7c14c1 --- /dev/null +++ b/stable/lidarr/11.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:17:53.407362322Z" diff --git a/stable/lidarr/11.0.38/Chart.yaml b/stable/lidarr/11.0.38/Chart.yaml new file mode 100644 index 00000000000..cfc63015f95 --- /dev/null +++ b/stable/lidarr/11.0.38/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.1.0.2649" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lidarr/11.0.38/README.md b/stable/lidarr/11.0.38/README.md new file mode 100644 index 00000000000..e74752b8212 --- /dev/null +++ b/stable/lidarr/11.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/stable/lidarr/11.0.38/app-readme.md new file mode 100644 index 00000000000..87206e31f8a --- /dev/null +++ b/stable/lidarr/11.0.38/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.38/charts/common-10.7.7.tgz b/stable/lidarr/11.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/lidarr/11.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/lidarr/11.0.38/ix_values.yaml b/stable/lidarr/11.0.38/ix_values.yaml new file mode 100644 index 00000000000..3b0721fec92 --- /dev/null +++ b/stable/lidarr/11.0.38/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.38/questions.yaml b/stable/lidarr/11.0.38/questions.yaml new file mode 100644 index 00000000000..1393114f51e --- /dev/null +++ b/stable/lidarr/11.0.38/questions.yaml @@ -0,0 +1,2569 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/minio/3.0.69/templates/common.yaml b/stable/lidarr/11.0.38/templates/common.yaml similarity index 100% rename from stable/minio/3.0.69/templates/common.yaml rename to stable/lidarr/11.0.38/templates/common.yaml diff --git a/stable/minio/3.0.69/values.yaml b/stable/lidarr/11.0.38/values.yaml similarity index 100% rename from stable/minio/3.0.69/values.yaml rename to stable/lidarr/11.0.38/values.yaml diff --git a/stable/linkace/4.0.54/CHANGELOG.md b/stable/linkace/4.0.54/CHANGELOG.md deleted file mode 100644 index 81431751a6a..00000000000 --- a/stable/linkace/4.0.54/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [linkace-4.0.54](https://github.com/truecharts/charts/compare/linkace-4.0.53...linkace-4.0.54) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [linkace-4.0.53](https://github.com/truecharts/charts/compare/linkace-4.0.52...linkace-4.0.53) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [linkace-4.0.52](https://github.com/truecharts/charts/compare/linkace-4.0.51...linkace-4.0.52) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [linkace-4.0.52](https://github.com/truecharts/charts/compare/linkace-4.0.51...linkace-4.0.52) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [linkace-4.0.51](https://github.com/truecharts/charts/compare/linkace-4.0.50...linkace-4.0.51) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [linkace-4.0.49](https://github.com/truecharts/charts/compare/linkace-4.0.48...linkace-4.0.49) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/linkace/4.0.54/Chart.lock b/stable/linkace/4.0.54/Chart.lock deleted file mode 100644 index b2fee3e2be1..00000000000 --- a/stable/linkace/4.0.54/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:d21b7fbdd54c812cf4fd7ca235065acef9b198173e4f12652de14da15d4aa713 -generated: "2022-10-19T13:23:32.422094993Z" diff --git a/stable/linkace/4.0.54/Chart.yaml b/stable/linkace/4.0.54/Chart.yaml deleted file mode 100644 index 11847864d58..00000000000 --- a/stable/linkace/4.0.54/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.7.1 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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.54 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/linkace/4.0.54/README.md b/stable/linkace/4.0.54/README.md deleted file mode 100644 index 605c819e144..00000000000 --- a/stable/linkace/4.0.54/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.95 | -| https://charts.truecharts.org | redis | 3.0.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.54/charts/common-10.7.1.tgz b/stable/linkace/4.0.54/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/linkace/4.0.54/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/linkace/4.0.54/charts/mariadb-3.0.95.tgz b/stable/linkace/4.0.54/charts/mariadb-3.0.95.tgz deleted file mode 100644 index 8b64eea58a2..00000000000 Binary files a/stable/linkace/4.0.54/charts/mariadb-3.0.95.tgz and /dev/null differ diff --git a/stable/linkace/4.0.54/charts/redis-3.0.97.tgz b/stable/linkace/4.0.54/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/linkace/4.0.54/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/linkace/4.0.55/CHANGELOG.md b/stable/linkace/4.0.55/CHANGELOG.md new file mode 100644 index 00000000000..ff200911317 --- /dev/null +++ b/stable/linkace/4.0.55/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [linkace-4.0.55](https://github.com/truecharts/charts/compare/linkace-4.0.54...linkace-4.0.55) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [linkace-4.0.54](https://github.com/truecharts/charts/compare/linkace-4.0.53...linkace-4.0.54) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [linkace-4.0.53](https://github.com/truecharts/charts/compare/linkace-4.0.52...linkace-4.0.53) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [linkace-4.0.52](https://github.com/truecharts/charts/compare/linkace-4.0.51...linkace-4.0.52) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [linkace-4.0.52](https://github.com/truecharts/charts/compare/linkace-4.0.51...linkace-4.0.52) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [linkace-4.0.51](https://github.com/truecharts/charts/compare/linkace-4.0.50...linkace-4.0.51) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [linkace-4.0.49](https://github.com/truecharts/charts/compare/linkace-4.0.48...linkace-4.0.49) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) diff --git a/stable/linkace/4.0.55/Chart.lock b/stable/linkace/4.0.55/Chart.lock new file mode 100644 index 00000000000..a1aad5f3ce9 --- /dev/null +++ b/stable/linkace/4.0.55/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:b1749d73a952dec1b95d2c98eae40788c2b3807661245f392ebba5e5cdf210f3 +generated: "2022-10-25T10:18:30.068987241Z" diff --git a/stable/linkace/4.0.55/Chart.yaml b/stable/linkace/4.0.55/Chart.yaml new file mode 100644 index 00000000000..db4e0d9b38c --- /dev/null +++ b/stable/linkace/4.0.55/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "1.10.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.55 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/linkace/4.0.55/README.md b/stable/linkace/4.0.55/README.md new file mode 100644 index 00000000000..e2cdd8fb05b --- /dev/null +++ b/stable/linkace/4.0.55/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.100 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.54/app-readme.md b/stable/linkace/4.0.55/app-readme.md similarity index 100% rename from stable/linkace/4.0.54/app-readme.md rename to stable/linkace/4.0.55/app-readme.md diff --git a/stable/linkace/4.0.55/charts/common-10.7.7.tgz b/stable/linkace/4.0.55/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/linkace/4.0.55/charts/common-10.7.7.tgz differ diff --git a/stable/linkace/4.0.55/charts/mariadb-3.0.100.tgz b/stable/linkace/4.0.55/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/stable/linkace/4.0.55/charts/mariadb-3.0.100.tgz differ diff --git a/stable/linkace/4.0.55/charts/redis-3.0.102.tgz b/stable/linkace/4.0.55/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/linkace/4.0.55/charts/redis-3.0.102.tgz differ diff --git a/stable/linkace/4.0.54/ix_values.yaml b/stable/linkace/4.0.55/ix_values.yaml similarity index 100% rename from stable/linkace/4.0.54/ix_values.yaml rename to stable/linkace/4.0.55/ix_values.yaml diff --git a/stable/linkace/4.0.54/questions.yaml b/stable/linkace/4.0.55/questions.yaml similarity index 100% rename from stable/linkace/4.0.54/questions.yaml rename to stable/linkace/4.0.55/questions.yaml diff --git a/stable/linkace/4.0.54/templates/_cronjob.tpl b/stable/linkace/4.0.55/templates/_cronjob.tpl similarity index 100% rename from stable/linkace/4.0.54/templates/_cronjob.tpl rename to stable/linkace/4.0.55/templates/_cronjob.tpl diff --git a/stable/linkace/4.0.54/templates/_secrets.tpl b/stable/linkace/4.0.55/templates/_secrets.tpl similarity index 100% rename from stable/linkace/4.0.54/templates/_secrets.tpl rename to stable/linkace/4.0.55/templates/_secrets.tpl diff --git a/stable/linkace/4.0.54/templates/common.yaml b/stable/linkace/4.0.55/templates/common.yaml similarity index 100% rename from stable/linkace/4.0.54/templates/common.yaml rename to stable/linkace/4.0.55/templates/common.yaml diff --git a/stable/minisatip/2.0.36/values.yaml b/stable/linkace/4.0.55/values.yaml similarity index 100% rename from stable/minisatip/2.0.36/values.yaml rename to stable/linkace/4.0.55/values.yaml diff --git a/stable/linkding/2.0.42/CHANGELOG.md b/stable/linkding/2.0.42/CHANGELOG.md deleted file mode 100644 index aa08862bddf..00000000000 --- a/stable/linkding/2.0.42/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [linkding-2.0.42](https://github.com/truecharts/charts/compare/linkding-2.0.41...linkding-2.0.42) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [linkding-2.0.41](https://github.com/truecharts/charts/compare/linkding-2.0.40...linkding-2.0.41) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [linkding-2.0.40](https://github.com/truecharts/charts/compare/linkding-2.0.39...linkding-2.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [linkding-2.0.40](https://github.com/truecharts/charts/compare/linkding-2.0.39...linkding-2.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [linkding-2.0.39](https://github.com/truecharts/charts/compare/linkding-2.0.38...linkding-2.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [linkding-2.0.38](https://github.com/truecharts/charts/compare/linkding-2.0.37...linkding-2.0.38) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [linkding-2.0.37](https://github.com/truecharts/charts/compare/linkding-2.0.36...linkding-2.0.37) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/linkding/2.0.42/Chart.lock b/stable/linkding/2.0.42/Chart.lock deleted file mode 100644 index 9072081098a..00000000000 --- a/stable/linkding/2.0.42/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:23:29.022400779Z" diff --git a/stable/linkding/2.0.42/Chart.yaml b/stable/linkding/2.0.42/Chart.yaml deleted file mode 100644 index 8d654be315d..00000000000 --- a/stable/linkding/2.0.42/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.15.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.42 -annotations: - truecharts.org/catagories: | - - bookmarks - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/linkding/2.0.42/README.md b/stable/linkding/2.0.42/README.md deleted file mode 100644 index bfb5cd0d68f..00000000000 --- a/stable/linkding/2.0.42/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.42/charts/common-10.7.1.tgz b/stable/linkding/2.0.42/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/linkding/2.0.42/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/linkding/2.0.43/CHANGELOG.md b/stable/linkding/2.0.43/CHANGELOG.md new file mode 100644 index 00000000000..e1a9df193b3 --- /dev/null +++ b/stable/linkding/2.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [linkding-2.0.43](https://github.com/truecharts/charts/compare/linkding-2.0.42...linkding-2.0.43) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [linkding-2.0.42](https://github.com/truecharts/charts/compare/linkding-2.0.41...linkding-2.0.42) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [linkding-2.0.41](https://github.com/truecharts/charts/compare/linkding-2.0.40...linkding-2.0.41) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [linkding-2.0.40](https://github.com/truecharts/charts/compare/linkding-2.0.39...linkding-2.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [linkding-2.0.40](https://github.com/truecharts/charts/compare/linkding-2.0.39...linkding-2.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [linkding-2.0.39](https://github.com/truecharts/charts/compare/linkding-2.0.38...linkding-2.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [linkding-2.0.38](https://github.com/truecharts/charts/compare/linkding-2.0.37...linkding-2.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [linkding-2.0.37](https://github.com/truecharts/charts/compare/linkding-2.0.36...linkding-2.0.37) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/linkding/2.0.43/Chart.lock b/stable/linkding/2.0.43/Chart.lock new file mode 100644 index 00000000000..ab8941ee742 --- /dev/null +++ b/stable/linkding/2.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:18:22.184256092Z" diff --git a/stable/linkding/2.0.43/Chart.yaml b/stable/linkding/2.0.43/Chart.yaml new file mode 100644 index 00000000000..1764efc0e75 --- /dev/null +++ b/stable/linkding/2.0.43/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.15.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.43 +annotations: + truecharts.org/catagories: | + - bookmarks + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/linkding/2.0.43/README.md b/stable/linkding/2.0.43/README.md new file mode 100644 index 00000000000..7eca8db0a24 --- /dev/null +++ b/stable/linkding/2.0.43/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/app-readme.md b/stable/linkding/2.0.43/app-readme.md similarity index 100% rename from stable/linkding/2.0.42/app-readme.md rename to stable/linkding/2.0.43/app-readme.md diff --git a/stable/linkding/2.0.43/charts/common-10.7.7.tgz b/stable/linkding/2.0.43/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/linkding/2.0.43/charts/common-10.7.7.tgz differ diff --git a/stable/linkding/2.0.42/ix_values.yaml b/stable/linkding/2.0.43/ix_values.yaml similarity index 100% rename from stable/linkding/2.0.42/ix_values.yaml rename to stable/linkding/2.0.43/ix_values.yaml diff --git a/stable/linkding/2.0.42/questions.yaml b/stable/linkding/2.0.43/questions.yaml similarity index 100% rename from stable/linkding/2.0.42/questions.yaml rename to stable/linkding/2.0.43/questions.yaml diff --git a/stable/minisatip/2.0.36/templates/common.yaml b/stable/linkding/2.0.43/templates/common.yaml similarity index 100% rename from stable/minisatip/2.0.36/templates/common.yaml rename to stable/linkding/2.0.43/templates/common.yaml diff --git a/stable/mkvcleaver/1.0.16/values.yaml b/stable/linkding/2.0.43/values.yaml similarity index 100% rename from stable/mkvcleaver/1.0.16/values.yaml rename to stable/linkding/2.0.43/values.yaml diff --git a/stable/littlelink/6.0.77/CHANGELOG.md b/stable/littlelink/6.0.77/CHANGELOG.md deleted file mode 100644 index 7d759857ec1..00000000000 --- a/stable/littlelink/6.0.77/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [littlelink-6.0.77](https://github.com/truecharts/charts/compare/littlelink-6.0.76...littlelink-6.0.77) (2022-10-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [littlelink-6.0.76](https://github.com/truecharts/charts/compare/littlelink-6.0.75...littlelink-6.0.76) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [littlelink-6.0.75](https://github.com/truecharts/charts/compare/littlelink-6.0.74...littlelink-6.0.75) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [littlelink-6.0.74](https://github.com/truecharts/charts/compare/littlelink-6.0.73...littlelink-6.0.74) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [littlelink-6.0.73](https://github.com/truecharts/charts/compare/littlelink-6.0.72...littlelink-6.0.73) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [littlelink-6.0.72](https://github.com/truecharts/charts/compare/littlelink-6.0.71...littlelink-6.0.72) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [littlelink-6.0.72](https://github.com/truecharts/charts/compare/littlelink-6.0.71...littlelink-6.0.72) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [littlelink-6.0.71](https://github.com/truecharts/charts/compare/littlelink-6.0.70...littlelink-6.0.71) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [littlelink-6.0.70](https://github.com/truecharts/charts/compare/littlelink-6.0.69...littlelink-6.0.70) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major - - - - -## [littlelink-6.0.69](https://github.com/truecharts/charts/compare/littlelink-6.0.68...littlelink-6.0.69) (2022-10-01) diff --git a/stable/littlelink/6.0.77/Chart.lock b/stable/littlelink/6.0.77/Chart.lock deleted file mode 100644 index 0b477a1f4a8..00000000000 --- a/stable/littlelink/6.0.77/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:51:51.120622181Z" diff --git a/stable/littlelink/6.0.77/Chart.yaml b/stable/littlelink/6.0.77/Chart.yaml deleted file mode 100644 index 0da8f3162da..00000000000 --- a/stable/littlelink/6.0.77/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.77 -annotations: - truecharts.org/catagories: | - - social - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/littlelink/6.0.77/README.md b/stable/littlelink/6.0.77/README.md deleted file mode 100644 index dc182d209f5..00000000000 --- a/stable/littlelink/6.0.77/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.77/charts/common-10.7.1.tgz b/stable/littlelink/6.0.77/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/littlelink/6.0.77/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/littlelink/6.0.78/CHANGELOG.md b/stable/littlelink/6.0.78/CHANGELOG.md new file mode 100644 index 00000000000..135346b8f99 --- /dev/null +++ b/stable/littlelink/6.0.78/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [littlelink-6.0.78](https://github.com/truecharts/charts/compare/littlelink-6.0.77...littlelink-6.0.78) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [littlelink-6.0.77](https://github.com/truecharts/charts/compare/littlelink-6.0.76...littlelink-6.0.77) (2022-10-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [littlelink-6.0.76](https://github.com/truecharts/charts/compare/littlelink-6.0.75...littlelink-6.0.76) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [littlelink-6.0.75](https://github.com/truecharts/charts/compare/littlelink-6.0.74...littlelink-6.0.75) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [littlelink-6.0.74](https://github.com/truecharts/charts/compare/littlelink-6.0.73...littlelink-6.0.74) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [littlelink-6.0.73](https://github.com/truecharts/charts/compare/littlelink-6.0.72...littlelink-6.0.73) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [littlelink-6.0.72](https://github.com/truecharts/charts/compare/littlelink-6.0.71...littlelink-6.0.72) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [littlelink-6.0.72](https://github.com/truecharts/charts/compare/littlelink-6.0.71...littlelink-6.0.72) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [littlelink-6.0.71](https://github.com/truecharts/charts/compare/littlelink-6.0.70...littlelink-6.0.71) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [littlelink-6.0.70](https://github.com/truecharts/charts/compare/littlelink-6.0.69...littlelink-6.0.70) (2022-10-05) + +### Chore diff --git a/stable/littlelink/6.0.78/Chart.lock b/stable/littlelink/6.0.78/Chart.lock new file mode 100644 index 00000000000..dc5c05dbc99 --- /dev/null +++ b/stable/littlelink/6.0.78/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:18:36.875213116Z" diff --git a/stable/littlelink/6.0.78/Chart.yaml b/stable/littlelink/6.0.78/Chart.yaml new file mode 100644 index 00000000000..b1b94cefcd5 --- /dev/null +++ b/stable/littlelink/6.0.78/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.78 +annotations: + truecharts.org/catagories: | + - social + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/littlelink/6.0.78/README.md b/stable/littlelink/6.0.78/README.md new file mode 100644 index 00000000000..ac7e9f667bb --- /dev/null +++ b/stable/littlelink/6.0.78/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.77/app-readme.md b/stable/littlelink/6.0.78/app-readme.md similarity index 100% rename from stable/littlelink/6.0.77/app-readme.md rename to stable/littlelink/6.0.78/app-readme.md diff --git a/stable/littlelink/6.0.78/charts/common-10.7.7.tgz b/stable/littlelink/6.0.78/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/littlelink/6.0.78/charts/common-10.7.7.tgz differ diff --git a/stable/littlelink/6.0.77/ix_values.yaml b/stable/littlelink/6.0.78/ix_values.yaml similarity index 100% rename from stable/littlelink/6.0.77/ix_values.yaml rename to stable/littlelink/6.0.78/ix_values.yaml diff --git a/stable/littlelink/6.0.77/questions.yaml b/stable/littlelink/6.0.78/questions.yaml similarity index 100% rename from stable/littlelink/6.0.77/questions.yaml rename to stable/littlelink/6.0.78/questions.yaml diff --git a/stable/littlelink/6.0.77/templates/_configmap.tpl b/stable/littlelink/6.0.78/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/6.0.77/templates/_configmap.tpl rename to stable/littlelink/6.0.78/templates/_configmap.tpl diff --git a/stable/littlelink/6.0.77/templates/common.yaml b/stable/littlelink/6.0.78/templates/common.yaml similarity index 100% rename from stable/littlelink/6.0.77/templates/common.yaml rename to stable/littlelink/6.0.78/templates/common.yaml diff --git a/stable/mkvtoolnix/2.0.42/values.yaml b/stable/littlelink/6.0.78/values.yaml similarity index 100% rename from stable/mkvtoolnix/2.0.42/values.yaml rename to stable/littlelink/6.0.78/values.yaml diff --git a/stable/logitech-media-server/4.0.47/CHANGELOG.md b/stable/logitech-media-server/4.0.47/CHANGELOG.md deleted file mode 100644 index 4994d5e7dc5..00000000000 --- a/stable/logitech-media-server/4.0.47/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [logitech-media-server-4.0.47](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.46...logitech-media-server-4.0.47) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [logitech-media-server-4.0.46](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.45...logitech-media-server-4.0.46) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [logitech-media-server-4.0.45](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.44...logitech-media-server-4.0.45) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [logitech-media-server-4.0.45](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.44...logitech-media-server-4.0.45) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [logitech-media-server-4.0.44](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.43...logitech-media-server-4.0.44) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [logitech-media-server-4.0.43](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.42...logitech-media-server-4.0.43) (2022-09-28) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) - - - - -## [logitech-media-server-4.0.42](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.41...logitech-media-server-4.0.42) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/stable/logitech-media-server/4.0.47/Chart.lock b/stable/logitech-media-server/4.0.47/Chart.lock deleted file mode 100644 index 3fccc7c2816..00000000000 --- a/stable/logitech-media-server/4.0.47/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:23:55.274512459Z" diff --git a/stable/logitech-media-server/4.0.47/Chart.yaml b/stable/logitech-media-server/4.0.47/Chart.yaml deleted file mode 100644 index f07d1aea959..00000000000 --- a/stable/logitech-media-server/4.0.47/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.7.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.47 -annotations: - truecharts.org/catagories: | - - media - - audio - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/logitech-media-server/4.0.47/README.md b/stable/logitech-media-server/4.0.47/README.md deleted file mode 100644 index 458fa01cbab..00000000000 --- a/stable/logitech-media-server/4.0.47/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.47/charts/common-10.7.1.tgz b/stable/logitech-media-server/4.0.47/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/logitech-media-server/4.0.47/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/logitech-media-server/4.0.48/CHANGELOG.md b/stable/logitech-media-server/4.0.48/CHANGELOG.md new file mode 100644 index 00000000000..84b20941f7b --- /dev/null +++ b/stable/logitech-media-server/4.0.48/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [logitech-media-server-4.0.48](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.47...logitech-media-server-4.0.48) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [logitech-media-server-4.0.47](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.46...logitech-media-server-4.0.47) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [logitech-media-server-4.0.46](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.45...logitech-media-server-4.0.46) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [logitech-media-server-4.0.45](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.44...logitech-media-server-4.0.45) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [logitech-media-server-4.0.45](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.44...logitech-media-server-4.0.45) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [logitech-media-server-4.0.44](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.43...logitech-media-server-4.0.44) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [logitech-media-server-4.0.43](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.42...logitech-media-server-4.0.43) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + +## [logitech-media-server-4.0.42](https://github.com/truecharts/charts/compare/logitech-media-server-4.0.41...logitech-media-server-4.0.42) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/logitech-media-server/4.0.48/Chart.lock b/stable/logitech-media-server/4.0.48/Chart.lock new file mode 100644 index 00000000000..c8806cf07ef --- /dev/null +++ b/stable/logitech-media-server/4.0.48/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:18:59.539884189Z" diff --git a/stable/logitech-media-server/4.0.48/Chart.yaml b/stable/logitech-media-server/4.0.48/Chart.yaml new file mode 100644 index 00000000000..c4501ab916f --- /dev/null +++ b/stable/logitech-media-server/4.0.48/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "8.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.48 +annotations: + truecharts.org/catagories: | + - media + - audio + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/logitech-media-server/4.0.48/README.md b/stable/logitech-media-server/4.0.48/README.md new file mode 100644 index 00000000000..57edd815478 --- /dev/null +++ b/stable/logitech-media-server/4.0.48/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.47/app-readme.md b/stable/logitech-media-server/4.0.48/app-readme.md similarity index 100% rename from stable/logitech-media-server/4.0.47/app-readme.md rename to stable/logitech-media-server/4.0.48/app-readme.md diff --git a/stable/logitech-media-server/4.0.48/charts/common-10.7.7.tgz b/stable/logitech-media-server/4.0.48/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/logitech-media-server/4.0.48/charts/common-10.7.7.tgz differ diff --git a/stable/logitech-media-server/4.0.47/ix_values.yaml b/stable/logitech-media-server/4.0.48/ix_values.yaml similarity index 100% rename from stable/logitech-media-server/4.0.47/ix_values.yaml rename to stable/logitech-media-server/4.0.48/ix_values.yaml diff --git a/stable/logitech-media-server/4.0.47/questions.yaml b/stable/logitech-media-server/4.0.48/questions.yaml similarity index 100% rename from stable/logitech-media-server/4.0.47/questions.yaml rename to stable/logitech-media-server/4.0.48/questions.yaml diff --git a/stable/mkvcleaver/1.0.16/templates/common.yaml b/stable/logitech-media-server/4.0.48/templates/common.yaml similarity index 100% rename from stable/mkvcleaver/1.0.16/templates/common.yaml rename to stable/logitech-media-server/4.0.48/templates/common.yaml diff --git a/stable/ml-workspace/2.0.37/values.yaml b/stable/logitech-media-server/4.0.48/values.yaml similarity index 100% rename from stable/ml-workspace/2.0.37/values.yaml rename to stable/logitech-media-server/4.0.48/values.yaml diff --git a/stable/loki/5.0.45/CHANGELOG.md b/stable/loki/5.0.45/CHANGELOG.md deleted file mode 100644 index fc9fafa5fde..00000000000 --- a/stable/loki/5.0.45/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [loki-5.0.45](https://github.com/truecharts/charts/compare/loki-5.0.44...loki-5.0.45) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [loki-5.0.44](https://github.com/truecharts/charts/compare/loki-5.0.43...loki-5.0.44) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [loki-5.0.43](https://github.com/truecharts/charts/compare/loki-5.0.42...loki-5.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [loki-5.0.43](https://github.com/truecharts/charts/compare/loki-5.0.42...loki-5.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [loki-5.0.42](https://github.com/truecharts/charts/compare/loki-5.0.41...loki-5.0.42) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [loki-5.0.40](https://github.com/truecharts/charts/compare/loki-5.0.39...loki-5.0.40) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/loki/5.0.45/Chart.lock b/stable/loki/5.0.45/Chart.lock deleted file mode 100644 index ea3becab693..00000000000 --- a/stable/loki/5.0.45/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: promtail - repository: https://charts.truecharts.org - version: 3.0.60 -digest: sha256:937871532b7fc37729d0f1e39b128ccc0fd86fe845ae195a6ea52b41fa3b8555 -generated: "2022-10-19T13:24:13.562750829Z" diff --git a/stable/loki/5.0.45/Chart.yaml b/stable/loki/5.0.45/Chart.yaml deleted file mode 100644 index c7a389d130c..00000000000 --- a/stable/loki/5.0.45/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.7.1 - - name: "promtail" - condition: promtail.enabled - repository: https://charts.truecharts.org - version: "3.0.60" -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.45 -annotations: - truecharts.org/catagories: | - - logs - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/loki/5.0.45/README.md b/stable/loki/5.0.45/README.md deleted file mode 100644 index 17b2b92d309..00000000000 --- a/stable/loki/5.0.45/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.60 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.45/charts/common-10.7.1.tgz b/stable/loki/5.0.45/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/loki/5.0.45/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/loki/5.0.45/charts/promtail-3.0.60.tgz b/stable/loki/5.0.45/charts/promtail-3.0.60.tgz deleted file mode 100644 index c159bcd6664..00000000000 Binary files a/stable/loki/5.0.45/charts/promtail-3.0.60.tgz and /dev/null differ diff --git a/stable/loki/5.0.46/CHANGELOG.md b/stable/loki/5.0.46/CHANGELOG.md new file mode 100644 index 00000000000..1936feac981 --- /dev/null +++ b/stable/loki/5.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [loki-5.0.46](https://github.com/truecharts/charts/compare/loki-5.0.45...loki-5.0.46) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [loki-5.0.45](https://github.com/truecharts/charts/compare/loki-5.0.44...loki-5.0.45) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [loki-5.0.44](https://github.com/truecharts/charts/compare/loki-5.0.43...loki-5.0.44) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [loki-5.0.43](https://github.com/truecharts/charts/compare/loki-5.0.42...loki-5.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [loki-5.0.43](https://github.com/truecharts/charts/compare/loki-5.0.42...loki-5.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [loki-5.0.42](https://github.com/truecharts/charts/compare/loki-5.0.41...loki-5.0.42) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [loki-5.0.40](https://github.com/truecharts/charts/compare/loki-5.0.39...loki-5.0.40) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/loki/5.0.46/Chart.lock b/stable/loki/5.0.46/Chart.lock new file mode 100644 index 00000000000..5c911a3fe56 --- /dev/null +++ b/stable/loki/5.0.46/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: promtail + repository: https://charts.truecharts.org + version: 3.0.64 +digest: sha256:864ef8d8a63f572858e27bdebc46fc846feb17628ab8b571039ea1aba5199cbe +generated: "2022-10-25T10:19:22.507835664Z" diff --git a/stable/loki/5.0.46/Chart.yaml b/stable/loki/5.0.46/Chart.yaml new file mode 100644 index 00000000000..5f914c416cc --- /dev/null +++ b/stable/loki/5.0.46/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.6.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - name: "promtail" + condition: promtail.enabled + repository: https://charts.truecharts.org + version: "3.0.64" +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.46 +annotations: + truecharts.org/catagories: | + - logs + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/loki/5.0.46/README.md b/stable/loki/5.0.46/README.md new file mode 100644 index 00000000000..8ae9cf2ee10 --- /dev/null +++ b/stable/loki/5.0.46/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.64 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.45/app-readme.md b/stable/loki/5.0.46/app-readme.md similarity index 100% rename from stable/loki/5.0.45/app-readme.md rename to stable/loki/5.0.46/app-readme.md diff --git a/stable/loki/5.0.46/charts/common-10.7.7.tgz b/stable/loki/5.0.46/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/loki/5.0.46/charts/common-10.7.7.tgz differ diff --git a/stable/loki/5.0.46/charts/promtail-3.0.64.tgz b/stable/loki/5.0.46/charts/promtail-3.0.64.tgz new file mode 100644 index 00000000000..d7eb26c827c Binary files /dev/null and b/stable/loki/5.0.46/charts/promtail-3.0.64.tgz differ diff --git a/stable/loki/5.0.45/ix_values.yaml b/stable/loki/5.0.46/ix_values.yaml similarity index 100% rename from stable/loki/5.0.45/ix_values.yaml rename to stable/loki/5.0.46/ix_values.yaml diff --git a/stable/loki/5.0.45/questions.yaml b/stable/loki/5.0.46/questions.yaml similarity index 100% rename from stable/loki/5.0.45/questions.yaml rename to stable/loki/5.0.46/questions.yaml diff --git a/stable/loki/5.0.45/templates/_helpers.tpl b/stable/loki/5.0.46/templates/_helpers.tpl similarity index 100% rename from stable/loki/5.0.45/templates/_helpers.tpl rename to stable/loki/5.0.46/templates/_helpers.tpl diff --git a/stable/mkvtoolnix/2.0.42/templates/common.yaml b/stable/loki/5.0.46/templates/common.yaml similarity index 100% rename from stable/mkvtoolnix/2.0.42/templates/common.yaml rename to stable/loki/5.0.46/templates/common.yaml diff --git a/stable/monica/3.0.58/values.yaml b/stable/loki/5.0.46/values.yaml similarity index 100% rename from stable/monica/3.0.58/values.yaml rename to stable/loki/5.0.46/values.yaml diff --git a/stable/lychee/13.0.51/CHANGELOG.md b/stable/lychee/13.0.51/CHANGELOG.md new file mode 100644 index 00000000000..a072dee3ccb --- /dev/null +++ b/stable/lychee/13.0.51/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [lychee-13.0.51](https://github.com/truecharts/charts/compare/lychee-13.0.50...lychee-13.0.51) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [lychee-13.0.50](https://github.com/truecharts/charts/compare/lychee-13.0.49...lychee-13.0.50) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [lychee-13.0.49](https://github.com/truecharts/charts/compare/lychee-13.0.48...lychee-13.0.49) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [lychee-13.0.48](https://github.com/truecharts/charts/compare/lychee-13.0.47...lychee-13.0.48) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [lychee-13.0.47](https://github.com/truecharts/charts/compare/lychee-13.0.46...lychee-13.0.47) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lychee-13.0.47](https://github.com/truecharts/charts/compare/lychee-13.0.46...lychee-13.0.47) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [lychee-13.0.46](https://github.com/truecharts/charts/compare/lychee-13.0.45...lychee-13.0.46) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [lychee-13.0.44](https://github.com/truecharts/charts/compare/lychee-13.0.43...lychee-13.0.44) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 + diff --git a/stable/lychee/13.0.51/Chart.lock b/stable/lychee/13.0.51/Chart.lock new file mode 100644 index 00000000000..27750cface5 --- /dev/null +++ b/stable/lychee/13.0.51/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:74b14c49cbb6c324d31f5e500c3bd2cfcbb61460306ba7433f71fa45ef2f03a3 +generated: "2022-10-25T10:19:51.366581454Z" diff --git a/stable/lychee/13.0.51/Chart.yaml b/stable/lychee/13.0.51/Chart.yaml new file mode 100644 index 00000000000..6f5ed32a2b2 --- /dev/null +++ b/stable/lychee/13.0.51/Chart.yaml @@ -0,0 +1,39 @@ +apiVersion: v2 +appVersion: "4.6.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.51 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/lychee/13.0.51/README.md b/stable/lychee/13.0.51/README.md new file mode 100644 index 00000000000..92a9d74f536 --- /dev/null +++ b/stable/lychee/13.0.51/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.106 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.51/app-readme.md b/stable/lychee/13.0.51/app-readme.md new file mode 100644 index 00000000000..cc20b3bef15 --- /dev/null +++ b/stable/lychee/13.0.51/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.51/charts/common-10.7.7.tgz b/stable/lychee/13.0.51/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/lychee/13.0.51/charts/common-10.7.7.tgz differ diff --git a/stable/lychee/13.0.51/charts/postgresql-8.0.106.tgz b/stable/lychee/13.0.51/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/lychee/13.0.51/charts/postgresql-8.0.106.tgz differ diff --git a/stable/lychee/13.0.51/charts/redis-3.0.102.tgz b/stable/lychee/13.0.51/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/lychee/13.0.51/charts/redis-3.0.102.tgz differ diff --git a/stable/lychee/13.0.51/ix_values.yaml b/stable/lychee/13.0.51/ix_values.yaml new file mode 100644 index 00000000000..6af6eeb14bd --- /dev/null +++ b/stable/lychee/13.0.51/ix_values.yaml @@ -0,0 +1,97 @@ +image: + repository: tccr.io/truecharts/lychee-laravel + pullPolicy: IfNotPresent + tag: 4.6.1@sha256:48cc77ce5ab0d9626f563db272a31439aba6a8127c63dcdfd59e56ae0fe3803e + +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.51/questions.yaml b/stable/lychee/13.0.51/questions.yaml new file mode 100644 index 00000000000..2ab072df83a --- /dev/null +++ b/stable/lychee/13.0.51/questions.yaml @@ -0,0 +1,3044 @@ +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: 256Gi + - 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: 256Gi + - 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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.51/templates/_secrets.tpl b/stable/lychee/13.0.51/templates/_secrets.tpl new file mode 100644 index 00000000000..768a00eb026 --- /dev/null +++ b/stable/lychee/13.0.51/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.51/templates/common.yaml b/stable/lychee/13.0.51/templates/common.yaml new file mode 100644 index 00000000000..2e5d85f07fc --- /dev/null +++ b/stable/lychee/13.0.51/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/mosdns/2.0.41/values.yaml b/stable/lychee/13.0.51/values.yaml similarity index 100% rename from stable/mosdns/2.0.41/values.yaml rename to stable/lychee/13.0.51/values.yaml diff --git a/stable/makemkv/2.0.41/CHANGELOG.md b/stable/makemkv/2.0.41/CHANGELOG.md deleted file mode 100644 index accb64ee62b..00000000000 --- a/stable/makemkv/2.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [makemkv-2.0.41](https://github.com/truecharts/charts/compare/makemkv-2.0.40...makemkv-2.0.41) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [makemkv-2.0.40](https://github.com/truecharts/charts/compare/makemkv-2.0.39...makemkv-2.0.40) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [makemkv-2.0.39](https://github.com/truecharts/charts/compare/makemkv-2.0.38...makemkv-2.0.39) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [makemkv-2.0.38](https://github.com/truecharts/charts/compare/makemkv-2.0.37...makemkv-2.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [makemkv-2.0.38](https://github.com/truecharts/charts/compare/makemkv-2.0.37...makemkv-2.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [makemkv-2.0.37](https://github.com/truecharts/charts/compare/makemkv-2.0.36...makemkv-2.0.37) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [makemkv-2.0.36](https://github.com/truecharts/charts/compare/makemkv-2.0.35...makemkv-2.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/makemkv/2.0.41/Chart.lock b/stable/makemkv/2.0.41/Chart.lock deleted file mode 100644 index 608d62c8f8c..00000000000 --- a/stable/makemkv/2.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:16:42.521405313Z" diff --git a/stable/makemkv/2.0.41/Chart.yaml b/stable/makemkv/2.0.41/Chart.yaml deleted file mode 100644 index da686241d69..00000000000 --- a/stable/makemkv/2.0.41/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.22.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.41 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/makemkv/2.0.41/README.md b/stable/makemkv/2.0.41/README.md deleted file mode 100644 index bbb45ff5204..00000000000 --- a/stable/makemkv/2.0.41/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/charts/common-10.7.1.tgz b/stable/makemkv/2.0.41/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/makemkv/2.0.41/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/makemkv/2.0.42/CHANGELOG.md b/stable/makemkv/2.0.42/CHANGELOG.md new file mode 100644 index 00000000000..70dbe3c3c50 --- /dev/null +++ b/stable/makemkv/2.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [makemkv-2.0.42](https://github.com/truecharts/charts/compare/makemkv-2.0.41...makemkv-2.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [makemkv-2.0.41](https://github.com/truecharts/charts/compare/makemkv-2.0.40...makemkv-2.0.41) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [makemkv-2.0.40](https://github.com/truecharts/charts/compare/makemkv-2.0.39...makemkv-2.0.40) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [makemkv-2.0.39](https://github.com/truecharts/charts/compare/makemkv-2.0.38...makemkv-2.0.39) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [makemkv-2.0.38](https://github.com/truecharts/charts/compare/makemkv-2.0.37...makemkv-2.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [makemkv-2.0.38](https://github.com/truecharts/charts/compare/makemkv-2.0.37...makemkv-2.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [makemkv-2.0.37](https://github.com/truecharts/charts/compare/makemkv-2.0.36...makemkv-2.0.37) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [makemkv-2.0.36](https://github.com/truecharts/charts/compare/makemkv-2.0.35...makemkv-2.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/makemkv/2.0.42/Chart.lock b/stable/makemkv/2.0.42/Chart.lock new file mode 100644 index 00000000000..980d690096f --- /dev/null +++ b/stable/makemkv/2.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:19:41.052966774Z" diff --git a/stable/makemkv/2.0.42/Chart.yaml b/stable/makemkv/2.0.42/Chart.yaml new file mode 100644 index 00000000000..449c98f6bc2 --- /dev/null +++ b/stable/makemkv/2.0.42/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.22.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.42 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/makemkv/2.0.42/README.md b/stable/makemkv/2.0.42/README.md new file mode 100644 index 00000000000..98b3085d24c --- /dev/null +++ b/stable/makemkv/2.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/stable/makemkv/2.0.42/app-readme.md similarity index 100% rename from stable/makemkv/2.0.41/app-readme.md rename to stable/makemkv/2.0.42/app-readme.md diff --git a/stable/makemkv/2.0.42/charts/common-10.7.7.tgz b/stable/makemkv/2.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/makemkv/2.0.42/charts/common-10.7.7.tgz differ diff --git a/stable/makemkv/2.0.41/ix_values.yaml b/stable/makemkv/2.0.42/ix_values.yaml similarity index 100% rename from stable/makemkv/2.0.41/ix_values.yaml rename to stable/makemkv/2.0.42/ix_values.yaml diff --git a/stable/makemkv/2.0.41/questions.yaml b/stable/makemkv/2.0.42/questions.yaml similarity index 100% rename from stable/makemkv/2.0.41/questions.yaml rename to stable/makemkv/2.0.42/questions.yaml diff --git a/stable/ml-workspace/2.0.37/templates/common.yaml b/stable/makemkv/2.0.42/templates/common.yaml similarity index 100% rename from stable/ml-workspace/2.0.37/templates/common.yaml rename to stable/makemkv/2.0.42/templates/common.yaml diff --git a/stable/mosquitto/6.1.8/values.yaml b/stable/makemkv/2.0.42/values.yaml similarity index 100% rename from stable/mosquitto/6.1.8/values.yaml rename to stable/makemkv/2.0.42/values.yaml diff --git a/stable/matomo/3.0.82/CHANGELOG.md b/stable/matomo/3.0.82/CHANGELOG.md deleted file mode 100644 index cfb4bc5fd98..00000000000 --- a/stable/matomo/3.0.82/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [matomo-3.0.82](https://github.com/truecharts/charts/compare/matomo-3.0.81...matomo-3.0.82) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [matomo-3.0.81](https://github.com/truecharts/charts/compare/matomo-3.0.80...matomo-3.0.81) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [matomo-3.0.80](https://github.com/truecharts/charts/compare/matomo-3.0.79...matomo-3.0.80) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [matomo-3.0.79](https://github.com/truecharts/charts/compare/matomo-3.0.78...matomo-3.0.79) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [matomo-3.0.78](https://github.com/truecharts/charts/compare/matomo-3.0.77...matomo-3.0.78) (2022-10-15) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [matomo-3.0.77](https://github.com/truecharts/charts/compare/matomo-3.0.76...matomo-3.0.77) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [matomo-3.0.76](https://github.com/truecharts/charts/compare/matomo-3.0.75...matomo-3.0.76) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [matomo-3.0.75](https://github.com/truecharts/charts/compare/matomo-3.0.74...matomo-3.0.75) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - - - - -## [matomo-3.0.74](https://github.com/truecharts/charts/compare/matomo-3.0.72...matomo-3.0.74) (2022-10-08) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) - - update helm general non-major - - - - -## [matomo-3.0.73](https://github.com/truecharts/charts/compare/matomo-3.0.72...matomo-3.0.73) (2022-10-07) - diff --git a/stable/matomo/3.0.82/Chart.lock b/stable/matomo/3.0.82/Chart.lock deleted file mode 100644 index 14c11358bc6..00000000000 --- a/stable/matomo/3.0.82/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -digest: sha256:295e428c316393ce8454e78e86bc68db722fe4ed43b899d9d733e2f9744cf719 -generated: "2022-10-25T06:17:28.404546263Z" diff --git a/stable/matomo/3.0.82/Chart.yaml b/stable/matomo/3.0.82/Chart.yaml deleted file mode 100644 index b79372fd0aa..00000000000 --- a/stable/matomo/3.0.82/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "4.12.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -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.82 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/matomo/3.0.82/README.md b/stable/matomo/3.0.82/README.md deleted file mode 100644 index 382fc63c12c..00000000000 --- a/stable/matomo/3.0.82/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.95 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.82/charts/common-10.7.1.tgz b/stable/matomo/3.0.82/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/matomo/3.0.82/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/matomo/3.0.82/charts/mariadb-3.0.95.tgz b/stable/matomo/3.0.82/charts/mariadb-3.0.95.tgz deleted file mode 100644 index 8b64eea58a2..00000000000 Binary files a/stable/matomo/3.0.82/charts/mariadb-3.0.95.tgz and /dev/null differ diff --git a/stable/matomo/3.0.83/CHANGELOG.md b/stable/matomo/3.0.83/CHANGELOG.md new file mode 100644 index 00000000000..ea0c80e2f58 --- /dev/null +++ b/stable/matomo/3.0.83/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [matomo-3.0.83](https://github.com/truecharts/charts/compare/matomo-3.0.82...matomo-3.0.83) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [matomo-3.0.82](https://github.com/truecharts/charts/compare/matomo-3.0.81...matomo-3.0.82) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [matomo-3.0.81](https://github.com/truecharts/charts/compare/matomo-3.0.80...matomo-3.0.81) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [matomo-3.0.80](https://github.com/truecharts/charts/compare/matomo-3.0.79...matomo-3.0.80) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [matomo-3.0.79](https://github.com/truecharts/charts/compare/matomo-3.0.78...matomo-3.0.79) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [matomo-3.0.78](https://github.com/truecharts/charts/compare/matomo-3.0.77...matomo-3.0.78) (2022-10-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [matomo-3.0.77](https://github.com/truecharts/charts/compare/matomo-3.0.76...matomo-3.0.77) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [matomo-3.0.76](https://github.com/truecharts/charts/compare/matomo-3.0.75...matomo-3.0.76) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [matomo-3.0.75](https://github.com/truecharts/charts/compare/matomo-3.0.74...matomo-3.0.75) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + +## [matomo-3.0.74](https://github.com/truecharts/charts/compare/matomo-3.0.72...matomo-3.0.74) (2022-10-08) + +### Chore + diff --git a/stable/matomo/3.0.83/Chart.lock b/stable/matomo/3.0.83/Chart.lock new file mode 100644 index 00000000000..e8fa333371f --- /dev/null +++ b/stable/matomo/3.0.83/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add +generated: "2022-10-25T10:19:59.244827206Z" diff --git a/stable/matomo/3.0.83/Chart.yaml b/stable/matomo/3.0.83/Chart.yaml new file mode 100644 index 00000000000..1120b1568a9 --- /dev/null +++ b/stable/matomo/3.0.83/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "4.12.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +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.83 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/matomo/3.0.83/README.md b/stable/matomo/3.0.83/README.md new file mode 100644 index 00000000000..e634d637f0a --- /dev/null +++ b/stable/matomo/3.0.83/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.100 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.82/app-readme.md b/stable/matomo/3.0.83/app-readme.md similarity index 100% rename from stable/matomo/3.0.82/app-readme.md rename to stable/matomo/3.0.83/app-readme.md diff --git a/stable/matomo/3.0.83/charts/common-10.7.7.tgz b/stable/matomo/3.0.83/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/matomo/3.0.83/charts/common-10.7.7.tgz differ diff --git a/stable/matomo/3.0.83/charts/mariadb-3.0.100.tgz b/stable/matomo/3.0.83/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/stable/matomo/3.0.83/charts/mariadb-3.0.100.tgz differ diff --git a/stable/matomo/3.0.82/ix_values.yaml b/stable/matomo/3.0.83/ix_values.yaml similarity index 100% rename from stable/matomo/3.0.82/ix_values.yaml rename to stable/matomo/3.0.83/ix_values.yaml diff --git a/stable/matomo/3.0.82/questions.yaml b/stable/matomo/3.0.83/questions.yaml similarity index 100% rename from stable/matomo/3.0.82/questions.yaml rename to stable/matomo/3.0.83/questions.yaml diff --git a/stable/mosdns/2.0.41/templates/common.yaml b/stable/matomo/3.0.83/templates/common.yaml similarity index 100% rename from stable/mosdns/2.0.41/templates/common.yaml rename to stable/matomo/3.0.83/templates/common.yaml diff --git a/stable/mstream/3.0.36/values.yaml b/stable/matomo/3.0.83/values.yaml similarity index 100% rename from stable/mstream/3.0.36/values.yaml rename to stable/matomo/3.0.83/values.yaml diff --git a/stable/mattermost/3.0.51/CHANGELOG.md b/stable/mattermost/3.0.51/CHANGELOG.md deleted file mode 100644 index bde0e885c21..00000000000 --- a/stable/mattermost/3.0.51/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mattermost-3.0.51](https://github.com/truecharts/charts/compare/mattermost-3.0.50...mattermost-3.0.51) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [mattermost-3.0.50](https://github.com/truecharts/charts/compare/mattermost-3.0.49...mattermost-3.0.50) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [mattermost-3.0.49](https://github.com/truecharts/charts/compare/mattermost-3.0.48...mattermost-3.0.49) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mattermost-3.0.49](https://github.com/truecharts/charts/compare/mattermost-3.0.48...mattermost-3.0.49) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mattermost-3.0.48](https://github.com/truecharts/charts/compare/mattermost-3.0.47...mattermost-3.0.48) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [mattermost-3.0.46](https://github.com/truecharts/charts/compare/mattermost-3.0.45...mattermost-3.0.46) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/mattermost/3.0.51/Chart.lock b/stable/mattermost/3.0.51/Chart.lock deleted file mode 100644 index bfb9be2b03c..00000000000 --- a/stable/mattermost/3.0.51/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:25:09.401396079Z" diff --git a/stable/mattermost/3.0.51/Chart.yaml b/stable/mattermost/3.0.51/Chart.yaml deleted file mode 100644 index 6fa28618c2f..00000000000 --- a/stable/mattermost/3.0.51/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "7.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.51 -annotations: - truecharts.org/catagories: | - - hosting - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mattermost/3.0.51/README.md b/stable/mattermost/3.0.51/README.md deleted file mode 100644 index f4f83e9cf14..00000000000 --- a/stable/mattermost/3.0.51/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.51/charts/common-10.7.1.tgz b/stable/mattermost/3.0.51/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/mattermost/3.0.51/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/mattermost/3.0.51/charts/postgresql-8.0.101.tgz b/stable/mattermost/3.0.51/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/mattermost/3.0.51/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/mattermost/3.0.52/CHANGELOG.md b/stable/mattermost/3.0.52/CHANGELOG.md new file mode 100644 index 00000000000..aa6c3ba9180 --- /dev/null +++ b/stable/mattermost/3.0.52/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mattermost-3.0.52](https://github.com/truecharts/charts/compare/mattermost-3.0.51...mattermost-3.0.52) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [mattermost-3.0.51](https://github.com/truecharts/charts/compare/mattermost-3.0.50...mattermost-3.0.51) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [mattermost-3.0.50](https://github.com/truecharts/charts/compare/mattermost-3.0.49...mattermost-3.0.50) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [mattermost-3.0.49](https://github.com/truecharts/charts/compare/mattermost-3.0.48...mattermost-3.0.49) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mattermost-3.0.49](https://github.com/truecharts/charts/compare/mattermost-3.0.48...mattermost-3.0.49) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mattermost-3.0.48](https://github.com/truecharts/charts/compare/mattermost-3.0.47...mattermost-3.0.48) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [mattermost-3.0.46](https://github.com/truecharts/charts/compare/mattermost-3.0.45...mattermost-3.0.46) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/mattermost/3.0.52/Chart.lock b/stable/mattermost/3.0.52/Chart.lock new file mode 100644 index 00000000000..5ce6fda4a30 --- /dev/null +++ b/stable/mattermost/3.0.52/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:20:34.821571737Z" diff --git a/stable/mattermost/3.0.52/Chart.yaml b/stable/mattermost/3.0.52/Chart.yaml new file mode 100644 index 00000000000..2042d9098a1 --- /dev/null +++ b/stable/mattermost/3.0.52/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "7.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.52 +annotations: + truecharts.org/catagories: | + - hosting + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mattermost/3.0.52/README.md b/stable/mattermost/3.0.52/README.md new file mode 100644 index 00000000000..d09f0c4f226 --- /dev/null +++ b/stable/mattermost/3.0.52/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.51/app-readme.md b/stable/mattermost/3.0.52/app-readme.md similarity index 100% rename from stable/mattermost/3.0.51/app-readme.md rename to stable/mattermost/3.0.52/app-readme.md diff --git a/stable/mattermost/3.0.52/charts/common-10.7.7.tgz b/stable/mattermost/3.0.52/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/mattermost/3.0.52/charts/common-10.7.7.tgz differ diff --git a/stable/mattermost/3.0.52/charts/postgresql-8.0.106.tgz b/stable/mattermost/3.0.52/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/mattermost/3.0.52/charts/postgresql-8.0.106.tgz differ diff --git a/stable/mattermost/3.0.51/ix_values.yaml b/stable/mattermost/3.0.52/ix_values.yaml similarity index 100% rename from stable/mattermost/3.0.51/ix_values.yaml rename to stable/mattermost/3.0.52/ix_values.yaml diff --git a/stable/mattermost/3.0.51/questions.yaml b/stable/mattermost/3.0.52/questions.yaml similarity index 100% rename from stable/mattermost/3.0.51/questions.yaml rename to stable/mattermost/3.0.52/questions.yaml diff --git a/stable/mylar/6.0.47/templates/common.yaml b/stable/mattermost/3.0.52/templates/common.yaml similarity index 100% rename from stable/mylar/6.0.47/templates/common.yaml rename to stable/mattermost/3.0.52/templates/common.yaml diff --git a/stable/muximux/3.0.36/values.yaml b/stable/mattermost/3.0.52/values.yaml similarity index 100% rename from stable/muximux/3.0.36/values.yaml rename to stable/mattermost/3.0.52/values.yaml diff --git a/stable/mealie/10.0.9/CHANGELOG.md b/stable/mealie/10.0.9/CHANGELOG.md new file mode 100644 index 00000000000..fe2f95771e3 --- /dev/null +++ b/stable/mealie/10.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mealie-10.0.9](https://github.com/truecharts/charts/compare/mealie-10.0.8...mealie-10.0.9) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [mealie-10.0.8](https://github.com/truecharts/charts/compare/mealie-10.0.7...mealie-10.0.8) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [mealie-10.0.7](https://github.com/truecharts/charts/compare/mealie-10.0.6...mealie-10.0.7) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [mealie-10.0.6](https://github.com/truecharts/charts/compare/mealie-10.0.5...mealie-10.0.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mealie-10.0.6](https://github.com/truecharts/charts/compare/mealie-10.0.5...mealie-10.0.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mealie-10.0.5](https://github.com/truecharts/charts/compare/mealie-10.0.4...mealie-10.0.5) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [mealie-10.0.2](https://github.com/truecharts/charts/compare/mealie-10.0.1...mealie-10.0.2) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) diff --git a/stable/mealie/10.0.9/Chart.lock b/stable/mealie/10.0.9/Chart.lock new file mode 100644 index 00000000000..bc6f59e8b76 --- /dev/null +++ b/stable/mealie/10.0.9/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:20:39.011327575Z" diff --git a/stable/mealie/10.0.9/Chart.yaml b/stable/mealie/10.0.9/Chart.yaml new file mode 100644 index 00000000000..6904404efd8 --- /dev/null +++ b/stable/mealie/10.0.9/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.0.0beta" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.9 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mealie/10.0.9/README.md b/stable/mealie/10.0.9/README.md new file mode 100644 index 00000000000..62525bcaabb --- /dev/null +++ b/stable/mealie/10.0.9/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.9/app-readme.md b/stable/mealie/10.0.9/app-readme.md new file mode 100644 index 00000000000..f37d3627f24 --- /dev/null +++ b/stable/mealie/10.0.9/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.9/charts/common-10.7.7.tgz b/stable/mealie/10.0.9/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/mealie/10.0.9/charts/common-10.7.7.tgz differ diff --git a/stable/mealie/10.0.9/charts/postgresql-8.0.106.tgz b/stable/mealie/10.0.9/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/mealie/10.0.9/charts/postgresql-8.0.106.tgz differ diff --git a/stable/mealie/10.0.9/ix_values.yaml b/stable/mealie/10.0.9/ix_values.yaml new file mode 100644 index 00000000000..dec210d7666 --- /dev/null +++ b/stable/mealie/10.0.9/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.9/questions.yaml b/stable/mealie/10.0.9/questions.yaml new file mode 100644 index 00000000000..29b0cff54ec --- /dev/null +++ b/stable/mealie/10.0.9/questions.yaml @@ -0,0 +1,2989 @@ +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_backend + group: Container Configuration + label: Mealie Backend 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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.9/templates/_api.tpl b/stable/mealie/10.0.9/templates/_api.tpl new file mode 100644 index 00000000000..e4b30bd66b5 --- /dev/null +++ b/stable/mealie/10.0.9/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.9/templates/_configmap.tpl b/stable/mealie/10.0.9/templates/_configmap.tpl new file mode 100644 index 00000000000..6fe7db65a57 --- /dev/null +++ b/stable/mealie/10.0.9/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.9/templates/_secret.tpl b/stable/mealie/10.0.9/templates/_secret.tpl new file mode 100644 index 00000000000..a4b535c9079 --- /dev/null +++ b/stable/mealie/10.0.9/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.9/templates/common.yaml b/stable/mealie/10.0.9/templates/common.yaml new file mode 100644 index 00000000000..bd88d41c606 --- /dev/null +++ b/stable/mealie/10.0.9/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/mylar/6.0.47/values.yaml b/stable/mealie/10.0.9/values.yaml similarity index 100% rename from stable/mylar/6.0.47/values.yaml rename to stable/mealie/10.0.9/values.yaml diff --git a/stable/mediainfo/1.0.20/CHANGELOG.md b/stable/mediainfo/1.0.20/CHANGELOG.md deleted file mode 100644 index 8f77acf6853..00000000000 --- a/stable/mediainfo/1.0.20/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mediainfo-1.0.20](https://github.com/truecharts/charts/compare/mediainfo-1.0.19...mediainfo-1.0.20) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [mediainfo-1.0.19](https://github.com/truecharts/charts/compare/mediainfo-1.0.18...mediainfo-1.0.19) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [mediainfo-1.0.18](https://github.com/truecharts/charts/compare/mediainfo-1.0.17...mediainfo-1.0.18) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [mediainfo-1.0.17](https://github.com/truecharts/charts/compare/mediainfo-1.0.16...mediainfo-1.0.17) (2022-10-15) - -### Chore - -- Auto-update chart README [skip ci] - - update container image tccr.io/truecharts/mediainfo to v22.10.1 ([#4098](https://github.com/truecharts/charts/issues/4098)) - - - - -## [mediainfo-1.0.16](https://github.com/truecharts/charts/compare/mediainfo-1.0.15...mediainfo-1.0.16) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [mediainfo-1.0.15](https://github.com/truecharts/charts/compare/mediainfo-1.0.14...mediainfo-1.0.15) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - - - - -## [mediainfo-1.0.14](https://github.com/truecharts/charts/compare/mediainfo-1.0.13...mediainfo-1.0.14) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mediainfo-1.0.14](https://github.com/truecharts/charts/compare/mediainfo-1.0.13...mediainfo-1.0.14) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mediainfo-1.0.13](https://github.com/truecharts/charts/compare/mediainfo-1.0.12...mediainfo-1.0.13) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [mediainfo-1.0.12](https://github.com/truecharts/charts/compare/mediainfo-1.0.11...mediainfo-1.0.12) (2022-09-27) - -### Chore diff --git a/stable/mediainfo/1.0.20/Chart.lock b/stable/mediainfo/1.0.20/Chart.lock deleted file mode 100644 index 3c7e7c240f9..00000000000 --- a/stable/mediainfo/1.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:17:15.500026588Z" diff --git a/stable/mediainfo/1.0.20/Chart.yaml b/stable/mediainfo/1.0.20/Chart.yaml deleted file mode 100644 index d4828be153e..00000000000 --- a/stable/mediainfo/1.0.20/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "22.10.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.20 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mediainfo/1.0.20/README.md b/stable/mediainfo/1.0.20/README.md deleted file mode 100644 index bccfc120cbe..00000000000 --- a/stable/mediainfo/1.0.20/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.20/charts/common-10.7.1.tgz b/stable/mediainfo/1.0.20/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/mediainfo/1.0.20/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/mediainfo/1.0.21/CHANGELOG.md b/stable/mediainfo/1.0.21/CHANGELOG.md new file mode 100644 index 00000000000..10f99d8338c --- /dev/null +++ b/stable/mediainfo/1.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mediainfo-1.0.21](https://github.com/truecharts/charts/compare/mediainfo-1.0.20...mediainfo-1.0.21) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [mediainfo-1.0.20](https://github.com/truecharts/charts/compare/mediainfo-1.0.19...mediainfo-1.0.20) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [mediainfo-1.0.19](https://github.com/truecharts/charts/compare/mediainfo-1.0.18...mediainfo-1.0.19) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [mediainfo-1.0.18](https://github.com/truecharts/charts/compare/mediainfo-1.0.17...mediainfo-1.0.18) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [mediainfo-1.0.17](https://github.com/truecharts/charts/compare/mediainfo-1.0.16...mediainfo-1.0.17) (2022-10-15) + +### Chore + +- Auto-update chart README [skip ci] + - update container image tccr.io/truecharts/mediainfo to v22.10.1 ([#4098](https://github.com/truecharts/charts/issues/4098)) + + + + +## [mediainfo-1.0.16](https://github.com/truecharts/charts/compare/mediainfo-1.0.15...mediainfo-1.0.16) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [mediainfo-1.0.15](https://github.com/truecharts/charts/compare/mediainfo-1.0.14...mediainfo-1.0.15) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + +## [mediainfo-1.0.14](https://github.com/truecharts/charts/compare/mediainfo-1.0.13...mediainfo-1.0.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mediainfo-1.0.14](https://github.com/truecharts/charts/compare/mediainfo-1.0.13...mediainfo-1.0.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mediainfo-1.0.13](https://github.com/truecharts/charts/compare/mediainfo-1.0.12...mediainfo-1.0.13) (2022-10-05) + +### Chore + diff --git a/stable/mediainfo/1.0.21/Chart.lock b/stable/mediainfo/1.0.21/Chart.lock new file mode 100644 index 00000000000..5dd85e8e2a2 --- /dev/null +++ b/stable/mediainfo/1.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:20:55.388413437Z" diff --git a/stable/mediainfo/1.0.21/Chart.yaml b/stable/mediainfo/1.0.21/Chart.yaml new file mode 100644 index 00000000000..ab512e42adc --- /dev/null +++ b/stable/mediainfo/1.0.21/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "22.10.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.21 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mediainfo/1.0.21/README.md b/stable/mediainfo/1.0.21/README.md new file mode 100644 index 00000000000..b7da6e5ed48 --- /dev/null +++ b/stable/mediainfo/1.0.21/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.20/app-readme.md b/stable/mediainfo/1.0.21/app-readme.md similarity index 100% rename from stable/mediainfo/1.0.20/app-readme.md rename to stable/mediainfo/1.0.21/app-readme.md diff --git a/stable/mediainfo/1.0.21/charts/common-10.7.7.tgz b/stable/mediainfo/1.0.21/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/mediainfo/1.0.21/charts/common-10.7.7.tgz differ diff --git a/stable/mediainfo/1.0.20/ix_values.yaml b/stable/mediainfo/1.0.21/ix_values.yaml similarity index 100% rename from stable/mediainfo/1.0.20/ix_values.yaml rename to stable/mediainfo/1.0.21/ix_values.yaml diff --git a/stable/mediainfo/1.0.20/questions.yaml b/stable/mediainfo/1.0.21/questions.yaml similarity index 100% rename from stable/mediainfo/1.0.20/questions.yaml rename to stable/mediainfo/1.0.21/questions.yaml diff --git a/stable/mymediaforalexa/1.0.16/templates/common.yaml b/stable/mediainfo/1.0.21/templates/common.yaml similarity index 100% rename from stable/mymediaforalexa/1.0.16/templates/common.yaml rename to stable/mediainfo/1.0.21/templates/common.yaml diff --git a/stable/mymediaforalexa/1.0.16/values.yaml b/stable/mediainfo/1.0.21/values.yaml similarity index 100% rename from stable/mymediaforalexa/1.0.16/values.yaml rename to stable/mediainfo/1.0.21/values.yaml diff --git a/stable/medusa/3.0.53/CHANGELOG.md b/stable/medusa/3.0.53/CHANGELOG.md deleted file mode 100644 index d55056be10f..00000000000 --- a/stable/medusa/3.0.53/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [medusa-3.0.53](https://github.com/truecharts/charts/compare/medusa-3.0.52...medusa-3.0.53) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [medusa-3.0.52](https://github.com/truecharts/charts/compare/medusa-3.0.51...medusa-3.0.52) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [medusa-3.0.51](https://github.com/truecharts/charts/compare/medusa-3.0.50...medusa-3.0.51) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [medusa-3.0.50](https://github.com/truecharts/charts/compare/medusa-3.0.49...medusa-3.0.50) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [medusa-3.0.50](https://github.com/truecharts/charts/compare/medusa-3.0.49...medusa-3.0.50) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [medusa-3.0.49](https://github.com/truecharts/charts/compare/medusa-3.0.48...medusa-3.0.49) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [medusa-3.0.48](https://github.com/truecharts/charts/compare/medusa-3.0.47...medusa-3.0.48) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/stable/medusa/3.0.53/Chart.lock b/stable/medusa/3.0.53/Chart.lock deleted file mode 100644 index b709468033f..00000000000 --- a/stable/medusa/3.0.53/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:25:30.508468152Z" diff --git a/stable/medusa/3.0.53/Chart.yaml b/stable/medusa/3.0.53/Chart.yaml deleted file mode 100644 index 4e22de2a770..00000000000 --- a/stable/medusa/3.0.53/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.9" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.53 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/medusa/3.0.53/README.md b/stable/medusa/3.0.53/README.md deleted file mode 100644 index 91eeca7d3a9..00000000000 --- a/stable/medusa/3.0.53/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.53/charts/common-10.7.1.tgz b/stable/medusa/3.0.53/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/medusa/3.0.53/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/medusa/3.0.54/CHANGELOG.md b/stable/medusa/3.0.54/CHANGELOG.md new file mode 100644 index 00000000000..d2114f05f50 --- /dev/null +++ b/stable/medusa/3.0.54/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [medusa-3.0.54](https://github.com/truecharts/charts/compare/medusa-3.0.53...medusa-3.0.54) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [medusa-3.0.53](https://github.com/truecharts/charts/compare/medusa-3.0.52...medusa-3.0.53) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [medusa-3.0.52](https://github.com/truecharts/charts/compare/medusa-3.0.51...medusa-3.0.52) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [medusa-3.0.51](https://github.com/truecharts/charts/compare/medusa-3.0.50...medusa-3.0.51) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [medusa-3.0.50](https://github.com/truecharts/charts/compare/medusa-3.0.49...medusa-3.0.50) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [medusa-3.0.50](https://github.com/truecharts/charts/compare/medusa-3.0.49...medusa-3.0.50) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [medusa-3.0.49](https://github.com/truecharts/charts/compare/medusa-3.0.48...medusa-3.0.49) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [medusa-3.0.48](https://github.com/truecharts/charts/compare/medusa-3.0.47...medusa-3.0.48) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/medusa/3.0.54/Chart.lock b/stable/medusa/3.0.54/Chart.lock new file mode 100644 index 00000000000..4330349a2b1 --- /dev/null +++ b/stable/medusa/3.0.54/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:21:02.895506997Z" diff --git a/stable/medusa/3.0.54/Chart.yaml b/stable/medusa/3.0.54/Chart.yaml new file mode 100644 index 00000000000..4bdeb59c8dd --- /dev/null +++ b/stable/medusa/3.0.54/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.0.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.54 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/medusa/3.0.54/README.md b/stable/medusa/3.0.54/README.md new file mode 100644 index 00000000000..02cf8b783db --- /dev/null +++ b/stable/medusa/3.0.54/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.53/app-readme.md b/stable/medusa/3.0.54/app-readme.md similarity index 100% rename from stable/medusa/3.0.53/app-readme.md rename to stable/medusa/3.0.54/app-readme.md diff --git a/stable/medusa/3.0.54/charts/common-10.7.7.tgz b/stable/medusa/3.0.54/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/medusa/3.0.54/charts/common-10.7.7.tgz differ diff --git a/stable/medusa/3.0.53/ix_values.yaml b/stable/medusa/3.0.54/ix_values.yaml similarity index 100% rename from stable/medusa/3.0.53/ix_values.yaml rename to stable/medusa/3.0.54/ix_values.yaml diff --git a/stable/medusa/3.0.53/questions.yaml b/stable/medusa/3.0.54/questions.yaml similarity index 100% rename from stable/medusa/3.0.53/questions.yaml rename to stable/medusa/3.0.54/questions.yaml diff --git a/stable/medusa/3.0.53/templates/common.yaml b/stable/medusa/3.0.54/templates/common.yaml similarity index 100% rename from stable/medusa/3.0.53/templates/common.yaml rename to stable/medusa/3.0.54/templates/common.yaml diff --git a/stable/mysql-workbench/2.0.38/values.yaml b/stable/medusa/3.0.54/values.yaml similarity index 100% rename from stable/mysql-workbench/2.0.38/values.yaml rename to stable/medusa/3.0.54/values.yaml diff --git a/stable/meshroom/2.0.37/CHANGELOG.md b/stable/meshroom/2.0.37/CHANGELOG.md deleted file mode 100644 index c85adb4aabd..00000000000 --- a/stable/meshroom/2.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [meshroom-2.0.37](https://github.com/truecharts/charts/compare/meshroom-2.0.36...meshroom-2.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [meshroom-2.0.36](https://github.com/truecharts/charts/compare/meshroom-2.0.35...meshroom-2.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [meshroom-2.0.35](https://github.com/truecharts/charts/compare/meshroom-2.0.34...meshroom-2.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [meshroom-2.0.35](https://github.com/truecharts/charts/compare/meshroom-2.0.34...meshroom-2.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [meshroom-2.0.34](https://github.com/truecharts/charts/compare/meshroom-2.0.33...meshroom-2.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [meshroom-2.0.33](https://github.com/truecharts/charts/compare/meshroom-2.0.32...meshroom-2.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/meshroom/2.0.37/Chart.lock b/stable/meshroom/2.0.37/Chart.lock deleted file mode 100644 index 9319838c1ae..00000000000 --- a/stable/meshroom/2.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:25:53.020951598Z" diff --git a/stable/meshroom/2.0.37/Chart.yaml b/stable/meshroom/2.0.37/Chart.yaml deleted file mode 100644 index bfa85f27b98..00000000000 --- a/stable/meshroom/2.0.37/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.7.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.37 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/meshroom/2.0.37/README.md b/stable/meshroom/2.0.37/README.md deleted file mode 100644 index cd61004a4c3..00000000000 --- a/stable/meshroom/2.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/meshroom/2.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/meshroom/2.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/meshroom/2.0.38/CHANGELOG.md b/stable/meshroom/2.0.38/CHANGELOG.md new file mode 100644 index 00000000000..6a5bb829700 --- /dev/null +++ b/stable/meshroom/2.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [meshroom-2.0.38](https://github.com/truecharts/charts/compare/meshroom-2.0.37...meshroom-2.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [meshroom-2.0.37](https://github.com/truecharts/charts/compare/meshroom-2.0.36...meshroom-2.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [meshroom-2.0.36](https://github.com/truecharts/charts/compare/meshroom-2.0.35...meshroom-2.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [meshroom-2.0.35](https://github.com/truecharts/charts/compare/meshroom-2.0.34...meshroom-2.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [meshroom-2.0.35](https://github.com/truecharts/charts/compare/meshroom-2.0.34...meshroom-2.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [meshroom-2.0.34](https://github.com/truecharts/charts/compare/meshroom-2.0.33...meshroom-2.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [meshroom-2.0.33](https://github.com/truecharts/charts/compare/meshroom-2.0.32...meshroom-2.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/meshroom/2.0.38/Chart.lock b/stable/meshroom/2.0.38/Chart.lock new file mode 100644 index 00000000000..10a9dbddeba --- /dev/null +++ b/stable/meshroom/2.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:21:30.318570008Z" diff --git a/stable/meshroom/2.0.38/Chart.yaml b/stable/meshroom/2.0.38/Chart.yaml new file mode 100644 index 00000000000..89e835258e3 --- /dev/null +++ b/stable/meshroom/2.0.38/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/meshroom/2.0.38/README.md b/stable/meshroom/2.0.38/README.md new file mode 100644 index 00000000000..94e28881a16 --- /dev/null +++ b/stable/meshroom/2.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/meshroom/2.0.38/app-readme.md similarity index 100% rename from stable/meshroom/2.0.37/app-readme.md rename to stable/meshroom/2.0.38/app-readme.md diff --git a/stable/meshroom/2.0.38/charts/common-10.7.7.tgz b/stable/meshroom/2.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/meshroom/2.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/meshroom/2.0.37/ix_values.yaml b/stable/meshroom/2.0.38/ix_values.yaml similarity index 100% rename from stable/meshroom/2.0.37/ix_values.yaml rename to stable/meshroom/2.0.38/ix_values.yaml diff --git a/stable/meshroom/2.0.37/questions.yaml b/stable/meshroom/2.0.38/questions.yaml similarity index 100% rename from stable/meshroom/2.0.37/questions.yaml rename to stable/meshroom/2.0.38/questions.yaml diff --git a/stable/mysql-workbench/2.0.38/templates/common.yaml b/stable/meshroom/2.0.38/templates/common.yaml similarity index 100% rename from stable/mysql-workbench/2.0.38/templates/common.yaml rename to stable/meshroom/2.0.38/templates/common.yaml diff --git a/stable/n8n/4.0.69/values.yaml b/stable/meshroom/2.0.38/values.yaml similarity index 100% rename from stable/n8n/4.0.69/values.yaml rename to stable/meshroom/2.0.38/values.yaml diff --git a/stable/metube/2.0.36/CHANGELOG.md b/stable/metube/2.0.36/CHANGELOG.md deleted file mode 100644 index 4dbe9fa5ff0..00000000000 --- a/stable/metube/2.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [metube-2.0.36](https://github.com/truecharts/charts/compare/metube-2.0.35...metube-2.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [metube-2.0.35](https://github.com/truecharts/charts/compare/metube-2.0.34...metube-2.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [metube-2.0.34](https://github.com/truecharts/charts/compare/metube-2.0.33...metube-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [metube-2.0.34](https://github.com/truecharts/charts/compare/metube-2.0.33...metube-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [metube-2.0.33](https://github.com/truecharts/charts/compare/metube-2.0.32...metube-2.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [metube-2.0.32](https://github.com/truecharts/charts/compare/metube-2.0.31...metube-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/metube/2.0.36/Chart.lock b/stable/metube/2.0.36/Chart.lock deleted file mode 100644 index 90a3ae13ef4..00000000000 --- a/stable/metube/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:25:55.128632921Z" diff --git a/stable/metube/2.0.36/Chart.yaml b/stable/metube/2.0.36/Chart.yaml deleted file mode 100644 index 7bf319fe142..00000000000 --- a/stable/metube/2.0.36/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2022" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/metube/2.0.36/README.md b/stable/metube/2.0.36/README.md deleted file mode 100644 index e70c708709b..00000000000 --- a/stable/metube/2.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/metube/2.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/metube/2.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/metube/2.0.37/CHANGELOG.md b/stable/metube/2.0.37/CHANGELOG.md new file mode 100644 index 00000000000..93d75121426 --- /dev/null +++ b/stable/metube/2.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [metube-2.0.37](https://github.com/truecharts/charts/compare/metube-2.0.36...metube-2.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [metube-2.0.36](https://github.com/truecharts/charts/compare/metube-2.0.35...metube-2.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [metube-2.0.35](https://github.com/truecharts/charts/compare/metube-2.0.34...metube-2.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [metube-2.0.34](https://github.com/truecharts/charts/compare/metube-2.0.33...metube-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [metube-2.0.34](https://github.com/truecharts/charts/compare/metube-2.0.33...metube-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [metube-2.0.33](https://github.com/truecharts/charts/compare/metube-2.0.32...metube-2.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [metube-2.0.32](https://github.com/truecharts/charts/compare/metube-2.0.31...metube-2.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/metube/2.0.37/Chart.lock b/stable/metube/2.0.37/Chart.lock new file mode 100644 index 00000000000..feeb6d59baf --- /dev/null +++ b/stable/metube/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:21:36.150140232Z" diff --git a/stable/metube/2.0.37/Chart.yaml b/stable/metube/2.0.37/Chart.yaml new file mode 100644 index 00000000000..317f8d8bc3c --- /dev/null +++ b/stable/metube/2.0.37/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2022" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/metube/2.0.37/README.md b/stable/metube/2.0.37/README.md new file mode 100644 index 00000000000..1028f60a676 --- /dev/null +++ b/stable/metube/2.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/metube/2.0.37/app-readme.md similarity index 100% rename from stable/metube/2.0.36/app-readme.md rename to stable/metube/2.0.37/app-readme.md diff --git a/stable/metube/2.0.37/charts/common-10.7.7.tgz b/stable/metube/2.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/metube/2.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/metube/2.0.36/ix_values.yaml b/stable/metube/2.0.37/ix_values.yaml similarity index 100% rename from stable/metube/2.0.36/ix_values.yaml rename to stable/metube/2.0.37/ix_values.yaml diff --git a/stable/metube/2.0.36/questions.yaml b/stable/metube/2.0.37/questions.yaml similarity index 100% rename from stable/metube/2.0.36/questions.yaml rename to stable/metube/2.0.37/questions.yaml diff --git a/stable/nano-wallet/2.0.36/templates/common.yaml b/stable/metube/2.0.37/templates/common.yaml similarity index 100% rename from stable/nano-wallet/2.0.36/templates/common.yaml rename to stable/metube/2.0.37/templates/common.yaml diff --git a/stable/nano-wallet/2.0.36/values.yaml b/stable/metube/2.0.37/values.yaml similarity index 100% rename from stable/nano-wallet/2.0.36/values.yaml rename to stable/metube/2.0.37/values.yaml diff --git a/stable/minecraft-bedrock/1.0.41/CHANGELOG.md b/stable/minecraft-bedrock/1.0.41/CHANGELOG.md deleted file mode 100644 index dd2fee0348e..00000000000 --- a/stable/minecraft-bedrock/1.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minecraft-bedrock-1.0.41](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.40...minecraft-bedrock-1.0.41) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - - - -## [minecraft-bedrock-1.0.40](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.39...minecraft-bedrock-1.0.40) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - - -## [minecraft-bedrock-1.0.38](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.37...minecraft-bedrock-1.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [minecraft-bedrock-1.0.38](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.37...minecraft-bedrock-1.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [minecraft-bedrock-1.0.37](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.36...minecraft-bedrock-1.0.37) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [minecraft-bedrock-1.0.36](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.35...minecraft-bedrock-1.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/minecraft-bedrock/1.0.41/Chart.lock b/stable/minecraft-bedrock/1.0.41/Chart.lock deleted file mode 100644 index 8ecd53a7968..00000000000 --- a/stable/minecraft-bedrock/1.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:51:57.807588866Z" diff --git a/stable/minecraft-bedrock/1.0.41/Chart.yaml b/stable/minecraft-bedrock/1.0.41/Chart.yaml deleted file mode 100644 index fda59f01a89..00000000000 --- a/stable/minecraft-bedrock/1.0.41/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.7.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.41 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/minecraft-bedrock/1.0.41/README.md b/stable/minecraft-bedrock/1.0.41/README.md deleted file mode 100644 index 0c9a2834db3..00000000000 --- a/stable/minecraft-bedrock/1.0.41/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/charts/common-10.7.1.tgz b/stable/minecraft-bedrock/1.0.41/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/minecraft-bedrock/1.0.41/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/minecraft-bedrock/1.0.42/CHANGELOG.md b/stable/minecraft-bedrock/1.0.42/CHANGELOG.md new file mode 100644 index 00000000000..7d05b1c5004 --- /dev/null +++ b/stable/minecraft-bedrock/1.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minecraft-bedrock-1.0.42](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.41...minecraft-bedrock-1.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [minecraft-bedrock-1.0.41](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.40...minecraft-bedrock-1.0.41) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + + + + +## [minecraft-bedrock-1.0.40](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.39...minecraft-bedrock-1.0.40) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + + +## [minecraft-bedrock-1.0.38](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.37...minecraft-bedrock-1.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [minecraft-bedrock-1.0.38](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.37...minecraft-bedrock-1.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [minecraft-bedrock-1.0.37](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.36...minecraft-bedrock-1.0.37) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [minecraft-bedrock-1.0.36](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.35...minecraft-bedrock-1.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 + diff --git a/stable/minecraft-bedrock/1.0.42/Chart.lock b/stable/minecraft-bedrock/1.0.42/Chart.lock new file mode 100644 index 00000000000..2cae663d86f --- /dev/null +++ b/stable/minecraft-bedrock/1.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:21:39.000400294Z" diff --git a/stable/minecraft-bedrock/1.0.42/Chart.yaml b/stable/minecraft-bedrock/1.0.42/Chart.yaml new file mode 100644 index 00000000000..bfbd5806f69 --- /dev/null +++ b/stable/minecraft-bedrock/1.0.42/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2022.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.42 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minecraft-bedrock/1.0.42/README.md b/stable/minecraft-bedrock/1.0.42/README.md new file mode 100644 index 00000000000..c2a2880e8f5 --- /dev/null +++ b/stable/minecraft-bedrock/1.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/stable/minecraft-bedrock/1.0.42/app-readme.md similarity index 100% rename from stable/minecraft-bedrock/1.0.41/app-readme.md rename to stable/minecraft-bedrock/1.0.42/app-readme.md diff --git a/stable/minecraft-bedrock/1.0.42/charts/common-10.7.7.tgz b/stable/minecraft-bedrock/1.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/minecraft-bedrock/1.0.42/charts/common-10.7.7.tgz differ diff --git a/stable/minecraft-bedrock/1.0.41/ix_values.yaml b/stable/minecraft-bedrock/1.0.42/ix_values.yaml similarity index 100% rename from stable/minecraft-bedrock/1.0.41/ix_values.yaml rename to stable/minecraft-bedrock/1.0.42/ix_values.yaml diff --git a/stable/minecraft-bedrock/1.0.41/questions.yaml b/stable/minecraft-bedrock/1.0.42/questions.yaml similarity index 100% rename from stable/minecraft-bedrock/1.0.41/questions.yaml rename to stable/minecraft-bedrock/1.0.42/questions.yaml diff --git a/stable/nextpvr/2.0.38/templates/common.yaml b/stable/minecraft-bedrock/1.0.42/templates/common.yaml similarity index 100% rename from stable/nextpvr/2.0.38/templates/common.yaml rename to stable/minecraft-bedrock/1.0.42/templates/common.yaml diff --git a/stable/netdata/2.0.43/values.yaml b/stable/minecraft-bedrock/1.0.42/values.yaml similarity index 100% rename from stable/netdata/2.0.43/values.yaml rename to stable/minecraft-bedrock/1.0.42/values.yaml diff --git a/stable/minecraft-java/1.0.70/CHANGELOG.md b/stable/minecraft-java/1.0.70/CHANGELOG.md deleted file mode 100644 index 574d68643d3..00000000000 --- a/stable/minecraft-java/1.0.70/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minecraft-java-1.0.70](https://github.com/truecharts/charts/compare/minecraft-java-1.0.69...minecraft-java-1.0.70) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [minecraft-java-1.0.69](https://github.com/truecharts/charts/compare/minecraft-java-1.0.66...minecraft-java-1.0.69) (2022-10-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [minecraft-java-1.0.66](https://github.com/truecharts/charts/compare/minecraft-java-1.0.65...minecraft-java-1.0.66) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [minecraft-java-1.0.65](https://github.com/truecharts/charts/compare/minecraft-java-1.0.64...minecraft-java-1.0.65) (2022-10-18) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120)) - - - - -## [minecraft-java-1.0.64](https://github.com/truecharts/charts/compare/minecraft-java-1.0.63...minecraft-java-1.0.64) (2022-10-17) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) - - - - -## [minecraft-java-1.0.63](https://github.com/truecharts/charts/compare/minecraft-java-1.0.62...minecraft-java-1.0.63) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [minecraft-bedrock-1.0.39](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.38...minecraft-bedrock-1.0.39) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [minecraft-bedrock-1.0.38](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.37...minecraft-bedrock-1.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [minecraft-bedrock-1.0.38](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.37...minecraft-bedrock-1.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [minecraft-bedrock-1.0.37](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.36...minecraft-bedrock-1.0.37) (2022-10-05) - -### Chore - diff --git a/stable/minecraft-java/1.0.70/Chart.lock b/stable/minecraft-java/1.0.70/Chart.lock deleted file mode 100644 index a97058c2669..00000000000 --- a/stable/minecraft-java/1.0.70/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:17:16.060823355Z" diff --git a/stable/minecraft-java/1.0.70/Chart.yaml b/stable/minecraft-java/1.0.70/Chart.yaml deleted file mode 100644 index defddf23c94..00000000000 --- a/stable/minecraft-java/1.0.70/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2022.13.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.70 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/minecraft-java/1.0.70/README.md b/stable/minecraft-java/1.0.70/README.md deleted file mode 100644 index 35472b1d526..00000000000 --- a/stable/minecraft-java/1.0.70/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.70/charts/common-10.7.1.tgz b/stable/minecraft-java/1.0.70/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/minecraft-java/1.0.70/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/minecraft-java/1.0.71/CHANGELOG.md b/stable/minecraft-java/1.0.71/CHANGELOG.md new file mode 100644 index 00000000000..196e8bfeeb9 --- /dev/null +++ b/stable/minecraft-java/1.0.71/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minecraft-java-1.0.71](https://github.com/truecharts/charts/compare/minecraft-java-1.0.70...minecraft-java-1.0.71) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [minecraft-java-1.0.70](https://github.com/truecharts/charts/compare/minecraft-java-1.0.69...minecraft-java-1.0.70) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [minecraft-java-1.0.69](https://github.com/truecharts/charts/compare/minecraft-java-1.0.66...minecraft-java-1.0.69) (2022-10-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [minecraft-java-1.0.66](https://github.com/truecharts/charts/compare/minecraft-java-1.0.65...minecraft-java-1.0.66) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [minecraft-java-1.0.65](https://github.com/truecharts/charts/compare/minecraft-java-1.0.64...minecraft-java-1.0.65) (2022-10-18) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120)) + + + + +## [minecraft-java-1.0.64](https://github.com/truecharts/charts/compare/minecraft-java-1.0.63...minecraft-java-1.0.64) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) + + + + +## [minecraft-java-1.0.63](https://github.com/truecharts/charts/compare/minecraft-java-1.0.62...minecraft-java-1.0.63) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [minecraft-bedrock-1.0.39](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.38...minecraft-bedrock-1.0.39) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [minecraft-bedrock-1.0.38](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.37...minecraft-bedrock-1.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [minecraft-bedrock-1.0.38](https://github.com/truecharts/charts/compare/minecraft-bedrock-1.0.37...minecraft-bedrock-1.0.38) (2022-10-07) + +### Chore + diff --git a/stable/minecraft-java/1.0.71/Chart.lock b/stable/minecraft-java/1.0.71/Chart.lock new file mode 100644 index 00000000000..d7332d8d4bf --- /dev/null +++ b/stable/minecraft-java/1.0.71/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:21:45.999482334Z" diff --git a/stable/minecraft-java/1.0.71/Chart.yaml b/stable/minecraft-java/1.0.71/Chart.yaml new file mode 100644 index 00000000000..52f66cde275 --- /dev/null +++ b/stable/minecraft-java/1.0.71/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2022.13.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.71 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minecraft-java/1.0.71/README.md b/stable/minecraft-java/1.0.71/README.md new file mode 100644 index 00000000000..d69c36f920d --- /dev/null +++ b/stable/minecraft-java/1.0.71/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.70/app-readme.md b/stable/minecraft-java/1.0.71/app-readme.md similarity index 100% rename from stable/minecraft-java/1.0.70/app-readme.md rename to stable/minecraft-java/1.0.71/app-readme.md diff --git a/stable/minecraft-java/1.0.71/charts/common-10.7.7.tgz b/stable/minecraft-java/1.0.71/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/minecraft-java/1.0.71/charts/common-10.7.7.tgz differ diff --git a/stable/minecraft-java/1.0.70/ci/base-values.yaml b/stable/minecraft-java/1.0.71/ci/base-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.70/ci/base-values.yaml rename to stable/minecraft-java/1.0.71/ci/base-values.yaml diff --git a/stable/minecraft-java/1.0.70/ci/j11-values.yaml b/stable/minecraft-java/1.0.71/ci/j11-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.70/ci/j11-values.yaml rename to stable/minecraft-java/1.0.71/ci/j11-values.yaml diff --git a/stable/minecraft-java/1.0.70/ci/j11j9-values.yaml b/stable/minecraft-java/1.0.71/ci/j11j9-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.70/ci/j11j9-values.yaml rename to stable/minecraft-java/1.0.71/ci/j11j9-values.yaml diff --git a/stable/minecraft-java/1.0.70/ci/j8-values.yaml b/stable/minecraft-java/1.0.71/ci/j8-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.70/ci/j8-values.yaml rename to stable/minecraft-java/1.0.71/ci/j8-values.yaml diff --git a/stable/minecraft-java/1.0.70/ci/j8j9-values.yaml b/stable/minecraft-java/1.0.71/ci/j8j9-values.yaml similarity index 100% rename from stable/minecraft-java/1.0.70/ci/j8j9-values.yaml rename to stable/minecraft-java/1.0.71/ci/j8j9-values.yaml diff --git a/stable/minecraft-java/1.0.70/ix_values.yaml b/stable/minecraft-java/1.0.71/ix_values.yaml similarity index 100% rename from stable/minecraft-java/1.0.70/ix_values.yaml rename to stable/minecraft-java/1.0.71/ix_values.yaml diff --git a/stable/minecraft-java/1.0.70/questions.yaml b/stable/minecraft-java/1.0.71/questions.yaml similarity index 100% rename from stable/minecraft-java/1.0.70/questions.yaml rename to stable/minecraft-java/1.0.71/questions.yaml diff --git a/stable/ngircd/2.0.36/templates/common.yaml b/stable/minecraft-java/1.0.71/templates/common.yaml similarity index 100% rename from stable/ngircd/2.0.36/templates/common.yaml rename to stable/minecraft-java/1.0.71/templates/common.yaml diff --git a/stable/nextpvr/2.0.38/values.yaml b/stable/minecraft-java/1.0.71/values.yaml similarity index 100% rename from stable/nextpvr/2.0.38/values.yaml rename to stable/minecraft-java/1.0.71/values.yaml diff --git a/stable/minetest/1.0.38/CHANGELOG.md b/stable/minetest/1.0.38/CHANGELOG.md deleted file mode 100644 index 9dfe504672b..00000000000 --- a/stable/minetest/1.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minetest-1.0.38](https://github.com/truecharts/charts/compare/minetest-1.0.37...minetest-1.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [minetest-1.0.37](https://github.com/truecharts/charts/compare/minetest-1.0.36...minetest-1.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [minetest-1.0.36](https://github.com/truecharts/charts/compare/minetest-1.0.35...minetest-1.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [minetest-1.0.36](https://github.com/truecharts/charts/compare/minetest-1.0.35...minetest-1.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [minetest-1.0.35](https://github.com/truecharts/charts/compare/minetest-1.0.34...minetest-1.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [minetest-1.0.34](https://github.com/truecharts/charts/compare/minetest-1.0.33...minetest-1.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - diff --git a/stable/minetest/1.0.38/Chart.lock b/stable/minetest/1.0.38/Chart.lock deleted file mode 100644 index eae6a95c30a..00000000000 --- a/stable/minetest/1.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:26:24.199443119Z" diff --git a/stable/minetest/1.0.38/Chart.yaml b/stable/minetest/1.0.38/Chart.yaml deleted file mode 100644 index c7f4d8ce58b..00000000000 --- a/stable/minetest/1.0.38/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: minetest -version: 1.0.38 -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.7.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.38/README.md b/stable/minetest/1.0.38/README.md deleted file mode 100644 index 7feeb44f3b6..00000000000 --- a/stable/minetest/1.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/stable/minetest/1.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/minetest/1.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/minetest/1.0.39/CHANGELOG.md b/stable/minetest/1.0.39/CHANGELOG.md new file mode 100644 index 00000000000..0d22e28d634 --- /dev/null +++ b/stable/minetest/1.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minetest-1.0.39](https://github.com/truecharts/charts/compare/minetest-1.0.38...minetest-1.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [minetest-1.0.38](https://github.com/truecharts/charts/compare/minetest-1.0.37...minetest-1.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [minetest-1.0.37](https://github.com/truecharts/charts/compare/minetest-1.0.36...minetest-1.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [minetest-1.0.36](https://github.com/truecharts/charts/compare/minetest-1.0.35...minetest-1.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [minetest-1.0.36](https://github.com/truecharts/charts/compare/minetest-1.0.35...minetest-1.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [minetest-1.0.35](https://github.com/truecharts/charts/compare/minetest-1.0.34...minetest-1.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [minetest-1.0.34](https://github.com/truecharts/charts/compare/minetest-1.0.33...minetest-1.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/minetest/1.0.39/Chart.lock b/stable/minetest/1.0.39/Chart.lock new file mode 100644 index 00000000000..f36c1ecc8ef --- /dev/null +++ b/stable/minetest/1.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:22:11.203753197Z" diff --git a/stable/minetest/1.0.39/Chart.yaml b/stable/minetest/1.0.39/Chart.yaml new file mode 100644 index 00000000000..ad661983565 --- /dev/null +++ b/stable/minetest/1.0.39/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: minetest +version: 1.0.39 +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.7.7 + # 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.39/README.md b/stable/minetest/1.0.39/README.md new file mode 100644 index 00000000000..e91a2fb28d2 --- /dev/null +++ b/stable/minetest/1.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/stable/minetest/1.0.39/app-readme.md similarity index 100% rename from stable/minetest/1.0.38/app-readme.md rename to stable/minetest/1.0.39/app-readme.md diff --git a/stable/minetest/1.0.39/charts/common-10.7.7.tgz b/stable/minetest/1.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/minetest/1.0.39/charts/common-10.7.7.tgz differ diff --git a/stable/minetest/1.0.38/ix_values.yaml b/stable/minetest/1.0.39/ix_values.yaml similarity index 100% rename from stable/minetest/1.0.38/ix_values.yaml rename to stable/minetest/1.0.39/ix_values.yaml diff --git a/stable/minetest/1.0.38/questions.yaml b/stable/minetest/1.0.39/questions.yaml similarity index 100% rename from stable/minetest/1.0.38/questions.yaml rename to stable/minetest/1.0.39/questions.yaml diff --git a/stable/nntp2nntp/2.0.37/templates/common.yaml b/stable/minetest/1.0.39/templates/common.yaml similarity index 100% rename from stable/nntp2nntp/2.0.37/templates/common.yaml rename to stable/minetest/1.0.39/templates/common.yaml diff --git a/stable/ngircd/2.0.36/values.yaml b/stable/minetest/1.0.39/values.yaml similarity index 100% rename from stable/ngircd/2.0.36/values.yaml rename to stable/minetest/1.0.39/values.yaml diff --git a/stable/miniflux/7.0.47/CHANGELOG.md b/stable/miniflux/7.0.47/CHANGELOG.md deleted file mode 100644 index e728da7fb05..00000000000 --- a/stable/miniflux/7.0.47/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [miniflux-7.0.47](https://github.com/truecharts/charts/compare/miniflux-7.0.46...miniflux-7.0.47) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [miniflux-7.0.46](https://github.com/truecharts/charts/compare/miniflux-7.0.45...miniflux-7.0.46) (2022-10-18) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120)) - - - - -## [miniflux-7.0.45](https://github.com/truecharts/charts/compare/miniflux-7.0.44...miniflux-7.0.45) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [miniflux-7.0.44](https://github.com/truecharts/charts/compare/miniflux-7.0.43...miniflux-7.0.44) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [miniflux-7.0.44](https://github.com/truecharts/charts/compare/miniflux-7.0.43...miniflux-7.0.44) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [miniflux-7.0.43](https://github.com/truecharts/charts/compare/miniflux-7.0.42...miniflux-7.0.43) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [miniflux-7.0.41](https://github.com/truecharts/charts/compare/miniflux-7.0.40...miniflux-7.0.41) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/miniflux/7.0.47/Chart.lock b/stable/miniflux/7.0.47/Chart.lock deleted file mode 100644 index d91425470fb..00000000000 --- a/stable/miniflux/7.0.47/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:26:38.404346917Z" diff --git a/stable/miniflux/7.0.47/Chart.yaml b/stable/miniflux/7.0.47/Chart.yaml deleted file mode 100644 index ceacfad174e..00000000000 --- a/stable/miniflux/7.0.47/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "2.0.39" -description: Miniflux is a minimalist and opinionated feed reader. -name: miniflux -version: 7.0.47 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.47/README.md b/stable/miniflux/7.0.47/README.md deleted file mode 100644 index 6a25673f006..00000000000 --- a/stable/miniflux/7.0.47/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.47/charts/common-10.7.1.tgz b/stable/miniflux/7.0.47/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/miniflux/7.0.47/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/miniflux/7.0.47/charts/postgresql-8.0.101.tgz b/stable/miniflux/7.0.47/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/miniflux/7.0.47/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/miniflux/7.0.48/CHANGELOG.md b/stable/miniflux/7.0.48/CHANGELOG.md new file mode 100644 index 00000000000..a83b41ef843 --- /dev/null +++ b/stable/miniflux/7.0.48/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [miniflux-7.0.48](https://github.com/truecharts/charts/compare/miniflux-7.0.47...miniflux-7.0.48) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [miniflux-7.0.47](https://github.com/truecharts/charts/compare/miniflux-7.0.46...miniflux-7.0.47) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [miniflux-7.0.46](https://github.com/truecharts/charts/compare/miniflux-7.0.45...miniflux-7.0.46) (2022-10-18) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120)) + + + + +## [miniflux-7.0.45](https://github.com/truecharts/charts/compare/miniflux-7.0.44...miniflux-7.0.45) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [miniflux-7.0.44](https://github.com/truecharts/charts/compare/miniflux-7.0.43...miniflux-7.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [miniflux-7.0.44](https://github.com/truecharts/charts/compare/miniflux-7.0.43...miniflux-7.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [miniflux-7.0.43](https://github.com/truecharts/charts/compare/miniflux-7.0.42...miniflux-7.0.43) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [miniflux-7.0.41](https://github.com/truecharts/charts/compare/miniflux-7.0.40...miniflux-7.0.41) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 + diff --git a/stable/miniflux/7.0.48/Chart.lock b/stable/miniflux/7.0.48/Chart.lock new file mode 100644 index 00000000000..0df346d6214 --- /dev/null +++ b/stable/miniflux/7.0.48/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:22:32.11598576Z" diff --git a/stable/miniflux/7.0.48/Chart.yaml b/stable/miniflux/7.0.48/Chart.yaml new file mode 100644 index 00000000000..52097dad1ee --- /dev/null +++ b/stable/miniflux/7.0.48/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.0.39" +description: Miniflux is a minimalist and opinionated feed reader. +name: miniflux +version: 7.0.48 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.48/README.md b/stable/miniflux/7.0.48/README.md new file mode 100644 index 00000000000..aeef0631f50 --- /dev/null +++ b/stable/miniflux/7.0.48/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.47/app-readme.md b/stable/miniflux/7.0.48/app-readme.md similarity index 100% rename from stable/miniflux/7.0.47/app-readme.md rename to stable/miniflux/7.0.48/app-readme.md diff --git a/stable/miniflux/7.0.48/charts/common-10.7.7.tgz b/stable/miniflux/7.0.48/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/miniflux/7.0.48/charts/common-10.7.7.tgz differ diff --git a/stable/miniflux/7.0.48/charts/postgresql-8.0.106.tgz b/stable/miniflux/7.0.48/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/miniflux/7.0.48/charts/postgresql-8.0.106.tgz differ diff --git a/stable/miniflux/7.0.47/ix_values.yaml b/stable/miniflux/7.0.48/ix_values.yaml similarity index 100% rename from stable/miniflux/7.0.47/ix_values.yaml rename to stable/miniflux/7.0.48/ix_values.yaml diff --git a/stable/miniflux/7.0.47/questions.yaml b/stable/miniflux/7.0.48/questions.yaml similarity index 100% rename from stable/miniflux/7.0.47/questions.yaml rename to stable/miniflux/7.0.48/questions.yaml diff --git a/stable/ntfy/2.0.41/templates/common.yaml b/stable/miniflux/7.0.48/templates/common.yaml similarity index 100% rename from stable/ntfy/2.0.41/templates/common.yaml rename to stable/miniflux/7.0.48/templates/common.yaml diff --git a/stable/nntp2nntp/2.0.37/values.yaml b/stable/miniflux/7.0.48/values.yaml similarity index 100% rename from stable/nntp2nntp/2.0.37/values.yaml rename to stable/miniflux/7.0.48/values.yaml diff --git a/stable/minio-console/3.0.50/CHANGELOG.md b/stable/minio-console/3.0.50/CHANGELOG.md deleted file mode 100644 index d2e5f99eeb1..00000000000 --- a/stable/minio-console/3.0.50/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minio-console-3.0.50](https://github.com/truecharts/charts/compare/minio-console-3.0.49...minio-console-3.0.50) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [minio-console-3.0.49](https://github.com/truecharts/charts/compare/minio-console-3.0.48...minio-console-3.0.49) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [minio-console-3.0.48](https://github.com/truecharts/charts/compare/minio-console-3.0.47...minio-console-3.0.48) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [minio-console-3.0.47](https://github.com/truecharts/charts/compare/minio-console-3.0.46...minio-console-3.0.47) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [minio-console-3.0.46](https://github.com/truecharts/charts/compare/minio-console-3.0.45...minio-console-3.0.46) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [minio-console-3.0.46](https://github.com/truecharts/charts/compare/minio-console-3.0.45...minio-console-3.0.46) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [minio-console-3.0.45](https://github.com/truecharts/charts/compare/minio-console-3.0.44...minio-console-3.0.45) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [minio-console-3.0.44](https://github.com/truecharts/charts/compare/minio-console-3.0.43...minio-console-3.0.44) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [minio-console-3.0.43](https://github.com/truecharts/charts/compare/minio-console-3.0.42...minio-console-3.0.43) (2022-09-28) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) - - - - -## [minio-console-3.0.42](https://github.com/truecharts/charts/compare/minio-console-3.0.41...minio-console-3.0.42) (2022-09-27) - -### Chore diff --git a/stable/minio-console/3.0.50/Chart.lock b/stable/minio-console/3.0.50/Chart.lock deleted file mode 100644 index 533c7d0cded..00000000000 --- a/stable/minio-console/3.0.50/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:17:47.660089741Z" diff --git a/stable/minio-console/3.0.50/Chart.yaml b/stable/minio-console/3.0.50/Chart.yaml deleted file mode 100644 index 3e9f3ea8992..00000000000 --- a/stable/minio-console/3.0.50/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.21.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.50 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/minio-console/3.0.50/README.md b/stable/minio-console/3.0.50/README.md deleted file mode 100644 index 39d7f89b8d3..00000000000 --- a/stable/minio-console/3.0.50/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.50/charts/common-10.7.1.tgz b/stable/minio-console/3.0.50/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/minio-console/3.0.50/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/minio-console/3.0.51/CHANGELOG.md b/stable/minio-console/3.0.51/CHANGELOG.md new file mode 100644 index 00000000000..2cc82288ce7 --- /dev/null +++ b/stable/minio-console/3.0.51/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minio-console-3.0.51](https://github.com/truecharts/charts/compare/minio-console-3.0.50...minio-console-3.0.51) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [minio-console-3.0.50](https://github.com/truecharts/charts/compare/minio-console-3.0.49...minio-console-3.0.50) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [minio-console-3.0.49](https://github.com/truecharts/charts/compare/minio-console-3.0.48...minio-console-3.0.49) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [minio-console-3.0.48](https://github.com/truecharts/charts/compare/minio-console-3.0.47...minio-console-3.0.48) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [minio-console-3.0.47](https://github.com/truecharts/charts/compare/minio-console-3.0.46...minio-console-3.0.47) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [minio-console-3.0.46](https://github.com/truecharts/charts/compare/minio-console-3.0.45...minio-console-3.0.46) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [minio-console-3.0.46](https://github.com/truecharts/charts/compare/minio-console-3.0.45...minio-console-3.0.46) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [minio-console-3.0.45](https://github.com/truecharts/charts/compare/minio-console-3.0.44...minio-console-3.0.45) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [minio-console-3.0.44](https://github.com/truecharts/charts/compare/minio-console-3.0.43...minio-console-3.0.44) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) + + + + +## [minio-console-3.0.43](https://github.com/truecharts/charts/compare/minio-console-3.0.42...minio-console-3.0.43) (2022-09-28) + +### Chore diff --git a/stable/minio-console/3.0.51/Chart.lock b/stable/minio-console/3.0.51/Chart.lock new file mode 100644 index 00000000000..bf070ff412b --- /dev/null +++ b/stable/minio-console/3.0.51/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:22:27.255018355Z" diff --git a/stable/minio-console/3.0.51/Chart.yaml b/stable/minio-console/3.0.51/Chart.yaml new file mode 100644 index 00000000000..f495f888784 --- /dev/null +++ b/stable/minio-console/3.0.51/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.21.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.51 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minio-console/3.0.51/README.md b/stable/minio-console/3.0.51/README.md new file mode 100644 index 00000000000..06e1f19771b --- /dev/null +++ b/stable/minio-console/3.0.51/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.50/app-readme.md b/stable/minio-console/3.0.51/app-readme.md similarity index 100% rename from stable/minio-console/3.0.50/app-readme.md rename to stable/minio-console/3.0.51/app-readme.md diff --git a/stable/minio-console/3.0.51/charts/common-10.7.7.tgz b/stable/minio-console/3.0.51/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/minio-console/3.0.51/charts/common-10.7.7.tgz differ diff --git a/stable/minio-console/3.0.50/ix_values.yaml b/stable/minio-console/3.0.51/ix_values.yaml similarity index 100% rename from stable/minio-console/3.0.50/ix_values.yaml rename to stable/minio-console/3.0.51/ix_values.yaml diff --git a/stable/minio-console/3.0.50/questions.yaml b/stable/minio-console/3.0.51/questions.yaml similarity index 100% rename from stable/minio-console/3.0.50/questions.yaml rename to stable/minio-console/3.0.51/questions.yaml diff --git a/stable/nullserv/6.0.39/templates/common.yaml b/stable/minio-console/3.0.51/templates/common.yaml similarity index 100% rename from stable/nullserv/6.0.39/templates/common.yaml rename to stable/minio-console/3.0.51/templates/common.yaml diff --git a/stable/nocodb/3.0.53/values.yaml b/stable/minio-console/3.0.51/values.yaml similarity index 100% rename from stable/nocodb/3.0.53/values.yaml rename to stable/minio-console/3.0.51/values.yaml diff --git a/stable/minio/3.0.69/CHANGELOG.md b/stable/minio/3.0.69/CHANGELOG.md deleted file mode 100644 index 2fde78b00de..00000000000 --- a/stable/minio/3.0.69/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minio-3.0.69](https://github.com/truecharts/charts/compare/minio-3.0.68...minio-3.0.69) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [minio-3.0.68](https://github.com/truecharts/charts/compare/minio-3.0.67...minio-3.0.68) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [minio-3.0.67](https://github.com/truecharts/charts/compare/minio-console-3.0.49...minio-3.0.67) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [minio-3.0.66](https://github.com/truecharts/charts/compare/minio-3.0.65...minio-3.0.66) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [minio-3.0.65](https://github.com/truecharts/charts/compare/minio-console-3.0.47...minio-3.0.65) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [minio-3.0.64](https://github.com/truecharts/charts/compare/minio-3.0.63...minio-3.0.64) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [minio-3.0.63](https://github.com/truecharts/charts/compare/minio-console-3.0.46...minio-3.0.63) (2022-10-10) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) - - - - -## [minio-3.0.62](https://github.com/truecharts/charts/compare/minio-3.0.61...minio-3.0.62) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [minio-3.0.62](https://github.com/truecharts/charts/compare/minio-3.0.61...minio-3.0.62) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [minio-3.0.61](https://github.com/truecharts/charts/compare/minio-console-3.0.45...minio-3.0.61) (2022-10-07) - -### Chore - diff --git a/stable/minio/3.0.69/Chart.lock b/stable/minio/3.0.69/Chart.lock deleted file mode 100644 index 8cc29f368f6..00000000000 --- a/stable/minio/3.0.69/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:17:16.84731333Z" diff --git a/stable/minio/3.0.69/Chart.yaml b/stable/minio/3.0.69/Chart.yaml deleted file mode 100644 index e2c2ca0128f..00000000000 --- a/stable/minio/3.0.69/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.69 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/minio/3.0.69/README.md b/stable/minio/3.0.69/README.md deleted file mode 100644 index 94582a4b238..00000000000 --- a/stable/minio/3.0.69/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.69/charts/common-10.7.1.tgz b/stable/minio/3.0.69/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/minio/3.0.69/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/minio/3.0.70/CHANGELOG.md b/stable/minio/3.0.70/CHANGELOG.md new file mode 100644 index 00000000000..6d613f8d8b5 --- /dev/null +++ b/stable/minio/3.0.70/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minio-3.0.70](https://github.com/truecharts/charts/compare/minio-console-3.0.50...minio-3.0.70) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [minio-3.0.69](https://github.com/truecharts/charts/compare/minio-3.0.68...minio-3.0.69) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [minio-3.0.68](https://github.com/truecharts/charts/compare/minio-3.0.67...minio-3.0.68) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [minio-3.0.67](https://github.com/truecharts/charts/compare/minio-console-3.0.49...minio-3.0.67) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [minio-3.0.66](https://github.com/truecharts/charts/compare/minio-3.0.65...minio-3.0.66) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [minio-3.0.65](https://github.com/truecharts/charts/compare/minio-console-3.0.47...minio-3.0.65) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [minio-3.0.64](https://github.com/truecharts/charts/compare/minio-3.0.63...minio-3.0.64) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [minio-3.0.63](https://github.com/truecharts/charts/compare/minio-console-3.0.46...minio-3.0.63) (2022-10-10) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) + + + + +## [minio-3.0.62](https://github.com/truecharts/charts/compare/minio-3.0.61...minio-3.0.62) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [minio-3.0.62](https://github.com/truecharts/charts/compare/minio-3.0.61...minio-3.0.62) (2022-10-07) + +### Chore + diff --git a/stable/minio/3.0.70/Chart.lock b/stable/minio/3.0.70/Chart.lock new file mode 100644 index 00000000000..6a44c5acf49 --- /dev/null +++ b/stable/minio/3.0.70/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:22:19.059447108Z" diff --git a/stable/minio/3.0.70/Chart.yaml b/stable/minio/3.0.70/Chart.yaml new file mode 100644 index 00000000000..6c302a4c5db --- /dev/null +++ b/stable/minio/3.0.70/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.70 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/minio/3.0.70/README.md b/stable/minio/3.0.70/README.md new file mode 100644 index 00000000000..de45c0dcef1 --- /dev/null +++ b/stable/minio/3.0.70/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.69/app-readme.md b/stable/minio/3.0.70/app-readme.md similarity index 100% rename from stable/minio/3.0.69/app-readme.md rename to stable/minio/3.0.70/app-readme.md diff --git a/stable/minio/3.0.70/charts/common-10.7.7.tgz b/stable/minio/3.0.70/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/minio/3.0.70/charts/common-10.7.7.tgz differ diff --git a/stable/minio/3.0.69/ix_values.yaml b/stable/minio/3.0.70/ix_values.yaml similarity index 100% rename from stable/minio/3.0.69/ix_values.yaml rename to stable/minio/3.0.70/ix_values.yaml diff --git a/stable/minio/3.0.69/questions.yaml b/stable/minio/3.0.70/questions.yaml similarity index 100% rename from stable/minio/3.0.69/questions.yaml rename to stable/minio/3.0.70/questions.yaml diff --git a/stable/octoprint/6.0.41/templates/common.yaml b/stable/minio/3.0.70/templates/common.yaml similarity index 100% rename from stable/octoprint/6.0.41/templates/common.yaml rename to stable/minio/3.0.70/templates/common.yaml diff --git a/stable/novnc/3.0.37/values.yaml b/stable/minio/3.0.70/values.yaml similarity index 100% rename from stable/novnc/3.0.37/values.yaml rename to stable/minio/3.0.70/values.yaml diff --git a/stable/minisatip/2.0.36/CHANGELOG.md b/stable/minisatip/2.0.36/CHANGELOG.md deleted file mode 100644 index 819012af00c..00000000000 --- a/stable/minisatip/2.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [minisatip-2.0.36](https://github.com/truecharts/charts/compare/minisatip-2.0.35...minisatip-2.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [minisatip-2.0.35](https://github.com/truecharts/charts/compare/minisatip-2.0.34...minisatip-2.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [minisatip-2.0.34](https://github.com/truecharts/charts/compare/minisatip-2.0.33...minisatip-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [minisatip-2.0.34](https://github.com/truecharts/charts/compare/minisatip-2.0.33...minisatip-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [minisatip-2.0.33](https://github.com/truecharts/charts/compare/minisatip-2.0.32...minisatip-2.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [minisatip-2.0.32](https://github.com/truecharts/charts/compare/minisatip-2.0.31...minisatip-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/minisatip/2.0.36/Chart.lock b/stable/minisatip/2.0.36/Chart.lock deleted file mode 100644 index f4eee355074..00000000000 --- a/stable/minisatip/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:26:55.330253162Z" diff --git a/stable/minisatip/2.0.36/Chart.yaml b/stable/minisatip/2.0.36/Chart.yaml deleted file mode 100644 index e37276b8d3e..00000000000 --- a/stable/minisatip/2.0.36/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: minisatip -version: 2.0.36 -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.7.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.36/README.md b/stable/minisatip/2.0.36/README.md deleted file mode 100644 index 9b2f2556a6d..00000000000 --- a/stable/minisatip/2.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/minisatip/2.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/minisatip/2.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/minisatip/2.0.37/CHANGELOG.md b/stable/minisatip/2.0.37/CHANGELOG.md new file mode 100644 index 00000000000..51c9f24da4f --- /dev/null +++ b/stable/minisatip/2.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [minisatip-2.0.37](https://github.com/truecharts/charts/compare/minisatip-2.0.36...minisatip-2.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [minisatip-2.0.36](https://github.com/truecharts/charts/compare/minisatip-2.0.35...minisatip-2.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [minisatip-2.0.35](https://github.com/truecharts/charts/compare/minisatip-2.0.34...minisatip-2.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [minisatip-2.0.34](https://github.com/truecharts/charts/compare/minisatip-2.0.33...minisatip-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [minisatip-2.0.34](https://github.com/truecharts/charts/compare/minisatip-2.0.33...minisatip-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [minisatip-2.0.33](https://github.com/truecharts/charts/compare/minisatip-2.0.32...minisatip-2.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [minisatip-2.0.32](https://github.com/truecharts/charts/compare/minisatip-2.0.31...minisatip-2.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/minisatip/2.0.37/Chart.lock b/stable/minisatip/2.0.37/Chart.lock new file mode 100644 index 00000000000..5eedb189fd8 --- /dev/null +++ b/stable/minisatip/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:22:51.384215386Z" diff --git a/stable/minisatip/2.0.37/Chart.yaml b/stable/minisatip/2.0.37/Chart.yaml new file mode 100644 index 00000000000..c9585de07d4 --- /dev/null +++ b/stable/minisatip/2.0.37/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: minisatip +version: 2.0.37 +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.7.7 +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.37/README.md b/stable/minisatip/2.0.37/README.md new file mode 100644 index 00000000000..e5cbc32ee82 --- /dev/null +++ b/stable/minisatip/2.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/minisatip/2.0.37/app-readme.md similarity index 100% rename from stable/minisatip/2.0.36/app-readme.md rename to stable/minisatip/2.0.37/app-readme.md diff --git a/stable/minisatip/2.0.37/charts/common-10.7.7.tgz b/stable/minisatip/2.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/minisatip/2.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/minisatip/2.0.36/ix_values.yaml b/stable/minisatip/2.0.37/ix_values.yaml similarity index 100% rename from stable/minisatip/2.0.36/ix_values.yaml rename to stable/minisatip/2.0.37/ix_values.yaml diff --git a/stable/minisatip/2.0.36/questions.yaml b/stable/minisatip/2.0.37/questions.yaml similarity index 100% rename from stable/minisatip/2.0.36/questions.yaml rename to stable/minisatip/2.0.37/questions.yaml diff --git a/stable/odoo/8.0.55/templates/common.yaml b/stable/minisatip/2.0.37/templates/common.yaml similarity index 100% rename from stable/odoo/8.0.55/templates/common.yaml rename to stable/minisatip/2.0.37/templates/common.yaml diff --git a/stable/ntfy/2.0.41/values.yaml b/stable/minisatip/2.0.37/values.yaml similarity index 100% rename from stable/ntfy/2.0.41/values.yaml rename to stable/minisatip/2.0.37/values.yaml diff --git a/stable/mkvcleaver/1.0.16/CHANGELOG.md b/stable/mkvcleaver/1.0.16/CHANGELOG.md deleted file mode 100644 index a91900021fe..00000000000 --- a/stable/mkvcleaver/1.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mkvcleaver-1.0.16](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.15...mkvcleaver-1.0.16) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [mkvcleaver-1.0.15](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.14...mkvcleaver-1.0.15) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [mkvcleaver-1.0.14](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.13...mkvcleaver-1.0.14) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mkvcleaver-1.0.14](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.13...mkvcleaver-1.0.14) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mkvcleaver-1.0.13](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.12...mkvcleaver-1.0.13) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [mkvcleaver-1.0.12](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.11...mkvcleaver-1.0.12) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/mkvcleaver/1.0.16/Chart.lock b/stable/mkvcleaver/1.0.16/Chart.lock deleted file mode 100644 index 727f80a8ca8..00000000000 --- a/stable/mkvcleaver/1.0.16/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:26:58.567452169Z" diff --git a/stable/mkvcleaver/1.0.16/Chart.yaml b/stable/mkvcleaver/1.0.16/Chart.yaml deleted file mode 100644 index 54b9c70755f..00000000000 --- a/stable/mkvcleaver/1.0.16/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.7.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.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mkvcleaver/1.0.16/README.md b/stable/mkvcleaver/1.0.16/README.md deleted file mode 100644 index 9fe7330ac15..00000000000 --- a/stable/mkvcleaver/1.0.16/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.16/charts/common-10.7.1.tgz b/stable/mkvcleaver/1.0.16/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/mkvcleaver/1.0.16/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/mkvcleaver/1.0.17/CHANGELOG.md b/stable/mkvcleaver/1.0.17/CHANGELOG.md new file mode 100644 index 00000000000..3cc3b97914e --- /dev/null +++ b/stable/mkvcleaver/1.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mkvcleaver-1.0.17](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.16...mkvcleaver-1.0.17) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [mkvcleaver-1.0.16](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.15...mkvcleaver-1.0.16) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [mkvcleaver-1.0.15](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.14...mkvcleaver-1.0.15) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [mkvcleaver-1.0.14](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.13...mkvcleaver-1.0.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mkvcleaver-1.0.14](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.13...mkvcleaver-1.0.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mkvcleaver-1.0.13](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.12...mkvcleaver-1.0.13) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [mkvcleaver-1.0.12](https://github.com/truecharts/charts/compare/mkvcleaver-1.0.11...mkvcleaver-1.0.12) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/mkvcleaver/1.0.17/Chart.lock b/stable/mkvcleaver/1.0.17/Chart.lock new file mode 100644 index 00000000000..45d76dc49f5 --- /dev/null +++ b/stable/mkvcleaver/1.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:23:00.172089818Z" diff --git a/stable/mkvcleaver/1.0.17/Chart.yaml b/stable/mkvcleaver/1.0.17/Chart.yaml new file mode 100644 index 00000000000..2d295fcdbdc --- /dev/null +++ b/stable/mkvcleaver/1.0.17/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mkvcleaver/1.0.17/README.md b/stable/mkvcleaver/1.0.17/README.md new file mode 100644 index 00000000000..8e04b770a2a --- /dev/null +++ b/stable/mkvcleaver/1.0.17/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.16/app-readme.md b/stable/mkvcleaver/1.0.17/app-readme.md similarity index 100% rename from stable/mkvcleaver/1.0.16/app-readme.md rename to stable/mkvcleaver/1.0.17/app-readme.md diff --git a/stable/mkvcleaver/1.0.17/charts/common-10.7.7.tgz b/stable/mkvcleaver/1.0.17/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/mkvcleaver/1.0.17/charts/common-10.7.7.tgz differ diff --git a/stable/mkvcleaver/1.0.16/ix_values.yaml b/stable/mkvcleaver/1.0.17/ix_values.yaml similarity index 100% rename from stable/mkvcleaver/1.0.16/ix_values.yaml rename to stable/mkvcleaver/1.0.17/ix_values.yaml diff --git a/stable/mkvcleaver/1.0.16/questions.yaml b/stable/mkvcleaver/1.0.17/questions.yaml similarity index 100% rename from stable/mkvcleaver/1.0.16/questions.yaml rename to stable/mkvcleaver/1.0.17/questions.yaml diff --git a/stable/omada-controller/6.2.1/templates/common.yaml b/stable/mkvcleaver/1.0.17/templates/common.yaml similarity index 100% rename from stable/omada-controller/6.2.1/templates/common.yaml rename to stable/mkvcleaver/1.0.17/templates/common.yaml diff --git a/stable/nullserv/6.0.39/values.yaml b/stable/mkvcleaver/1.0.17/values.yaml similarity index 100% rename from stable/nullserv/6.0.39/values.yaml rename to stable/mkvcleaver/1.0.17/values.yaml diff --git a/stable/mkvtoolnix/2.0.42/CHANGELOG.md b/stable/mkvtoolnix/2.0.42/CHANGELOG.md deleted file mode 100644 index b9dcbff2800..00000000000 --- a/stable/mkvtoolnix/2.0.42/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mkvtoolnix-2.0.42](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.41...mkvtoolnix-2.0.42) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [mkvtoolnix-2.0.41](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.40...mkvtoolnix-2.0.41) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [mkvtoolnix-2.0.40](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.39...mkvtoolnix-2.0.40) (2022-10-18) - -### Chore - -- Auto-update chart README [skip ci] - - update container image tccr.io/truecharts/mkvtoolnix to v22.10.1 ([#4123](https://github.com/truecharts/charts/issues/4123)) - - - - -## [mkvtoolnix-2.0.39](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.38...mkvtoolnix-2.0.39) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [mkvtoolnix-2.0.38](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.37...mkvtoolnix-2.0.38) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - - - - -## [mkvtoolnix-2.0.37](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.36...mkvtoolnix-2.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mkvtoolnix-2.0.37](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.36...mkvtoolnix-2.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mkvtoolnix-2.0.36](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.35...mkvtoolnix-2.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [mkvtoolnix-2.0.35](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.34...mkvtoolnix-2.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [mkvtoolnix-2.0.34](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.33...mkvtoolnix-2.0.34) (2022-09-25) - -### Chore diff --git a/stable/mkvtoolnix/2.0.42/Chart.lock b/stable/mkvtoolnix/2.0.42/Chart.lock deleted file mode 100644 index 8c3ac806254..00000000000 --- a/stable/mkvtoolnix/2.0.42/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-25T06:17:48.616100577Z" diff --git a/stable/mkvtoolnix/2.0.42/Chart.yaml b/stable/mkvtoolnix/2.0.42/Chart.yaml deleted file mode 100644 index ee6f172c41d..00000000000 --- a/stable/mkvtoolnix/2.0.42/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "22.10.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.42 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mkvtoolnix/2.0.42/README.md b/stable/mkvtoolnix/2.0.42/README.md deleted file mode 100644 index 60d9031dc02..00000000000 --- a/stable/mkvtoolnix/2.0.42/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/charts/common-10.7.1.tgz b/stable/mkvtoolnix/2.0.42/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/mkvtoolnix/2.0.42/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/mkvtoolnix/2.0.43/CHANGELOG.md b/stable/mkvtoolnix/2.0.43/CHANGELOG.md new file mode 100644 index 00000000000..0bd0e155750 --- /dev/null +++ b/stable/mkvtoolnix/2.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mkvtoolnix-2.0.43](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.42...mkvtoolnix-2.0.43) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [mkvtoolnix-2.0.42](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.41...mkvtoolnix-2.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [mkvtoolnix-2.0.41](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.40...mkvtoolnix-2.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [mkvtoolnix-2.0.40](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.39...mkvtoolnix-2.0.40) (2022-10-18) + +### Chore + +- Auto-update chart README [skip ci] + - update container image tccr.io/truecharts/mkvtoolnix to v22.10.1 ([#4123](https://github.com/truecharts/charts/issues/4123)) + + + + +## [mkvtoolnix-2.0.39](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.38...mkvtoolnix-2.0.39) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [mkvtoolnix-2.0.38](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.37...mkvtoolnix-2.0.38) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + +## [mkvtoolnix-2.0.37](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.36...mkvtoolnix-2.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mkvtoolnix-2.0.37](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.36...mkvtoolnix-2.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mkvtoolnix-2.0.36](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.35...mkvtoolnix-2.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [mkvtoolnix-2.0.35](https://github.com/truecharts/charts/compare/mkvtoolnix-2.0.34...mkvtoolnix-2.0.35) (2022-09-27) + +### Chore diff --git a/stable/mkvtoolnix/2.0.43/Chart.lock b/stable/mkvtoolnix/2.0.43/Chart.lock new file mode 100644 index 00000000000..7d9b2b51c98 --- /dev/null +++ b/stable/mkvtoolnix/2.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:23:07.965289936Z" diff --git a/stable/mkvtoolnix/2.0.43/Chart.yaml b/stable/mkvtoolnix/2.0.43/Chart.yaml new file mode 100644 index 00000000000..0f1830d5638 --- /dev/null +++ b/stable/mkvtoolnix/2.0.43/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "22.10.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.43 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mkvtoolnix/2.0.43/README.md b/stable/mkvtoolnix/2.0.43/README.md new file mode 100644 index 00000000000..d4ad358bbf8 --- /dev/null +++ b/stable/mkvtoolnix/2.0.43/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/app-readme.md b/stable/mkvtoolnix/2.0.43/app-readme.md similarity index 100% rename from stable/mkvtoolnix/2.0.42/app-readme.md rename to stable/mkvtoolnix/2.0.43/app-readme.md diff --git a/stable/mkvtoolnix/2.0.43/charts/common-10.7.7.tgz b/stable/mkvtoolnix/2.0.43/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/mkvtoolnix/2.0.43/charts/common-10.7.7.tgz differ diff --git a/stable/mkvtoolnix/2.0.42/ix_values.yaml b/stable/mkvtoolnix/2.0.43/ix_values.yaml similarity index 100% rename from stable/mkvtoolnix/2.0.42/ix_values.yaml rename to stable/mkvtoolnix/2.0.43/ix_values.yaml diff --git a/stable/mkvtoolnix/2.0.42/questions.yaml b/stable/mkvtoolnix/2.0.43/questions.yaml similarity index 100% rename from stable/mkvtoolnix/2.0.42/questions.yaml rename to stable/mkvtoolnix/2.0.43/questions.yaml diff --git a/stable/onlyoffice-document-server/6.0.46/templates/common.yaml b/stable/mkvtoolnix/2.0.43/templates/common.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.46/templates/common.yaml rename to stable/mkvtoolnix/2.0.43/templates/common.yaml diff --git a/stable/octoprint/6.0.41/values.yaml b/stable/mkvtoolnix/2.0.43/values.yaml similarity index 100% rename from stable/octoprint/6.0.41/values.yaml rename to stable/mkvtoolnix/2.0.43/values.yaml diff --git a/stable/ml-workspace/2.0.37/CHANGELOG.md b/stable/ml-workspace/2.0.37/CHANGELOG.md deleted file mode 100644 index 33792696573..00000000000 --- a/stable/ml-workspace/2.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ml-workspace-2.0.37](https://github.com/truecharts/charts/compare/ml-workspace-2.0.36...ml-workspace-2.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ml-workspace-2.0.36](https://github.com/truecharts/charts/compare/ml-workspace-2.0.35...ml-workspace-2.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ml-workspace-2.0.35](https://github.com/truecharts/charts/compare/ml-workspace-2.0.34...ml-workspace-2.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ml-workspace-2.0.35](https://github.com/truecharts/charts/compare/ml-workspace-2.0.34...ml-workspace-2.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ml-workspace-2.0.34](https://github.com/truecharts/charts/compare/ml-workspace-2.0.33...ml-workspace-2.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ml-workspace-2.0.33](https://github.com/truecharts/charts/compare/ml-workspace-2.0.32...ml-workspace-2.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/ml-workspace/2.0.37/Chart.lock b/stable/ml-workspace/2.0.37/Chart.lock deleted file mode 100644 index b529abd6f49..00000000000 --- a/stable/ml-workspace/2.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:27:21.939460702Z" diff --git a/stable/ml-workspace/2.0.37/Chart.yaml b/stable/ml-workspace/2.0.37/Chart.yaml deleted file mode 100644 index a991987eb2b..00000000000 --- a/stable/ml-workspace/2.0.37/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.7.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.37 -annotations: - truecharts.org/catagories: | - - utility - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ml-workspace/2.0.37/README.md b/stable/ml-workspace/2.0.37/README.md deleted file mode 100644 index 4d6ec3fe320..00000000000 --- a/stable/ml-workspace/2.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/ml-workspace/2.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/ml-workspace/2.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/ml-workspace/2.0.38/CHANGELOG.md b/stable/ml-workspace/2.0.38/CHANGELOG.md new file mode 100644 index 00000000000..de5dc56275b --- /dev/null +++ b/stable/ml-workspace/2.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ml-workspace-2.0.38](https://github.com/truecharts/charts/compare/ml-workspace-2.0.37...ml-workspace-2.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ml-workspace-2.0.37](https://github.com/truecharts/charts/compare/ml-workspace-2.0.36...ml-workspace-2.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ml-workspace-2.0.36](https://github.com/truecharts/charts/compare/ml-workspace-2.0.35...ml-workspace-2.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ml-workspace-2.0.35](https://github.com/truecharts/charts/compare/ml-workspace-2.0.34...ml-workspace-2.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ml-workspace-2.0.35](https://github.com/truecharts/charts/compare/ml-workspace-2.0.34...ml-workspace-2.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ml-workspace-2.0.34](https://github.com/truecharts/charts/compare/ml-workspace-2.0.33...ml-workspace-2.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ml-workspace-2.0.33](https://github.com/truecharts/charts/compare/ml-workspace-2.0.32...ml-workspace-2.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/ml-workspace/2.0.38/Chart.lock b/stable/ml-workspace/2.0.38/Chart.lock new file mode 100644 index 00000000000..b5eb5f58aba --- /dev/null +++ b/stable/ml-workspace/2.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:23:28.263302949Z" diff --git a/stable/ml-workspace/2.0.38/Chart.yaml b/stable/ml-workspace/2.0.38/Chart.yaml new file mode 100644 index 00000000000..1e5f34e9941 --- /dev/null +++ b/stable/ml-workspace/2.0.38/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.13.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.38 +annotations: + truecharts.org/catagories: | + - utility + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ml-workspace/2.0.38/README.md b/stable/ml-workspace/2.0.38/README.md new file mode 100644 index 00000000000..f8764f57f80 --- /dev/null +++ b/stable/ml-workspace/2.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/ml-workspace/2.0.38/app-readme.md similarity index 100% rename from stable/ml-workspace/2.0.37/app-readme.md rename to stable/ml-workspace/2.0.38/app-readme.md diff --git a/stable/ml-workspace/2.0.38/charts/common-10.7.7.tgz b/stable/ml-workspace/2.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/ml-workspace/2.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/ml-workspace/2.0.37/ci/base-values.yaml b/stable/ml-workspace/2.0.38/ci/base-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.37/ci/base-values.yaml rename to stable/ml-workspace/2.0.38/ci/base-values.yaml diff --git a/stable/ml-workspace/2.0.37/ci/gpu-values.yaml b/stable/ml-workspace/2.0.38/ci/gpu-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.37/ci/gpu-values.yaml rename to stable/ml-workspace/2.0.38/ci/gpu-values.yaml diff --git a/stable/ml-workspace/2.0.37/ci/light-values.yaml b/stable/ml-workspace/2.0.38/ci/light-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.37/ci/light-values.yaml rename to stable/ml-workspace/2.0.38/ci/light-values.yaml diff --git a/stable/ml-workspace/2.0.37/ci/minimal-values.yaml b/stable/ml-workspace/2.0.38/ci/minimal-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.37/ci/minimal-values.yaml rename to stable/ml-workspace/2.0.38/ci/minimal-values.yaml diff --git a/stable/ml-workspace/2.0.37/ci/r-values.yaml b/stable/ml-workspace/2.0.38/ci/r-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.37/ci/r-values.yaml rename to stable/ml-workspace/2.0.38/ci/r-values.yaml diff --git a/stable/ml-workspace/2.0.37/ci/spark-values.yaml b/stable/ml-workspace/2.0.38/ci/spark-values.yaml similarity index 100% rename from stable/ml-workspace/2.0.37/ci/spark-values.yaml rename to stable/ml-workspace/2.0.38/ci/spark-values.yaml diff --git a/stable/ml-workspace/2.0.37/ix_values.yaml b/stable/ml-workspace/2.0.38/ix_values.yaml similarity index 100% rename from stable/ml-workspace/2.0.37/ix_values.yaml rename to stable/ml-workspace/2.0.38/ix_values.yaml diff --git a/stable/ml-workspace/2.0.37/questions.yaml b/stable/ml-workspace/2.0.38/questions.yaml similarity index 100% rename from stable/ml-workspace/2.0.37/questions.yaml rename to stable/ml-workspace/2.0.38/questions.yaml diff --git a/stable/openspeedtest/1.0.40/templates/common.yaml b/stable/ml-workspace/2.0.38/templates/common.yaml similarity index 100% rename from stable/openspeedtest/1.0.40/templates/common.yaml rename to stable/ml-workspace/2.0.38/templates/common.yaml diff --git a/stable/odoo/8.0.55/values.yaml b/stable/ml-workspace/2.0.38/values.yaml similarity index 100% rename from stable/odoo/8.0.55/values.yaml rename to stable/ml-workspace/2.0.38/values.yaml diff --git a/stable/monica/3.0.58/CHANGELOG.md b/stable/monica/3.0.58/CHANGELOG.md deleted file mode 100644 index eb71d401dbe..00000000000 --- a/stable/monica/3.0.58/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [monica-3.0.58](https://github.com/truecharts/charts/compare/monica-3.0.57...monica-3.0.58) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [monica-3.0.57](https://github.com/truecharts/charts/compare/monica-3.0.56...monica-3.0.57) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [monica-3.0.56](https://github.com/truecharts/charts/compare/monica-3.0.55...monica-3.0.56) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [monica-3.0.56](https://github.com/truecharts/charts/compare/monica-3.0.55...monica-3.0.56) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [monica-3.0.55](https://github.com/truecharts/charts/compare/monica-3.0.54...monica-3.0.55) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [monica-3.0.54](https://github.com/truecharts/charts/compare/monica-3.0.53...monica-3.0.54) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [monica-3.0.53](https://github.com/truecharts/charts/compare/monica-3.0.52...monica-3.0.53) (2022-10-01) - -### Chore - -- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [monica-3.0.51](https://github.com/truecharts/charts/compare/monica-3.0.50...monica-3.0.51) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 - diff --git a/stable/monica/3.0.58/Chart.lock b/stable/monica/3.0.58/Chart.lock deleted file mode 100644 index a943def51a3..00000000000 --- a/stable/monica/3.0.58/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -digest: sha256:295e428c316393ce8454e78e86bc68db722fe4ed43b899d9d733e2f9744cf719 -generated: "2022-10-19T13:27:39.271812539Z" diff --git a/stable/monica/3.0.58/Chart.yaml b/stable/monica/3.0.58/Chart.yaml deleted file mode 100644 index dc4f82b1ef4..00000000000 --- a/stable/monica/3.0.58/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.7.1 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -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.58 -annotations: - truecharts.org/catagories: | - - crm - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/monica/3.0.58/README.md b/stable/monica/3.0.58/README.md deleted file mode 100644 index 4d27336c235..00000000000 --- a/stable/monica/3.0.58/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.95 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.58/charts/common-10.7.1.tgz b/stable/monica/3.0.58/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/monica/3.0.58/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/monica/3.0.58/charts/mariadb-3.0.95.tgz b/stable/monica/3.0.58/charts/mariadb-3.0.95.tgz deleted file mode 100644 index 8b64eea58a2..00000000000 Binary files a/stable/monica/3.0.58/charts/mariadb-3.0.95.tgz and /dev/null differ diff --git a/stable/monica/3.0.59/CHANGELOG.md b/stable/monica/3.0.59/CHANGELOG.md new file mode 100644 index 00000000000..ea8f0b15a1b --- /dev/null +++ b/stable/monica/3.0.59/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [monica-3.0.59](https://github.com/truecharts/charts/compare/monica-3.0.58...monica-3.0.59) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [monica-3.0.58](https://github.com/truecharts/charts/compare/monica-3.0.57...monica-3.0.58) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [monica-3.0.57](https://github.com/truecharts/charts/compare/monica-3.0.56...monica-3.0.57) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [monica-3.0.56](https://github.com/truecharts/charts/compare/monica-3.0.55...monica-3.0.56) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [monica-3.0.56](https://github.com/truecharts/charts/compare/monica-3.0.55...monica-3.0.56) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [monica-3.0.55](https://github.com/truecharts/charts/compare/monica-3.0.54...monica-3.0.55) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [monica-3.0.54](https://github.com/truecharts/charts/compare/monica-3.0.53...monica-3.0.54) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [monica-3.0.53](https://github.com/truecharts/charts/compare/monica-3.0.52...monica-3.0.53) (2022-10-01) + +### Chore + +- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) + + + + +## [monica-3.0.51](https://github.com/truecharts/charts/compare/monica-3.0.50...monica-3.0.51) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [monica-3.0.50](https://github.com/truecharts/charts/compare/monica-3.0.49...monica-3.0.50) (2022-09-25) + +### Chore + diff --git a/stable/monica/3.0.59/Chart.lock b/stable/monica/3.0.59/Chart.lock new file mode 100644 index 00000000000..553ad1f3734 --- /dev/null +++ b/stable/monica/3.0.59/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add +generated: "2022-10-25T10:23:51.650931246Z" diff --git a/stable/monica/3.0.59/Chart.yaml b/stable/monica/3.0.59/Chart.yaml new file mode 100644 index 00000000000..a7ac5473657 --- /dev/null +++ b/stable/monica/3.0.59/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "3.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +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.59 +annotations: + truecharts.org/catagories: | + - crm + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/monica/3.0.59/README.md b/stable/monica/3.0.59/README.md new file mode 100644 index 00000000000..4d9491d8288 --- /dev/null +++ b/stable/monica/3.0.59/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.100 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.58/app-readme.md b/stable/monica/3.0.59/app-readme.md similarity index 100% rename from stable/monica/3.0.58/app-readme.md rename to stable/monica/3.0.59/app-readme.md diff --git a/stable/monica/3.0.59/charts/common-10.7.7.tgz b/stable/monica/3.0.59/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/monica/3.0.59/charts/common-10.7.7.tgz differ diff --git a/stable/monica/3.0.59/charts/mariadb-3.0.100.tgz b/stable/monica/3.0.59/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/stable/monica/3.0.59/charts/mariadb-3.0.100.tgz differ diff --git a/stable/monica/3.0.58/ix_values.yaml b/stable/monica/3.0.59/ix_values.yaml similarity index 100% rename from stable/monica/3.0.58/ix_values.yaml rename to stable/monica/3.0.59/ix_values.yaml diff --git a/stable/monica/3.0.58/questions.yaml b/stable/monica/3.0.59/questions.yaml similarity index 100% rename from stable/monica/3.0.58/questions.yaml rename to stable/monica/3.0.59/questions.yaml diff --git a/stable/monica/3.0.58/templates/_appkey.tpl b/stable/monica/3.0.59/templates/_appkey.tpl similarity index 100% rename from stable/monica/3.0.58/templates/_appkey.tpl rename to stable/monica/3.0.59/templates/_appkey.tpl diff --git a/stable/monica/3.0.58/templates/common.yaml b/stable/monica/3.0.59/templates/common.yaml similarity index 100% rename from stable/monica/3.0.58/templates/common.yaml rename to stable/monica/3.0.59/templates/common.yaml diff --git a/stable/omada-controller/6.2.1/values.yaml b/stable/monica/3.0.59/values.yaml similarity index 100% rename from stable/omada-controller/6.2.1/values.yaml rename to stable/monica/3.0.59/values.yaml diff --git a/stable/mosdns/2.0.41/CHANGELOG.md b/stable/mosdns/2.0.41/CHANGELOG.md deleted file mode 100644 index f128e492d21..00000000000 --- a/stable/mosdns/2.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mosdns-2.0.41](https://github.com/truecharts/charts/compare/mosdns-2.0.40...mosdns-2.0.41) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [mosdns-2.0.40](https://github.com/truecharts/charts/compare/mosdns-2.0.39...mosdns-2.0.40) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [mosdns-2.0.39](https://github.com/truecharts/charts/compare/mosdns-2.0.38...mosdns-2.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mosdns-2.0.39](https://github.com/truecharts/charts/compare/mosdns-2.0.38...mosdns-2.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mosdns-2.0.38](https://github.com/truecharts/charts/compare/mosdns-2.0.37...mosdns-2.0.38) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mosdns-2.0.37](https://github.com/truecharts/charts/compare/mosdns-2.0.36...mosdns-2.0.37) (2022-10-04) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) - - - - -## [mosdns-2.0.36](https://github.com/truecharts/charts/compare/mosdns-2.0.35...mosdns-2.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/mosdns/2.0.41/Chart.lock b/stable/mosdns/2.0.41/Chart.lock deleted file mode 100644 index 39c94b638ec..00000000000 --- a/stable/mosdns/2.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:27:30.666218027Z" diff --git a/stable/mosdns/2.0.41/Chart.yaml b/stable/mosdns/2.0.41/Chart.yaml deleted file mode 100644 index 14a346b04e1..00000000000 --- a/stable/mosdns/2.0.41/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mosdns -version: 2.0.41 -appVersion: "4.4.2" -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.7.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.41/README.md b/stable/mosdns/2.0.41/README.md deleted file mode 100644 index e2b768a97ab..00000000000 --- a/stable/mosdns/2.0.41/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.41/charts/common-10.7.1.tgz b/stable/mosdns/2.0.41/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/mosdns/2.0.41/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/mosdns/2.0.42/CHANGELOG.md b/stable/mosdns/2.0.42/CHANGELOG.md new file mode 100644 index 00000000000..9ab196663ca --- /dev/null +++ b/stable/mosdns/2.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mosdns-2.0.42](https://github.com/truecharts/charts/compare/mosdns-2.0.41...mosdns-2.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [mosdns-2.0.41](https://github.com/truecharts/charts/compare/mosdns-2.0.40...mosdns-2.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [mosdns-2.0.40](https://github.com/truecharts/charts/compare/mosdns-2.0.39...mosdns-2.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + - update docker general non-major + + + + +## [mosdns-2.0.39](https://github.com/truecharts/charts/compare/mosdns-2.0.38...mosdns-2.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mosdns-2.0.39](https://github.com/truecharts/charts/compare/mosdns-2.0.38...mosdns-2.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mosdns-2.0.38](https://github.com/truecharts/charts/compare/mosdns-2.0.37...mosdns-2.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mosdns-2.0.37](https://github.com/truecharts/charts/compare/mosdns-2.0.36...mosdns-2.0.37) (2022-10-04) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) + + + + +## [mosdns-2.0.36](https://github.com/truecharts/charts/compare/mosdns-2.0.35...mosdns-2.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) + diff --git a/stable/mosdns/2.0.42/Chart.lock b/stable/mosdns/2.0.42/Chart.lock new file mode 100644 index 00000000000..57b4ebba439 --- /dev/null +++ b/stable/mosdns/2.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:23:44.108644978Z" diff --git a/stable/mosdns/2.0.42/Chart.yaml b/stable/mosdns/2.0.42/Chart.yaml new file mode 100644 index 00000000000..8f36feeaaf4 --- /dev/null +++ b/stable/mosdns/2.0.42/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mosdns +version: 2.0.42 +appVersion: "4.4.2" +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.7.7 + # 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.42/README.md b/stable/mosdns/2.0.42/README.md new file mode 100644 index 00000000000..7e1345f2838 --- /dev/null +++ b/stable/mosdns/2.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/stable/mosdns/2.0.42/app-readme.md similarity index 100% rename from stable/mosdns/2.0.41/app-readme.md rename to stable/mosdns/2.0.42/app-readme.md diff --git a/stable/mosdns/2.0.42/charts/common-10.7.7.tgz b/stable/mosdns/2.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/mosdns/2.0.42/charts/common-10.7.7.tgz differ diff --git a/stable/mosdns/2.0.41/ix_values.yaml b/stable/mosdns/2.0.42/ix_values.yaml similarity index 100% rename from stable/mosdns/2.0.41/ix_values.yaml rename to stable/mosdns/2.0.42/ix_values.yaml diff --git a/stable/mosdns/2.0.41/questions.yaml b/stable/mosdns/2.0.42/questions.yaml similarity index 100% rename from stable/mosdns/2.0.41/questions.yaml rename to stable/mosdns/2.0.42/questions.yaml diff --git a/stable/openvscode-server/2.0.45/templates/common.yaml b/stable/mosdns/2.0.42/templates/common.yaml similarity index 100% rename from stable/openvscode-server/2.0.45/templates/common.yaml rename to stable/mosdns/2.0.42/templates/common.yaml diff --git a/stable/onlyoffice-document-server/6.0.46/values.yaml b/stable/mosdns/2.0.42/values.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.46/values.yaml rename to stable/mosdns/2.0.42/values.yaml diff --git a/stable/mosquitto/6.1.8/CHANGELOG.md b/stable/mosquitto/6.1.8/CHANGELOG.md deleted file mode 100644 index 262846b3131..00000000000 --- a/stable/mosquitto/6.1.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mosquitto-6.1.8](https://github.com/truecharts/charts/compare/mosquitto-6.1.7...mosquitto-6.1.8) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [mosquitto-6.1.7](https://github.com/truecharts/charts/compare/mosquitto-6.1.6...mosquitto-6.1.7) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [mosquitto-6.1.6](https://github.com/truecharts/charts/compare/mosquitto-6.1.5...mosquitto-6.1.6) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mosquitto-6.1.6](https://github.com/truecharts/charts/compare/mosquitto-6.1.5...mosquitto-6.1.6) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mosquitto-6.1.5](https://github.com/truecharts/charts/compare/mosquitto-6.1.4...mosquitto-6.1.5) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [mosquitto-6.1.4](https://github.com/truecharts/charts/compare/mosquitto-6.1.3...mosquitto-6.1.4) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [mosquitto-6.1.3](https://github.com/truecharts/charts/compare/mosquitto-6.1.2...mosquitto-6.1.3) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [mosquitto-6.1.2](https://github.com/truecharts/charts/compare/mosquitto-6.1.1...mosquitto-6.1.2) (2022-09-26) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix - -- add second ingress question for websockets service ([#3916](https://github.com/truecharts/charts/issues/3916)) - - - - -## [mosquitto-6.1.1](https://github.com/truecharts/charts/compare/mosquitto-6.1.0...mosquitto-6.1.1) (2022-09-26) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix - -- use targetPort in mosquitto.conf ([#3911](https://github.com/truecharts/charts/issues/3911)) - diff --git a/stable/mosquitto/6.1.8/Chart.lock b/stable/mosquitto/6.1.8/Chart.lock deleted file mode 100644 index f69a61c041e..00000000000 --- a/stable/mosquitto/6.1.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:27:36.192985965Z" diff --git a/stable/mosquitto/6.1.8/Chart.yaml b/stable/mosquitto/6.1.8/Chart.yaml deleted file mode 100644 index 6781c4171ef..00000000000 --- a/stable/mosquitto/6.1.8/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.7.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.1.8 -annotations: - truecharts.org/catagories: | - - homeautomation - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mosquitto/6.1.8/README.md b/stable/mosquitto/6.1.8/README.md deleted file mode 100644 index a35401b53eb..00000000000 --- a/stable/mosquitto/6.1.8/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.1.8/charts/common-10.7.1.tgz b/stable/mosquitto/6.1.8/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/mosquitto/6.1.8/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/mosquitto/6.1.9/CHANGELOG.md b/stable/mosquitto/6.1.9/CHANGELOG.md new file mode 100644 index 00000000000..48849d886dc --- /dev/null +++ b/stable/mosquitto/6.1.9/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mosquitto-6.1.9](https://github.com/truecharts/charts/compare/mosquitto-6.1.8...mosquitto-6.1.9) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [mosquitto-6.1.8](https://github.com/truecharts/charts/compare/mosquitto-6.1.7...mosquitto-6.1.8) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [mosquitto-6.1.7](https://github.com/truecharts/charts/compare/mosquitto-6.1.6...mosquitto-6.1.7) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [mosquitto-6.1.6](https://github.com/truecharts/charts/compare/mosquitto-6.1.5...mosquitto-6.1.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mosquitto-6.1.6](https://github.com/truecharts/charts/compare/mosquitto-6.1.5...mosquitto-6.1.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mosquitto-6.1.5](https://github.com/truecharts/charts/compare/mosquitto-6.1.4...mosquitto-6.1.5) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [mosquitto-6.1.4](https://github.com/truecharts/charts/compare/mosquitto-6.1.3...mosquitto-6.1.4) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [mosquitto-6.1.3](https://github.com/truecharts/charts/compare/mosquitto-6.1.2...mosquitto-6.1.3) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [mosquitto-6.1.2](https://github.com/truecharts/charts/compare/mosquitto-6.1.1...mosquitto-6.1.2) (2022-09-26) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix + +- add second ingress question for websockets service ([#3916](https://github.com/truecharts/charts/issues/3916)) + + + + diff --git a/stable/mosquitto/6.1.9/Chart.lock b/stable/mosquitto/6.1.9/Chart.lock new file mode 100644 index 00000000000..7f436283c35 --- /dev/null +++ b/stable/mosquitto/6.1.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:23:51.003470676Z" diff --git a/stable/mosquitto/6.1.9/Chart.yaml b/stable/mosquitto/6.1.9/Chart.yaml new file mode 100644 index 00000000000..7ffdd9633b2 --- /dev/null +++ b/stable/mosquitto/6.1.9/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.0.15" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.1.9 +annotations: + truecharts.org/catagories: | + - homeautomation + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mosquitto/6.1.9/README.md b/stable/mosquitto/6.1.9/README.md new file mode 100644 index 00000000000..91051ef7f7f --- /dev/null +++ b/stable/mosquitto/6.1.9/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.1.8/app-readme.md b/stable/mosquitto/6.1.9/app-readme.md similarity index 100% rename from stable/mosquitto/6.1.8/app-readme.md rename to stable/mosquitto/6.1.9/app-readme.md diff --git a/stable/mosquitto/6.1.9/charts/common-10.7.7.tgz b/stable/mosquitto/6.1.9/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/mosquitto/6.1.9/charts/common-10.7.7.tgz differ diff --git a/stable/mosquitto/6.1.8/ix_values.yaml b/stable/mosquitto/6.1.9/ix_values.yaml similarity index 100% rename from stable/mosquitto/6.1.8/ix_values.yaml rename to stable/mosquitto/6.1.9/ix_values.yaml diff --git a/stable/mosquitto/6.1.8/questions.yaml b/stable/mosquitto/6.1.9/questions.yaml similarity index 100% rename from stable/mosquitto/6.1.8/questions.yaml rename to stable/mosquitto/6.1.9/questions.yaml diff --git a/stable/openhab/2.0.39/templates/common.yaml b/stable/mosquitto/6.1.9/templates/common.yaml similarity index 100% rename from stable/openhab/2.0.39/templates/common.yaml rename to stable/mosquitto/6.1.9/templates/common.yaml diff --git a/stable/openhab/2.0.39/values.yaml b/stable/mosquitto/6.1.9/values.yaml similarity index 100% rename from stable/openhab/2.0.39/values.yaml rename to stable/mosquitto/6.1.9/values.yaml diff --git a/stable/mstream/3.0.36/CHANGELOG.md b/stable/mstream/3.0.36/CHANGELOG.md deleted file mode 100644 index 0c2118f04de..00000000000 --- a/stable/mstream/3.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mstream-3.0.36](https://github.com/truecharts/charts/compare/mstream-3.0.35...mstream-3.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [mstream-3.0.35](https://github.com/truecharts/charts/compare/mstream-3.0.34...mstream-3.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [mstream-3.0.34](https://github.com/truecharts/charts/compare/mstream-3.0.33...mstream-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mstream-3.0.34](https://github.com/truecharts/charts/compare/mstream-3.0.33...mstream-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mstream-3.0.33](https://github.com/truecharts/charts/compare/mstream-3.0.32...mstream-3.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [mstream-3.0.32](https://github.com/truecharts/charts/compare/mstream-3.0.31...mstream-3.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/mstream/3.0.36/Chart.lock b/stable/mstream/3.0.36/Chart.lock deleted file mode 100644 index fffb461643b..00000000000 --- a/stable/mstream/3.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:27:53.037756247Z" diff --git a/stable/mstream/3.0.36/Chart.yaml b/stable/mstream/3.0.36/Chart.yaml deleted file mode 100644 index 8dfdf1cb706..00000000000 --- a/stable/mstream/3.0.36/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.7.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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mstream/3.0.36/README.md b/stable/mstream/3.0.36/README.md deleted file mode 100644 index 809ea3fc93d..00000000000 --- a/stable/mstream/3.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/mstream/3.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/mstream/3.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/mstream/3.0.37/CHANGELOG.md b/stable/mstream/3.0.37/CHANGELOG.md new file mode 100644 index 00000000000..65aec876bd3 --- /dev/null +++ b/stable/mstream/3.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mstream-3.0.37](https://github.com/truecharts/charts/compare/mstream-3.0.36...mstream-3.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [mstream-3.0.36](https://github.com/truecharts/charts/compare/mstream-3.0.35...mstream-3.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [mstream-3.0.35](https://github.com/truecharts/charts/compare/mstream-3.0.34...mstream-3.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [mstream-3.0.34](https://github.com/truecharts/charts/compare/mstream-3.0.33...mstream-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mstream-3.0.34](https://github.com/truecharts/charts/compare/mstream-3.0.33...mstream-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mstream-3.0.33](https://github.com/truecharts/charts/compare/mstream-3.0.32...mstream-3.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [mstream-3.0.32](https://github.com/truecharts/charts/compare/mstream-3.0.31...mstream-3.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/mstream/3.0.37/Chart.lock b/stable/mstream/3.0.37/Chart.lock new file mode 100644 index 00000000000..2183c2bbfb4 --- /dev/null +++ b/stable/mstream/3.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:24:10.530048091Z" diff --git a/stable/mstream/3.0.37/Chart.yaml b/stable/mstream/3.0.37/Chart.yaml new file mode 100644 index 00000000000..8f55f38c2bc --- /dev/null +++ b/stable/mstream/3.0.37/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "5.2.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mstream/3.0.37/README.md b/stable/mstream/3.0.37/README.md new file mode 100644 index 00000000000..3927ebecc27 --- /dev/null +++ b/stable/mstream/3.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/mstream/3.0.37/app-readme.md similarity index 100% rename from stable/mstream/3.0.36/app-readme.md rename to stable/mstream/3.0.37/app-readme.md diff --git a/stable/mstream/3.0.37/charts/common-10.7.7.tgz b/stable/mstream/3.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/mstream/3.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/mstream/3.0.36/ix_values.yaml b/stable/mstream/3.0.37/ix_values.yaml similarity index 100% rename from stable/mstream/3.0.36/ix_values.yaml rename to stable/mstream/3.0.37/ix_values.yaml diff --git a/stable/mstream/3.0.36/questions.yaml b/stable/mstream/3.0.37/questions.yaml similarity index 100% rename from stable/mstream/3.0.36/questions.yaml rename to stable/mstream/3.0.37/questions.yaml diff --git a/stable/mstream/3.0.36/templates/common.yaml b/stable/mstream/3.0.37/templates/common.yaml similarity index 100% rename from stable/mstream/3.0.36/templates/common.yaml rename to stable/mstream/3.0.37/templates/common.yaml diff --git a/stable/openkm/7.0.46/values.yaml b/stable/mstream/3.0.37/values.yaml similarity index 100% rename from stable/openkm/7.0.46/values.yaml rename to stable/mstream/3.0.37/values.yaml diff --git a/stable/muximux/3.0.36/CHANGELOG.md b/stable/muximux/3.0.36/CHANGELOG.md deleted file mode 100644 index 08f9fb52a40..00000000000 --- a/stable/muximux/3.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [muximux-3.0.36](https://github.com/truecharts/charts/compare/muximux-3.0.35...muximux-3.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [muximux-3.0.35](https://github.com/truecharts/charts/compare/muximux-3.0.34...muximux-3.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [muximux-3.0.34](https://github.com/truecharts/charts/compare/muximux-3.0.33...muximux-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [muximux-3.0.34](https://github.com/truecharts/charts/compare/muximux-3.0.33...muximux-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [muximux-3.0.33](https://github.com/truecharts/charts/compare/muximux-3.0.32...muximux-3.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [muximux-3.0.32](https://github.com/truecharts/charts/compare/muximux-3.0.31...muximux-3.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/muximux/3.0.36/Chart.lock b/stable/muximux/3.0.36/Chart.lock deleted file mode 100644 index 91467ea0634..00000000000 --- a/stable/muximux/3.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:28:02.45322216Z" diff --git a/stable/muximux/3.0.36/Chart.yaml b/stable/muximux/3.0.36/Chart.yaml deleted file mode 100644 index d4c5f4fb582..00000000000 --- a/stable/muximux/3.0.36/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "057352e8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/muximux/3.0.36/README.md b/stable/muximux/3.0.36/README.md deleted file mode 100644 index ef9b085d3af..00000000000 --- a/stable/muximux/3.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/muximux/3.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/muximux/3.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/muximux/3.0.37/CHANGELOG.md b/stable/muximux/3.0.37/CHANGELOG.md new file mode 100644 index 00000000000..75075b880fa --- /dev/null +++ b/stable/muximux/3.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [muximux-3.0.37](https://github.com/truecharts/charts/compare/muximux-3.0.36...muximux-3.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [muximux-3.0.36](https://github.com/truecharts/charts/compare/muximux-3.0.35...muximux-3.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [muximux-3.0.35](https://github.com/truecharts/charts/compare/muximux-3.0.34...muximux-3.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [muximux-3.0.34](https://github.com/truecharts/charts/compare/muximux-3.0.33...muximux-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [muximux-3.0.34](https://github.com/truecharts/charts/compare/muximux-3.0.33...muximux-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [muximux-3.0.33](https://github.com/truecharts/charts/compare/muximux-3.0.32...muximux-3.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [muximux-3.0.32](https://github.com/truecharts/charts/compare/muximux-3.0.31...muximux-3.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/muximux/3.0.37/Chart.lock b/stable/muximux/3.0.37/Chart.lock new file mode 100644 index 00000000000..66edb5c868a --- /dev/null +++ b/stable/muximux/3.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:24:25.091513342Z" diff --git a/stable/muximux/3.0.37/Chart.yaml b/stable/muximux/3.0.37/Chart.yaml new file mode 100644 index 00000000000..953cc714c08 --- /dev/null +++ b/stable/muximux/3.0.37/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "057352e8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/muximux/3.0.37/README.md b/stable/muximux/3.0.37/README.md new file mode 100644 index 00000000000..d016d97bffb --- /dev/null +++ b/stable/muximux/3.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/muximux/3.0.37/app-readme.md similarity index 100% rename from stable/muximux/3.0.36/app-readme.md rename to stable/muximux/3.0.37/app-readme.md diff --git a/stable/muximux/3.0.37/charts/common-10.7.7.tgz b/stable/muximux/3.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/muximux/3.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/muximux/3.0.36/ix_values.yaml b/stable/muximux/3.0.37/ix_values.yaml similarity index 100% rename from stable/muximux/3.0.36/ix_values.yaml rename to stable/muximux/3.0.37/ix_values.yaml diff --git a/stable/muximux/3.0.36/questions.yaml b/stable/muximux/3.0.37/questions.yaml similarity index 100% rename from stable/muximux/3.0.36/questions.yaml rename to stable/muximux/3.0.37/questions.yaml diff --git a/stable/muximux/3.0.36/templates/common.yaml b/stable/muximux/3.0.37/templates/common.yaml similarity index 100% rename from stable/muximux/3.0.36/templates/common.yaml rename to stable/muximux/3.0.37/templates/common.yaml diff --git a/stable/openldap/7.0.39/values.yaml b/stable/muximux/3.0.37/values.yaml similarity index 100% rename from stable/openldap/7.0.39/values.yaml rename to stable/muximux/3.0.37/values.yaml diff --git a/stable/mylar/6.0.47/CHANGELOG.md b/stable/mylar/6.0.47/CHANGELOG.md deleted file mode 100644 index ef496c8e7dc..00000000000 --- a/stable/mylar/6.0.47/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mylar-6.0.47](https://github.com/truecharts/charts/compare/mylar-6.0.46...mylar-6.0.47) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [mylar-6.0.46](https://github.com/truecharts/charts/compare/mylar-6.0.45...mylar-6.0.46) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [mylar-6.0.45](https://github.com/truecharts/charts/compare/mylar-6.0.44...mylar-6.0.45) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [mylar-6.0.44](https://github.com/truecharts/charts/compare/mylar-6.0.43...mylar-6.0.44) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mylar-6.0.44](https://github.com/truecharts/charts/compare/mylar-6.0.43...mylar-6.0.44) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mylar-6.0.43](https://github.com/truecharts/charts/compare/mylar-6.0.42...mylar-6.0.43) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [mylar-6.0.42](https://github.com/truecharts/charts/compare/mylar-6.0.41...mylar-6.0.42) (2022-09-28) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) - - - - -## [mylar-6.0.41](https://github.com/truecharts/charts/compare/mylar-6.0.40...mylar-6.0.41) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/stable/mylar/6.0.47/Chart.lock b/stable/mylar/6.0.47/Chart.lock deleted file mode 100644 index 4c381c5b682..00000000000 --- a/stable/mylar/6.0.47/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:28:07.740761052Z" diff --git a/stable/mylar/6.0.47/Chart.yaml b/stable/mylar/6.0.47/Chart.yaml deleted file mode 100644 index f478d35a328..00000000000 --- a/stable/mylar/6.0.47/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.7.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.47 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/mylar/6.0.47/README.md b/stable/mylar/6.0.47/README.md deleted file mode 100644 index 6dfec002600..00000000000 --- a/stable/mylar/6.0.47/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.47/charts/common-10.7.1.tgz b/stable/mylar/6.0.47/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/mylar/6.0.47/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/mylar/6.0.48/CHANGELOG.md b/stable/mylar/6.0.48/CHANGELOG.md new file mode 100644 index 00000000000..b93e832851a --- /dev/null +++ b/stable/mylar/6.0.48/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mylar-6.0.48](https://github.com/truecharts/charts/compare/mylar-6.0.47...mylar-6.0.48) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [mylar-6.0.47](https://github.com/truecharts/charts/compare/mylar-6.0.46...mylar-6.0.47) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [mylar-6.0.46](https://github.com/truecharts/charts/compare/mylar-6.0.45...mylar-6.0.46) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [mylar-6.0.45](https://github.com/truecharts/charts/compare/mylar-6.0.44...mylar-6.0.45) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [mylar-6.0.44](https://github.com/truecharts/charts/compare/mylar-6.0.43...mylar-6.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mylar-6.0.44](https://github.com/truecharts/charts/compare/mylar-6.0.43...mylar-6.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mylar-6.0.43](https://github.com/truecharts/charts/compare/mylar-6.0.42...mylar-6.0.43) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [mylar-6.0.42](https://github.com/truecharts/charts/compare/mylar-6.0.41...mylar-6.0.42) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + +## [mylar-6.0.41](https://github.com/truecharts/charts/compare/mylar-6.0.40...mylar-6.0.41) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [mylar-6.0.40](https://github.com/truecharts/charts/compare/mylar-6.0.39...mylar-6.0.40) (2022-09-25) + +### Chore diff --git a/stable/mylar/6.0.48/Chart.lock b/stable/mylar/6.0.48/Chart.lock new file mode 100644 index 00000000000..7458da0e1e4 --- /dev/null +++ b/stable/mylar/6.0.48/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:24:32.176167987Z" diff --git a/stable/mylar/6.0.48/Chart.yaml b/stable/mylar/6.0.48/Chart.yaml new file mode 100644 index 00000000000..06394aaef9b --- /dev/null +++ b/stable/mylar/6.0.48/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.6.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.48 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/mylar/6.0.48/README.md b/stable/mylar/6.0.48/README.md new file mode 100644 index 00000000000..0be3a2f5492 --- /dev/null +++ b/stable/mylar/6.0.48/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.47/app-readme.md b/stable/mylar/6.0.48/app-readme.md similarity index 100% rename from stable/mylar/6.0.47/app-readme.md rename to stable/mylar/6.0.48/app-readme.md diff --git a/stable/mylar/6.0.48/charts/common-10.7.7.tgz b/stable/mylar/6.0.48/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/mylar/6.0.48/charts/common-10.7.7.tgz differ diff --git a/stable/mylar/6.0.47/ix_values.yaml b/stable/mylar/6.0.48/ix_values.yaml similarity index 100% rename from stable/mylar/6.0.47/ix_values.yaml rename to stable/mylar/6.0.48/ix_values.yaml diff --git a/stable/mylar/6.0.47/questions.yaml b/stable/mylar/6.0.48/questions.yaml similarity index 100% rename from stable/mylar/6.0.47/questions.yaml rename to stable/mylar/6.0.48/questions.yaml diff --git a/stable/oscam/6.0.36/templates/common.yaml b/stable/mylar/6.0.48/templates/common.yaml similarity index 100% rename from stable/oscam/6.0.36/templates/common.yaml rename to stable/mylar/6.0.48/templates/common.yaml diff --git a/stable/openspeedtest/1.0.40/values.yaml b/stable/mylar/6.0.48/values.yaml similarity index 100% rename from stable/openspeedtest/1.0.40/values.yaml rename to stable/mylar/6.0.48/values.yaml diff --git a/stable/mymediaforalexa/1.0.16/CHANGELOG.md b/stable/mymediaforalexa/1.0.16/CHANGELOG.md deleted file mode 100644 index c47a5d1f715..00000000000 --- a/stable/mymediaforalexa/1.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mymediaforalexa-1.0.16](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.15...mymediaforalexa-1.0.16) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [mymediaforalexa-1.0.15](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.14...mymediaforalexa-1.0.15) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [mymediaforalexa-1.0.14](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.13...mymediaforalexa-1.0.14) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mymediaforalexa-1.0.14](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.13...mymediaforalexa-1.0.14) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mymediaforalexa-1.0.13](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.12...mymediaforalexa-1.0.13) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [mymediaforalexa-1.0.12](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.11...mymediaforalexa-1.0.12) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/mymediaforalexa/1.0.16/Chart.lock b/stable/mymediaforalexa/1.0.16/Chart.lock deleted file mode 100644 index 077992f546d..00000000000 --- a/stable/mymediaforalexa/1.0.16/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:28:22.256037375Z" diff --git a/stable/mymediaforalexa/1.0.16/Chart.yaml b/stable/mymediaforalexa/1.0.16/Chart.yaml deleted file mode 100644 index f1cd5560f31..00000000000 --- a/stable/mymediaforalexa/1.0.16/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mymediaforalexa -version: 1.0.16 -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.7.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.16/README.md b/stable/mymediaforalexa/1.0.16/README.md deleted file mode 100644 index 2cee615fabf..00000000000 --- a/stable/mymediaforalexa/1.0.16/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.16/charts/common-10.7.1.tgz b/stable/mymediaforalexa/1.0.16/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/mymediaforalexa/1.0.16/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/mymediaforalexa/1.0.17/CHANGELOG.md b/stable/mymediaforalexa/1.0.17/CHANGELOG.md new file mode 100644 index 00000000000..15731eb6d9c --- /dev/null +++ b/stable/mymediaforalexa/1.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mymediaforalexa-1.0.17](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.16...mymediaforalexa-1.0.17) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [mymediaforalexa-1.0.16](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.15...mymediaforalexa-1.0.16) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [mymediaforalexa-1.0.15](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.14...mymediaforalexa-1.0.15) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [mymediaforalexa-1.0.14](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.13...mymediaforalexa-1.0.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mymediaforalexa-1.0.14](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.13...mymediaforalexa-1.0.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mymediaforalexa-1.0.13](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.12...mymediaforalexa-1.0.13) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [mymediaforalexa-1.0.12](https://github.com/truecharts/charts/compare/mymediaforalexa-1.0.11...mymediaforalexa-1.0.12) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/mymediaforalexa/1.0.17/Chart.lock b/stable/mymediaforalexa/1.0.17/Chart.lock new file mode 100644 index 00000000000..0313e25857e --- /dev/null +++ b/stable/mymediaforalexa/1.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:24:48.932455013Z" diff --git a/stable/mymediaforalexa/1.0.17/Chart.yaml b/stable/mymediaforalexa/1.0.17/Chart.yaml new file mode 100644 index 00000000000..d36e346b3bf --- /dev/null +++ b/stable/mymediaforalexa/1.0.17/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mymediaforalexa +version: 1.0.17 +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.7.7 + # 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.17/README.md b/stable/mymediaforalexa/1.0.17/README.md new file mode 100644 index 00000000000..95af391bf05 --- /dev/null +++ b/stable/mymediaforalexa/1.0.17/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.16/app-readme.md b/stable/mymediaforalexa/1.0.17/app-readme.md similarity index 100% rename from stable/mymediaforalexa/1.0.16/app-readme.md rename to stable/mymediaforalexa/1.0.17/app-readme.md diff --git a/stable/mymediaforalexa/1.0.17/charts/common-10.7.7.tgz b/stable/mymediaforalexa/1.0.17/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/mymediaforalexa/1.0.17/charts/common-10.7.7.tgz differ diff --git a/stable/mymediaforalexa/1.0.16/ix_values.yaml b/stable/mymediaforalexa/1.0.17/ix_values.yaml similarity index 100% rename from stable/mymediaforalexa/1.0.16/ix_values.yaml rename to stable/mymediaforalexa/1.0.17/ix_values.yaml diff --git a/stable/mymediaforalexa/1.0.16/questions.yaml b/stable/mymediaforalexa/1.0.17/questions.yaml similarity index 100% rename from stable/mymediaforalexa/1.0.16/questions.yaml rename to stable/mymediaforalexa/1.0.17/questions.yaml diff --git a/stable/overseerr/6.0.40/templates/common.yaml b/stable/mymediaforalexa/1.0.17/templates/common.yaml similarity index 100% rename from stable/overseerr/6.0.40/templates/common.yaml rename to stable/mymediaforalexa/1.0.17/templates/common.yaml diff --git a/stable/openvscode-server/2.0.45/values.yaml b/stable/mymediaforalexa/1.0.17/values.yaml similarity index 100% rename from stable/openvscode-server/2.0.45/values.yaml rename to stable/mymediaforalexa/1.0.17/values.yaml diff --git a/stable/mysql-workbench/2.0.38/CHANGELOG.md b/stable/mysql-workbench/2.0.38/CHANGELOG.md deleted file mode 100644 index 282d98df3f3..00000000000 --- a/stable/mysql-workbench/2.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [mysql-workbench-2.0.38](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.37...mysql-workbench-2.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [mysql-workbench-2.0.37](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.36...mysql-workbench-2.0.37) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [mysql-workbench-2.0.36](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.35...mysql-workbench-2.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [mysql-workbench-2.0.35](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.34...mysql-workbench-2.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mysql-workbench-2.0.35](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.34...mysql-workbench-2.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [mysql-workbench-2.0.34](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.33...mysql-workbench-2.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [mysql-workbench-2.0.33](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.32...mysql-workbench-2.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/mysql-workbench/2.0.38/Chart.lock b/stable/mysql-workbench/2.0.38/Chart.lock deleted file mode 100644 index d7a98a9d047..00000000000 --- a/stable/mysql-workbench/2.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:28:24.610050052Z" diff --git a/stable/mysql-workbench/2.0.38/Chart.yaml b/stable/mysql-workbench/2.0.38/Chart.yaml deleted file mode 100644 index 307626d2947..00000000000 --- a/stable/mysql-workbench/2.0.38/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mysql-workbench -version: 2.0.38 -appVersion: "8.0.31" -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.7.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.38/README.md b/stable/mysql-workbench/2.0.38/README.md deleted file mode 100644 index 13570e48af8..00000000000 --- a/stable/mysql-workbench/2.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/stable/mysql-workbench/2.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/mysql-workbench/2.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/mysql-workbench/2.0.39/CHANGELOG.md b/stable/mysql-workbench/2.0.39/CHANGELOG.md new file mode 100644 index 00000000000..2f2909567d0 --- /dev/null +++ b/stable/mysql-workbench/2.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [mysql-workbench-2.0.39](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.38...mysql-workbench-2.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [mysql-workbench-2.0.38](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.37...mysql-workbench-2.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [mysql-workbench-2.0.37](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.36...mysql-workbench-2.0.37) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [mysql-workbench-2.0.36](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.35...mysql-workbench-2.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [mysql-workbench-2.0.35](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.34...mysql-workbench-2.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mysql-workbench-2.0.35](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.34...mysql-workbench-2.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [mysql-workbench-2.0.34](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.33...mysql-workbench-2.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [mysql-workbench-2.0.33](https://github.com/truecharts/charts/compare/mysql-workbench-2.0.32...mysql-workbench-2.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/mysql-workbench/2.0.39/Chart.lock b/stable/mysql-workbench/2.0.39/Chart.lock new file mode 100644 index 00000000000..8704f59e8eb --- /dev/null +++ b/stable/mysql-workbench/2.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:24:52.639962584Z" diff --git a/stable/mysql-workbench/2.0.39/Chart.yaml b/stable/mysql-workbench/2.0.39/Chart.yaml new file mode 100644 index 00000000000..e3aa0f9b636 --- /dev/null +++ b/stable/mysql-workbench/2.0.39/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mysql-workbench +version: 2.0.39 +appVersion: "8.0.31" +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.7.7 + # 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.39/README.md b/stable/mysql-workbench/2.0.39/README.md new file mode 100644 index 00000000000..d5a2d9b8591 --- /dev/null +++ b/stable/mysql-workbench/2.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/stable/mysql-workbench/2.0.39/app-readme.md similarity index 100% rename from stable/mysql-workbench/2.0.38/app-readme.md rename to stable/mysql-workbench/2.0.39/app-readme.md diff --git a/stable/mysql-workbench/2.0.39/charts/common-10.7.7.tgz b/stable/mysql-workbench/2.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/mysql-workbench/2.0.39/charts/common-10.7.7.tgz differ diff --git a/stable/mysql-workbench/2.0.38/ix_values.yaml b/stable/mysql-workbench/2.0.39/ix_values.yaml similarity index 100% rename from stable/mysql-workbench/2.0.38/ix_values.yaml rename to stable/mysql-workbench/2.0.39/ix_values.yaml diff --git a/stable/mysql-workbench/2.0.38/questions.yaml b/stable/mysql-workbench/2.0.39/questions.yaml similarity index 100% rename from stable/mysql-workbench/2.0.38/questions.yaml rename to stable/mysql-workbench/2.0.39/questions.yaml diff --git a/stable/owncast/6.0.39/templates/common.yaml b/stable/mysql-workbench/2.0.39/templates/common.yaml similarity index 100% rename from stable/owncast/6.0.39/templates/common.yaml rename to stable/mysql-workbench/2.0.39/templates/common.yaml diff --git a/stable/oscam/6.0.36/values.yaml b/stable/mysql-workbench/2.0.39/values.yaml similarity index 100% rename from stable/oscam/6.0.36/values.yaml rename to stable/mysql-workbench/2.0.39/values.yaml diff --git a/stable/n8n/4.0.69/CHANGELOG.md b/stable/n8n/4.0.69/CHANGELOG.md deleted file mode 100644 index 46551ea9111..00000000000 --- a/stable/n8n/4.0.69/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [n8n-4.0.69](https://github.com/truecharts/charts/compare/n8n-4.0.68...n8n-4.0.69) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [n8n-4.0.68](https://github.com/truecharts/charts/compare/n8n-4.0.67...n8n-4.0.68) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [n8n-4.0.67](https://github.com/truecharts/charts/compare/n8n-4.0.66...n8n-4.0.67) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [n8n-4.0.66](https://github.com/truecharts/charts/compare/n8n-4.0.65...n8n-4.0.66) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [n8n-4.0.65](https://github.com/truecharts/charts/compare/n8n-4.0.64...n8n-4.0.65) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - - - - -## [n8n-4.0.64](https://github.com/truecharts/charts/compare/n8n-4.0.63...n8n-4.0.64) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [n8n-4.0.64](https://github.com/truecharts/charts/compare/n8n-4.0.63...n8n-4.0.64) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [n8n-4.0.63](https://github.com/truecharts/charts/compare/n8n-4.0.62...n8n-4.0.63) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [n8n-4.0.62](https://github.com/truecharts/charts/compare/n8n-4.0.61...n8n-4.0.62) (2022-10-01) - -### Chore - -- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [n8n-4.0.60](https://github.com/truecharts/charts/compare/n8n-4.0.59...n8n-4.0.60) (2022-09-27) - -### Chore - diff --git a/stable/n8n/4.0.69/Chart.lock b/stable/n8n/4.0.69/Chart.lock deleted file mode 100644 index c0adddacd34..00000000000 --- a/stable/n8n/4.0.69/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:5944a2a450aec6283b54578a7276a1ba273ce06e0eed12428badb3d1d8c3b2ff -generated: "2022-10-22T14:12:29.018624015Z" diff --git a/stable/n8n/4.0.69/Chart.yaml b/stable/n8n/4.0.69/Chart.yaml deleted file mode 100644 index 4b48d111fd3..00000000000 --- a/stable/n8n/4.0.69/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: v2 -appVersion: "0.199.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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.69 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/n8n/4.0.69/README.md b/stable/n8n/4.0.69/README.md deleted file mode 100644 index ab8ea4ed836..00000000000 --- a/stable/n8n/4.0.69/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.101 | -| https://charts.truecharts.org | redis | 3.0.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.69/charts/common-10.7.1.tgz b/stable/n8n/4.0.69/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/n8n/4.0.69/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/n8n/4.0.69/charts/postgresql-8.0.101.tgz b/stable/n8n/4.0.69/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/n8n/4.0.69/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/n8n/4.0.69/charts/redis-3.0.97.tgz b/stable/n8n/4.0.69/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/n8n/4.0.69/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/n8n/4.0.70/CHANGELOG.md b/stable/n8n/4.0.70/CHANGELOG.md new file mode 100644 index 00000000000..38019488dce --- /dev/null +++ b/stable/n8n/4.0.70/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [n8n-4.0.70](https://github.com/truecharts/charts/compare/n8n-4.0.69...n8n-4.0.70) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [n8n-4.0.69](https://github.com/truecharts/charts/compare/n8n-4.0.68...n8n-4.0.69) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [n8n-4.0.68](https://github.com/truecharts/charts/compare/n8n-4.0.67...n8n-4.0.68) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [n8n-4.0.67](https://github.com/truecharts/charts/compare/n8n-4.0.66...n8n-4.0.67) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [n8n-4.0.66](https://github.com/truecharts/charts/compare/n8n-4.0.65...n8n-4.0.66) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [n8n-4.0.65](https://github.com/truecharts/charts/compare/n8n-4.0.64...n8n-4.0.65) (2022-10-11) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) + + + + +## [n8n-4.0.64](https://github.com/truecharts/charts/compare/n8n-4.0.63...n8n-4.0.64) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [n8n-4.0.64](https://github.com/truecharts/charts/compare/n8n-4.0.63...n8n-4.0.64) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [n8n-4.0.63](https://github.com/truecharts/charts/compare/n8n-4.0.62...n8n-4.0.63) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [n8n-4.0.62](https://github.com/truecharts/charts/compare/n8n-4.0.61...n8n-4.0.62) (2022-10-01) + +### Chore diff --git a/stable/n8n/4.0.70/Chart.lock b/stable/n8n/4.0.70/Chart.lock new file mode 100644 index 00000000000..7fc8dc2827b --- /dev/null +++ b/stable/n8n/4.0.70/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:74b14c49cbb6c324d31f5e500c3bd2cfcbb61460306ba7433f71fa45ef2f03a3 +generated: "2022-10-25T10:25:38.785252429Z" diff --git a/stable/n8n/4.0.70/Chart.yaml b/stable/n8n/4.0.70/Chart.yaml new file mode 100644 index 00000000000..75a1cc922e3 --- /dev/null +++ b/stable/n8n/4.0.70/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "0.199.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.70 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/n8n/4.0.70/README.md b/stable/n8n/4.0.70/README.md new file mode 100644 index 00000000000..96ae40ca835 --- /dev/null +++ b/stable/n8n/4.0.70/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.106 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.69/app-readme.md b/stable/n8n/4.0.70/app-readme.md similarity index 100% rename from stable/n8n/4.0.69/app-readme.md rename to stable/n8n/4.0.70/app-readme.md diff --git a/stable/n8n/4.0.70/charts/common-10.7.7.tgz b/stable/n8n/4.0.70/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/n8n/4.0.70/charts/common-10.7.7.tgz differ diff --git a/stable/n8n/4.0.70/charts/postgresql-8.0.106.tgz b/stable/n8n/4.0.70/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/n8n/4.0.70/charts/postgresql-8.0.106.tgz differ diff --git a/stable/n8n/4.0.70/charts/redis-3.0.102.tgz b/stable/n8n/4.0.70/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/n8n/4.0.70/charts/redis-3.0.102.tgz differ diff --git a/stable/n8n/4.0.69/ix_values.yaml b/stable/n8n/4.0.70/ix_values.yaml similarity index 100% rename from stable/n8n/4.0.69/ix_values.yaml rename to stable/n8n/4.0.70/ix_values.yaml diff --git a/stable/n8n/4.0.69/questions.yaml b/stable/n8n/4.0.70/questions.yaml similarity index 100% rename from stable/n8n/4.0.69/questions.yaml rename to stable/n8n/4.0.70/questions.yaml diff --git a/stable/n8n/4.0.69/templates/_configmap.tpl b/stable/n8n/4.0.70/templates/_configmap.tpl similarity index 100% rename from stable/n8n/4.0.69/templates/_configmap.tpl rename to stable/n8n/4.0.70/templates/_configmap.tpl diff --git a/stable/n8n/4.0.69/templates/common.yaml b/stable/n8n/4.0.70/templates/common.yaml similarity index 100% rename from stable/n8n/4.0.69/templates/common.yaml rename to stable/n8n/4.0.70/templates/common.yaml diff --git a/stable/outline/3.0.51/values.yaml b/stable/n8n/4.0.70/values.yaml similarity index 100% rename from stable/outline/3.0.51/values.yaml rename to stable/n8n/4.0.70/values.yaml diff --git a/stable/nano-wallet/2.0.36/CHANGELOG.md b/stable/nano-wallet/2.0.36/CHANGELOG.md deleted file mode 100644 index 393c7b240e8..00000000000 --- a/stable/nano-wallet/2.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nano-wallet-2.0.36](https://github.com/truecharts/charts/compare/nano-wallet-2.0.35...nano-wallet-2.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [nano-wallet-2.0.35](https://github.com/truecharts/charts/compare/nano-wallet-2.0.34...nano-wallet-2.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [nano-wallet-2.0.34](https://github.com/truecharts/charts/compare/nano-wallet-2.0.33...nano-wallet-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [nano-wallet-2.0.34](https://github.com/truecharts/charts/compare/nano-wallet-2.0.33...nano-wallet-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [nano-wallet-2.0.33](https://github.com/truecharts/charts/compare/nano-wallet-2.0.32...nano-wallet-2.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [nano-wallet-2.0.32](https://github.com/truecharts/charts/compare/nano-wallet-2.0.31...nano-wallet-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/nano-wallet/2.0.36/Chart.lock b/stable/nano-wallet/2.0.36/Chart.lock deleted file mode 100644 index 504820c15ba..00000000000 --- a/stable/nano-wallet/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:28:39.056309923Z" diff --git a/stable/nano-wallet/2.0.36/Chart.yaml b/stable/nano-wallet/2.0.36/Chart.yaml deleted file mode 100644 index 9678c908326..00000000000 --- a/stable/nano-wallet/2.0.36/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: nano-wallet -version: 2.0.36 -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.7.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.36/README.md b/stable/nano-wallet/2.0.36/README.md deleted file mode 100644 index d5e8b2ac74e..00000000000 --- a/stable/nano-wallet/2.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/nano-wallet/2.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/nano-wallet/2.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/nano-wallet/2.0.37/CHANGELOG.md b/stable/nano-wallet/2.0.37/CHANGELOG.md new file mode 100644 index 00000000000..0a737e63d9e --- /dev/null +++ b/stable/nano-wallet/2.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nano-wallet-2.0.37](https://github.com/truecharts/charts/compare/nano-wallet-2.0.36...nano-wallet-2.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [nano-wallet-2.0.36](https://github.com/truecharts/charts/compare/nano-wallet-2.0.35...nano-wallet-2.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [nano-wallet-2.0.35](https://github.com/truecharts/charts/compare/nano-wallet-2.0.34...nano-wallet-2.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [nano-wallet-2.0.34](https://github.com/truecharts/charts/compare/nano-wallet-2.0.33...nano-wallet-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nano-wallet-2.0.34](https://github.com/truecharts/charts/compare/nano-wallet-2.0.33...nano-wallet-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nano-wallet-2.0.33](https://github.com/truecharts/charts/compare/nano-wallet-2.0.32...nano-wallet-2.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [nano-wallet-2.0.32](https://github.com/truecharts/charts/compare/nano-wallet-2.0.31...nano-wallet-2.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/nano-wallet/2.0.37/Chart.lock b/stable/nano-wallet/2.0.37/Chart.lock new file mode 100644 index 00000000000..90fa35bc68f --- /dev/null +++ b/stable/nano-wallet/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:25:13.315432342Z" diff --git a/stable/nano-wallet/2.0.37/Chart.yaml b/stable/nano-wallet/2.0.37/Chart.yaml new file mode 100644 index 00000000000..2ef647bae06 --- /dev/null +++ b/stable/nano-wallet/2.0.37/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: nano-wallet +version: 2.0.37 +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.7.7 + # 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.37/README.md b/stable/nano-wallet/2.0.37/README.md new file mode 100644 index 00000000000..875a1e77c99 --- /dev/null +++ b/stable/nano-wallet/2.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/nano-wallet/2.0.37/app-readme.md similarity index 100% rename from stable/nano-wallet/2.0.36/app-readme.md rename to stable/nano-wallet/2.0.37/app-readme.md diff --git a/stable/nano-wallet/2.0.37/charts/common-10.7.7.tgz b/stable/nano-wallet/2.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/nano-wallet/2.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/nano-wallet/2.0.36/ix_values.yaml b/stable/nano-wallet/2.0.37/ix_values.yaml similarity index 100% rename from stable/nano-wallet/2.0.36/ix_values.yaml rename to stable/nano-wallet/2.0.37/ix_values.yaml diff --git a/stable/nano-wallet/2.0.36/questions.yaml b/stable/nano-wallet/2.0.37/questions.yaml similarity index 100% rename from stable/nano-wallet/2.0.36/questions.yaml rename to stable/nano-wallet/2.0.37/questions.yaml diff --git a/stable/papermerge/3.0.43/templates/common.yaml b/stable/nano-wallet/2.0.37/templates/common.yaml similarity index 100% rename from stable/papermerge/3.0.43/templates/common.yaml rename to stable/nano-wallet/2.0.37/templates/common.yaml diff --git a/stable/overseerr/6.0.40/values.yaml b/stable/nano-wallet/2.0.37/values.yaml similarity index 100% rename from stable/overseerr/6.0.40/values.yaml rename to stable/nano-wallet/2.0.37/values.yaml diff --git a/stable/navidrome/11.0.40/CHANGELOG.md b/stable/navidrome/11.0.40/CHANGELOG.md new file mode 100644 index 00000000000..b19f6248546 --- /dev/null +++ b/stable/navidrome/11.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [navidrome-11.0.40](https://github.com/truecharts/charts/compare/navidrome-11.0.39...navidrome-11.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [navidrome-11.0.39](https://github.com/truecharts/charts/compare/navidrome-11.0.38...navidrome-11.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [navidrome-11.0.38](https://github.com/truecharts/charts/compare/navidrome-11.0.37...navidrome-11.0.38) (2022-10-18) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120)) + + + + +## [navidrome-11.0.37](https://github.com/truecharts/charts/compare/navidrome-11.0.36...navidrome-11.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [navidrome-11.0.36](https://github.com/truecharts/charts/compare/navidrome-11.0.35...navidrome-11.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [navidrome-11.0.36](https://github.com/truecharts/charts/compare/navidrome-11.0.35...navidrome-11.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [navidrome-11.0.35](https://github.com/truecharts/charts/compare/navidrome-11.0.34...navidrome-11.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [navidrome-11.0.34](https://github.com/truecharts/charts/compare/navidrome-11.0.33...navidrome-11.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/navidrome/11.0.40/Chart.lock b/stable/navidrome/11.0.40/Chart.lock new file mode 100644 index 00000000000..60474dd8b34 --- /dev/null +++ b/stable/navidrome/11.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:25:31.389096223Z" diff --git a/stable/navidrome/11.0.40/Chart.yaml b/stable/navidrome/11.0.40/Chart.yaml new file mode 100644 index 00000000000..b972a3768eb --- /dev/null +++ b/stable/navidrome/11.0.40/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.48.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/navidrome/11.0.40/README.md b/stable/navidrome/11.0.40/README.md new file mode 100644 index 00000000000..66166f1c80c --- /dev/null +++ b/stable/navidrome/11.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.40/app-readme.md b/stable/navidrome/11.0.40/app-readme.md new file mode 100644 index 00000000000..b75e0b5dcf2 --- /dev/null +++ b/stable/navidrome/11.0.40/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.40/charts/common-10.7.7.tgz b/stable/navidrome/11.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/navidrome/11.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/navidrome/11.0.40/ix_values.yaml b/stable/navidrome/11.0.40/ix_values.yaml new file mode 100644 index 00000000000..f48a0bce27c --- /dev/null +++ b/stable/navidrome/11.0.40/ix_values.yaml @@ -0,0 +1,26 @@ +image: + repository: tccr.io/truecharts/navidrome + pullPolicy: IfNotPresent + tag: 0.48.0@sha256:a133b55a3a0b5840f3412a96a34a099cc2f24b5d42418eca84a0ad72d5c8fa40 + +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.40/questions.yaml b/stable/navidrome/11.0.40/questions.yaml new file mode 100644 index 00000000000..c806f1c7dc7 --- /dev/null +++ b/stable/navidrome/11.0.40/questions.yaml @@ -0,0 +1,2569 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/pgadmin/7.0.41/templates/common.yaml b/stable/navidrome/11.0.40/templates/common.yaml similarity index 100% rename from stable/pgadmin/7.0.41/templates/common.yaml rename to stable/navidrome/11.0.40/templates/common.yaml diff --git a/stable/owncast/6.0.39/values.yaml b/stable/navidrome/11.0.40/values.yaml similarity index 100% rename from stable/owncast/6.0.39/values.yaml rename to stable/navidrome/11.0.40/values.yaml diff --git a/stable/netdata/2.0.43/CHANGELOG.md b/stable/netdata/2.0.43/CHANGELOG.md deleted file mode 100644 index 6f32652fd3e..00000000000 --- a/stable/netdata/2.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [netdata-2.0.43](https://github.com/truecharts/charts/compare/netdata-2.0.42...netdata-2.0.43) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [netdata-2.0.42](https://github.com/truecharts/charts/compare/netdata-2.0.41...netdata-2.0.42) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [netdata-2.0.41](https://github.com/truecharts/charts/compare/netdata-2.0.40...netdata-2.0.41) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [netdata-2.0.41](https://github.com/truecharts/charts/compare/netdata-2.0.40...netdata-2.0.41) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [netdata-2.0.40](https://github.com/truecharts/charts/compare/netdata-2.0.39...netdata-2.0.40) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [netdata-2.0.39](https://github.com/truecharts/charts/compare/netdata-2.0.38...netdata-2.0.39) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/netdata/2.0.43/Chart.lock b/stable/netdata/2.0.43/Chart.lock deleted file mode 100644 index 0c0f65999c0..00000000000 --- a/stable/netdata/2.0.43/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:28:54.91429882Z" diff --git a/stable/netdata/2.0.43/Chart.yaml b/stable/netdata/2.0.43/Chart.yaml deleted file mode 100644 index 92a4ecf622a..00000000000 --- a/stable/netdata/2.0.43/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.7.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.43 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/netdata/2.0.43/README.md b/stable/netdata/2.0.43/README.md deleted file mode 100644 index 3028be94ce3..00000000000 --- a/stable/netdata/2.0.43/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.43/charts/common-10.7.1.tgz b/stable/netdata/2.0.43/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/netdata/2.0.43/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/netdata/2.0.44/CHANGELOG.md b/stable/netdata/2.0.44/CHANGELOG.md new file mode 100644 index 00000000000..ebe49252759 --- /dev/null +++ b/stable/netdata/2.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [netdata-2.0.44](https://github.com/truecharts/charts/compare/netdata-2.0.43...netdata-2.0.44) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [netdata-2.0.43](https://github.com/truecharts/charts/compare/netdata-2.0.42...netdata-2.0.43) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [netdata-2.0.42](https://github.com/truecharts/charts/compare/netdata-2.0.41...netdata-2.0.42) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [netdata-2.0.41](https://github.com/truecharts/charts/compare/netdata-2.0.40...netdata-2.0.41) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [netdata-2.0.41](https://github.com/truecharts/charts/compare/netdata-2.0.40...netdata-2.0.41) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [netdata-2.0.40](https://github.com/truecharts/charts/compare/netdata-2.0.39...netdata-2.0.40) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [netdata-2.0.39](https://github.com/truecharts/charts/compare/netdata-2.0.38...netdata-2.0.39) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/netdata/2.0.44/Chart.lock b/stable/netdata/2.0.44/Chart.lock new file mode 100644 index 00000000000..54a4702435a --- /dev/null +++ b/stable/netdata/2.0.44/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:25:33.397932681Z" diff --git a/stable/netdata/2.0.44/Chart.yaml b/stable/netdata/2.0.44/Chart.yaml new file mode 100644 index 00000000000..45618208c81 --- /dev/null +++ b/stable/netdata/2.0.44/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.36.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.44 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/netdata/2.0.44/README.md b/stable/netdata/2.0.44/README.md new file mode 100644 index 00000000000..2fc299dc9b5 --- /dev/null +++ b/stable/netdata/2.0.44/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.43/app-readme.md b/stable/netdata/2.0.44/app-readme.md similarity index 100% rename from stable/netdata/2.0.43/app-readme.md rename to stable/netdata/2.0.44/app-readme.md diff --git a/stable/netdata/2.0.44/charts/common-10.7.7.tgz b/stable/netdata/2.0.44/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/netdata/2.0.44/charts/common-10.7.7.tgz differ diff --git a/stable/netdata/2.0.43/ix_values.yaml b/stable/netdata/2.0.44/ix_values.yaml similarity index 100% rename from stable/netdata/2.0.43/ix_values.yaml rename to stable/netdata/2.0.44/ix_values.yaml diff --git a/stable/netdata/2.0.43/questions.yaml b/stable/netdata/2.0.44/questions.yaml similarity index 100% rename from stable/netdata/2.0.43/questions.yaml rename to stable/netdata/2.0.44/questions.yaml diff --git a/stable/netdata/2.0.43/templates/common.yaml b/stable/netdata/2.0.44/templates/common.yaml similarity index 100% rename from stable/netdata/2.0.43/templates/common.yaml rename to stable/netdata/2.0.44/templates/common.yaml diff --git a/stable/owncloud-ocis/8.1.8/values.yaml b/stable/netdata/2.0.44/values.yaml similarity index 100% rename from stable/owncloud-ocis/8.1.8/values.yaml rename to stable/netdata/2.0.44/values.yaml diff --git a/stable/nextcloud/15.3.34/CHANGELOG.md b/stable/nextcloud/15.3.34/CHANGELOG.md new file mode 100644 index 00000000000..76e2c7df7de --- /dev/null +++ b/stable/nextcloud/15.3.34/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nextcloud-15.3.34](https://github.com/truecharts/charts/compare/nextcloud-15.3.33...nextcloud-15.3.34) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [nextcloud-15.3.33](https://github.com/truecharts/charts/compare/nextcloud-15.3.32...nextcloud-15.3.33) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [prometheus-4.0.110](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.40...prometheus-4.0.110) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [prometheus-4.0.109](https://github.com/truecharts/charts/compare/prometheus-4.0.108...prometheus-4.0.109) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [prometheus-4.0.108](https://github.com/truecharts/charts/compare/prometheus-4.0.107...prometheus-4.0.108) (2022-10-18) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120)) + + + + +## [prometheus-4.0.107](https://github.com/truecharts/charts/compare/prometheus-4.0.106...prometheus-4.0.107) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) + + + + +## [prometheus-4.0.106](https://github.com/truecharts/charts/compare/prometheus-4.0.105...prometheus-4.0.106) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [prometheus-4.0.105](https://github.com/truecharts/charts/compare/prometheus-4.0.104...prometheus-4.0.105) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [prometheus-4.0.104](https://github.com/truecharts/charts/compare/prometheus-4.0.103...prometheus-4.0.104) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [prometheus-4.0.103](https://github.com/truecharts/charts/compare/prometheus-4.0.102...prometheus-4.0.103) (2022-10-11) + +### Chore + diff --git a/stable/nextcloud/15.3.34/Chart.lock b/stable/nextcloud/15.3.34/Chart.lock new file mode 100644 index 00000000000..450f11599e0 --- /dev/null +++ b/stable/nextcloud/15.3.34/Chart.lock @@ -0,0 +1,15 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.57 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:044654796098333f7fcedebd6e023b222944b37f6e623b9e8a28f3b70b062a82 +generated: "2022-10-25T10:26:43.343689396Z" diff --git a/stable/nextcloud/15.3.34/Chart.yaml b/stable/nextcloud/15.3.34/Chart.yaml new file mode 100644 index 00000000000..8af4190cb05 --- /dev/null +++ b/stable/nextcloud/15.3.34/Chart.yaml @@ -0,0 +1,45 @@ +apiVersion: v2 +appVersion: "24.0.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: collabora.enabled + name: collabora-online + repository: https://charts.truecharts.org/ + version: 12.1.57 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.34 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nextcloud/15.3.34/README.md b/stable/nextcloud/15.3.34/README.md new file mode 100644 index 00000000000..327e7699402 --- /dev/null +++ b/stable/nextcloud/15.3.34/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.57 | +| https://charts.truecharts.org/ | postgresql | 8.0.106 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.34/app-readme.md b/stable/nextcloud/15.3.34/app-readme.md new file mode 100644 index 00000000000..47480dc3484 --- /dev/null +++ b/stable/nextcloud/15.3.34/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.34/charts/collabora-online-12.1.57.tgz b/stable/nextcloud/15.3.34/charts/collabora-online-12.1.57.tgz new file mode 100644 index 00000000000..5b0d9338907 Binary files /dev/null and b/stable/nextcloud/15.3.34/charts/collabora-online-12.1.57.tgz differ diff --git a/stable/nextcloud/15.3.34/charts/common-10.7.7.tgz b/stable/nextcloud/15.3.34/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/nextcloud/15.3.34/charts/common-10.7.7.tgz differ diff --git a/stable/nextcloud/15.3.34/charts/postgresql-8.0.106.tgz b/stable/nextcloud/15.3.34/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/nextcloud/15.3.34/charts/postgresql-8.0.106.tgz differ diff --git a/stable/nextcloud/15.3.34/charts/redis-3.0.102.tgz b/stable/nextcloud/15.3.34/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/nextcloud/15.3.34/charts/redis-3.0.102.tgz differ diff --git a/stable/nextcloud/15.3.34/ci/basic-values.yaml b/stable/nextcloud/15.3.34/ci/basic-values.yaml new file mode 100644 index 00000000000..0e1ca145546 --- /dev/null +++ b/stable/nextcloud/15.3.34/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.34/ix_values.yaml b/stable/nextcloud/15.3.34/ix_values.yaml new file mode 100644 index 00000000000..e672acfd0bc --- /dev/null +++ b/stable/nextcloud/15.3.34/ix_values.yaml @@ -0,0 +1,457 @@ +image: + repository: tccr.io/truecharts/nextcloud-fpm + pullPolicy: IfNotPresent + tag: 24.0.6@sha256:3500674ab474bf782420276284b5df5eed3b1ef2ac4af2b0ea2ced18bc308512 + +nginxImage: + repository: tccr.io/truecharts/nginx-unprivileged + pullPolicy: IfNotPresent + tag: 1.23.2@sha256:95797ff6a8f20ff9f425d980ca7a8d69aa439320c4ea440d49cf9b8de773b745 + +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.34/questions.yaml b/stable/nextcloud/15.3.34/questions.yaml new file mode 100644 index 00000000000..10e03efc88e --- /dev/null +++ b/stable/nextcloud/15.3.34/questions.yaml @@ -0,0 +1,2965 @@ +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: 256Gi + - 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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.34/templates/_configmap.tpl b/stable/nextcloud/15.3.34/templates/_configmap.tpl new file mode 100644 index 00000000000..abe500d31e8 --- /dev/null +++ b/stable/nextcloud/15.3.34/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.34/templates/_cronjob.tpl b/stable/nextcloud/15.3.34/templates/_cronjob.tpl new file mode 100644 index 00000000000..302f3b83aae --- /dev/null +++ b/stable/nextcloud/15.3.34/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.34/templates/_hpb.tpl b/stable/nextcloud/15.3.34/templates/_hpb.tpl new file mode 100644 index 00000000000..5b7b18a15fa --- /dev/null +++ b/stable/nextcloud/15.3.34/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.34/templates/_imaginary.tpl b/stable/nextcloud/15.3.34/templates/_imaginary.tpl new file mode 100644 index 00000000000..57a72c43024 --- /dev/null +++ b/stable/nextcloud/15.3.34/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.34/templates/_nginx.tpl b/stable/nextcloud/15.3.34/templates/_nginx.tpl new file mode 100644 index 00000000000..df427f44bd8 --- /dev/null +++ b/stable/nextcloud/15.3.34/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.34/templates/common.yaml b/stable/nextcloud/15.3.34/templates/common.yaml new file mode 100644 index 00000000000..9314524b1a2 --- /dev/null +++ b/stable/nextcloud/15.3.34/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/paperless-ng/4.0.48/values.yaml b/stable/nextcloud/15.3.34/values.yaml similarity index 100% rename from stable/paperless-ng/4.0.48/values.yaml rename to stable/nextcloud/15.3.34/values.yaml diff --git a/stable/nextpvr/2.0.38/CHANGELOG.md b/stable/nextpvr/2.0.38/CHANGELOG.md deleted file mode 100644 index 89ba47d8c45..00000000000 --- a/stable/nextpvr/2.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nextpvr-2.0.38](https://github.com/truecharts/charts/compare/nextpvr-2.0.37...nextpvr-2.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [nextpvr-2.0.37](https://github.com/truecharts/charts/compare/nextpvr-2.0.36...nextpvr-2.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [nextpvr-2.0.36](https://github.com/truecharts/charts/compare/nextpvr-2.0.35...nextpvr-2.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [nextpvr-2.0.36](https://github.com/truecharts/charts/compare/nextpvr-2.0.35...nextpvr-2.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [nextpvr-2.0.35](https://github.com/truecharts/charts/compare/nextpvr-2.0.34...nextpvr-2.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [nextpvr-2.0.34](https://github.com/truecharts/charts/compare/nextpvr-2.0.33...nextpvr-2.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - diff --git a/stable/nextpvr/2.0.38/Chart.lock b/stable/nextpvr/2.0.38/Chart.lock deleted file mode 100644 index 43fe59f188d..00000000000 --- a/stable/nextpvr/2.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:29:25.567607291Z" diff --git a/stable/nextpvr/2.0.38/Chart.yaml b/stable/nextpvr/2.0.38/Chart.yaml deleted file mode 100644 index b49f0f0101e..00000000000 --- a/stable/nextpvr/2.0.38/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.38 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/nextpvr/2.0.38/README.md b/stable/nextpvr/2.0.38/README.md deleted file mode 100644 index ed9abce2170..00000000000 --- a/stable/nextpvr/2.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/stable/nextpvr/2.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/nextpvr/2.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/nextpvr/2.0.39/CHANGELOG.md b/stable/nextpvr/2.0.39/CHANGELOG.md new file mode 100644 index 00000000000..a3dcf04d072 --- /dev/null +++ b/stable/nextpvr/2.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nextpvr-2.0.39](https://github.com/truecharts/charts/compare/nextpvr-2.0.38...nextpvr-2.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [nextpvr-2.0.38](https://github.com/truecharts/charts/compare/nextpvr-2.0.37...nextpvr-2.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [nextpvr-2.0.37](https://github.com/truecharts/charts/compare/nextpvr-2.0.36...nextpvr-2.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [nextpvr-2.0.36](https://github.com/truecharts/charts/compare/nextpvr-2.0.35...nextpvr-2.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nextpvr-2.0.36](https://github.com/truecharts/charts/compare/nextpvr-2.0.35...nextpvr-2.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nextpvr-2.0.35](https://github.com/truecharts/charts/compare/nextpvr-2.0.34...nextpvr-2.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [nextpvr-2.0.34](https://github.com/truecharts/charts/compare/nextpvr-2.0.33...nextpvr-2.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/nextpvr/2.0.39/Chart.lock b/stable/nextpvr/2.0.39/Chart.lock new file mode 100644 index 00000000000..273fe2238bd --- /dev/null +++ b/stable/nextpvr/2.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:26:11.449666485Z" diff --git a/stable/nextpvr/2.0.39/Chart.yaml b/stable/nextpvr/2.0.39/Chart.yaml new file mode 100644 index 00000000000..95b99fb0bda --- /dev/null +++ b/stable/nextpvr/2.0.39/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.39 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nextpvr/2.0.39/README.md b/stable/nextpvr/2.0.39/README.md new file mode 100644 index 00000000000..5ca1987d970 --- /dev/null +++ b/stable/nextpvr/2.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/stable/nextpvr/2.0.39/app-readme.md similarity index 100% rename from stable/nextpvr/2.0.38/app-readme.md rename to stable/nextpvr/2.0.39/app-readme.md diff --git a/stable/nextpvr/2.0.39/charts/common-10.7.7.tgz b/stable/nextpvr/2.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/nextpvr/2.0.39/charts/common-10.7.7.tgz differ diff --git a/stable/nextpvr/2.0.38/ix_values.yaml b/stable/nextpvr/2.0.39/ix_values.yaml similarity index 100% rename from stable/nextpvr/2.0.38/ix_values.yaml rename to stable/nextpvr/2.0.39/ix_values.yaml diff --git a/stable/nextpvr/2.0.38/questions.yaml b/stable/nextpvr/2.0.39/questions.yaml similarity index 100% rename from stable/nextpvr/2.0.38/questions.yaml rename to stable/nextpvr/2.0.39/questions.yaml diff --git a/stable/photoview/4.0.44/templates/common.yaml b/stable/nextpvr/2.0.39/templates/common.yaml similarity index 100% rename from stable/photoview/4.0.44/templates/common.yaml rename to stable/nextpvr/2.0.39/templates/common.yaml diff --git a/stable/papermerge/3.0.43/values.yaml b/stable/nextpvr/2.0.39/values.yaml similarity index 100% rename from stable/papermerge/3.0.43/values.yaml rename to stable/nextpvr/2.0.39/values.yaml diff --git a/stable/ngircd/2.0.36/CHANGELOG.md b/stable/ngircd/2.0.36/CHANGELOG.md deleted file mode 100644 index f2cfb130a62..00000000000 --- a/stable/ngircd/2.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ngircd-2.0.36](https://github.com/truecharts/charts/compare/ngircd-2.0.35...ngircd-2.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ngircd-2.0.35](https://github.com/truecharts/charts/compare/ngircd-2.0.34...ngircd-2.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ngircd-2.0.34](https://github.com/truecharts/charts/compare/ngircd-2.0.33...ngircd-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ngircd-2.0.34](https://github.com/truecharts/charts/compare/ngircd-2.0.33...ngircd-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ngircd-2.0.33](https://github.com/truecharts/charts/compare/ngircd-2.0.32...ngircd-2.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ngircd-2.0.32](https://github.com/truecharts/charts/compare/ngircd-2.0.31...ngircd-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/ngircd/2.0.36/Chart.lock b/stable/ngircd/2.0.36/Chart.lock deleted file mode 100644 index 9f903a86ed2..00000000000 --- a/stable/ngircd/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:29:26.465035473Z" diff --git a/stable/ngircd/2.0.36/Chart.yaml b/stable/ngircd/2.0.36/Chart.yaml deleted file mode 100644 index 1d6532a111a..00000000000 --- a/stable/ngircd/2.0.36/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ngircd -version: 2.0.36 -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.7.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.36/README.md b/stable/ngircd/2.0.36/README.md deleted file mode 100644 index 1d8e0c425a8..00000000000 --- a/stable/ngircd/2.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/ngircd/2.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/ngircd/2.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/ngircd/2.0.37/CHANGELOG.md b/stable/ngircd/2.0.37/CHANGELOG.md new file mode 100644 index 00000000000..cf26b34b262 --- /dev/null +++ b/stable/ngircd/2.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ngircd-2.0.37](https://github.com/truecharts/charts/compare/ngircd-2.0.36...ngircd-2.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ngircd-2.0.36](https://github.com/truecharts/charts/compare/ngircd-2.0.35...ngircd-2.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ngircd-2.0.35](https://github.com/truecharts/charts/compare/ngircd-2.0.34...ngircd-2.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ngircd-2.0.34](https://github.com/truecharts/charts/compare/ngircd-2.0.33...ngircd-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ngircd-2.0.34](https://github.com/truecharts/charts/compare/ngircd-2.0.33...ngircd-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ngircd-2.0.33](https://github.com/truecharts/charts/compare/ngircd-2.0.32...ngircd-2.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ngircd-2.0.32](https://github.com/truecharts/charts/compare/ngircd-2.0.31...ngircd-2.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/ngircd/2.0.37/Chart.lock b/stable/ngircd/2.0.37/Chart.lock new file mode 100644 index 00000000000..8cf20129f2e --- /dev/null +++ b/stable/ngircd/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:26:13.686841454Z" diff --git a/stable/ngircd/2.0.37/Chart.yaml b/stable/ngircd/2.0.37/Chart.yaml new file mode 100644 index 00000000000..09521aacad7 --- /dev/null +++ b/stable/ngircd/2.0.37/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ngircd +version: 2.0.37 +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.7.7 + # 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.37/README.md b/stable/ngircd/2.0.37/README.md new file mode 100644 index 00000000000..c9741601d03 --- /dev/null +++ b/stable/ngircd/2.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/ngircd/2.0.37/app-readme.md similarity index 100% rename from stable/ngircd/2.0.36/app-readme.md rename to stable/ngircd/2.0.37/app-readme.md diff --git a/stable/ngircd/2.0.37/charts/common-10.7.7.tgz b/stable/ngircd/2.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/ngircd/2.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/ngircd/2.0.36/ix_values.yaml b/stable/ngircd/2.0.37/ix_values.yaml similarity index 100% rename from stable/ngircd/2.0.36/ix_values.yaml rename to stable/ngircd/2.0.37/ix_values.yaml diff --git a/stable/ngircd/2.0.36/questions.yaml b/stable/ngircd/2.0.37/questions.yaml similarity index 100% rename from stable/ngircd/2.0.36/questions.yaml rename to stable/ngircd/2.0.37/questions.yaml diff --git a/stable/phpldapadmin/6.0.38/templates/common.yaml b/stable/ngircd/2.0.37/templates/common.yaml similarity index 100% rename from stable/phpldapadmin/6.0.38/templates/common.yaml rename to stable/ngircd/2.0.37/templates/common.yaml diff --git a/stable/pasta/1.0.8/values.yaml b/stable/ngircd/2.0.37/values.yaml similarity index 100% rename from stable/pasta/1.0.8/values.yaml rename to stable/ngircd/2.0.37/values.yaml diff --git a/stable/nntp2nntp/2.0.37/CHANGELOG.md b/stable/nntp2nntp/2.0.37/CHANGELOG.md deleted file mode 100644 index 681c032dbea..00000000000 --- a/stable/nntp2nntp/2.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nntp2nntp-2.0.37](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.36...nntp2nntp-2.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [nntp2nntp-2.0.36](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.35...nntp2nntp-2.0.36) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [nntp2nntp-2.0.35](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.34...nntp2nntp-2.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [nntp2nntp-2.0.34](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.33...nntp2nntp-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [nntp2nntp-2.0.34](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.33...nntp2nntp-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [nntp2nntp-2.0.33](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.32...nntp2nntp-2.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [nntp2nntp-2.0.32](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.31...nntp2nntp-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/nntp2nntp/2.0.37/Chart.lock b/stable/nntp2nntp/2.0.37/Chart.lock deleted file mode 100644 index 2efaccdb9e6..00000000000 --- a/stable/nntp2nntp/2.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:29:52.222050537Z" diff --git a/stable/nntp2nntp/2.0.37/Chart.yaml b/stable/nntp2nntp/2.0.37/Chart.yaml deleted file mode 100644 index c1b79fb594b..00000000000 --- a/stable/nntp2nntp/2.0.37/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: nntp2nntp -version: 2.0.37 -appVersion: "0.3.202210" -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.7.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.37/README.md b/stable/nntp2nntp/2.0.37/README.md deleted file mode 100644 index 14e88a51efa..00000000000 --- a/stable/nntp2nntp/2.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/nntp2nntp/2.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/nntp2nntp/2.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/nntp2nntp/2.0.38/CHANGELOG.md b/stable/nntp2nntp/2.0.38/CHANGELOG.md new file mode 100644 index 00000000000..f0adb3c6d48 --- /dev/null +++ b/stable/nntp2nntp/2.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nntp2nntp-2.0.38](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.37...nntp2nntp-2.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [nntp2nntp-2.0.37](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.36...nntp2nntp-2.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [nntp2nntp-2.0.36](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.35...nntp2nntp-2.0.36) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [nntp2nntp-2.0.35](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.34...nntp2nntp-2.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [nntp2nntp-2.0.34](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.33...nntp2nntp-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nntp2nntp-2.0.34](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.33...nntp2nntp-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nntp2nntp-2.0.33](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.32...nntp2nntp-2.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [nntp2nntp-2.0.32](https://github.com/truecharts/charts/compare/nntp2nntp-2.0.31...nntp2nntp-2.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/nntp2nntp/2.0.38/Chart.lock b/stable/nntp2nntp/2.0.38/Chart.lock new file mode 100644 index 00000000000..0cf87929b9e --- /dev/null +++ b/stable/nntp2nntp/2.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:26:52.858023654Z" diff --git a/stable/nntp2nntp/2.0.38/Chart.yaml b/stable/nntp2nntp/2.0.38/Chart.yaml new file mode 100644 index 00000000000..e69b739d224 --- /dev/null +++ b/stable/nntp2nntp/2.0.38/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: nntp2nntp +version: 2.0.38 +appVersion: "0.3.202210" +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.7.7 + # 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.38/README.md b/stable/nntp2nntp/2.0.38/README.md new file mode 100644 index 00000000000..2b84b03d027 --- /dev/null +++ b/stable/nntp2nntp/2.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/nntp2nntp/2.0.38/app-readme.md similarity index 100% rename from stable/nntp2nntp/2.0.37/app-readme.md rename to stable/nntp2nntp/2.0.38/app-readme.md diff --git a/stable/nntp2nntp/2.0.38/charts/common-10.7.7.tgz b/stable/nntp2nntp/2.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/nntp2nntp/2.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/nntp2nntp/2.0.37/ix_values.yaml b/stable/nntp2nntp/2.0.38/ix_values.yaml similarity index 100% rename from stable/nntp2nntp/2.0.37/ix_values.yaml rename to stable/nntp2nntp/2.0.38/ix_values.yaml diff --git a/stable/nntp2nntp/2.0.37/questions.yaml b/stable/nntp2nntp/2.0.38/questions.yaml similarity index 100% rename from stable/nntp2nntp/2.0.37/questions.yaml rename to stable/nntp2nntp/2.0.38/questions.yaml diff --git a/stable/piaware/6.0.42/templates/common.yaml b/stable/nntp2nntp/2.0.38/templates/common.yaml similarity index 100% rename from stable/piaware/6.0.42/templates/common.yaml rename to stable/nntp2nntp/2.0.38/templates/common.yaml diff --git a/stable/pgadmin/7.0.41/values.yaml b/stable/nntp2nntp/2.0.38/values.yaml similarity index 100% rename from stable/pgadmin/7.0.41/values.yaml rename to stable/nntp2nntp/2.0.38/values.yaml diff --git a/stable/nocodb/3.0.53/CHANGELOG.md b/stable/nocodb/3.0.53/CHANGELOG.md deleted file mode 100644 index 1da8c00149a..00000000000 --- a/stable/nocodb/3.0.53/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nocodb-3.0.53](https://github.com/truecharts/charts/compare/nocodb-3.0.52...nocodb-3.0.53) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [nocodb-3.0.52](https://github.com/truecharts/charts/compare/nocodb-3.0.51...nocodb-3.0.52) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [nocodb-3.0.51](https://github.com/truecharts/charts/compare/nocodb-3.0.50...nocodb-3.0.51) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [nocodb-3.0.50](https://github.com/truecharts/charts/compare/nocodb-3.0.49...nocodb-3.0.50) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [nocodb-3.0.50](https://github.com/truecharts/charts/compare/nocodb-3.0.49...nocodb-3.0.50) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [nocodb-3.0.49](https://github.com/truecharts/charts/compare/nocodb-3.0.48...nocodb-3.0.49) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [nocodb-3.0.47](https://github.com/truecharts/charts/compare/nocodb-3.0.46...nocodb-3.0.47) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 - diff --git a/stable/nocodb/3.0.53/Chart.lock b/stable/nocodb/3.0.53/Chart.lock deleted file mode 100644 index 2da1882a499..00000000000 --- a/stable/nocodb/3.0.53/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:5944a2a450aec6283b54578a7276a1ba273ce06e0eed12428badb3d1d8c3b2ff -generated: "2022-10-19T13:30:21.884242379Z" diff --git a/stable/nocodb/3.0.53/Chart.yaml b/stable/nocodb/3.0.53/Chart.yaml deleted file mode 100644 index 02a3492de39..00000000000 --- a/stable/nocodb/3.0.53/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "0.98.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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.53 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/nocodb/3.0.53/README.md b/stable/nocodb/3.0.53/README.md deleted file mode 100644 index 1deeca96a51..00000000000 --- a/stable/nocodb/3.0.53/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.101 | -| https://charts.truecharts.org | redis | 3.0.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.53/charts/common-10.7.1.tgz b/stable/nocodb/3.0.53/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/nocodb/3.0.53/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/nocodb/3.0.53/charts/postgresql-8.0.101.tgz b/stable/nocodb/3.0.53/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/nocodb/3.0.53/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/nocodb/3.0.53/charts/redis-3.0.97.tgz b/stable/nocodb/3.0.53/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/nocodb/3.0.53/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/nocodb/3.0.54/CHANGELOG.md b/stable/nocodb/3.0.54/CHANGELOG.md new file mode 100644 index 00000000000..7775fbbcf26 --- /dev/null +++ b/stable/nocodb/3.0.54/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nocodb-3.0.54](https://github.com/truecharts/charts/compare/nocodb-3.0.53...nocodb-3.0.54) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [nocodb-3.0.53](https://github.com/truecharts/charts/compare/nocodb-3.0.52...nocodb-3.0.53) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [nocodb-3.0.52](https://github.com/truecharts/charts/compare/nocodb-3.0.51...nocodb-3.0.52) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [nocodb-3.0.51](https://github.com/truecharts/charts/compare/nocodb-3.0.50...nocodb-3.0.51) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [nocodb-3.0.50](https://github.com/truecharts/charts/compare/nocodb-3.0.49...nocodb-3.0.50) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nocodb-3.0.50](https://github.com/truecharts/charts/compare/nocodb-3.0.49...nocodb-3.0.50) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nocodb-3.0.49](https://github.com/truecharts/charts/compare/nocodb-3.0.48...nocodb-3.0.49) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [nocodb-3.0.47](https://github.com/truecharts/charts/compare/nocodb-3.0.46...nocodb-3.0.47) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 + diff --git a/stable/nocodb/3.0.54/Chart.lock b/stable/nocodb/3.0.54/Chart.lock new file mode 100644 index 00000000000..ba2251447fc --- /dev/null +++ b/stable/nocodb/3.0.54/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:74b14c49cbb6c324d31f5e500c3bd2cfcbb61460306ba7433f71fa45ef2f03a3 +generated: "2022-10-25T10:27:25.46018929Z" diff --git a/stable/nocodb/3.0.54/Chart.yaml b/stable/nocodb/3.0.54/Chart.yaml new file mode 100644 index 00000000000..248dc8891bf --- /dev/null +++ b/stable/nocodb/3.0.54/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "0.98.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.54 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nocodb/3.0.54/README.md b/stable/nocodb/3.0.54/README.md new file mode 100644 index 00000000000..95b4b8ea297 --- /dev/null +++ b/stable/nocodb/3.0.54/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.106 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.53/app-readme.md b/stable/nocodb/3.0.54/app-readme.md similarity index 100% rename from stable/nocodb/3.0.53/app-readme.md rename to stable/nocodb/3.0.54/app-readme.md diff --git a/stable/nocodb/3.0.54/charts/common-10.7.7.tgz b/stable/nocodb/3.0.54/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/nocodb/3.0.54/charts/common-10.7.7.tgz differ diff --git a/stable/nocodb/3.0.54/charts/postgresql-8.0.106.tgz b/stable/nocodb/3.0.54/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/nocodb/3.0.54/charts/postgresql-8.0.106.tgz differ diff --git a/stable/nocodb/3.0.54/charts/redis-3.0.102.tgz b/stable/nocodb/3.0.54/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/nocodb/3.0.54/charts/redis-3.0.102.tgz differ diff --git a/stable/nocodb/3.0.53/ix_values.yaml b/stable/nocodb/3.0.54/ix_values.yaml similarity index 100% rename from stable/nocodb/3.0.53/ix_values.yaml rename to stable/nocodb/3.0.54/ix_values.yaml diff --git a/stable/nocodb/3.0.53/questions.yaml b/stable/nocodb/3.0.54/questions.yaml similarity index 100% rename from stable/nocodb/3.0.53/questions.yaml rename to stable/nocodb/3.0.54/questions.yaml diff --git a/stable/nocodb/3.0.53/templates/_configmap.tpl b/stable/nocodb/3.0.54/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/3.0.53/templates/_configmap.tpl rename to stable/nocodb/3.0.54/templates/_configmap.tpl diff --git a/stable/nocodb/3.0.53/templates/_secrets.tpl b/stable/nocodb/3.0.54/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/3.0.53/templates/_secrets.tpl rename to stable/nocodb/3.0.54/templates/_secrets.tpl diff --git a/stable/nocodb/3.0.53/templates/common.yaml b/stable/nocodb/3.0.54/templates/common.yaml similarity index 100% rename from stable/nocodb/3.0.53/templates/common.yaml rename to stable/nocodb/3.0.54/templates/common.yaml diff --git a/stable/photoshow/3.0.36/values.yaml b/stable/nocodb/3.0.54/values.yaml similarity index 100% rename from stable/photoshow/3.0.36/values.yaml rename to stable/nocodb/3.0.54/values.yaml diff --git a/stable/node-red/11.0.42/CHANGELOG.md b/stable/node-red/11.0.42/CHANGELOG.md new file mode 100644 index 00000000000..f0e00c2824d --- /dev/null +++ b/stable/node-red/11.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [node-red-11.0.42](https://github.com/truecharts/charts/compare/node-red-11.0.41...node-red-11.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [node-red-11.0.41](https://github.com/truecharts/charts/compare/node-red-11.0.40...node-red-11.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [node-red-11.0.40](https://github.com/truecharts/charts/compare/node-red-11.0.39...node-red-11.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [node-red-11.0.39](https://github.com/truecharts/charts/compare/node-red-11.0.38...node-red-11.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [node-red-11.0.39](https://github.com/truecharts/charts/compare/node-red-11.0.38...node-red-11.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [node-red-11.0.38](https://github.com/truecharts/charts/compare/node-red-11.0.37...node-red-11.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [node-red-11.0.37](https://github.com/truecharts/charts/compare/node-red-11.0.36...node-red-11.0.37) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/node-red/11.0.42/Chart.lock b/stable/node-red/11.0.42/Chart.lock new file mode 100644 index 00000000000..675f4470400 --- /dev/null +++ b/stable/node-red/11.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:26:56.297219296Z" diff --git a/stable/node-red/11.0.42/Chart.yaml b/stable/node-red/11.0.42/Chart.yaml new file mode 100644 index 00000000000..f50f98daddc --- /dev/null +++ b/stable/node-red/11.0.42/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.42 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/node-red/11.0.42/README.md b/stable/node-red/11.0.42/README.md new file mode 100644 index 00000000000..3c0bfdbbd5d --- /dev/null +++ b/stable/node-red/11.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/app-readme.md b/stable/node-red/11.0.42/app-readme.md new file mode 100644 index 00000000000..88ae9951408 --- /dev/null +++ b/stable/node-red/11.0.42/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.42/charts/common-10.7.7.tgz b/stable/node-red/11.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/node-red/11.0.42/charts/common-10.7.7.tgz differ diff --git a/stable/node-red/11.0.42/ix_values.yaml b/stable/node-red/11.0.42/ix_values.yaml new file mode 100644 index 00000000000..420c5975785 --- /dev/null +++ b/stable/node-red/11.0.42/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.42/questions.yaml b/stable/node-red/11.0.42/questions.yaml new file mode 100644 index 00000000000..6d0f2309c05 --- /dev/null +++ b/stable/node-red/11.0.42/questions.yaml @@ -0,0 +1,2569 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/pidgin/2.0.37/templates/common.yaml b/stable/node-red/11.0.42/templates/common.yaml similarity index 100% rename from stable/pidgin/2.0.37/templates/common.yaml rename to stable/node-red/11.0.42/templates/common.yaml diff --git a/stable/photoview/4.0.44/values.yaml b/stable/node-red/11.0.42/values.yaml similarity index 100% rename from stable/photoview/4.0.44/values.yaml rename to stable/node-red/11.0.42/values.yaml diff --git a/stable/novnc/3.0.37/CHANGELOG.md b/stable/novnc/3.0.37/CHANGELOG.md deleted file mode 100644 index 09e4a4d0fc1..00000000000 --- a/stable/novnc/3.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [novnc-3.0.37](https://github.com/truecharts/charts/compare/cura-novnc-0.0.33...novnc-3.0.37) (2022-10-19) - -### Chore - -- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [novnc-3.0.36](https://github.com/truecharts/charts/compare/novnc-3.0.35...novnc-3.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [novnc-3.0.35](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.36...novnc-3.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [novnc-3.0.35](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.36...novnc-3.0.35) (2022-10-07) - -### Chore - -- update helm general non-major - - - - -## [novnc-3.0.34](https://github.com/truecharts/charts/compare/cura-novnc-0.0.28...novnc-3.0.34) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [novnc-3.0.33](https://github.com/truecharts/charts/compare/novnc-3.0.32...novnc-3.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 - diff --git a/stable/novnc/3.0.37/Chart.lock b/stable/novnc/3.0.37/Chart.lock deleted file mode 100644 index ef11153ef94..00000000000 --- a/stable/novnc/3.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:30:23.910213962Z" diff --git a/stable/novnc/3.0.37/Chart.yaml b/stable/novnc/3.0.37/Chart.yaml deleted file mode 100644 index 68d9223e873..00000000000 --- a/stable/novnc/3.0.37/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.7.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.37 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/novnc/3.0.37/README.md b/stable/novnc/3.0.37/README.md deleted file mode 100644 index 5186689241b..00000000000 --- a/stable/novnc/3.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/novnc/3.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/novnc/3.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/novnc/3.0.38/CHANGELOG.md b/stable/novnc/3.0.38/CHANGELOG.md new file mode 100644 index 00000000000..b67316d1767 --- /dev/null +++ b/stable/novnc/3.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [novnc-3.0.38](https://github.com/truecharts/charts/compare/cura-novnc-0.0.35...novnc-3.0.38) (2022-10-25) + +### Chore + +- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [novnc-3.0.37](https://github.com/truecharts/charts/compare/cura-novnc-0.0.33...novnc-3.0.37) (2022-10-19) + +### Chore + +- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [novnc-3.0.36](https://github.com/truecharts/charts/compare/novnc-3.0.35...novnc-3.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [novnc-3.0.35](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.36...novnc-3.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [novnc-3.0.35](https://github.com/truecharts/charts/compare/prusaslicer-novnc-0.0.36...novnc-3.0.35) (2022-10-07) + +### Chore + +- update helm general non-major + + + + +## [novnc-3.0.34](https://github.com/truecharts/charts/compare/cura-novnc-0.0.28...novnc-3.0.34) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [novnc-3.0.33](https://github.com/truecharts/charts/compare/novnc-3.0.32...novnc-3.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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)) diff --git a/stable/novnc/3.0.38/Chart.lock b/stable/novnc/3.0.38/Chart.lock new file mode 100644 index 00000000000..4b5242a995b --- /dev/null +++ b/stable/novnc/3.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:27:35.156662647Z" diff --git a/stable/novnc/3.0.38/Chart.yaml b/stable/novnc/3.0.38/Chart.yaml new file mode 100644 index 00000000000..bf288554f1f --- /dev/null +++ b/stable/novnc/3.0.38/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/novnc/3.0.38/README.md b/stable/novnc/3.0.38/README.md new file mode 100644 index 00000000000..0809e10e8e9 --- /dev/null +++ b/stable/novnc/3.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/novnc/3.0.38/app-readme.md similarity index 100% rename from stable/novnc/3.0.37/app-readme.md rename to stable/novnc/3.0.38/app-readme.md diff --git a/stable/novnc/3.0.38/charts/common-10.7.7.tgz b/stable/novnc/3.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/novnc/3.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/novnc/3.0.37/ix_values.yaml b/stable/novnc/3.0.38/ix_values.yaml similarity index 100% rename from stable/novnc/3.0.37/ix_values.yaml rename to stable/novnc/3.0.38/ix_values.yaml diff --git a/stable/novnc/3.0.37/questions.yaml b/stable/novnc/3.0.38/questions.yaml similarity index 100% rename from stable/novnc/3.0.37/questions.yaml rename to stable/novnc/3.0.38/questions.yaml diff --git a/stable/novnc/3.0.37/templates/common.yaml b/stable/novnc/3.0.38/templates/common.yaml similarity index 100% rename from stable/novnc/3.0.37/templates/common.yaml rename to stable/novnc/3.0.38/templates/common.yaml diff --git a/stable/phpldapadmin/6.0.38/values.yaml b/stable/novnc/3.0.38/values.yaml similarity index 100% rename from stable/phpldapadmin/6.0.38/values.yaml rename to stable/novnc/3.0.38/values.yaml diff --git a/stable/ntfy/2.0.41/CHANGELOG.md b/stable/ntfy/2.0.41/CHANGELOG.md deleted file mode 100644 index 9d8b4ec4fac..00000000000 --- a/stable/ntfy/2.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ntfy-2.0.41](https://github.com/truecharts/charts/compare/ntfy-2.0.40...ntfy-2.0.41) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ntfy-2.0.40](https://github.com/truecharts/charts/compare/ntfy-2.0.39...ntfy-2.0.40) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ntfy-2.0.39](https://github.com/truecharts/charts/compare/ntfy-2.0.38...ntfy-2.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ntfy-2.0.39](https://github.com/truecharts/charts/compare/ntfy-2.0.38...ntfy-2.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ntfy-2.0.38](https://github.com/truecharts/charts/compare/ntfy-2.0.37...ntfy-2.0.38) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ntfy-2.0.37](https://github.com/truecharts/charts/compare/ntfy-2.0.36...ntfy-2.0.37) (2022-09-28) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) - - - - -## [ntfy-2.0.36](https://github.com/truecharts/charts/compare/ntfy-2.0.35...ntfy-2.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/ntfy/2.0.41/Chart.lock b/stable/ntfy/2.0.41/Chart.lock deleted file mode 100644 index 2aa5aa4a73a..00000000000 --- a/stable/ntfy/2.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:30:28.354020784Z" diff --git a/stable/ntfy/2.0.41/Chart.yaml b/stable/ntfy/2.0.41/Chart.yaml deleted file mode 100644 index 9f15ca367a4..00000000000 --- a/stable/ntfy/2.0.41/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.28.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.41 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ntfy/2.0.41/README.md b/stable/ntfy/2.0.41/README.md deleted file mode 100644 index 44db9a04f8e..00000000000 --- a/stable/ntfy/2.0.41/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.41/charts/common-10.7.1.tgz b/stable/ntfy/2.0.41/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/ntfy/2.0.41/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/ntfy/2.0.42/CHANGELOG.md b/stable/ntfy/2.0.42/CHANGELOG.md new file mode 100644 index 00000000000..3bffacd5711 --- /dev/null +++ b/stable/ntfy/2.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ntfy-2.0.42](https://github.com/truecharts/charts/compare/ntfy-2.0.41...ntfy-2.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ntfy-2.0.41](https://github.com/truecharts/charts/compare/ntfy-2.0.40...ntfy-2.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ntfy-2.0.40](https://github.com/truecharts/charts/compare/ntfy-2.0.39...ntfy-2.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ntfy-2.0.39](https://github.com/truecharts/charts/compare/ntfy-2.0.38...ntfy-2.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ntfy-2.0.39](https://github.com/truecharts/charts/compare/ntfy-2.0.38...ntfy-2.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ntfy-2.0.38](https://github.com/truecharts/charts/compare/ntfy-2.0.37...ntfy-2.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ntfy-2.0.37](https://github.com/truecharts/charts/compare/ntfy-2.0.36...ntfy-2.0.37) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + +## [ntfy-2.0.36](https://github.com/truecharts/charts/compare/ntfy-2.0.35...ntfy-2.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/ntfy/2.0.42/Chart.lock b/stable/ntfy/2.0.42/Chart.lock new file mode 100644 index 00000000000..9f818d98f44 --- /dev/null +++ b/stable/ntfy/2.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:27:37.527247773Z" diff --git a/stable/ntfy/2.0.42/Chart.yaml b/stable/ntfy/2.0.42/Chart.yaml new file mode 100644 index 00000000000..7ea40ba9436 --- /dev/null +++ b/stable/ntfy/2.0.42/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.28.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.42 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ntfy/2.0.42/README.md b/stable/ntfy/2.0.42/README.md new file mode 100644 index 00000000000..9ba45aec21e --- /dev/null +++ b/stable/ntfy/2.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/stable/ntfy/2.0.42/app-readme.md similarity index 100% rename from stable/ntfy/2.0.41/app-readme.md rename to stable/ntfy/2.0.42/app-readme.md diff --git a/stable/ntfy/2.0.42/charts/common-10.7.7.tgz b/stable/ntfy/2.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/ntfy/2.0.42/charts/common-10.7.7.tgz differ diff --git a/stable/ntfy/2.0.41/ix_values.yaml b/stable/ntfy/2.0.42/ix_values.yaml similarity index 100% rename from stable/ntfy/2.0.41/ix_values.yaml rename to stable/ntfy/2.0.42/ix_values.yaml diff --git a/stable/ntfy/2.0.41/questions.yaml b/stable/ntfy/2.0.42/questions.yaml similarity index 100% rename from stable/ntfy/2.0.41/questions.yaml rename to stable/ntfy/2.0.42/questions.yaml diff --git a/stable/pretend-youre-xyzzy/6.0.39/templates/common.yaml b/stable/ntfy/2.0.42/templates/common.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/6.0.39/templates/common.yaml rename to stable/ntfy/2.0.42/templates/common.yaml diff --git a/stable/piaware/6.0.42/values.yaml b/stable/ntfy/2.0.42/values.yaml similarity index 100% rename from stable/piaware/6.0.42/values.yaml rename to stable/ntfy/2.0.42/values.yaml diff --git a/stable/nullserv/6.0.39/CHANGELOG.md b/stable/nullserv/6.0.39/CHANGELOG.md deleted file mode 100644 index de77b59b8e3..00000000000 --- a/stable/nullserv/6.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [nullserv-6.0.39](https://github.com/truecharts/charts/compare/nullserv-6.0.38...nullserv-6.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [nullserv-6.0.38](https://github.com/truecharts/charts/compare/nullserv-6.0.37...nullserv-6.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [nullserv-6.0.37](https://github.com/truecharts/charts/compare/nullserv-6.0.36...nullserv-6.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [nullserv-6.0.37](https://github.com/truecharts/charts/compare/nullserv-6.0.36...nullserv-6.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [nullserv-6.0.36](https://github.com/truecharts/charts/compare/nullserv-6.0.35...nullserv-6.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [nullserv-6.0.35](https://github.com/truecharts/charts/compare/nullserv-6.0.34...nullserv-6.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/nullserv/6.0.39/Chart.lock b/stable/nullserv/6.0.39/Chart.lock deleted file mode 100644 index 5e9a6847e10..00000000000 --- a/stable/nullserv/6.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:30:53.194693322Z" diff --git a/stable/nullserv/6.0.39/Chart.yaml b/stable/nullserv/6.0.39/Chart.yaml deleted file mode 100644 index a2894005acc..00000000000 --- a/stable/nullserv/6.0.39/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.7.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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/nullserv/6.0.39/README.md b/stable/nullserv/6.0.39/README.md deleted file mode 100644 index cc25ee47625..00000000000 --- a/stable/nullserv/6.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/nullserv/6.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/nullserv/6.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/nullserv/6.0.40/CHANGELOG.md b/stable/nullserv/6.0.40/CHANGELOG.md new file mode 100644 index 00000000000..65a10ee1a91 --- /dev/null +++ b/stable/nullserv/6.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nullserv-6.0.40](https://github.com/truecharts/charts/compare/nullserv-6.0.39...nullserv-6.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [nullserv-6.0.39](https://github.com/truecharts/charts/compare/nullserv-6.0.38...nullserv-6.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [nullserv-6.0.38](https://github.com/truecharts/charts/compare/nullserv-6.0.37...nullserv-6.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [nullserv-6.0.37](https://github.com/truecharts/charts/compare/nullserv-6.0.36...nullserv-6.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nullserv-6.0.37](https://github.com/truecharts/charts/compare/nullserv-6.0.36...nullserv-6.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nullserv-6.0.36](https://github.com/truecharts/charts/compare/nullserv-6.0.35...nullserv-6.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [nullserv-6.0.35](https://github.com/truecharts/charts/compare/nullserv-6.0.34...nullserv-6.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/nullserv/6.0.40/Chart.lock b/stable/nullserv/6.0.40/Chart.lock new file mode 100644 index 00000000000..c896f071489 --- /dev/null +++ b/stable/nullserv/6.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:28:12.21415592Z" diff --git a/stable/nullserv/6.0.40/Chart.yaml b/stable/nullserv/6.0.40/Chart.yaml new file mode 100644 index 00000000000..45cac4f5ac2 --- /dev/null +++ b/stable/nullserv/6.0.40/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nullserv/6.0.40/README.md b/stable/nullserv/6.0.40/README.md new file mode 100644 index 00000000000..afc985c426e --- /dev/null +++ b/stable/nullserv/6.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/nullserv/6.0.40/app-readme.md similarity index 100% rename from stable/nullserv/6.0.39/app-readme.md rename to stable/nullserv/6.0.40/app-readme.md diff --git a/stable/nullserv/6.0.40/charts/common-10.7.7.tgz b/stable/nullserv/6.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/nullserv/6.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/nullserv/6.0.39/ix_values.yaml b/stable/nullserv/6.0.40/ix_values.yaml similarity index 100% rename from stable/nullserv/6.0.39/ix_values.yaml rename to stable/nullserv/6.0.40/ix_values.yaml diff --git a/stable/nullserv/6.0.39/questions.yaml b/stable/nullserv/6.0.40/questions.yaml similarity index 100% rename from stable/nullserv/6.0.39/questions.yaml rename to stable/nullserv/6.0.40/questions.yaml diff --git a/stable/projectsend/3.0.44/templates/common.yaml b/stable/nullserv/6.0.40/templates/common.yaml similarity index 100% rename from stable/projectsend/3.0.44/templates/common.yaml rename to stable/nullserv/6.0.40/templates/common.yaml diff --git a/stable/picoshare/2.0.39/values.yaml b/stable/nullserv/6.0.40/values.yaml similarity index 100% rename from stable/picoshare/2.0.39/values.yaml rename to stable/nullserv/6.0.40/values.yaml diff --git a/stable/nzbget/11.0.40/CHANGELOG.md b/stable/nzbget/11.0.40/CHANGELOG.md new file mode 100644 index 00000000000..83e120490b0 --- /dev/null +++ b/stable/nzbget/11.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nzbget-11.0.40](https://github.com/truecharts/charts/compare/nzbget-11.0.39...nzbget-11.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [nzbget-11.0.39](https://github.com/truecharts/charts/compare/nzbget-11.0.38...nzbget-11.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [nzbget-11.0.38](https://github.com/truecharts/charts/compare/nzbget-11.0.37...nzbget-11.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [nzbget-11.0.37](https://github.com/truecharts/charts/compare/nzbget-11.0.36...nzbget-11.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nzbget-11.0.37](https://github.com/truecharts/charts/compare/nzbget-11.0.36...nzbget-11.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nzbget-11.0.36](https://github.com/truecharts/charts/compare/nzbget-11.0.35...nzbget-11.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [nzbget-11.0.35](https://github.com/truecharts/charts/compare/nzbget-11.0.34...nzbget-11.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/nzbget/11.0.40/Chart.lock b/stable/nzbget/11.0.40/Chart.lock new file mode 100644 index 00000000000..3f6da5e2d23 --- /dev/null +++ b/stable/nzbget/11.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:28:17.127051198Z" diff --git a/stable/nzbget/11.0.40/Chart.yaml b/stable/nzbget/11.0.40/Chart.yaml new file mode 100644 index 00000000000..9b1ed0d65f2 --- /dev/null +++ b/stable/nzbget/11.0.40/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "21.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nzbget/11.0.40/README.md b/stable/nzbget/11.0.40/README.md new file mode 100644 index 00000000000..9dd958c60ad --- /dev/null +++ b/stable/nzbget/11.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.40/app-readme.md b/stable/nzbget/11.0.40/app-readme.md new file mode 100644 index 00000000000..3fc0b4b376c --- /dev/null +++ b/stable/nzbget/11.0.40/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.40/charts/common-10.7.7.tgz b/stable/nzbget/11.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/nzbget/11.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/nzbget/11.0.40/ix_values.yaml b/stable/nzbget/11.0.40/ix_values.yaml new file mode 100644 index 00000000000..78bbabecbe7 --- /dev/null +++ b/stable/nzbget/11.0.40/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.40/questions.yaml b/stable/nzbget/11.0.40/questions.yaml new file mode 100644 index 00000000000..8515c99d519 --- /dev/null +++ b/stable/nzbget/11.0.40/questions.yaml @@ -0,0 +1,2569 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/protonmail-bridge/7.0.0/templates/common.yaml b/stable/nzbget/11.0.40/templates/common.yaml similarity index 100% rename from stable/protonmail-bridge/7.0.0/templates/common.yaml rename to stable/nzbget/11.0.40/templates/common.yaml diff --git a/stable/pidgin/2.0.37/values.yaml b/stable/nzbget/11.0.40/values.yaml similarity index 100% rename from stable/pidgin/2.0.37/values.yaml rename to stable/nzbget/11.0.40/values.yaml diff --git a/stable/nzbhydra/11.0.46/CHANGELOG.md b/stable/nzbhydra/11.0.46/CHANGELOG.md new file mode 100644 index 00000000000..8ee52a10821 --- /dev/null +++ b/stable/nzbhydra/11.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [nzbhydra-11.0.46](https://github.com/truecharts/charts/compare/nzbhydra-11.0.45...nzbhydra-11.0.46) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [nzbhydra-11.0.45](https://github.com/truecharts/charts/compare/nzbhydra-11.0.44...nzbhydra-11.0.45) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [nzbhydra-11.0.44](https://github.com/truecharts/charts/compare/nzbhydra-11.0.43...nzbhydra-11.0.44) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [nzbhydra-11.0.43](https://github.com/truecharts/charts/compare/nzbhydra-11.0.42...nzbhydra-11.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nzbhydra-11.0.43](https://github.com/truecharts/charts/compare/nzbhydra-11.0.42...nzbhydra-11.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [nzbhydra-11.0.42](https://github.com/truecharts/charts/compare/nzbhydra-11.0.41...nzbhydra-11.0.42) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [nzbhydra-11.0.41](https://github.com/truecharts/charts/compare/nzbhydra-11.0.40...nzbhydra-11.0.41) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/nzbhydra/11.0.46/Chart.lock b/stable/nzbhydra/11.0.46/Chart.lock new file mode 100644 index 00000000000..de63d7ef71a --- /dev/null +++ b/stable/nzbhydra/11.0.46/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:28:18.733977181Z" diff --git a/stable/nzbhydra/11.0.46/Chart.yaml b/stable/nzbhydra/11.0.46/Chart.yaml new file mode 100644 index 00000000000..44bda6c05d9 --- /dev/null +++ b/stable/nzbhydra/11.0.46/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "4.7.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.46 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/nzbhydra/11.0.46/README.md b/stable/nzbhydra/11.0.46/README.md new file mode 100644 index 00000000000..2177127f0ff --- /dev/null +++ b/stable/nzbhydra/11.0.46/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.46/app-readme.md b/stable/nzbhydra/11.0.46/app-readme.md new file mode 100644 index 00000000000..5ca5a94ab22 --- /dev/null +++ b/stable/nzbhydra/11.0.46/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.46/charts/common-10.7.7.tgz b/stable/nzbhydra/11.0.46/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/nzbhydra/11.0.46/charts/common-10.7.7.tgz differ diff --git a/stable/nzbhydra/11.0.46/ix_values.yaml b/stable/nzbhydra/11.0.46/ix_values.yaml new file mode 100644 index 00000000000..ed542ee3f99 --- /dev/null +++ b/stable/nzbhydra/11.0.46/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.46/questions.yaml b/stable/nzbhydra/11.0.46/questions.yaml new file mode 100644 index 00000000000..2e2eed04377 --- /dev/null +++ b/stable/nzbhydra/11.0.46/questions.yaml @@ -0,0 +1,2569 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.45/templates/common.yaml b/stable/nzbhydra/11.0.46/templates/common.yaml similarity index 100% rename from stable/prowlarr/6.0.45/templates/common.yaml rename to stable/nzbhydra/11.0.46/templates/common.yaml diff --git a/stable/pihole/6.0.46/values.yaml b/stable/nzbhydra/11.0.46/values.yaml similarity index 100% rename from stable/pihole/6.0.46/values.yaml rename to stable/nzbhydra/11.0.46/values.yaml diff --git a/stable/octoprint/6.0.41/CHANGELOG.md b/stable/octoprint/6.0.41/CHANGELOG.md deleted file mode 100644 index 9be20c10a25..00000000000 --- a/stable/octoprint/6.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [octoprint-6.0.41](https://github.com/truecharts/charts/compare/octoprint-6.0.40...octoprint-6.0.41) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [octoprint-6.0.40](https://github.com/truecharts/charts/compare/octoprint-6.0.39...octoprint-6.0.40) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [octoprint-6.0.39](https://github.com/truecharts/charts/compare/octoprint-6.0.38...octoprint-6.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [octoprint-6.0.39](https://github.com/truecharts/charts/compare/octoprint-6.0.38...octoprint-6.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [octoprint-6.0.38](https://github.com/truecharts/charts/compare/octoprint-6.0.37...octoprint-6.0.38) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [octoprint-6.0.37](https://github.com/truecharts/charts/compare/octoprint-6.0.36...octoprint-6.0.37) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - - - -## [octoprint-6.0.37](https://github.com/truecharts/charts/compare/octoprint-6.0.36...octoprint-6.0.37) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - - - -## [octoprint-6.0.36](https://github.com/truecharts/charts/compare/octoprint-6.0.35...octoprint-6.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/stable/octoprint/6.0.41/Chart.lock b/stable/octoprint/6.0.41/Chart.lock deleted file mode 100644 index f683577de8b..00000000000 --- a/stable/octoprint/6.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:31:16.675176227Z" diff --git a/stable/octoprint/6.0.41/Chart.yaml b/stable/octoprint/6.0.41/Chart.yaml deleted file mode 100644 index 1061f391a75..00000000000 --- a/stable/octoprint/6.0.41/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.41 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/octoprint/6.0.41/README.md b/stable/octoprint/6.0.41/README.md deleted file mode 100644 index babc9a83130..00000000000 --- a/stable/octoprint/6.0.41/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.41/charts/common-10.7.1.tgz b/stable/octoprint/6.0.41/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/octoprint/6.0.41/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/octoprint/6.0.42/CHANGELOG.md b/stable/octoprint/6.0.42/CHANGELOG.md new file mode 100644 index 00000000000..b75d0fb3cf1 --- /dev/null +++ b/stable/octoprint/6.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [octoprint-6.0.42](https://github.com/truecharts/charts/compare/octoprint-6.0.41...octoprint-6.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [octoprint-6.0.41](https://github.com/truecharts/charts/compare/octoprint-6.0.40...octoprint-6.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [octoprint-6.0.40](https://github.com/truecharts/charts/compare/octoprint-6.0.39...octoprint-6.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [octoprint-6.0.39](https://github.com/truecharts/charts/compare/octoprint-6.0.38...octoprint-6.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [octoprint-6.0.39](https://github.com/truecharts/charts/compare/octoprint-6.0.38...octoprint-6.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [octoprint-6.0.38](https://github.com/truecharts/charts/compare/octoprint-6.0.37...octoprint-6.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [octoprint-6.0.37](https://github.com/truecharts/charts/compare/octoprint-6.0.36...octoprint-6.0.37) (2022-09-29) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) + + + + +## [octoprint-6.0.37](https://github.com/truecharts/charts/compare/octoprint-6.0.36...octoprint-6.0.37) (2022-09-29) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) + + + + +## [octoprint-6.0.36](https://github.com/truecharts/charts/compare/octoprint-6.0.35...octoprint-6.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [octoprint-6.0.35](https://github.com/truecharts/charts/compare/octoprint-6.0.34...octoprint-6.0.35) (2022-09-25) diff --git a/stable/octoprint/6.0.42/Chart.lock b/stable/octoprint/6.0.42/Chart.lock new file mode 100644 index 00000000000..9d715208afc --- /dev/null +++ b/stable/octoprint/6.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:28:36.585903854Z" diff --git a/stable/octoprint/6.0.42/Chart.yaml b/stable/octoprint/6.0.42/Chart.yaml new file mode 100644 index 00000000000..19ecd54544a --- /dev/null +++ b/stable/octoprint/6.0.42/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.8.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.42 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/octoprint/6.0.42/README.md b/stable/octoprint/6.0.42/README.md new file mode 100644 index 00000000000..b9c74ab31cf --- /dev/null +++ b/stable/octoprint/6.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/stable/octoprint/6.0.42/app-readme.md similarity index 100% rename from stable/octoprint/6.0.41/app-readme.md rename to stable/octoprint/6.0.42/app-readme.md diff --git a/stable/octoprint/6.0.42/charts/common-10.7.7.tgz b/stable/octoprint/6.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/octoprint/6.0.42/charts/common-10.7.7.tgz differ diff --git a/stable/octoprint/6.0.41/ix_values.yaml b/stable/octoprint/6.0.42/ix_values.yaml similarity index 100% rename from stable/octoprint/6.0.41/ix_values.yaml rename to stable/octoprint/6.0.42/ix_values.yaml diff --git a/stable/octoprint/6.0.41/questions.yaml b/stable/octoprint/6.0.42/questions.yaml similarity index 100% rename from stable/octoprint/6.0.41/questions.yaml rename to stable/octoprint/6.0.42/questions.yaml diff --git a/stable/putty/1.0.16/templates/common.yaml b/stable/octoprint/6.0.42/templates/common.yaml similarity index 100% rename from stable/putty/1.0.16/templates/common.yaml rename to stable/octoprint/6.0.42/templates/common.yaml diff --git a/stable/pinry/2.0.37/values.yaml b/stable/octoprint/6.0.42/values.yaml similarity index 100% rename from stable/pinry/2.0.37/values.yaml rename to stable/octoprint/6.0.42/values.yaml diff --git a/stable/odoo/8.0.55/CHANGELOG.md b/stable/odoo/8.0.55/CHANGELOG.md deleted file mode 100644 index fb19f2be7c9..00000000000 --- a/stable/odoo/8.0.55/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [odoo-8.0.55](https://github.com/truecharts/charts/compare/odoo-8.0.54...odoo-8.0.55) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [odoo-8.0.54](https://github.com/truecharts/charts/compare/odoo-8.0.53...odoo-8.0.54) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [odoo-8.0.53](https://github.com/truecharts/charts/compare/odoo-8.0.52...odoo-8.0.53) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [odoo-8.0.53](https://github.com/truecharts/charts/compare/odoo-8.0.52...odoo-8.0.53) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [odoo-8.0.52](https://github.com/truecharts/charts/compare/odoo-8.0.51...odoo-8.0.52) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [odoo-8.0.50](https://github.com/truecharts/charts/compare/odoo-8.0.49...odoo-8.0.50) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/odoo/8.0.55/Chart.lock b/stable/odoo/8.0.55/Chart.lock deleted file mode 100644 index 7387f3827b1..00000000000 --- a/stable/odoo/8.0.55/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:31:36.303852918Z" diff --git a/stable/odoo/8.0.55/Chart.yaml b/stable/odoo/8.0.55/Chart.yaml deleted file mode 100644 index 60cc8abc01a..00000000000 --- a/stable/odoo/8.0.55/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -apiVersion: v2 -appVersion: "15.0" -version: 8.0.55 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.55/README.md b/stable/odoo/8.0.55/README.md deleted file mode 100644 index c0155d68b92..00000000000 --- a/stable/odoo/8.0.55/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.55/charts/common-10.7.1.tgz b/stable/odoo/8.0.55/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/odoo/8.0.55/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/odoo/8.0.55/charts/postgresql-8.0.101.tgz b/stable/odoo/8.0.55/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/odoo/8.0.55/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/odoo/8.0.56/CHANGELOG.md b/stable/odoo/8.0.56/CHANGELOG.md new file mode 100644 index 00000000000..5ddc85d2827 --- /dev/null +++ b/stable/odoo/8.0.56/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [odoo-8.0.56](https://github.com/truecharts/charts/compare/odoo-8.0.55...odoo-8.0.56) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [odoo-8.0.55](https://github.com/truecharts/charts/compare/odoo-8.0.54...odoo-8.0.55) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [odoo-8.0.54](https://github.com/truecharts/charts/compare/odoo-8.0.53...odoo-8.0.54) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [odoo-8.0.53](https://github.com/truecharts/charts/compare/odoo-8.0.52...odoo-8.0.53) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [odoo-8.0.53](https://github.com/truecharts/charts/compare/odoo-8.0.52...odoo-8.0.53) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [odoo-8.0.52](https://github.com/truecharts/charts/compare/odoo-8.0.51...odoo-8.0.52) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [odoo-8.0.50](https://github.com/truecharts/charts/compare/odoo-8.0.49...odoo-8.0.50) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/odoo/8.0.56/Chart.lock b/stable/odoo/8.0.56/Chart.lock new file mode 100644 index 00000000000..90d5ac96275 --- /dev/null +++ b/stable/odoo/8.0.56/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:29:11.004532685Z" diff --git a/stable/odoo/8.0.56/Chart.yaml b/stable/odoo/8.0.56/Chart.yaml new file mode 100644 index 00000000000..56921e364b0 --- /dev/null +++ b/stable/odoo/8.0.56/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "15.0" +version: 8.0.56 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.56/README.md b/stable/odoo/8.0.56/README.md new file mode 100644 index 00000000000..2df7ae5cd62 --- /dev/null +++ b/stable/odoo/8.0.56/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.55/app-readme.md b/stable/odoo/8.0.56/app-readme.md similarity index 100% rename from stable/odoo/8.0.55/app-readme.md rename to stable/odoo/8.0.56/app-readme.md diff --git a/stable/odoo/8.0.56/charts/common-10.7.7.tgz b/stable/odoo/8.0.56/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/odoo/8.0.56/charts/common-10.7.7.tgz differ diff --git a/stable/odoo/8.0.56/charts/postgresql-8.0.106.tgz b/stable/odoo/8.0.56/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/odoo/8.0.56/charts/postgresql-8.0.106.tgz differ diff --git a/stable/odoo/8.0.55/ix_values.yaml b/stable/odoo/8.0.56/ix_values.yaml similarity index 100% rename from stable/odoo/8.0.55/ix_values.yaml rename to stable/odoo/8.0.56/ix_values.yaml diff --git a/stable/odoo/8.0.55/questions.yaml b/stable/odoo/8.0.56/questions.yaml similarity index 100% rename from stable/odoo/8.0.55/questions.yaml rename to stable/odoo/8.0.56/questions.yaml diff --git a/stable/pwndrop/2.0.36/templates/common.yaml b/stable/odoo/8.0.56/templates/common.yaml similarity index 100% rename from stable/pwndrop/2.0.36/templates/common.yaml rename to stable/odoo/8.0.56/templates/common.yaml diff --git a/stable/pixapop/3.0.36/values.yaml b/stable/odoo/8.0.56/values.yaml similarity index 100% rename from stable/pixapop/3.0.36/values.yaml rename to stable/odoo/8.0.56/values.yaml diff --git a/stable/omada-controller/6.2.1/CHANGELOG.md b/stable/omada-controller/6.2.1/CHANGELOG.md deleted file mode 100644 index c0ee4d02423..00000000000 --- a/stable/omada-controller/6.2.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [omada-controller-6.2.1](https://github.com/truecharts/charts/compare/omada-controller-6.2.0...omada-controller-6.2.1) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [omada-controller-6.2.0](https://github.com/truecharts/charts/compare/omada-controller-6.1.1...omada-controller-6.2.0) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix - -- Switch internal https port to 443, to stop redirection to 8043 on ingress ([#4107](https://github.com/truecharts/charts/issues/4107)) - - - - -## [omada-controller-6.1.1](https://github.com/truecharts/charts/compare/omada-controller-6.1.0...omada-controller-6.1.1) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [omada-controller-6.1.0](https://github.com/truecharts/charts/compare/omada-controller-6.0.70...omada-controller-6.1.0) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - ### Feat - -- Add additional ENV VARS ([#4080](https://github.com/truecharts/charts/issues/4080)) - - - - -## [omada-controller-6.0.70](https://github.com/truecharts/charts/compare/omada-controller-6.0.69...omada-controller-6.0.70) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [omada-controller-6.0.70](https://github.com/truecharts/charts/compare/omada-controller-6.0.69...omada-controller-6.0.70) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [omada-controller-6.0.69](https://github.com/truecharts/charts/compare/omada-controller-6.0.68...omada-controller-6.0.69) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [omada-controller-6.0.68](https://github.com/truecharts/charts/compare/omada-controller-6.0.67...omada-controller-6.0.68) (2022-09-28) - -### Chore - -- Auto-update chart README [skip ci] - - add ingress for portal ([#3944](https://github.com/truecharts/charts/issues/3944)) - - - - -## [omada-controller-6.0.67](https://github.com/truecharts/charts/compare/omada-controller-6.0.66...omada-controller-6.0.67) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - diff --git a/stable/omada-controller/6.2.1/Chart.lock b/stable/omada-controller/6.2.1/Chart.lock deleted file mode 100644 index 62c07674f1d..00000000000 --- a/stable/omada-controller/6.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:31:26.307747024Z" diff --git a/stable/omada-controller/6.2.1/Chart.yaml b/stable/omada-controller/6.2.1/Chart.yaml deleted file mode 100644 index 6daa5e16a70..00000000000 --- a/stable/omada-controller/6.2.1/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "5.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.2.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/omada-controller/6.2.1/README.md b/stable/omada-controller/6.2.1/README.md deleted file mode 100644 index aee274937b5..00000000000 --- a/stable/omada-controller/6.2.1/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.2.1/charts/common-10.7.1.tgz b/stable/omada-controller/6.2.1/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/omada-controller/6.2.1/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/omada-controller/6.2.2/CHANGELOG.md b/stable/omada-controller/6.2.2/CHANGELOG.md new file mode 100644 index 00000000000..1cdcc2b6095 --- /dev/null +++ b/stable/omada-controller/6.2.2/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [omada-controller-6.2.2](https://github.com/truecharts/charts/compare/omada-controller-6.2.1...omada-controller-6.2.2) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [omada-controller-6.2.1](https://github.com/truecharts/charts/compare/omada-controller-6.2.0...omada-controller-6.2.1) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [omada-controller-6.2.0](https://github.com/truecharts/charts/compare/omada-controller-6.1.1...omada-controller-6.2.0) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix + +- Switch internal https port to 443, to stop redirection to 8043 on ingress ([#4107](https://github.com/truecharts/charts/issues/4107)) + + + + +## [omada-controller-6.1.1](https://github.com/truecharts/charts/compare/omada-controller-6.1.0...omada-controller-6.1.1) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [omada-controller-6.1.0](https://github.com/truecharts/charts/compare/omada-controller-6.0.70...omada-controller-6.1.0) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- Add additional ENV VARS ([#4080](https://github.com/truecharts/charts/issues/4080)) + + + + +## [omada-controller-6.0.70](https://github.com/truecharts/charts/compare/omada-controller-6.0.69...omada-controller-6.0.70) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [omada-controller-6.0.70](https://github.com/truecharts/charts/compare/omada-controller-6.0.69...omada-controller-6.0.70) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [omada-controller-6.0.69](https://github.com/truecharts/charts/compare/omada-controller-6.0.68...omada-controller-6.0.69) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [omada-controller-6.0.68](https://github.com/truecharts/charts/compare/omada-controller-6.0.67...omada-controller-6.0.68) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - add ingress for portal ([#3944](https://github.com/truecharts/charts/issues/3944)) + diff --git a/stable/omada-controller/6.2.2/Chart.lock b/stable/omada-controller/6.2.2/Chart.lock new file mode 100644 index 00000000000..35e62ce2375 --- /dev/null +++ b/stable/omada-controller/6.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:28:58.743423545Z" diff --git a/stable/omada-controller/6.2.2/Chart.yaml b/stable/omada-controller/6.2.2/Chart.yaml new file mode 100644 index 00000000000..95ec1fca2db --- /dev/null +++ b/stable/omada-controller/6.2.2/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "5.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.2.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/omada-controller/6.2.2/README.md b/stable/omada-controller/6.2.2/README.md new file mode 100644 index 00000000000..ea407a6bdb2 --- /dev/null +++ b/stable/omada-controller/6.2.2/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.2.1/app-readme.md b/stable/omada-controller/6.2.2/app-readme.md similarity index 100% rename from stable/omada-controller/6.2.1/app-readme.md rename to stable/omada-controller/6.2.2/app-readme.md diff --git a/stable/omada-controller/6.2.2/charts/common-10.7.7.tgz b/stable/omada-controller/6.2.2/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/omada-controller/6.2.2/charts/common-10.7.7.tgz differ diff --git a/stable/omada-controller/6.2.1/ix_values.yaml b/stable/omada-controller/6.2.2/ix_values.yaml similarity index 100% rename from stable/omada-controller/6.2.1/ix_values.yaml rename to stable/omada-controller/6.2.2/ix_values.yaml diff --git a/stable/omada-controller/6.2.1/questions.yaml b/stable/omada-controller/6.2.2/questions.yaml similarity index 100% rename from stable/omada-controller/6.2.1/questions.yaml rename to stable/omada-controller/6.2.2/questions.yaml diff --git a/stable/pyload/6.0.37/templates/common.yaml b/stable/omada-controller/6.2.2/templates/common.yaml similarity index 100% rename from stable/pyload/6.0.37/templates/common.yaml rename to stable/omada-controller/6.2.2/templates/common.yaml diff --git a/stable/plaxt/1.0.8/values.yaml b/stable/omada-controller/6.2.2/values.yaml similarity index 100% rename from stable/plaxt/1.0.8/values.yaml rename to stable/omada-controller/6.2.2/values.yaml diff --git a/stable/ombi/11.0.53/CHANGELOG.md b/stable/ombi/11.0.53/CHANGELOG.md new file mode 100644 index 00000000000..846fc292c65 --- /dev/null +++ b/stable/ombi/11.0.53/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ombi-11.0.53](https://github.com/truecharts/charts/compare/ombi-11.0.52...ombi-11.0.53) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ombi-11.0.52](https://github.com/truecharts/charts/compare/ombi-11.0.51...ombi-11.0.52) (2022-10-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [ombi-11.0.51](https://github.com/truecharts/charts/compare/ombi-11.0.50...ombi-11.0.51) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [ombi-11.0.50](https://github.com/truecharts/charts/compare/ombi-11.0.49...ombi-11.0.50) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ombi-11.0.49](https://github.com/truecharts/charts/compare/ombi-11.0.48...ombi-11.0.49) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ombi-11.0.48](https://github.com/truecharts/charts/compare/ombi-11.0.46...ombi-11.0.48) (2022-10-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) + - update helm general non-major + + + + +## [ombi-11.0.47](https://github.com/truecharts/charts/compare/ombi-11.0.46...ombi-11.0.47) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ombi-11.0.46](https://github.com/truecharts/charts/compare/ombi-11.0.45...ombi-11.0.46) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major + + + + +## [ombi-11.0.45](https://github.com/truecharts/charts/compare/ombi-11.0.44...ombi-11.0.45) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) + - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) + + + + diff --git a/stable/ombi/11.0.53/Chart.lock b/stable/ombi/11.0.53/Chart.lock new file mode 100644 index 00000000000..9af967b836f --- /dev/null +++ b/stable/ombi/11.0.53/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:29:00.561847265Z" diff --git a/stable/ombi/11.0.53/Chart.yaml b/stable/ombi/11.0.53/Chart.yaml new file mode 100644 index 00000000000..cf04723a4c7 --- /dev/null +++ b/stable/ombi/11.0.53/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "4.29.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.53 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ombi/11.0.53/README.md b/stable/ombi/11.0.53/README.md new file mode 100644 index 00000000000..0edcbee7f3d --- /dev/null +++ b/stable/ombi/11.0.53/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.53/app-readme.md b/stable/ombi/11.0.53/app-readme.md new file mode 100644 index 00000000000..1b0187dcdfa --- /dev/null +++ b/stable/ombi/11.0.53/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.53/charts/common-10.7.7.tgz b/stable/ombi/11.0.53/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/ombi/11.0.53/charts/common-10.7.7.tgz differ diff --git a/stable/ombi/11.0.53/ix_values.yaml b/stable/ombi/11.0.53/ix_values.yaml new file mode 100644 index 00000000000..b8b27541a6d --- /dev/null +++ b/stable/ombi/11.0.53/ix_values.yaml @@ -0,0 +1,35 @@ +image: + repository: tccr.io/truecharts/ombi + pullPolicy: IfNotPresent + tag: 4.29.1@sha256:a16fce51123ec94f4e5975f646fe25c1d65fe5b309dc3bcb1534d5fd8e4e6b09 + +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.53/questions.yaml b/stable/ombi/11.0.53/questions.yaml new file mode 100644 index 00000000000..ea286ec70ab --- /dev/null +++ b/stable/ombi/11.0.53/questions.yaml @@ -0,0 +1,2569 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/pylon/2.0.36/templates/common.yaml b/stable/ombi/11.0.53/templates/common.yaml similarity index 100% rename from stable/pylon/2.0.36/templates/common.yaml rename to stable/ombi/11.0.53/templates/common.yaml diff --git a/stable/plex-auto-languages/1.0.11/values.yaml b/stable/ombi/11.0.53/values.yaml similarity index 100% rename from stable/plex-auto-languages/1.0.11/values.yaml rename to stable/ombi/11.0.53/values.yaml diff --git a/stable/onlyoffice-document-server/6.0.46/CHANGELOG.md b/stable/onlyoffice-document-server/6.0.46/CHANGELOG.md deleted file mode 100644 index a4ae811b7b9..00000000000 --- a/stable/onlyoffice-document-server/6.0.46/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [onlyoffice-document-server-6.0.46](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.45...onlyoffice-document-server-6.0.46) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [onlyoffice-document-server-6.0.45](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.44...onlyoffice-document-server-6.0.45) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [onlyoffice-document-server-6.0.44](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.43...onlyoffice-document-server-6.0.44) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [onlyoffice-document-server-6.0.43](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.42...onlyoffice-document-server-6.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [onlyoffice-document-server-6.0.43](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.42...onlyoffice-document-server-6.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [onlyoffice-document-server-6.0.42](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.41...onlyoffice-document-server-6.0.42) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [onlyoffice-document-server-6.0.40](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.39...onlyoffice-document-server-6.0.40) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/onlyoffice-document-server/6.0.46/Chart.lock b/stable/onlyoffice-document-server/6.0.46/Chart.lock deleted file mode 100644 index 2ab8e75f778..00000000000 --- a/stable/onlyoffice-document-server/6.0.46/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:5944a2a450aec6283b54578a7276a1ba273ce06e0eed12428badb3d1d8c3b2ff -generated: "2022-10-22T14:12:51.109640612Z" diff --git a/stable/onlyoffice-document-server/6.0.46/Chart.yaml b/stable/onlyoffice-document-server/6.0.46/Chart.yaml deleted file mode 100644 index 222b5f635bf..00000000000 --- a/stable/onlyoffice-document-server/6.0.46/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -apiVersion: v2 -appVersion: "7.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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.46 -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.46/README.md b/stable/onlyoffice-document-server/6.0.46/README.md deleted file mode 100644 index f17463399a6..00000000000 --- a/stable/onlyoffice-document-server/6.0.46/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.101 | -| https://charts.truecharts.org | redis | 3.0.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.46/charts/common-10.7.1.tgz b/stable/onlyoffice-document-server/6.0.46/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/onlyoffice-document-server/6.0.46/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/6.0.46/charts/postgresql-8.0.101.tgz b/stable/onlyoffice-document-server/6.0.46/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/onlyoffice-document-server/6.0.46/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/6.0.46/charts/redis-3.0.97.tgz b/stable/onlyoffice-document-server/6.0.46/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/onlyoffice-document-server/6.0.46/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/onlyoffice-document-server/6.0.47/CHANGELOG.md b/stable/onlyoffice-document-server/6.0.47/CHANGELOG.md new file mode 100644 index 00000000000..21f95600a40 --- /dev/null +++ b/stable/onlyoffice-document-server/6.0.47/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [onlyoffice-document-server-6.0.47](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.46...onlyoffice-document-server-6.0.47) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [onlyoffice-document-server-6.0.46](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.45...onlyoffice-document-server-6.0.46) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [onlyoffice-document-server-6.0.45](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.44...onlyoffice-document-server-6.0.45) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [onlyoffice-document-server-6.0.44](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.43...onlyoffice-document-server-6.0.44) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [onlyoffice-document-server-6.0.43](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.42...onlyoffice-document-server-6.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [onlyoffice-document-server-6.0.43](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.42...onlyoffice-document-server-6.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [onlyoffice-document-server-6.0.42](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.41...onlyoffice-document-server-6.0.42) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [onlyoffice-document-server-6.0.40](https://github.com/truecharts/charts/compare/onlyoffice-document-server-6.0.39...onlyoffice-document-server-6.0.40) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 + diff --git a/stable/onlyoffice-document-server/6.0.47/Chart.lock b/stable/onlyoffice-document-server/6.0.47/Chart.lock new file mode 100644 index 00000000000..c2f401141ff --- /dev/null +++ b/stable/onlyoffice-document-server/6.0.47/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:74b14c49cbb6c324d31f5e500c3bd2cfcbb61460306ba7433f71fa45ef2f03a3 +generated: "2022-10-25T10:29:51.485381274Z" diff --git a/stable/onlyoffice-document-server/6.0.47/Chart.yaml b/stable/onlyoffice-document-server/6.0.47/Chart.yaml new file mode 100644 index 00000000000..ed41f39fe1d --- /dev/null +++ b/stable/onlyoffice-document-server/6.0.47/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "7.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.47 +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.47/README.md b/stable/onlyoffice-document-server/6.0.47/README.md new file mode 100644 index 00000000000..598effeb836 --- /dev/null +++ b/stable/onlyoffice-document-server/6.0.47/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.106 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.46/app-readme.md b/stable/onlyoffice-document-server/6.0.47/app-readme.md similarity index 100% rename from stable/onlyoffice-document-server/6.0.46/app-readme.md rename to stable/onlyoffice-document-server/6.0.47/app-readme.md diff --git a/stable/onlyoffice-document-server/6.0.47/charts/common-10.7.7.tgz b/stable/onlyoffice-document-server/6.0.47/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/onlyoffice-document-server/6.0.47/charts/common-10.7.7.tgz differ diff --git a/stable/onlyoffice-document-server/6.0.47/charts/postgresql-8.0.106.tgz b/stable/onlyoffice-document-server/6.0.47/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/onlyoffice-document-server/6.0.47/charts/postgresql-8.0.106.tgz differ diff --git a/stable/onlyoffice-document-server/6.0.47/charts/redis-3.0.102.tgz b/stable/onlyoffice-document-server/6.0.47/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/onlyoffice-document-server/6.0.47/charts/redis-3.0.102.tgz differ diff --git a/stable/onlyoffice-document-server/6.0.46/ix_values.yaml b/stable/onlyoffice-document-server/6.0.47/ix_values.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.46/ix_values.yaml rename to stable/onlyoffice-document-server/6.0.47/ix_values.yaml diff --git a/stable/onlyoffice-document-server/6.0.46/questions.yaml b/stable/onlyoffice-document-server/6.0.47/questions.yaml similarity index 100% rename from stable/onlyoffice-document-server/6.0.46/questions.yaml rename to stable/onlyoffice-document-server/6.0.47/questions.yaml diff --git a/stable/qdirstat/1.0.16/templates/common.yaml b/stable/onlyoffice-document-server/6.0.47/templates/common.yaml similarity index 100% rename from stable/qdirstat/1.0.16/templates/common.yaml rename to stable/onlyoffice-document-server/6.0.47/templates/common.yaml diff --git a/stable/plex-utills/1.0.8/values.yaml b/stable/onlyoffice-document-server/6.0.47/values.yaml similarity index 100% rename from stable/plex-utills/1.0.8/values.yaml rename to stable/onlyoffice-document-server/6.0.47/values.yaml diff --git a/stable/openhab/2.0.39/CHANGELOG.md b/stable/openhab/2.0.39/CHANGELOG.md deleted file mode 100644 index 527508113c9..00000000000 --- a/stable/openhab/2.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openhab-2.0.39](https://github.com/truecharts/charts/compare/openhab-2.0.38...openhab-2.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [openhab-2.0.38](https://github.com/truecharts/charts/compare/openhab-2.0.37...openhab-2.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [openhab-2.0.37](https://github.com/truecharts/charts/compare/openhab-2.0.36...openhab-2.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [openhab-2.0.37](https://github.com/truecharts/charts/compare/openhab-2.0.36...openhab-2.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [openhab-2.0.36](https://github.com/truecharts/charts/compare/openhab-2.0.35...openhab-2.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [openhab-2.0.35](https://github.com/truecharts/charts/compare/openhab-2.0.34...openhab-2.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/openhab/2.0.39/Chart.lock b/stable/openhab/2.0.39/Chart.lock deleted file mode 100644 index 8271b204c88..00000000000 --- a/stable/openhab/2.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:31:57.216234605Z" diff --git a/stable/openhab/2.0.39/Chart.yaml b/stable/openhab/2.0.39/Chart.yaml deleted file mode 100644 index a425db8ba5a..00000000000 --- a/stable/openhab/2.0.39/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.7.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.39 -annotations: - truecharts.org/catagories: | - - media - - test - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/openhab/2.0.39/README.md b/stable/openhab/2.0.39/README.md deleted file mode 100644 index ff8bf31f915..00000000000 --- a/stable/openhab/2.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/openhab/2.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/openhab/2.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/openhab/2.0.40/CHANGELOG.md b/stable/openhab/2.0.40/CHANGELOG.md new file mode 100644 index 00000000000..1b0c75b99c5 --- /dev/null +++ b/stable/openhab/2.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openhab-2.0.40](https://github.com/truecharts/charts/compare/openhab-2.0.39...openhab-2.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [openhab-2.0.39](https://github.com/truecharts/charts/compare/openhab-2.0.38...openhab-2.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [openhab-2.0.38](https://github.com/truecharts/charts/compare/openhab-2.0.37...openhab-2.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [openhab-2.0.37](https://github.com/truecharts/charts/compare/openhab-2.0.36...openhab-2.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [openhab-2.0.37](https://github.com/truecharts/charts/compare/openhab-2.0.36...openhab-2.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [openhab-2.0.36](https://github.com/truecharts/charts/compare/openhab-2.0.35...openhab-2.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [openhab-2.0.35](https://github.com/truecharts/charts/compare/openhab-2.0.34...openhab-2.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/openhab/2.0.40/Chart.lock b/stable/openhab/2.0.40/Chart.lock new file mode 100644 index 00000000000..fa150bf6659 --- /dev/null +++ b/stable/openhab/2.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:29:41.470631698Z" diff --git a/stable/openhab/2.0.40/Chart.yaml b/stable/openhab/2.0.40/Chart.yaml new file mode 100644 index 00000000000..8b6550b463c --- /dev/null +++ b/stable/openhab/2.0.40/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/openhab/2.0.40/README.md b/stable/openhab/2.0.40/README.md new file mode 100644 index 00000000000..b040a948086 --- /dev/null +++ b/stable/openhab/2.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/openhab/2.0.40/app-readme.md similarity index 100% rename from stable/openhab/2.0.39/app-readme.md rename to stable/openhab/2.0.40/app-readme.md diff --git a/stable/openhab/2.0.40/charts/common-10.7.7.tgz b/stable/openhab/2.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/openhab/2.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/openhab/2.0.39/ix_values.yaml b/stable/openhab/2.0.40/ix_values.yaml similarity index 100% rename from stable/openhab/2.0.39/ix_values.yaml rename to stable/openhab/2.0.40/ix_values.yaml diff --git a/stable/openhab/2.0.39/questions.yaml b/stable/openhab/2.0.40/questions.yaml similarity index 100% rename from stable/openhab/2.0.39/questions.yaml rename to stable/openhab/2.0.40/questions.yaml diff --git a/stable/zigbee2mqtt/4.0.41/templates/common.yaml b/stable/openhab/2.0.40/templates/common.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.41/templates/common.yaml rename to stable/openhab/2.0.40/templates/common.yaml diff --git a/stable/portainer-ce/1.0.5/values.yaml b/stable/openhab/2.0.40/values.yaml similarity index 100% rename from stable/portainer-ce/1.0.5/values.yaml rename to stable/openhab/2.0.40/values.yaml diff --git a/stable/openkm/7.0.46/CHANGELOG.md b/stable/openkm/7.0.46/CHANGELOG.md deleted file mode 100644 index 35665798815..00000000000 --- a/stable/openkm/7.0.46/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openkm-7.0.46](https://github.com/truecharts/charts/compare/openkm-7.0.45...openkm-7.0.46) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [openkm-7.0.45](https://github.com/truecharts/charts/compare/openkm-7.0.44...openkm-7.0.45) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [openkm-7.0.44](https://github.com/truecharts/charts/compare/openkm-7.0.43...openkm-7.0.44) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [openkm-7.0.44](https://github.com/truecharts/charts/compare/openkm-7.0.43...openkm-7.0.44) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [openkm-7.0.43](https://github.com/truecharts/charts/compare/openkm-7.0.42...openkm-7.0.43) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [openkm-7.0.41](https://github.com/truecharts/charts/compare/openkm-7.0.40...openkm-7.0.41) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/openkm/7.0.46/Chart.lock b/stable/openkm/7.0.46/Chart.lock deleted file mode 100644 index 8b3fa405a21..00000000000 --- a/stable/openkm/7.0.46/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:32:16.610652379Z" diff --git a/stable/openkm/7.0.46/Chart.yaml b/stable/openkm/7.0.46/Chart.yaml deleted file mode 100644 index 837e6c23352..00000000000 --- a/stable/openkm/7.0.46/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.46 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.46/README.md b/stable/openkm/7.0.46/README.md deleted file mode 100644 index 1b099307d36..00000000000 --- a/stable/openkm/7.0.46/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.46/charts/common-10.7.1.tgz b/stable/openkm/7.0.46/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/openkm/7.0.46/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/openkm/7.0.46/charts/postgresql-8.0.101.tgz b/stable/openkm/7.0.46/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/openkm/7.0.46/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/openkm/7.0.47/CHANGELOG.md b/stable/openkm/7.0.47/CHANGELOG.md new file mode 100644 index 00000000000..8e10fc2524c --- /dev/null +++ b/stable/openkm/7.0.47/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openkm-7.0.47](https://github.com/truecharts/charts/compare/openkm-7.0.46...openkm-7.0.47) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [openkm-7.0.46](https://github.com/truecharts/charts/compare/openkm-7.0.45...openkm-7.0.46) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [openkm-7.0.45](https://github.com/truecharts/charts/compare/openkm-7.0.44...openkm-7.0.45) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [openkm-7.0.44](https://github.com/truecharts/charts/compare/openkm-7.0.43...openkm-7.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [openkm-7.0.44](https://github.com/truecharts/charts/compare/openkm-7.0.43...openkm-7.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [openkm-7.0.43](https://github.com/truecharts/charts/compare/openkm-7.0.42...openkm-7.0.43) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [openkm-7.0.41](https://github.com/truecharts/charts/compare/openkm-7.0.40...openkm-7.0.41) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/openkm/7.0.47/Chart.lock b/stable/openkm/7.0.47/Chart.lock new file mode 100644 index 00000000000..5f65ba42a59 --- /dev/null +++ b/stable/openkm/7.0.47/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:29:59.05777044Z" diff --git a/stable/openkm/7.0.47/Chart.yaml b/stable/openkm/7.0.47/Chart.yaml new file mode 100644 index 00000000000..98fae2f6edf --- /dev/null +++ b/stable/openkm/7.0.47/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.47 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.47/README.md b/stable/openkm/7.0.47/README.md new file mode 100644 index 00000000000..758e22f864e --- /dev/null +++ b/stable/openkm/7.0.47/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.46/app-readme.md b/stable/openkm/7.0.47/app-readme.md similarity index 100% rename from stable/openkm/7.0.46/app-readme.md rename to stable/openkm/7.0.47/app-readme.md diff --git a/stable/openkm/7.0.47/charts/common-10.7.7.tgz b/stable/openkm/7.0.47/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/openkm/7.0.47/charts/common-10.7.7.tgz differ diff --git a/stable/openkm/7.0.47/charts/postgresql-8.0.106.tgz b/stable/openkm/7.0.47/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/openkm/7.0.47/charts/postgresql-8.0.106.tgz differ diff --git a/stable/openkm/7.0.46/ix_values.yaml b/stable/openkm/7.0.47/ix_values.yaml similarity index 100% rename from stable/openkm/7.0.46/ix_values.yaml rename to stable/openkm/7.0.47/ix_values.yaml diff --git a/stable/openkm/7.0.46/questions.yaml b/stable/openkm/7.0.47/questions.yaml similarity index 100% rename from stable/openkm/7.0.46/questions.yaml rename to stable/openkm/7.0.47/questions.yaml diff --git a/stable/openkm/7.0.46/templates/_configmap.tpl b/stable/openkm/7.0.47/templates/_configmap.tpl similarity index 100% rename from stable/openkm/7.0.46/templates/_configmap.tpl rename to stable/openkm/7.0.47/templates/_configmap.tpl diff --git a/stable/openkm/7.0.46/templates/common.yaml b/stable/openkm/7.0.47/templates/common.yaml similarity index 100% rename from stable/openkm/7.0.46/templates/common.yaml rename to stable/openkm/7.0.47/templates/common.yaml diff --git a/stable/posterr/1.0.4/values.yaml b/stable/openkm/7.0.47/values.yaml similarity index 100% rename from stable/posterr/1.0.4/values.yaml rename to stable/openkm/7.0.47/values.yaml diff --git a/stable/openldap/7.0.39/CHANGELOG.md b/stable/openldap/7.0.39/CHANGELOG.md deleted file mode 100644 index b9de8a70475..00000000000 --- a/stable/openldap/7.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openldap-7.0.39](https://github.com/truecharts/charts/compare/openldap-7.0.38...openldap-7.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [openldap-7.0.38](https://github.com/truecharts/charts/compare/openldap-7.0.37...openldap-7.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [openldap-7.0.37](https://github.com/truecharts/charts/compare/openldap-7.0.36...openldap-7.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [openldap-7.0.37](https://github.com/truecharts/charts/compare/openldap-7.0.36...openldap-7.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [openldap-7.0.36](https://github.com/truecharts/charts/compare/openldap-7.0.35...openldap-7.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [openldap-7.0.35](https://github.com/truecharts/charts/compare/openldap-7.0.34...openldap-7.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/openldap/7.0.39/Chart.lock b/stable/openldap/7.0.39/Chart.lock deleted file mode 100644 index 9249189f709..00000000000 --- a/stable/openldap/7.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:32:20.328575468Z" diff --git a/stable/openldap/7.0.39/Chart.yaml b/stable/openldap/7.0.39/Chart.yaml deleted file mode 100644 index b8caa0f6d06..00000000000 --- a/stable/openldap/7.0.39/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.7.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.39 -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/openldap/7.0.39/README.md b/stable/openldap/7.0.39/README.md deleted file mode 100644 index 9f3dee654c3..00000000000 --- a/stable/openldap/7.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/openldap/7.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/openldap/7.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/openldap/7.0.40/CHANGELOG.md b/stable/openldap/7.0.40/CHANGELOG.md new file mode 100644 index 00000000000..5a6861d73e2 --- /dev/null +++ b/stable/openldap/7.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openldap-7.0.40](https://github.com/truecharts/charts/compare/openldap-7.0.39...openldap-7.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [openldap-7.0.39](https://github.com/truecharts/charts/compare/openldap-7.0.38...openldap-7.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [openldap-7.0.38](https://github.com/truecharts/charts/compare/openldap-7.0.37...openldap-7.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [openldap-7.0.37](https://github.com/truecharts/charts/compare/openldap-7.0.36...openldap-7.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [openldap-7.0.37](https://github.com/truecharts/charts/compare/openldap-7.0.36...openldap-7.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [openldap-7.0.36](https://github.com/truecharts/charts/compare/openldap-7.0.35...openldap-7.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [openldap-7.0.35](https://github.com/truecharts/charts/compare/openldap-7.0.34...openldap-7.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/openldap/7.0.40/Chart.lock b/stable/openldap/7.0.40/Chart.lock new file mode 100644 index 00000000000..b54969201cc --- /dev/null +++ b/stable/openldap/7.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:30:09.706528519Z" diff --git a/stable/openldap/7.0.40/Chart.yaml b/stable/openldap/7.0.40/Chart.yaml new file mode 100644 index 00000000000..e308a113171 --- /dev/null +++ b/stable/openldap/7.0.40/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/openldap/7.0.40/README.md b/stable/openldap/7.0.40/README.md new file mode 100644 index 00000000000..685f650e7b1 --- /dev/null +++ b/stable/openldap/7.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/openldap/7.0.40/app-readme.md similarity index 100% rename from stable/openldap/7.0.39/app-readme.md rename to stable/openldap/7.0.40/app-readme.md diff --git a/stable/openldap/7.0.40/charts/common-10.7.7.tgz b/stable/openldap/7.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/openldap/7.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/openldap/7.0.39/ix_values.yaml b/stable/openldap/7.0.40/ix_values.yaml similarity index 100% rename from stable/openldap/7.0.39/ix_values.yaml rename to stable/openldap/7.0.40/ix_values.yaml diff --git a/stable/openldap/7.0.39/questions.yaml b/stable/openldap/7.0.40/questions.yaml similarity index 100% rename from stable/openldap/7.0.39/questions.yaml rename to stable/openldap/7.0.40/questions.yaml diff --git a/stable/openldap/7.0.39/templates/_configmap.tpl b/stable/openldap/7.0.40/templates/_configmap.tpl similarity index 100% rename from stable/openldap/7.0.39/templates/_configmap.tpl rename to stable/openldap/7.0.40/templates/_configmap.tpl diff --git a/stable/openldap/7.0.39/templates/common.yaml b/stable/openldap/7.0.40/templates/common.yaml similarity index 100% rename from stable/openldap/7.0.39/templates/common.yaml rename to stable/openldap/7.0.40/templates/common.yaml diff --git a/stable/pretend-youre-xyzzy/6.0.39/values.yaml b/stable/openldap/7.0.40/values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/6.0.39/values.yaml rename to stable/openldap/7.0.40/values.yaml diff --git a/stable/openspeedtest/1.0.40/CHANGELOG.md b/stable/openspeedtest/1.0.40/CHANGELOG.md deleted file mode 100644 index 759ed59fdc1..00000000000 --- a/stable/openspeedtest/1.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openspeedtest-1.0.40](https://github.com/truecharts/charts/compare/openspeedtest-1.0.39...openspeedtest-1.0.40) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [openspeedtest-1.0.39](https://github.com/truecharts/charts/compare/openspeedtest-1.0.38...openspeedtest-1.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [openspeedtest-1.0.38](https://github.com/truecharts/charts/compare/openspeedtest-1.0.37...openspeedtest-1.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [openspeedtest-1.0.37](https://github.com/truecharts/charts/compare/openspeedtest-1.0.36...openspeedtest-1.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [openspeedtest-1.0.37](https://github.com/truecharts/charts/compare/openspeedtest-1.0.36...openspeedtest-1.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [openspeedtest-1.0.36](https://github.com/truecharts/charts/compare/openspeedtest-1.0.35...openspeedtest-1.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [openspeedtest-1.0.35](https://github.com/truecharts/charts/compare/openspeedtest-1.0.34...openspeedtest-1.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/openspeedtest/1.0.40/Chart.lock b/stable/openspeedtest/1.0.40/Chart.lock deleted file mode 100644 index f8afbe3dc87..00000000000 --- a/stable/openspeedtest/1.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-21T10:35:05.659051728Z" diff --git a/stable/openspeedtest/1.0.40/Chart.yaml b/stable/openspeedtest/1.0.40/Chart.yaml deleted file mode 100644 index e44ebba85d0..00000000000 --- a/stable/openspeedtest/1.0.40/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.40 -annotations: - truecharts.org/catagories: | - - utilities - - test - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/openspeedtest/1.0.40/README.md b/stable/openspeedtest/1.0.40/README.md deleted file mode 100644 index 46a1e8c7b3d..00000000000 --- a/stable/openspeedtest/1.0.40/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.40/charts/common-10.7.1.tgz b/stable/openspeedtest/1.0.40/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/openspeedtest/1.0.40/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/openspeedtest/1.0.41/CHANGELOG.md b/stable/openspeedtest/1.0.41/CHANGELOG.md new file mode 100644 index 00000000000..21cf26cecdf --- /dev/null +++ b/stable/openspeedtest/1.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openspeedtest-1.0.41](https://github.com/truecharts/charts/compare/openspeedtest-1.0.40...openspeedtest-1.0.41) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [openspeedtest-1.0.40](https://github.com/truecharts/charts/compare/openspeedtest-1.0.39...openspeedtest-1.0.40) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [openspeedtest-1.0.39](https://github.com/truecharts/charts/compare/openspeedtest-1.0.38...openspeedtest-1.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [openspeedtest-1.0.38](https://github.com/truecharts/charts/compare/openspeedtest-1.0.37...openspeedtest-1.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [openspeedtest-1.0.37](https://github.com/truecharts/charts/compare/openspeedtest-1.0.36...openspeedtest-1.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [openspeedtest-1.0.37](https://github.com/truecharts/charts/compare/openspeedtest-1.0.36...openspeedtest-1.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [openspeedtest-1.0.36](https://github.com/truecharts/charts/compare/openspeedtest-1.0.35...openspeedtest-1.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [openspeedtest-1.0.35](https://github.com/truecharts/charts/compare/openspeedtest-1.0.34...openspeedtest-1.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/openspeedtest/1.0.41/Chart.lock b/stable/openspeedtest/1.0.41/Chart.lock new file mode 100644 index 00000000000..1945b69a9fe --- /dev/null +++ b/stable/openspeedtest/1.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:30:24.706319759Z" diff --git a/stable/openspeedtest/1.0.41/Chart.yaml b/stable/openspeedtest/1.0.41/Chart.yaml new file mode 100644 index 00000000000..a3c212c7cee --- /dev/null +++ b/stable/openspeedtest/1.0.41/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.41 +annotations: + truecharts.org/catagories: | + - utilities + - test + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/openspeedtest/1.0.41/README.md b/stable/openspeedtest/1.0.41/README.md new file mode 100644 index 00000000000..19d4a2a3ce9 --- /dev/null +++ b/stable/openspeedtest/1.0.41/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.40/app-readme.md b/stable/openspeedtest/1.0.41/app-readme.md similarity index 100% rename from stable/openspeedtest/1.0.40/app-readme.md rename to stable/openspeedtest/1.0.41/app-readme.md diff --git a/stable/openspeedtest/1.0.41/charts/common-10.7.7.tgz b/stable/openspeedtest/1.0.41/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/openspeedtest/1.0.41/charts/common-10.7.7.tgz differ diff --git a/stable/openspeedtest/1.0.40/ix_values.yaml b/stable/openspeedtest/1.0.41/ix_values.yaml similarity index 100% rename from stable/openspeedtest/1.0.40/ix_values.yaml rename to stable/openspeedtest/1.0.41/ix_values.yaml diff --git a/stable/openspeedtest/1.0.40/questions.yaml b/stable/openspeedtest/1.0.41/questions.yaml similarity index 100% rename from stable/openspeedtest/1.0.40/questions.yaml rename to stable/openspeedtest/1.0.41/questions.yaml diff --git a/stable/qinglong/2.0.50/templates/common.yaml b/stable/openspeedtest/1.0.41/templates/common.yaml similarity index 100% rename from stable/qinglong/2.0.50/templates/common.yaml rename to stable/openspeedtest/1.0.41/templates/common.yaml diff --git a/stable/projectsend/3.0.44/values.yaml b/stable/openspeedtest/1.0.41/values.yaml similarity index 100% rename from stable/projectsend/3.0.44/values.yaml rename to stable/openspeedtest/1.0.41/values.yaml diff --git a/stable/openvscode-server/2.0.45/CHANGELOG.md b/stable/openvscode-server/2.0.45/CHANGELOG.md deleted file mode 100644 index cad2370d061..00000000000 --- a/stable/openvscode-server/2.0.45/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [openvscode-server-2.0.45](https://github.com/truecharts/charts/compare/openvscode-server-2.0.44...openvscode-server-2.0.45) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [openvscode-server-2.0.44](https://github.com/truecharts/charts/compare/openvscode-server-2.0.43...openvscode-server-2.0.44) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [openvscode-server-2.0.43](https://github.com/truecharts/charts/compare/openvscode-server-2.0.42...openvscode-server-2.0.43) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [openvscode-server-2.0.42](https://github.com/truecharts/charts/compare/openvscode-server-2.0.41...openvscode-server-2.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [openvscode-server-2.0.42](https://github.com/truecharts/charts/compare/openvscode-server-2.0.41...openvscode-server-2.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [openvscode-server-2.0.41](https://github.com/truecharts/charts/compare/openvscode-server-2.0.40...openvscode-server-2.0.41) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [openvscode-server-2.0.40](https://github.com/truecharts/charts/compare/openvscode-server-2.0.39...openvscode-server-2.0.40) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/openvscode-server/2.0.45/Chart.lock b/stable/openvscode-server/2.0.45/Chart.lock deleted file mode 100644 index d61b7af2072..00000000000 --- a/stable/openvscode-server/2.0.45/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:32:51.426489406Z" diff --git a/stable/openvscode-server/2.0.45/Chart.yaml b/stable/openvscode-server/2.0.45/Chart.yaml deleted file mode 100644 index 9b995918f73..00000000000 --- a/stable/openvscode-server/2.0.45/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: openvscode-server -version: 2.0.45 -appVersion: "1.72.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.7.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.45/README.md b/stable/openvscode-server/2.0.45/README.md deleted file mode 100644 index d7fe3cfe5fa..00000000000 --- a/stable/openvscode-server/2.0.45/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.45/charts/common-10.7.1.tgz b/stable/openvscode-server/2.0.45/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/openvscode-server/2.0.45/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/openvscode-server/2.0.46/CHANGELOG.md b/stable/openvscode-server/2.0.46/CHANGELOG.md new file mode 100644 index 00000000000..1aacca3d1a3 --- /dev/null +++ b/stable/openvscode-server/2.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [openvscode-server-2.0.46](https://github.com/truecharts/charts/compare/openvscode-server-2.0.45...openvscode-server-2.0.46) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [openvscode-server-2.0.45](https://github.com/truecharts/charts/compare/openvscode-server-2.0.44...openvscode-server-2.0.45) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [openvscode-server-2.0.44](https://github.com/truecharts/charts/compare/openvscode-server-2.0.43...openvscode-server-2.0.44) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [openvscode-server-2.0.43](https://github.com/truecharts/charts/compare/openvscode-server-2.0.42...openvscode-server-2.0.43) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [openvscode-server-2.0.42](https://github.com/truecharts/charts/compare/openvscode-server-2.0.41...openvscode-server-2.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [openvscode-server-2.0.42](https://github.com/truecharts/charts/compare/openvscode-server-2.0.41...openvscode-server-2.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [openvscode-server-2.0.41](https://github.com/truecharts/charts/compare/openvscode-server-2.0.40...openvscode-server-2.0.41) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [openvscode-server-2.0.40](https://github.com/truecharts/charts/compare/openvscode-server-2.0.39...openvscode-server-2.0.40) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/openvscode-server/2.0.46/Chart.lock b/stable/openvscode-server/2.0.46/Chart.lock new file mode 100644 index 00000000000..6ce4f284354 --- /dev/null +++ b/stable/openvscode-server/2.0.46/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:30:53.40193838Z" diff --git a/stable/openvscode-server/2.0.46/Chart.yaml b/stable/openvscode-server/2.0.46/Chart.yaml new file mode 100644 index 00000000000..a289476364e --- /dev/null +++ b/stable/openvscode-server/2.0.46/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: openvscode-server +version: 2.0.46 +appVersion: "1.72.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.7.7 + # 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.46/README.md b/stable/openvscode-server/2.0.46/README.md new file mode 100644 index 00000000000..f7ce477e5bd --- /dev/null +++ b/stable/openvscode-server/2.0.46/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.45/app-readme.md b/stable/openvscode-server/2.0.46/app-readme.md similarity index 100% rename from stable/openvscode-server/2.0.45/app-readme.md rename to stable/openvscode-server/2.0.46/app-readme.md diff --git a/stable/openvscode-server/2.0.46/charts/common-10.7.7.tgz b/stable/openvscode-server/2.0.46/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/openvscode-server/2.0.46/charts/common-10.7.7.tgz differ diff --git a/stable/openvscode-server/2.0.45/ix_values.yaml b/stable/openvscode-server/2.0.46/ix_values.yaml similarity index 100% rename from stable/openvscode-server/2.0.45/ix_values.yaml rename to stable/openvscode-server/2.0.46/ix_values.yaml diff --git a/stable/openvscode-server/2.0.45/questions.yaml b/stable/openvscode-server/2.0.46/questions.yaml similarity index 100% rename from stable/openvscode-server/2.0.45/questions.yaml rename to stable/openvscode-server/2.0.46/questions.yaml diff --git a/stable/quassel-core/3.0.42/templates/common.yaml b/stable/openvscode-server/2.0.46/templates/common.yaml similarity index 100% rename from stable/quassel-core/3.0.42/templates/common.yaml rename to stable/openvscode-server/2.0.46/templates/common.yaml diff --git a/stable/promcord/4.0.41/values.yaml b/stable/openvscode-server/2.0.46/values.yaml similarity index 100% rename from stable/promcord/4.0.41/values.yaml rename to stable/openvscode-server/2.0.46/values.yaml diff --git a/stable/organizr/11.0.38/CHANGELOG.md b/stable/organizr/11.0.38/CHANGELOG.md new file mode 100644 index 00000000000..3837bb9272b --- /dev/null +++ b/stable/organizr/11.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [organizr-11.0.38](https://github.com/truecharts/charts/compare/organizr-11.0.37...organizr-11.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [organizr-11.0.37](https://github.com/truecharts/charts/compare/organizr-11.0.36...organizr-11.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [organizr-11.0.36](https://github.com/truecharts/charts/compare/organizr-11.0.35...organizr-11.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [organizr-11.0.35](https://github.com/truecharts/charts/compare/organizr-11.0.34...organizr-11.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [organizr-11.0.35](https://github.com/truecharts/charts/compare/organizr-11.0.34...organizr-11.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [organizr-11.0.34](https://github.com/truecharts/charts/compare/organizr-11.0.33...organizr-11.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [organizr-11.0.33](https://github.com/truecharts/charts/compare/organizr-11.0.32...organizr-11.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/organizr/11.0.38/Chart.lock b/stable/organizr/11.0.38/Chart.lock new file mode 100644 index 00000000000..b2f3b2a6e96 --- /dev/null +++ b/stable/organizr/11.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:30:59.191995042Z" diff --git a/stable/organizr/11.0.38/Chart.yaml b/stable/organizr/11.0.38/Chart.yaml new file mode 100644 index 00000000000..d136d0f2567 --- /dev/null +++ b/stable/organizr/11.0.38/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.38 +annotations: + truecharts.org/catagories: | + - organizers + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/organizr/11.0.38/README.md b/stable/organizr/11.0.38/README.md new file mode 100644 index 00000000000..e55ff62bdb5 --- /dev/null +++ b/stable/organizr/11.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/stable/organizr/11.0.38/app-readme.md new file mode 100644 index 00000000000..8b10e32f9e3 --- /dev/null +++ b/stable/organizr/11.0.38/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.38/charts/common-10.7.7.tgz b/stable/organizr/11.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/organizr/11.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/organizr/11.0.38/ix_values.yaml b/stable/organizr/11.0.38/ix_values.yaml new file mode 100644 index 00000000000..a74e71dc394 --- /dev/null +++ b/stable/organizr/11.0.38/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.38/questions.yaml b/stable/organizr/11.0.38/questions.yaml new file mode 100644 index 00000000000..fdd26a23be3 --- /dev/null +++ b/stable/organizr/11.0.38/questions.yaml @@ -0,0 +1,2746 @@ +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: 256Gi + - 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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/quassel-web/2.0.36/templates/common.yaml b/stable/organizr/11.0.38/templates/common.yaml similarity index 100% rename from stable/quassel-web/2.0.36/templates/common.yaml rename to stable/organizr/11.0.38/templates/common.yaml diff --git a/stable/prometheus/4.0.113/values.yaml b/stable/organizr/11.0.38/values.yaml similarity index 100% rename from stable/prometheus/4.0.113/values.yaml rename to stable/organizr/11.0.38/values.yaml diff --git a/stable/oscam/6.0.36/CHANGELOG.md b/stable/oscam/6.0.36/CHANGELOG.md deleted file mode 100644 index 9b3c0457fae..00000000000 --- a/stable/oscam/6.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [oscam-6.0.36](https://github.com/truecharts/charts/compare/oscam-6.0.35...oscam-6.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [oscam-6.0.35](https://github.com/truecharts/charts/compare/oscam-6.0.34...oscam-6.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [oscam-6.0.34](https://github.com/truecharts/charts/compare/oscam-6.0.33...oscam-6.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [oscam-6.0.34](https://github.com/truecharts/charts/compare/oscam-6.0.33...oscam-6.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [oscam-6.0.33](https://github.com/truecharts/charts/compare/oscam-6.0.32...oscam-6.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [oscam-6.0.32](https://github.com/truecharts/charts/compare/oscam-6.0.31...oscam-6.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/oscam/6.0.36/Chart.lock b/stable/oscam/6.0.36/Chart.lock deleted file mode 100644 index cae804d393c..00000000000 --- a/stable/oscam/6.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:33:00.007123473Z" diff --git a/stable/oscam/6.0.36/Chart.yaml b/stable/oscam/6.0.36/Chart.yaml deleted file mode 100644 index cddc64fbca0..00000000000 --- a/stable/oscam/6.0.36/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "11693" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.36 -annotations: - truecharts.org/catagories: | - - DIY - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/oscam/6.0.36/README.md b/stable/oscam/6.0.36/README.md deleted file mode 100644 index 54698531125..00000000000 --- a/stable/oscam/6.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/oscam/6.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/oscam/6.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/oscam/6.0.37/CHANGELOG.md b/stable/oscam/6.0.37/CHANGELOG.md new file mode 100644 index 00000000000..febcafdc6f1 --- /dev/null +++ b/stable/oscam/6.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [oscam-6.0.37](https://github.com/truecharts/charts/compare/oscam-6.0.36...oscam-6.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [oscam-6.0.36](https://github.com/truecharts/charts/compare/oscam-6.0.35...oscam-6.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [oscam-6.0.35](https://github.com/truecharts/charts/compare/oscam-6.0.34...oscam-6.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [oscam-6.0.34](https://github.com/truecharts/charts/compare/oscam-6.0.33...oscam-6.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [oscam-6.0.34](https://github.com/truecharts/charts/compare/oscam-6.0.33...oscam-6.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [oscam-6.0.33](https://github.com/truecharts/charts/compare/oscam-6.0.32...oscam-6.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [oscam-6.0.32](https://github.com/truecharts/charts/compare/oscam-6.0.31...oscam-6.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/oscam/6.0.37/Chart.lock b/stable/oscam/6.0.37/Chart.lock new file mode 100644 index 00000000000..5b7a003fe0d --- /dev/null +++ b/stable/oscam/6.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:31:05.835910863Z" diff --git a/stable/oscam/6.0.37/Chart.yaml b/stable/oscam/6.0.37/Chart.yaml new file mode 100644 index 00000000000..2b88374f373 --- /dev/null +++ b/stable/oscam/6.0.37/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "11693" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/catagories: | + - DIY + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/oscam/6.0.37/README.md b/stable/oscam/6.0.37/README.md new file mode 100644 index 00000000000..565883201b8 --- /dev/null +++ b/stable/oscam/6.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/oscam/6.0.37/app-readme.md similarity index 100% rename from stable/oscam/6.0.36/app-readme.md rename to stable/oscam/6.0.37/app-readme.md diff --git a/stable/oscam/6.0.37/charts/common-10.7.7.tgz b/stable/oscam/6.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/oscam/6.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/oscam/6.0.36/ix_values.yaml b/stable/oscam/6.0.37/ix_values.yaml similarity index 100% rename from stable/oscam/6.0.36/ix_values.yaml rename to stable/oscam/6.0.37/ix_values.yaml diff --git a/stable/oscam/6.0.36/questions.yaml b/stable/oscam/6.0.37/questions.yaml similarity index 100% rename from stable/oscam/6.0.36/questions.yaml rename to stable/oscam/6.0.37/questions.yaml diff --git a/stable/reg/6.0.37/templates/common.yaml b/stable/oscam/6.0.37/templates/common.yaml similarity index 100% rename from stable/reg/6.0.37/templates/common.yaml rename to stable/oscam/6.0.37/templates/common.yaml diff --git a/stable/protonmail-bridge/7.0.0/values.yaml b/stable/oscam/6.0.37/values.yaml similarity index 100% rename from stable/protonmail-bridge/7.0.0/values.yaml rename to stable/oscam/6.0.37/values.yaml diff --git a/stable/outline/3.0.51/CHANGELOG.md b/stable/outline/3.0.51/CHANGELOG.md deleted file mode 100644 index fffd468210c..00000000000 --- a/stable/outline/3.0.51/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [outline-3.0.51](https://github.com/truecharts/charts/compare/outline-3.0.50...outline-3.0.51) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [outline-3.0.50](https://github.com/truecharts/charts/compare/outline-3.0.49...outline-3.0.50) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [outline-3.0.49](https://github.com/truecharts/charts/compare/outline-3.0.48...outline-3.0.49) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [outline-3.0.48](https://github.com/truecharts/charts/compare/outline-3.0.47...outline-3.0.48) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [outline-3.0.48](https://github.com/truecharts/charts/compare/outline-3.0.47...outline-3.0.48) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [outline-3.0.47](https://github.com/truecharts/charts/compare/outline-3.0.46...outline-3.0.47) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [outline-3.0.45](https://github.com/truecharts/charts/compare/outline-3.0.44...outline-3.0.45) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/outline/3.0.51/Chart.lock b/stable/outline/3.0.51/Chart.lock deleted file mode 100644 index 35019ed4e3b..00000000000 --- a/stable/outline/3.0.51/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:5944a2a450aec6283b54578a7276a1ba273ce06e0eed12428badb3d1d8c3b2ff -generated: "2022-10-24T06:53:03.503510532Z" diff --git a/stable/outline/3.0.51/Chart.yaml b/stable/outline/3.0.51/Chart.yaml deleted file mode 100644 index 36121ef4e11..00000000000 --- a/stable/outline/3.0.51/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: v2 -appVersion: "0.66.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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.51 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/outline/3.0.51/README.md b/stable/outline/3.0.51/README.md deleted file mode 100644 index 90f8a2c443c..00000000000 --- a/stable/outline/3.0.51/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.101 | -| https://charts.truecharts.org | redis | 3.0.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.51/charts/common-10.7.1.tgz b/stable/outline/3.0.51/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/outline/3.0.51/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/outline/3.0.51/charts/postgresql-8.0.101.tgz b/stable/outline/3.0.51/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/outline/3.0.51/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/outline/3.0.51/charts/redis-3.0.97.tgz b/stable/outline/3.0.51/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/outline/3.0.51/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/outline/3.0.52/CHANGELOG.md b/stable/outline/3.0.52/CHANGELOG.md new file mode 100644 index 00000000000..bc0bff05b08 --- /dev/null +++ b/stable/outline/3.0.52/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [outline-3.0.52](https://github.com/truecharts/charts/compare/outline-3.0.51...outline-3.0.52) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [outline-3.0.51](https://github.com/truecharts/charts/compare/outline-3.0.50...outline-3.0.51) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [outline-3.0.50](https://github.com/truecharts/charts/compare/outline-3.0.49...outline-3.0.50) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [outline-3.0.49](https://github.com/truecharts/charts/compare/outline-3.0.48...outline-3.0.49) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [outline-3.0.48](https://github.com/truecharts/charts/compare/outline-3.0.47...outline-3.0.48) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [outline-3.0.48](https://github.com/truecharts/charts/compare/outline-3.0.47...outline-3.0.48) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [outline-3.0.47](https://github.com/truecharts/charts/compare/outline-3.0.46...outline-3.0.47) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [outline-3.0.45](https://github.com/truecharts/charts/compare/outline-3.0.44...outline-3.0.45) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 + diff --git a/stable/outline/3.0.52/Chart.lock b/stable/outline/3.0.52/Chart.lock new file mode 100644 index 00000000000..ba428e6c06a --- /dev/null +++ b/stable/outline/3.0.52/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:74b14c49cbb6c324d31f5e500c3bd2cfcbb61460306ba7433f71fa45ef2f03a3 +generated: "2022-10-25T10:31:41.234653216Z" diff --git a/stable/outline/3.0.52/Chart.yaml b/stable/outline/3.0.52/Chart.yaml new file mode 100644 index 00000000000..5311fb6a9f2 --- /dev/null +++ b/stable/outline/3.0.52/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "0.66.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.52 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/outline/3.0.52/README.md b/stable/outline/3.0.52/README.md new file mode 100644 index 00000000000..f58db89e01a --- /dev/null +++ b/stable/outline/3.0.52/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.106 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.51/app-readme.md b/stable/outline/3.0.52/app-readme.md similarity index 100% rename from stable/outline/3.0.51/app-readme.md rename to stable/outline/3.0.52/app-readme.md diff --git a/stable/outline/3.0.52/charts/common-10.7.7.tgz b/stable/outline/3.0.52/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/outline/3.0.52/charts/common-10.7.7.tgz differ diff --git a/stable/outline/3.0.52/charts/postgresql-8.0.106.tgz b/stable/outline/3.0.52/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/outline/3.0.52/charts/postgresql-8.0.106.tgz differ diff --git a/stable/outline/3.0.52/charts/redis-3.0.102.tgz b/stable/outline/3.0.52/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/outline/3.0.52/charts/redis-3.0.102.tgz differ diff --git a/stable/outline/3.0.51/ix_values.yaml b/stable/outline/3.0.52/ix_values.yaml similarity index 100% rename from stable/outline/3.0.51/ix_values.yaml rename to stable/outline/3.0.52/ix_values.yaml diff --git a/stable/outline/3.0.51/questions.yaml b/stable/outline/3.0.52/questions.yaml similarity index 100% rename from stable/outline/3.0.51/questions.yaml rename to stable/outline/3.0.52/questions.yaml diff --git a/stable/outline/3.0.51/templates/_secrets.tpl b/stable/outline/3.0.52/templates/_secrets.tpl similarity index 100% rename from stable/outline/3.0.51/templates/_secrets.tpl rename to stable/outline/3.0.52/templates/_secrets.tpl diff --git a/stable/outline/3.0.51/templates/common.yaml b/stable/outline/3.0.52/templates/common.yaml similarity index 100% rename from stable/outline/3.0.51/templates/common.yaml rename to stable/outline/3.0.52/templates/common.yaml diff --git a/stable/prowlarr/6.0.45/values.yaml b/stable/outline/3.0.52/values.yaml similarity index 100% rename from stable/prowlarr/6.0.45/values.yaml rename to stable/outline/3.0.52/values.yaml diff --git a/stable/overseerr/6.0.40/CHANGELOG.md b/stable/overseerr/6.0.40/CHANGELOG.md deleted file mode 100644 index 9c148b3d3e9..00000000000 --- a/stable/overseerr/6.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [overseerr-6.0.40](https://github.com/truecharts/charts/compare/overseerr-6.0.39...overseerr-6.0.40) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [overseerr-6.0.39](https://github.com/truecharts/charts/compare/overseerr-6.0.38...overseerr-6.0.39) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [overseerr-6.0.38](https://github.com/truecharts/charts/compare/overseerr-6.0.37...overseerr-6.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [overseerr-6.0.37](https://github.com/truecharts/charts/compare/overseerr-6.0.36...overseerr-6.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [overseerr-6.0.37](https://github.com/truecharts/charts/compare/overseerr-6.0.36...overseerr-6.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [overseerr-6.0.36](https://github.com/truecharts/charts/compare/overseerr-6.0.35...overseerr-6.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [overseerr-6.0.35](https://github.com/truecharts/charts/compare/overseerr-6.0.34...overseerr-6.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/overseerr/6.0.40/Chart.lock b/stable/overseerr/6.0.40/Chart.lock deleted file mode 100644 index 5b45790e0c5..00000000000 --- a/stable/overseerr/6.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:33:21.507479045Z" diff --git a/stable/overseerr/6.0.40/Chart.yaml b/stable/overseerr/6.0.40/Chart.yaml deleted file mode 100644 index 9bb3f19200b..00000000000 --- a/stable/overseerr/6.0.40/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.30.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.40 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/overseerr/6.0.40/README.md b/stable/overseerr/6.0.40/README.md deleted file mode 100644 index 64b10178f7d..00000000000 --- a/stable/overseerr/6.0.40/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.40/charts/common-10.7.1.tgz b/stable/overseerr/6.0.40/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/overseerr/6.0.40/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/overseerr/6.0.41/CHANGELOG.md b/stable/overseerr/6.0.41/CHANGELOG.md new file mode 100644 index 00000000000..52cceff35bb --- /dev/null +++ b/stable/overseerr/6.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [overseerr-6.0.41](https://github.com/truecharts/charts/compare/overseerr-6.0.40...overseerr-6.0.41) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [overseerr-6.0.40](https://github.com/truecharts/charts/compare/overseerr-6.0.39...overseerr-6.0.40) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [overseerr-6.0.39](https://github.com/truecharts/charts/compare/overseerr-6.0.38...overseerr-6.0.39) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [overseerr-6.0.38](https://github.com/truecharts/charts/compare/overseerr-6.0.37...overseerr-6.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [overseerr-6.0.37](https://github.com/truecharts/charts/compare/overseerr-6.0.36...overseerr-6.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [overseerr-6.0.37](https://github.com/truecharts/charts/compare/overseerr-6.0.36...overseerr-6.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [overseerr-6.0.36](https://github.com/truecharts/charts/compare/overseerr-6.0.35...overseerr-6.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [overseerr-6.0.35](https://github.com/truecharts/charts/compare/overseerr-6.0.34...overseerr-6.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/overseerr/6.0.41/Chart.lock b/stable/overseerr/6.0.41/Chart.lock new file mode 100644 index 00000000000..cbbf7a0f137 --- /dev/null +++ b/stable/overseerr/6.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:31:35.513003346Z" diff --git a/stable/overseerr/6.0.41/Chart.yaml b/stable/overseerr/6.0.41/Chart.yaml new file mode 100644 index 00000000000..18502529f3d --- /dev/null +++ b/stable/overseerr/6.0.41/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.30.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.41 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/overseerr/6.0.41/README.md b/stable/overseerr/6.0.41/README.md new file mode 100644 index 00000000000..026a712d289 --- /dev/null +++ b/stable/overseerr/6.0.41/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.40/app-readme.md b/stable/overseerr/6.0.41/app-readme.md similarity index 100% rename from stable/overseerr/6.0.40/app-readme.md rename to stable/overseerr/6.0.41/app-readme.md diff --git a/stable/overseerr/6.0.41/charts/common-10.7.7.tgz b/stable/overseerr/6.0.41/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/overseerr/6.0.41/charts/common-10.7.7.tgz differ diff --git a/stable/overseerr/6.0.40/ix_values.yaml b/stable/overseerr/6.0.41/ix_values.yaml similarity index 100% rename from stable/overseerr/6.0.40/ix_values.yaml rename to stable/overseerr/6.0.41/ix_values.yaml diff --git a/stable/overseerr/6.0.40/questions.yaml b/stable/overseerr/6.0.41/questions.yaml similarity index 100% rename from stable/overseerr/6.0.40/questions.yaml rename to stable/overseerr/6.0.41/questions.yaml diff --git a/stable/requestrr/2.0.36/templates/common.yaml b/stable/overseerr/6.0.41/templates/common.yaml similarity index 100% rename from stable/requestrr/2.0.36/templates/common.yaml rename to stable/overseerr/6.0.41/templates/common.yaml diff --git a/stable/putty/1.0.16/values.yaml b/stable/overseerr/6.0.41/values.yaml similarity index 100% rename from stable/putty/1.0.16/values.yaml rename to stable/overseerr/6.0.41/values.yaml diff --git a/stable/owncast/6.0.39/CHANGELOG.md b/stable/owncast/6.0.39/CHANGELOG.md deleted file mode 100644 index c2d4635373b..00000000000 --- a/stable/owncast/6.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [owncast-6.0.39](https://github.com/truecharts/charts/compare/owncast-6.0.38...owncast-6.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [owncast-6.0.38](https://github.com/truecharts/charts/compare/owncast-6.0.37...owncast-6.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [owncast-6.0.37](https://github.com/truecharts/charts/compare/owncast-6.0.36...owncast-6.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [owncast-6.0.37](https://github.com/truecharts/charts/compare/owncast-6.0.36...owncast-6.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [owncast-6.0.36](https://github.com/truecharts/charts/compare/owncast-6.0.35...owncast-6.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [owncast-6.0.35](https://github.com/truecharts/charts/compare/owncast-6.0.34...owncast-6.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/owncast/6.0.39/Chart.lock b/stable/owncast/6.0.39/Chart.lock deleted file mode 100644 index 1db5d2963f1..00000000000 --- a/stable/owncast/6.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:33:30.676638775Z" diff --git a/stable/owncast/6.0.39/Chart.yaml b/stable/owncast/6.0.39/Chart.yaml deleted file mode 100644 index eb4c05cd010..00000000000 --- a/stable/owncast/6.0.39/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.7.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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/owncast/6.0.39/README.md b/stable/owncast/6.0.39/README.md deleted file mode 100644 index 2d23d7c53af..00000000000 --- a/stable/owncast/6.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/owncast/6.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/owncast/6.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/owncast/6.0.40/CHANGELOG.md b/stable/owncast/6.0.40/CHANGELOG.md new file mode 100644 index 00000000000..e982a96255e --- /dev/null +++ b/stable/owncast/6.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [owncast-6.0.40](https://github.com/truecharts/charts/compare/owncast-6.0.39...owncast-6.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [owncast-6.0.39](https://github.com/truecharts/charts/compare/owncast-6.0.38...owncast-6.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [owncast-6.0.38](https://github.com/truecharts/charts/compare/owncast-6.0.37...owncast-6.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [owncast-6.0.37](https://github.com/truecharts/charts/compare/owncast-6.0.36...owncast-6.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [owncast-6.0.37](https://github.com/truecharts/charts/compare/owncast-6.0.36...owncast-6.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [owncast-6.0.36](https://github.com/truecharts/charts/compare/owncast-6.0.35...owncast-6.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [owncast-6.0.35](https://github.com/truecharts/charts/compare/owncast-6.0.34...owncast-6.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/owncast/6.0.40/Chart.lock b/stable/owncast/6.0.40/Chart.lock new file mode 100644 index 00000000000..ac56b93dffb --- /dev/null +++ b/stable/owncast/6.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:31:41.121606923Z" diff --git a/stable/owncast/6.0.40/Chart.yaml b/stable/owncast/6.0.40/Chart.yaml new file mode 100644 index 00000000000..af5bfb1d4da --- /dev/null +++ b/stable/owncast/6.0.40/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.0.12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/owncast/6.0.40/README.md b/stable/owncast/6.0.40/README.md new file mode 100644 index 00000000000..8fe37170d6c --- /dev/null +++ b/stable/owncast/6.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/owncast/6.0.40/app-readme.md similarity index 100% rename from stable/owncast/6.0.39/app-readme.md rename to stable/owncast/6.0.40/app-readme.md diff --git a/stable/owncast/6.0.40/charts/common-10.7.7.tgz b/stable/owncast/6.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/owncast/6.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/owncast/6.0.39/ix_values.yaml b/stable/owncast/6.0.40/ix_values.yaml similarity index 100% rename from stable/owncast/6.0.39/ix_values.yaml rename to stable/owncast/6.0.40/ix_values.yaml diff --git a/stable/owncast/6.0.39/questions.yaml b/stable/owncast/6.0.40/questions.yaml similarity index 100% rename from stable/owncast/6.0.39/questions.yaml rename to stable/owncast/6.0.40/questions.yaml diff --git a/stable/resilio-sync/6.0.38/templates/common.yaml b/stable/owncast/6.0.40/templates/common.yaml similarity index 100% rename from stable/resilio-sync/6.0.38/templates/common.yaml rename to stable/owncast/6.0.40/templates/common.yaml diff --git a/stable/pwndrop/2.0.36/values.yaml b/stable/owncast/6.0.40/values.yaml similarity index 100% rename from stable/pwndrop/2.0.36/values.yaml rename to stable/owncast/6.0.40/values.yaml diff --git a/stable/owncloud-ocis/8.1.8/CHANGELOG.md b/stable/owncloud-ocis/8.1.8/CHANGELOG.md deleted file mode 100644 index 0bcd70c844e..00000000000 --- a/stable/owncloud-ocis/8.1.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [owncloud-ocis-8.1.8](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.7...owncloud-ocis-8.1.8) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [owncloud-ocis-8.1.7](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.6...owncloud-ocis-8.1.7) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [owncloud-ocis-8.1.6](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.5...owncloud-ocis-8.1.6) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [owncloud-ocis-8.1.6](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.5...owncloud-ocis-8.1.6) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [owncloud-ocis-8.1.5](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.4...owncloud-ocis-8.1.5) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [owncloud-ocis-8.1.4](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.3...owncloud-ocis-8.1.4) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/owncloud-ocis/8.1.8/Chart.lock b/stable/owncloud-ocis/8.1.8/Chart.lock deleted file mode 100644 index 80898900ab9..00000000000 --- a/stable/owncloud-ocis/8.1.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:33:30.766867592Z" diff --git a/stable/owncloud-ocis/8.1.8/Chart.yaml b/stable/owncloud-ocis/8.1.8/Chart.yaml deleted file mode 100644 index 66fe437fd24..00000000000 --- a/stable/owncloud-ocis/8.1.8/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.7.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.8 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/owncloud-ocis/8.1.8/README.md b/stable/owncloud-ocis/8.1.8/README.md deleted file mode 100644 index 1a89089b6ba..00000000000 --- a/stable/owncloud-ocis/8.1.8/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.8/charts/common-10.7.1.tgz b/stable/owncloud-ocis/8.1.8/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/owncloud-ocis/8.1.8/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/owncloud-ocis/8.1.9/CHANGELOG.md b/stable/owncloud-ocis/8.1.9/CHANGELOG.md new file mode 100644 index 00000000000..8fca8d6e186 --- /dev/null +++ b/stable/owncloud-ocis/8.1.9/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [owncloud-ocis-8.1.9](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.8...owncloud-ocis-8.1.9) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [owncloud-ocis-8.1.8](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.7...owncloud-ocis-8.1.8) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [owncloud-ocis-8.1.7](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.6...owncloud-ocis-8.1.7) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [owncloud-ocis-8.1.6](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.5...owncloud-ocis-8.1.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [owncloud-ocis-8.1.6](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.5...owncloud-ocis-8.1.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [owncloud-ocis-8.1.5](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.4...owncloud-ocis-8.1.5) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [owncloud-ocis-8.1.4](https://github.com/truecharts/charts/compare/owncloud-ocis-8.1.3...owncloud-ocis-8.1.4) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/owncloud-ocis/8.1.9/Chart.lock b/stable/owncloud-ocis/8.1.9/Chart.lock new file mode 100644 index 00000000000..1a7b23a0481 --- /dev/null +++ b/stable/owncloud-ocis/8.1.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:31:47.325491893Z" diff --git a/stable/owncloud-ocis/8.1.9/Chart.yaml b/stable/owncloud-ocis/8.1.9/Chart.yaml new file mode 100644 index 00000000000..3225de6765d --- /dev/null +++ b/stable/owncloud-ocis/8.1.9/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "2.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.9 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/owncloud-ocis/8.1.9/README.md b/stable/owncloud-ocis/8.1.9/README.md new file mode 100644 index 00000000000..b16d0ce52ad --- /dev/null +++ b/stable/owncloud-ocis/8.1.9/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.8/app-readme.md b/stable/owncloud-ocis/8.1.9/app-readme.md similarity index 100% rename from stable/owncloud-ocis/8.1.8/app-readme.md rename to stable/owncloud-ocis/8.1.9/app-readme.md diff --git a/stable/owncloud-ocis/8.1.9/charts/common-10.7.7.tgz b/stable/owncloud-ocis/8.1.9/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/owncloud-ocis/8.1.9/charts/common-10.7.7.tgz differ diff --git a/stable/owncloud-ocis/8.1.8/ix_values.yaml b/stable/owncloud-ocis/8.1.9/ix_values.yaml similarity index 100% rename from stable/owncloud-ocis/8.1.8/ix_values.yaml rename to stable/owncloud-ocis/8.1.9/ix_values.yaml diff --git a/stable/owncloud-ocis/8.1.8/questions.yaml b/stable/owncloud-ocis/8.1.9/questions.yaml similarity index 100% rename from stable/owncloud-ocis/8.1.8/questions.yaml rename to stable/owncloud-ocis/8.1.9/questions.yaml diff --git a/stable/owncloud-ocis/8.1.8/templates/_secrets.tpl b/stable/owncloud-ocis/8.1.9/templates/_secrets.tpl similarity index 100% rename from stable/owncloud-ocis/8.1.8/templates/_secrets.tpl rename to stable/owncloud-ocis/8.1.9/templates/_secrets.tpl diff --git a/stable/owncloud-ocis/8.1.8/templates/common.yaml b/stable/owncloud-ocis/8.1.9/templates/common.yaml similarity index 100% rename from stable/owncloud-ocis/8.1.8/templates/common.yaml rename to stable/owncloud-ocis/8.1.9/templates/common.yaml diff --git a/stable/pydio-cells/4.0.44/values.yaml b/stable/owncloud-ocis/8.1.9/values.yaml similarity index 100% rename from stable/pydio-cells/4.0.44/values.yaml rename to stable/owncloud-ocis/8.1.9/values.yaml diff --git a/stable/paperless-ng/4.0.48/CHANGELOG.md b/stable/paperless-ng/4.0.48/CHANGELOG.md deleted file mode 100644 index c6438db04c9..00000000000 --- a/stable/paperless-ng/4.0.48/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [paperless-ng-4.0.48](https://github.com/truecharts/charts/compare/paperless-ng-4.0.47...paperless-ng-4.0.48) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [paperless-ng-4.0.47](https://github.com/truecharts/charts/compare/paperless-ng-4.0.46...paperless-ng-4.0.47) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [paperless-ng-4.0.46](https://github.com/truecharts/charts/compare/paperless-ng-4.0.45...paperless-ng-4.0.46) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [paperless-ng-4.0.46](https://github.com/truecharts/charts/compare/paperless-ng-4.0.45...paperless-ng-4.0.46) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [paperless-ng-4.0.45](https://github.com/truecharts/charts/compare/paperless-ng-4.0.44...paperless-ng-4.0.45) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [paperless-ng-4.0.44](https://github.com/truecharts/charts/compare/paperless-ng-4.0.43...paperless-ng-4.0.44) (2022-09-28) - -### Chore - -- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) - - - - -## [paperless-ng-4.0.42](https://github.com/truecharts/charts/compare/paperless-ng-4.0.41...paperless-ng-4.0.42) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/paperless-ng/4.0.48/Chart.lock b/stable/paperless-ng/4.0.48/Chart.lock deleted file mode 100644 index c3227f8c5d8..00000000000 --- a/stable/paperless-ng/4.0.48/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:5944a2a450aec6283b54578a7276a1ba273ce06e0eed12428badb3d1d8c3b2ff -generated: "2022-10-19T13:34:17.491139559Z" diff --git a/stable/paperless-ng/4.0.48/Chart.yaml b/stable/paperless-ng/4.0.48/Chart.yaml deleted file mode 100644 index a5552ba87ab..00000000000 --- a/stable/paperless-ng/4.0.48/Chart.yaml +++ /dev/null @@ -1,40 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: paperless-ng -version: 4.0.48 -appVersion: "1.9.2" -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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.48/README.md b/stable/paperless-ng/4.0.48/README.md deleted file mode 100644 index 1c0bb8181c9..00000000000 --- a/stable/paperless-ng/4.0.48/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.101 | -| https://charts.truecharts.org | redis | 3.0.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.48/charts/common-10.7.1.tgz b/stable/paperless-ng/4.0.48/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/paperless-ng/4.0.48/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/paperless-ng/4.0.48/charts/postgresql-8.0.101.tgz b/stable/paperless-ng/4.0.48/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/paperless-ng/4.0.48/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/paperless-ng/4.0.48/charts/redis-3.0.97.tgz b/stable/paperless-ng/4.0.48/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/paperless-ng/4.0.48/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/paperless-ng/4.0.49/CHANGELOG.md b/stable/paperless-ng/4.0.49/CHANGELOG.md new file mode 100644 index 00000000000..9958997ffea --- /dev/null +++ b/stable/paperless-ng/4.0.49/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [paperless-ng-4.0.49](https://github.com/truecharts/charts/compare/paperless-ng-4.0.48...paperless-ng-4.0.49) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [paperless-ng-4.0.48](https://github.com/truecharts/charts/compare/paperless-ng-4.0.47...paperless-ng-4.0.48) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [paperless-ng-4.0.47](https://github.com/truecharts/charts/compare/paperless-ng-4.0.46...paperless-ng-4.0.47) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [paperless-ng-4.0.46](https://github.com/truecharts/charts/compare/paperless-ng-4.0.45...paperless-ng-4.0.46) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [paperless-ng-4.0.46](https://github.com/truecharts/charts/compare/paperless-ng-4.0.45...paperless-ng-4.0.46) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [paperless-ng-4.0.45](https://github.com/truecharts/charts/compare/paperless-ng-4.0.44...paperless-ng-4.0.45) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [paperless-ng-4.0.44](https://github.com/truecharts/charts/compare/paperless-ng-4.0.43...paperless-ng-4.0.44) (2022-09-28) + +### Chore + +- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + +## [paperless-ng-4.0.42](https://github.com/truecharts/charts/compare/paperless-ng-4.0.41...paperless-ng-4.0.42) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 + diff --git a/stable/paperless-ng/4.0.49/Chart.lock b/stable/paperless-ng/4.0.49/Chart.lock new file mode 100644 index 00000000000..1bb3e517e93 --- /dev/null +++ b/stable/paperless-ng/4.0.49/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:74b14c49cbb6c324d31f5e500c3bd2cfcbb61460306ba7433f71fa45ef2f03a3 +generated: "2022-10-25T10:32:49.673545768Z" diff --git a/stable/paperless-ng/4.0.49/Chart.yaml b/stable/paperless-ng/4.0.49/Chart.yaml new file mode 100644 index 00000000000..69690c84257 --- /dev/null +++ b/stable/paperless-ng/4.0.49/Chart.yaml @@ -0,0 +1,40 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: paperless-ng +version: 4.0.49 +appVersion: "1.9.2" +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.49/README.md b/stable/paperless-ng/4.0.49/README.md new file mode 100644 index 00000000000..7c4237e52ab --- /dev/null +++ b/stable/paperless-ng/4.0.49/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.106 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.48/app-readme.md b/stable/paperless-ng/4.0.49/app-readme.md similarity index 100% rename from stable/paperless-ng/4.0.48/app-readme.md rename to stable/paperless-ng/4.0.49/app-readme.md diff --git a/stable/paperless-ng/4.0.49/charts/common-10.7.7.tgz b/stable/paperless-ng/4.0.49/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/paperless-ng/4.0.49/charts/common-10.7.7.tgz differ diff --git a/stable/paperless-ng/4.0.49/charts/postgresql-8.0.106.tgz b/stable/paperless-ng/4.0.49/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/paperless-ng/4.0.49/charts/postgresql-8.0.106.tgz differ diff --git a/stable/paperless-ng/4.0.49/charts/redis-3.0.102.tgz b/stable/paperless-ng/4.0.49/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/paperless-ng/4.0.49/charts/redis-3.0.102.tgz differ diff --git a/stable/paperless-ng/4.0.48/ix_values.yaml b/stable/paperless-ng/4.0.49/ix_values.yaml similarity index 100% rename from stable/paperless-ng/4.0.48/ix_values.yaml rename to stable/paperless-ng/4.0.49/ix_values.yaml diff --git a/stable/paperless-ng/4.0.48/questions.yaml b/stable/paperless-ng/4.0.49/questions.yaml similarity index 100% rename from stable/paperless-ng/4.0.48/questions.yaml rename to stable/paperless-ng/4.0.49/questions.yaml diff --git a/stable/paperless-ng/4.0.48/templates/_sercrets.tpl b/stable/paperless-ng/4.0.49/templates/_sercrets.tpl similarity index 100% rename from stable/paperless-ng/4.0.48/templates/_sercrets.tpl rename to stable/paperless-ng/4.0.49/templates/_sercrets.tpl diff --git a/stable/paperless-ng/4.0.48/templates/common.yaml b/stable/paperless-ng/4.0.49/templates/common.yaml similarity index 100% rename from stable/paperless-ng/4.0.48/templates/common.yaml rename to stable/paperless-ng/4.0.49/templates/common.yaml diff --git a/stable/pyload/6.0.37/values.yaml b/stable/paperless-ng/4.0.49/values.yaml similarity index 100% rename from stable/pyload/6.0.37/values.yaml rename to stable/paperless-ng/4.0.49/values.yaml diff --git a/stable/papermerge/3.0.43/CHANGELOG.md b/stable/papermerge/3.0.43/CHANGELOG.md deleted file mode 100644 index 5fa32c3a8e8..00000000000 --- a/stable/papermerge/3.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [papermerge-3.0.43](https://github.com/truecharts/charts/compare/papermerge-3.0.42...papermerge-3.0.43) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [papermerge-3.0.42](https://github.com/truecharts/charts/compare/papermerge-3.0.41...papermerge-3.0.42) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [papermerge-3.0.41](https://github.com/truecharts/charts/compare/papermerge-3.0.40...papermerge-3.0.41) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [papermerge-3.0.41](https://github.com/truecharts/charts/compare/papermerge-3.0.40...papermerge-3.0.41) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [papermerge-3.0.40](https://github.com/truecharts/charts/compare/papermerge-3.0.39...papermerge-3.0.40) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [papermerge-3.0.38](https://github.com/truecharts/charts/compare/papermerge-3.0.37...papermerge-3.0.38) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/papermerge/3.0.43/Chart.lock b/stable/papermerge/3.0.43/Chart.lock deleted file mode 100644 index dfe410e9a2e..00000000000 --- a/stable/papermerge/3.0.43/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:b7e52395f71bdf9a723733a6211b037dffd28cfd953490668674811253c4a0a4 -generated: "2022-10-19T13:34:14.138507891Z" diff --git a/stable/papermerge/3.0.43/Chart.yaml b/stable/papermerge/3.0.43/Chart.yaml deleted file mode 100644 index dbb39e89a4f..00000000000 --- a/stable/papermerge/3.0.43/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: papermerge -version: 3.0.43 -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.7.1 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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.43/README.md b/stable/papermerge/3.0.43/README.md deleted file mode 100644 index 2b00b486fda..00000000000 --- a/stable/papermerge/3.0.43/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.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.43/charts/common-10.7.1.tgz b/stable/papermerge/3.0.43/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/papermerge/3.0.43/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/papermerge/3.0.43/charts/redis-3.0.97.tgz b/stable/papermerge/3.0.43/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/papermerge/3.0.43/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/papermerge/3.0.44/CHANGELOG.md b/stable/papermerge/3.0.44/CHANGELOG.md new file mode 100644 index 00000000000..5b865eb96af --- /dev/null +++ b/stable/papermerge/3.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [papermerge-3.0.44](https://github.com/truecharts/charts/compare/papermerge-3.0.43...papermerge-3.0.44) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [papermerge-3.0.43](https://github.com/truecharts/charts/compare/papermerge-3.0.42...papermerge-3.0.43) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [papermerge-3.0.42](https://github.com/truecharts/charts/compare/papermerge-3.0.41...papermerge-3.0.42) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [papermerge-3.0.41](https://github.com/truecharts/charts/compare/papermerge-3.0.40...papermerge-3.0.41) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [papermerge-3.0.41](https://github.com/truecharts/charts/compare/papermerge-3.0.40...papermerge-3.0.41) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [papermerge-3.0.40](https://github.com/truecharts/charts/compare/papermerge-3.0.39...papermerge-3.0.40) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [papermerge-3.0.38](https://github.com/truecharts/charts/compare/papermerge-3.0.37...papermerge-3.0.38) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/papermerge/3.0.44/Chart.lock b/stable/papermerge/3.0.44/Chart.lock new file mode 100644 index 00000000000..f4015252cd8 --- /dev/null +++ b/stable/papermerge/3.0.44/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:d4d4b811f3f5ade7c71028322769dd728b4f9ef64a69e88c267893592146ef57 +generated: "2022-10-25T10:32:39.311968708Z" diff --git a/stable/papermerge/3.0.44/Chart.yaml b/stable/papermerge/3.0.44/Chart.yaml new file mode 100644 index 00000000000..353224ed582 --- /dev/null +++ b/stable/papermerge/3.0.44/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: papermerge +version: 3.0.44 +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.7.7 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.44/README.md b/stable/papermerge/3.0.44/README.md new file mode 100644 index 00000000000..75e9456015a --- /dev/null +++ b/stable/papermerge/3.0.44/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.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.43/app-readme.md b/stable/papermerge/3.0.44/app-readme.md similarity index 100% rename from stable/papermerge/3.0.43/app-readme.md rename to stable/papermerge/3.0.44/app-readme.md diff --git a/stable/papermerge/3.0.44/charts/common-10.7.7.tgz b/stable/papermerge/3.0.44/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/papermerge/3.0.44/charts/common-10.7.7.tgz differ diff --git a/stable/papermerge/3.0.44/charts/redis-3.0.102.tgz b/stable/papermerge/3.0.44/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/papermerge/3.0.44/charts/redis-3.0.102.tgz differ diff --git a/stable/papermerge/3.0.43/ix_values.yaml b/stable/papermerge/3.0.44/ix_values.yaml similarity index 100% rename from stable/papermerge/3.0.43/ix_values.yaml rename to stable/papermerge/3.0.44/ix_values.yaml diff --git a/stable/papermerge/3.0.43/questions.yaml b/stable/papermerge/3.0.44/questions.yaml similarity index 100% rename from stable/papermerge/3.0.43/questions.yaml rename to stable/papermerge/3.0.44/questions.yaml diff --git a/stable/rss-bridge/2.0.37/templates/common.yaml b/stable/papermerge/3.0.44/templates/common.yaml similarity index 100% rename from stable/rss-bridge/2.0.37/templates/common.yaml rename to stable/papermerge/3.0.44/templates/common.yaml diff --git a/stable/pylon/2.0.36/values.yaml b/stable/papermerge/3.0.44/values.yaml similarity index 100% rename from stable/pylon/2.0.36/values.yaml rename to stable/papermerge/3.0.44/values.yaml diff --git a/stable/pasta/1.0.8/CHANGELOG.md b/stable/pasta/1.0.8/CHANGELOG.md deleted file mode 100644 index 55bb75cb010..00000000000 --- a/stable/pasta/1.0.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pasta-1.0.8](https://github.com/truecharts/charts/compare/pasta-1.0.7...pasta-1.0.8) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pasta-1.0.7](https://github.com/truecharts/charts/compare/pasta-1.0.6...pasta-1.0.7) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pasta-1.0.6](https://github.com/truecharts/charts/compare/pasta-1.0.5...pasta-1.0.6) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pasta-1.0.6](https://github.com/truecharts/charts/compare/pasta-1.0.5...pasta-1.0.6) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pasta-1.0.5](https://github.com/truecharts/charts/compare/pasta-1.0.4...pasta-1.0.5) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pasta-1.0.4](https://github.com/truecharts/charts/compare/pasta-1.0.3...pasta-1.0.4) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/pasta/1.0.8/Chart.lock b/stable/pasta/1.0.8/Chart.lock deleted file mode 100644 index 7a0a7e49503..00000000000 --- a/stable/pasta/1.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:34:02.664577349Z" diff --git a/stable/pasta/1.0.8/Chart.yaml b/stable/pasta/1.0.8/Chart.yaml deleted file mode 100644 index 37d6c3ede92..00000000000 --- a/stable/pasta/1.0.8/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.7.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.8 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Other - - Tools-Utilities - - Other diff --git a/stable/pasta/1.0.8/README.md b/stable/pasta/1.0.8/README.md deleted file mode 100644 index ed7d5744eba..00000000000 --- a/stable/pasta/1.0.8/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.8/charts/common-10.7.1.tgz b/stable/pasta/1.0.8/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/pasta/1.0.8/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/pasta/1.0.9/CHANGELOG.md b/stable/pasta/1.0.9/CHANGELOG.md new file mode 100644 index 00000000000..d2e4c728ed6 --- /dev/null +++ b/stable/pasta/1.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pasta-1.0.9](https://github.com/truecharts/charts/compare/pasta-1.0.8...pasta-1.0.9) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pasta-1.0.8](https://github.com/truecharts/charts/compare/pasta-1.0.7...pasta-1.0.8) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pasta-1.0.7](https://github.com/truecharts/charts/compare/pasta-1.0.6...pasta-1.0.7) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pasta-1.0.6](https://github.com/truecharts/charts/compare/pasta-1.0.5...pasta-1.0.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pasta-1.0.6](https://github.com/truecharts/charts/compare/pasta-1.0.5...pasta-1.0.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pasta-1.0.5](https://github.com/truecharts/charts/compare/pasta-1.0.4...pasta-1.0.5) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pasta-1.0.4](https://github.com/truecharts/charts/compare/pasta-1.0.3...pasta-1.0.4) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/pasta/1.0.9/Chart.lock b/stable/pasta/1.0.9/Chart.lock new file mode 100644 index 00000000000..fae37c7af34 --- /dev/null +++ b/stable/pasta/1.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:32:28.220419909Z" diff --git a/stable/pasta/1.0.9/Chart.yaml b/stable/pasta/1.0.9/Chart.yaml new file mode 100644 index 00000000000..cf712deb9a1 --- /dev/null +++ b/stable/pasta/1.0.9/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.9 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Other + - Tools-Utilities + - Other diff --git a/stable/pasta/1.0.9/README.md b/stable/pasta/1.0.9/README.md new file mode 100644 index 00000000000..79932297cda --- /dev/null +++ b/stable/pasta/1.0.9/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.8/app-readme.md b/stable/pasta/1.0.9/app-readme.md similarity index 100% rename from stable/pasta/1.0.8/app-readme.md rename to stable/pasta/1.0.9/app-readme.md diff --git a/stable/pasta/1.0.9/charts/common-10.7.7.tgz b/stable/pasta/1.0.9/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/pasta/1.0.9/charts/common-10.7.7.tgz differ diff --git a/stable/pasta/1.0.8/ix_values.yaml b/stable/pasta/1.0.9/ix_values.yaml similarity index 100% rename from stable/pasta/1.0.8/ix_values.yaml rename to stable/pasta/1.0.9/ix_values.yaml diff --git a/stable/pasta/1.0.8/questions.yaml b/stable/pasta/1.0.9/questions.yaml similarity index 100% rename from stable/pasta/1.0.8/questions.yaml rename to stable/pasta/1.0.9/questions.yaml diff --git a/stable/pasta/1.0.8/templates/common.yaml b/stable/pasta/1.0.9/templates/common.yaml similarity index 100% rename from stable/pasta/1.0.8/templates/common.yaml rename to stable/pasta/1.0.9/templates/common.yaml diff --git a/stable/qbitmanage/1.0.9/values.yaml b/stable/pasta/1.0.9/values.yaml similarity index 100% rename from stable/qbitmanage/1.0.9/values.yaml rename to stable/pasta/1.0.9/values.yaml diff --git a/stable/pgadmin/7.0.41/CHANGELOG.md b/stable/pgadmin/7.0.41/CHANGELOG.md deleted file mode 100644 index 35bf3200e37..00000000000 --- a/stable/pgadmin/7.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pgadmin-7.0.41](https://github.com/truecharts/charts/compare/pgadmin-7.0.40...pgadmin-7.0.41) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pgadmin-7.0.40](https://github.com/truecharts/charts/compare/pgadmin-7.0.39...pgadmin-7.0.40) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pgadmin-7.0.39](https://github.com/truecharts/charts/compare/pgadmin-7.0.38...pgadmin-7.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pgadmin-7.0.39](https://github.com/truecharts/charts/compare/pgadmin-7.0.38...pgadmin-7.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pgadmin-7.0.38](https://github.com/truecharts/charts/compare/pgadmin-7.0.37...pgadmin-7.0.38) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pgadmin-7.0.37](https://github.com/truecharts/charts/compare/pgadmin-7.0.36...pgadmin-7.0.37) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/pgadmin/7.0.41/Chart.lock b/stable/pgadmin/7.0.41/Chart.lock deleted file mode 100644 index 492476cd7dd..00000000000 --- a/stable/pgadmin/7.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:34:26.191713855Z" diff --git a/stable/pgadmin/7.0.41/Chart.yaml b/stable/pgadmin/7.0.41/Chart.yaml deleted file mode 100644 index 16f90c1b14a..00000000000 --- a/stable/pgadmin/7.0.41/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "6.13" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.41 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pgadmin/7.0.41/README.md b/stable/pgadmin/7.0.41/README.md deleted file mode 100644 index 5b388d88d60..00000000000 --- a/stable/pgadmin/7.0.41/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.41/charts/common-10.7.1.tgz b/stable/pgadmin/7.0.41/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/pgadmin/7.0.41/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/pgadmin/7.0.42/CHANGELOG.md b/stable/pgadmin/7.0.42/CHANGELOG.md new file mode 100644 index 00000000000..e23b63489c8 --- /dev/null +++ b/stable/pgadmin/7.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pgadmin-7.0.42](https://github.com/truecharts/charts/compare/pgadmin-7.0.41...pgadmin-7.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pgadmin-7.0.41](https://github.com/truecharts/charts/compare/pgadmin-7.0.40...pgadmin-7.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pgadmin-7.0.40](https://github.com/truecharts/charts/compare/pgadmin-7.0.39...pgadmin-7.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pgadmin-7.0.39](https://github.com/truecharts/charts/compare/pgadmin-7.0.38...pgadmin-7.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pgadmin-7.0.39](https://github.com/truecharts/charts/compare/pgadmin-7.0.38...pgadmin-7.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pgadmin-7.0.38](https://github.com/truecharts/charts/compare/pgadmin-7.0.37...pgadmin-7.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pgadmin-7.0.37](https://github.com/truecharts/charts/compare/pgadmin-7.0.36...pgadmin-7.0.37) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/pgadmin/7.0.42/Chart.lock b/stable/pgadmin/7.0.42/Chart.lock new file mode 100644 index 00000000000..f9d2a4601d2 --- /dev/null +++ b/stable/pgadmin/7.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:32:53.045316068Z" diff --git a/stable/pgadmin/7.0.42/Chart.yaml b/stable/pgadmin/7.0.42/Chart.yaml new file mode 100644 index 00000000000..83660dc4596 --- /dev/null +++ b/stable/pgadmin/7.0.42/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "6.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.42 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pgadmin/7.0.42/README.md b/stable/pgadmin/7.0.42/README.md new file mode 100644 index 00000000000..4dc3ba5c8f0 --- /dev/null +++ b/stable/pgadmin/7.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/stable/pgadmin/7.0.42/app-readme.md similarity index 100% rename from stable/pgadmin/7.0.41/app-readme.md rename to stable/pgadmin/7.0.42/app-readme.md diff --git a/stable/pgadmin/7.0.42/charts/common-10.7.7.tgz b/stable/pgadmin/7.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/pgadmin/7.0.42/charts/common-10.7.7.tgz differ diff --git a/stable/pgadmin/7.0.41/ix_values.yaml b/stable/pgadmin/7.0.42/ix_values.yaml similarity index 100% rename from stable/pgadmin/7.0.41/ix_values.yaml rename to stable/pgadmin/7.0.42/ix_values.yaml diff --git a/stable/pgadmin/7.0.41/questions.yaml b/stable/pgadmin/7.0.42/questions.yaml similarity index 100% rename from stable/pgadmin/7.0.41/questions.yaml rename to stable/pgadmin/7.0.42/questions.yaml diff --git a/stable/rsshub/3.0.127/templates/common.yaml b/stable/pgadmin/7.0.42/templates/common.yaml similarity index 100% rename from stable/rsshub/3.0.127/templates/common.yaml rename to stable/pgadmin/7.0.42/templates/common.yaml diff --git a/stable/qdirstat/1.0.16/values.yaml b/stable/pgadmin/7.0.42/values.yaml similarity index 100% rename from stable/qdirstat/1.0.16/values.yaml rename to stable/pgadmin/7.0.42/values.yaml diff --git a/stable/photoprism/10.0.52/CHANGELOG.md b/stable/photoprism/10.0.52/CHANGELOG.md new file mode 100644 index 00000000000..a019fc7c2db --- /dev/null +++ b/stable/photoprism/10.0.52/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [photoprism-10.0.52](https://github.com/truecharts/charts/compare/photoprism-10.0.51...photoprism-10.0.52) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [photoprism-10.0.51](https://github.com/truecharts/charts/compare/photoprism-10.0.50...photoprism-10.0.51) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [photoprism-10.0.50](https://github.com/truecharts/charts/compare/photoprism-10.0.49...photoprism-10.0.50) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [photoprism-10.0.49](https://github.com/truecharts/charts/compare/photoprism-10.0.48...photoprism-10.0.49) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [photoprism-10.0.49](https://github.com/truecharts/charts/compare/photoprism-10.0.48...photoprism-10.0.49) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [photoprism-10.0.48](https://github.com/truecharts/charts/compare/photoprism-10.0.47...photoprism-10.0.48) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [photoprism-10.0.46](https://github.com/truecharts/charts/compare/photoprism-10.0.45...photoprism-10.0.46) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/photoprism/10.0.52/Chart.lock b/stable/photoprism/10.0.52/Chart.lock new file mode 100644 index 00000000000..ca010719051 --- /dev/null +++ b/stable/photoprism/10.0.52/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add +generated: "2022-10-25T10:33:26.908239917Z" diff --git a/stable/photoprism/10.0.52/Chart.yaml b/stable/photoprism/10.0.52/Chart.yaml new file mode 100644 index 00000000000..534476822a4 --- /dev/null +++ b/stable/photoprism/10.0.52/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "220901" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +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.52 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/photoprism/10.0.52/README.md b/stable/photoprism/10.0.52/README.md new file mode 100644 index 00000000000..cd9165b3251 --- /dev/null +++ b/stable/photoprism/10.0.52/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.100 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.52/app-readme.md b/stable/photoprism/10.0.52/app-readme.md new file mode 100644 index 00000000000..77a5ffc449a --- /dev/null +++ b/stable/photoprism/10.0.52/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.52/charts/common-10.7.7.tgz b/stable/photoprism/10.0.52/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/photoprism/10.0.52/charts/common-10.7.7.tgz differ diff --git a/stable/photoprism/10.0.52/charts/mariadb-3.0.100.tgz b/stable/photoprism/10.0.52/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/stable/photoprism/10.0.52/charts/mariadb-3.0.100.tgz differ diff --git a/stable/photoprism/10.0.52/ix_values.yaml b/stable/photoprism/10.0.52/ix_values.yaml new file mode 100644 index 00000000000..d4526a883a6 --- /dev/null +++ b/stable/photoprism/10.0.52/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.52/questions.yaml b/stable/photoprism/10.0.52/questions.yaml new file mode 100644 index 00000000000..cce8441f1ff --- /dev/null +++ b/stable/photoprism/10.0.52/questions.yaml @@ -0,0 +1,2609 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.44/templates/common.yaml b/stable/photoprism/10.0.52/templates/common.yaml similarity index 100% rename from stable/satisfactory/2.0.44/templates/common.yaml rename to stable/photoprism/10.0.52/templates/common.yaml diff --git a/stable/qinglong/2.0.50/values.yaml b/stable/photoprism/10.0.52/values.yaml similarity index 100% rename from stable/qinglong/2.0.50/values.yaml rename to stable/photoprism/10.0.52/values.yaml diff --git a/stable/photoshow/3.0.36/CHANGELOG.md b/stable/photoshow/3.0.36/CHANGELOG.md deleted file mode 100644 index 9c29afd3471..00000000000 --- a/stable/photoshow/3.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [photoshow-3.0.36](https://github.com/truecharts/charts/compare/photoshow-3.0.35...photoshow-3.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [photoshow-3.0.35](https://github.com/truecharts/charts/compare/photoshow-3.0.34...photoshow-3.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [photoshow-3.0.34](https://github.com/truecharts/charts/compare/photoshow-3.0.33...photoshow-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [photoshow-3.0.34](https://github.com/truecharts/charts/compare/photoshow-3.0.33...photoshow-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [photoshow-3.0.33](https://github.com/truecharts/charts/compare/photoshow-3.0.32...photoshow-3.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [photoshow-3.0.32](https://github.com/truecharts/charts/compare/photoshow-3.0.31...photoshow-3.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/photoshow/3.0.36/Chart.lock b/stable/photoshow/3.0.36/Chart.lock deleted file mode 100644 index f2ca7e78e33..00000000000 --- a/stable/photoshow/3.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:34:57.006358485Z" diff --git a/stable/photoshow/3.0.36/Chart.yaml b/stable/photoshow/3.0.36/Chart.yaml deleted file mode 100644 index 74f26e39079..00000000000 --- a/stable/photoshow/3.0.36/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "48aabb98" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/photoshow/3.0.36/README.md b/stable/photoshow/3.0.36/README.md deleted file mode 100644 index c016c38bfe7..00000000000 --- a/stable/photoshow/3.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/photoshow/3.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/photoshow/3.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/photoshow/3.0.37/CHANGELOG.md b/stable/photoshow/3.0.37/CHANGELOG.md new file mode 100644 index 00000000000..542f25dba50 --- /dev/null +++ b/stable/photoshow/3.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [photoshow-3.0.37](https://github.com/truecharts/charts/compare/photoshow-3.0.36...photoshow-3.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [photoshow-3.0.36](https://github.com/truecharts/charts/compare/photoshow-3.0.35...photoshow-3.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [photoshow-3.0.35](https://github.com/truecharts/charts/compare/photoshow-3.0.34...photoshow-3.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [photoshow-3.0.34](https://github.com/truecharts/charts/compare/photoshow-3.0.33...photoshow-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [photoshow-3.0.34](https://github.com/truecharts/charts/compare/photoshow-3.0.33...photoshow-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [photoshow-3.0.33](https://github.com/truecharts/charts/compare/photoshow-3.0.32...photoshow-3.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [photoshow-3.0.32](https://github.com/truecharts/charts/compare/photoshow-3.0.31...photoshow-3.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/photoshow/3.0.37/Chart.lock b/stable/photoshow/3.0.37/Chart.lock new file mode 100644 index 00000000000..bc61a574499 --- /dev/null +++ b/stable/photoshow/3.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:33:33.851572363Z" diff --git a/stable/photoshow/3.0.37/Chart.yaml b/stable/photoshow/3.0.37/Chart.yaml new file mode 100644 index 00000000000..4fcc41f4fb1 --- /dev/null +++ b/stable/photoshow/3.0.37/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "48aabb98" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/photoshow/3.0.37/README.md b/stable/photoshow/3.0.37/README.md new file mode 100644 index 00000000000..6417fa97601 --- /dev/null +++ b/stable/photoshow/3.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/photoshow/3.0.37/app-readme.md similarity index 100% rename from stable/photoshow/3.0.36/app-readme.md rename to stable/photoshow/3.0.37/app-readme.md diff --git a/stable/photoshow/3.0.37/charts/common-10.7.7.tgz b/stable/photoshow/3.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/photoshow/3.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/photoshow/3.0.36/ix_values.yaml b/stable/photoshow/3.0.37/ix_values.yaml similarity index 100% rename from stable/photoshow/3.0.36/ix_values.yaml rename to stable/photoshow/3.0.37/ix_values.yaml diff --git a/stable/photoshow/3.0.36/questions.yaml b/stable/photoshow/3.0.37/questions.yaml similarity index 100% rename from stable/photoshow/3.0.36/questions.yaml rename to stable/photoshow/3.0.37/questions.yaml diff --git a/stable/photoshow/3.0.36/templates/common.yaml b/stable/photoshow/3.0.37/templates/common.yaml similarity index 100% rename from stable/photoshow/3.0.36/templates/common.yaml rename to stable/photoshow/3.0.37/templates/common.yaml diff --git a/stable/quassel-core/3.0.42/values.yaml b/stable/photoshow/3.0.37/values.yaml similarity index 100% rename from stable/quassel-core/3.0.42/values.yaml rename to stable/photoshow/3.0.37/values.yaml diff --git a/stable/photoview/4.0.44/CHANGELOG.md b/stable/photoview/4.0.44/CHANGELOG.md deleted file mode 100644 index 01e0875192a..00000000000 --- a/stable/photoview/4.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [photoview-4.0.44](https://github.com/truecharts/charts/compare/photoview-4.0.43...photoview-4.0.44) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [photoview-4.0.43](https://github.com/truecharts/charts/compare/photoview-4.0.42...photoview-4.0.43) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [photoview-4.0.42](https://github.com/truecharts/charts/compare/photoview-4.0.41...photoview-4.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [photoview-4.0.42](https://github.com/truecharts/charts/compare/photoview-4.0.41...photoview-4.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [photoview-4.0.41](https://github.com/truecharts/charts/compare/photoview-4.0.40...photoview-4.0.41) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [photoview-4.0.39](https://github.com/truecharts/charts/compare/photoview-4.0.38...photoview-4.0.39) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/photoview/4.0.44/Chart.lock b/stable/photoview/4.0.44/Chart.lock deleted file mode 100644 index 99ea2cb876f..00000000000 --- a/stable/photoview/4.0.44/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:35:10.390347139Z" diff --git a/stable/photoview/4.0.44/Chart.yaml b/stable/photoview/4.0.44/Chart.yaml deleted file mode 100644 index ebce1ef6344..00000000000 --- a/stable/photoview/4.0.44/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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.44 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/photoview/4.0.44/README.md b/stable/photoview/4.0.44/README.md deleted file mode 100644 index 9923dce456d..00000000000 --- a/stable/photoview/4.0.44/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.44/charts/common-10.7.1.tgz b/stable/photoview/4.0.44/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/photoview/4.0.44/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/photoview/4.0.44/charts/postgresql-8.0.101.tgz b/stable/photoview/4.0.44/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/photoview/4.0.44/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/photoview/4.0.45/CHANGELOG.md b/stable/photoview/4.0.45/CHANGELOG.md new file mode 100644 index 00000000000..30fb72f0e3c --- /dev/null +++ b/stable/photoview/4.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [photoview-4.0.45](https://github.com/truecharts/charts/compare/photoview-4.0.44...photoview-4.0.45) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [photoview-4.0.44](https://github.com/truecharts/charts/compare/photoview-4.0.43...photoview-4.0.44) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [photoview-4.0.43](https://github.com/truecharts/charts/compare/photoview-4.0.42...photoview-4.0.43) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [photoview-4.0.42](https://github.com/truecharts/charts/compare/photoview-4.0.41...photoview-4.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [photoview-4.0.42](https://github.com/truecharts/charts/compare/photoview-4.0.41...photoview-4.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [photoview-4.0.41](https://github.com/truecharts/charts/compare/photoview-4.0.40...photoview-4.0.41) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [photoview-4.0.39](https://github.com/truecharts/charts/compare/photoview-4.0.38...photoview-4.0.39) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/photoview/4.0.45/Chart.lock b/stable/photoview/4.0.45/Chart.lock new file mode 100644 index 00000000000..0a556635aa3 --- /dev/null +++ b/stable/photoview/4.0.45/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:33:51.520298167Z" diff --git a/stable/photoview/4.0.45/Chart.yaml b/stable/photoview/4.0.45/Chart.yaml new file mode 100644 index 00000000000..7aaf248a194 --- /dev/null +++ b/stable/photoview/4.0.45/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.3.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.45 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/photoview/4.0.45/README.md b/stable/photoview/4.0.45/README.md new file mode 100644 index 00000000000..3efe0586294 --- /dev/null +++ b/stable/photoview/4.0.45/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.44/app-readme.md b/stable/photoview/4.0.45/app-readme.md similarity index 100% rename from stable/photoview/4.0.44/app-readme.md rename to stable/photoview/4.0.45/app-readme.md diff --git a/stable/photoview/4.0.45/charts/common-10.7.7.tgz b/stable/photoview/4.0.45/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/photoview/4.0.45/charts/common-10.7.7.tgz differ diff --git a/stable/photoview/4.0.45/charts/postgresql-8.0.106.tgz b/stable/photoview/4.0.45/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/photoview/4.0.45/charts/postgresql-8.0.106.tgz differ diff --git a/stable/photoview/4.0.44/ix_values.yaml b/stable/photoview/4.0.45/ix_values.yaml similarity index 100% rename from stable/photoview/4.0.44/ix_values.yaml rename to stable/photoview/4.0.45/ix_values.yaml diff --git a/stable/photoview/4.0.44/questions.yaml b/stable/photoview/4.0.45/questions.yaml similarity index 100% rename from stable/photoview/4.0.44/questions.yaml rename to stable/photoview/4.0.45/questions.yaml diff --git a/stable/scrutiny/3.0.37/templates/common.yaml b/stable/photoview/4.0.45/templates/common.yaml similarity index 100% rename from stable/scrutiny/3.0.37/templates/common.yaml rename to stable/photoview/4.0.45/templates/common.yaml diff --git a/stable/quassel-web/2.0.36/values.yaml b/stable/photoview/4.0.45/values.yaml similarity index 100% rename from stable/quassel-web/2.0.36/values.yaml rename to stable/photoview/4.0.45/values.yaml diff --git a/stable/phpldapadmin/6.0.38/CHANGELOG.md b/stable/phpldapadmin/6.0.38/CHANGELOG.md deleted file mode 100644 index 5ea486d922b..00000000000 --- a/stable/phpldapadmin/6.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [phpldapadmin-6.0.38](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.37...phpldapadmin-6.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [phpldapadmin-6.0.37](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.36...phpldapadmin-6.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [phpldapadmin-6.0.36](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.35...phpldapadmin-6.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [phpldapadmin-6.0.36](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.35...phpldapadmin-6.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [phpldapadmin-6.0.35](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.34...phpldapadmin-6.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [phpldapadmin-6.0.34](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.33...phpldapadmin-6.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/phpldapadmin/6.0.38/Chart.lock b/stable/phpldapadmin/6.0.38/Chart.lock deleted file mode 100644 index 03f1482c903..00000000000 --- a/stable/phpldapadmin/6.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:35:12.65411923Z" diff --git a/stable/phpldapadmin/6.0.38/Chart.yaml b/stable/phpldapadmin/6.0.38/Chart.yaml deleted file mode 100644 index a0de7275843..00000000000 --- a/stable/phpldapadmin/6.0.38/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.7.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.38 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/phpldapadmin/6.0.38/README.md b/stable/phpldapadmin/6.0.38/README.md deleted file mode 100644 index cfcc97c1929..00000000000 --- a/stable/phpldapadmin/6.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/stable/phpldapadmin/6.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/phpldapadmin/6.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/phpldapadmin/6.0.39/CHANGELOG.md b/stable/phpldapadmin/6.0.39/CHANGELOG.md new file mode 100644 index 00000000000..9399879f6d6 --- /dev/null +++ b/stable/phpldapadmin/6.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [phpldapadmin-6.0.39](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.38...phpldapadmin-6.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [phpldapadmin-6.0.38](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.37...phpldapadmin-6.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [phpldapadmin-6.0.37](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.36...phpldapadmin-6.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [phpldapadmin-6.0.36](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.35...phpldapadmin-6.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [phpldapadmin-6.0.36](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.35...phpldapadmin-6.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [phpldapadmin-6.0.35](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.34...phpldapadmin-6.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [phpldapadmin-6.0.34](https://github.com/truecharts/charts/compare/phpldapadmin-6.0.33...phpldapadmin-6.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/phpldapadmin/6.0.39/Chart.lock b/stable/phpldapadmin/6.0.39/Chart.lock new file mode 100644 index 00000000000..f3583537d2b --- /dev/null +++ b/stable/phpldapadmin/6.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:34:01.361532215Z" diff --git a/stable/phpldapadmin/6.0.39/Chart.yaml b/stable/phpldapadmin/6.0.39/Chart.yaml new file mode 100644 index 00000000000..d4d8379dd4f --- /dev/null +++ b/stable/phpldapadmin/6.0.39/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.9.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.39 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/phpldapadmin/6.0.39/README.md b/stable/phpldapadmin/6.0.39/README.md new file mode 100644 index 00000000000..afc2284291e --- /dev/null +++ b/stable/phpldapadmin/6.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/stable/phpldapadmin/6.0.39/app-readme.md similarity index 100% rename from stable/phpldapadmin/6.0.38/app-readme.md rename to stable/phpldapadmin/6.0.39/app-readme.md diff --git a/stable/phpldapadmin/6.0.39/charts/common-10.7.7.tgz b/stable/phpldapadmin/6.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/phpldapadmin/6.0.39/charts/common-10.7.7.tgz differ diff --git a/stable/phpldapadmin/6.0.38/ix_values.yaml b/stable/phpldapadmin/6.0.39/ix_values.yaml similarity index 100% rename from stable/phpldapadmin/6.0.38/ix_values.yaml rename to stable/phpldapadmin/6.0.39/ix_values.yaml diff --git a/stable/phpldapadmin/6.0.38/questions.yaml b/stable/phpldapadmin/6.0.39/questions.yaml similarity index 100% rename from stable/phpldapadmin/6.0.38/questions.yaml rename to stable/phpldapadmin/6.0.39/questions.yaml diff --git a/stable/ser2sock/6.0.39/templates/common.yaml b/stable/phpldapadmin/6.0.39/templates/common.yaml similarity index 100% rename from stable/ser2sock/6.0.39/templates/common.yaml rename to stable/phpldapadmin/6.0.39/templates/common.yaml diff --git a/stable/rcon-webadmin/1.0.7/values.yaml b/stable/phpldapadmin/6.0.39/values.yaml similarity index 100% rename from stable/rcon-webadmin/1.0.7/values.yaml rename to stable/phpldapadmin/6.0.39/values.yaml diff --git a/stable/piaware/6.0.42/CHANGELOG.md b/stable/piaware/6.0.42/CHANGELOG.md deleted file mode 100644 index 84645c7f9a3..00000000000 --- a/stable/piaware/6.0.42/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [piaware-6.0.42](https://github.com/truecharts/charts/compare/piaware-6.0.41...piaware-6.0.42) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [piaware-6.0.41](https://github.com/truecharts/charts/compare/piaware-6.0.40...piaware-6.0.41) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [piaware-6.0.40](https://github.com/truecharts/charts/compare/piaware-6.0.39...piaware-6.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [piaware-6.0.40](https://github.com/truecharts/charts/compare/piaware-6.0.39...piaware-6.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [piaware-6.0.39](https://github.com/truecharts/charts/compare/piaware-6.0.38...piaware-6.0.39) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [piaware-6.0.38](https://github.com/truecharts/charts/compare/piaware-6.0.37...piaware-6.0.38) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/piaware/6.0.42/Chart.lock b/stable/piaware/6.0.42/Chart.lock deleted file mode 100644 index aa98e9d959d..00000000000 --- a/stable/piaware/6.0.42/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:35:27.80499147Z" diff --git a/stable/piaware/6.0.42/Chart.yaml b/stable/piaware/6.0.42/Chart.yaml deleted file mode 100644 index 1212bf0986b..00000000000 --- a/stable/piaware/6.0.42/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "7.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.42 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/piaware/6.0.42/README.md b/stable/piaware/6.0.42/README.md deleted file mode 100644 index 41057a3d9cf..00000000000 --- a/stable/piaware/6.0.42/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.42/charts/common-10.7.1.tgz b/stable/piaware/6.0.42/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/piaware/6.0.42/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/piaware/6.0.43/CHANGELOG.md b/stable/piaware/6.0.43/CHANGELOG.md new file mode 100644 index 00000000000..b2c4f5b9a17 --- /dev/null +++ b/stable/piaware/6.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [piaware-6.0.43](https://github.com/truecharts/charts/compare/piaware-6.0.42...piaware-6.0.43) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [piaware-6.0.42](https://github.com/truecharts/charts/compare/piaware-6.0.41...piaware-6.0.42) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [piaware-6.0.41](https://github.com/truecharts/charts/compare/piaware-6.0.40...piaware-6.0.41) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [piaware-6.0.40](https://github.com/truecharts/charts/compare/piaware-6.0.39...piaware-6.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [piaware-6.0.40](https://github.com/truecharts/charts/compare/piaware-6.0.39...piaware-6.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [piaware-6.0.39](https://github.com/truecharts/charts/compare/piaware-6.0.38...piaware-6.0.39) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [piaware-6.0.38](https://github.com/truecharts/charts/compare/piaware-6.0.37...piaware-6.0.38) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/piaware/6.0.43/Chart.lock b/stable/piaware/6.0.43/Chart.lock new file mode 100644 index 00000000000..8a49be88c25 --- /dev/null +++ b/stable/piaware/6.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:34:14.903042702Z" diff --git a/stable/piaware/6.0.43/Chart.yaml b/stable/piaware/6.0.43/Chart.yaml new file mode 100644 index 00000000000..a4fd555b1f9 --- /dev/null +++ b/stable/piaware/6.0.43/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "7.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.43 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/piaware/6.0.43/README.md b/stable/piaware/6.0.43/README.md new file mode 100644 index 00000000000..20d5174b921 --- /dev/null +++ b/stable/piaware/6.0.43/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/app-readme.md b/stable/piaware/6.0.43/app-readme.md similarity index 100% rename from stable/piaware/6.0.42/app-readme.md rename to stable/piaware/6.0.43/app-readme.md diff --git a/stable/piaware/6.0.43/charts/common-10.7.7.tgz b/stable/piaware/6.0.43/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/piaware/6.0.43/charts/common-10.7.7.tgz differ diff --git a/stable/piaware/6.0.42/ci/ct-values.yaml b/stable/piaware/6.0.43/ci/ct-values.yaml similarity index 100% rename from stable/piaware/6.0.42/ci/ct-values.yaml rename to stable/piaware/6.0.43/ci/ct-values.yaml diff --git a/stable/piaware/6.0.42/ix_values.yaml b/stable/piaware/6.0.43/ix_values.yaml similarity index 100% rename from stable/piaware/6.0.42/ix_values.yaml rename to stable/piaware/6.0.43/ix_values.yaml diff --git a/stable/piaware/6.0.42/questions.yaml b/stable/piaware/6.0.43/questions.yaml similarity index 100% rename from stable/piaware/6.0.42/questions.yaml rename to stable/piaware/6.0.43/questions.yaml diff --git a/stable/shiori/7.0.43/templates/common.yaml b/stable/piaware/6.0.43/templates/common.yaml similarity index 100% rename from stable/shiori/7.0.43/templates/common.yaml rename to stable/piaware/6.0.43/templates/common.yaml diff --git a/stable/recipes/8.0.65/values.yaml b/stable/piaware/6.0.43/values.yaml similarity index 100% rename from stable/recipes/8.0.65/values.yaml rename to stable/piaware/6.0.43/values.yaml diff --git a/stable/picoshare/2.0.39/CHANGELOG.md b/stable/picoshare/2.0.39/CHANGELOG.md deleted file mode 100644 index ba1a9f736da..00000000000 --- a/stable/picoshare/2.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [picoshare-2.0.39](https://github.com/truecharts/charts/compare/picoshare-2.0.38...picoshare-2.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [picoshare-2.0.38](https://github.com/truecharts/charts/compare/picoshare-2.0.37...picoshare-2.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [picoshare-2.0.37](https://github.com/truecharts/charts/compare/picoshare-2.0.36...picoshare-2.0.37) (2022-10-10) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) - - - - -## [picoshare-2.0.36](https://github.com/truecharts/charts/compare/picoshare-2.0.35...picoshare-2.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [picoshare-2.0.36](https://github.com/truecharts/charts/compare/picoshare-2.0.35...picoshare-2.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [picoshare-2.0.35](https://github.com/truecharts/charts/compare/picoshare-2.0.34...picoshare-2.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [picoshare-2.0.34](https://github.com/truecharts/charts/compare/picoshare-2.0.33...picoshare-2.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/picoshare/2.0.39/Chart.lock b/stable/picoshare/2.0.39/Chart.lock deleted file mode 100644 index 80663e85ac0..00000000000 --- a/stable/picoshare/2.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:35:32.443599887Z" diff --git a/stable/picoshare/2.0.39/Chart.yaml b/stable/picoshare/2.0.39/Chart.yaml deleted file mode 100644 index 67c5effbcb1..00000000000 --- a/stable/picoshare/2.0.39/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/picoshare/2.0.39/README.md b/stable/picoshare/2.0.39/README.md deleted file mode 100644 index 99d39950867..00000000000 --- a/stable/picoshare/2.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/picoshare/2.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/picoshare/2.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/picoshare/2.0.40/CHANGELOG.md b/stable/picoshare/2.0.40/CHANGELOG.md new file mode 100644 index 00000000000..396cb3a2289 --- /dev/null +++ b/stable/picoshare/2.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [picoshare-2.0.40](https://github.com/truecharts/charts/compare/picoshare-2.0.39...picoshare-2.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [picoshare-2.0.39](https://github.com/truecharts/charts/compare/picoshare-2.0.38...picoshare-2.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [picoshare-2.0.38](https://github.com/truecharts/charts/compare/picoshare-2.0.37...picoshare-2.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [picoshare-2.0.37](https://github.com/truecharts/charts/compare/picoshare-2.0.36...picoshare-2.0.37) (2022-10-10) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) + + + + +## [picoshare-2.0.36](https://github.com/truecharts/charts/compare/picoshare-2.0.35...picoshare-2.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [picoshare-2.0.36](https://github.com/truecharts/charts/compare/picoshare-2.0.35...picoshare-2.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [picoshare-2.0.35](https://github.com/truecharts/charts/compare/picoshare-2.0.34...picoshare-2.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [picoshare-2.0.34](https://github.com/truecharts/charts/compare/picoshare-2.0.33...picoshare-2.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/picoshare/2.0.40/Chart.lock b/stable/picoshare/2.0.40/Chart.lock new file mode 100644 index 00000000000..a3edddee33e --- /dev/null +++ b/stable/picoshare/2.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:34:21.977726029Z" diff --git a/stable/picoshare/2.0.40/Chart.yaml b/stable/picoshare/2.0.40/Chart.yaml new file mode 100644 index 00000000000..ab7dd699c04 --- /dev/null +++ b/stable/picoshare/2.0.40/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/picoshare/2.0.40/README.md b/stable/picoshare/2.0.40/README.md new file mode 100644 index 00000000000..111deb9fa12 --- /dev/null +++ b/stable/picoshare/2.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/picoshare/2.0.40/app-readme.md similarity index 100% rename from stable/picoshare/2.0.39/app-readme.md rename to stable/picoshare/2.0.40/app-readme.md diff --git a/stable/picoshare/2.0.40/charts/common-10.7.7.tgz b/stable/picoshare/2.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/picoshare/2.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/picoshare/2.0.39/ix_values.yaml b/stable/picoshare/2.0.40/ix_values.yaml similarity index 100% rename from stable/picoshare/2.0.39/ix_values.yaml rename to stable/picoshare/2.0.40/ix_values.yaml diff --git a/stable/picoshare/2.0.39/questions.yaml b/stable/picoshare/2.0.40/questions.yaml similarity index 100% rename from stable/picoshare/2.0.39/questions.yaml rename to stable/picoshare/2.0.40/questions.yaml diff --git a/stable/picoshare/2.0.39/templates/common.yaml b/stable/picoshare/2.0.40/templates/common.yaml similarity index 100% rename from stable/picoshare/2.0.39/templates/common.yaml rename to stable/picoshare/2.0.40/templates/common.yaml diff --git a/stable/recyclarr/1.0.9/values.yaml b/stable/picoshare/2.0.40/values.yaml similarity index 100% rename from stable/recyclarr/1.0.9/values.yaml rename to stable/picoshare/2.0.40/values.yaml diff --git a/stable/pidgin/2.0.37/CHANGELOG.md b/stable/pidgin/2.0.37/CHANGELOG.md deleted file mode 100644 index 82cc40743e1..00000000000 --- a/stable/pidgin/2.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pidgin-2.0.37](https://github.com/truecharts/charts/compare/pidgin-2.0.36...pidgin-2.0.37) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [pidgin-2.0.36](https://github.com/truecharts/charts/compare/pidgin-2.0.35...pidgin-2.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pidgin-2.0.35](https://github.com/truecharts/charts/compare/pidgin-2.0.34...pidgin-2.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pidgin-2.0.34](https://github.com/truecharts/charts/compare/pidgin-2.0.33...pidgin-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pidgin-2.0.34](https://github.com/truecharts/charts/compare/pidgin-2.0.33...pidgin-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pidgin-2.0.33](https://github.com/truecharts/charts/compare/pidgin-2.0.32...pidgin-2.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pidgin-2.0.32](https://github.com/truecharts/charts/compare/pidgin-2.0.31...pidgin-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/pidgin/2.0.37/Chart.lock b/stable/pidgin/2.0.37/Chart.lock deleted file mode 100644 index 34acd652792..00000000000 --- a/stable/pidgin/2.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-22T14:13:04.440691874Z" diff --git a/stable/pidgin/2.0.37/Chart.yaml b/stable/pidgin/2.0.37/Chart.yaml deleted file mode 100644 index 4e4f6955aa1..00000000000 --- a/stable/pidgin/2.0.37/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pidgin -version: 2.0.37 -appVersion: "2.14.9" -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.7.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.37/README.md b/stable/pidgin/2.0.37/README.md deleted file mode 100644 index 194daf25701..00000000000 --- a/stable/pidgin/2.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/charts/common-10.7.1.tgz b/stable/pidgin/2.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/pidgin/2.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/pidgin/2.0.38/CHANGELOG.md b/stable/pidgin/2.0.38/CHANGELOG.md new file mode 100644 index 00000000000..706a15dd4ff --- /dev/null +++ b/stable/pidgin/2.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pidgin-2.0.38](https://github.com/truecharts/charts/compare/pidgin-2.0.37...pidgin-2.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pidgin-2.0.37](https://github.com/truecharts/charts/compare/pidgin-2.0.36...pidgin-2.0.37) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [pidgin-2.0.36](https://github.com/truecharts/charts/compare/pidgin-2.0.35...pidgin-2.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pidgin-2.0.35](https://github.com/truecharts/charts/compare/pidgin-2.0.34...pidgin-2.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pidgin-2.0.34](https://github.com/truecharts/charts/compare/pidgin-2.0.33...pidgin-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pidgin-2.0.34](https://github.com/truecharts/charts/compare/pidgin-2.0.33...pidgin-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pidgin-2.0.33](https://github.com/truecharts/charts/compare/pidgin-2.0.32...pidgin-2.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pidgin-2.0.32](https://github.com/truecharts/charts/compare/pidgin-2.0.31...pidgin-2.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/pidgin/2.0.38/Chart.lock b/stable/pidgin/2.0.38/Chart.lock new file mode 100644 index 00000000000..22688d3455c --- /dev/null +++ b/stable/pidgin/2.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:34:45.135241908Z" diff --git a/stable/pidgin/2.0.38/Chart.yaml b/stable/pidgin/2.0.38/Chart.yaml new file mode 100644 index 00000000000..adbb1474aaa --- /dev/null +++ b/stable/pidgin/2.0.38/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pidgin +version: 2.0.38 +appVersion: "2.14.9" +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.7.7 + # 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.38/README.md b/stable/pidgin/2.0.38/README.md new file mode 100644 index 00000000000..897150e9f39 --- /dev/null +++ b/stable/pidgin/2.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/pidgin/2.0.38/app-readme.md similarity index 100% rename from stable/pidgin/2.0.37/app-readme.md rename to stable/pidgin/2.0.38/app-readme.md diff --git a/stable/pidgin/2.0.38/charts/common-10.7.7.tgz b/stable/pidgin/2.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/pidgin/2.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/pidgin/2.0.37/ix_values.yaml b/stable/pidgin/2.0.38/ix_values.yaml similarity index 100% rename from stable/pidgin/2.0.37/ix_values.yaml rename to stable/pidgin/2.0.38/ix_values.yaml diff --git a/stable/pidgin/2.0.37/questions.yaml b/stable/pidgin/2.0.38/questions.yaml similarity index 100% rename from stable/pidgin/2.0.37/questions.yaml rename to stable/pidgin/2.0.38/questions.yaml diff --git a/stable/shlink-web-client/3.0.39/templates/common.yaml b/stable/pidgin/2.0.38/templates/common.yaml similarity index 100% rename from stable/shlink-web-client/3.0.39/templates/common.yaml rename to stable/pidgin/2.0.38/templates/common.yaml diff --git a/stable/redmine/3.0.58/values.yaml b/stable/pidgin/2.0.38/values.yaml similarity index 100% rename from stable/redmine/3.0.58/values.yaml rename to stable/pidgin/2.0.38/values.yaml diff --git a/stable/pihole/6.0.46/CHANGELOG.md b/stable/pihole/6.0.46/CHANGELOG.md deleted file mode 100644 index b2ed7dc09e8..00000000000 --- a/stable/pihole/6.0.46/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pihole-6.0.46](https://github.com/truecharts/charts/compare/pihole-6.0.45...pihole-6.0.46) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pihole-6.0.45](https://github.com/truecharts/charts/compare/pihole-6.0.44...pihole-6.0.45) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pihole-6.0.44](https://github.com/truecharts/charts/compare/pihole-6.0.43...pihole-6.0.44) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pihole-6.0.44](https://github.com/truecharts/charts/compare/pihole-6.0.43...pihole-6.0.44) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pihole-6.0.43](https://github.com/truecharts/charts/compare/pihole-6.0.42...pihole-6.0.43) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pihole-6.0.42](https://github.com/truecharts/charts/compare/pihole-6.0.41...pihole-6.0.42) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - diff --git a/stable/pihole/6.0.46/Chart.lock b/stable/pihole/6.0.46/Chart.lock deleted file mode 100644 index d30a06638d1..00000000000 --- a/stable/pihole/6.0.46/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:35:52.624657284Z" diff --git a/stable/pihole/6.0.46/Chart.yaml b/stable/pihole/6.0.46/Chart.yaml deleted file mode 100644 index e9b33d4f7a4..00000000000 --- a/stable/pihole/6.0.46/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.7.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.46 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pihole/6.0.46/README.md b/stable/pihole/6.0.46/README.md deleted file mode 100644 index ab2819400a0..00000000000 --- a/stable/pihole/6.0.46/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.46/charts/common-10.7.1.tgz b/stable/pihole/6.0.46/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/pihole/6.0.46/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/pihole/6.0.47/CHANGELOG.md b/stable/pihole/6.0.47/CHANGELOG.md new file mode 100644 index 00000000000..b3518831838 --- /dev/null +++ b/stable/pihole/6.0.47/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pihole-6.0.47](https://github.com/truecharts/charts/compare/pihole-6.0.46...pihole-6.0.47) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pihole-6.0.46](https://github.com/truecharts/charts/compare/pihole-6.0.45...pihole-6.0.46) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pihole-6.0.45](https://github.com/truecharts/charts/compare/pihole-6.0.44...pihole-6.0.45) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pihole-6.0.44](https://github.com/truecharts/charts/compare/pihole-6.0.43...pihole-6.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pihole-6.0.44](https://github.com/truecharts/charts/compare/pihole-6.0.43...pihole-6.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pihole-6.0.43](https://github.com/truecharts/charts/compare/pihole-6.0.42...pihole-6.0.43) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pihole-6.0.42](https://github.com/truecharts/charts/compare/pihole-6.0.41...pihole-6.0.42) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/pihole/6.0.47/Chart.lock b/stable/pihole/6.0.47/Chart.lock new file mode 100644 index 00000000000..c25b7fc614a --- /dev/null +++ b/stable/pihole/6.0.47/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:34:48.688854978Z" diff --git a/stable/pihole/6.0.47/Chart.yaml b/stable/pihole/6.0.47/Chart.yaml new file mode 100644 index 00000000000..b91c7d6dbd8 --- /dev/null +++ b/stable/pihole/6.0.47/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2022.09.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.47 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pihole/6.0.47/README.md b/stable/pihole/6.0.47/README.md new file mode 100644 index 00000000000..e6fbee15c80 --- /dev/null +++ b/stable/pihole/6.0.47/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.46/app-readme.md b/stable/pihole/6.0.47/app-readme.md similarity index 100% rename from stable/pihole/6.0.46/app-readme.md rename to stable/pihole/6.0.47/app-readme.md diff --git a/stable/pihole/6.0.47/charts/common-10.7.7.tgz b/stable/pihole/6.0.47/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/pihole/6.0.47/charts/common-10.7.7.tgz differ diff --git a/stable/pihole/6.0.46/ix_values.yaml b/stable/pihole/6.0.47/ix_values.yaml similarity index 100% rename from stable/pihole/6.0.46/ix_values.yaml rename to stable/pihole/6.0.47/ix_values.yaml diff --git a/stable/pihole/6.0.46/questions.yaml b/stable/pihole/6.0.47/questions.yaml similarity index 100% rename from stable/pihole/6.0.46/questions.yaml rename to stable/pihole/6.0.47/questions.yaml diff --git a/stable/pihole/6.0.46/templates/_configmap.tpl b/stable/pihole/6.0.47/templates/_configmap.tpl similarity index 100% rename from stable/pihole/6.0.46/templates/_configmap.tpl rename to stable/pihole/6.0.47/templates/_configmap.tpl diff --git a/stable/pihole/6.0.46/templates/common.yaml b/stable/pihole/6.0.47/templates/common.yaml similarity index 100% rename from stable/pihole/6.0.46/templates/common.yaml rename to stable/pihole/6.0.47/templates/common.yaml diff --git a/stable/reg/6.0.37/values.yaml b/stable/pihole/6.0.47/values.yaml similarity index 100% rename from stable/reg/6.0.37/values.yaml rename to stable/pihole/6.0.47/values.yaml diff --git a/stable/pinry/2.0.37/CHANGELOG.md b/stable/pinry/2.0.37/CHANGELOG.md deleted file mode 100644 index d97752ca404..00000000000 --- a/stable/pinry/2.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pinry-2.0.37](https://github.com/truecharts/charts/compare/pinry-2.0.36...pinry-2.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pinry-2.0.36](https://github.com/truecharts/charts/compare/pinry-2.0.35...pinry-2.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pinry-2.0.35](https://github.com/truecharts/charts/compare/pinry-2.0.34...pinry-2.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pinry-2.0.35](https://github.com/truecharts/charts/compare/pinry-2.0.34...pinry-2.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pinry-2.0.34](https://github.com/truecharts/charts/compare/pinry-2.0.33...pinry-2.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pinry-2.0.33](https://github.com/truecharts/charts/compare/pinry-2.0.32...pinry-2.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/pinry/2.0.37/Chart.lock b/stable/pinry/2.0.37/Chart.lock deleted file mode 100644 index d965e9f2a2f..00000000000 --- a/stable/pinry/2.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:35:58.910687896Z" diff --git a/stable/pinry/2.0.37/Chart.yaml b/stable/pinry/2.0.37/Chart.yaml deleted file mode 100644 index 4ffdef72e30..00000000000 --- a/stable/pinry/2.0.37/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.7.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.37 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pinry/2.0.37/README.md b/stable/pinry/2.0.37/README.md deleted file mode 100644 index 208925fc16b..00000000000 --- a/stable/pinry/2.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/pinry/2.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/pinry/2.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/pinry/2.0.38/CHANGELOG.md b/stable/pinry/2.0.38/CHANGELOG.md new file mode 100644 index 00000000000..1137adc7cc5 --- /dev/null +++ b/stable/pinry/2.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pinry-2.0.38](https://github.com/truecharts/charts/compare/pinry-2.0.37...pinry-2.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pinry-2.0.37](https://github.com/truecharts/charts/compare/pinry-2.0.36...pinry-2.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pinry-2.0.36](https://github.com/truecharts/charts/compare/pinry-2.0.35...pinry-2.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pinry-2.0.35](https://github.com/truecharts/charts/compare/pinry-2.0.34...pinry-2.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pinry-2.0.35](https://github.com/truecharts/charts/compare/pinry-2.0.34...pinry-2.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pinry-2.0.34](https://github.com/truecharts/charts/compare/pinry-2.0.33...pinry-2.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pinry-2.0.33](https://github.com/truecharts/charts/compare/pinry-2.0.32...pinry-2.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/pinry/2.0.38/Chart.lock b/stable/pinry/2.0.38/Chart.lock new file mode 100644 index 00000000000..1fc27752ee1 --- /dev/null +++ b/stable/pinry/2.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:34:57.374922692Z" diff --git a/stable/pinry/2.0.38/Chart.yaml b/stable/pinry/2.0.38/Chart.yaml new file mode 100644 index 00000000000..8e2ed19a3f8 --- /dev/null +++ b/stable/pinry/2.0.38/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.1.12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pinry/2.0.38/README.md b/stable/pinry/2.0.38/README.md new file mode 100644 index 00000000000..d2403659ca0 --- /dev/null +++ b/stable/pinry/2.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/pinry/2.0.38/app-readme.md similarity index 100% rename from stable/pinry/2.0.37/app-readme.md rename to stable/pinry/2.0.38/app-readme.md diff --git a/stable/pinry/2.0.38/charts/common-10.7.7.tgz b/stable/pinry/2.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/pinry/2.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/pinry/2.0.37/ix_values.yaml b/stable/pinry/2.0.38/ix_values.yaml similarity index 100% rename from stable/pinry/2.0.37/ix_values.yaml rename to stable/pinry/2.0.38/ix_values.yaml diff --git a/stable/pinry/2.0.37/questions.yaml b/stable/pinry/2.0.38/questions.yaml similarity index 100% rename from stable/pinry/2.0.37/questions.yaml rename to stable/pinry/2.0.38/questions.yaml diff --git a/stable/pinry/2.0.37/templates/_secrets.tpl b/stable/pinry/2.0.38/templates/_secrets.tpl similarity index 100% rename from stable/pinry/2.0.37/templates/_secrets.tpl rename to stable/pinry/2.0.38/templates/_secrets.tpl diff --git a/stable/pinry/2.0.37/templates/common.yaml b/stable/pinry/2.0.38/templates/common.yaml similarity index 100% rename from stable/pinry/2.0.37/templates/common.yaml rename to stable/pinry/2.0.38/templates/common.yaml diff --git a/stable/remmina/3.0.36/values.yaml b/stable/pinry/2.0.38/values.yaml similarity index 100% rename from stable/remmina/3.0.36/values.yaml rename to stable/pinry/2.0.38/values.yaml diff --git a/stable/pixapop/3.0.36/CHANGELOG.md b/stable/pixapop/3.0.36/CHANGELOG.md deleted file mode 100644 index 289ab003a52..00000000000 --- a/stable/pixapop/3.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pixapop-3.0.36](https://github.com/truecharts/charts/compare/pixapop-3.0.35...pixapop-3.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pixapop-3.0.35](https://github.com/truecharts/charts/compare/pixapop-3.0.34...pixapop-3.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pixapop-3.0.34](https://github.com/truecharts/charts/compare/pixapop-3.0.33...pixapop-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pixapop-3.0.34](https://github.com/truecharts/charts/compare/pixapop-3.0.33...pixapop-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pixapop-3.0.33](https://github.com/truecharts/charts/compare/pixapop-3.0.32...pixapop-3.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pixapop-3.0.32](https://github.com/truecharts/charts/compare/pixapop-3.0.31...pixapop-3.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/pixapop/3.0.36/Chart.lock b/stable/pixapop/3.0.36/Chart.lock deleted file mode 100644 index c0e7f1d8e2f..00000000000 --- a/stable/pixapop/3.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:36:03.748936543Z" diff --git a/stable/pixapop/3.0.36/Chart.yaml b/stable/pixapop/3.0.36/Chart.yaml deleted file mode 100644 index 2888f8013dc..00000000000 --- a/stable/pixapop/3.0.36/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pixapop/3.0.36/README.md b/stable/pixapop/3.0.36/README.md deleted file mode 100644 index 6b7ae7d6006..00000000000 --- a/stable/pixapop/3.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/pixapop/3.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/pixapop/3.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/pixapop/3.0.37/CHANGELOG.md b/stable/pixapop/3.0.37/CHANGELOG.md new file mode 100644 index 00000000000..8166021a014 --- /dev/null +++ b/stable/pixapop/3.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pixapop-3.0.37](https://github.com/truecharts/charts/compare/pixapop-3.0.36...pixapop-3.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pixapop-3.0.36](https://github.com/truecharts/charts/compare/pixapop-3.0.35...pixapop-3.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pixapop-3.0.35](https://github.com/truecharts/charts/compare/pixapop-3.0.34...pixapop-3.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pixapop-3.0.34](https://github.com/truecharts/charts/compare/pixapop-3.0.33...pixapop-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pixapop-3.0.34](https://github.com/truecharts/charts/compare/pixapop-3.0.33...pixapop-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pixapop-3.0.33](https://github.com/truecharts/charts/compare/pixapop-3.0.32...pixapop-3.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pixapop-3.0.32](https://github.com/truecharts/charts/compare/pixapop-3.0.31...pixapop-3.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/pixapop/3.0.37/Chart.lock b/stable/pixapop/3.0.37/Chart.lock new file mode 100644 index 00000000000..2e661eb96e3 --- /dev/null +++ b/stable/pixapop/3.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:35:04.290804376Z" diff --git a/stable/pixapop/3.0.37/Chart.yaml b/stable/pixapop/3.0.37/Chart.yaml new file mode 100644 index 00000000000..60c43aa0b0b --- /dev/null +++ b/stable/pixapop/3.0.37/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pixapop/3.0.37/README.md b/stable/pixapop/3.0.37/README.md new file mode 100644 index 00000000000..872683466ed --- /dev/null +++ b/stable/pixapop/3.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/pixapop/3.0.37/app-readme.md similarity index 100% rename from stable/pixapop/3.0.36/app-readme.md rename to stable/pixapop/3.0.37/app-readme.md diff --git a/stable/pixapop/3.0.37/charts/common-10.7.7.tgz b/stable/pixapop/3.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/pixapop/3.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/pixapop/3.0.36/ix_values.yaml b/stable/pixapop/3.0.37/ix_values.yaml similarity index 100% rename from stable/pixapop/3.0.36/ix_values.yaml rename to stable/pixapop/3.0.37/ix_values.yaml diff --git a/stable/pixapop/3.0.36/questions.yaml b/stable/pixapop/3.0.37/questions.yaml similarity index 100% rename from stable/pixapop/3.0.36/questions.yaml rename to stable/pixapop/3.0.37/questions.yaml diff --git a/stable/pixapop/3.0.36/templates/common.yaml b/stable/pixapop/3.0.37/templates/common.yaml similarity index 100% rename from stable/pixapop/3.0.36/templates/common.yaml rename to stable/pixapop/3.0.37/templates/common.yaml diff --git a/stable/requestrr/2.0.36/values.yaml b/stable/pixapop/3.0.37/values.yaml similarity index 100% rename from stable/requestrr/2.0.36/values.yaml rename to stable/pixapop/3.0.37/values.yaml diff --git a/stable/plaxt/1.0.8/CHANGELOG.md b/stable/plaxt/1.0.8/CHANGELOG.md deleted file mode 100644 index 5ad5601d621..00000000000 --- a/stable/plaxt/1.0.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [plaxt-1.0.8](https://github.com/truecharts/charts/compare/plaxt-1.0.7...plaxt-1.0.8) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [plaxt-1.0.7](https://github.com/truecharts/charts/compare/plaxt-1.0.6...plaxt-1.0.7) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [plaxt-1.0.6](https://github.com/truecharts/charts/compare/plaxt-1.0.5...plaxt-1.0.6) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [plaxt-1.0.6](https://github.com/truecharts/charts/compare/plaxt-1.0.5...plaxt-1.0.6) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [plaxt-1.0.5](https://github.com/truecharts/charts/compare/plaxt-1.0.4...plaxt-1.0.5) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [plaxt-1.0.4](https://github.com/truecharts/charts/compare/plaxt-1.0.3...plaxt-1.0.4) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/plaxt/1.0.8/Chart.lock b/stable/plaxt/1.0.8/Chart.lock deleted file mode 100644 index 646c8838da1..00000000000 --- a/stable/plaxt/1.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:36:15.236741209Z" diff --git a/stable/plaxt/1.0.8/Chart.yaml b/stable/plaxt/1.0.8/Chart.yaml deleted file mode 100644 index d589a3bb7c1..00000000000 --- a/stable/plaxt/1.0.8/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.8 -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.8/README.md b/stable/plaxt/1.0.8/README.md deleted file mode 100644 index f651c0ac66e..00000000000 --- a/stable/plaxt/1.0.8/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.8/charts/common-10.7.1.tgz b/stable/plaxt/1.0.8/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/plaxt/1.0.8/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/plaxt/1.0.9/CHANGELOG.md b/stable/plaxt/1.0.9/CHANGELOG.md new file mode 100644 index 00000000000..44aadaa23a7 --- /dev/null +++ b/stable/plaxt/1.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plaxt-1.0.9](https://github.com/truecharts/charts/compare/plaxt-1.0.8...plaxt-1.0.9) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [plaxt-1.0.8](https://github.com/truecharts/charts/compare/plaxt-1.0.7...plaxt-1.0.8) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [plaxt-1.0.7](https://github.com/truecharts/charts/compare/plaxt-1.0.6...plaxt-1.0.7) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [plaxt-1.0.6](https://github.com/truecharts/charts/compare/plaxt-1.0.5...plaxt-1.0.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [plaxt-1.0.6](https://github.com/truecharts/charts/compare/plaxt-1.0.5...plaxt-1.0.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [plaxt-1.0.5](https://github.com/truecharts/charts/compare/plaxt-1.0.4...plaxt-1.0.5) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [plaxt-1.0.4](https://github.com/truecharts/charts/compare/plaxt-1.0.3...plaxt-1.0.4) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/plaxt/1.0.9/Chart.lock b/stable/plaxt/1.0.9/Chart.lock new file mode 100644 index 00000000000..0e2b3c9b7ba --- /dev/null +++ b/stable/plaxt/1.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:35:25.196540443Z" diff --git a/stable/plaxt/1.0.9/Chart.yaml b/stable/plaxt/1.0.9/Chart.yaml new file mode 100644 index 00000000000..937be780ec9 --- /dev/null +++ b/stable/plaxt/1.0.9/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.9 +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.9/README.md b/stable/plaxt/1.0.9/README.md new file mode 100644 index 00000000000..bd4a702bb7e --- /dev/null +++ b/stable/plaxt/1.0.9/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.8/app-readme.md b/stable/plaxt/1.0.9/app-readme.md similarity index 100% rename from stable/plaxt/1.0.8/app-readme.md rename to stable/plaxt/1.0.9/app-readme.md diff --git a/stable/plaxt/1.0.9/charts/common-10.7.7.tgz b/stable/plaxt/1.0.9/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/plaxt/1.0.9/charts/common-10.7.7.tgz differ diff --git a/stable/plaxt/1.0.8/ix_values.yaml b/stable/plaxt/1.0.9/ix_values.yaml similarity index 100% rename from stable/plaxt/1.0.8/ix_values.yaml rename to stable/plaxt/1.0.9/ix_values.yaml diff --git a/stable/plaxt/1.0.8/questions.yaml b/stable/plaxt/1.0.9/questions.yaml similarity index 100% rename from stable/plaxt/1.0.8/questions.yaml rename to stable/plaxt/1.0.9/questions.yaml diff --git a/stable/plaxt/1.0.8/templates/common.yaml b/stable/plaxt/1.0.9/templates/common.yaml similarity index 100% rename from stable/plaxt/1.0.8/templates/common.yaml rename to stable/plaxt/1.0.9/templates/common.yaml diff --git a/stable/resilio-sync/6.0.38/values.yaml b/stable/plaxt/1.0.9/values.yaml similarity index 100% rename from stable/resilio-sync/6.0.38/values.yaml rename to stable/plaxt/1.0.9/values.yaml diff --git a/stable/plex-auto-languages/1.0.11/CHANGELOG.md b/stable/plex-auto-languages/1.0.11/CHANGELOG.md deleted file mode 100644 index e776c08af9a..00000000000 --- a/stable/plex-auto-languages/1.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [plex-auto-languages-1.0.11](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.10...plex-auto-languages-1.0.11) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [plex-auto-languages-1.0.10](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.9...plex-auto-languages-1.0.10) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [plex-auto-languages-1.0.9](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.8...plex-auto-languages-1.0.9) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [plex-auto-languages-1.0.9](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.8...plex-auto-languages-1.0.9) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [plex-auto-languages-1.0.8](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.7...plex-auto-languages-1.0.8) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [plex-auto-languages-1.0.7](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.6...plex-auto-languages-1.0.7) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/stable/plex-auto-languages/1.0.11/Chart.lock b/stable/plex-auto-languages/1.0.11/Chart.lock deleted file mode 100644 index ea3d9d74c59..00000000000 --- a/stable/plex-auto-languages/1.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:36:30.4370108Z" diff --git a/stable/plex-auto-languages/1.0.11/Chart.yaml b/stable/plex-auto-languages/1.0.11/Chart.yaml deleted file mode 100644 index 85cd2c33245..00000000000 --- a/stable/plex-auto-languages/1.0.11/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.11 -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.11/README.md b/stable/plex-auto-languages/1.0.11/README.md deleted file mode 100644 index b0b0a75b27a..00000000000 --- a/stable/plex-auto-languages/1.0.11/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.11/charts/common-10.7.1.tgz b/stable/plex-auto-languages/1.0.11/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/plex-auto-languages/1.0.11/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/plex-auto-languages/1.0.12/CHANGELOG.md b/stable/plex-auto-languages/1.0.12/CHANGELOG.md new file mode 100644 index 00000000000..e9d92b680d1 --- /dev/null +++ b/stable/plex-auto-languages/1.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plex-auto-languages-1.0.12](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.11...plex-auto-languages-1.0.12) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [plex-auto-languages-1.0.11](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.10...plex-auto-languages-1.0.11) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [plex-auto-languages-1.0.10](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.9...plex-auto-languages-1.0.10) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [plex-auto-languages-1.0.9](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.8...plex-auto-languages-1.0.9) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [plex-auto-languages-1.0.9](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.8...plex-auto-languages-1.0.9) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [plex-auto-languages-1.0.8](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.7...plex-auto-languages-1.0.8) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [plex-auto-languages-1.0.7](https://github.com/truecharts/charts/compare/plex-auto-languages-1.0.6...plex-auto-languages-1.0.7) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/plex-auto-languages/1.0.12/Chart.lock b/stable/plex-auto-languages/1.0.12/Chart.lock new file mode 100644 index 00000000000..f051cc28529 --- /dev/null +++ b/stable/plex-auto-languages/1.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:35:36.945836733Z" diff --git a/stable/plex-auto-languages/1.0.12/Chart.yaml b/stable/plex-auto-languages/1.0.12/Chart.yaml new file mode 100644 index 00000000000..f3655befe7f --- /dev/null +++ b/stable/plex-auto-languages/1.0.12/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.12 +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.12/README.md b/stable/plex-auto-languages/1.0.12/README.md new file mode 100644 index 00000000000..7e35cab4923 --- /dev/null +++ b/stable/plex-auto-languages/1.0.12/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.11/app-readme.md b/stable/plex-auto-languages/1.0.12/app-readme.md similarity index 100% rename from stable/plex-auto-languages/1.0.11/app-readme.md rename to stable/plex-auto-languages/1.0.12/app-readme.md diff --git a/stable/plex-auto-languages/1.0.12/charts/common-10.7.7.tgz b/stable/plex-auto-languages/1.0.12/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/plex-auto-languages/1.0.12/charts/common-10.7.7.tgz differ diff --git a/stable/plex-auto-languages/1.0.11/ix_values.yaml b/stable/plex-auto-languages/1.0.12/ix_values.yaml similarity index 100% rename from stable/plex-auto-languages/1.0.11/ix_values.yaml rename to stable/plex-auto-languages/1.0.12/ix_values.yaml diff --git a/stable/plex-auto-languages/1.0.11/questions.yaml b/stable/plex-auto-languages/1.0.12/questions.yaml similarity index 100% rename from stable/plex-auto-languages/1.0.11/questions.yaml rename to stable/plex-auto-languages/1.0.12/questions.yaml diff --git a/stable/plex-auto-languages/1.0.11/templates/common.yaml b/stable/plex-auto-languages/1.0.12/templates/common.yaml similarity index 100% rename from stable/plex-auto-languages/1.0.11/templates/common.yaml rename to stable/plex-auto-languages/1.0.12/templates/common.yaml diff --git a/stable/ring-mqtt/1.0.12/values.yaml b/stable/plex-auto-languages/1.0.12/values.yaml similarity index 100% rename from stable/ring-mqtt/1.0.12/values.yaml rename to stable/plex-auto-languages/1.0.12/values.yaml diff --git a/stable/plex-utills/1.0.8/CHANGELOG.md b/stable/plex-utills/1.0.8/CHANGELOG.md deleted file mode 100644 index 180298cca4b..00000000000 --- a/stable/plex-utills/1.0.8/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [plex-utills-1.0.8](https://github.com/truecharts/charts/compare/plex-utills-1.0.7...plex-utills-1.0.8) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [plex-utills-1.0.7](https://github.com/truecharts/charts/compare/plex-utills-1.0.6...plex-utills-1.0.7) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [plex-utills-1.0.6](https://github.com/truecharts/charts/compare/plex-utills-1.0.5...plex-utills-1.0.6) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [plex-utills-1.0.6](https://github.com/truecharts/charts/compare/plex-utills-1.0.5...plex-utills-1.0.6) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [plex-utills-1.0.5](https://github.com/truecharts/charts/compare/plex-utills-1.0.4...plex-utills-1.0.5) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [plex-utills-1.0.4](https://github.com/truecharts/charts/compare/plex-utills-1.0.3...plex-utills-1.0.4) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/plex-utills/1.0.8/Chart.lock b/stable/plex-utills/1.0.8/Chart.lock deleted file mode 100644 index 0415169415c..00000000000 --- a/stable/plex-utills/1.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:36:33.990110224Z" diff --git a/stable/plex-utills/1.0.8/Chart.yaml b/stable/plex-utills/1.0.8/Chart.yaml deleted file mode 100644 index 509c41690fd..00000000000 --- a/stable/plex-utills/1.0.8/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.8 -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.8/README.md b/stable/plex-utills/1.0.8/README.md deleted file mode 100644 index b55ed978e16..00000000000 --- a/stable/plex-utills/1.0.8/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.8/charts/common-10.7.1.tgz b/stable/plex-utills/1.0.8/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/plex-utills/1.0.8/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/plex-utills/1.0.9/CHANGELOG.md b/stable/plex-utills/1.0.9/CHANGELOG.md new file mode 100644 index 00000000000..e10c95fe032 --- /dev/null +++ b/stable/plex-utills/1.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plex-utills-1.0.9](https://github.com/truecharts/charts/compare/plex-utills-1.0.8...plex-utills-1.0.9) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [plex-utills-1.0.8](https://github.com/truecharts/charts/compare/plex-utills-1.0.7...plex-utills-1.0.8) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [plex-utills-1.0.7](https://github.com/truecharts/charts/compare/plex-utills-1.0.6...plex-utills-1.0.7) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [plex-utills-1.0.6](https://github.com/truecharts/charts/compare/plex-utills-1.0.5...plex-utills-1.0.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [plex-utills-1.0.6](https://github.com/truecharts/charts/compare/plex-utills-1.0.5...plex-utills-1.0.6) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [plex-utills-1.0.5](https://github.com/truecharts/charts/compare/plex-utills-1.0.4...plex-utills-1.0.5) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [plex-utills-1.0.4](https://github.com/truecharts/charts/compare/plex-utills-1.0.3...plex-utills-1.0.4) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/plex-utills/1.0.9/Chart.lock b/stable/plex-utills/1.0.9/Chart.lock new file mode 100644 index 00000000000..5874bb4a9c8 --- /dev/null +++ b/stable/plex-utills/1.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:35:43.306573986Z" diff --git a/stable/plex-utills/1.0.9/Chart.yaml b/stable/plex-utills/1.0.9/Chart.yaml new file mode 100644 index 00000000000..d9537eed7ac --- /dev/null +++ b/stable/plex-utills/1.0.9/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.9 +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.9/README.md b/stable/plex-utills/1.0.9/README.md new file mode 100644 index 00000000000..8eefadd8a16 --- /dev/null +++ b/stable/plex-utills/1.0.9/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.8/app-readme.md b/stable/plex-utills/1.0.9/app-readme.md similarity index 100% rename from stable/plex-utills/1.0.8/app-readme.md rename to stable/plex-utills/1.0.9/app-readme.md diff --git a/stable/plex-utills/1.0.9/charts/common-10.7.7.tgz b/stable/plex-utills/1.0.9/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/plex-utills/1.0.9/charts/common-10.7.7.tgz differ diff --git a/stable/plex-utills/1.0.8/ix_values.yaml b/stable/plex-utills/1.0.9/ix_values.yaml similarity index 100% rename from stable/plex-utills/1.0.8/ix_values.yaml rename to stable/plex-utills/1.0.9/ix_values.yaml diff --git a/stable/plex-utills/1.0.8/questions.yaml b/stable/plex-utills/1.0.9/questions.yaml similarity index 100% rename from stable/plex-utills/1.0.8/questions.yaml rename to stable/plex-utills/1.0.9/questions.yaml diff --git a/stable/plex-utills/1.0.8/templates/common.yaml b/stable/plex-utills/1.0.9/templates/common.yaml similarity index 100% rename from stable/plex-utills/1.0.8/templates/common.yaml rename to stable/plex-utills/1.0.9/templates/common.yaml diff --git a/stable/rss-bridge/2.0.37/values.yaml b/stable/plex-utills/1.0.9/values.yaml similarity index 100% rename from stable/rss-bridge/2.0.37/values.yaml rename to stable/plex-utills/1.0.9/values.yaml diff --git a/stable/plex/10.2.19/CHANGELOG.md b/stable/plex/10.2.19/CHANGELOG.md new file mode 100644 index 00000000000..fe3aa8ac6f8 --- /dev/null +++ b/stable/plex/10.2.19/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [plex-10.2.19](https://github.com/truecharts/charts/compare/plextraktsync-1.0.12...plex-10.2.19) (2022-10-25) + +### Chore + +- update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [plex-10.2.18](https://github.com/truecharts/charts/compare/plextraktsync-1.0.11...plex-10.2.18) (2022-10-22) + +### Chore + +- update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [plex-10.2.17](https://github.com/truecharts/charts/compare/plexripper-0.0.29...plex-10.2.17) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [plex-10.2.16](https://github.com/truecharts/charts/compare/owi2plex-0.0.28...plex-10.2.16) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [plex-10.2.15](https://github.com/truecharts/charts/compare/plex-10.2.14...plex-10.2.15) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [plex-10.2.15](https://github.com/truecharts/charts/compare/plex-10.2.14...plex-10.2.15) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [plex-10.2.14](https://github.com/truecharts/charts/compare/plex-10.2.13...plex-10.2.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [plex-10.2.13](https://github.com/truecharts/charts/compare/plextraktsync-1.0.5...plex-10.2.13) (2022-10-05) + +### Chore + +- update helm general non-major + + + + +## [plex-10.2.12](https://github.com/truecharts/charts/compare/plex-meta-manager-0.0.26...plex-10.2.12) (2022-09-30) + +### Chore + +- update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) + + + + +## [plex-10.2.11](https://github.com/truecharts/charts/compare/plexripper-0.0.25...plex-10.2.11) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + diff --git a/stable/plex/10.2.19/Chart.lock b/stable/plex/10.2.19/Chart.lock new file mode 100644 index 00000000000..0b79f1fcfb7 --- /dev/null +++ b/stable/plex/10.2.19/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:35:29.60858518Z" diff --git a/stable/plex/10.2.19/Chart.yaml b/stable/plex/10.2.19/Chart.yaml new file mode 100644 index 00000000000..b31a2c90bf2 --- /dev/null +++ b/stable/plex/10.2.19/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.29.1.631" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/plex/10.2.19/README.md b/stable/plex/10.2.19/README.md new file mode 100644 index 00000000000..fb0b77f9379 --- /dev/null +++ b/stable/plex/10.2.19/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.19/app-readme.md b/stable/plex/10.2.19/app-readme.md new file mode 100644 index 00000000000..0c9dfd48c99 --- /dev/null +++ b/stable/plex/10.2.19/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.19/charts/common-10.7.7.tgz b/stable/plex/10.2.19/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/plex/10.2.19/charts/common-10.7.7.tgz differ diff --git a/stable/plex/10.2.19/ix_values.yaml b/stable/plex/10.2.19/ix_values.yaml new file mode 100644 index 00000000000..4c7159edb8b --- /dev/null +++ b/stable/plex/10.2.19/ix_values.yaml @@ -0,0 +1,36 @@ +image: + repository: tccr.io/truecharts/plex + pullPolicy: IfNotPresent + tag: 1.29.1.6316@sha256:10e2c58a6873ca866c13c80fc2f2dcf64a1d493e2746c41b9bb74d5523e48267 + +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.19/questions.yaml b/stable/plex/10.2.19/questions.yaml new file mode 100644 index 00000000000..87500ba207a --- /dev/null +++ b/stable/plex/10.2.19/questions.yaml @@ -0,0 +1,2617 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.49/templates/common.yaml b/stable/plex/10.2.19/templates/common.yaml similarity index 100% rename from stable/shlink/4.0.49/templates/common.yaml rename to stable/plex/10.2.19/templates/common.yaml diff --git a/stable/rsshub/3.0.127/values.yaml b/stable/plex/10.2.19/values.yaml similarity index 100% rename from stable/rsshub/3.0.127/values.yaml rename to stable/plex/10.2.19/values.yaml diff --git a/stable/podgrab/10.0.41/CHANGELOG.md b/stable/podgrab/10.0.41/CHANGELOG.md new file mode 100644 index 00000000000..5615e27d397 --- /dev/null +++ b/stable/podgrab/10.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [podgrab-10.0.41](https://github.com/truecharts/charts/compare/podgrab-10.0.40...podgrab-10.0.41) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [podgrab-10.0.40](https://github.com/truecharts/charts/compare/podgrab-10.0.39...podgrab-10.0.40) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [podgrab-10.0.39](https://github.com/truecharts/charts/compare/podgrab-10.0.38...podgrab-10.0.39) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [podgrab-10.0.38](https://github.com/truecharts/charts/compare/podgrab-10.0.37...podgrab-10.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [podgrab-10.0.38](https://github.com/truecharts/charts/compare/podgrab-10.0.37...podgrab-10.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [podgrab-10.0.37](https://github.com/truecharts/charts/compare/podgrab-10.0.36...podgrab-10.0.37) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [podgrab-10.0.36](https://github.com/truecharts/charts/compare/podgrab-10.0.35...podgrab-10.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/podgrab/10.0.41/Chart.lock b/stable/podgrab/10.0.41/Chart.lock new file mode 100644 index 00000000000..0e65b858b03 --- /dev/null +++ b/stable/podgrab/10.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:36:07.069039989Z" diff --git a/stable/podgrab/10.0.41/Chart.yaml b/stable/podgrab/10.0.41/Chart.yaml new file mode 100644 index 00000000000..ba24e07dcd5 --- /dev/null +++ b/stable/podgrab/10.0.41/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.41 +annotations: + truecharts.org/catagories: | + - mutlimedia + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/podgrab/10.0.41/README.md b/stable/podgrab/10.0.41/README.md new file mode 100644 index 00000000000..c51a8b7803b --- /dev/null +++ b/stable/podgrab/10.0.41/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/stable/podgrab/10.0.41/app-readme.md new file mode 100644 index 00000000000..5e921b8584d --- /dev/null +++ b/stable/podgrab/10.0.41/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.41/charts/common-10.7.7.tgz b/stable/podgrab/10.0.41/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/podgrab/10.0.41/charts/common-10.7.7.tgz differ diff --git a/stable/podgrab/10.0.41/ix_values.yaml b/stable/podgrab/10.0.41/ix_values.yaml new file mode 100644 index 00000000000..609a6a68322 --- /dev/null +++ b/stable/podgrab/10.0.41/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.41/questions.yaml b/stable/podgrab/10.0.41/questions.yaml new file mode 100644 index 00000000000..d4715849271 --- /dev/null +++ b/stable/podgrab/10.0.41/questions.yaml @@ -0,0 +1,2597 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.55/templates/common.yaml b/stable/podgrab/10.0.41/templates/common.yaml similarity index 100% rename from stable/snapdrop/2.0.55/templates/common.yaml rename to stable/podgrab/10.0.41/templates/common.yaml diff --git a/stable/satisfactory/2.0.44/values.yaml b/stable/podgrab/10.0.41/values.yaml similarity index 100% rename from stable/satisfactory/2.0.44/values.yaml rename to stable/podgrab/10.0.41/values.yaml diff --git a/stable/portainer-ce/1.0.5/CHANGELOG.md b/stable/portainer-ce/1.0.5/CHANGELOG.md deleted file mode 100644 index 4f321f65a31..00000000000 --- a/stable/portainer-ce/1.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [portainer-ce-1.0.5](https://github.com/truecharts/charts/compare/portainer-ce-1.0.4...portainer-ce-1.0.5) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [portainer-ce-1.0.4](https://github.com/truecharts/charts/compare/portainer-ce-1.0.3...portainer-ce-1.0.4) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [portainer-ce-1.0.3](https://github.com/truecharts/charts/compare/portainer-ce-1.0.2...portainer-ce-1.0.3) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [portainer-ce-1.0.3](https://github.com/truecharts/charts/compare/portainer-ce-1.0.2...portainer-ce-1.0.3) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [portainer-ce-1.0.2](https://github.com/truecharts/charts/compare/portainer-ce-1.0.1...portainer-ce-1.0.2) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [portainer-ce-1.0.1](https://github.com/truecharts/charts/compare/portainer-ce-1.0.0...portainer-ce-1.0.1) (2022-09-30) - -### Chore - -- Auto-update chart README [skip ci] - - add docs ([#3968](https://github.com/truecharts/charts/issues/3968)) - - - - -## [portainer-ce-1.0.0](https://github.com/truecharts/charts/compare/portainer-ce-0.0.8...portainer-ce-1.0.0) (2022-09-28) - -### Feat - -- move to stable ([#3945](https://github.com/truecharts/charts/issues/3945)) - - - - -## [portainer-ce-0.0.6](https://github.com/truecharts/charts/compare/portainer-ce-0.0.5...portainer-ce-0.0.6) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [portainer-ce-0.0.5](https://github.com/truecharts/charts/compare/portainer-ce-0.0.4...portainer-ce-0.0.5) (2022-09-25) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix - -- allow all api groups ([#3903](https://github.com/truecharts/charts/issues/3903)) - - - - -## [portainer-ce-0.0.4](https://github.com/truecharts/charts/compare/portainer-ce-0.0.3...portainer-ce-0.0.4) (2022-09-25) diff --git a/stable/portainer-ce/1.0.5/Chart.lock b/stable/portainer-ce/1.0.5/Chart.lock deleted file mode 100644 index 8da475ff8d3..00000000000 --- a/stable/portainer-ce/1.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:36:55.566755788Z" diff --git a/stable/portainer-ce/1.0.5/Chart.yaml b/stable/portainer-ce/1.0.5/Chart.yaml deleted file mode 100644 index cd8c07c8fde..00000000000 --- a/stable/portainer-ce/1.0.5/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.7.1 -description: Container management made easy -home: https://truecharts.org/docs/charts/stable/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/stable/portainer-ce - - https://docs.portainer.io/v/ce-2.11/start/install/server/kubernetes/baremetal - - https://hub.docker.com/r/portainer/portainer-ce -version: 1.0.5 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/portainer-ce/1.0.5/README.md b/stable/portainer-ce/1.0.5/README.md deleted file mode 100644 index 28028dc62fb..00000000000 --- a/stable/portainer-ce/1.0.5/README.md +++ /dev/null @@ -1,107 +0,0 @@ -# portainer-ce - -Container management made 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: [portainer-ce](https://truecharts.org/docs/charts/stable/portainer-ce) - -**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** - -## Source Code - -* -* -* - -## Requirements - -Kubernetes: `>=1.16.0-0` - -## Dependencies - -| Repository | Name | Version | -|------------|------|---------| -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). - -### Helm - -To install the chart with the release name `portainer-ce` - -```console -helm repo add TrueCharts https://charts.truecharts.org -helm repo update -helm install portainer-ce TrueCharts/portainer-ce -``` - -## Uninstall - -### TrueNAS SCALE - -**Upgrading, Rolling Back and Uninstalling the Chart** - -To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). - -### Helm - -To uninstall the `portainer-ce` deployment - -```console -helm uninstall portainer-ce -``` - -## Configuration - -### Helm - -#### Available Settings - -Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). - -#### Configure using the command line - -Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. - -```console -helm install portainer-ce \ - --set env.TZ="America/New York" \ - TrueCharts/portainer-ce -``` - -#### Configure using a yaml file - -Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. - -```console -helm install portainer-ce TrueCharts/portainer-ce -f values.yaml -``` - -#### Connecting to other charts - -If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. - -## Support - -- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). -- See the [Website](https://truecharts.org) -- Check our [Discord](https://discord.gg/tVsPTHWTtr) -- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) - ---- - -## Sponsor TrueCharts - -TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! - ---- - -All Rights Reserved - The TrueCharts Project diff --git a/stable/portainer-ce/1.0.5/charts/common-10.7.1.tgz b/stable/portainer-ce/1.0.5/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/portainer-ce/1.0.5/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/portainer-ce/1.0.6/CHANGELOG.md b/stable/portainer-ce/1.0.6/CHANGELOG.md new file mode 100644 index 00000000000..99218bc362a --- /dev/null +++ b/stable/portainer-ce/1.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [portainer-ce-1.0.6](https://github.com/truecharts/charts/compare/portainer-ce-1.0.5...portainer-ce-1.0.6) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [portainer-ce-1.0.5](https://github.com/truecharts/charts/compare/portainer-ce-1.0.4...portainer-ce-1.0.5) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [portainer-ce-1.0.4](https://github.com/truecharts/charts/compare/portainer-ce-1.0.3...portainer-ce-1.0.4) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [portainer-ce-1.0.3](https://github.com/truecharts/charts/compare/portainer-ce-1.0.2...portainer-ce-1.0.3) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [portainer-ce-1.0.3](https://github.com/truecharts/charts/compare/portainer-ce-1.0.2...portainer-ce-1.0.3) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [portainer-ce-1.0.2](https://github.com/truecharts/charts/compare/portainer-ce-1.0.1...portainer-ce-1.0.2) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [portainer-ce-1.0.1](https://github.com/truecharts/charts/compare/portainer-ce-1.0.0...portainer-ce-1.0.1) (2022-09-30) + +### Chore + +- Auto-update chart README [skip ci] + - add docs ([#3968](https://github.com/truecharts/charts/issues/3968)) + + + + +## [portainer-ce-1.0.0](https://github.com/truecharts/charts/compare/portainer-ce-0.0.8...portainer-ce-1.0.0) (2022-09-28) + +### Feat + +- move to stable ([#3945](https://github.com/truecharts/charts/issues/3945)) + + + + +## [portainer-ce-0.0.6](https://github.com/truecharts/charts/compare/portainer-ce-0.0.5...portainer-ce-0.0.6) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [portainer-ce-0.0.5](https://github.com/truecharts/charts/compare/portainer-ce-0.0.4...portainer-ce-0.0.5) (2022-09-25) + +### Chore + diff --git a/stable/portainer-ce/1.0.6/Chart.lock b/stable/portainer-ce/1.0.6/Chart.lock new file mode 100644 index 00000000000..db1c29ef8ba --- /dev/null +++ b/stable/portainer-ce/1.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:36:09.344872288Z" diff --git a/stable/portainer-ce/1.0.6/Chart.yaml b/stable/portainer-ce/1.0.6/Chart.yaml new file mode 100644 index 00000000000..deb7d79c842 --- /dev/null +++ b/stable/portainer-ce/1.0.6/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.15.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +description: Container management made easy +home: https://truecharts.org/docs/charts/stable/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/stable/portainer-ce + - https://docs.portainer.io/v/ce-2.11/start/install/server/kubernetes/baremetal + - https://hub.docker.com/r/portainer/portainer-ce +version: 1.0.6 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/portainer-ce/1.0.6/README.md b/stable/portainer-ce/1.0.6/README.md new file mode 100644 index 00000000000..2dc0c59ce47 --- /dev/null +++ b/stable/portainer-ce/1.0.6/README.md @@ -0,0 +1,107 @@ +# portainer-ce + +Container management made 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: [portainer-ce](https://truecharts.org/docs/charts/stable/portainer-ce) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + +## Source Code + +* +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Installing-an-App). + +### Helm + +To install the chart with the release name `portainer-ce` + +```console +helm repo add TrueCharts https://charts.truecharts.org +helm repo update +helm install portainer-ce TrueCharts/portainer-ce +``` + +## Uninstall + +### TrueNAS SCALE + +**Upgrading, Rolling Back and Uninstalling the Chart** + +To upgrade, rollback or delete this Chart from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/SCALE%20Apps/Upgrade-rollback-delete-an-App). + +### Helm + +To uninstall the `portainer-ce` deployment + +```console +helm uninstall portainer-ce +``` + +## Configuration + +### Helm + +#### Available Settings + +Read through the values.yaml file. It has several commented out suggested values. +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). + +#### Configure using the command line + +Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. + +```console +helm install portainer-ce \ + --set env.TZ="America/New York" \ + TrueCharts/portainer-ce +``` + +#### Configure using a yaml file + +Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart. + +```console +helm install portainer-ce TrueCharts/portainer-ce -f values.yaml +``` + +#### Connecting to other charts + +If you need to connect this Chart to other Charts on TrueNAS SCALE, please refer to our [Linking Charts Internally](https://truecharts.org/docs/manual/SCALE%20Apps/linking-apps) quick-start guide. + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/docs/manual/SCALE%20Apps/Important-MUST-READ). +- See the [Website](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) + +--- + +## Sponsor TrueCharts + +TrueCharts can only exist due to the incredible effort of our staff. +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! + +--- + +All Rights Reserved - The TrueCharts Project diff --git a/stable/portainer-ce/1.0.5/app-readme.md b/stable/portainer-ce/1.0.6/app-readme.md similarity index 100% rename from stable/portainer-ce/1.0.5/app-readme.md rename to stable/portainer-ce/1.0.6/app-readme.md diff --git a/stable/portainer-ce/1.0.6/charts/common-10.7.7.tgz b/stable/portainer-ce/1.0.6/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/portainer-ce/1.0.6/charts/common-10.7.7.tgz differ diff --git a/stable/portainer-ce/1.0.5/ix_values.yaml b/stable/portainer-ce/1.0.6/ix_values.yaml similarity index 100% rename from stable/portainer-ce/1.0.5/ix_values.yaml rename to stable/portainer-ce/1.0.6/ix_values.yaml diff --git a/stable/portainer-ce/1.0.5/questions.yaml b/stable/portainer-ce/1.0.6/questions.yaml similarity index 100% rename from stable/portainer-ce/1.0.5/questions.yaml rename to stable/portainer-ce/1.0.6/questions.yaml diff --git a/stable/portainer-ce/1.0.5/templates/_args.tpl b/stable/portainer-ce/1.0.6/templates/_args.tpl similarity index 100% rename from stable/portainer-ce/1.0.5/templates/_args.tpl rename to stable/portainer-ce/1.0.6/templates/_args.tpl diff --git a/stable/portainer-ce/1.0.5/templates/common.yaml b/stable/portainer-ce/1.0.6/templates/common.yaml similarity index 100% rename from stable/portainer-ce/1.0.5/templates/common.yaml rename to stable/portainer-ce/1.0.6/templates/common.yaml diff --git a/stable/scrutiny/3.0.37/values.yaml b/stable/portainer-ce/1.0.6/values.yaml similarity index 100% rename from stable/scrutiny/3.0.37/values.yaml rename to stable/portainer-ce/1.0.6/values.yaml diff --git a/stable/posterr/1.0.4/CHANGELOG.md b/stable/posterr/1.0.4/CHANGELOG.md deleted file mode 100644 index 2683286c7d5..00000000000 --- a/stable/posterr/1.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [posterr-1.0.4](https://github.com/truecharts/charts/compare/posterr-1.0.3...posterr-1.0.4) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [posterr-1.0.3](https://github.com/truecharts/charts/compare/posterr-1.0.2...posterr-1.0.3) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [posterr-1.0.2](https://github.com/truecharts/charts/compare/posterr-1.0.1...posterr-1.0.2) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [posterr-1.0.2](https://github.com/truecharts/charts/compare/posterr-1.0.1...posterr-1.0.2) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [posterr-1.0.1](https://github.com/truecharts/charts/compare/posterr-1.0.0...posterr-1.0.1) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [posterr-0.0.26](https://github.com/truecharts/charts/compare/posterr-0.0.25...posterr-0.0.26) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/posterr/1.0.4/Chart.lock b/stable/posterr/1.0.4/Chart.lock deleted file mode 100644 index 1fcabfc2ddd..00000000000 --- a/stable/posterr/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:37:01.909134063Z" diff --git a/stable/posterr/1.0.4/Chart.yaml b/stable/posterr/1.0.4/Chart.yaml deleted file mode 100644 index f9406e636d5..00000000000 --- a/stable/posterr/1.0.4/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -deprecated: false -description: Media display for Plex, Sonarr and Radarr. -home: https://truecharts.org/docs/charts/stable/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/stable/posterr - - https://github.com/petersem/posterr - - https://hub.docker.com/r/petersem/posterr/ -type: application -version: 1.0.4 -annotations: - truecharts.org/catagories: | - - MediaServer-Other - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/posterr/1.0.4/README.md b/stable/posterr/1.0.4/README.md deleted file mode 100644 index 6b18a31072e..00000000000 --- a/stable/posterr/1.0.4/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/stable/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/stable/posterr/1.0.4/charts/common-10.7.1.tgz b/stable/posterr/1.0.4/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/posterr/1.0.4/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/posterr/1.0.5/CHANGELOG.md b/stable/posterr/1.0.5/CHANGELOG.md new file mode 100644 index 00000000000..8e2b6ad4523 --- /dev/null +++ b/stable/posterr/1.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [posterr-1.0.5](https://github.com/truecharts/charts/compare/posterr-1.0.4...posterr-1.0.5) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [posterr-1.0.4](https://github.com/truecharts/charts/compare/posterr-1.0.3...posterr-1.0.4) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [posterr-1.0.3](https://github.com/truecharts/charts/compare/posterr-1.0.2...posterr-1.0.3) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [posterr-1.0.2](https://github.com/truecharts/charts/compare/posterr-1.0.1...posterr-1.0.2) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [posterr-1.0.2](https://github.com/truecharts/charts/compare/posterr-1.0.1...posterr-1.0.2) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [posterr-1.0.1](https://github.com/truecharts/charts/compare/posterr-1.0.0...posterr-1.0.1) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [posterr-0.0.26](https://github.com/truecharts/charts/compare/posterr-0.0.25...posterr-0.0.26) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/posterr/1.0.5/Chart.lock b/stable/posterr/1.0.5/Chart.lock new file mode 100644 index 00000000000..ab916f43d31 --- /dev/null +++ b/stable/posterr/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:36:17.738695123Z" diff --git a/stable/posterr/1.0.5/Chart.yaml b/stable/posterr/1.0.5/Chart.yaml new file mode 100644 index 00000000000..b2095c31345 --- /dev/null +++ b/stable/posterr/1.0.5/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +deprecated: false +description: Media display for Plex, Sonarr and Radarr. +home: https://truecharts.org/docs/charts/stable/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/stable/posterr + - https://github.com/petersem/posterr + - https://hub.docker.com/r/petersem/posterr/ +type: application +version: 1.0.5 +annotations: + truecharts.org/catagories: | + - MediaServer-Other + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/posterr/1.0.5/README.md b/stable/posterr/1.0.5/README.md new file mode 100644 index 00000000000..14efbe36fe1 --- /dev/null +++ b/stable/posterr/1.0.5/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/stable/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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/stable/posterr/1.0.4/app-readme.md b/stable/posterr/1.0.5/app-readme.md similarity index 100% rename from stable/posterr/1.0.4/app-readme.md rename to stable/posterr/1.0.5/app-readme.md diff --git a/stable/posterr/1.0.5/charts/common-10.7.7.tgz b/stable/posterr/1.0.5/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/posterr/1.0.5/charts/common-10.7.7.tgz differ diff --git a/stable/posterr/1.0.4/ix_values.yaml b/stable/posterr/1.0.5/ix_values.yaml similarity index 100% rename from stable/posterr/1.0.4/ix_values.yaml rename to stable/posterr/1.0.5/ix_values.yaml diff --git a/stable/posterr/1.0.4/questions.yaml b/stable/posterr/1.0.5/questions.yaml similarity index 100% rename from stable/posterr/1.0.4/questions.yaml rename to stable/posterr/1.0.5/questions.yaml diff --git a/stable/posterr/1.0.4/templates/common.yaml b/stable/posterr/1.0.5/templates/common.yaml similarity index 100% rename from stable/posterr/1.0.4/templates/common.yaml rename to stable/posterr/1.0.5/templates/common.yaml diff --git a/stable/sdtd/1.0.9/values.yaml b/stable/posterr/1.0.5/values.yaml similarity index 100% rename from stable/sdtd/1.0.9/values.yaml rename to stable/posterr/1.0.5/values.yaml diff --git a/stable/pretend-youre-xyzzy/6.0.39/CHANGELOG.md b/stable/pretend-youre-xyzzy/6.0.39/CHANGELOG.md deleted file mode 100644 index 32fdc8ab71a..00000000000 --- a/stable/pretend-youre-xyzzy/6.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pretend-youre-xyzzy-6.0.39](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.38...pretend-youre-xyzzy-6.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pretend-youre-xyzzy-6.0.38](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.37...pretend-youre-xyzzy-6.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pretend-youre-xyzzy-6.0.37](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.36...pretend-youre-xyzzy-6.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pretend-youre-xyzzy-6.0.37](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.36...pretend-youre-xyzzy-6.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pretend-youre-xyzzy-6.0.36](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.35...pretend-youre-xyzzy-6.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pretend-youre-xyzzy-6.0.35](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.34...pretend-youre-xyzzy-6.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/pretend-youre-xyzzy/6.0.39/Chart.lock b/stable/pretend-youre-xyzzy/6.0.39/Chart.lock deleted file mode 100644 index 94834cf8966..00000000000 --- a/stable/pretend-youre-xyzzy/6.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:37:04.250017819Z" diff --git a/stable/pretend-youre-xyzzy/6.0.39/Chart.yaml b/stable/pretend-youre-xyzzy/6.0.39/Chart.yaml deleted file mode 100644 index 9d013d032cd..00000000000 --- a/stable/pretend-youre-xyzzy/6.0.39/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pretend-youre-xyzzy/6.0.39/README.md b/stable/pretend-youre-xyzzy/6.0.39/README.md deleted file mode 100644 index 50ed1bad494..00000000000 --- a/stable/pretend-youre-xyzzy/6.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/pretend-youre-xyzzy/6.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/pretend-youre-xyzzy/6.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/pretend-youre-xyzzy/6.0.40/CHANGELOG.md b/stable/pretend-youre-xyzzy/6.0.40/CHANGELOG.md new file mode 100644 index 00000000000..300d0f1d85f --- /dev/null +++ b/stable/pretend-youre-xyzzy/6.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pretend-youre-xyzzy-6.0.40](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.39...pretend-youre-xyzzy-6.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pretend-youre-xyzzy-6.0.39](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.38...pretend-youre-xyzzy-6.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pretend-youre-xyzzy-6.0.38](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.37...pretend-youre-xyzzy-6.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pretend-youre-xyzzy-6.0.37](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.36...pretend-youre-xyzzy-6.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pretend-youre-xyzzy-6.0.37](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.36...pretend-youre-xyzzy-6.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pretend-youre-xyzzy-6.0.36](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.35...pretend-youre-xyzzy-6.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pretend-youre-xyzzy-6.0.35](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-6.0.34...pretend-youre-xyzzy-6.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/pretend-youre-xyzzy/6.0.40/Chart.lock b/stable/pretend-youre-xyzzy/6.0.40/Chart.lock new file mode 100644 index 00000000000..2adf4a7af2f --- /dev/null +++ b/stable/pretend-youre-xyzzy/6.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:36:22.232973986Z" diff --git a/stable/pretend-youre-xyzzy/6.0.40/Chart.yaml b/stable/pretend-youre-xyzzy/6.0.40/Chart.yaml new file mode 100644 index 00000000000..3e9dcd87b31 --- /dev/null +++ b/stable/pretend-youre-xyzzy/6.0.40/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pretend-youre-xyzzy/6.0.40/README.md b/stable/pretend-youre-xyzzy/6.0.40/README.md new file mode 100644 index 00000000000..dbd5c43bf86 --- /dev/null +++ b/stable/pretend-youre-xyzzy/6.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/pretend-youre-xyzzy/6.0.40/app-readme.md similarity index 100% rename from stable/pretend-youre-xyzzy/6.0.39/app-readme.md rename to stable/pretend-youre-xyzzy/6.0.40/app-readme.md diff --git a/stable/pretend-youre-xyzzy/6.0.40/charts/common-10.7.7.tgz b/stable/pretend-youre-xyzzy/6.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/pretend-youre-xyzzy/6.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/pretend-youre-xyzzy/6.0.39/ix_values.yaml b/stable/pretend-youre-xyzzy/6.0.40/ix_values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/6.0.39/ix_values.yaml rename to stable/pretend-youre-xyzzy/6.0.40/ix_values.yaml diff --git a/stable/pretend-youre-xyzzy/6.0.39/questions.yaml b/stable/pretend-youre-xyzzy/6.0.40/questions.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/6.0.39/questions.yaml rename to stable/pretend-youre-xyzzy/6.0.40/questions.yaml diff --git a/stable/speedtest-exporter/3.0.40/templates/common.yaml b/stable/pretend-youre-xyzzy/6.0.40/templates/common.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.40/templates/common.yaml rename to stable/pretend-youre-xyzzy/6.0.40/templates/common.yaml diff --git a/stable/ser2sock/6.0.39/values.yaml b/stable/pretend-youre-xyzzy/6.0.40/values.yaml similarity index 100% rename from stable/ser2sock/6.0.39/values.yaml rename to stable/pretend-youre-xyzzy/6.0.40/values.yaml diff --git a/stable/projectsend/3.0.44/CHANGELOG.md b/stable/projectsend/3.0.44/CHANGELOG.md deleted file mode 100644 index 26139079c35..00000000000 --- a/stable/projectsend/3.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [projectsend-3.0.44](https://github.com/truecharts/charts/compare/projectsend-3.0.43...projectsend-3.0.44) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [projectsend-3.0.43](https://github.com/truecharts/charts/compare/projectsend-3.0.42...projectsend-3.0.43) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [projectsend-3.0.42](https://github.com/truecharts/charts/compare/projectsend-3.0.41...projectsend-3.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [projectsend-3.0.42](https://github.com/truecharts/charts/compare/projectsend-3.0.41...projectsend-3.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [projectsend-3.0.41](https://github.com/truecharts/charts/compare/projectsend-3.0.40...projectsend-3.0.41) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [projectsend-3.0.39](https://github.com/truecharts/charts/compare/projectsend-3.0.38...projectsend-3.0.39) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/projectsend/3.0.44/Chart.lock b/stable/projectsend/3.0.44/Chart.lock deleted file mode 100644 index 023a030bdee..00000000000 --- a/stable/projectsend/3.0.44/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -digest: sha256:295e428c316393ce8454e78e86bc68db722fe4ed43b899d9d733e2f9744cf719 -generated: "2022-10-19T13:37:29.85377749Z" diff --git a/stable/projectsend/3.0.44/Chart.yaml b/stable/projectsend/3.0.44/Chart.yaml deleted file mode 100644 index 50fb6529037..00000000000 --- a/stable/projectsend/3.0.44/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: projectsend -version: 3.0.44 -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.7.1 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -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.44/README.md b/stable/projectsend/3.0.44/README.md deleted file mode 100644 index 861f4d898b1..00000000000 --- a/stable/projectsend/3.0.44/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.95 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.44/charts/common-10.7.1.tgz b/stable/projectsend/3.0.44/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/projectsend/3.0.44/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/projectsend/3.0.44/charts/mariadb-3.0.95.tgz b/stable/projectsend/3.0.44/charts/mariadb-3.0.95.tgz deleted file mode 100644 index 8b64eea58a2..00000000000 Binary files a/stable/projectsend/3.0.44/charts/mariadb-3.0.95.tgz and /dev/null differ diff --git a/stable/projectsend/3.0.45/CHANGELOG.md b/stable/projectsend/3.0.45/CHANGELOG.md new file mode 100644 index 00000000000..9ce350e756f --- /dev/null +++ b/stable/projectsend/3.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [projectsend-3.0.45](https://github.com/truecharts/charts/compare/projectsend-3.0.44...projectsend-3.0.45) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [projectsend-3.0.44](https://github.com/truecharts/charts/compare/projectsend-3.0.43...projectsend-3.0.44) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [projectsend-3.0.43](https://github.com/truecharts/charts/compare/projectsend-3.0.42...projectsend-3.0.43) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [projectsend-3.0.42](https://github.com/truecharts/charts/compare/projectsend-3.0.41...projectsend-3.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [projectsend-3.0.42](https://github.com/truecharts/charts/compare/projectsend-3.0.41...projectsend-3.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [projectsend-3.0.41](https://github.com/truecharts/charts/compare/projectsend-3.0.40...projectsend-3.0.41) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [projectsend-3.0.39](https://github.com/truecharts/charts/compare/projectsend-3.0.38...projectsend-3.0.39) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/projectsend/3.0.45/Chart.lock b/stable/projectsend/3.0.45/Chart.lock new file mode 100644 index 00000000000..a365f40252a --- /dev/null +++ b/stable/projectsend/3.0.45/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add +generated: "2022-10-25T10:37:04.522936389Z" diff --git a/stable/projectsend/3.0.45/Chart.yaml b/stable/projectsend/3.0.45/Chart.yaml new file mode 100644 index 00000000000..24e606dde82 --- /dev/null +++ b/stable/projectsend/3.0.45/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: projectsend +version: 3.0.45 +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.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +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.45/README.md b/stable/projectsend/3.0.45/README.md new file mode 100644 index 00000000000..058923eee65 --- /dev/null +++ b/stable/projectsend/3.0.45/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.100 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.44/app-readme.md b/stable/projectsend/3.0.45/app-readme.md similarity index 100% rename from stable/projectsend/3.0.44/app-readme.md rename to stable/projectsend/3.0.45/app-readme.md diff --git a/stable/projectsend/3.0.45/charts/common-10.7.7.tgz b/stable/projectsend/3.0.45/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/projectsend/3.0.45/charts/common-10.7.7.tgz differ diff --git a/stable/projectsend/3.0.45/charts/mariadb-3.0.100.tgz b/stable/projectsend/3.0.45/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/stable/projectsend/3.0.45/charts/mariadb-3.0.100.tgz differ diff --git a/stable/projectsend/3.0.44/ix_values.yaml b/stable/projectsend/3.0.45/ix_values.yaml similarity index 100% rename from stable/projectsend/3.0.44/ix_values.yaml rename to stable/projectsend/3.0.45/ix_values.yaml diff --git a/stable/projectsend/3.0.44/questions.yaml b/stable/projectsend/3.0.45/questions.yaml similarity index 100% rename from stable/projectsend/3.0.44/questions.yaml rename to stable/projectsend/3.0.45/questions.yaml diff --git a/stable/stash/7.0.41/templates/common.yaml b/stable/projectsend/3.0.45/templates/common.yaml similarity index 100% rename from stable/stash/7.0.41/templates/common.yaml rename to stable/projectsend/3.0.45/templates/common.yaml diff --git a/stable/shiori/7.0.43/values.yaml b/stable/projectsend/3.0.45/values.yaml similarity index 100% rename from stable/shiori/7.0.43/values.yaml rename to stable/projectsend/3.0.45/values.yaml diff --git a/stable/promcord/4.0.41/CHANGELOG.md b/stable/promcord/4.0.41/CHANGELOG.md deleted file mode 100644 index 84a03969856..00000000000 --- a/stable/promcord/4.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [promcord-4.0.41](https://github.com/truecharts/charts/compare/promcord-4.0.40...promcord-4.0.41) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [promcord-4.0.40](https://github.com/truecharts/charts/compare/promcord-4.0.39...promcord-4.0.40) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [promcord-4.0.39](https://github.com/truecharts/charts/compare/promcord-4.0.38...promcord-4.0.39) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [promcord-4.0.38](https://github.com/truecharts/charts/compare/promcord-4.0.37...promcord-4.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [promcord-4.0.38](https://github.com/truecharts/charts/compare/promcord-4.0.37...promcord-4.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [promcord-4.0.37](https://github.com/truecharts/charts/compare/promcord-4.0.36...promcord-4.0.37) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [promcord-4.0.36](https://github.com/truecharts/charts/compare/promcord-4.0.35...promcord-4.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/promcord/4.0.41/Chart.lock b/stable/promcord/4.0.41/Chart.lock deleted file mode 100644 index deec4fe02ba..00000000000 --- a/stable/promcord/4.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:37:27.600591933Z" diff --git a/stable/promcord/4.0.41/Chart.yaml b/stable/promcord/4.0.41/Chart.yaml deleted file mode 100644 index 9d57f2eae91..00000000000 --- a/stable/promcord/4.0.41/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.41 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/promcord/4.0.41/README.md b/stable/promcord/4.0.41/README.md deleted file mode 100644 index 816315dacf6..00000000000 --- a/stable/promcord/4.0.41/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.41/charts/common-10.7.1.tgz b/stable/promcord/4.0.41/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/promcord/4.0.41/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/promcord/4.0.42/CHANGELOG.md b/stable/promcord/4.0.42/CHANGELOG.md new file mode 100644 index 00000000000..9825e0aff9f --- /dev/null +++ b/stable/promcord/4.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [promcord-4.0.42](https://github.com/truecharts/charts/compare/promcord-4.0.41...promcord-4.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [promcord-4.0.41](https://github.com/truecharts/charts/compare/promcord-4.0.40...promcord-4.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [promcord-4.0.40](https://github.com/truecharts/charts/compare/promcord-4.0.39...promcord-4.0.40) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [promcord-4.0.39](https://github.com/truecharts/charts/compare/promcord-4.0.38...promcord-4.0.39) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [promcord-4.0.38](https://github.com/truecharts/charts/compare/promcord-4.0.37...promcord-4.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [promcord-4.0.38](https://github.com/truecharts/charts/compare/promcord-4.0.37...promcord-4.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [promcord-4.0.37](https://github.com/truecharts/charts/compare/promcord-4.0.36...promcord-4.0.37) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [promcord-4.0.36](https://github.com/truecharts/charts/compare/promcord-4.0.35...promcord-4.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/promcord/4.0.42/Chart.lock b/stable/promcord/4.0.42/Chart.lock new file mode 100644 index 00000000000..c179ce1fa58 --- /dev/null +++ b/stable/promcord/4.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:36:50.849779767Z" diff --git a/stable/promcord/4.0.42/Chart.yaml b/stable/promcord/4.0.42/Chart.yaml new file mode 100644 index 00000000000..e68f1dd8ceb --- /dev/null +++ b/stable/promcord/4.0.42/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.42 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/promcord/4.0.42/README.md b/stable/promcord/4.0.42/README.md new file mode 100644 index 00000000000..eeee83b5d83 --- /dev/null +++ b/stable/promcord/4.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/stable/promcord/4.0.42/app-readme.md similarity index 100% rename from stable/promcord/4.0.41/app-readme.md rename to stable/promcord/4.0.42/app-readme.md diff --git a/stable/promcord/4.0.42/charts/common-10.7.7.tgz b/stable/promcord/4.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/promcord/4.0.42/charts/common-10.7.7.tgz differ diff --git a/stable/promcord/4.0.41/ci/no-values.yaml b/stable/promcord/4.0.42/ci/no-values.yaml similarity index 100% rename from stable/promcord/4.0.41/ci/no-values.yaml rename to stable/promcord/4.0.42/ci/no-values.yaml diff --git a/stable/promcord/4.0.41/ix_values.yaml b/stable/promcord/4.0.42/ix_values.yaml similarity index 100% rename from stable/promcord/4.0.41/ix_values.yaml rename to stable/promcord/4.0.42/ix_values.yaml diff --git a/stable/promcord/4.0.41/questions.yaml b/stable/promcord/4.0.42/questions.yaml similarity index 100% rename from stable/promcord/4.0.41/questions.yaml rename to stable/promcord/4.0.42/questions.yaml diff --git a/stable/promcord/4.0.41/templates/common.yaml b/stable/promcord/4.0.42/templates/common.yaml similarity index 100% rename from stable/promcord/4.0.41/templates/common.yaml rename to stable/promcord/4.0.42/templates/common.yaml diff --git a/stable/promcord/4.0.41/templates/prometheusrules.yaml b/stable/promcord/4.0.42/templates/prometheusrules.yaml similarity index 100% rename from stable/promcord/4.0.41/templates/prometheusrules.yaml rename to stable/promcord/4.0.42/templates/prometheusrules.yaml diff --git a/stable/promcord/4.0.41/templates/servicemonitor.yaml b/stable/promcord/4.0.42/templates/servicemonitor.yaml similarity index 100% rename from stable/promcord/4.0.41/templates/servicemonitor.yaml rename to stable/promcord/4.0.42/templates/servicemonitor.yaml diff --git a/stable/shlink-web-client/3.0.39/values.yaml b/stable/promcord/4.0.42/values.yaml similarity index 100% rename from stable/shlink-web-client/3.0.39/values.yaml rename to stable/promcord/4.0.42/values.yaml diff --git a/stable/prometheus/4.0.113/CHANGELOG.md b/stable/prometheus/4.0.113/CHANGELOG.md deleted file mode 100644 index c4173981314..00000000000 --- a/stable/prometheus/4.0.113/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [prometheus-4.0.113](https://github.com/truecharts/charts/compare/prometheus-4.0.111...prometheus-4.0.113) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [prometheus-4.0.111](https://github.com/truecharts/charts/compare/prometheus-4.0.110...prometheus-4.0.111) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - - -## [prometheus-4.0.109](https://github.com/truecharts/charts/compare/prometheus-4.0.108...prometheus-4.0.109) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [prometheus-4.0.108](https://github.com/truecharts/charts/compare/prometheus-4.0.107...prometheus-4.0.108) (2022-10-18) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120)) - - - - -## [prometheus-4.0.107](https://github.com/truecharts/charts/compare/prometheus-4.0.106...prometheus-4.0.107) (2022-10-17) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) - - - - -## [prometheus-4.0.106](https://github.com/truecharts/charts/compare/prometheus-4.0.105...prometheus-4.0.106) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [prometheus-4.0.105](https://github.com/truecharts/charts/compare/prometheus-4.0.104...prometheus-4.0.105) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [prometheus-4.0.104](https://github.com/truecharts/charts/compare/prometheus-4.0.103...prometheus-4.0.104) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [prometheus-4.0.103](https://github.com/truecharts/charts/compare/prometheus-4.0.102...prometheus-4.0.103) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - - - - -## [prometheus-4.0.102](https://github.com/truecharts/charts/compare/prometheus-4.0.101...prometheus-4.0.102) (2022-10-10) - diff --git a/stable/prometheus/4.0.113/Chart.lock b/stable/prometheus/4.0.113/Chart.lock deleted file mode 100644 index e7bb85e6dcc..00000000000 --- a/stable/prometheus/4.0.113/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: node-exporter - repository: https://charts.bitnami.com/bitnami - version: 3.2.1 -- name: kube-state-metrics - repository: https://charts.bitnami.com/bitnami - version: 3.2.4 -digest: sha256:1483834e46d5f29d9c13e26237a6762d795959727a47d8df06f2095aed827303 -generated: "2022-10-24T06:52:58.111660254Z" diff --git a/stable/prometheus/4.0.113/Chart.yaml b/stable/prometheus/4.0.113/Chart.yaml deleted file mode 100644 index 2323f70f6a8..00000000000 --- a/stable/prometheus/4.0.113/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: v2 -appVersion: "0.60.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: exporters.enabled,exporters.node-exporter.enabled - name: node-exporter - repository: https://charts.bitnami.com/bitnami - version: 3.2.1 - - condition: exporters.enabled,exporters.kube-state-metrics.enabled - name: kube-state-metrics - repository: https://charts.bitnami.com/bitnami - version: 3.2.4 -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.113 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/prometheus/4.0.113/README.md b/stable/prometheus/4.0.113/README.md deleted file mode 100644 index bfc5a4c9b01..00000000000 --- a/stable/prometheus/4.0.113/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.4 | -| https://charts.bitnami.com/bitnami | node-exporter | 3.2.1 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.113/charts/common-10.7.1.tgz b/stable/prometheus/4.0.113/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/prometheus/4.0.113/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/prometheus/4.0.114/CHANGELOG.md b/stable/prometheus/4.0.114/CHANGELOG.md new file mode 100644 index 00000000000..0b185c06bf1 --- /dev/null +++ b/stable/prometheus/4.0.114/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [prometheus-4.0.114](https://github.com/truecharts/charts/compare/prometheus-4.0.113...prometheus-4.0.114) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [prometheus-4.0.113](https://github.com/truecharts/charts/compare/prometheus-4.0.111...prometheus-4.0.113) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [prometheus-4.0.111](https://github.com/truecharts/charts/compare/prometheus-4.0.110...prometheus-4.0.111) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + + +## [prometheus-4.0.109](https://github.com/truecharts/charts/compare/prometheus-4.0.108...prometheus-4.0.109) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [prometheus-4.0.108](https://github.com/truecharts/charts/compare/prometheus-4.0.107...prometheus-4.0.108) (2022-10-18) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120)) + + + + +## [prometheus-4.0.107](https://github.com/truecharts/charts/compare/prometheus-4.0.106...prometheus-4.0.107) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) + + + + +## [prometheus-4.0.106](https://github.com/truecharts/charts/compare/prometheus-4.0.105...prometheus-4.0.106) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [prometheus-4.0.105](https://github.com/truecharts/charts/compare/prometheus-4.0.104...prometheus-4.0.105) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [prometheus-4.0.104](https://github.com/truecharts/charts/compare/prometheus-4.0.103...prometheus-4.0.104) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [prometheus-4.0.103](https://github.com/truecharts/charts/compare/prometheus-4.0.102...prometheus-4.0.103) (2022-10-11) + diff --git a/stable/prometheus/4.0.114/Chart.lock b/stable/prometheus/4.0.114/Chart.lock new file mode 100644 index 00000000000..70fb593c327 --- /dev/null +++ b/stable/prometheus/4.0.114/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: node-exporter + repository: https://charts.bitnami.com/bitnami + version: 3.2.1 +- name: kube-state-metrics + repository: https://charts.bitnami.com/bitnami + version: 3.2.4 +digest: sha256:9f42b5987e3b60ca5b0e72dbf0b54af0ad379a3bc774b289b9207bd99203c3ed +generated: "2022-10-25T10:37:04.947973731Z" diff --git a/stable/prometheus/4.0.114/Chart.yaml b/stable/prometheus/4.0.114/Chart.yaml new file mode 100644 index 00000000000..c8f997b4ae3 --- /dev/null +++ b/stable/prometheus/4.0.114/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "0.60.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: exporters.enabled,exporters.node-exporter.enabled + name: node-exporter + repository: https://charts.bitnami.com/bitnami + version: 3.2.1 + - condition: exporters.enabled,exporters.kube-state-metrics.enabled + name: kube-state-metrics + repository: https://charts.bitnami.com/bitnami + version: 3.2.4 +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.114 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/prometheus/4.0.114/README.md b/stable/prometheus/4.0.114/README.md new file mode 100644 index 00000000000..0f6fc3fe168 --- /dev/null +++ b/stable/prometheus/4.0.114/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.4 | +| https://charts.bitnami.com/bitnami | node-exporter | 3.2.1 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.113/app-readme.md b/stable/prometheus/4.0.114/app-readme.md similarity index 100% rename from stable/prometheus/4.0.113/app-readme.md rename to stable/prometheus/4.0.114/app-readme.md diff --git a/stable/prometheus/4.0.114/charts/common-10.7.7.tgz b/stable/prometheus/4.0.114/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/prometheus/4.0.114/charts/common-10.7.7.tgz differ diff --git a/stable/prometheus/4.0.113/charts/kube-state-metrics-3.2.4.tgz b/stable/prometheus/4.0.114/charts/kube-state-metrics-3.2.4.tgz similarity index 100% rename from stable/prometheus/4.0.113/charts/kube-state-metrics-3.2.4.tgz rename to stable/prometheus/4.0.114/charts/kube-state-metrics-3.2.4.tgz diff --git a/stable/prometheus/4.0.113/charts/node-exporter-3.2.1.tgz b/stable/prometheus/4.0.114/charts/node-exporter-3.2.1.tgz similarity index 100% rename from stable/prometheus/4.0.113/charts/node-exporter-3.2.1.tgz rename to stable/prometheus/4.0.114/charts/node-exporter-3.2.1.tgz diff --git a/stable/prometheus/4.0.113/crds/crd-alertmanager-config.yaml b/stable/prometheus/4.0.114/crds/crd-alertmanager-config.yaml similarity index 100% rename from stable/prometheus/4.0.113/crds/crd-alertmanager-config.yaml rename to stable/prometheus/4.0.114/crds/crd-alertmanager-config.yaml diff --git a/stable/prometheus/4.0.113/crds/crd-alertmanager.yaml b/stable/prometheus/4.0.114/crds/crd-alertmanager.yaml similarity index 100% rename from stable/prometheus/4.0.113/crds/crd-alertmanager.yaml rename to stable/prometheus/4.0.114/crds/crd-alertmanager.yaml diff --git a/stable/prometheus/4.0.113/crds/crd-podmonitor.yaml b/stable/prometheus/4.0.114/crds/crd-podmonitor.yaml similarity index 100% rename from stable/prometheus/4.0.113/crds/crd-podmonitor.yaml rename to stable/prometheus/4.0.114/crds/crd-podmonitor.yaml diff --git a/stable/prometheus/4.0.113/crds/crd-probes.yaml b/stable/prometheus/4.0.114/crds/crd-probes.yaml similarity index 100% rename from stable/prometheus/4.0.113/crds/crd-probes.yaml rename to stable/prometheus/4.0.114/crds/crd-probes.yaml diff --git a/stable/prometheus/4.0.113/crds/crd-prometheus.yaml b/stable/prometheus/4.0.114/crds/crd-prometheus.yaml similarity index 100% rename from stable/prometheus/4.0.113/crds/crd-prometheus.yaml rename to stable/prometheus/4.0.114/crds/crd-prometheus.yaml diff --git a/stable/prometheus/4.0.113/crds/crd-prometheusrules.yaml b/stable/prometheus/4.0.114/crds/crd-prometheusrules.yaml similarity index 100% rename from stable/prometheus/4.0.113/crds/crd-prometheusrules.yaml rename to stable/prometheus/4.0.114/crds/crd-prometheusrules.yaml diff --git a/stable/prometheus/4.0.113/crds/crd-servicemonitor.yaml b/stable/prometheus/4.0.114/crds/crd-servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.113/crds/crd-servicemonitor.yaml rename to stable/prometheus/4.0.114/crds/crd-servicemonitor.yaml diff --git a/stable/prometheus/4.0.113/crds/crd-thanosrulers.yaml b/stable/prometheus/4.0.114/crds/crd-thanosrulers.yaml similarity index 100% rename from stable/prometheus/4.0.113/crds/crd-thanosrulers.yaml rename to stable/prometheus/4.0.114/crds/crd-thanosrulers.yaml diff --git a/stable/prometheus/4.0.113/ix_values.yaml b/stable/prometheus/4.0.114/ix_values.yaml similarity index 100% rename from stable/prometheus/4.0.113/ix_values.yaml rename to stable/prometheus/4.0.114/ix_values.yaml diff --git a/stable/prometheus/4.0.113/questions.yaml b/stable/prometheus/4.0.114/questions.yaml similarity index 100% rename from stable/prometheus/4.0.113/questions.yaml rename to stable/prometheus/4.0.114/questions.yaml diff --git a/stable/prometheus/4.0.113/templates/_helpers.tpl b/stable/prometheus/4.0.114/templates/_helpers.tpl similarity index 100% rename from stable/prometheus/4.0.113/templates/_helpers.tpl rename to stable/prometheus/4.0.114/templates/_helpers.tpl diff --git a/stable/prometheus/4.0.113/templates/alertmanager/_alertmanager.tpl b/stable/prometheus/4.0.114/templates/alertmanager/_alertmanager.tpl similarity index 100% rename from stable/prometheus/4.0.113/templates/alertmanager/_alertmanager.tpl rename to stable/prometheus/4.0.114/templates/alertmanager/_alertmanager.tpl diff --git a/stable/prometheus/4.0.113/templates/alertmanager/secrets.yaml b/stable/prometheus/4.0.114/templates/alertmanager/secrets.yaml similarity index 100% rename from stable/prometheus/4.0.113/templates/alertmanager/secrets.yaml rename to stable/prometheus/4.0.114/templates/alertmanager/secrets.yaml diff --git a/stable/prometheus/4.0.113/templates/alertmanager/serviceaccount.yaml b/stable/prometheus/4.0.114/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.113/templates/alertmanager/serviceaccount.yaml rename to stable/prometheus/4.0.114/templates/alertmanager/serviceaccount.yaml diff --git a/stable/prometheus/4.0.113/templates/alertmanager/servicemonitor.yaml b/stable/prometheus/4.0.114/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.113/templates/alertmanager/servicemonitor.yaml rename to stable/prometheus/4.0.114/templates/alertmanager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.113/templates/common.yaml b/stable/prometheus/4.0.114/templates/common.yaml similarity index 100% rename from stable/prometheus/4.0.113/templates/common.yaml rename to stable/prometheus/4.0.114/templates/common.yaml diff --git a/stable/prometheus/4.0.113/templates/exporters/core-dns/service.yaml b/stable/prometheus/4.0.114/templates/exporters/core-dns/service.yaml similarity index 100% rename from stable/prometheus/4.0.113/templates/exporters/core-dns/service.yaml rename to stable/prometheus/4.0.114/templates/exporters/core-dns/service.yaml diff --git a/stable/prometheus/4.0.113/templates/exporters/core-dns/servicemonitor.yaml b/stable/prometheus/4.0.114/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.113/templates/exporters/core-dns/servicemonitor.yaml rename to stable/prometheus/4.0.114/templates/exporters/core-dns/servicemonitor.yaml diff --git a/stable/prometheus/4.0.113/templates/exporters/kube-apiserver/servicemonitor.yaml b/stable/prometheus/4.0.114/templates/exporters/kube-apiserver/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.113/templates/exporters/kube-apiserver/servicemonitor.yaml rename to stable/prometheus/4.0.114/templates/exporters/kube-apiserver/servicemonitor.yaml diff --git a/stable/prometheus/4.0.113/templates/exporters/kube-controller-manager/endpoints.yaml b/stable/prometheus/4.0.114/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.113/templates/exporters/kube-controller-manager/endpoints.yaml rename to stable/prometheus/4.0.114/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/stable/prometheus/4.0.113/templates/exporters/kube-controller-manager/service.yaml b/stable/prometheus/4.0.114/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from stable/prometheus/4.0.113/templates/exporters/kube-controller-manager/service.yaml rename to stable/prometheus/4.0.114/templates/exporters/kube-controller-manager/service.yaml diff --git a/stable/prometheus/4.0.113/templates/exporters/kube-controller-manager/servicemonitor.yaml b/stable/prometheus/4.0.114/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.113/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to stable/prometheus/4.0.114/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/stable/prometheus/4.0.113/templates/exporters/kube-scheduler/endpoints.yaml b/stable/prometheus/4.0.114/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from stable/prometheus/4.0.113/templates/exporters/kube-scheduler/endpoints.yaml rename to stable/prometheus/4.0.114/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/stable/prometheus/4.0.113/templates/exporters/kube-scheduler/service.yaml b/stable/prometheus/4.0.114/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from stable/prometheus/4.0.113/templates/exporters/kube-scheduler/service.yaml rename to stable/prometheus/4.0.114/templates/exporters/kube-scheduler/service.yaml diff --git a/stable/prometheus/4.0.113/templates/exporters/kube-scheduler/servicemonitor.yaml b/stable/prometheus/4.0.114/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.113/templates/exporters/kube-scheduler/servicemonitor.yaml rename to stable/prometheus/4.0.114/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/stable/prometheus/4.0.113/templates/exporters/kubelet/servicemonitor.yaml b/stable/prometheus/4.0.114/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.113/templates/exporters/kubelet/servicemonitor.yaml rename to stable/prometheus/4.0.114/templates/exporters/kubelet/servicemonitor.yaml diff --git a/stable/prometheus/4.0.113/templates/operator/_args.tpl b/stable/prometheus/4.0.114/templates/operator/_args.tpl similarity index 100% rename from stable/prometheus/4.0.113/templates/operator/_args.tpl rename to stable/prometheus/4.0.114/templates/operator/_args.tpl diff --git a/stable/prometheus/4.0.113/templates/operator/configmap.yaml b/stable/prometheus/4.0.114/templates/operator/configmap.yaml similarity index 100% rename from stable/prometheus/4.0.113/templates/operator/configmap.yaml rename to stable/prometheus/4.0.114/templates/operator/configmap.yaml diff --git a/stable/prometheus/4.0.113/templates/operator/servicemonitor.yaml b/stable/prometheus/4.0.114/templates/operator/servicemonitor.yaml similarity index 100% rename from stable/prometheus/4.0.113/templates/operator/servicemonitor.yaml rename to stable/prometheus/4.0.114/templates/operator/servicemonitor.yaml diff --git a/stable/prometheus/4.0.113/templates/prometheus/_additionalPrometheusRules.tpl b/stable/prometheus/4.0.114/templates/prometheus/_additionalPrometheusRules.tpl similarity index 100% rename from stable/prometheus/4.0.113/templates/prometheus/_additionalPrometheusRules.tpl rename to stable/prometheus/4.0.114/templates/prometheus/_additionalPrometheusRules.tpl diff --git a/stable/prometheus/4.0.113/templates/prometheus/_additionalScrapeJobs.tpl b/stable/prometheus/4.0.114/templates/prometheus/_additionalScrapeJobs.tpl similarity index 100% rename from stable/prometheus/4.0.113/templates/prometheus/_additionalScrapeJobs.tpl rename to stable/prometheus/4.0.114/templates/prometheus/_additionalScrapeJobs.tpl diff --git a/stable/prometheus/4.0.113/templates/prometheus/_prometheus.tpl b/stable/prometheus/4.0.114/templates/prometheus/_prometheus.tpl similarity index 100% rename from stable/prometheus/4.0.113/templates/prometheus/_prometheus.tpl rename to stable/prometheus/4.0.114/templates/prometheus/_prometheus.tpl diff --git a/stable/prometheus/4.0.113/templates/prometheus/_servicemonitor.tpl b/stable/prometheus/4.0.114/templates/prometheus/_servicemonitor.tpl similarity index 100% rename from stable/prometheus/4.0.113/templates/prometheus/_servicemonitor.tpl rename to stable/prometheus/4.0.114/templates/prometheus/_servicemonitor.tpl diff --git a/stable/prometheus/4.0.113/templates/prometheus/clusterrole.yaml b/stable/prometheus/4.0.114/templates/prometheus/clusterrole.yaml similarity index 100% rename from stable/prometheus/4.0.113/templates/prometheus/clusterrole.yaml rename to stable/prometheus/4.0.114/templates/prometheus/clusterrole.yaml diff --git a/stable/prometheus/4.0.113/templates/prometheus/clusterrolebinding.yaml b/stable/prometheus/4.0.114/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from stable/prometheus/4.0.113/templates/prometheus/clusterrolebinding.yaml rename to stable/prometheus/4.0.114/templates/prometheus/clusterrolebinding.yaml diff --git a/stable/prometheus/4.0.113/templates/prometheus/serviceaccount.yaml b/stable/prometheus/4.0.114/templates/prometheus/serviceaccount.yaml similarity index 100% rename from stable/prometheus/4.0.113/templates/prometheus/serviceaccount.yaml rename to stable/prometheus/4.0.114/templates/prometheus/serviceaccount.yaml diff --git a/stable/shlink/4.0.49/values.yaml b/stable/prometheus/4.0.114/values.yaml similarity index 100% rename from stable/shlink/4.0.49/values.yaml rename to stable/prometheus/4.0.114/values.yaml diff --git a/stable/protonmail-bridge/7.0.0/CHANGELOG.md b/stable/protonmail-bridge/7.0.0/CHANGELOG.md deleted file mode 100644 index 9df79795b6c..00000000000 --- a/stable/protonmail-bridge/7.0.0/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [protonmail-bridge-7.0.0](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.37...protonmail-bridge-7.0.0) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - - - -## [protonmail-bridge-6.0.37](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.36...protonmail-bridge-6.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [protonmail-bridge-6.0.36](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.35...protonmail-bridge-6.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [protonmail-bridge-6.0.35](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.34...protonmail-bridge-6.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [protonmail-bridge-6.0.35](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.34...protonmail-bridge-6.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [protonmail-bridge-6.0.34](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.33...protonmail-bridge-6.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [protonmail-bridge-6.0.33](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.32...protonmail-bridge-6.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/protonmail-bridge/7.0.0/Chart.lock b/stable/protonmail-bridge/7.0.0/Chart.lock deleted file mode 100644 index 626b7b7abec..00000000000 --- a/stable/protonmail-bridge/7.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:52:56.074165718Z" diff --git a/stable/protonmail-bridge/7.0.0/Chart.yaml b/stable/protonmail-bridge/7.0.0/Chart.yaml deleted file mode 100644 index a0eadeca7f0..00000000000 --- a/stable/protonmail-bridge/7.0.0/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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: 7.0.0 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/protonmail-bridge/7.0.0/README.md b/stable/protonmail-bridge/7.0.0/README.md deleted file mode 100644 index 12ad9b76bc1..00000000000 --- a/stable/protonmail-bridge/7.0.0/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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/7.0.0/charts/common-10.7.1.tgz b/stable/protonmail-bridge/7.0.0/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/protonmail-bridge/7.0.0/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/protonmail-bridge/7.0.1/CHANGELOG.md b/stable/protonmail-bridge/7.0.1/CHANGELOG.md new file mode 100644 index 00000000000..21747740f2b --- /dev/null +++ b/stable/protonmail-bridge/7.0.1/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [protonmail-bridge-7.0.1](https://github.com/truecharts/charts/compare/protonmail-bridge-7.0.0...protonmail-bridge-7.0.1) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [protonmail-bridge-7.0.0](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.37...protonmail-bridge-7.0.0) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + + + + +## [protonmail-bridge-6.0.37](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.36...protonmail-bridge-6.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [protonmail-bridge-6.0.36](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.35...protonmail-bridge-6.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [protonmail-bridge-6.0.35](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.34...protonmail-bridge-6.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [protonmail-bridge-6.0.35](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.34...protonmail-bridge-6.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [protonmail-bridge-6.0.34](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.33...protonmail-bridge-6.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [protonmail-bridge-6.0.33](https://github.com/truecharts/charts/compare/protonmail-bridge-6.0.32...protonmail-bridge-6.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 + diff --git a/stable/protonmail-bridge/7.0.1/Chart.lock b/stable/protonmail-bridge/7.0.1/Chart.lock new file mode 100644 index 00000000000..913f7d8b6cf --- /dev/null +++ b/stable/protonmail-bridge/7.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:37:03.531010057Z" diff --git a/stable/protonmail-bridge/7.0.1/Chart.yaml b/stable/protonmail-bridge/7.0.1/Chart.yaml new file mode 100644 index 00000000000..bf4f09a35f6 --- /dev/null +++ b/stable/protonmail-bridge/7.0.1/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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: 7.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/protonmail-bridge/7.0.1/README.md b/stable/protonmail-bridge/7.0.1/README.md new file mode 100644 index 00000000000..05102f844f3 --- /dev/null +++ b/stable/protonmail-bridge/7.0.1/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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/7.0.0/app-readme.md b/stable/protonmail-bridge/7.0.1/app-readme.md similarity index 100% rename from stable/protonmail-bridge/7.0.0/app-readme.md rename to stable/protonmail-bridge/7.0.1/app-readme.md diff --git a/stable/protonmail-bridge/7.0.1/charts/common-10.7.7.tgz b/stable/protonmail-bridge/7.0.1/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/protonmail-bridge/7.0.1/charts/common-10.7.7.tgz differ diff --git a/stable/protonmail-bridge/7.0.0/ix_values.yaml b/stable/protonmail-bridge/7.0.1/ix_values.yaml similarity index 100% rename from stable/protonmail-bridge/7.0.0/ix_values.yaml rename to stable/protonmail-bridge/7.0.1/ix_values.yaml diff --git a/stable/protonmail-bridge/7.0.0/questions.yaml b/stable/protonmail-bridge/7.0.1/questions.yaml similarity index 100% rename from stable/protonmail-bridge/7.0.0/questions.yaml rename to stable/protonmail-bridge/7.0.1/questions.yaml diff --git a/stable/storj-node/2.0.56/templates/common.yaml b/stable/protonmail-bridge/7.0.1/templates/common.yaml similarity index 100% rename from stable/storj-node/2.0.56/templates/common.yaml rename to stable/protonmail-bridge/7.0.1/templates/common.yaml diff --git a/stable/shorturl/3.0.36/values.yaml b/stable/protonmail-bridge/7.0.1/values.yaml similarity index 100% rename from stable/shorturl/3.0.36/values.yaml rename to stable/protonmail-bridge/7.0.1/values.yaml diff --git a/stable/prowlarr/6.0.45/CHANGELOG.md b/stable/prowlarr/6.0.45/CHANGELOG.md deleted file mode 100644 index c6265a7fbe6..00000000000 --- a/stable/prowlarr/6.0.45/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [prowlarr-6.0.45](https://github.com/truecharts/charts/compare/prowlarr-6.0.44...prowlarr-6.0.45) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [prowlarr-6.0.44](https://github.com/truecharts/charts/compare/prowlarr-6.0.43...prowlarr-6.0.44) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [prowlarr-6.0.43](https://github.com/truecharts/charts/compare/prowlarr-6.0.42...prowlarr-6.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [prowlarr-6.0.43](https://github.com/truecharts/charts/compare/prowlarr-6.0.42...prowlarr-6.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [prowlarr-6.0.42](https://github.com/truecharts/charts/compare/prowlarr-6.0.41...prowlarr-6.0.42) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [prowlarr-6.0.41](https://github.com/truecharts/charts/compare/prowlarr-6.0.40...prowlarr-6.0.41) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/prowlarr/6.0.45/Chart.lock b/stable/prowlarr/6.0.45/Chart.lock deleted file mode 100644 index 26eabe5bf71..00000000000 --- a/stable/prowlarr/6.0.45/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:37:59.682375332Z" diff --git a/stable/prowlarr/6.0.45/Chart.yaml b/stable/prowlarr/6.0.45/Chart.yaml deleted file mode 100644 index 186785235f1..00000000000 --- a/stable/prowlarr/6.0.45/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.4.7.2016" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.45 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/prowlarr/6.0.45/README.md b/stable/prowlarr/6.0.45/README.md deleted file mode 100644 index 7d6322623d5..00000000000 --- a/stable/prowlarr/6.0.45/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.45/charts/common-10.7.1.tgz b/stable/prowlarr/6.0.45/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/prowlarr/6.0.45/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/prowlarr/6.0.46/CHANGELOG.md b/stable/prowlarr/6.0.46/CHANGELOG.md new file mode 100644 index 00000000000..5bc1199f7e7 --- /dev/null +++ b/stable/prowlarr/6.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [prowlarr-6.0.46](https://github.com/truecharts/charts/compare/prowlarr-6.0.45...prowlarr-6.0.46) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [prowlarr-6.0.45](https://github.com/truecharts/charts/compare/prowlarr-6.0.44...prowlarr-6.0.45) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [prowlarr-6.0.44](https://github.com/truecharts/charts/compare/prowlarr-6.0.43...prowlarr-6.0.44) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [prowlarr-6.0.43](https://github.com/truecharts/charts/compare/prowlarr-6.0.42...prowlarr-6.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [prowlarr-6.0.43](https://github.com/truecharts/charts/compare/prowlarr-6.0.42...prowlarr-6.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [prowlarr-6.0.42](https://github.com/truecharts/charts/compare/prowlarr-6.0.41...prowlarr-6.0.42) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [prowlarr-6.0.41](https://github.com/truecharts/charts/compare/prowlarr-6.0.40...prowlarr-6.0.41) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) + diff --git a/stable/prowlarr/6.0.46/Chart.lock b/stable/prowlarr/6.0.46/Chart.lock new file mode 100644 index 00000000000..9c51296bcfc --- /dev/null +++ b/stable/prowlarr/6.0.46/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:37:31.867632526Z" diff --git a/stable/prowlarr/6.0.46/Chart.yaml b/stable/prowlarr/6.0.46/Chart.yaml new file mode 100644 index 00000000000..bcc286227da --- /dev/null +++ b/stable/prowlarr/6.0.46/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.4.7.2016" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.46 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/prowlarr/6.0.46/README.md b/stable/prowlarr/6.0.46/README.md new file mode 100644 index 00000000000..ef3f23dce4d --- /dev/null +++ b/stable/prowlarr/6.0.46/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.45/app-readme.md b/stable/prowlarr/6.0.46/app-readme.md similarity index 100% rename from stable/prowlarr/6.0.45/app-readme.md rename to stable/prowlarr/6.0.46/app-readme.md diff --git a/stable/prowlarr/6.0.46/charts/common-10.7.7.tgz b/stable/prowlarr/6.0.46/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/prowlarr/6.0.46/charts/common-10.7.7.tgz differ diff --git a/stable/prowlarr/6.0.45/ix_values.yaml b/stable/prowlarr/6.0.46/ix_values.yaml similarity index 100% rename from stable/prowlarr/6.0.45/ix_values.yaml rename to stable/prowlarr/6.0.46/ix_values.yaml diff --git a/stable/prowlarr/6.0.45/questions.yaml b/stable/prowlarr/6.0.46/questions.yaml similarity index 100% rename from stable/prowlarr/6.0.45/questions.yaml rename to stable/prowlarr/6.0.46/questions.yaml diff --git a/stable/strapi/4.0.44/templates/common.yaml b/stable/prowlarr/6.0.46/templates/common.yaml similarity index 100% rename from stable/strapi/4.0.44/templates/common.yaml rename to stable/prowlarr/6.0.46/templates/common.yaml diff --git a/stable/sickchill/3.0.53/values.yaml b/stable/prowlarr/6.0.46/values.yaml similarity index 100% rename from stable/sickchill/3.0.53/values.yaml rename to stable/prowlarr/6.0.46/values.yaml diff --git a/stable/putty/1.0.16/CHANGELOG.md b/stable/putty/1.0.16/CHANGELOG.md deleted file mode 100644 index 6c3a19f955d..00000000000 --- a/stable/putty/1.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [putty-1.0.16](https://github.com/truecharts/charts/compare/putty-1.0.15...putty-1.0.16) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [putty-1.0.15](https://github.com/truecharts/charts/compare/putty-1.0.14...putty-1.0.15) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [putty-1.0.14](https://github.com/truecharts/charts/compare/putty-1.0.13...putty-1.0.14) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [putty-1.0.14](https://github.com/truecharts/charts/compare/putty-1.0.13...putty-1.0.14) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [putty-1.0.13](https://github.com/truecharts/charts/compare/putty-1.0.12...putty-1.0.13) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [putty-1.0.12](https://github.com/truecharts/charts/compare/putty-1.0.11...putty-1.0.12) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/putty/1.0.16/Chart.lock b/stable/putty/1.0.16/Chart.lock deleted file mode 100644 index 051b0caa0f2..00000000000 --- a/stable/putty/1.0.16/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:38:06.111182573Z" diff --git a/stable/putty/1.0.16/Chart.yaml b/stable/putty/1.0.16/Chart.yaml deleted file mode 100644 index f80c40e0655..00000000000 --- a/stable/putty/1.0.16/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.7.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.16 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/putty/1.0.16/README.md b/stable/putty/1.0.16/README.md deleted file mode 100644 index 463d13d5310..00000000000 --- a/stable/putty/1.0.16/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.16/charts/common-10.7.1.tgz b/stable/putty/1.0.16/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/putty/1.0.16/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/putty/1.0.17/CHANGELOG.md b/stable/putty/1.0.17/CHANGELOG.md new file mode 100644 index 00000000000..e1e56f3af7f --- /dev/null +++ b/stable/putty/1.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [putty-1.0.17](https://github.com/truecharts/charts/compare/putty-1.0.16...putty-1.0.17) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [putty-1.0.16](https://github.com/truecharts/charts/compare/putty-1.0.15...putty-1.0.16) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [putty-1.0.15](https://github.com/truecharts/charts/compare/putty-1.0.14...putty-1.0.15) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [putty-1.0.14](https://github.com/truecharts/charts/compare/putty-1.0.13...putty-1.0.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [putty-1.0.14](https://github.com/truecharts/charts/compare/putty-1.0.13...putty-1.0.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [putty-1.0.13](https://github.com/truecharts/charts/compare/putty-1.0.12...putty-1.0.13) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [putty-1.0.12](https://github.com/truecharts/charts/compare/putty-1.0.11...putty-1.0.12) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/putty/1.0.17/Chart.lock b/stable/putty/1.0.17/Chart.lock new file mode 100644 index 00000000000..fb9a8e55bd1 --- /dev/null +++ b/stable/putty/1.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:37:44.518903463Z" diff --git a/stable/putty/1.0.17/Chart.yaml b/stable/putty/1.0.17/Chart.yaml new file mode 100644 index 00000000000..e315199bcd6 --- /dev/null +++ b/stable/putty/1.0.17/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.17 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/putty/1.0.17/README.md b/stable/putty/1.0.17/README.md new file mode 100644 index 00000000000..d18f10ca5ef --- /dev/null +++ b/stable/putty/1.0.17/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.16/app-readme.md b/stable/putty/1.0.17/app-readme.md similarity index 100% rename from stable/putty/1.0.16/app-readme.md rename to stable/putty/1.0.17/app-readme.md diff --git a/stable/putty/1.0.17/charts/common-10.7.7.tgz b/stable/putty/1.0.17/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/putty/1.0.17/charts/common-10.7.7.tgz differ diff --git a/stable/putty/1.0.16/ix_values.yaml b/stable/putty/1.0.17/ix_values.yaml similarity index 100% rename from stable/putty/1.0.16/ix_values.yaml rename to stable/putty/1.0.17/ix_values.yaml diff --git a/stable/putty/1.0.16/questions.yaml b/stable/putty/1.0.17/questions.yaml similarity index 100% rename from stable/putty/1.0.16/questions.yaml rename to stable/putty/1.0.17/questions.yaml diff --git a/stable/synclounge/2.0.50/templates/common.yaml b/stable/putty/1.0.17/templates/common.yaml similarity index 100% rename from stable/synclounge/2.0.50/templates/common.yaml rename to stable/putty/1.0.17/templates/common.yaml diff --git a/stable/sickgear/3.0.36/values.yaml b/stable/putty/1.0.17/values.yaml similarity index 100% rename from stable/sickgear/3.0.36/values.yaml rename to stable/putty/1.0.17/values.yaml diff --git a/stable/pwndrop/2.0.36/CHANGELOG.md b/stable/pwndrop/2.0.36/CHANGELOG.md deleted file mode 100644 index cbe1d2914f8..00000000000 --- a/stable/pwndrop/2.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pwndrop-2.0.36](https://github.com/truecharts/charts/compare/pwndrop-2.0.35...pwndrop-2.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pwndrop-2.0.35](https://github.com/truecharts/charts/compare/pwndrop-2.0.34...pwndrop-2.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pwndrop-2.0.34](https://github.com/truecharts/charts/compare/pwndrop-2.0.33...pwndrop-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pwndrop-2.0.34](https://github.com/truecharts/charts/compare/pwndrop-2.0.33...pwndrop-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pwndrop-2.0.33](https://github.com/truecharts/charts/compare/pwndrop-2.0.32...pwndrop-2.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pwndrop-2.0.32](https://github.com/truecharts/charts/compare/pwndrop-2.0.31...pwndrop-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/pwndrop/2.0.36/Chart.lock b/stable/pwndrop/2.0.36/Chart.lock deleted file mode 100644 index 21f6746b461..00000000000 --- a/stable/pwndrop/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:38:14.032927058Z" diff --git a/stable/pwndrop/2.0.36/Chart.yaml b/stable/pwndrop/2.0.36/Chart.yaml deleted file mode 100644 index ea8506f7b0e..00000000000 --- a/stable/pwndrop/2.0.36/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pwndrop -version: 2.0.36 -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.7.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.36/README.md b/stable/pwndrop/2.0.36/README.md deleted file mode 100644 index fd3a0e37fcc..00000000000 --- a/stable/pwndrop/2.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/pwndrop/2.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/pwndrop/2.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/pwndrop/2.0.37/CHANGELOG.md b/stable/pwndrop/2.0.37/CHANGELOG.md new file mode 100644 index 00000000000..4dc31f4fba1 --- /dev/null +++ b/stable/pwndrop/2.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pwndrop-2.0.37](https://github.com/truecharts/charts/compare/pwndrop-2.0.36...pwndrop-2.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pwndrop-2.0.36](https://github.com/truecharts/charts/compare/pwndrop-2.0.35...pwndrop-2.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pwndrop-2.0.35](https://github.com/truecharts/charts/compare/pwndrop-2.0.34...pwndrop-2.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pwndrop-2.0.34](https://github.com/truecharts/charts/compare/pwndrop-2.0.33...pwndrop-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pwndrop-2.0.34](https://github.com/truecharts/charts/compare/pwndrop-2.0.33...pwndrop-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pwndrop-2.0.33](https://github.com/truecharts/charts/compare/pwndrop-2.0.32...pwndrop-2.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pwndrop-2.0.32](https://github.com/truecharts/charts/compare/pwndrop-2.0.31...pwndrop-2.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/pwndrop/2.0.37/Chart.lock b/stable/pwndrop/2.0.37/Chart.lock new file mode 100644 index 00000000000..5e53696758c --- /dev/null +++ b/stable/pwndrop/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:38:00.040650841Z" diff --git a/stable/pwndrop/2.0.37/Chart.yaml b/stable/pwndrop/2.0.37/Chart.yaml new file mode 100644 index 00000000000..7d169849e2d --- /dev/null +++ b/stable/pwndrop/2.0.37/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pwndrop +version: 2.0.37 +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.7.7 + # 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.37/README.md b/stable/pwndrop/2.0.37/README.md new file mode 100644 index 00000000000..ab1f3a41039 --- /dev/null +++ b/stable/pwndrop/2.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/pwndrop/2.0.37/app-readme.md similarity index 100% rename from stable/pwndrop/2.0.36/app-readme.md rename to stable/pwndrop/2.0.37/app-readme.md diff --git a/stable/pwndrop/2.0.37/charts/common-10.7.7.tgz b/stable/pwndrop/2.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/pwndrop/2.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/pwndrop/2.0.36/ix_values.yaml b/stable/pwndrop/2.0.37/ix_values.yaml similarity index 100% rename from stable/pwndrop/2.0.36/ix_values.yaml rename to stable/pwndrop/2.0.37/ix_values.yaml diff --git a/stable/pwndrop/2.0.36/questions.yaml b/stable/pwndrop/2.0.37/questions.yaml similarity index 100% rename from stable/pwndrop/2.0.36/questions.yaml rename to stable/pwndrop/2.0.37/questions.yaml diff --git a/stable/syslog-ng/2.0.39/templates/common.yaml b/stable/pwndrop/2.0.37/templates/common.yaml similarity index 100% rename from stable/syslog-ng/2.0.39/templates/common.yaml rename to stable/pwndrop/2.0.37/templates/common.yaml diff --git a/stable/simply-shorten/1.0.7/values.yaml b/stable/pwndrop/2.0.37/values.yaml similarity index 100% rename from stable/simply-shorten/1.0.7/values.yaml rename to stable/pwndrop/2.0.37/values.yaml diff --git a/stable/pydio-cells/4.0.44/CHANGELOG.md b/stable/pydio-cells/4.0.44/CHANGELOG.md deleted file mode 100644 index 9349d10ffb1..00000000000 --- a/stable/pydio-cells/4.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pydio-cells-4.0.44](https://github.com/truecharts/charts/compare/pydio-cells-4.0.43...pydio-cells-4.0.44) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pydio-cells-4.0.43](https://github.com/truecharts/charts/compare/pydio-cells-4.0.42...pydio-cells-4.0.43) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pydio-cells-4.0.42](https://github.com/truecharts/charts/compare/pydio-cells-4.0.41...pydio-cells-4.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pydio-cells-4.0.42](https://github.com/truecharts/charts/compare/pydio-cells-4.0.41...pydio-cells-4.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pydio-cells-4.0.41](https://github.com/truecharts/charts/compare/pydio-cells-4.0.40...pydio-cells-4.0.41) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pydio-cells-4.0.39](https://github.com/truecharts/charts/compare/pydio-cells-4.0.38...pydio-cells-4.0.39) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/pydio-cells/4.0.44/Chart.lock b/stable/pydio-cells/4.0.44/Chart.lock deleted file mode 100644 index 1afb1179ffe..00000000000 --- a/stable/pydio-cells/4.0.44/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -digest: sha256:295e428c316393ce8454e78e86bc68db722fe4ed43b899d9d733e2f9744cf719 -generated: "2022-10-19T13:38:43.837565913Z" diff --git a/stable/pydio-cells/4.0.44/Chart.yaml b/stable/pydio-cells/4.0.44/Chart.yaml deleted file mode 100644 index 6b4ac759954..00000000000 --- a/stable/pydio-cells/4.0.44/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pydio-cells -version: 4.0.44 -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.7.1 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -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.44/README.md b/stable/pydio-cells/4.0.44/README.md deleted file mode 100644 index 1cebf47e838..00000000000 --- a/stable/pydio-cells/4.0.44/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.95 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.44/charts/common-10.7.1.tgz b/stable/pydio-cells/4.0.44/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/pydio-cells/4.0.44/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/pydio-cells/4.0.44/charts/mariadb-3.0.95.tgz b/stable/pydio-cells/4.0.44/charts/mariadb-3.0.95.tgz deleted file mode 100644 index 8b64eea58a2..00000000000 Binary files a/stable/pydio-cells/4.0.44/charts/mariadb-3.0.95.tgz and /dev/null differ diff --git a/stable/pydio-cells/4.0.45/CHANGELOG.md b/stable/pydio-cells/4.0.45/CHANGELOG.md new file mode 100644 index 00000000000..88a12456e48 --- /dev/null +++ b/stable/pydio-cells/4.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pydio-cells-4.0.45](https://github.com/truecharts/charts/compare/pydio-cells-4.0.44...pydio-cells-4.0.45) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pydio-cells-4.0.44](https://github.com/truecharts/charts/compare/pydio-cells-4.0.43...pydio-cells-4.0.44) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pydio-cells-4.0.43](https://github.com/truecharts/charts/compare/pydio-cells-4.0.42...pydio-cells-4.0.43) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pydio-cells-4.0.42](https://github.com/truecharts/charts/compare/pydio-cells-4.0.41...pydio-cells-4.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pydio-cells-4.0.42](https://github.com/truecharts/charts/compare/pydio-cells-4.0.41...pydio-cells-4.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pydio-cells-4.0.41](https://github.com/truecharts/charts/compare/pydio-cells-4.0.40...pydio-cells-4.0.41) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pydio-cells-4.0.39](https://github.com/truecharts/charts/compare/pydio-cells-4.0.38...pydio-cells-4.0.39) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/pydio-cells/4.0.45/Chart.lock b/stable/pydio-cells/4.0.45/Chart.lock new file mode 100644 index 00000000000..1583caaf8fe --- /dev/null +++ b/stable/pydio-cells/4.0.45/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add +generated: "2022-10-25T10:38:28.7581957Z" diff --git a/stable/pydio-cells/4.0.45/Chart.yaml b/stable/pydio-cells/4.0.45/Chart.yaml new file mode 100644 index 00000000000..d0921dbd765 --- /dev/null +++ b/stable/pydio-cells/4.0.45/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pydio-cells +version: 4.0.45 +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.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +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.45/README.md b/stable/pydio-cells/4.0.45/README.md new file mode 100644 index 00000000000..7a52e0f86af --- /dev/null +++ b/stable/pydio-cells/4.0.45/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.100 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.44/app-readme.md b/stable/pydio-cells/4.0.45/app-readme.md similarity index 100% rename from stable/pydio-cells/4.0.44/app-readme.md rename to stable/pydio-cells/4.0.45/app-readme.md diff --git a/stable/pydio-cells/4.0.45/charts/common-10.7.7.tgz b/stable/pydio-cells/4.0.45/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/pydio-cells/4.0.45/charts/common-10.7.7.tgz differ diff --git a/stable/pydio-cells/4.0.45/charts/mariadb-3.0.100.tgz b/stable/pydio-cells/4.0.45/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/stable/pydio-cells/4.0.45/charts/mariadb-3.0.100.tgz differ diff --git a/stable/pydio-cells/4.0.44/ix_values.yaml b/stable/pydio-cells/4.0.45/ix_values.yaml similarity index 100% rename from stable/pydio-cells/4.0.44/ix_values.yaml rename to stable/pydio-cells/4.0.45/ix_values.yaml diff --git a/stable/pydio-cells/4.0.44/questions.yaml b/stable/pydio-cells/4.0.45/questions.yaml similarity index 100% rename from stable/pydio-cells/4.0.44/questions.yaml rename to stable/pydio-cells/4.0.45/questions.yaml diff --git a/stable/pydio-cells/4.0.44/templates/common.yaml b/stable/pydio-cells/4.0.45/templates/common.yaml similarity index 100% rename from stable/pydio-cells/4.0.44/templates/common.yaml rename to stable/pydio-cells/4.0.45/templates/common.yaml diff --git a/stable/smokeping/3.0.36/values.yaml b/stable/pydio-cells/4.0.45/values.yaml similarity index 100% rename from stable/smokeping/3.0.36/values.yaml rename to stable/pydio-cells/4.0.45/values.yaml diff --git a/stable/pyload/6.0.37/CHANGELOG.md b/stable/pyload/6.0.37/CHANGELOG.md deleted file mode 100644 index 3d7cdc33047..00000000000 --- a/stable/pyload/6.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pyload-6.0.37](https://github.com/truecharts/charts/compare/pyload-ng-0.0.37...pyload-6.0.37) (2022-10-19) - -### Chore - -- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pyload-6.0.36](https://github.com/truecharts/charts/compare/pyload-ng-0.0.35...pyload-6.0.36) (2022-10-12) - -### Chore - -- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pyload-6.0.35](https://github.com/truecharts/charts/compare/pyload-ng-0.0.33...pyload-6.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pyload-6.0.35](https://github.com/truecharts/charts/compare/pyload-ng-0.0.33...pyload-6.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pyload-6.0.34](https://github.com/truecharts/charts/compare/pyload-ng-0.0.32...pyload-6.0.34) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pyload-6.0.33](https://github.com/truecharts/charts/compare/pyload-6.0.32...pyload-6.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) - diff --git a/stable/pyload/6.0.37/Chart.lock b/stable/pyload/6.0.37/Chart.lock deleted file mode 100644 index da33f466537..00000000000 --- a/stable/pyload/6.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:38:37.514067965Z" diff --git a/stable/pyload/6.0.37/Chart.yaml b/stable/pyload/6.0.37/Chart.yaml deleted file mode 100644 index e14fa1e8e4f..00000000000 --- a/stable/pyload/6.0.37/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "5de90278" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.37 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/pyload/6.0.37/README.md b/stable/pyload/6.0.37/README.md deleted file mode 100644 index 695600c84f7..00000000000 --- a/stable/pyload/6.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/pyload/6.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/pyload/6.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/pyload/6.0.38/CHANGELOG.md b/stable/pyload/6.0.38/CHANGELOG.md new file mode 100644 index 00000000000..984dc27e81e --- /dev/null +++ b/stable/pyload/6.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pyload-6.0.38](https://github.com/truecharts/charts/compare/pyload-6.0.37...pyload-6.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pyload-6.0.37](https://github.com/truecharts/charts/compare/pyload-ng-0.0.37...pyload-6.0.37) (2022-10-19) + +### Chore + +- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pyload-6.0.36](https://github.com/truecharts/charts/compare/pyload-ng-0.0.35...pyload-6.0.36) (2022-10-12) + +### Chore + +- update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pyload-6.0.35](https://github.com/truecharts/charts/compare/pyload-ng-0.0.33...pyload-6.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pyload-6.0.35](https://github.com/truecharts/charts/compare/pyload-ng-0.0.33...pyload-6.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pyload-6.0.34](https://github.com/truecharts/charts/compare/pyload-ng-0.0.32...pyload-6.0.34) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pyload-6.0.33](https://github.com/truecharts/charts/compare/pyload-6.0.32...pyload-6.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/pyload/6.0.38/Chart.lock b/stable/pyload/6.0.38/Chart.lock new file mode 100644 index 00000000000..8039b62eb44 --- /dev/null +++ b/stable/pyload/6.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:38:21.817194908Z" diff --git a/stable/pyload/6.0.38/Chart.yaml b/stable/pyload/6.0.38/Chart.yaml new file mode 100644 index 00000000000..8bbcd59d7b2 --- /dev/null +++ b/stable/pyload/6.0.38/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "5de90278" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/pyload/6.0.38/README.md b/stable/pyload/6.0.38/README.md new file mode 100644 index 00000000000..5eaf585dd90 --- /dev/null +++ b/stable/pyload/6.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/pyload/6.0.38/app-readme.md similarity index 100% rename from stable/pyload/6.0.37/app-readme.md rename to stable/pyload/6.0.38/app-readme.md diff --git a/stable/pyload/6.0.38/charts/common-10.7.7.tgz b/stable/pyload/6.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/pyload/6.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/pyload/6.0.37/ix_values.yaml b/stable/pyload/6.0.38/ix_values.yaml similarity index 100% rename from stable/pyload/6.0.37/ix_values.yaml rename to stable/pyload/6.0.38/ix_values.yaml diff --git a/stable/pyload/6.0.37/questions.yaml b/stable/pyload/6.0.38/questions.yaml similarity index 100% rename from stable/pyload/6.0.37/questions.yaml rename to stable/pyload/6.0.38/questions.yaml diff --git a/stable/tdarr-node/2.0.39/templates/common.yaml b/stable/pyload/6.0.38/templates/common.yaml similarity index 100% rename from stable/tdarr-node/2.0.39/templates/common.yaml rename to stable/pyload/6.0.38/templates/common.yaml diff --git a/stable/snapdrop/2.0.55/values.yaml b/stable/pyload/6.0.38/values.yaml similarity index 100% rename from stable/snapdrop/2.0.55/values.yaml rename to stable/pyload/6.0.38/values.yaml diff --git a/stable/pylon/2.0.36/CHANGELOG.md b/stable/pylon/2.0.36/CHANGELOG.md deleted file mode 100644 index 0f4382a2d3f..00000000000 --- a/stable/pylon/2.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [pylon-2.0.36](https://github.com/truecharts/charts/compare/pylon-2.0.35...pylon-2.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [pylon-2.0.35](https://github.com/truecharts/charts/compare/pylon-2.0.34...pylon-2.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [pylon-2.0.34](https://github.com/truecharts/charts/compare/pylon-2.0.33...pylon-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pylon-2.0.34](https://github.com/truecharts/charts/compare/pylon-2.0.33...pylon-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [pylon-2.0.33](https://github.com/truecharts/charts/compare/pylon-2.0.32...pylon-2.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [pylon-2.0.32](https://github.com/truecharts/charts/compare/pylon-2.0.31...pylon-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/pylon/2.0.36/Chart.lock b/stable/pylon/2.0.36/Chart.lock deleted file mode 100644 index 16460c55752..00000000000 --- a/stable/pylon/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:38:37.832088596Z" diff --git a/stable/pylon/2.0.36/Chart.yaml b/stable/pylon/2.0.36/Chart.yaml deleted file mode 100644 index ebc56445eea..00000000000 --- a/stable/pylon/2.0.36/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pylon -version: 2.0.36 -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.7.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.36/README.md b/stable/pylon/2.0.36/README.md deleted file mode 100644 index 2eb871c0856..00000000000 --- a/stable/pylon/2.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/pylon/2.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/pylon/2.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/pylon/2.0.37/CHANGELOG.md b/stable/pylon/2.0.37/CHANGELOG.md new file mode 100644 index 00000000000..77e021bbe36 --- /dev/null +++ b/stable/pylon/2.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [pylon-2.0.37](https://github.com/truecharts/charts/compare/pylon-2.0.36...pylon-2.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [pylon-2.0.36](https://github.com/truecharts/charts/compare/pylon-2.0.35...pylon-2.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [pylon-2.0.35](https://github.com/truecharts/charts/compare/pylon-2.0.34...pylon-2.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [pylon-2.0.34](https://github.com/truecharts/charts/compare/pylon-2.0.33...pylon-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pylon-2.0.34](https://github.com/truecharts/charts/compare/pylon-2.0.33...pylon-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [pylon-2.0.33](https://github.com/truecharts/charts/compare/pylon-2.0.32...pylon-2.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [pylon-2.0.32](https://github.com/truecharts/charts/compare/pylon-2.0.31...pylon-2.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/pylon/2.0.37/Chart.lock b/stable/pylon/2.0.37/Chart.lock new file mode 100644 index 00000000000..417c11122e1 --- /dev/null +++ b/stable/pylon/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:38:24.575941217Z" diff --git a/stable/pylon/2.0.37/Chart.yaml b/stable/pylon/2.0.37/Chart.yaml new file mode 100644 index 00000000000..8ded498782c --- /dev/null +++ b/stable/pylon/2.0.37/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pylon +version: 2.0.37 +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.7.7 + # 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.37/README.md b/stable/pylon/2.0.37/README.md new file mode 100644 index 00000000000..926e00421ea --- /dev/null +++ b/stable/pylon/2.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/pylon/2.0.37/app-readme.md similarity index 100% rename from stable/pylon/2.0.36/app-readme.md rename to stable/pylon/2.0.37/app-readme.md diff --git a/stable/pylon/2.0.37/charts/common-10.7.7.tgz b/stable/pylon/2.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/pylon/2.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/pylon/2.0.36/ix_values.yaml b/stable/pylon/2.0.37/ix_values.yaml similarity index 100% rename from stable/pylon/2.0.36/ix_values.yaml rename to stable/pylon/2.0.37/ix_values.yaml diff --git a/stable/pylon/2.0.36/questions.yaml b/stable/pylon/2.0.37/questions.yaml similarity index 100% rename from stable/pylon/2.0.36/questions.yaml rename to stable/pylon/2.0.37/questions.yaml diff --git a/stable/tdarr/2.0.39/templates/common.yaml b/stable/pylon/2.0.37/templates/common.yaml similarity index 100% rename from stable/tdarr/2.0.39/templates/common.yaml rename to stable/pylon/2.0.37/templates/common.yaml diff --git a/stable/snipe-it/4.0.57/values.yaml b/stable/pylon/2.0.37/values.yaml similarity index 100% rename from stable/snipe-it/4.0.57/values.yaml rename to stable/pylon/2.0.37/values.yaml diff --git a/stable/qbitmanage/1.0.10/CHANGELOG.md b/stable/qbitmanage/1.0.10/CHANGELOG.md new file mode 100644 index 00000000000..42288c8c076 --- /dev/null +++ b/stable/qbitmanage/1.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [qbitmanage-1.0.10](https://github.com/truecharts/charts/compare/qbitmanage-1.0.9...qbitmanage-1.0.10) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [qbitmanage-1.0.9](https://github.com/truecharts/charts/compare/qbitmanage-1.0.8...qbitmanage-1.0.9) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [qbitmanage-1.0.8](https://github.com/truecharts/charts/compare/qbitmanage-1.0.7...qbitmanage-1.0.8) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [qbitmanage-1.0.7](https://github.com/truecharts/charts/compare/qbitmanage-1.0.6...qbitmanage-1.0.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [qbitmanage-1.0.7](https://github.com/truecharts/charts/compare/qbitmanage-1.0.6...qbitmanage-1.0.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [qbitmanage-1.0.6](https://github.com/truecharts/charts/compare/qbitmanage-1.0.5...qbitmanage-1.0.6) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [qbitmanage-1.0.5](https://github.com/truecharts/charts/compare/qbitmanage-1.0.4...qbitmanage-1.0.5) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) + + + + +## [qbitmanage-1.0.4](https://github.com/truecharts/charts/compare/qbitmanage-1.0.3...qbitmanage-1.0.4) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/qbitmanage/1.0.10/Chart.lock b/stable/qbitmanage/1.0.10/Chart.lock new file mode 100644 index 00000000000..bee1f9b94df --- /dev/null +++ b/stable/qbitmanage/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:38:40.367469327Z" diff --git a/stable/qbitmanage/1.0.10/Chart.yaml b/stable/qbitmanage/1.0.10/Chart.yaml new file mode 100644 index 00000000000..7f4cf79904a --- /dev/null +++ b/stable/qbitmanage/1.0.10/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "3.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.10 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Other diff --git a/stable/qbitmanage/1.0.10/README.md b/stable/qbitmanage/1.0.10/README.md new file mode 100644 index 00000000000..54f1bf1d41f --- /dev/null +++ b/stable/qbitmanage/1.0.10/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.9/app-readme.md b/stable/qbitmanage/1.0.10/app-readme.md similarity index 100% rename from stable/qbitmanage/1.0.9/app-readme.md rename to stable/qbitmanage/1.0.10/app-readme.md diff --git a/stable/qbitmanage/1.0.10/charts/common-10.7.7.tgz b/stable/qbitmanage/1.0.10/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/qbitmanage/1.0.10/charts/common-10.7.7.tgz differ diff --git a/stable/qbitmanage/1.0.9/ix_values.yaml b/stable/qbitmanage/1.0.10/ix_values.yaml similarity index 100% rename from stable/qbitmanage/1.0.9/ix_values.yaml rename to stable/qbitmanage/1.0.10/ix_values.yaml diff --git a/stable/qbitmanage/1.0.9/questions.yaml b/stable/qbitmanage/1.0.10/questions.yaml similarity index 100% rename from stable/qbitmanage/1.0.9/questions.yaml rename to stable/qbitmanage/1.0.10/questions.yaml diff --git a/stable/qbitmanage/1.0.9/templates/common.yaml b/stable/qbitmanage/1.0.10/templates/common.yaml similarity index 100% rename from stable/qbitmanage/1.0.9/templates/common.yaml rename to stable/qbitmanage/1.0.10/templates/common.yaml diff --git a/stable/speedtest-exporter/3.0.40/values.yaml b/stable/qbitmanage/1.0.10/values.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.40/values.yaml rename to stable/qbitmanage/1.0.10/values.yaml diff --git a/stable/qbitmanage/1.0.9/CHANGELOG.md b/stable/qbitmanage/1.0.9/CHANGELOG.md deleted file mode 100644 index ef8fe3d7272..00000000000 --- a/stable/qbitmanage/1.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [qbitmanage-1.0.9](https://github.com/truecharts/charts/compare/qbitmanage-1.0.8...qbitmanage-1.0.9) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [qbitmanage-1.0.8](https://github.com/truecharts/charts/compare/qbitmanage-1.0.7...qbitmanage-1.0.8) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [qbitmanage-1.0.7](https://github.com/truecharts/charts/compare/qbitmanage-1.0.6...qbitmanage-1.0.7) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [qbitmanage-1.0.7](https://github.com/truecharts/charts/compare/qbitmanage-1.0.6...qbitmanage-1.0.7) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [qbitmanage-1.0.6](https://github.com/truecharts/charts/compare/qbitmanage-1.0.5...qbitmanage-1.0.6) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [qbitmanage-1.0.5](https://github.com/truecharts/charts/compare/qbitmanage-1.0.4...qbitmanage-1.0.5) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [qbitmanage-1.0.4](https://github.com/truecharts/charts/compare/qbitmanage-1.0.3...qbitmanage-1.0.4) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/qbitmanage/1.0.9/Chart.lock b/stable/qbitmanage/1.0.9/Chart.lock deleted file mode 100644 index f5bb65d8804..00000000000 --- a/stable/qbitmanage/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:38:45.498234326Z" diff --git a/stable/qbitmanage/1.0.9/Chart.yaml b/stable/qbitmanage/1.0.9/Chart.yaml deleted file mode 100644 index 37dcab7ff89..00000000000 --- a/stable/qbitmanage/1.0.9/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "3.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.9 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Other diff --git a/stable/qbitmanage/1.0.9/README.md b/stable/qbitmanage/1.0.9/README.md deleted file mode 100644 index 0cc481091db..00000000000 --- a/stable/qbitmanage/1.0.9/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.9/charts/common-10.7.1.tgz b/stable/qbitmanage/1.0.9/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/qbitmanage/1.0.9/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/qbittorrent/11.0.42/CHANGELOG.md b/stable/qbittorrent/11.0.42/CHANGELOG.md new file mode 100644 index 00000000000..fac5828515b --- /dev/null +++ b/stable/qbittorrent/11.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [qbittorrent-11.0.42](https://github.com/truecharts/charts/compare/qbittorrent-11.0.41...qbittorrent-11.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [qbittorrent-11.0.41](https://github.com/truecharts/charts/compare/qbittorrent-11.0.40...qbittorrent-11.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [qbittorrent-11.0.40](https://github.com/truecharts/charts/compare/qbittorrent-11.0.39...qbittorrent-11.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [qbittorrent-11.0.39](https://github.com/truecharts/charts/compare/qbittorrent-11.0.38...qbittorrent-11.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [qbittorrent-11.0.39](https://github.com/truecharts/charts/compare/qbittorrent-11.0.38...qbittorrent-11.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [qbittorrent-11.0.38](https://github.com/truecharts/charts/compare/qbittorrent-11.0.37...qbittorrent-11.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [qbittorrent-11.0.37](https://github.com/truecharts/charts/compare/qbittorrent-11.0.36...qbittorrent-11.0.37) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [qbittorrent-11.0.36](https://github.com/truecharts/charts/compare/qbittorrent-11.0.35...qbittorrent-11.0.36) (2022-09-26) + +### Chore + +- Auto-update chart README [skip ci] + - fix versioning scheme ([#3913](https://github.com/truecharts/charts/issues/3913)) + + + + +## [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 diff --git a/stable/qbittorrent/11.0.42/Chart.lock b/stable/qbittorrent/11.0.42/Chart.lock new file mode 100644 index 00000000000..0cef2a09286 --- /dev/null +++ b/stable/qbittorrent/11.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:39:03.773164131Z" diff --git a/stable/qbittorrent/11.0.42/Chart.yaml b/stable/qbittorrent/11.0.42/Chart.yaml new file mode 100644 index 00000000000..dd81448cc3a --- /dev/null +++ b/stable/qbittorrent/11.0.42/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.4.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.42 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/qbittorrent/11.0.42/README.md b/stable/qbittorrent/11.0.42/README.md new file mode 100644 index 00000000000..b3a224e7a41 --- /dev/null +++ b/stable/qbittorrent/11.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/app-readme.md b/stable/qbittorrent/11.0.42/app-readme.md new file mode 100644 index 00000000000..41edf28feb2 --- /dev/null +++ b/stable/qbittorrent/11.0.42/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.42/charts/common-10.7.7.tgz b/stable/qbittorrent/11.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/qbittorrent/11.0.42/charts/common-10.7.7.tgz differ diff --git a/stable/qbittorrent/11.0.42/ix_values.yaml b/stable/qbittorrent/11.0.42/ix_values.yaml new file mode 100644 index 00000000000..0257319ba2c --- /dev/null +++ b/stable/qbittorrent/11.0.42/ix_values.yaml @@ -0,0 +1,49 @@ +image: + repository: tccr.io/truecharts/qbittorrent + pullPolicy: IfNotPresent + tag: v4.4.5@sha256:246ecabd9d6893597449e7f62c35d541ffd029cda168b7957008ceec19e87972 + +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.42/questions.yaml b/stable/qbittorrent/11.0.42/questions.yaml new file mode 100644 index 00000000000..cc0ed48a78a --- /dev/null +++ b/stable/qbittorrent/11.0.42/questions.yaml @@ -0,0 +1,2837 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.42/templates/_configmap.tpl b/stable/qbittorrent/11.0.42/templates/_configmap.tpl new file mode 100644 index 00000000000..b5d6f3cfd15 --- /dev/null +++ b/stable/qbittorrent/11.0.42/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.42/templates/common.yaml b/stable/qbittorrent/11.0.42/templates/common.yaml new file mode 100644 index 00000000000..a6f2d0e33f8 --- /dev/null +++ b/stable/qbittorrent/11.0.42/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/spotweb/4.0.45/values.yaml b/stable/qbittorrent/11.0.42/values.yaml similarity index 100% rename from stable/spotweb/4.0.45/values.yaml rename to stable/qbittorrent/11.0.42/values.yaml diff --git a/stable/qdirstat/1.0.16/CHANGELOG.md b/stable/qdirstat/1.0.16/CHANGELOG.md deleted file mode 100644 index 5a47481e5fd..00000000000 --- a/stable/qdirstat/1.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [qdirstat-1.0.16](https://github.com/truecharts/charts/compare/qdirstat-1.0.15...qdirstat-1.0.16) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [qdirstat-1.0.15](https://github.com/truecharts/charts/compare/qdirstat-1.0.14...qdirstat-1.0.15) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [qdirstat-1.0.14](https://github.com/truecharts/charts/compare/qdirstat-1.0.13...qdirstat-1.0.14) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [qdirstat-1.0.14](https://github.com/truecharts/charts/compare/qdirstat-1.0.13...qdirstat-1.0.14) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [qdirstat-1.0.13](https://github.com/truecharts/charts/compare/qdirstat-1.0.12...qdirstat-1.0.13) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [qdirstat-1.0.12](https://github.com/truecharts/charts/compare/qdirstat-1.0.11...qdirstat-1.0.12) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/qdirstat/1.0.16/Chart.lock b/stable/qdirstat/1.0.16/Chart.lock deleted file mode 100644 index 0a11819cb6d..00000000000 --- a/stable/qdirstat/1.0.16/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:39:09.757285336Z" diff --git a/stable/qdirstat/1.0.16/Chart.yaml b/stable/qdirstat/1.0.16/Chart.yaml deleted file mode 100644 index d9a0604d64a..00000000000 --- a/stable/qdirstat/1.0.16/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.7.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.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/qdirstat/1.0.16/README.md b/stable/qdirstat/1.0.16/README.md deleted file mode 100644 index 453f433059a..00000000000 --- a/stable/qdirstat/1.0.16/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.16/charts/common-10.7.1.tgz b/stable/qdirstat/1.0.16/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/qdirstat/1.0.16/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/qdirstat/1.0.17/CHANGELOG.md b/stable/qdirstat/1.0.17/CHANGELOG.md new file mode 100644 index 00000000000..e0d3d593091 --- /dev/null +++ b/stable/qdirstat/1.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [qdirstat-1.0.17](https://github.com/truecharts/charts/compare/qdirstat-1.0.16...qdirstat-1.0.17) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [qdirstat-1.0.16](https://github.com/truecharts/charts/compare/qdirstat-1.0.15...qdirstat-1.0.16) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [qdirstat-1.0.15](https://github.com/truecharts/charts/compare/qdirstat-1.0.14...qdirstat-1.0.15) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [qdirstat-1.0.14](https://github.com/truecharts/charts/compare/qdirstat-1.0.13...qdirstat-1.0.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [qdirstat-1.0.14](https://github.com/truecharts/charts/compare/qdirstat-1.0.13...qdirstat-1.0.14) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [qdirstat-1.0.13](https://github.com/truecharts/charts/compare/qdirstat-1.0.12...qdirstat-1.0.13) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [qdirstat-1.0.12](https://github.com/truecharts/charts/compare/qdirstat-1.0.11...qdirstat-1.0.12) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/qdirstat/1.0.17/Chart.lock b/stable/qdirstat/1.0.17/Chart.lock new file mode 100644 index 00000000000..f905db6ef41 --- /dev/null +++ b/stable/qdirstat/1.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:39:06.91565525Z" diff --git a/stable/qdirstat/1.0.17/Chart.yaml b/stable/qdirstat/1.0.17/Chart.yaml new file mode 100644 index 00000000000..046d2e406bc --- /dev/null +++ b/stable/qdirstat/1.0.17/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/qdirstat/1.0.17/README.md b/stable/qdirstat/1.0.17/README.md new file mode 100644 index 00000000000..fb26e01d380 --- /dev/null +++ b/stable/qdirstat/1.0.17/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.16/app-readme.md b/stable/qdirstat/1.0.17/app-readme.md similarity index 100% rename from stable/qdirstat/1.0.16/app-readme.md rename to stable/qdirstat/1.0.17/app-readme.md diff --git a/stable/qdirstat/1.0.17/charts/common-10.7.7.tgz b/stable/qdirstat/1.0.17/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/qdirstat/1.0.17/charts/common-10.7.7.tgz differ diff --git a/stable/qdirstat/1.0.16/ix_values.yaml b/stable/qdirstat/1.0.17/ix_values.yaml similarity index 100% rename from stable/qdirstat/1.0.16/ix_values.yaml rename to stable/qdirstat/1.0.17/ix_values.yaml diff --git a/stable/qdirstat/1.0.16/questions.yaml b/stable/qdirstat/1.0.17/questions.yaml similarity index 100% rename from stable/qdirstat/1.0.16/questions.yaml rename to stable/qdirstat/1.0.17/questions.yaml diff --git a/stable/teamspeak3/4.0.41/templates/common.yaml b/stable/qdirstat/1.0.17/templates/common.yaml similarity index 100% rename from stable/teamspeak3/4.0.41/templates/common.yaml rename to stable/qdirstat/1.0.17/templates/common.yaml diff --git a/stable/sqlitebrowser/3.0.36/values.yaml b/stable/qdirstat/1.0.17/values.yaml similarity index 100% rename from stable/sqlitebrowser/3.0.36/values.yaml rename to stable/qdirstat/1.0.17/values.yaml diff --git a/stable/qinglong/2.0.50/CHANGELOG.md b/stable/qinglong/2.0.50/CHANGELOG.md deleted file mode 100644 index 4eaecd8260b..00000000000 --- a/stable/qinglong/2.0.50/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [qinglong-2.0.50](https://github.com/truecharts/charts/compare/qinglong-2.0.49...qinglong-2.0.50) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [qinglong-2.0.49](https://github.com/truecharts/charts/compare/qinglong-2.0.48...qinglong-2.0.49) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [qinglong-2.0.48](https://github.com/truecharts/charts/compare/qinglong-2.0.47...qinglong-2.0.48) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [qinglong-2.0.47](https://github.com/truecharts/charts/compare/qinglong-2.0.46...qinglong-2.0.47) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [qinglong-2.0.47](https://github.com/truecharts/charts/compare/qinglong-2.0.46...qinglong-2.0.47) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [qinglong-2.0.46](https://github.com/truecharts/charts/compare/qinglong-2.0.45...qinglong-2.0.46) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [qinglong-2.0.45](https://github.com/truecharts/charts/compare/qinglong-2.0.44...qinglong-2.0.45) (2022-10-04) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) - - - - -## [qinglong-2.0.44](https://github.com/truecharts/charts/compare/qinglong-2.0.43...qinglong-2.0.44) (2022-09-30) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) - - - - -## [qinglong-2.0.43](https://github.com/truecharts/charts/compare/qinglong-2.0.42...qinglong-2.0.43) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [qinglong-2.0.42](https://github.com/truecharts/charts/compare/qinglong-2.0.41...qinglong-2.0.42) (2022-09-25) - -### Chore diff --git a/stable/qinglong/2.0.50/Chart.lock b/stable/qinglong/2.0.50/Chart.lock deleted file mode 100644 index 3563f79fe03..00000000000 --- a/stable/qinglong/2.0.50/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:53:02.741544232Z" diff --git a/stable/qinglong/2.0.50/Chart.yaml b/stable/qinglong/2.0.50/Chart.yaml deleted file mode 100644 index e2d9062fa3f..00000000000 --- a/stable/qinglong/2.0.50/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: qinglong -version: 2.0.50 -appVersion: "2.14.8" -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.7.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.50/README.md b/stable/qinglong/2.0.50/README.md deleted file mode 100644 index 6c9b9f140f5..00000000000 --- a/stable/qinglong/2.0.50/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.50/charts/common-10.7.1.tgz b/stable/qinglong/2.0.50/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/qinglong/2.0.50/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/qinglong/2.0.51/CHANGELOG.md b/stable/qinglong/2.0.51/CHANGELOG.md new file mode 100644 index 00000000000..04d2bfd2983 --- /dev/null +++ b/stable/qinglong/2.0.51/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [qinglong-2.0.51](https://github.com/truecharts/charts/compare/qinglong-2.0.50...qinglong-2.0.51) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [qinglong-2.0.50](https://github.com/truecharts/charts/compare/qinglong-2.0.49...qinglong-2.0.50) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [qinglong-2.0.49](https://github.com/truecharts/charts/compare/qinglong-2.0.48...qinglong-2.0.49) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [qinglong-2.0.48](https://github.com/truecharts/charts/compare/qinglong-2.0.47...qinglong-2.0.48) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [qinglong-2.0.47](https://github.com/truecharts/charts/compare/qinglong-2.0.46...qinglong-2.0.47) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [qinglong-2.0.47](https://github.com/truecharts/charts/compare/qinglong-2.0.46...qinglong-2.0.47) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [qinglong-2.0.46](https://github.com/truecharts/charts/compare/qinglong-2.0.45...qinglong-2.0.46) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [qinglong-2.0.45](https://github.com/truecharts/charts/compare/qinglong-2.0.44...qinglong-2.0.45) (2022-10-04) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) + + + + +## [qinglong-2.0.44](https://github.com/truecharts/charts/compare/qinglong-2.0.43...qinglong-2.0.44) (2022-09-30) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3965](https://github.com/truecharts/charts/issues/3965)) + + + + +## [qinglong-2.0.43](https://github.com/truecharts/charts/compare/qinglong-2.0.42...qinglong-2.0.43) (2022-09-27) + +### Chore diff --git a/stable/qinglong/2.0.51/Chart.lock b/stable/qinglong/2.0.51/Chart.lock new file mode 100644 index 00000000000..aaa84c674b3 --- /dev/null +++ b/stable/qinglong/2.0.51/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:39:22.463450212Z" diff --git a/stable/qinglong/2.0.51/Chart.yaml b/stable/qinglong/2.0.51/Chart.yaml new file mode 100644 index 00000000000..27b43025f43 --- /dev/null +++ b/stable/qinglong/2.0.51/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: qinglong +version: 2.0.51 +appVersion: "2.14.8" +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.7.7 + # 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.51/README.md b/stable/qinglong/2.0.51/README.md new file mode 100644 index 00000000000..c70ee7361a3 --- /dev/null +++ b/stable/qinglong/2.0.51/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.50/app-readme.md b/stable/qinglong/2.0.51/app-readme.md similarity index 100% rename from stable/qinglong/2.0.50/app-readme.md rename to stable/qinglong/2.0.51/app-readme.md diff --git a/stable/qinglong/2.0.51/charts/common-10.7.7.tgz b/stable/qinglong/2.0.51/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/qinglong/2.0.51/charts/common-10.7.7.tgz differ diff --git a/stable/qinglong/2.0.50/ix_values.yaml b/stable/qinglong/2.0.51/ix_values.yaml similarity index 100% rename from stable/qinglong/2.0.50/ix_values.yaml rename to stable/qinglong/2.0.51/ix_values.yaml diff --git a/stable/qinglong/2.0.50/questions.yaml b/stable/qinglong/2.0.51/questions.yaml similarity index 100% rename from stable/qinglong/2.0.50/questions.yaml rename to stable/qinglong/2.0.51/questions.yaml diff --git a/stable/teedy/7.0.45/templates/common.yaml b/stable/qinglong/2.0.51/templates/common.yaml similarity index 100% rename from stable/teedy/7.0.45/templates/common.yaml rename to stable/qinglong/2.0.51/templates/common.yaml diff --git a/stable/stash/7.0.41/values.yaml b/stable/qinglong/2.0.51/values.yaml similarity index 100% rename from stable/stash/7.0.41/values.yaml rename to stable/qinglong/2.0.51/values.yaml diff --git a/stable/quassel-core/3.0.42/CHANGELOG.md b/stable/quassel-core/3.0.42/CHANGELOG.md deleted file mode 100644 index eeaf28920d5..00000000000 --- a/stable/quassel-core/3.0.42/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [quassel-core-3.0.42](https://github.com/truecharts/charts/compare/quassel-core-3.0.41...quassel-core-3.0.42) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [quassel-core-3.0.41](https://github.com/truecharts/charts/compare/quassel-core-3.0.40...quassel-core-3.0.41) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [quassel-core-3.0.40](https://github.com/truecharts/charts/compare/quassel-core-3.0.39...quassel-core-3.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [quassel-core-3.0.40](https://github.com/truecharts/charts/compare/quassel-core-3.0.39...quassel-core-3.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [quassel-core-3.0.39](https://github.com/truecharts/charts/compare/quassel-core-3.0.38...quassel-core-3.0.39) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [quassel-core-3.0.37](https://github.com/truecharts/charts/compare/quassel-core-3.0.36...quassel-core-3.0.37) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/quassel-core/3.0.42/Chart.lock b/stable/quassel-core/3.0.42/Chart.lock deleted file mode 100644 index 0e850a93b7e..00000000000 --- a/stable/quassel-core/3.0.42/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:39:39.547612219Z" diff --git a/stable/quassel-core/3.0.42/Chart.yaml b/stable/quassel-core/3.0.42/Chart.yaml deleted file mode 100644 index 2fe769dde4d..00000000000 --- a/stable/quassel-core/3.0.42/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: quassel-core -version: 3.0.42 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.42/README.md b/stable/quassel-core/3.0.42/README.md deleted file mode 100644 index 8968e6fff31..00000000000 --- a/stable/quassel-core/3.0.42/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.42/charts/common-10.7.1.tgz b/stable/quassel-core/3.0.42/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/quassel-core/3.0.42/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/quassel-core/3.0.42/charts/postgresql-8.0.101.tgz b/stable/quassel-core/3.0.42/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/quassel-core/3.0.42/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/quassel-core/3.0.43/CHANGELOG.md b/stable/quassel-core/3.0.43/CHANGELOG.md new file mode 100644 index 00000000000..a6e8c642d64 --- /dev/null +++ b/stable/quassel-core/3.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [quassel-core-3.0.43](https://github.com/truecharts/charts/compare/quassel-core-3.0.42...quassel-core-3.0.43) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [quassel-core-3.0.42](https://github.com/truecharts/charts/compare/quassel-core-3.0.41...quassel-core-3.0.42) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [quassel-core-3.0.41](https://github.com/truecharts/charts/compare/quassel-core-3.0.40...quassel-core-3.0.41) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [quassel-core-3.0.40](https://github.com/truecharts/charts/compare/quassel-core-3.0.39...quassel-core-3.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [quassel-core-3.0.40](https://github.com/truecharts/charts/compare/quassel-core-3.0.39...quassel-core-3.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [quassel-core-3.0.39](https://github.com/truecharts/charts/compare/quassel-core-3.0.38...quassel-core-3.0.39) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [quassel-core-3.0.37](https://github.com/truecharts/charts/compare/quassel-core-3.0.36...quassel-core-3.0.37) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/quassel-core/3.0.43/Chart.lock b/stable/quassel-core/3.0.43/Chart.lock new file mode 100644 index 00000000000..2e47033fcd7 --- /dev/null +++ b/stable/quassel-core/3.0.43/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:39:42.764404523Z" diff --git a/stable/quassel-core/3.0.43/Chart.yaml b/stable/quassel-core/3.0.43/Chart.yaml new file mode 100644 index 00000000000..0dbf0afea8b --- /dev/null +++ b/stable/quassel-core/3.0.43/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: quassel-core +version: 3.0.43 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.43/README.md b/stable/quassel-core/3.0.43/README.md new file mode 100644 index 00000000000..6da16d4a00d --- /dev/null +++ b/stable/quassel-core/3.0.43/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/app-readme.md b/stable/quassel-core/3.0.43/app-readme.md similarity index 100% rename from stable/quassel-core/3.0.42/app-readme.md rename to stable/quassel-core/3.0.43/app-readme.md diff --git a/stable/quassel-core/3.0.43/charts/common-10.7.7.tgz b/stable/quassel-core/3.0.43/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/quassel-core/3.0.43/charts/common-10.7.7.tgz differ diff --git a/stable/quassel-core/3.0.43/charts/postgresql-8.0.106.tgz b/stable/quassel-core/3.0.43/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/quassel-core/3.0.43/charts/postgresql-8.0.106.tgz differ diff --git a/stable/quassel-core/3.0.42/ix_values.yaml b/stable/quassel-core/3.0.43/ix_values.yaml similarity index 100% rename from stable/quassel-core/3.0.42/ix_values.yaml rename to stable/quassel-core/3.0.43/ix_values.yaml diff --git a/stable/quassel-core/3.0.42/questions.yaml b/stable/quassel-core/3.0.43/questions.yaml similarity index 100% rename from stable/quassel-core/3.0.42/questions.yaml rename to stable/quassel-core/3.0.43/questions.yaml diff --git a/stable/thelounge/6.0.37/templates/common.yaml b/stable/quassel-core/3.0.43/templates/common.yaml similarity index 100% rename from stable/thelounge/6.0.37/templates/common.yaml rename to stable/quassel-core/3.0.43/templates/common.yaml diff --git a/stable/static/3.0.36/values.yaml b/stable/quassel-core/3.0.43/values.yaml similarity index 100% rename from stable/static/3.0.36/values.yaml rename to stable/quassel-core/3.0.43/values.yaml diff --git a/stable/quassel-web/2.0.36/CHANGELOG.md b/stable/quassel-web/2.0.36/CHANGELOG.md deleted file mode 100644 index 2203cd1830d..00000000000 --- a/stable/quassel-web/2.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [quassel-web-2.0.36](https://github.com/truecharts/charts/compare/quassel-web-2.0.35...quassel-web-2.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [quassel-web-2.0.35](https://github.com/truecharts/charts/compare/quassel-web-2.0.34...quassel-web-2.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [quassel-web-2.0.34](https://github.com/truecharts/charts/compare/quassel-web-2.0.33...quassel-web-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [quassel-web-2.0.34](https://github.com/truecharts/charts/compare/quassel-web-2.0.33...quassel-web-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [quassel-web-2.0.33](https://github.com/truecharts/charts/compare/quassel-web-2.0.32...quassel-web-2.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [quassel-web-2.0.32](https://github.com/truecharts/charts/compare/quassel-web-2.0.31...quassel-web-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/quassel-web/2.0.36/Chart.lock b/stable/quassel-web/2.0.36/Chart.lock deleted file mode 100644 index 7adbc695082..00000000000 --- a/stable/quassel-web/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:39:40.688155553Z" diff --git a/stable/quassel-web/2.0.36/Chart.yaml b/stable/quassel-web/2.0.36/Chart.yaml deleted file mode 100644 index 1dd30343487..00000000000 --- a/stable/quassel-web/2.0.36/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: quassel-web -version: 2.0.36 -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.7.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.36/README.md b/stable/quassel-web/2.0.36/README.md deleted file mode 100644 index a902ca0c069..00000000000 --- a/stable/quassel-web/2.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/quassel-web/2.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/quassel-web/2.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/quassel-web/2.0.37/CHANGELOG.md b/stable/quassel-web/2.0.37/CHANGELOG.md new file mode 100644 index 00000000000..43f291e54f2 --- /dev/null +++ b/stable/quassel-web/2.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [quassel-web-2.0.37](https://github.com/truecharts/charts/compare/quassel-web-2.0.36...quassel-web-2.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [quassel-web-2.0.36](https://github.com/truecharts/charts/compare/quassel-web-2.0.35...quassel-web-2.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [quassel-web-2.0.35](https://github.com/truecharts/charts/compare/quassel-web-2.0.34...quassel-web-2.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [quassel-web-2.0.34](https://github.com/truecharts/charts/compare/quassel-web-2.0.33...quassel-web-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [quassel-web-2.0.34](https://github.com/truecharts/charts/compare/quassel-web-2.0.33...quassel-web-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [quassel-web-2.0.33](https://github.com/truecharts/charts/compare/quassel-web-2.0.32...quassel-web-2.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [quassel-web-2.0.32](https://github.com/truecharts/charts/compare/quassel-web-2.0.31...quassel-web-2.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/quassel-web/2.0.37/Chart.lock b/stable/quassel-web/2.0.37/Chart.lock new file mode 100644 index 00000000000..f8f22b30170 --- /dev/null +++ b/stable/quassel-web/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:39:45.419603866Z" diff --git a/stable/quassel-web/2.0.37/Chart.yaml b/stable/quassel-web/2.0.37/Chart.yaml new file mode 100644 index 00000000000..be766cb02f0 --- /dev/null +++ b/stable/quassel-web/2.0.37/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: quassel-web +version: 2.0.37 +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.7.7 + # 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.37/README.md b/stable/quassel-web/2.0.37/README.md new file mode 100644 index 00000000000..d9b29b1e024 --- /dev/null +++ b/stable/quassel-web/2.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/quassel-web/2.0.37/app-readme.md similarity index 100% rename from stable/quassel-web/2.0.36/app-readme.md rename to stable/quassel-web/2.0.37/app-readme.md diff --git a/stable/quassel-web/2.0.37/charts/common-10.7.7.tgz b/stable/quassel-web/2.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/quassel-web/2.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/quassel-web/2.0.36/ix_values.yaml b/stable/quassel-web/2.0.37/ix_values.yaml similarity index 100% rename from stable/quassel-web/2.0.36/ix_values.yaml rename to stable/quassel-web/2.0.37/ix_values.yaml diff --git a/stable/quassel-web/2.0.36/questions.yaml b/stable/quassel-web/2.0.37/questions.yaml similarity index 100% rename from stable/quassel-web/2.0.36/questions.yaml rename to stable/quassel-web/2.0.37/questions.yaml diff --git a/stable/theme-park/2.0.22/templates/common.yaml b/stable/quassel-web/2.0.37/templates/common.yaml similarity index 100% rename from stable/theme-park/2.0.22/templates/common.yaml rename to stable/quassel-web/2.0.37/templates/common.yaml diff --git a/stable/statping/7.0.44/values.yaml b/stable/quassel-web/2.0.37/values.yaml similarity index 100% rename from stable/statping/7.0.44/values.yaml rename to stable/quassel-web/2.0.37/values.yaml diff --git a/stable/radarr/11.0.42/CHANGELOG.md b/stable/radarr/11.0.42/CHANGELOG.md new file mode 100644 index 00000000000..a8f06eed2b0 --- /dev/null +++ b/stable/radarr/11.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [radarr-11.0.42](https://github.com/truecharts/charts/compare/radarr-11.0.41...radarr-11.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [radarr-11.0.41](https://github.com/truecharts/charts/compare/radarrsync-0.0.29...radarr-11.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [radarr-11.0.40](https://github.com/truecharts/charts/compare/radarr-11.0.39...radarr-11.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [radarr-11.0.39](https://github.com/truecharts/charts/compare/radarr-11.0.38...radarr-11.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [radarr-11.0.39](https://github.com/truecharts/charts/compare/radarr-11.0.38...radarr-11.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [radarr-11.0.38](https://github.com/truecharts/charts/compare/radarr-11.0.37...radarr-11.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [radarr-11.0.37](https://github.com/truecharts/charts/compare/radarr-11.0.36...radarr-11.0.37) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [radarr-11.0.36](https://github.com/truecharts/charts/compare/radarrsync-0.0.25...radarr-11.0.36) (2022-09-26) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906)) + + + + +## [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 diff --git a/stable/radarr/11.0.42/Chart.lock b/stable/radarr/11.0.42/Chart.lock new file mode 100644 index 00000000000..9bfdf0dbc64 --- /dev/null +++ b/stable/radarr/11.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:39:48.473906541Z" diff --git a/stable/radarr/11.0.42/Chart.yaml b/stable/radarr/11.0.42/Chart.yaml new file mode 100644 index 00000000000..74840e5e7e4 --- /dev/null +++ b/stable/radarr/11.0.42/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4.2.4.6635" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.42 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/radarr/11.0.42/README.md b/stable/radarr/11.0.42/README.md new file mode 100644 index 00000000000..cde8613e3f5 --- /dev/null +++ b/stable/radarr/11.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/app-readme.md b/stable/radarr/11.0.42/app-readme.md new file mode 100644 index 00000000000..2abad3f38c2 --- /dev/null +++ b/stable/radarr/11.0.42/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.42/charts/common-10.7.7.tgz b/stable/radarr/11.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/radarr/11.0.42/charts/common-10.7.7.tgz differ diff --git a/stable/radarr/11.0.42/ix_values.yaml b/stable/radarr/11.0.42/ix_values.yaml new file mode 100644 index 00000000000..1929cdf45ee --- /dev/null +++ b/stable/radarr/11.0.42/ix_values.yaml @@ -0,0 +1,43 @@ +image: + repository: tccr.io/truecharts/radarr + pullPolicy: IfNotPresent + tag: 4.2.4.6635@sha256:1bf5947b111324693c532112049332f7e5695778465d4679021259ffd28c5223 + +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.42/questions.yaml b/stable/radarr/11.0.42/questions.yaml new file mode 100644 index 00000000000..1230aafeac9 --- /dev/null +++ b/stable/radarr/11.0.42/questions.yaml @@ -0,0 +1,2569 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.40/templates/common.yaml b/stable/radarr/11.0.42/templates/common.yaml similarity index 100% rename from stable/tinymediamanager/2.0.40/templates/common.yaml rename to stable/radarr/11.0.42/templates/common.yaml diff --git a/stable/storj-node/2.0.56/values.yaml b/stable/radarr/11.0.42/values.yaml similarity index 100% rename from stable/storj-node/2.0.56/values.yaml rename to stable/radarr/11.0.42/values.yaml diff --git a/stable/rcon-webadmin/1.0.7/CHANGELOG.md b/stable/rcon-webadmin/1.0.7/CHANGELOG.md deleted file mode 100644 index 995464b76cc..00000000000 --- a/stable/rcon-webadmin/1.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rcon-webadmin-1.0.7](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.6...rcon-webadmin-1.0.7) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [rcon-webadmin-1.0.6](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.5...rcon-webadmin-1.0.6) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [rcon-webadmin-1.0.5](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.4...rcon-webadmin-1.0.5) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rcon-webadmin-1.0.5](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.4...rcon-webadmin-1.0.5) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rcon-webadmin-1.0.4](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.3...rcon-webadmin-1.0.4) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [rcon-webadmin-1.0.3](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.2...rcon-webadmin-1.0.3) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/rcon-webadmin/1.0.7/Chart.lock b/stable/rcon-webadmin/1.0.7/Chart.lock deleted file mode 100644 index de5fde23876..00000000000 --- a/stable/rcon-webadmin/1.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:39:48.116139321Z" diff --git a/stable/rcon-webadmin/1.0.7/Chart.yaml b/stable/rcon-webadmin/1.0.7/Chart.yaml deleted file mode 100644 index 70e16f66330..00000000000 --- a/stable/rcon-webadmin/1.0.7/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.7 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U - truecharts.org/catagories: | - - GameServers - - Tools-Utilities diff --git a/stable/rcon-webadmin/1.0.7/README.md b/stable/rcon-webadmin/1.0.7/README.md deleted file mode 100644 index a369c179c66..00000000000 --- a/stable/rcon-webadmin/1.0.7/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.7/charts/common-10.7.1.tgz b/stable/rcon-webadmin/1.0.7/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/rcon-webadmin/1.0.7/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/rcon-webadmin/1.0.8/CHANGELOG.md b/stable/rcon-webadmin/1.0.8/CHANGELOG.md new file mode 100644 index 00000000000..5427f6cd3e0 --- /dev/null +++ b/stable/rcon-webadmin/1.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rcon-webadmin-1.0.8](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.7...rcon-webadmin-1.0.8) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [rcon-webadmin-1.0.7](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.6...rcon-webadmin-1.0.7) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [rcon-webadmin-1.0.6](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.5...rcon-webadmin-1.0.6) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [rcon-webadmin-1.0.5](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.4...rcon-webadmin-1.0.5) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rcon-webadmin-1.0.5](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.4...rcon-webadmin-1.0.5) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rcon-webadmin-1.0.4](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.3...rcon-webadmin-1.0.4) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [rcon-webadmin-1.0.3](https://github.com/truecharts/charts/compare/rcon-webadmin-1.0.2...rcon-webadmin-1.0.3) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/rcon-webadmin/1.0.8/Chart.lock b/stable/rcon-webadmin/1.0.8/Chart.lock new file mode 100644 index 00000000000..25ae7fb7913 --- /dev/null +++ b/stable/rcon-webadmin/1.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:40:03.75411105Z" diff --git a/stable/rcon-webadmin/1.0.8/Chart.yaml b/stable/rcon-webadmin/1.0.8/Chart.yaml new file mode 100644 index 00000000000..a7d363d12bb --- /dev/null +++ b/stable/rcon-webadmin/1.0.8/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.8 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U + truecharts.org/catagories: | + - GameServers + - Tools-Utilities diff --git a/stable/rcon-webadmin/1.0.8/README.md b/stable/rcon-webadmin/1.0.8/README.md new file mode 100644 index 00000000000..6a82d899a14 --- /dev/null +++ b/stable/rcon-webadmin/1.0.8/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.7/app-readme.md b/stable/rcon-webadmin/1.0.8/app-readme.md similarity index 100% rename from stable/rcon-webadmin/1.0.7/app-readme.md rename to stable/rcon-webadmin/1.0.8/app-readme.md diff --git a/stable/rcon-webadmin/1.0.8/charts/common-10.7.7.tgz b/stable/rcon-webadmin/1.0.8/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/rcon-webadmin/1.0.8/charts/common-10.7.7.tgz differ diff --git a/stable/rcon-webadmin/1.0.7/ix_values.yaml b/stable/rcon-webadmin/1.0.8/ix_values.yaml similarity index 100% rename from stable/rcon-webadmin/1.0.7/ix_values.yaml rename to stable/rcon-webadmin/1.0.8/ix_values.yaml diff --git a/stable/rcon-webadmin/1.0.7/questions.yaml b/stable/rcon-webadmin/1.0.8/questions.yaml similarity index 100% rename from stable/rcon-webadmin/1.0.7/questions.yaml rename to stable/rcon-webadmin/1.0.8/questions.yaml diff --git a/stable/rcon-webadmin/1.0.7/templates/common.yaml b/stable/rcon-webadmin/1.0.8/templates/common.yaml similarity index 100% rename from stable/rcon-webadmin/1.0.7/templates/common.yaml rename to stable/rcon-webadmin/1.0.8/templates/common.yaml diff --git a/stable/strapi/4.0.44/values.yaml b/stable/rcon-webadmin/1.0.8/values.yaml similarity index 100% rename from stable/strapi/4.0.44/values.yaml rename to stable/rcon-webadmin/1.0.8/values.yaml diff --git a/stable/readarr/11.0.37/CHANGELOG.md b/stable/readarr/11.0.37/CHANGELOG.md new file mode 100644 index 00000000000..d2b0fd9308f --- /dev/null +++ b/stable/readarr/11.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [readarr-11.0.37](https://github.com/truecharts/charts/compare/readarr-11.0.36...readarr-11.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [readarr-11.0.36](https://github.com/truecharts/charts/compare/readarr-11.0.35...readarr-11.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [readarr-11.0.35](https://github.com/truecharts/charts/compare/readarr-11.0.34...readarr-11.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [readarr-11.0.34](https://github.com/truecharts/charts/compare/readarr-11.0.33...readarr-11.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [readarr-11.0.34](https://github.com/truecharts/charts/compare/readarr-11.0.33...readarr-11.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [readarr-11.0.33](https://github.com/truecharts/charts/compare/readarr-11.0.32...readarr-11.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [readarr-11.0.32](https://github.com/truecharts/charts/compare/readarr-11.0.31...readarr-11.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/readarr/11.0.37/Chart.lock b/stable/readarr/11.0.37/Chart.lock new file mode 100644 index 00000000000..7a1269cec9e --- /dev/null +++ b/stable/readarr/11.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:40:26.498887189Z" diff --git a/stable/readarr/11.0.37/Chart.yaml b/stable/readarr/11.0.37/Chart.yaml new file mode 100644 index 00000000000..710dc476011 --- /dev/null +++ b/stable/readarr/11.0.37/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "0.1.1.1352" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/readarr/11.0.37/README.md b/stable/readarr/11.0.37/README.md new file mode 100644 index 00000000000..73316ff1b13 --- /dev/null +++ b/stable/readarr/11.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/readarr/11.0.37/app-readme.md new file mode 100644 index 00000000000..1adaff0939d --- /dev/null +++ b/stable/readarr/11.0.37/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.37/charts/common-10.7.7.tgz b/stable/readarr/11.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/readarr/11.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/readarr/11.0.37/ix_values.yaml b/stable/readarr/11.0.37/ix_values.yaml new file mode 100644 index 00000000000..f6c81199959 --- /dev/null +++ b/stable/readarr/11.0.37/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.37/questions.yaml b/stable/readarr/11.0.37/questions.yaml new file mode 100644 index 00000000000..b259886a6b0 --- /dev/null +++ b/stable/readarr/11.0.37/questions.yaml @@ -0,0 +1,2569 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.47/templates/common.yaml b/stable/readarr/11.0.37/templates/common.yaml similarity index 100% rename from stable/traccar/7.0.47/templates/common.yaml rename to stable/readarr/11.0.37/templates/common.yaml diff --git a/stable/synapse/4.0.52/values.yaml b/stable/readarr/11.0.37/values.yaml similarity index 100% rename from stable/synapse/4.0.52/values.yaml rename to stable/readarr/11.0.37/values.yaml diff --git a/stable/recipes/8.0.65/CHANGELOG.md b/stable/recipes/8.0.65/CHANGELOG.md deleted file mode 100644 index 1b286e5727b..00000000000 --- a/stable/recipes/8.0.65/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [recipes-8.0.65](https://github.com/truecharts/charts/compare/recipes-8.0.64...recipes-8.0.65) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [recipes-8.0.64](https://github.com/truecharts/charts/compare/recipes-8.0.63...recipes-8.0.64) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [recipes-8.0.63](https://github.com/truecharts/charts/compare/recipes-8.0.62...recipes-8.0.63) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [recipes-8.0.62](https://github.com/truecharts/charts/compare/recipes-8.0.61...recipes-8.0.62) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [recipes-8.0.62](https://github.com/truecharts/charts/compare/recipes-8.0.61...recipes-8.0.62) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [recipes-8.0.61](https://github.com/truecharts/charts/compare/recipes-8.0.60...recipes-8.0.61) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [recipes-8.0.60](https://github.com/truecharts/charts/compare/recipes-8.0.59...recipes-8.0.60) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [recipes-8.0.59](https://github.com/truecharts/charts/compare/recipes-8.0.58...recipes-8.0.59) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [recipes-8.0.58](https://github.com/truecharts/charts/compare/recipes-8.0.57...recipes-8.0.58) (2022-09-28) - -### Chore - -- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) - - - - -## [recipes-8.0.56](https://github.com/truecharts/charts/compare/recipes-8.0.55...recipes-8.0.56) (2022-09-27) - -### Chore - diff --git a/stable/recipes/8.0.65/Chart.lock b/stable/recipes/8.0.65/Chart.lock deleted file mode 100644 index ea041d865a1..00000000000 --- a/stable/recipes/8.0.65/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-21T10:35:44.946552151Z" diff --git a/stable/recipes/8.0.65/Chart.yaml b/stable/recipes/8.0.65/Chart.yaml deleted file mode 100644 index fa342f688ef..00000000000 --- a/stable/recipes/8.0.65/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.4" -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.65 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.65/README.md b/stable/recipes/8.0.65/README.md deleted file mode 100644 index 32d0c350f5e..00000000000 --- a/stable/recipes/8.0.65/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.65/charts/common-10.7.1.tgz b/stable/recipes/8.0.65/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/recipes/8.0.65/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/recipes/8.0.65/charts/postgresql-8.0.101.tgz b/stable/recipes/8.0.65/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/recipes/8.0.65/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/recipes/8.0.66/CHANGELOG.md b/stable/recipes/8.0.66/CHANGELOG.md new file mode 100644 index 00000000000..3da4d3f14ed --- /dev/null +++ b/stable/recipes/8.0.66/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [recipes-8.0.66](https://github.com/truecharts/charts/compare/recipes-8.0.65...recipes-8.0.66) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [recipes-8.0.65](https://github.com/truecharts/charts/compare/recipes-8.0.64...recipes-8.0.65) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [recipes-8.0.64](https://github.com/truecharts/charts/compare/recipes-8.0.63...recipes-8.0.64) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [recipes-8.0.63](https://github.com/truecharts/charts/compare/recipes-8.0.62...recipes-8.0.63) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [recipes-8.0.62](https://github.com/truecharts/charts/compare/recipes-8.0.61...recipes-8.0.62) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [recipes-8.0.62](https://github.com/truecharts/charts/compare/recipes-8.0.61...recipes-8.0.62) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [recipes-8.0.61](https://github.com/truecharts/charts/compare/recipes-8.0.60...recipes-8.0.61) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [recipes-8.0.60](https://github.com/truecharts/charts/compare/recipes-8.0.59...recipes-8.0.60) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [recipes-8.0.59](https://github.com/truecharts/charts/compare/recipes-8.0.58...recipes-8.0.59) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) + + + + +## [recipes-8.0.58](https://github.com/truecharts/charts/compare/recipes-8.0.57...recipes-8.0.58) (2022-09-28) + +### Chore diff --git a/stable/recipes/8.0.66/Chart.lock b/stable/recipes/8.0.66/Chart.lock new file mode 100644 index 00000000000..58c0ff8da48 --- /dev/null +++ b/stable/recipes/8.0.66/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:40:46.097842803Z" diff --git a/stable/recipes/8.0.66/Chart.yaml b/stable/recipes/8.0.66/Chart.yaml new file mode 100644 index 00000000000..076e88fab2e --- /dev/null +++ b/stable/recipes/8.0.66/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.4.4" +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.66 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.66/README.md b/stable/recipes/8.0.66/README.md new file mode 100644 index 00000000000..13bb17983c2 --- /dev/null +++ b/stable/recipes/8.0.66/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.65/app-readme.md b/stable/recipes/8.0.66/app-readme.md similarity index 100% rename from stable/recipes/8.0.65/app-readme.md rename to stable/recipes/8.0.66/app-readme.md diff --git a/stable/recipes/8.0.66/charts/common-10.7.7.tgz b/stable/recipes/8.0.66/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/recipes/8.0.66/charts/common-10.7.7.tgz differ diff --git a/stable/recipes/8.0.66/charts/postgresql-8.0.106.tgz b/stable/recipes/8.0.66/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/recipes/8.0.66/charts/postgresql-8.0.106.tgz differ diff --git a/stable/recipes/8.0.65/ix_values.yaml b/stable/recipes/8.0.66/ix_values.yaml similarity index 100% rename from stable/recipes/8.0.65/ix_values.yaml rename to stable/recipes/8.0.66/ix_values.yaml diff --git a/stable/recipes/8.0.65/questions.yaml b/stable/recipes/8.0.66/questions.yaml similarity index 100% rename from stable/recipes/8.0.65/questions.yaml rename to stable/recipes/8.0.66/questions.yaml diff --git a/stable/recipes/8.0.65/templates/_sercrets.tpl b/stable/recipes/8.0.66/templates/_sercrets.tpl similarity index 100% rename from stable/recipes/8.0.65/templates/_sercrets.tpl rename to stable/recipes/8.0.66/templates/_sercrets.tpl diff --git a/stable/recipes/8.0.65/templates/common.yaml b/stable/recipes/8.0.66/templates/common.yaml similarity index 100% rename from stable/recipes/8.0.65/templates/common.yaml rename to stable/recipes/8.0.66/templates/common.yaml diff --git a/stable/synclounge/2.0.50/values.yaml b/stable/recipes/8.0.66/values.yaml similarity index 100% rename from stable/synclounge/2.0.50/values.yaml rename to stable/recipes/8.0.66/values.yaml diff --git a/stable/recyclarr/1.0.10/CHANGELOG.md b/stable/recyclarr/1.0.10/CHANGELOG.md new file mode 100644 index 00000000000..14eca5c9e56 --- /dev/null +++ b/stable/recyclarr/1.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [recyclarr-1.0.10](https://github.com/truecharts/charts/compare/recyclarr-1.0.9...recyclarr-1.0.10) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [recyclarr-1.0.9](https://github.com/truecharts/charts/compare/recyclarr-1.0.8...recyclarr-1.0.9) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [recyclarr-1.0.8](https://github.com/truecharts/charts/compare/recyclarr-1.0.7...recyclarr-1.0.8) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [recyclarr-1.0.7](https://github.com/truecharts/charts/compare/recyclarr-1.0.6...recyclarr-1.0.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [recyclarr-1.0.7](https://github.com/truecharts/charts/compare/recyclarr-1.0.6...recyclarr-1.0.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [recyclarr-1.0.6](https://github.com/truecharts/charts/compare/recyclarr-1.0.5...recyclarr-1.0.6) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [recyclarr-1.0.5](https://github.com/truecharts/charts/compare/recyclarr-1.0.4...recyclarr-1.0.5) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/recyclarr/1.0.10/Chart.lock b/stable/recyclarr/1.0.10/Chart.lock new file mode 100644 index 00000000000..461f39d62ce --- /dev/null +++ b/stable/recyclarr/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:40:37.875332723Z" diff --git a/stable/recyclarr/1.0.10/Chart.yaml b/stable/recyclarr/1.0.10/Chart.yaml new file mode 100644 index 00000000000..c612dcda9d9 --- /dev/null +++ b/stable/recyclarr/1.0.10/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.10 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities diff --git a/stable/recyclarr/1.0.10/README.md b/stable/recyclarr/1.0.10/README.md new file mode 100644 index 00000000000..5eaaf1bbde5 --- /dev/null +++ b/stable/recyclarr/1.0.10/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.9/app-readme.md b/stable/recyclarr/1.0.10/app-readme.md similarity index 100% rename from stable/recyclarr/1.0.9/app-readme.md rename to stable/recyclarr/1.0.10/app-readme.md diff --git a/stable/recyclarr/1.0.10/charts/common-10.7.7.tgz b/stable/recyclarr/1.0.10/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/recyclarr/1.0.10/charts/common-10.7.7.tgz differ diff --git a/stable/recyclarr/1.0.9/ix_values.yaml b/stable/recyclarr/1.0.10/ix_values.yaml similarity index 100% rename from stable/recyclarr/1.0.9/ix_values.yaml rename to stable/recyclarr/1.0.10/ix_values.yaml diff --git a/stable/recyclarr/1.0.9/questions.yaml b/stable/recyclarr/1.0.10/questions.yaml similarity index 100% rename from stable/recyclarr/1.0.9/questions.yaml rename to stable/recyclarr/1.0.10/questions.yaml diff --git a/stable/recyclarr/1.0.9/templates/common.yaml b/stable/recyclarr/1.0.10/templates/common.yaml similarity index 100% rename from stable/recyclarr/1.0.9/templates/common.yaml rename to stable/recyclarr/1.0.10/templates/common.yaml diff --git a/stable/syslog-ng/2.0.39/values.yaml b/stable/recyclarr/1.0.10/values.yaml similarity index 100% rename from stable/syslog-ng/2.0.39/values.yaml rename to stable/recyclarr/1.0.10/values.yaml diff --git a/stable/recyclarr/1.0.9/CHANGELOG.md b/stable/recyclarr/1.0.9/CHANGELOG.md deleted file mode 100644 index b4c3ee3f59d..00000000000 --- a/stable/recyclarr/1.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [recyclarr-1.0.9](https://github.com/truecharts/charts/compare/recyclarr-1.0.8...recyclarr-1.0.9) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [recyclarr-1.0.8](https://github.com/truecharts/charts/compare/recyclarr-1.0.7...recyclarr-1.0.8) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [recyclarr-1.0.7](https://github.com/truecharts/charts/compare/recyclarr-1.0.6...recyclarr-1.0.7) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [recyclarr-1.0.7](https://github.com/truecharts/charts/compare/recyclarr-1.0.6...recyclarr-1.0.7) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [recyclarr-1.0.6](https://github.com/truecharts/charts/compare/recyclarr-1.0.5...recyclarr-1.0.6) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [recyclarr-1.0.5](https://github.com/truecharts/charts/compare/recyclarr-1.0.4...recyclarr-1.0.5) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/stable/recyclarr/1.0.9/Chart.lock b/stable/recyclarr/1.0.9/Chart.lock deleted file mode 100644 index b00d1e3e869..00000000000 --- a/stable/recyclarr/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:40:19.602425848Z" diff --git a/stable/recyclarr/1.0.9/Chart.yaml b/stable/recyclarr/1.0.9/Chart.yaml deleted file mode 100644 index 73a947ad9d7..00000000000 --- a/stable/recyclarr/1.0.9/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.7.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.9 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities diff --git a/stable/recyclarr/1.0.9/README.md b/stable/recyclarr/1.0.9/README.md deleted file mode 100644 index f11efe46636..00000000000 --- a/stable/recyclarr/1.0.9/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.9/charts/common-10.7.1.tgz b/stable/recyclarr/1.0.9/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/recyclarr/1.0.9/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/redmine/3.0.58/CHANGELOG.md b/stable/redmine/3.0.58/CHANGELOG.md deleted file mode 100644 index b9fe953d740..00000000000 --- a/stable/redmine/3.0.58/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [redmine-3.0.58](https://github.com/truecharts/charts/compare/redmine-3.0.57...redmine-3.0.58) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [redmine-3.0.57](https://github.com/truecharts/charts/compare/redmine-3.0.56...redmine-3.0.57) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [redmine-3.0.56](https://github.com/truecharts/charts/compare/redmine-3.0.54...redmine-3.0.56) (2022-10-08) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) - - update helm general non-major - - - - -## [redmine-3.0.55](https://github.com/truecharts/charts/compare/redmine-3.0.54...redmine-3.0.55) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [redmine-3.0.54](https://github.com/truecharts/charts/compare/redmine-3.0.53...redmine-3.0.54) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [redmine-3.0.53](https://github.com/truecharts/charts/compare/redmine-3.0.52...redmine-3.0.53) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [redmine-3.0.52](https://github.com/truecharts/charts/compare/redmine-3.0.51...redmine-3.0.52) (2022-10-04) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) - - - - -## [redmine-3.0.50](https://github.com/truecharts/charts/compare/redmine-3.0.49...redmine-3.0.50) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/stable/redmine/3.0.58/Chart.lock b/stable/redmine/3.0.58/Chart.lock deleted file mode 100644 index b83ffdc70e2..00000000000 --- a/stable/redmine/3.0.58/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:40:34.396536151Z" diff --git a/stable/redmine/3.0.58/Chart.yaml b/stable/redmine/3.0.58/Chart.yaml deleted file mode 100644 index a6892162b43..00000000000 --- a/stable/redmine/3.0.58/Chart.yaml +++ /dev/null @@ -1,36 +0,0 @@ -apiVersion: v2 -appVersion: "5.0.3" -kubeVersion: ">=1.16.0-0" -version: 3.0.58 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.58/README.md b/stable/redmine/3.0.58/README.md deleted file mode 100644 index e87b5d20232..00000000000 --- a/stable/redmine/3.0.58/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.58/charts/common-10.7.1.tgz b/stable/redmine/3.0.58/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/redmine/3.0.58/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/redmine/3.0.58/charts/postgresql-8.0.101.tgz b/stable/redmine/3.0.58/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/redmine/3.0.58/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/redmine/3.0.59/CHANGELOG.md b/stable/redmine/3.0.59/CHANGELOG.md new file mode 100644 index 00000000000..30eb5cc464b --- /dev/null +++ b/stable/redmine/3.0.59/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [redmine-3.0.59](https://github.com/truecharts/charts/compare/redmine-3.0.58...redmine-3.0.59) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [redmine-3.0.58](https://github.com/truecharts/charts/compare/redmine-3.0.57...redmine-3.0.58) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [redmine-3.0.57](https://github.com/truecharts/charts/compare/redmine-3.0.56...redmine-3.0.57) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [redmine-3.0.56](https://github.com/truecharts/charts/compare/redmine-3.0.54...redmine-3.0.56) (2022-10-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) + - update helm general non-major + + + + +## [redmine-3.0.55](https://github.com/truecharts/charts/compare/redmine-3.0.54...redmine-3.0.55) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [redmine-3.0.54](https://github.com/truecharts/charts/compare/redmine-3.0.53...redmine-3.0.54) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [redmine-3.0.53](https://github.com/truecharts/charts/compare/redmine-3.0.52...redmine-3.0.53) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [redmine-3.0.52](https://github.com/truecharts/charts/compare/redmine-3.0.51...redmine-3.0.52) (2022-10-04) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) + + + + +## [redmine-3.0.50](https://github.com/truecharts/charts/compare/redmine-3.0.49...redmine-3.0.50) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [redmine-3.0.49](https://github.com/truecharts/charts/compare/redmine-3.0.48...redmine-3.0.49) (2022-09-25) + +### Chore diff --git a/stable/redmine/3.0.59/Chart.lock b/stable/redmine/3.0.59/Chart.lock new file mode 100644 index 00000000000..07fe8847813 --- /dev/null +++ b/stable/redmine/3.0.59/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:41:00.590391359Z" diff --git a/stable/redmine/3.0.59/Chart.yaml b/stable/redmine/3.0.59/Chart.yaml new file mode 100644 index 00000000000..6390ba93611 --- /dev/null +++ b/stable/redmine/3.0.59/Chart.yaml @@ -0,0 +1,36 @@ +apiVersion: v2 +appVersion: "5.0.3" +kubeVersion: ">=1.16.0-0" +version: 3.0.59 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.59/README.md b/stable/redmine/3.0.59/README.md new file mode 100644 index 00000000000..573428cd10d --- /dev/null +++ b/stable/redmine/3.0.59/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.58/app-readme.md b/stable/redmine/3.0.59/app-readme.md similarity index 100% rename from stable/redmine/3.0.58/app-readme.md rename to stable/redmine/3.0.59/app-readme.md diff --git a/stable/redmine/3.0.59/charts/common-10.7.7.tgz b/stable/redmine/3.0.59/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/redmine/3.0.59/charts/common-10.7.7.tgz differ diff --git a/stable/redmine/3.0.59/charts/postgresql-8.0.106.tgz b/stable/redmine/3.0.59/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/redmine/3.0.59/charts/postgresql-8.0.106.tgz differ diff --git a/stable/redmine/3.0.58/ix_values.yaml b/stable/redmine/3.0.59/ix_values.yaml similarity index 100% rename from stable/redmine/3.0.58/ix_values.yaml rename to stable/redmine/3.0.59/ix_values.yaml diff --git a/stable/redmine/3.0.58/questions.yaml b/stable/redmine/3.0.59/questions.yaml similarity index 100% rename from stable/redmine/3.0.58/questions.yaml rename to stable/redmine/3.0.59/questions.yaml diff --git a/stable/redmine/3.0.58/templates/_secrets.tpl b/stable/redmine/3.0.59/templates/_secrets.tpl similarity index 100% rename from stable/redmine/3.0.58/templates/_secrets.tpl rename to stable/redmine/3.0.59/templates/_secrets.tpl diff --git a/stable/redmine/3.0.58/templates/common.yaml b/stable/redmine/3.0.59/templates/common.yaml similarity index 100% rename from stable/redmine/3.0.58/templates/common.yaml rename to stable/redmine/3.0.59/templates/common.yaml diff --git a/stable/tailscale/1.1.12/values.yaml b/stable/redmine/3.0.59/values.yaml similarity index 100% rename from stable/tailscale/1.1.12/values.yaml rename to stable/redmine/3.0.59/values.yaml diff --git a/stable/reg/6.0.37/CHANGELOG.md b/stable/reg/6.0.37/CHANGELOG.md deleted file mode 100644 index d98d587d7e9..00000000000 --- a/stable/reg/6.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [reg-6.0.37](https://github.com/truecharts/charts/compare/wireguard-1.0.10...reg-6.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [reg-6.0.36](https://github.com/truecharts/charts/compare/reg-6.0.35...reg-6.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [reg-6.0.35](https://github.com/truecharts/charts/compare/wireguard-1.0.8...reg-6.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [reg-6.0.35](https://github.com/truecharts/charts/compare/wireguard-1.0.8...reg-6.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [reg-6.0.34](https://github.com/truecharts/charts/compare/dockerregistry-0.0.25...reg-6.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [reg-6.0.33](https://github.com/truecharts/charts/compare/reg-6.0.32...reg-6.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/reg/6.0.37/Chart.lock b/stable/reg/6.0.37/Chart.lock deleted file mode 100644 index fe8ff26a0bc..00000000000 --- a/stable/reg/6.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:40:43.785920287Z" diff --git a/stable/reg/6.0.37/Chart.yaml b/stable/reg/6.0.37/Chart.yaml deleted file mode 100644 index 8bdb8d1ba6d..00000000000 --- a/stable/reg/6.0.37/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.7.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.37 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/reg/6.0.37/README.md b/stable/reg/6.0.37/README.md deleted file mode 100644 index 9f1839090a6..00000000000 --- a/stable/reg/6.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/reg/6.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/reg/6.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/reg/6.0.38/CHANGELOG.md b/stable/reg/6.0.38/CHANGELOG.md new file mode 100644 index 00000000000..9c1cb284d77 --- /dev/null +++ b/stable/reg/6.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [reg-6.0.38](https://github.com/truecharts/charts/compare/dockerregistry-0.0.29...reg-6.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [reg-6.0.37](https://github.com/truecharts/charts/compare/wireguard-1.0.10...reg-6.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [reg-6.0.36](https://github.com/truecharts/charts/compare/reg-6.0.35...reg-6.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [reg-6.0.35](https://github.com/truecharts/charts/compare/wireguard-1.0.8...reg-6.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [reg-6.0.35](https://github.com/truecharts/charts/compare/wireguard-1.0.8...reg-6.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [reg-6.0.34](https://github.com/truecharts/charts/compare/dockerregistry-0.0.25...reg-6.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [reg-6.0.33](https://github.com/truecharts/charts/compare/reg-6.0.32...reg-6.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/reg/6.0.38/Chart.lock b/stable/reg/6.0.38/Chart.lock new file mode 100644 index 00000000000..801dd800a4e --- /dev/null +++ b/stable/reg/6.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:41:08.075428608Z" diff --git a/stable/reg/6.0.38/Chart.yaml b/stable/reg/6.0.38/Chart.yaml new file mode 100644 index 00000000000..dbf2fc360c9 --- /dev/null +++ b/stable/reg/6.0.38/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.16.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.38 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/reg/6.0.38/README.md b/stable/reg/6.0.38/README.md new file mode 100644 index 00000000000..3e9dd1611fc --- /dev/null +++ b/stable/reg/6.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/reg/6.0.38/app-readme.md similarity index 100% rename from stable/reg/6.0.37/app-readme.md rename to stable/reg/6.0.38/app-readme.md diff --git a/stable/reg/6.0.38/charts/common-10.7.7.tgz b/stable/reg/6.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/reg/6.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/reg/6.0.37/ci/ct-values.yaml b/stable/reg/6.0.38/ci/ct-values.yaml similarity index 100% rename from stable/reg/6.0.37/ci/ct-values.yaml rename to stable/reg/6.0.38/ci/ct-values.yaml diff --git a/stable/reg/6.0.37/ix_values.yaml b/stable/reg/6.0.38/ix_values.yaml similarity index 100% rename from stable/reg/6.0.37/ix_values.yaml rename to stable/reg/6.0.38/ix_values.yaml diff --git a/stable/reg/6.0.37/questions.yaml b/stable/reg/6.0.38/questions.yaml similarity index 100% rename from stable/reg/6.0.37/questions.yaml rename to stable/reg/6.0.38/questions.yaml diff --git a/stable/trilium-notes/5.0.42/templates/common.yaml b/stable/reg/6.0.38/templates/common.yaml similarity index 100% rename from stable/trilium-notes/5.0.42/templates/common.yaml rename to stable/reg/6.0.38/templates/common.yaml diff --git a/stable/tdarr-node/2.0.39/values.yaml b/stable/reg/6.0.38/values.yaml similarity index 100% rename from stable/tdarr-node/2.0.39/values.yaml rename to stable/reg/6.0.38/values.yaml diff --git a/stable/remmina/3.0.36/CHANGELOG.md b/stable/remmina/3.0.36/CHANGELOG.md deleted file mode 100644 index bd2ddf4dd43..00000000000 --- a/stable/remmina/3.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [remmina-3.0.36](https://github.com/truecharts/charts/compare/remmina-3.0.35...remmina-3.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [remmina-3.0.35](https://github.com/truecharts/charts/compare/remmina-3.0.34...remmina-3.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [remmina-3.0.34](https://github.com/truecharts/charts/compare/remmina-3.0.33...remmina-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [remmina-3.0.34](https://github.com/truecharts/charts/compare/remmina-3.0.33...remmina-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [remmina-3.0.33](https://github.com/truecharts/charts/compare/remmina-3.0.32...remmina-3.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [remmina-3.0.32](https://github.com/truecharts/charts/compare/remmina-3.0.31...remmina-3.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/remmina/3.0.36/Chart.lock b/stable/remmina/3.0.36/Chart.lock deleted file mode 100644 index a850c05e932..00000000000 --- a/stable/remmina/3.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:40:50.399544526Z" diff --git a/stable/remmina/3.0.36/Chart.yaml b/stable/remmina/3.0.36/Chart.yaml deleted file mode 100644 index ca8381b9b38..00000000000 --- a/stable/remmina/3.0.36/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.7.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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/remmina/3.0.36/README.md b/stable/remmina/3.0.36/README.md deleted file mode 100644 index 48a2ffe5e42..00000000000 --- a/stable/remmina/3.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/remmina/3.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/remmina/3.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/remmina/3.0.37/CHANGELOG.md b/stable/remmina/3.0.37/CHANGELOG.md new file mode 100644 index 00000000000..0c5e19f1a68 --- /dev/null +++ b/stable/remmina/3.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [remmina-3.0.37](https://github.com/truecharts/charts/compare/remmina-3.0.36...remmina-3.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [remmina-3.0.36](https://github.com/truecharts/charts/compare/remmina-3.0.35...remmina-3.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [remmina-3.0.35](https://github.com/truecharts/charts/compare/remmina-3.0.34...remmina-3.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [remmina-3.0.34](https://github.com/truecharts/charts/compare/remmina-3.0.33...remmina-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [remmina-3.0.34](https://github.com/truecharts/charts/compare/remmina-3.0.33...remmina-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [remmina-3.0.33](https://github.com/truecharts/charts/compare/remmina-3.0.32...remmina-3.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [remmina-3.0.32](https://github.com/truecharts/charts/compare/remmina-3.0.31...remmina-3.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/remmina/3.0.37/Chart.lock b/stable/remmina/3.0.37/Chart.lock new file mode 100644 index 00000000000..d9535ff3327 --- /dev/null +++ b/stable/remmina/3.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:41:19.681328744Z" diff --git a/stable/remmina/3.0.37/Chart.yaml b/stable/remmina/3.0.37/Chart.yaml new file mode 100644 index 00000000000..7af69608a92 --- /dev/null +++ b/stable/remmina/3.0.37/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.2.0-rcgi" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/remmina/3.0.37/README.md b/stable/remmina/3.0.37/README.md new file mode 100644 index 00000000000..87764ade737 --- /dev/null +++ b/stable/remmina/3.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/remmina/3.0.37/app-readme.md similarity index 100% rename from stable/remmina/3.0.36/app-readme.md rename to stable/remmina/3.0.37/app-readme.md diff --git a/stable/remmina/3.0.37/charts/common-10.7.7.tgz b/stable/remmina/3.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/remmina/3.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/remmina/3.0.36/ix_values.yaml b/stable/remmina/3.0.37/ix_values.yaml similarity index 100% rename from stable/remmina/3.0.36/ix_values.yaml rename to stable/remmina/3.0.37/ix_values.yaml diff --git a/stable/remmina/3.0.36/questions.yaml b/stable/remmina/3.0.37/questions.yaml similarity index 100% rename from stable/remmina/3.0.36/questions.yaml rename to stable/remmina/3.0.37/questions.yaml diff --git a/stable/remmina/3.0.36/templates/common.yaml b/stable/remmina/3.0.37/templates/common.yaml similarity index 100% rename from stable/remmina/3.0.36/templates/common.yaml rename to stable/remmina/3.0.37/templates/common.yaml diff --git a/stable/tdarr/2.0.39/values.yaml b/stable/remmina/3.0.37/values.yaml similarity index 100% rename from stable/tdarr/2.0.39/values.yaml rename to stable/remmina/3.0.37/values.yaml diff --git a/stable/requestrr/2.0.36/CHANGELOG.md b/stable/requestrr/2.0.36/CHANGELOG.md deleted file mode 100644 index f858e691b2e..00000000000 --- a/stable/requestrr/2.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [requestrr-2.0.36](https://github.com/truecharts/charts/compare/requestrr-2.0.35...requestrr-2.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [requestrr-2.0.35](https://github.com/truecharts/charts/compare/requestrr-2.0.34...requestrr-2.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [requestrr-2.0.34](https://github.com/truecharts/charts/compare/requestrr-2.0.33...requestrr-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [requestrr-2.0.34](https://github.com/truecharts/charts/compare/requestrr-2.0.33...requestrr-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [requestrr-2.0.33](https://github.com/truecharts/charts/compare/requestrr-2.0.32...requestrr-2.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [requestrr-2.0.32](https://github.com/truecharts/charts/compare/requestrr-2.0.31...requestrr-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/requestrr/2.0.36/Chart.lock b/stable/requestrr/2.0.36/Chart.lock deleted file mode 100644 index 9275403f1e1..00000000000 --- a/stable/requestrr/2.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:41:07.852206179Z" diff --git a/stable/requestrr/2.0.36/Chart.yaml b/stable/requestrr/2.0.36/Chart.yaml deleted file mode 100644 index 597bbe202fa..00000000000 --- a/stable/requestrr/2.0.36/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: requestrr -version: 2.0.36 -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.7.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.36/README.md b/stable/requestrr/2.0.36/README.md deleted file mode 100644 index 2c1fbcada98..00000000000 --- a/stable/requestrr/2.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/requestrr/2.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/requestrr/2.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/requestrr/2.0.37/CHANGELOG.md b/stable/requestrr/2.0.37/CHANGELOG.md new file mode 100644 index 00000000000..84025127618 --- /dev/null +++ b/stable/requestrr/2.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [requestrr-2.0.37](https://github.com/truecharts/charts/compare/requestrr-2.0.36...requestrr-2.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [requestrr-2.0.36](https://github.com/truecharts/charts/compare/requestrr-2.0.35...requestrr-2.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [requestrr-2.0.35](https://github.com/truecharts/charts/compare/requestrr-2.0.34...requestrr-2.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [requestrr-2.0.34](https://github.com/truecharts/charts/compare/requestrr-2.0.33...requestrr-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [requestrr-2.0.34](https://github.com/truecharts/charts/compare/requestrr-2.0.33...requestrr-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [requestrr-2.0.33](https://github.com/truecharts/charts/compare/requestrr-2.0.32...requestrr-2.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [requestrr-2.0.32](https://github.com/truecharts/charts/compare/requestrr-2.0.31...requestrr-2.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/requestrr/2.0.37/Chart.lock b/stable/requestrr/2.0.37/Chart.lock new file mode 100644 index 00000000000..e8453e1408c --- /dev/null +++ b/stable/requestrr/2.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:41:43.278441225Z" diff --git a/stable/requestrr/2.0.37/Chart.yaml b/stable/requestrr/2.0.37/Chart.yaml new file mode 100644 index 00000000000..30902b5a6cf --- /dev/null +++ b/stable/requestrr/2.0.37/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: requestrr +version: 2.0.37 +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.7.7 + # 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.37/README.md b/stable/requestrr/2.0.37/README.md new file mode 100644 index 00000000000..6fb3f7ea488 --- /dev/null +++ b/stable/requestrr/2.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/requestrr/2.0.37/app-readme.md similarity index 100% rename from stable/requestrr/2.0.36/app-readme.md rename to stable/requestrr/2.0.37/app-readme.md diff --git a/stable/requestrr/2.0.37/charts/common-10.7.7.tgz b/stable/requestrr/2.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/requestrr/2.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/requestrr/2.0.36/ix_values.yaml b/stable/requestrr/2.0.37/ix_values.yaml similarity index 100% rename from stable/requestrr/2.0.36/ix_values.yaml rename to stable/requestrr/2.0.37/ix_values.yaml diff --git a/stable/requestrr/2.0.36/questions.yaml b/stable/requestrr/2.0.37/questions.yaml similarity index 100% rename from stable/requestrr/2.0.36/questions.yaml rename to stable/requestrr/2.0.37/questions.yaml diff --git a/stable/tsmuxer/1.0.15/templates/common.yaml b/stable/requestrr/2.0.37/templates/common.yaml similarity index 100% rename from stable/tsmuxer/1.0.15/templates/common.yaml rename to stable/requestrr/2.0.37/templates/common.yaml diff --git a/stable/teamspeak3/4.0.41/values.yaml b/stable/requestrr/2.0.37/values.yaml similarity index 100% rename from stable/teamspeak3/4.0.41/values.yaml rename to stable/requestrr/2.0.37/values.yaml diff --git a/stable/resilio-sync/6.0.38/CHANGELOG.md b/stable/resilio-sync/6.0.38/CHANGELOG.md deleted file mode 100644 index 4b66a9fb203..00000000000 --- a/stable/resilio-sync/6.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [resilio-sync-6.0.38](https://github.com/truecharts/charts/compare/resilio-sync-6.0.37...resilio-sync-6.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [resilio-sync-6.0.37](https://github.com/truecharts/charts/compare/resilio-sync-6.0.36...resilio-sync-6.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [resilio-sync-6.0.36](https://github.com/truecharts/charts/compare/resilio-sync-6.0.35...resilio-sync-6.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [resilio-sync-6.0.36](https://github.com/truecharts/charts/compare/resilio-sync-6.0.35...resilio-sync-6.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [resilio-sync-6.0.35](https://github.com/truecharts/charts/compare/resilio-sync-6.0.34...resilio-sync-6.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [resilio-sync-6.0.34](https://github.com/truecharts/charts/compare/resilio-sync-6.0.33...resilio-sync-6.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/resilio-sync/6.0.38/Chart.lock b/stable/resilio-sync/6.0.38/Chart.lock deleted file mode 100644 index a81252aef22..00000000000 --- a/stable/resilio-sync/6.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:41:15.879778361Z" diff --git a/stable/resilio-sync/6.0.38/Chart.yaml b/stable/resilio-sync/6.0.38/Chart.yaml deleted file mode 100644 index 5933d8e0d6b..00000000000 --- a/stable/resilio-sync/6.0.38/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.7.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.38 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/resilio-sync/6.0.38/README.md b/stable/resilio-sync/6.0.38/README.md deleted file mode 100644 index 634774b0ef0..00000000000 --- a/stable/resilio-sync/6.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/stable/resilio-sync/6.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/resilio-sync/6.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/resilio-sync/6.0.39/CHANGELOG.md b/stable/resilio-sync/6.0.39/CHANGELOG.md new file mode 100644 index 00000000000..396726ccd6c --- /dev/null +++ b/stable/resilio-sync/6.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [resilio-sync-6.0.39](https://github.com/truecharts/charts/compare/resilio-sync-6.0.38...resilio-sync-6.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [resilio-sync-6.0.38](https://github.com/truecharts/charts/compare/resilio-sync-6.0.37...resilio-sync-6.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [resilio-sync-6.0.37](https://github.com/truecharts/charts/compare/resilio-sync-6.0.36...resilio-sync-6.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [resilio-sync-6.0.36](https://github.com/truecharts/charts/compare/resilio-sync-6.0.35...resilio-sync-6.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [resilio-sync-6.0.36](https://github.com/truecharts/charts/compare/resilio-sync-6.0.35...resilio-sync-6.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [resilio-sync-6.0.35](https://github.com/truecharts/charts/compare/resilio-sync-6.0.34...resilio-sync-6.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [resilio-sync-6.0.34](https://github.com/truecharts/charts/compare/resilio-sync-6.0.33...resilio-sync-6.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/resilio-sync/6.0.39/Chart.lock b/stable/resilio-sync/6.0.39/Chart.lock new file mode 100644 index 00000000000..1fd08f14e98 --- /dev/null +++ b/stable/resilio-sync/6.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:41:50.940836617Z" diff --git a/stable/resilio-sync/6.0.39/Chart.yaml b/stable/resilio-sync/6.0.39/Chart.yaml new file mode 100644 index 00000000000..cf249d90f5c --- /dev/null +++ b/stable/resilio-sync/6.0.39/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.7.2.1375" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.39 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/resilio-sync/6.0.39/README.md b/stable/resilio-sync/6.0.39/README.md new file mode 100644 index 00000000000..c438ad53b49 --- /dev/null +++ b/stable/resilio-sync/6.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/stable/resilio-sync/6.0.39/app-readme.md similarity index 100% rename from stable/resilio-sync/6.0.38/app-readme.md rename to stable/resilio-sync/6.0.39/app-readme.md diff --git a/stable/resilio-sync/6.0.39/charts/common-10.7.7.tgz b/stable/resilio-sync/6.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/resilio-sync/6.0.39/charts/common-10.7.7.tgz differ diff --git a/stable/resilio-sync/6.0.38/ix_values.yaml b/stable/resilio-sync/6.0.39/ix_values.yaml similarity index 100% rename from stable/resilio-sync/6.0.38/ix_values.yaml rename to stable/resilio-sync/6.0.39/ix_values.yaml diff --git a/stable/resilio-sync/6.0.38/questions.yaml b/stable/resilio-sync/6.0.39/questions.yaml similarity index 100% rename from stable/resilio-sync/6.0.38/questions.yaml rename to stable/resilio-sync/6.0.39/questions.yaml diff --git a/stable/typecho/4.0.9/templates/common.yaml b/stable/resilio-sync/6.0.39/templates/common.yaml similarity index 100% rename from stable/typecho/4.0.9/templates/common.yaml rename to stable/resilio-sync/6.0.39/templates/common.yaml diff --git a/stable/teedy/7.0.45/values.yaml b/stable/resilio-sync/6.0.39/values.yaml similarity index 100% rename from stable/teedy/7.0.45/values.yaml rename to stable/resilio-sync/6.0.39/values.yaml diff --git a/stable/ring-mqtt/1.0.12/CHANGELOG.md b/stable/ring-mqtt/1.0.12/CHANGELOG.md deleted file mode 100644 index 865f879b3e6..00000000000 --- a/stable/ring-mqtt/1.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ring-mqtt-1.0.12](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.11...ring-mqtt-1.0.12) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [ring-mqtt-1.0.11](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.10...ring-mqtt-1.0.11) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ring-mqtt-1.0.10](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.9...ring-mqtt-1.0.10) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [ring-mqtt-1.0.9](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.8...ring-mqtt-1.0.9) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ring-mqtt-1.0.8](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.7...ring-mqtt-1.0.8) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ring-mqtt-1.0.8](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.7...ring-mqtt-1.0.8) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ring-mqtt-1.0.7](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.6...ring-mqtt-1.0.7) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ring-mqtt-1.0.6](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.5...ring-mqtt-1.0.6) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/stable/ring-mqtt/1.0.12/Chart.lock b/stable/ring-mqtt/1.0.12/Chart.lock deleted file mode 100644 index 551dfeafb16..00000000000 --- a/stable/ring-mqtt/1.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-21T10:35:37.856371135Z" diff --git a/stable/ring-mqtt/1.0.12/Chart.yaml b/stable/ring-mqtt/1.0.12/Chart.yaml deleted file mode 100644 index cb2686c16ff..00000000000 --- a/stable/ring-mqtt/1.0.12/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "5.0.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.12 -annotations: - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ring-mqtt/1.0.12/README.md b/stable/ring-mqtt/1.0.12/README.md deleted file mode 100644 index 584694b3186..00000000000 --- a/stable/ring-mqtt/1.0.12/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.12/charts/common-10.7.1.tgz b/stable/ring-mqtt/1.0.12/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/ring-mqtt/1.0.12/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/ring-mqtt/1.0.13/CHANGELOG.md b/stable/ring-mqtt/1.0.13/CHANGELOG.md new file mode 100644 index 00000000000..25708abf136 --- /dev/null +++ b/stable/ring-mqtt/1.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ring-mqtt-1.0.13](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.12...ring-mqtt-1.0.13) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ring-mqtt-1.0.12](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.11...ring-mqtt-1.0.12) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [ring-mqtt-1.0.11](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.10...ring-mqtt-1.0.11) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ring-mqtt-1.0.10](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.9...ring-mqtt-1.0.10) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [ring-mqtt-1.0.9](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.8...ring-mqtt-1.0.9) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ring-mqtt-1.0.8](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.7...ring-mqtt-1.0.8) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ring-mqtt-1.0.8](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.7...ring-mqtt-1.0.8) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ring-mqtt-1.0.7](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.6...ring-mqtt-1.0.7) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ring-mqtt-1.0.6](https://github.com/truecharts/charts/compare/ring-mqtt-1.0.5...ring-mqtt-1.0.6) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/ring-mqtt/1.0.13/Chart.lock b/stable/ring-mqtt/1.0.13/Chart.lock new file mode 100644 index 00000000000..d8517b155d4 --- /dev/null +++ b/stable/ring-mqtt/1.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:41:57.417005842Z" diff --git a/stable/ring-mqtt/1.0.13/Chart.yaml b/stable/ring-mqtt/1.0.13/Chart.yaml new file mode 100644 index 00000000000..73c52b2c6ad --- /dev/null +++ b/stable/ring-mqtt/1.0.13/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "5.0.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.13 +annotations: + truecharts.org/catagories: | + - HomeAutomation + - Tools-Utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ring-mqtt/1.0.13/README.md b/stable/ring-mqtt/1.0.13/README.md new file mode 100644 index 00000000000..48a80a0031c --- /dev/null +++ b/stable/ring-mqtt/1.0.13/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.12/app-readme.md b/stable/ring-mqtt/1.0.13/app-readme.md similarity index 100% rename from stable/ring-mqtt/1.0.12/app-readme.md rename to stable/ring-mqtt/1.0.13/app-readme.md diff --git a/stable/ring-mqtt/1.0.13/charts/common-10.7.7.tgz b/stable/ring-mqtt/1.0.13/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/ring-mqtt/1.0.13/charts/common-10.7.7.tgz differ diff --git a/stable/ring-mqtt/1.0.12/ix_values.yaml b/stable/ring-mqtt/1.0.13/ix_values.yaml similarity index 100% rename from stable/ring-mqtt/1.0.12/ix_values.yaml rename to stable/ring-mqtt/1.0.13/ix_values.yaml diff --git a/stable/ring-mqtt/1.0.12/questions.yaml b/stable/ring-mqtt/1.0.13/questions.yaml similarity index 100% rename from stable/ring-mqtt/1.0.12/questions.yaml rename to stable/ring-mqtt/1.0.13/questions.yaml diff --git a/stable/ring-mqtt/1.0.12/templates/common.yaml b/stable/ring-mqtt/1.0.13/templates/common.yaml similarity index 100% rename from stable/ring-mqtt/1.0.12/templates/common.yaml rename to stable/ring-mqtt/1.0.13/templates/common.yaml diff --git a/stable/thelounge/6.0.37/values.yaml b/stable/ring-mqtt/1.0.13/values.yaml similarity index 100% rename from stable/thelounge/6.0.37/values.yaml rename to stable/ring-mqtt/1.0.13/values.yaml diff --git a/stable/rss-bridge/2.0.37/CHANGELOG.md b/stable/rss-bridge/2.0.37/CHANGELOG.md deleted file mode 100644 index 73ab5ab44d9..00000000000 --- a/stable/rss-bridge/2.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rss-bridge-2.0.37](https://github.com/truecharts/charts/compare/rss-bridge-2.0.36...rss-bridge-2.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [rss-bridge-2.0.36](https://github.com/truecharts/charts/compare/rss-bridge-2.0.35...rss-bridge-2.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [rss-bridge-2.0.35](https://github.com/truecharts/charts/compare/rss-bridge-2.0.34...rss-bridge-2.0.35) (2022-10-08) - -### Chore - -- Auto-update chart README [skip ci] - - manual update and fix renovate ([#4035](https://github.com/truecharts/charts/issues/4035)) - - - - -## [rss-bridge-2.0.34](https://github.com/truecharts/charts/compare/rss-bridge-2.0.33...rss-bridge-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rss-bridge-2.0.34](https://github.com/truecharts/charts/compare/rss-bridge-2.0.33...rss-bridge-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [rss-bridge-2.0.33](https://github.com/truecharts/charts/compare/rss-bridge-2.0.32...rss-bridge-2.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [rss-bridge-2.0.32](https://github.com/truecharts/charts/compare/rss-bridge-2.0.31...rss-bridge-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/rss-bridge/2.0.37/Chart.lock b/stable/rss-bridge/2.0.37/Chart.lock deleted file mode 100644 index b5a1afff26c..00000000000 --- a/stable/rss-bridge/2.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:41:38.98627132Z" diff --git a/stable/rss-bridge/2.0.37/Chart.yaml b/stable/rss-bridge/2.0.37/Chart.yaml deleted file mode 100644 index 9711cee0708..00000000000 --- a/stable/rss-bridge/2.0.37/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2022" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.37 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/rss-bridge/2.0.37/README.md b/stable/rss-bridge/2.0.37/README.md deleted file mode 100644 index 61f891881f2..00000000000 --- a/stable/rss-bridge/2.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/rss-bridge/2.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/rss-bridge/2.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/rss-bridge/2.0.38/CHANGELOG.md b/stable/rss-bridge/2.0.38/CHANGELOG.md new file mode 100644 index 00000000000..959ef02147c --- /dev/null +++ b/stable/rss-bridge/2.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rss-bridge-2.0.38](https://github.com/truecharts/charts/compare/rss-bridge-2.0.37...rss-bridge-2.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [rss-bridge-2.0.37](https://github.com/truecharts/charts/compare/rss-bridge-2.0.36...rss-bridge-2.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [rss-bridge-2.0.36](https://github.com/truecharts/charts/compare/rss-bridge-2.0.35...rss-bridge-2.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [rss-bridge-2.0.35](https://github.com/truecharts/charts/compare/rss-bridge-2.0.34...rss-bridge-2.0.35) (2022-10-08) + +### Chore + +- Auto-update chart README [skip ci] + - manual update and fix renovate ([#4035](https://github.com/truecharts/charts/issues/4035)) + + + + +## [rss-bridge-2.0.34](https://github.com/truecharts/charts/compare/rss-bridge-2.0.33...rss-bridge-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rss-bridge-2.0.34](https://github.com/truecharts/charts/compare/rss-bridge-2.0.33...rss-bridge-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [rss-bridge-2.0.33](https://github.com/truecharts/charts/compare/rss-bridge-2.0.32...rss-bridge-2.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [rss-bridge-2.0.32](https://github.com/truecharts/charts/compare/rss-bridge-2.0.31...rss-bridge-2.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/rss-bridge/2.0.38/Chart.lock b/stable/rss-bridge/2.0.38/Chart.lock new file mode 100644 index 00000000000..b842677e222 --- /dev/null +++ b/stable/rss-bridge/2.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:42:24.42592955Z" diff --git a/stable/rss-bridge/2.0.38/Chart.yaml b/stable/rss-bridge/2.0.38/Chart.yaml new file mode 100644 index 00000000000..bca8db10c21 --- /dev/null +++ b/stable/rss-bridge/2.0.38/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2022" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/rss-bridge/2.0.38/README.md b/stable/rss-bridge/2.0.38/README.md new file mode 100644 index 00000000000..995d362a9c7 --- /dev/null +++ b/stable/rss-bridge/2.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/rss-bridge/2.0.38/app-readme.md similarity index 100% rename from stable/rss-bridge/2.0.37/app-readme.md rename to stable/rss-bridge/2.0.38/app-readme.md diff --git a/stable/rss-bridge/2.0.38/charts/common-10.7.7.tgz b/stable/rss-bridge/2.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/rss-bridge/2.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/rss-bridge/2.0.37/ix_values.yaml b/stable/rss-bridge/2.0.38/ix_values.yaml similarity index 100% rename from stable/rss-bridge/2.0.37/ix_values.yaml rename to stable/rss-bridge/2.0.38/ix_values.yaml diff --git a/stable/rss-bridge/2.0.37/questions.yaml b/stable/rss-bridge/2.0.38/questions.yaml similarity index 100% rename from stable/rss-bridge/2.0.37/questions.yaml rename to stable/rss-bridge/2.0.38/questions.yaml diff --git a/stable/ubooquity/3.0.37/templates/common.yaml b/stable/rss-bridge/2.0.38/templates/common.yaml similarity index 100% rename from stable/ubooquity/3.0.37/templates/common.yaml rename to stable/rss-bridge/2.0.38/templates/common.yaml diff --git a/stable/theme-park/2.0.22/values.yaml b/stable/rss-bridge/2.0.38/values.yaml similarity index 100% rename from stable/theme-park/2.0.22/values.yaml rename to stable/rss-bridge/2.0.38/values.yaml diff --git a/stable/rsshub/3.0.127/CHANGELOG.md b/stable/rsshub/3.0.127/CHANGELOG.md deleted file mode 100644 index 819ef38c972..00000000000 --- a/stable/rsshub/3.0.127/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [rsshub-3.0.127](https://github.com/truecharts/charts/compare/rsshub-3.0.126...rsshub-3.0.127) (2022-10-25) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) - - - - -## [rsshub-3.0.126](https://github.com/truecharts/charts/compare/rsshub-3.0.124...rsshub-3.0.126) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [rsshub-3.0.124](https://github.com/truecharts/charts/compare/rsshub-3.0.123...rsshub-3.0.124) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [rsshub-3.0.123](https://github.com/truecharts/charts/compare/rsshub-3.0.122...rsshub-3.0.123) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [rsshub-3.0.122](https://github.com/truecharts/charts/compare/rsshub-3.0.121...rsshub-3.0.122) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [rsshub-3.0.121](https://github.com/truecharts/charts/compare/rsshub-3.0.120...rsshub-3.0.121) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [rsshub-3.0.120](https://github.com/truecharts/charts/compare/rsshub-3.0.119...rsshub-3.0.120) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [rsshub-3.0.119](https://github.com/truecharts/charts/compare/rsshub-3.0.118...rsshub-3.0.119) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [rsshub-3.0.118](https://github.com/truecharts/charts/compare/rsshub-3.0.117...rsshub-3.0.118) (2022-10-11) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4070](https://github.com/truecharts/charts/issues/4070)) - - - - -## [rsshub-3.0.117](https://github.com/truecharts/charts/compare/rsshub-3.0.116...rsshub-3.0.117) (2022-10-10) - -### Chore - diff --git a/stable/rsshub/3.0.127/Chart.lock b/stable/rsshub/3.0.127/Chart.lock deleted file mode 100644 index 478fc0cb211..00000000000 --- a/stable/rsshub/3.0.127/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:b7e52395f71bdf9a723733a6211b037dffd28cfd953490668674811253c4a0a4 -generated: "2022-10-25T06:18:22.686476931Z" diff --git a/stable/rsshub/3.0.127/Chart.yaml b/stable/rsshub/3.0.127/Chart.yaml deleted file mode 100644 index 35d54501407..00000000000 --- a/stable/rsshub/3.0.127/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: rsshub -version: 3.0.127 -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.7.1 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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.127/README.md b/stable/rsshub/3.0.127/README.md deleted file mode 100644 index 07fed2342e7..00000000000 --- a/stable/rsshub/3.0.127/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.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.127/charts/common-10.7.1.tgz b/stable/rsshub/3.0.127/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/rsshub/3.0.127/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/rsshub/3.0.127/charts/redis-3.0.97.tgz b/stable/rsshub/3.0.127/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/rsshub/3.0.127/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/rsshub/3.0.128/CHANGELOG.md b/stable/rsshub/3.0.128/CHANGELOG.md new file mode 100644 index 00000000000..5e289d4b4cf --- /dev/null +++ b/stable/rsshub/3.0.128/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [rsshub-3.0.128](https://github.com/truecharts/charts/compare/rsshub-3.0.127...rsshub-3.0.128) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [rsshub-3.0.127](https://github.com/truecharts/charts/compare/rsshub-3.0.126...rsshub-3.0.127) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4181](https://github.com/truecharts/charts/issues/4181)) + + + + +## [rsshub-3.0.126](https://github.com/truecharts/charts/compare/rsshub-3.0.124...rsshub-3.0.126) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [rsshub-3.0.124](https://github.com/truecharts/charts/compare/rsshub-3.0.123...rsshub-3.0.124) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [rsshub-3.0.123](https://github.com/truecharts/charts/compare/rsshub-3.0.122...rsshub-3.0.123) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [rsshub-3.0.122](https://github.com/truecharts/charts/compare/rsshub-3.0.121...rsshub-3.0.122) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [rsshub-3.0.121](https://github.com/truecharts/charts/compare/rsshub-3.0.120...rsshub-3.0.121) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [rsshub-3.0.120](https://github.com/truecharts/charts/compare/rsshub-3.0.119...rsshub-3.0.120) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [rsshub-3.0.119](https://github.com/truecharts/charts/compare/rsshub-3.0.118...rsshub-3.0.119) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [rsshub-3.0.118](https://github.com/truecharts/charts/compare/rsshub-3.0.117...rsshub-3.0.118) (2022-10-11) + +### Chore + diff --git a/stable/rsshub/3.0.128/Chart.lock b/stable/rsshub/3.0.128/Chart.lock new file mode 100644 index 00000000000..21525d18243 --- /dev/null +++ b/stable/rsshub/3.0.128/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:d4d4b811f3f5ade7c71028322769dd728b4f9ef64a69e88c267893592146ef57 +generated: "2022-10-25T10:42:48.548506574Z" diff --git a/stable/rsshub/3.0.128/Chart.yaml b/stable/rsshub/3.0.128/Chart.yaml new file mode 100644 index 00000000000..86fc3f9df11 --- /dev/null +++ b/stable/rsshub/3.0.128/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: rsshub +version: 3.0.128 +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.7.7 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.128/README.md b/stable/rsshub/3.0.128/README.md new file mode 100644 index 00000000000..d7c853e8dd2 --- /dev/null +++ b/stable/rsshub/3.0.128/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.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.127/app-readme.md b/stable/rsshub/3.0.128/app-readme.md similarity index 100% rename from stable/rsshub/3.0.127/app-readme.md rename to stable/rsshub/3.0.128/app-readme.md diff --git a/stable/rsshub/3.0.128/charts/common-10.7.7.tgz b/stable/rsshub/3.0.128/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/rsshub/3.0.128/charts/common-10.7.7.tgz differ diff --git a/stable/rsshub/3.0.128/charts/redis-3.0.102.tgz b/stable/rsshub/3.0.128/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/rsshub/3.0.128/charts/redis-3.0.102.tgz differ diff --git a/stable/rsshub/3.0.127/ix_values.yaml b/stable/rsshub/3.0.128/ix_values.yaml similarity index 100% rename from stable/rsshub/3.0.127/ix_values.yaml rename to stable/rsshub/3.0.128/ix_values.yaml diff --git a/stable/rsshub/3.0.127/questions.yaml b/stable/rsshub/3.0.128/questions.yaml similarity index 100% rename from stable/rsshub/3.0.127/questions.yaml rename to stable/rsshub/3.0.128/questions.yaml diff --git a/stable/unmanic/3.0.37/templates/common.yaml b/stable/rsshub/3.0.128/templates/common.yaml similarity index 100% rename from stable/unmanic/3.0.37/templates/common.yaml rename to stable/rsshub/3.0.128/templates/common.yaml diff --git a/stable/tinymediamanager/2.0.40/values.yaml b/stable/rsshub/3.0.128/values.yaml similarity index 100% rename from stable/tinymediamanager/2.0.40/values.yaml rename to stable/rsshub/3.0.128/values.yaml diff --git a/stable/sabnzbd/11.0.43/CHANGELOG.md b/stable/sabnzbd/11.0.43/CHANGELOG.md new file mode 100644 index 00000000000..c5a40f66ddb --- /dev/null +++ b/stable/sabnzbd/11.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sabnzbd-11.0.43](https://github.com/truecharts/charts/compare/sabnzbd-11.0.42...sabnzbd-11.0.43) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [sabnzbd-11.0.42](https://github.com/truecharts/charts/compare/sabnzbd-11.0.41...sabnzbd-11.0.42) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [sabnzbd-11.0.41](https://github.com/truecharts/charts/compare/sabnzbd-11.0.40...sabnzbd-11.0.41) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [sabnzbd-11.0.40](https://github.com/truecharts/charts/compare/sabnzbd-11.0.39...sabnzbd-11.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sabnzbd-11.0.40](https://github.com/truecharts/charts/compare/sabnzbd-11.0.39...sabnzbd-11.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sabnzbd-11.0.39](https://github.com/truecharts/charts/compare/sabnzbd-11.0.38...sabnzbd-11.0.39) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [sabnzbd-11.0.38](https://github.com/truecharts/charts/compare/sabnzbd-11.0.37...sabnzbd-11.0.38) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/sabnzbd/11.0.43/Chart.lock b/stable/sabnzbd/11.0.43/Chart.lock new file mode 100644 index 00000000000..4ba73117ef5 --- /dev/null +++ b/stable/sabnzbd/11.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:42:37.726202603Z" diff --git a/stable/sabnzbd/11.0.43/Chart.yaml b/stable/sabnzbd/11.0.43/Chart.yaml new file mode 100644 index 00000000000..2149d66a749 --- /dev/null +++ b/stable/sabnzbd/11.0.43/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.6.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.43 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sabnzbd/11.0.43/README.md b/stable/sabnzbd/11.0.43/README.md new file mode 100644 index 00000000000..9460bc1bbdd --- /dev/null +++ b/stable/sabnzbd/11.0.43/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.43/app-readme.md b/stable/sabnzbd/11.0.43/app-readme.md new file mode 100644 index 00000000000..ef05cce1010 --- /dev/null +++ b/stable/sabnzbd/11.0.43/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.43/charts/common-10.7.7.tgz b/stable/sabnzbd/11.0.43/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/sabnzbd/11.0.43/charts/common-10.7.7.tgz differ diff --git a/stable/sabnzbd/11.0.43/ix_values.yaml b/stable/sabnzbd/11.0.43/ix_values.yaml new file mode 100644 index 00000000000..8fb67037863 --- /dev/null +++ b/stable/sabnzbd/11.0.43/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.43/questions.yaml b/stable/sabnzbd/11.0.43/questions.yaml new file mode 100644 index 00000000000..4fa5d884237 --- /dev/null +++ b/stable/sabnzbd/11.0.43/questions.yaml @@ -0,0 +1,2582 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/unpackerr/6.0.38/templates/common.yaml b/stable/sabnzbd/11.0.43/templates/common.yaml similarity index 100% rename from stable/unpackerr/6.0.38/templates/common.yaml rename to stable/sabnzbd/11.0.43/templates/common.yaml diff --git a/stable/traccar/7.0.47/values.yaml b/stable/sabnzbd/11.0.43/values.yaml similarity index 100% rename from stable/traccar/7.0.47/values.yaml rename to stable/sabnzbd/11.0.43/values.yaml diff --git a/stable/satisfactory/2.0.44/CHANGELOG.md b/stable/satisfactory/2.0.44/CHANGELOG.md deleted file mode 100644 index 17092af02c3..00000000000 --- a/stable/satisfactory/2.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [satisfactory-2.0.44](https://github.com/truecharts/charts/compare/satisfactory-2.0.43...satisfactory-2.0.44) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [satisfactory-2.0.43](https://github.com/truecharts/charts/compare/satisfactory-2.0.42...satisfactory-2.0.43) (2022-10-16) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) - - - - -## [satisfactory-2.0.42](https://github.com/truecharts/charts/compare/satisfactory-2.0.41...satisfactory-2.0.42) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [satisfactory-2.0.41](https://github.com/truecharts/charts/compare/satisfactory-2.0.40...satisfactory-2.0.41) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [satisfactory-2.0.40](https://github.com/truecharts/charts/compare/satisfactory-2.0.39...satisfactory-2.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [satisfactory-2.0.40](https://github.com/truecharts/charts/compare/satisfactory-2.0.39...satisfactory-2.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [satisfactory-2.0.39](https://github.com/truecharts/charts/compare/satisfactory-2.0.38...satisfactory-2.0.39) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [satisfactory-2.0.38](https://github.com/truecharts/charts/compare/satisfactory-2.0.37...satisfactory-2.0.38) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [satisfactory-2.0.37](https://github.com/truecharts/charts/compare/satisfactory-2.0.36...satisfactory-2.0.37) (2022-09-26) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906)) - - - - -## [satisfactory-2.0.36](https://github.com/truecharts/charts/compare/satisfactory-2.0.35...satisfactory-2.0.36) (2022-09-25) - -### Chore diff --git a/stable/satisfactory/2.0.44/Chart.lock b/stable/satisfactory/2.0.44/Chart.lock deleted file mode 100644 index 6177e5c2513..00000000000 --- a/stable/satisfactory/2.0.44/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:41:52.822023018Z" diff --git a/stable/satisfactory/2.0.44/Chart.yaml b/stable/satisfactory/2.0.44/Chart.yaml deleted file mode 100644 index f2b42b32f3c..00000000000 --- a/stable/satisfactory/2.0.44/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.44 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/satisfactory/2.0.44/README.md b/stable/satisfactory/2.0.44/README.md deleted file mode 100644 index 18b54500993..00000000000 --- a/stable/satisfactory/2.0.44/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.44/charts/common-10.7.1.tgz b/stable/satisfactory/2.0.44/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/satisfactory/2.0.44/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/satisfactory/2.0.45/CHANGELOG.md b/stable/satisfactory/2.0.45/CHANGELOG.md new file mode 100644 index 00000000000..409986cf88e --- /dev/null +++ b/stable/satisfactory/2.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [satisfactory-2.0.45](https://github.com/truecharts/charts/compare/satisfactory-2.0.44...satisfactory-2.0.45) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [satisfactory-2.0.44](https://github.com/truecharts/charts/compare/satisfactory-2.0.43...satisfactory-2.0.44) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [satisfactory-2.0.43](https://github.com/truecharts/charts/compare/satisfactory-2.0.42...satisfactory-2.0.43) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [satisfactory-2.0.42](https://github.com/truecharts/charts/compare/satisfactory-2.0.41...satisfactory-2.0.42) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [satisfactory-2.0.41](https://github.com/truecharts/charts/compare/satisfactory-2.0.40...satisfactory-2.0.41) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [satisfactory-2.0.40](https://github.com/truecharts/charts/compare/satisfactory-2.0.39...satisfactory-2.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [satisfactory-2.0.40](https://github.com/truecharts/charts/compare/satisfactory-2.0.39...satisfactory-2.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [satisfactory-2.0.39](https://github.com/truecharts/charts/compare/satisfactory-2.0.38...satisfactory-2.0.39) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [satisfactory-2.0.38](https://github.com/truecharts/charts/compare/satisfactory-2.0.37...satisfactory-2.0.38) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [satisfactory-2.0.37](https://github.com/truecharts/charts/compare/satisfactory-2.0.36...satisfactory-2.0.37) (2022-09-26) + +### Chore diff --git a/stable/satisfactory/2.0.45/Chart.lock b/stable/satisfactory/2.0.45/Chart.lock new file mode 100644 index 00000000000..0e58b265d56 --- /dev/null +++ b/stable/satisfactory/2.0.45/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:42:42.879974367Z" diff --git a/stable/satisfactory/2.0.45/Chart.yaml b/stable/satisfactory/2.0.45/Chart.yaml new file mode 100644 index 00000000000..eb611ce9729 --- /dev/null +++ b/stable/satisfactory/2.0.45/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.3.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.45 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/satisfactory/2.0.45/README.md b/stable/satisfactory/2.0.45/README.md new file mode 100644 index 00000000000..725add9c3a6 --- /dev/null +++ b/stable/satisfactory/2.0.45/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.44/app-readme.md b/stable/satisfactory/2.0.45/app-readme.md similarity index 100% rename from stable/satisfactory/2.0.44/app-readme.md rename to stable/satisfactory/2.0.45/app-readme.md diff --git a/stable/satisfactory/2.0.45/charts/common-10.7.7.tgz b/stable/satisfactory/2.0.45/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/satisfactory/2.0.45/charts/common-10.7.7.tgz differ diff --git a/stable/satisfactory/2.0.44/ix_values.yaml b/stable/satisfactory/2.0.45/ix_values.yaml similarity index 100% rename from stable/satisfactory/2.0.44/ix_values.yaml rename to stable/satisfactory/2.0.45/ix_values.yaml diff --git a/stable/satisfactory/2.0.44/questions.yaml b/stable/satisfactory/2.0.45/questions.yaml similarity index 100% rename from stable/satisfactory/2.0.44/questions.yaml rename to stable/satisfactory/2.0.45/questions.yaml diff --git a/stable/unpoller/3.0.40/templates/common.yaml b/stable/satisfactory/2.0.45/templates/common.yaml similarity index 100% rename from stable/unpoller/3.0.40/templates/common.yaml rename to stable/satisfactory/2.0.45/templates/common.yaml diff --git a/stable/trilium-notes/5.0.42/values.yaml b/stable/satisfactory/2.0.45/values.yaml similarity index 100% rename from stable/trilium-notes/5.0.42/values.yaml rename to stable/satisfactory/2.0.45/values.yaml diff --git a/stable/scrutiny/3.0.37/CHANGELOG.md b/stable/scrutiny/3.0.37/CHANGELOG.md deleted file mode 100644 index 35e144378ad..00000000000 --- a/stable/scrutiny/3.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [scrutiny-3.0.37](https://github.com/truecharts/charts/compare/scrutiny-3.0.36...scrutiny-3.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [scrutiny-3.0.36](https://github.com/truecharts/charts/compare/scrutiny-3.0.35...scrutiny-3.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [scrutiny-3.0.35](https://github.com/truecharts/charts/compare/scrutiny-3.0.34...scrutiny-3.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [scrutiny-3.0.35](https://github.com/truecharts/charts/compare/scrutiny-3.0.34...scrutiny-3.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [scrutiny-3.0.34](https://github.com/truecharts/charts/compare/scrutiny-3.0.33...scrutiny-3.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [scrutiny-3.0.33](https://github.com/truecharts/charts/compare/scrutiny-3.0.32...scrutiny-3.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/scrutiny/3.0.37/Chart.lock b/stable/scrutiny/3.0.37/Chart.lock deleted file mode 100644 index e3083df4cf0..00000000000 --- a/stable/scrutiny/3.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:42:09.734907568Z" diff --git a/stable/scrutiny/3.0.37/Chart.yaml b/stable/scrutiny/3.0.37/Chart.yaml deleted file mode 100644 index 06d5be5d1cc..00000000000 --- a/stable/scrutiny/3.0.37/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: scrutiny -version: 3.0.37 -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.7.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.37/README.md b/stable/scrutiny/3.0.37/README.md deleted file mode 100644 index 156b94620a9..00000000000 --- a/stable/scrutiny/3.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/scrutiny/3.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/scrutiny/3.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/scrutiny/3.0.38/CHANGELOG.md b/stable/scrutiny/3.0.38/CHANGELOG.md new file mode 100644 index 00000000000..6d5888122e8 --- /dev/null +++ b/stable/scrutiny/3.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [scrutiny-3.0.38](https://github.com/truecharts/charts/compare/scrutiny-3.0.37...scrutiny-3.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [scrutiny-3.0.37](https://github.com/truecharts/charts/compare/scrutiny-3.0.36...scrutiny-3.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [scrutiny-3.0.36](https://github.com/truecharts/charts/compare/scrutiny-3.0.35...scrutiny-3.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [scrutiny-3.0.35](https://github.com/truecharts/charts/compare/scrutiny-3.0.34...scrutiny-3.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [scrutiny-3.0.35](https://github.com/truecharts/charts/compare/scrutiny-3.0.34...scrutiny-3.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [scrutiny-3.0.34](https://github.com/truecharts/charts/compare/scrutiny-3.0.33...scrutiny-3.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [scrutiny-3.0.33](https://github.com/truecharts/charts/compare/scrutiny-3.0.32...scrutiny-3.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/scrutiny/3.0.38/Chart.lock b/stable/scrutiny/3.0.38/Chart.lock new file mode 100644 index 00000000000..892b05b50dc --- /dev/null +++ b/stable/scrutiny/3.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:43:06.071288922Z" diff --git a/stable/scrutiny/3.0.38/Chart.yaml b/stable/scrutiny/3.0.38/Chart.yaml new file mode 100644 index 00000000000..bef304989df --- /dev/null +++ b/stable/scrutiny/3.0.38/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: scrutiny +version: 3.0.38 +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.7.7 + # 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.38/README.md b/stable/scrutiny/3.0.38/README.md new file mode 100644 index 00000000000..08d4f95df25 --- /dev/null +++ b/stable/scrutiny/3.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/scrutiny/3.0.38/app-readme.md similarity index 100% rename from stable/scrutiny/3.0.37/app-readme.md rename to stable/scrutiny/3.0.38/app-readme.md diff --git a/stable/scrutiny/3.0.38/charts/common-10.7.7.tgz b/stable/scrutiny/3.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/scrutiny/3.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/scrutiny/3.0.37/ix_values.yaml b/stable/scrutiny/3.0.38/ix_values.yaml similarity index 100% rename from stable/scrutiny/3.0.37/ix_values.yaml rename to stable/scrutiny/3.0.38/ix_values.yaml diff --git a/stable/scrutiny/3.0.37/questions.yaml b/stable/scrutiny/3.0.38/questions.yaml similarity index 100% rename from stable/scrutiny/3.0.37/questions.yaml rename to stable/scrutiny/3.0.38/questions.yaml diff --git a/stable/uptime-kuma/3.0.43/templates/common.yaml b/stable/scrutiny/3.0.38/templates/common.yaml similarity index 100% rename from stable/uptime-kuma/3.0.43/templates/common.yaml rename to stable/scrutiny/3.0.38/templates/common.yaml diff --git a/stable/tsmuxer/1.0.15/values.yaml b/stable/scrutiny/3.0.38/values.yaml similarity index 100% rename from stable/tsmuxer/1.0.15/values.yaml rename to stable/scrutiny/3.0.38/values.yaml diff --git a/stable/sdtd/1.0.10/CHANGELOG.md b/stable/sdtd/1.0.10/CHANGELOG.md new file mode 100644 index 00000000000..cf4ae0b734a --- /dev/null +++ b/stable/sdtd/1.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sdtd-1.0.10](https://github.com/truecharts/charts/compare/sdtd-1.0.9...sdtd-1.0.10) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [sdtd-1.0.9](https://github.com/truecharts/charts/compare/sdtd-1.0.8...sdtd-1.0.9) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [sdtd-1.0.8](https://github.com/truecharts/charts/compare/sdtd-1.0.7...sdtd-1.0.8) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + + +## [sdtd-1.0.7](https://github.com/truecharts/charts/compare/sdtd-1.0.6...sdtd-1.0.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sdtd-1.0.6](https://github.com/truecharts/charts/compare/sdtd-1.0.5...sdtd-1.0.6) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [sdtd-1.0.5](https://github.com/truecharts/charts/compare/sdtd-1.0.4...sdtd-1.0.5) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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)) + + + + diff --git a/stable/sdtd/1.0.10/Chart.lock b/stable/sdtd/1.0.10/Chart.lock new file mode 100644 index 00000000000..238562ad3ee --- /dev/null +++ b/stable/sdtd/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:43:18.821187984Z" diff --git a/stable/sdtd/1.0.10/Chart.yaml b/stable/sdtd/1.0.10/Chart.yaml new file mode 100644 index 00000000000..0d18488f4c1 --- /dev/null +++ b/stable/sdtd/1.0.10/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.10 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - games diff --git a/stable/sdtd/1.0.10/README.md b/stable/sdtd/1.0.10/README.md new file mode 100644 index 00000000000..1e2ab9a36d9 --- /dev/null +++ b/stable/sdtd/1.0.10/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.9/app-readme.md b/stable/sdtd/1.0.10/app-readme.md similarity index 100% rename from stable/sdtd/1.0.9/app-readme.md rename to stable/sdtd/1.0.10/app-readme.md diff --git a/stable/sdtd/1.0.10/charts/common-10.7.7.tgz b/stable/sdtd/1.0.10/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/sdtd/1.0.10/charts/common-10.7.7.tgz differ diff --git a/stable/sdtd/1.0.9/ix_values.yaml b/stable/sdtd/1.0.10/ix_values.yaml similarity index 100% rename from stable/sdtd/1.0.9/ix_values.yaml rename to stable/sdtd/1.0.10/ix_values.yaml diff --git a/stable/sdtd/1.0.9/questions.yaml b/stable/sdtd/1.0.10/questions.yaml similarity index 100% rename from stable/sdtd/1.0.9/questions.yaml rename to stable/sdtd/1.0.10/questions.yaml diff --git a/stable/sdtd/1.0.9/templates/common.yaml b/stable/sdtd/1.0.10/templates/common.yaml similarity index 100% rename from stable/sdtd/1.0.9/templates/common.yaml rename to stable/sdtd/1.0.10/templates/common.yaml diff --git a/stable/tt-rss/7.0.44/values.yaml b/stable/sdtd/1.0.10/values.yaml similarity index 100% rename from stable/tt-rss/7.0.44/values.yaml rename to stable/sdtd/1.0.10/values.yaml diff --git a/stable/sdtd/1.0.9/CHANGELOG.md b/stable/sdtd/1.0.9/CHANGELOG.md deleted file mode 100644 index 9851b75e6a8..00000000000 --- a/stable/sdtd/1.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sdtd-1.0.9](https://github.com/truecharts/charts/compare/sdtd-1.0.8...sdtd-1.0.9) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [sdtd-1.0.8](https://github.com/truecharts/charts/compare/sdtd-1.0.7...sdtd-1.0.8) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - - -## [sdtd-1.0.7](https://github.com/truecharts/charts/compare/sdtd-1.0.6...sdtd-1.0.7) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sdtd-1.0.6](https://github.com/truecharts/charts/compare/sdtd-1.0.5...sdtd-1.0.6) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [sdtd-1.0.5](https://github.com/truecharts/charts/compare/sdtd-1.0.4...sdtd-1.0.5) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/sdtd/1.0.9/Chart.lock b/stable/sdtd/1.0.9/Chart.lock deleted file mode 100644 index ac57bbbb697..00000000000 --- a/stable/sdtd/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:42:20.083200105Z" diff --git a/stable/sdtd/1.0.9/Chart.yaml b/stable/sdtd/1.0.9/Chart.yaml deleted file mode 100644 index 5eacc0a0aa9..00000000000 --- a/stable/sdtd/1.0.9/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.9 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - games diff --git a/stable/sdtd/1.0.9/README.md b/stable/sdtd/1.0.9/README.md deleted file mode 100644 index f98af2192be..00000000000 --- a/stable/sdtd/1.0.9/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.9/charts/common-10.7.1.tgz b/stable/sdtd/1.0.9/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/sdtd/1.0.9/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/ser2sock/6.0.39/CHANGELOG.md b/stable/ser2sock/6.0.39/CHANGELOG.md deleted file mode 100644 index 1d55527a3d6..00000000000 --- a/stable/ser2sock/6.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ser2sock-6.0.39](https://github.com/truecharts/charts/compare/ser2sock-6.0.38...ser2sock-6.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ser2sock-6.0.38](https://github.com/truecharts/charts/compare/ser2sock-6.0.37...ser2sock-6.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [sdtd-1.0.7](https://github.com/truecharts/charts/compare/sdtd-1.0.6...sdtd-1.0.7) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sdtd-1.0.7](https://github.com/truecharts/charts/compare/sdtd-1.0.6...sdtd-1.0.7) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sdtd-1.0.6](https://github.com/truecharts/charts/compare/sdtd-1.0.5...sdtd-1.0.6) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [sdtd-1.0.5](https://github.com/truecharts/charts/compare/sdtd-1.0.4...sdtd-1.0.5) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/ser2sock/6.0.39/Chart.lock b/stable/ser2sock/6.0.39/Chart.lock deleted file mode 100644 index 749157b39a6..00000000000 --- a/stable/ser2sock/6.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:42:24.161803092Z" diff --git a/stable/ser2sock/6.0.39/Chart.yaml b/stable/ser2sock/6.0.39/Chart.yaml deleted file mode 100644 index 2cb65b219b8..00000000000 --- a/stable/ser2sock/6.0.39/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ser2sock/6.0.39/README.md b/stable/ser2sock/6.0.39/README.md deleted file mode 100644 index 4cd4e38579e..00000000000 --- a/stable/ser2sock/6.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/ser2sock/6.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/ser2sock/6.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/ser2sock/6.0.40/CHANGELOG.md b/stable/ser2sock/6.0.40/CHANGELOG.md new file mode 100644 index 00000000000..272099bc7ae --- /dev/null +++ b/stable/ser2sock/6.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ser2sock-6.0.40](https://github.com/truecharts/charts/compare/ser2sock-6.0.39...ser2sock-6.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ser2sock-6.0.39](https://github.com/truecharts/charts/compare/ser2sock-6.0.38...ser2sock-6.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ser2sock-6.0.38](https://github.com/truecharts/charts/compare/ser2sock-6.0.37...ser2sock-6.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [sdtd-1.0.7](https://github.com/truecharts/charts/compare/sdtd-1.0.6...sdtd-1.0.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sdtd-1.0.7](https://github.com/truecharts/charts/compare/sdtd-1.0.6...sdtd-1.0.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sdtd-1.0.6](https://github.com/truecharts/charts/compare/sdtd-1.0.5...sdtd-1.0.6) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [sdtd-1.0.5](https://github.com/truecharts/charts/compare/sdtd-1.0.4...sdtd-1.0.5) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/ser2sock/6.0.40/Chart.lock b/stable/ser2sock/6.0.40/Chart.lock new file mode 100644 index 00000000000..67dbcd5a024 --- /dev/null +++ b/stable/ser2sock/6.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:43:25.204847046Z" diff --git a/stable/ser2sock/6.0.40/Chart.yaml b/stable/ser2sock/6.0.40/Chart.yaml new file mode 100644 index 00000000000..42c06a95751 --- /dev/null +++ b/stable/ser2sock/6.0.40/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ser2sock/6.0.40/README.md b/stable/ser2sock/6.0.40/README.md new file mode 100644 index 00000000000..757d8c6bf7c --- /dev/null +++ b/stable/ser2sock/6.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/ser2sock/6.0.40/app-readme.md similarity index 100% rename from stable/ser2sock/6.0.39/app-readme.md rename to stable/ser2sock/6.0.40/app-readme.md diff --git a/stable/ser2sock/6.0.40/charts/common-10.7.7.tgz b/stable/ser2sock/6.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/ser2sock/6.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/ser2sock/6.0.39/ci/test-values.yaml b/stable/ser2sock/6.0.40/ci/test-values.yaml similarity index 100% rename from stable/ser2sock/6.0.39/ci/test-values.yaml rename to stable/ser2sock/6.0.40/ci/test-values.yaml diff --git a/stable/ser2sock/6.0.39/ix_values.yaml b/stable/ser2sock/6.0.40/ix_values.yaml similarity index 100% rename from stable/ser2sock/6.0.39/ix_values.yaml rename to stable/ser2sock/6.0.40/ix_values.yaml diff --git a/stable/ser2sock/6.0.39/questions.yaml b/stable/ser2sock/6.0.40/questions.yaml similarity index 100% rename from stable/ser2sock/6.0.39/questions.yaml rename to stable/ser2sock/6.0.40/questions.yaml diff --git a/stable/uptimerobot-prometheus/4.0.40/templates/common.yaml b/stable/ser2sock/6.0.40/templates/common.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.40/templates/common.yaml rename to stable/ser2sock/6.0.40/templates/common.yaml diff --git a/stable/twtxt/3.0.36/values.yaml b/stable/ser2sock/6.0.40/values.yaml similarity index 100% rename from stable/twtxt/3.0.36/values.yaml rename to stable/ser2sock/6.0.40/values.yaml diff --git a/stable/shiori/7.0.43/CHANGELOG.md b/stable/shiori/7.0.43/CHANGELOG.md deleted file mode 100644 index 069b9135181..00000000000 --- a/stable/shiori/7.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shiori-7.0.43](https://github.com/truecharts/charts/compare/shiori-7.0.42...shiori-7.0.43) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [shiori-7.0.42](https://github.com/truecharts/charts/compare/shiori-7.0.41...shiori-7.0.42) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [shiori-7.0.41](https://github.com/truecharts/charts/compare/shiori-7.0.40...shiori-7.0.41) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [shiori-7.0.41](https://github.com/truecharts/charts/compare/shiori-7.0.40...shiori-7.0.41) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [shiori-7.0.40](https://github.com/truecharts/charts/compare/shiori-7.0.39...shiori-7.0.40) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [shiori-7.0.38](https://github.com/truecharts/charts/compare/shiori-7.0.37...shiori-7.0.38) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/shiori/7.0.43/Chart.lock b/stable/shiori/7.0.43/Chart.lock deleted file mode 100644 index 28209e4e082..00000000000 --- a/stable/shiori/7.0.43/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:42:52.716599263Z" diff --git a/stable/shiori/7.0.43/Chart.yaml b/stable/shiori/7.0.43/Chart.yaml deleted file mode 100644 index 2abcb7b06cd..00000000000 --- a/stable/shiori/7.0.43/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.0" -version: 7.0.43 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.43/README.md b/stable/shiori/7.0.43/README.md deleted file mode 100644 index 8efe7212310..00000000000 --- a/stable/shiori/7.0.43/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.43/charts/common-10.7.1.tgz b/stable/shiori/7.0.43/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/shiori/7.0.43/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/shiori/7.0.43/charts/postgresql-8.0.101.tgz b/stable/shiori/7.0.43/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/shiori/7.0.43/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/shiori/7.0.44/CHANGELOG.md b/stable/shiori/7.0.44/CHANGELOG.md new file mode 100644 index 00000000000..c497255d8bb --- /dev/null +++ b/stable/shiori/7.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shiori-7.0.44](https://github.com/truecharts/charts/compare/shiori-7.0.43...shiori-7.0.44) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [shiori-7.0.43](https://github.com/truecharts/charts/compare/shiori-7.0.42...shiori-7.0.43) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [shiori-7.0.42](https://github.com/truecharts/charts/compare/shiori-7.0.41...shiori-7.0.42) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [shiori-7.0.41](https://github.com/truecharts/charts/compare/shiori-7.0.40...shiori-7.0.41) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [shiori-7.0.41](https://github.com/truecharts/charts/compare/shiori-7.0.40...shiori-7.0.41) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [shiori-7.0.40](https://github.com/truecharts/charts/compare/shiori-7.0.39...shiori-7.0.40) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [shiori-7.0.38](https://github.com/truecharts/charts/compare/shiori-7.0.37...shiori-7.0.38) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/shiori/7.0.44/Chart.lock b/stable/shiori/7.0.44/Chart.lock new file mode 100644 index 00000000000..f4aef58bd45 --- /dev/null +++ b/stable/shiori/7.0.44/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:44:01.46870768Z" diff --git a/stable/shiori/7.0.44/Chart.yaml b/stable/shiori/7.0.44/Chart.yaml new file mode 100644 index 00000000000..f5da2f0320a --- /dev/null +++ b/stable/shiori/7.0.44/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.5.0" +version: 7.0.44 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.44/README.md b/stable/shiori/7.0.44/README.md new file mode 100644 index 00000000000..ee5323c95f0 --- /dev/null +++ b/stable/shiori/7.0.44/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.43/app-readme.md b/stable/shiori/7.0.44/app-readme.md similarity index 100% rename from stable/shiori/7.0.43/app-readme.md rename to stable/shiori/7.0.44/app-readme.md diff --git a/stable/shiori/7.0.44/charts/common-10.7.7.tgz b/stable/shiori/7.0.44/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/shiori/7.0.44/charts/common-10.7.7.tgz differ diff --git a/stable/shiori/7.0.44/charts/postgresql-8.0.106.tgz b/stable/shiori/7.0.44/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/shiori/7.0.44/charts/postgresql-8.0.106.tgz differ diff --git a/stable/shiori/7.0.43/ix_values.yaml b/stable/shiori/7.0.44/ix_values.yaml similarity index 100% rename from stable/shiori/7.0.43/ix_values.yaml rename to stable/shiori/7.0.44/ix_values.yaml diff --git a/stable/shiori/7.0.43/questions.yaml b/stable/shiori/7.0.44/questions.yaml similarity index 100% rename from stable/shiori/7.0.43/questions.yaml rename to stable/shiori/7.0.44/questions.yaml diff --git a/stable/verysync/2.0.41/templates/common.yaml b/stable/shiori/7.0.44/templates/common.yaml similarity index 100% rename from stable/verysync/2.0.41/templates/common.yaml rename to stable/shiori/7.0.44/templates/common.yaml diff --git a/stable/typecho/4.0.9/values.yaml b/stable/shiori/7.0.44/values.yaml similarity index 100% rename from stable/typecho/4.0.9/values.yaml rename to stable/shiori/7.0.44/values.yaml diff --git a/stable/shlink-web-client/3.0.39/CHANGELOG.md b/stable/shlink-web-client/3.0.39/CHANGELOG.md deleted file mode 100644 index f496b96f1e1..00000000000 --- a/stable/shlink-web-client/3.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shlink-web-client-3.0.39](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.38...shlink-web-client-3.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [shlink-web-client-3.0.38](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.37...shlink-web-client-3.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [shlink-web-client-3.0.37](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.36...shlink-web-client-3.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [shlink-web-client-3.0.37](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.36...shlink-web-client-3.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [shlink-web-client-3.0.36](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.35...shlink-web-client-3.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [shlink-web-client-3.0.35](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.34...shlink-web-client-3.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/shlink-web-client/3.0.39/Chart.lock b/stable/shlink-web-client/3.0.39/Chart.lock deleted file mode 100644 index de409b21bb6..00000000000 --- a/stable/shlink-web-client/3.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:42:51.818361847Z" diff --git a/stable/shlink-web-client/3.0.39/Chart.yaml b/stable/shlink-web-client/3.0.39/Chart.yaml deleted file mode 100644 index c66539deef6..00000000000 --- a/stable/shlink-web-client/3.0.39/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.7.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.39 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/shlink-web-client/3.0.39/README.md b/stable/shlink-web-client/3.0.39/README.md deleted file mode 100644 index 2865057b40e..00000000000 --- a/stable/shlink-web-client/3.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/shlink-web-client/3.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/shlink-web-client/3.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/shlink-web-client/3.0.40/CHANGELOG.md b/stable/shlink-web-client/3.0.40/CHANGELOG.md new file mode 100644 index 00000000000..24c763ac239 --- /dev/null +++ b/stable/shlink-web-client/3.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shlink-web-client-3.0.40](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.39...shlink-web-client-3.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [shlink-web-client-3.0.39](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.38...shlink-web-client-3.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [shlink-web-client-3.0.38](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.37...shlink-web-client-3.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [shlink-web-client-3.0.37](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.36...shlink-web-client-3.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [shlink-web-client-3.0.37](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.36...shlink-web-client-3.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [shlink-web-client-3.0.36](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.35...shlink-web-client-3.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [shlink-web-client-3.0.35](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.34...shlink-web-client-3.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/shlink-web-client/3.0.40/Chart.lock b/stable/shlink-web-client/3.0.40/Chart.lock new file mode 100644 index 00000000000..c6d2a59254b --- /dev/null +++ b/stable/shlink-web-client/3.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:43:59.816335967Z" diff --git a/stable/shlink-web-client/3.0.40/Chart.yaml b/stable/shlink-web-client/3.0.40/Chart.yaml new file mode 100644 index 00000000000..a780b1a19be --- /dev/null +++ b/stable/shlink-web-client/3.0.40/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.7.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/shlink-web-client/3.0.40/README.md b/stable/shlink-web-client/3.0.40/README.md new file mode 100644 index 00000000000..5cd889120f3 --- /dev/null +++ b/stable/shlink-web-client/3.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/shlink-web-client/3.0.40/app-readme.md similarity index 100% rename from stable/shlink-web-client/3.0.39/app-readme.md rename to stable/shlink-web-client/3.0.40/app-readme.md diff --git a/stable/shlink-web-client/3.0.40/charts/common-10.7.7.tgz b/stable/shlink-web-client/3.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/shlink-web-client/3.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/shlink-web-client/3.0.39/ix_values.yaml b/stable/shlink-web-client/3.0.40/ix_values.yaml similarity index 100% rename from stable/shlink-web-client/3.0.39/ix_values.yaml rename to stable/shlink-web-client/3.0.40/ix_values.yaml diff --git a/stable/shlink-web-client/3.0.39/questions.yaml b/stable/shlink-web-client/3.0.40/questions.yaml similarity index 100% rename from stable/shlink-web-client/3.0.39/questions.yaml rename to stable/shlink-web-client/3.0.40/questions.yaml diff --git a/stable/webgrabplus/2.0.38/templates/common.yaml b/stable/shlink-web-client/3.0.40/templates/common.yaml similarity index 100% rename from stable/webgrabplus/2.0.38/templates/common.yaml rename to stable/shlink-web-client/3.0.40/templates/common.yaml diff --git a/stable/ubooquity/3.0.37/values.yaml b/stable/shlink-web-client/3.0.40/values.yaml similarity index 100% rename from stable/ubooquity/3.0.37/values.yaml rename to stable/shlink-web-client/3.0.40/values.yaml diff --git a/stable/shlink/4.0.49/CHANGELOG.md b/stable/shlink/4.0.49/CHANGELOG.md deleted file mode 100644 index 58b2fd2f8fd..00000000000 --- a/stable/shlink/4.0.49/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shlink-4.0.49](https://github.com/truecharts/charts/compare/shlink-4.0.48...shlink-4.0.49) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [shlink-4.0.48](https://github.com/truecharts/charts/compare/shlink-4.0.47...shlink-4.0.48) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [shlink-4.0.47](https://github.com/truecharts/charts/compare/shlink-4.0.46...shlink-4.0.47) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [shlink-4.0.47](https://github.com/truecharts/charts/compare/shlink-4.0.46...shlink-4.0.47) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [shlink-4.0.46](https://github.com/truecharts/charts/compare/shlink-4.0.45...shlink-4.0.46) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [shlink-4.0.45](https://github.com/truecharts/charts/compare/shlink-4.0.44...shlink-4.0.45) (2022-10-01) - -### Chore - -- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [shlink-4.0.43](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.34...shlink-4.0.43) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/shlink/4.0.49/Chart.lock b/stable/shlink/4.0.49/Chart.lock deleted file mode 100644 index 1cd8fe4214e..00000000000 --- a/stable/shlink/4.0.49/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:5944a2a450aec6283b54578a7276a1ba273ce06e0eed12428badb3d1d8c3b2ff -generated: "2022-10-19T13:43:05.90339448Z" diff --git a/stable/shlink/4.0.49/Chart.yaml b/stable/shlink/4.0.49/Chart.yaml deleted file mode 100644 index 34cfdb23892..00000000000 --- a/stable/shlink/4.0.49/Chart.yaml +++ /dev/null @@ -1,37 +0,0 @@ -apiVersion: v2 -appVersion: "3.3.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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.49 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/shlink/4.0.49/README.md b/stable/shlink/4.0.49/README.md deleted file mode 100644 index 4089559b347..00000000000 --- a/stable/shlink/4.0.49/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.101 | -| https://charts.truecharts.org | redis | 3.0.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.49/charts/common-10.7.1.tgz b/stable/shlink/4.0.49/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/shlink/4.0.49/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/shlink/4.0.49/charts/postgresql-8.0.101.tgz b/stable/shlink/4.0.49/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/shlink/4.0.49/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/shlink/4.0.49/charts/redis-3.0.97.tgz b/stable/shlink/4.0.49/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/shlink/4.0.49/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/shlink/4.0.50/CHANGELOG.md b/stable/shlink/4.0.50/CHANGELOG.md new file mode 100644 index 00000000000..19d99189ffb --- /dev/null +++ b/stable/shlink/4.0.50/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shlink-4.0.50](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.39...shlink-4.0.50) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [shlink-4.0.49](https://github.com/truecharts/charts/compare/shlink-4.0.48...shlink-4.0.49) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [shlink-4.0.48](https://github.com/truecharts/charts/compare/shlink-4.0.47...shlink-4.0.48) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [shlink-4.0.47](https://github.com/truecharts/charts/compare/shlink-4.0.46...shlink-4.0.47) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [shlink-4.0.47](https://github.com/truecharts/charts/compare/shlink-4.0.46...shlink-4.0.47) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [shlink-4.0.46](https://github.com/truecharts/charts/compare/shlink-4.0.45...shlink-4.0.46) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [shlink-4.0.45](https://github.com/truecharts/charts/compare/shlink-4.0.44...shlink-4.0.45) (2022-10-01) + +### Chore + +- update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) + + + + +## [shlink-4.0.43](https://github.com/truecharts/charts/compare/shlink-web-client-3.0.34...shlink-4.0.43) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/shlink/4.0.50/Chart.lock b/stable/shlink/4.0.50/Chart.lock new file mode 100644 index 00000000000..cac2183ba5b --- /dev/null +++ b/stable/shlink/4.0.50/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:74b14c49cbb6c324d31f5e500c3bd2cfcbb61460306ba7433f71fa45ef2f03a3 +generated: "2022-10-25T10:44:16.943780165Z" diff --git a/stable/shlink/4.0.50/Chart.yaml b/stable/shlink/4.0.50/Chart.yaml new file mode 100644 index 00000000000..c8f1b80aece --- /dev/null +++ b/stable/shlink/4.0.50/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "3.3.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.50 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/shlink/4.0.50/README.md b/stable/shlink/4.0.50/README.md new file mode 100644 index 00000000000..0434c295953 --- /dev/null +++ b/stable/shlink/4.0.50/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.106 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.49/app-readme.md b/stable/shlink/4.0.50/app-readme.md similarity index 100% rename from stable/shlink/4.0.49/app-readme.md rename to stable/shlink/4.0.50/app-readme.md diff --git a/stable/shlink/4.0.50/charts/common-10.7.7.tgz b/stable/shlink/4.0.50/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/shlink/4.0.50/charts/common-10.7.7.tgz differ diff --git a/stable/shlink/4.0.50/charts/postgresql-8.0.106.tgz b/stable/shlink/4.0.50/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/shlink/4.0.50/charts/postgresql-8.0.106.tgz differ diff --git a/stable/shlink/4.0.50/charts/redis-3.0.102.tgz b/stable/shlink/4.0.50/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/shlink/4.0.50/charts/redis-3.0.102.tgz differ diff --git a/stable/shlink/4.0.49/ix_values.yaml b/stable/shlink/4.0.50/ix_values.yaml similarity index 100% rename from stable/shlink/4.0.49/ix_values.yaml rename to stable/shlink/4.0.50/ix_values.yaml diff --git a/stable/shlink/4.0.49/questions.yaml b/stable/shlink/4.0.50/questions.yaml similarity index 100% rename from stable/shlink/4.0.49/questions.yaml rename to stable/shlink/4.0.50/questions.yaml diff --git a/stable/website-shot/2.0.38/templates/common.yaml b/stable/shlink/4.0.50/templates/common.yaml similarity index 100% rename from stable/website-shot/2.0.38/templates/common.yaml rename to stable/shlink/4.0.50/templates/common.yaml diff --git a/stable/unmanic/3.0.37/values.yaml b/stable/shlink/4.0.50/values.yaml similarity index 100% rename from stable/unmanic/3.0.37/values.yaml rename to stable/shlink/4.0.50/values.yaml diff --git a/stable/shorturl/3.0.36/CHANGELOG.md b/stable/shorturl/3.0.36/CHANGELOG.md deleted file mode 100644 index de6cf5760e7..00000000000 --- a/stable/shorturl/3.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [shorturl-3.0.36](https://github.com/truecharts/charts/compare/shorturl-3.0.35...shorturl-3.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [shorturl-3.0.35](https://github.com/truecharts/charts/compare/shorturl-3.0.34...shorturl-3.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [shorturl-3.0.34](https://github.com/truecharts/charts/compare/shorturl-3.0.33...shorturl-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [shorturl-3.0.34](https://github.com/truecharts/charts/compare/shorturl-3.0.33...shorturl-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [shorturl-3.0.33](https://github.com/truecharts/charts/compare/shorturl-3.0.32...shorturl-3.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [shorturl-3.0.32](https://github.com/truecharts/charts/compare/shorturl-3.0.31...shorturl-3.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/shorturl/3.0.36/Chart.lock b/stable/shorturl/3.0.36/Chart.lock deleted file mode 100644 index d397fced0f1..00000000000 --- a/stable/shorturl/3.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:42:54.535679819Z" diff --git a/stable/shorturl/3.0.36/Chart.yaml b/stable/shorturl/3.0.36/Chart.yaml deleted file mode 100644 index 71436f2ac1c..00000000000 --- a/stable/shorturl/3.0.36/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.7.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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/shorturl/3.0.36/README.md b/stable/shorturl/3.0.36/README.md deleted file mode 100644 index ecf6e6c6262..00000000000 --- a/stable/shorturl/3.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/shorturl/3.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/shorturl/3.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/shorturl/3.0.37/CHANGELOG.md b/stable/shorturl/3.0.37/CHANGELOG.md new file mode 100644 index 00000000000..7693a6efb75 --- /dev/null +++ b/stable/shorturl/3.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [shorturl-3.0.37](https://github.com/truecharts/charts/compare/shorturl-3.0.36...shorturl-3.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [shorturl-3.0.36](https://github.com/truecharts/charts/compare/shorturl-3.0.35...shorturl-3.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [shorturl-3.0.35](https://github.com/truecharts/charts/compare/shorturl-3.0.34...shorturl-3.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [shorturl-3.0.34](https://github.com/truecharts/charts/compare/shorturl-3.0.33...shorturl-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [shorturl-3.0.34](https://github.com/truecharts/charts/compare/shorturl-3.0.33...shorturl-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [shorturl-3.0.33](https://github.com/truecharts/charts/compare/shorturl-3.0.32...shorturl-3.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [shorturl-3.0.32](https://github.com/truecharts/charts/compare/shorturl-3.0.31...shorturl-3.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/shorturl/3.0.37/Chart.lock b/stable/shorturl/3.0.37/Chart.lock new file mode 100644 index 00000000000..5104de00ee9 --- /dev/null +++ b/stable/shorturl/3.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:44:05.86870259Z" diff --git a/stable/shorturl/3.0.37/Chart.yaml b/stable/shorturl/3.0.37/Chart.yaml new file mode 100644 index 00000000000..48e88d87e00 --- /dev/null +++ b/stable/shorturl/3.0.37/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/shorturl/3.0.37/README.md b/stable/shorturl/3.0.37/README.md new file mode 100644 index 00000000000..00916186777 --- /dev/null +++ b/stable/shorturl/3.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/shorturl/3.0.37/app-readme.md similarity index 100% rename from stable/shorturl/3.0.36/app-readme.md rename to stable/shorturl/3.0.37/app-readme.md diff --git a/stable/shorturl/3.0.37/charts/common-10.7.7.tgz b/stable/shorturl/3.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/shorturl/3.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/shorturl/3.0.36/ix_values.yaml b/stable/shorturl/3.0.37/ix_values.yaml similarity index 100% rename from stable/shorturl/3.0.36/ix_values.yaml rename to stable/shorturl/3.0.37/ix_values.yaml diff --git a/stable/shorturl/3.0.36/questions.yaml b/stable/shorturl/3.0.37/questions.yaml similarity index 100% rename from stable/shorturl/3.0.36/questions.yaml rename to stable/shorturl/3.0.37/questions.yaml diff --git a/stable/shorturl/3.0.36/templates/common.yaml b/stable/shorturl/3.0.37/templates/common.yaml similarity index 100% rename from stable/shorturl/3.0.36/templates/common.yaml rename to stable/shorturl/3.0.37/templates/common.yaml diff --git a/stable/unpackerr/6.0.38/values.yaml b/stable/shorturl/3.0.37/values.yaml similarity index 100% rename from stable/unpackerr/6.0.38/values.yaml rename to stable/shorturl/3.0.37/values.yaml diff --git a/stable/sickchill/3.0.53/CHANGELOG.md b/stable/sickchill/3.0.53/CHANGELOG.md deleted file mode 100644 index 8764fdac913..00000000000 --- a/stable/sickchill/3.0.53/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sickchill-3.0.53](https://github.com/truecharts/charts/compare/sickchill-3.0.52...sickchill-3.0.53) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [sickchill-3.0.52](https://github.com/truecharts/charts/compare/sickchill-3.0.51...sickchill-3.0.52) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [sickchill-3.0.51](https://github.com/truecharts/charts/compare/sickchill-3.0.50...sickchill-3.0.51) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [sickchill-3.0.50](https://github.com/truecharts/charts/compare/sickchill-3.0.49...sickchill-3.0.50) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [sickchill-3.0.49](https://github.com/truecharts/charts/compare/sickchill-3.0.48...sickchill-3.0.49) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sickchill-3.0.49](https://github.com/truecharts/charts/compare/sickchill-3.0.48...sickchill-3.0.49) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sickchill-3.0.48](https://github.com/truecharts/charts/compare/sickchill-3.0.47...sickchill-3.0.48) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [sickchill-3.0.47](https://github.com/truecharts/charts/compare/sickchill-3.0.46...sickchill-3.0.47) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) - - - - -## [sickchill-3.0.47](https://github.com/truecharts/charts/compare/sickchill-3.0.46...sickchill-3.0.47) (2022-09-29) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) - - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) - - - - diff --git a/stable/sickchill/3.0.53/Chart.lock b/stable/sickchill/3.0.53/Chart.lock deleted file mode 100644 index b9fe4a47cb4..00000000000 --- a/stable/sickchill/3.0.53/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-21T10:36:30.844065081Z" diff --git a/stable/sickchill/3.0.53/Chart.yaml b/stable/sickchill/3.0.53/Chart.yaml deleted file mode 100644 index f8d224fed65..00000000000 --- a/stable/sickchill/3.0.53/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2022.10.13" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.53 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/sickchill/3.0.53/README.md b/stable/sickchill/3.0.53/README.md deleted file mode 100644 index 80bb0f76c96..00000000000 --- a/stable/sickchill/3.0.53/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.53/charts/common-10.7.1.tgz b/stable/sickchill/3.0.53/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/sickchill/3.0.53/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/sickchill/3.0.54/CHANGELOG.md b/stable/sickchill/3.0.54/CHANGELOG.md new file mode 100644 index 00000000000..766e93b1143 --- /dev/null +++ b/stable/sickchill/3.0.54/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sickchill-3.0.54](https://github.com/truecharts/charts/compare/sickchill-3.0.53...sickchill-3.0.54) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [sickchill-3.0.53](https://github.com/truecharts/charts/compare/sickchill-3.0.52...sickchill-3.0.53) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [sickchill-3.0.52](https://github.com/truecharts/charts/compare/sickchill-3.0.51...sickchill-3.0.52) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [sickchill-3.0.51](https://github.com/truecharts/charts/compare/sickchill-3.0.50...sickchill-3.0.51) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [sickchill-3.0.50](https://github.com/truecharts/charts/compare/sickchill-3.0.49...sickchill-3.0.50) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [sickchill-3.0.49](https://github.com/truecharts/charts/compare/sickchill-3.0.48...sickchill-3.0.49) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sickchill-3.0.49](https://github.com/truecharts/charts/compare/sickchill-3.0.48...sickchill-3.0.49) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sickchill-3.0.48](https://github.com/truecharts/charts/compare/sickchill-3.0.47...sickchill-3.0.48) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [sickchill-3.0.47](https://github.com/truecharts/charts/compare/sickchill-3.0.46...sickchill-3.0.47) (2022-09-29) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#3953](https://github.com/truecharts/charts/issues/3953)) + - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) + + + + +## [sickchill-3.0.47](https://github.com/truecharts/charts/compare/sickchill-3.0.46...sickchill-3.0.47) (2022-09-29) diff --git a/stable/sickchill/3.0.54/Chart.lock b/stable/sickchill/3.0.54/Chart.lock new file mode 100644 index 00000000000..ad6e4ea87bd --- /dev/null +++ b/stable/sickchill/3.0.54/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:44:42.821294198Z" diff --git a/stable/sickchill/3.0.54/Chart.yaml b/stable/sickchill/3.0.54/Chart.yaml new file mode 100644 index 00000000000..ebe8f9f9cf0 --- /dev/null +++ b/stable/sickchill/3.0.54/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2022.10.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.54 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sickchill/3.0.54/README.md b/stable/sickchill/3.0.54/README.md new file mode 100644 index 00000000000..df391de06e1 --- /dev/null +++ b/stable/sickchill/3.0.54/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.53/app-readme.md b/stable/sickchill/3.0.54/app-readme.md similarity index 100% rename from stable/sickchill/3.0.53/app-readme.md rename to stable/sickchill/3.0.54/app-readme.md diff --git a/stable/sickchill/3.0.54/charts/common-10.7.7.tgz b/stable/sickchill/3.0.54/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/sickchill/3.0.54/charts/common-10.7.7.tgz differ diff --git a/stable/sickchill/3.0.53/ix_values.yaml b/stable/sickchill/3.0.54/ix_values.yaml similarity index 100% rename from stable/sickchill/3.0.53/ix_values.yaml rename to stable/sickchill/3.0.54/ix_values.yaml diff --git a/stable/sickchill/3.0.53/questions.yaml b/stable/sickchill/3.0.54/questions.yaml similarity index 100% rename from stable/sickchill/3.0.53/questions.yaml rename to stable/sickchill/3.0.54/questions.yaml diff --git a/stable/sickchill/3.0.53/templates/common.yaml b/stable/sickchill/3.0.54/templates/common.yaml similarity index 100% rename from stable/sickchill/3.0.53/templates/common.yaml rename to stable/sickchill/3.0.54/templates/common.yaml diff --git a/stable/unpoller/3.0.40/values.yaml b/stable/sickchill/3.0.54/values.yaml similarity index 100% rename from stable/unpoller/3.0.40/values.yaml rename to stable/sickchill/3.0.54/values.yaml diff --git a/stable/sickgear/3.0.36/CHANGELOG.md b/stable/sickgear/3.0.36/CHANGELOG.md deleted file mode 100644 index fbc4351ff8c..00000000000 --- a/stable/sickgear/3.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sickgear-3.0.36](https://github.com/truecharts/charts/compare/sickgear-3.0.35...sickgear-3.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [sickgear-3.0.35](https://github.com/truecharts/charts/compare/sickgear-3.0.34...sickgear-3.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [sickgear-3.0.34](https://github.com/truecharts/charts/compare/sickgear-3.0.33...sickgear-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sickgear-3.0.34](https://github.com/truecharts/charts/compare/sickgear-3.0.33...sickgear-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sickgear-3.0.33](https://github.com/truecharts/charts/compare/sickgear-3.0.32...sickgear-3.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [sickgear-3.0.32](https://github.com/truecharts/charts/compare/sickgear-3.0.31...sickgear-3.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/sickgear/3.0.36/Chart.lock b/stable/sickgear/3.0.36/Chart.lock deleted file mode 100644 index 574515546c7..00000000000 --- a/stable/sickgear/3.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:43:26.782575522Z" diff --git a/stable/sickgear/3.0.36/Chart.yaml b/stable/sickgear/3.0.36/Chart.yaml deleted file mode 100644 index ca752673b4c..00000000000 --- a/stable/sickgear/3.0.36/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.7.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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/sickgear/3.0.36/README.md b/stable/sickgear/3.0.36/README.md deleted file mode 100644 index daf0ddab8fc..00000000000 --- a/stable/sickgear/3.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/sickgear/3.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/sickgear/3.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/sickgear/3.0.37/CHANGELOG.md b/stable/sickgear/3.0.37/CHANGELOG.md new file mode 100644 index 00000000000..8968de6e625 --- /dev/null +++ b/stable/sickgear/3.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sickgear-3.0.37](https://github.com/truecharts/charts/compare/sickgear-3.0.36...sickgear-3.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [sickgear-3.0.36](https://github.com/truecharts/charts/compare/sickgear-3.0.35...sickgear-3.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [sickgear-3.0.35](https://github.com/truecharts/charts/compare/sickgear-3.0.34...sickgear-3.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [sickgear-3.0.34](https://github.com/truecharts/charts/compare/sickgear-3.0.33...sickgear-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sickgear-3.0.34](https://github.com/truecharts/charts/compare/sickgear-3.0.33...sickgear-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sickgear-3.0.33](https://github.com/truecharts/charts/compare/sickgear-3.0.32...sickgear-3.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [sickgear-3.0.32](https://github.com/truecharts/charts/compare/sickgear-3.0.31...sickgear-3.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/sickgear/3.0.37/Chart.lock b/stable/sickgear/3.0.37/Chart.lock new file mode 100644 index 00000000000..3bdd6d2354a --- /dev/null +++ b/stable/sickgear/3.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:44:48.158103183Z" diff --git a/stable/sickgear/3.0.37/Chart.yaml b/stable/sickgear/3.0.37/Chart.yaml new file mode 100644 index 00000000000..a177bf788da --- /dev/null +++ b/stable/sickgear/3.0.37/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.25.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sickgear/3.0.37/README.md b/stable/sickgear/3.0.37/README.md new file mode 100644 index 00000000000..985d3a94cc4 --- /dev/null +++ b/stable/sickgear/3.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/sickgear/3.0.37/app-readme.md similarity index 100% rename from stable/sickgear/3.0.36/app-readme.md rename to stable/sickgear/3.0.37/app-readme.md diff --git a/stable/sickgear/3.0.37/charts/common-10.7.7.tgz b/stable/sickgear/3.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/sickgear/3.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/sickgear/3.0.36/ix_values.yaml b/stable/sickgear/3.0.37/ix_values.yaml similarity index 100% rename from stable/sickgear/3.0.36/ix_values.yaml rename to stable/sickgear/3.0.37/ix_values.yaml diff --git a/stable/sickgear/3.0.36/questions.yaml b/stable/sickgear/3.0.37/questions.yaml similarity index 100% rename from stable/sickgear/3.0.36/questions.yaml rename to stable/sickgear/3.0.37/questions.yaml diff --git a/stable/sickgear/3.0.36/templates/common.yaml b/stable/sickgear/3.0.37/templates/common.yaml similarity index 100% rename from stable/sickgear/3.0.36/templates/common.yaml rename to stable/sickgear/3.0.37/templates/common.yaml diff --git a/stable/uptime-kuma/3.0.43/values.yaml b/stable/sickgear/3.0.37/values.yaml similarity index 100% rename from stable/uptime-kuma/3.0.43/values.yaml rename to stable/sickgear/3.0.37/values.yaml diff --git a/stable/simply-shorten/1.0.7/CHANGELOG.md b/stable/simply-shorten/1.0.7/CHANGELOG.md deleted file mode 100644 index f38a96aea8e..00000000000 --- a/stable/simply-shorten/1.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [simply-shorten-1.0.7](https://github.com/truecharts/charts/compare/simply-shorten-1.0.6...simply-shorten-1.0.7) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [simply-shorten-1.0.6](https://github.com/truecharts/charts/compare/simply-shorten-1.0.5...simply-shorten-1.0.6) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [simply-shorten-1.0.5](https://github.com/truecharts/charts/compare/simply-shorten-1.0.4...simply-shorten-1.0.5) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [simply-shorten-1.0.5](https://github.com/truecharts/charts/compare/simply-shorten-1.0.4...simply-shorten-1.0.5) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [simply-shorten-1.0.4](https://github.com/truecharts/charts/compare/simply-shorten-1.0.3...simply-shorten-1.0.4) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [simply-shorten-1.0.3](https://github.com/truecharts/charts/compare/simply-shorten-1.0.2...simply-shorten-1.0.3) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/simply-shorten/1.0.7/Chart.lock b/stable/simply-shorten/1.0.7/Chart.lock deleted file mode 100644 index f1a20be5688..00000000000 --- a/stable/simply-shorten/1.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:43:35.492832126Z" diff --git a/stable/simply-shorten/1.0.7/Chart.yaml b/stable/simply-shorten/1.0.7/Chart.yaml deleted file mode 100644 index 2f244dcd86f..00000000000 --- a/stable/simply-shorten/1.0.7/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.7 -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.7/README.md b/stable/simply-shorten/1.0.7/README.md deleted file mode 100644 index b668249ed19..00000000000 --- a/stable/simply-shorten/1.0.7/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.7/charts/common-10.7.1.tgz b/stable/simply-shorten/1.0.7/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/simply-shorten/1.0.7/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/simply-shorten/1.0.8/CHANGELOG.md b/stable/simply-shorten/1.0.8/CHANGELOG.md new file mode 100644 index 00000000000..86966954ddf --- /dev/null +++ b/stable/simply-shorten/1.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [simply-shorten-1.0.8](https://github.com/truecharts/charts/compare/simply-shorten-1.0.7...simply-shorten-1.0.8) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [simply-shorten-1.0.7](https://github.com/truecharts/charts/compare/simply-shorten-1.0.6...simply-shorten-1.0.7) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [simply-shorten-1.0.6](https://github.com/truecharts/charts/compare/simply-shorten-1.0.5...simply-shorten-1.0.6) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [simply-shorten-1.0.5](https://github.com/truecharts/charts/compare/simply-shorten-1.0.4...simply-shorten-1.0.5) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [simply-shorten-1.0.5](https://github.com/truecharts/charts/compare/simply-shorten-1.0.4...simply-shorten-1.0.5) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [simply-shorten-1.0.4](https://github.com/truecharts/charts/compare/simply-shorten-1.0.3...simply-shorten-1.0.4) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [simply-shorten-1.0.3](https://github.com/truecharts/charts/compare/simply-shorten-1.0.2...simply-shorten-1.0.3) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/simply-shorten/1.0.8/Chart.lock b/stable/simply-shorten/1.0.8/Chart.lock new file mode 100644 index 00000000000..9689cfbaf5e --- /dev/null +++ b/stable/simply-shorten/1.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:44:59.036125826Z" diff --git a/stable/simply-shorten/1.0.8/Chart.yaml b/stable/simply-shorten/1.0.8/Chart.yaml new file mode 100644 index 00000000000..9b9f3551712 --- /dev/null +++ b/stable/simply-shorten/1.0.8/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.8 +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.8/README.md b/stable/simply-shorten/1.0.8/README.md new file mode 100644 index 00000000000..19a1725f9f8 --- /dev/null +++ b/stable/simply-shorten/1.0.8/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.7/app-readme.md b/stable/simply-shorten/1.0.8/app-readme.md similarity index 100% rename from stable/simply-shorten/1.0.7/app-readme.md rename to stable/simply-shorten/1.0.8/app-readme.md diff --git a/stable/simply-shorten/1.0.8/charts/common-10.7.7.tgz b/stable/simply-shorten/1.0.8/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/simply-shorten/1.0.8/charts/common-10.7.7.tgz differ diff --git a/stable/simply-shorten/1.0.7/ix_values.yaml b/stable/simply-shorten/1.0.8/ix_values.yaml similarity index 100% rename from stable/simply-shorten/1.0.7/ix_values.yaml rename to stable/simply-shorten/1.0.8/ix_values.yaml diff --git a/stable/simply-shorten/1.0.7/questions.yaml b/stable/simply-shorten/1.0.8/questions.yaml similarity index 100% rename from stable/simply-shorten/1.0.7/questions.yaml rename to stable/simply-shorten/1.0.8/questions.yaml diff --git a/stable/simply-shorten/1.0.7/templates/common.yaml b/stable/simply-shorten/1.0.8/templates/common.yaml similarity index 100% rename from stable/simply-shorten/1.0.7/templates/common.yaml rename to stable/simply-shorten/1.0.8/templates/common.yaml diff --git a/stable/uptimerobot-prometheus/4.0.40/values.yaml b/stable/simply-shorten/1.0.8/values.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.40/values.yaml rename to stable/simply-shorten/1.0.8/values.yaml diff --git a/stable/smokeping/3.0.36/CHANGELOG.md b/stable/smokeping/3.0.36/CHANGELOG.md deleted file mode 100644 index 1e8f9092fbc..00000000000 --- a/stable/smokeping/3.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [smokeping-3.0.36](https://github.com/truecharts/charts/compare/smokeping-3.0.35...smokeping-3.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [smokeping-3.0.35](https://github.com/truecharts/charts/compare/smokeping-3.0.34...smokeping-3.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [smokeping-3.0.34](https://github.com/truecharts/charts/compare/smokeping-3.0.33...smokeping-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [smokeping-3.0.34](https://github.com/truecharts/charts/compare/smokeping-3.0.33...smokeping-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [smokeping-3.0.33](https://github.com/truecharts/charts/compare/smokeping-3.0.32...smokeping-3.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [smokeping-3.0.32](https://github.com/truecharts/charts/compare/smokeping-3.0.31...smokeping-3.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/smokeping/3.0.36/Chart.lock b/stable/smokeping/3.0.36/Chart.lock deleted file mode 100644 index 97e55a1998f..00000000000 --- a/stable/smokeping/3.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:43:54.365922076Z" diff --git a/stable/smokeping/3.0.36/Chart.yaml b/stable/smokeping/3.0.36/Chart.yaml deleted file mode 100644 index ba012a873d2..00000000000 --- a/stable/smokeping/3.0.36/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.7.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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/smokeping/3.0.36/README.md b/stable/smokeping/3.0.36/README.md deleted file mode 100644 index 0606d6461be..00000000000 --- a/stable/smokeping/3.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/smokeping/3.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/smokeping/3.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/smokeping/3.0.37/CHANGELOG.md b/stable/smokeping/3.0.37/CHANGELOG.md new file mode 100644 index 00000000000..7b8ef74144b --- /dev/null +++ b/stable/smokeping/3.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [smokeping-3.0.37](https://github.com/truecharts/charts/compare/smokeping-3.0.36...smokeping-3.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [smokeping-3.0.36](https://github.com/truecharts/charts/compare/smokeping-3.0.35...smokeping-3.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [smokeping-3.0.35](https://github.com/truecharts/charts/compare/smokeping-3.0.34...smokeping-3.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [smokeping-3.0.34](https://github.com/truecharts/charts/compare/smokeping-3.0.33...smokeping-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [smokeping-3.0.34](https://github.com/truecharts/charts/compare/smokeping-3.0.33...smokeping-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [smokeping-3.0.33](https://github.com/truecharts/charts/compare/smokeping-3.0.32...smokeping-3.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [smokeping-3.0.32](https://github.com/truecharts/charts/compare/smokeping-3.0.31...smokeping-3.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/smokeping/3.0.37/Chart.lock b/stable/smokeping/3.0.37/Chart.lock new file mode 100644 index 00000000000..34f7a87b36e --- /dev/null +++ b/stable/smokeping/3.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:45:24.780974339Z" diff --git a/stable/smokeping/3.0.37/Chart.yaml b/stable/smokeping/3.0.37/Chart.yaml new file mode 100644 index 00000000000..4299d470c7b --- /dev/null +++ b/stable/smokeping/3.0.37/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.7.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/smokeping/3.0.37/README.md b/stable/smokeping/3.0.37/README.md new file mode 100644 index 00000000000..e6e727abe0e --- /dev/null +++ b/stable/smokeping/3.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/smokeping/3.0.37/app-readme.md similarity index 100% rename from stable/smokeping/3.0.36/app-readme.md rename to stable/smokeping/3.0.37/app-readme.md diff --git a/stable/smokeping/3.0.37/charts/common-10.7.7.tgz b/stable/smokeping/3.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/smokeping/3.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/smokeping/3.0.36/ix_values.yaml b/stable/smokeping/3.0.37/ix_values.yaml similarity index 100% rename from stable/smokeping/3.0.36/ix_values.yaml rename to stable/smokeping/3.0.37/ix_values.yaml diff --git a/stable/smokeping/3.0.36/questions.yaml b/stable/smokeping/3.0.37/questions.yaml similarity index 100% rename from stable/smokeping/3.0.36/questions.yaml rename to stable/smokeping/3.0.37/questions.yaml diff --git a/stable/smokeping/3.0.36/templates/common.yaml b/stable/smokeping/3.0.37/templates/common.yaml similarity index 100% rename from stable/smokeping/3.0.36/templates/common.yaml rename to stable/smokeping/3.0.37/templates/common.yaml diff --git a/stable/valheim/3.0.42/values.yaml b/stable/smokeping/3.0.37/values.yaml similarity index 100% rename from stable/valheim/3.0.42/values.yaml rename to stable/smokeping/3.0.37/values.yaml diff --git a/stable/snapdrop/2.0.55/CHANGELOG.md b/stable/snapdrop/2.0.55/CHANGELOG.md deleted file mode 100644 index 1de5c437eae..00000000000 --- a/stable/snapdrop/2.0.55/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [snapdrop-2.0.55](https://github.com/truecharts/charts/compare/snapdrop-2.0.54...snapdrop-2.0.55) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [snapdrop-2.0.54](https://github.com/truecharts/charts/compare/snapdrop-2.0.53...snapdrop-2.0.54) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [snapdrop-2.0.53](https://github.com/truecharts/charts/compare/snapdrop-2.0.52...snapdrop-2.0.53) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [snapdrop-2.0.52](https://github.com/truecharts/charts/compare/snapdrop-2.0.51...snapdrop-2.0.52) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [snapdrop-2.0.51](https://github.com/truecharts/charts/compare/snapdrop-2.0.49...snapdrop-2.0.51) (2022-10-08) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) - - update helm general non-major - - - - -## [snapdrop-2.0.50](https://github.com/truecharts/charts/compare/snapdrop-2.0.49...snapdrop-2.0.50) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [snapdrop-2.0.49](https://github.com/truecharts/charts/compare/snapdrop-2.0.48...snapdrop-2.0.49) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [snapdrop-2.0.48](https://github.com/truecharts/charts/compare/snapdrop-2.0.47...snapdrop-2.0.48) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [snapdrop-2.0.47](https://github.com/truecharts/charts/compare/snapdrop-2.0.46...snapdrop-2.0.47) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [snapdrop-2.0.46](https://github.com/truecharts/charts/compare/snapdrop-2.0.45...snapdrop-2.0.46) (2022-09-25) - diff --git a/stable/snapdrop/2.0.55/Chart.lock b/stable/snapdrop/2.0.55/Chart.lock deleted file mode 100644 index 59cb6d80b36..00000000000 --- a/stable/snapdrop/2.0.55/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-22T14:13:40.974049576Z" diff --git a/stable/snapdrop/2.0.55/Chart.yaml b/stable/snapdrop/2.0.55/Chart.yaml deleted file mode 100644 index 7a8b12baf5c..00000000000 --- a/stable/snapdrop/2.0.55/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.55 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/snapdrop/2.0.55/README.md b/stable/snapdrop/2.0.55/README.md deleted file mode 100644 index 0460401c592..00000000000 --- a/stable/snapdrop/2.0.55/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.55/charts/common-10.7.1.tgz b/stable/snapdrop/2.0.55/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/snapdrop/2.0.55/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/snapdrop/2.0.56/CHANGELOG.md b/stable/snapdrop/2.0.56/CHANGELOG.md new file mode 100644 index 00000000000..4e35705c0f0 --- /dev/null +++ b/stable/snapdrop/2.0.56/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [snapdrop-2.0.56](https://github.com/truecharts/charts/compare/snapdrop-2.0.55...snapdrop-2.0.56) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [snapdrop-2.0.55](https://github.com/truecharts/charts/compare/snapdrop-2.0.54...snapdrop-2.0.55) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [snapdrop-2.0.54](https://github.com/truecharts/charts/compare/snapdrop-2.0.53...snapdrop-2.0.54) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [snapdrop-2.0.53](https://github.com/truecharts/charts/compare/snapdrop-2.0.52...snapdrop-2.0.53) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [snapdrop-2.0.52](https://github.com/truecharts/charts/compare/snapdrop-2.0.51...snapdrop-2.0.52) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [snapdrop-2.0.51](https://github.com/truecharts/charts/compare/snapdrop-2.0.49...snapdrop-2.0.51) (2022-10-08) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update docker general non-major ([#4030](https://github.com/truecharts/charts/issues/4030)) + - update helm general non-major + + + + +## [snapdrop-2.0.50](https://github.com/truecharts/charts/compare/snapdrop-2.0.49...snapdrop-2.0.50) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [snapdrop-2.0.49](https://github.com/truecharts/charts/compare/snapdrop-2.0.48...snapdrop-2.0.49) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [snapdrop-2.0.48](https://github.com/truecharts/charts/compare/snapdrop-2.0.47...snapdrop-2.0.48) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [snapdrop-2.0.47](https://github.com/truecharts/charts/compare/snapdrop-2.0.46...snapdrop-2.0.47) (2022-09-27) + diff --git a/stable/snapdrop/2.0.56/Chart.lock b/stable/snapdrop/2.0.56/Chart.lock new file mode 100644 index 00000000000..ec68ca553fa --- /dev/null +++ b/stable/snapdrop/2.0.56/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:45:28.618441665Z" diff --git a/stable/snapdrop/2.0.56/Chart.yaml b/stable/snapdrop/2.0.56/Chart.yaml new file mode 100644 index 00000000000..0433f5b02a7 --- /dev/null +++ b/stable/snapdrop/2.0.56/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.56 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/snapdrop/2.0.56/README.md b/stable/snapdrop/2.0.56/README.md new file mode 100644 index 00000000000..ea7754c691d --- /dev/null +++ b/stable/snapdrop/2.0.56/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.55/app-readme.md b/stable/snapdrop/2.0.56/app-readme.md similarity index 100% rename from stable/snapdrop/2.0.55/app-readme.md rename to stable/snapdrop/2.0.56/app-readme.md diff --git a/stable/snapdrop/2.0.56/charts/common-10.7.7.tgz b/stable/snapdrop/2.0.56/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/snapdrop/2.0.56/charts/common-10.7.7.tgz differ diff --git a/stable/snapdrop/2.0.55/ix_values.yaml b/stable/snapdrop/2.0.56/ix_values.yaml similarity index 100% rename from stable/snapdrop/2.0.55/ix_values.yaml rename to stable/snapdrop/2.0.56/ix_values.yaml diff --git a/stable/snapdrop/2.0.55/questions.yaml b/stable/snapdrop/2.0.56/questions.yaml similarity index 100% rename from stable/snapdrop/2.0.55/questions.yaml rename to stable/snapdrop/2.0.56/questions.yaml diff --git a/stable/wekan/5.0.18/templates/common.yaml b/stable/snapdrop/2.0.56/templates/common.yaml similarity index 100% rename from stable/wekan/5.0.18/templates/common.yaml rename to stable/snapdrop/2.0.56/templates/common.yaml diff --git a/stable/verysync/2.0.41/values.yaml b/stable/snapdrop/2.0.56/values.yaml similarity index 100% rename from stable/verysync/2.0.41/values.yaml rename to stable/snapdrop/2.0.56/values.yaml diff --git a/stable/snipe-it/4.0.57/CHANGELOG.md b/stable/snipe-it/4.0.57/CHANGELOG.md deleted file mode 100644 index ce5cca5616e..00000000000 --- a/stable/snipe-it/4.0.57/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [snipe-it-4.0.57](https://github.com/truecharts/charts/compare/snipe-it-4.0.56...snipe-it-4.0.57) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [snipe-it-4.0.56](https://github.com/truecharts/charts/compare/snipe-it-4.0.55...snipe-it-4.0.56) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [snipe-it-4.0.55](https://github.com/truecharts/charts/compare/snipe-it-4.0.54...snipe-it-4.0.55) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [snipe-it-4.0.54](https://github.com/truecharts/charts/compare/snipe-it-4.0.53...snipe-it-4.0.54) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [snipe-it-4.0.54](https://github.com/truecharts/charts/compare/snipe-it-4.0.53...snipe-it-4.0.54) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [snipe-it-4.0.53](https://github.com/truecharts/charts/compare/snipe-it-4.0.52...snipe-it-4.0.53) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [snipe-it-4.0.52](https://github.com/truecharts/charts/compare/snipe-it-4.0.51...snipe-it-4.0.52) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [snipe-it-4.0.50](https://github.com/truecharts/charts/compare/snipe-it-4.0.49...snipe-it-4.0.50) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 - diff --git a/stable/snipe-it/4.0.57/Chart.lock b/stable/snipe-it/4.0.57/Chart.lock deleted file mode 100644 index 227367da96a..00000000000 --- a/stable/snipe-it/4.0.57/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:d21b7fbdd54c812cf4fd7ca235065acef9b198173e4f12652de14da15d4aa713 -generated: "2022-10-19T13:44:24.273662614Z" diff --git a/stable/snipe-it/4.0.57/Chart.yaml b/stable/snipe-it/4.0.57/Chart.yaml deleted file mode 100644 index 2ff43be486a..00000000000 --- a/stable/snipe-it/4.0.57/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -apiVersion: v2 -appVersion: "6.0.12" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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.57 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/snipe-it/4.0.57/README.md b/stable/snipe-it/4.0.57/README.md deleted file mode 100644 index d04231a39d5..00000000000 --- a/stable/snipe-it/4.0.57/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.95 | -| https://charts.truecharts.org | redis | 3.0.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.57/charts/common-10.7.1.tgz b/stable/snipe-it/4.0.57/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/snipe-it/4.0.57/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/snipe-it/4.0.57/charts/mariadb-3.0.95.tgz b/stable/snipe-it/4.0.57/charts/mariadb-3.0.95.tgz deleted file mode 100644 index 8b64eea58a2..00000000000 Binary files a/stable/snipe-it/4.0.57/charts/mariadb-3.0.95.tgz and /dev/null differ diff --git a/stable/snipe-it/4.0.57/charts/redis-3.0.97.tgz b/stable/snipe-it/4.0.57/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/snipe-it/4.0.57/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/snipe-it/4.0.58/CHANGELOG.md b/stable/snipe-it/4.0.58/CHANGELOG.md new file mode 100644 index 00000000000..918f9055123 --- /dev/null +++ b/stable/snipe-it/4.0.58/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [snipe-it-4.0.58](https://github.com/truecharts/charts/compare/snipe-it-4.0.57...snipe-it-4.0.58) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [snipe-it-4.0.57](https://github.com/truecharts/charts/compare/snipe-it-4.0.56...snipe-it-4.0.57) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [snipe-it-4.0.56](https://github.com/truecharts/charts/compare/snipe-it-4.0.55...snipe-it-4.0.56) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [snipe-it-4.0.55](https://github.com/truecharts/charts/compare/snipe-it-4.0.54...snipe-it-4.0.55) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [snipe-it-4.0.54](https://github.com/truecharts/charts/compare/snipe-it-4.0.53...snipe-it-4.0.54) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [snipe-it-4.0.54](https://github.com/truecharts/charts/compare/snipe-it-4.0.53...snipe-it-4.0.54) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [snipe-it-4.0.53](https://github.com/truecharts/charts/compare/snipe-it-4.0.52...snipe-it-4.0.53) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [snipe-it-4.0.52](https://github.com/truecharts/charts/compare/snipe-it-4.0.51...snipe-it-4.0.52) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [snipe-it-4.0.50](https://github.com/truecharts/charts/compare/snipe-it-4.0.49...snipe-it-4.0.50) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 + diff --git a/stable/snipe-it/4.0.58/Chart.lock b/stable/snipe-it/4.0.58/Chart.lock new file mode 100644 index 00000000000..a1732801e77 --- /dev/null +++ b/stable/snipe-it/4.0.58/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:b1749d73a952dec1b95d2c98eae40788c2b3807661245f392ebba5e5cdf210f3 +generated: "2022-10-25T10:46:01.966986714Z" diff --git a/stable/snipe-it/4.0.58/Chart.yaml b/stable/snipe-it/4.0.58/Chart.yaml new file mode 100644 index 00000000000..5ae42e6ee4f --- /dev/null +++ b/stable/snipe-it/4.0.58/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "6.0.12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.58 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/snipe-it/4.0.58/README.md b/stable/snipe-it/4.0.58/README.md new file mode 100644 index 00000000000..e2b78d02aba --- /dev/null +++ b/stable/snipe-it/4.0.58/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.100 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.57/app-readme.md b/stable/snipe-it/4.0.58/app-readme.md similarity index 100% rename from stable/snipe-it/4.0.57/app-readme.md rename to stable/snipe-it/4.0.58/app-readme.md diff --git a/stable/snipe-it/4.0.58/charts/common-10.7.7.tgz b/stable/snipe-it/4.0.58/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/snipe-it/4.0.58/charts/common-10.7.7.tgz differ diff --git a/stable/snipe-it/4.0.58/charts/mariadb-3.0.100.tgz b/stable/snipe-it/4.0.58/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/stable/snipe-it/4.0.58/charts/mariadb-3.0.100.tgz differ diff --git a/stable/snipe-it/4.0.58/charts/redis-3.0.102.tgz b/stable/snipe-it/4.0.58/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/snipe-it/4.0.58/charts/redis-3.0.102.tgz differ diff --git a/stable/snipe-it/4.0.57/ix_values.yaml b/stable/snipe-it/4.0.58/ix_values.yaml similarity index 100% rename from stable/snipe-it/4.0.57/ix_values.yaml rename to stable/snipe-it/4.0.58/ix_values.yaml diff --git a/stable/snipe-it/4.0.57/questions.yaml b/stable/snipe-it/4.0.58/questions.yaml similarity index 100% rename from stable/snipe-it/4.0.57/questions.yaml rename to stable/snipe-it/4.0.58/questions.yaml diff --git a/stable/snipe-it/4.0.57/templates/_secrets.tpl b/stable/snipe-it/4.0.58/templates/_secrets.tpl similarity index 100% rename from stable/snipe-it/4.0.57/templates/_secrets.tpl rename to stable/snipe-it/4.0.58/templates/_secrets.tpl diff --git a/stable/snipe-it/4.0.57/templates/common.yaml b/stable/snipe-it/4.0.58/templates/common.yaml similarity index 100% rename from stable/snipe-it/4.0.57/templates/common.yaml rename to stable/snipe-it/4.0.58/templates/common.yaml diff --git a/stable/vikunja/3.0.61/values.yaml b/stable/snipe-it/4.0.58/values.yaml similarity index 100% rename from stable/vikunja/3.0.61/values.yaml rename to stable/snipe-it/4.0.58/values.yaml diff --git a/stable/sonarr/11.0.42/CHANGELOG.md b/stable/sonarr/11.0.42/CHANGELOG.md new file mode 100644 index 00000000000..a40624abdcd --- /dev/null +++ b/stable/sonarr/11.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sonarr-11.0.42](https://github.com/truecharts/charts/compare/sonarr-11.0.41...sonarr-11.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [sonarr-11.0.41](https://github.com/truecharts/charts/compare/sonarr-11.0.40...sonarr-11.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [sonarr-11.0.40](https://github.com/truecharts/charts/compare/sonarr-11.0.39...sonarr-11.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [sonarr-11.0.39](https://github.com/truecharts/charts/compare/sonarr-11.0.38...sonarr-11.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sonarr-11.0.39](https://github.com/truecharts/charts/compare/sonarr-11.0.38...sonarr-11.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sonarr-11.0.38](https://github.com/truecharts/charts/compare/sonarr-11.0.37...sonarr-11.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [sonarr-11.0.37](https://github.com/truecharts/charts/compare/sonarr-11.0.36...sonarr-11.0.37) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/sonarr/11.0.42/Chart.lock b/stable/sonarr/11.0.42/Chart.lock new file mode 100644 index 00000000000..043219194d3 --- /dev/null +++ b/stable/sonarr/11.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:45:41.978750246Z" diff --git a/stable/sonarr/11.0.42/Chart.yaml b/stable/sonarr/11.0.42/Chart.yaml new file mode 100644 index 00000000000..625fe92fdb5 --- /dev/null +++ b/stable/sonarr/11.0.42/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.0.9.1549" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.42 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sonarr/11.0.42/README.md b/stable/sonarr/11.0.42/README.md new file mode 100644 index 00000000000..73964adb1ae --- /dev/null +++ b/stable/sonarr/11.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/app-readme.md b/stable/sonarr/11.0.42/app-readme.md new file mode 100644 index 00000000000..750c7de1fef --- /dev/null +++ b/stable/sonarr/11.0.42/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.42/charts/common-10.7.7.tgz b/stable/sonarr/11.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/sonarr/11.0.42/charts/common-10.7.7.tgz differ diff --git a/stable/sonarr/11.0.42/ix_values.yaml b/stable/sonarr/11.0.42/ix_values.yaml new file mode 100644 index 00000000000..596a729dc6f --- /dev/null +++ b/stable/sonarr/11.0.42/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.42/questions.yaml b/stable/sonarr/11.0.42/questions.yaml new file mode 100644 index 00000000000..0188faeff97 --- /dev/null +++ b/stable/sonarr/11.0.42/questions.yaml @@ -0,0 +1,2569 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/wg-easy/1.0.31/templates/common.yaml b/stable/sonarr/11.0.42/templates/common.yaml similarity index 100% rename from stable/wg-easy/1.0.31/templates/common.yaml rename to stable/sonarr/11.0.42/templates/common.yaml diff --git a/stable/webgrabplus/2.0.38/values.yaml b/stable/sonarr/11.0.42/values.yaml similarity index 100% rename from stable/webgrabplus/2.0.38/values.yaml rename to stable/sonarr/11.0.42/values.yaml diff --git a/stable/speedtest-exporter/3.0.40/CHANGELOG.md b/stable/speedtest-exporter/3.0.40/CHANGELOG.md deleted file mode 100644 index fd4a7fe56df..00000000000 --- a/stable/speedtest-exporter/3.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [speedtest-exporter-3.0.40](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.39...speedtest-exporter-3.0.40) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [speedtest-exporter-3.0.39](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.38...speedtest-exporter-3.0.39) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [speedtest-exporter-3.0.38](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.37...speedtest-exporter-3.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [speedtest-exporter-3.0.38](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.37...speedtest-exporter-3.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [speedtest-exporter-3.0.37](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.36...speedtest-exporter-3.0.37) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [speedtest-exporter-3.0.36](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.35...speedtest-exporter-3.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/speedtest-exporter/3.0.40/Chart.lock b/stable/speedtest-exporter/3.0.40/Chart.lock deleted file mode 100644 index 05aceecd467..00000000000 --- a/stable/speedtest-exporter/3.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:44:26.136992355Z" diff --git a/stable/speedtest-exporter/3.0.40/Chart.yaml b/stable/speedtest-exporter/3.0.40/Chart.yaml deleted file mode 100644 index 65a90df4adf..00000000000 --- a/stable/speedtest-exporter/3.0.40/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.7.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.40 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/speedtest-exporter/3.0.40/README.md b/stable/speedtest-exporter/3.0.40/README.md deleted file mode 100644 index ed5df0f4302..00000000000 --- a/stable/speedtest-exporter/3.0.40/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.40/charts/common-10.7.1.tgz b/stable/speedtest-exporter/3.0.40/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/speedtest-exporter/3.0.40/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/speedtest-exporter/3.0.41/CHANGELOG.md b/stable/speedtest-exporter/3.0.41/CHANGELOG.md new file mode 100644 index 00000000000..9d90b05c774 --- /dev/null +++ b/stable/speedtest-exporter/3.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [speedtest-exporter-3.0.41](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.40...speedtest-exporter-3.0.41) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [speedtest-exporter-3.0.40](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.39...speedtest-exporter-3.0.40) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [speedtest-exporter-3.0.39](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.38...speedtest-exporter-3.0.39) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [speedtest-exporter-3.0.38](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.37...speedtest-exporter-3.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [speedtest-exporter-3.0.38](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.37...speedtest-exporter-3.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [speedtest-exporter-3.0.37](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.36...speedtest-exporter-3.0.37) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [speedtest-exporter-3.0.36](https://github.com/truecharts/charts/compare/speedtest-exporter-3.0.35...speedtest-exporter-3.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/speedtest-exporter/3.0.41/Chart.lock b/stable/speedtest-exporter/3.0.41/Chart.lock new file mode 100644 index 00000000000..c220ced3cf1 --- /dev/null +++ b/stable/speedtest-exporter/3.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:46:08.333949403Z" diff --git a/stable/speedtest-exporter/3.0.41/Chart.yaml b/stable/speedtest-exporter/3.0.41/Chart.yaml new file mode 100644 index 00000000000..2945853b871 --- /dev/null +++ b/stable/speedtest-exporter/3.0.41/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.5.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.41 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/speedtest-exporter/3.0.41/README.md b/stable/speedtest-exporter/3.0.41/README.md new file mode 100644 index 00000000000..813b2f8402e --- /dev/null +++ b/stable/speedtest-exporter/3.0.41/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.40/app-readme.md b/stable/speedtest-exporter/3.0.41/app-readme.md similarity index 100% rename from stable/speedtest-exporter/3.0.40/app-readme.md rename to stable/speedtest-exporter/3.0.41/app-readme.md diff --git a/stable/speedtest-exporter/3.0.41/charts/common-10.7.7.tgz b/stable/speedtest-exporter/3.0.41/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/speedtest-exporter/3.0.41/charts/common-10.7.7.tgz differ diff --git a/stable/speedtest-exporter/3.0.40/ix_values.yaml b/stable/speedtest-exporter/3.0.41/ix_values.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.40/ix_values.yaml rename to stable/speedtest-exporter/3.0.41/ix_values.yaml diff --git a/stable/speedtest-exporter/3.0.40/questions.yaml b/stable/speedtest-exporter/3.0.41/questions.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.40/questions.yaml rename to stable/speedtest-exporter/3.0.41/questions.yaml diff --git a/stable/whoogle/3.0.39/templates/common.yaml b/stable/speedtest-exporter/3.0.41/templates/common.yaml similarity index 100% rename from stable/whoogle/3.0.39/templates/common.yaml rename to stable/speedtest-exporter/3.0.41/templates/common.yaml diff --git a/stable/speedtest-exporter/3.0.40/templates/prometheusrules.yaml b/stable/speedtest-exporter/3.0.41/templates/prometheusrules.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.40/templates/prometheusrules.yaml rename to stable/speedtest-exporter/3.0.41/templates/prometheusrules.yaml diff --git a/stable/speedtest-exporter/3.0.40/templates/servicemonitor.yaml b/stable/speedtest-exporter/3.0.41/templates/servicemonitor.yaml similarity index 100% rename from stable/speedtest-exporter/3.0.40/templates/servicemonitor.yaml rename to stable/speedtest-exporter/3.0.41/templates/servicemonitor.yaml diff --git a/stable/weblate/4.0.47/values.yaml b/stable/speedtest-exporter/3.0.41/values.yaml similarity index 100% rename from stable/weblate/4.0.47/values.yaml rename to stable/speedtest-exporter/3.0.41/values.yaml diff --git a/stable/spotweb/4.0.45/CHANGELOG.md b/stable/spotweb/4.0.45/CHANGELOG.md deleted file mode 100644 index 61d3c82f78a..00000000000 --- a/stable/spotweb/4.0.45/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [spotweb-4.0.45](https://github.com/truecharts/charts/compare/spotweb-4.0.44...spotweb-4.0.45) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [spotweb-4.0.44](https://github.com/truecharts/charts/compare/spotweb-4.0.43...spotweb-4.0.44) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [spotweb-4.0.43](https://github.com/truecharts/charts/compare/spotweb-4.0.42...spotweb-4.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [spotweb-4.0.43](https://github.com/truecharts/charts/compare/spotweb-4.0.42...spotweb-4.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [spotweb-4.0.42](https://github.com/truecharts/charts/compare/spotweb-4.0.41...spotweb-4.0.42) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [spotweb-4.0.40](https://github.com/truecharts/charts/compare/spotweb-4.0.39...spotweb-4.0.40) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - ### Feat - -- make include replace simpler ([#3904](https://github.com/truecharts/charts/issues/3904)) - - - - -## [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)) diff --git a/stable/spotweb/4.0.45/Chart.lock b/stable/spotweb/4.0.45/Chart.lock deleted file mode 100644 index 809b4ff0e74..00000000000 --- a/stable/spotweb/4.0.45/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:44:42.178626802Z" diff --git a/stable/spotweb/4.0.45/Chart.yaml b/stable/spotweb/4.0.45/Chart.yaml deleted file mode 100644 index ca9c2d79454..00000000000 --- a/stable/spotweb/4.0.45/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.1" -kubeVersion: ">=1.16.0-0" -version: 4.0.45 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.45/README.md b/stable/spotweb/4.0.45/README.md deleted file mode 100644 index 7edbac99c46..00000000000 --- a/stable/spotweb/4.0.45/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.45/charts/common-10.7.1.tgz b/stable/spotweb/4.0.45/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/spotweb/4.0.45/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/spotweb/4.0.45/charts/postgresql-8.0.101.tgz b/stable/spotweb/4.0.45/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/spotweb/4.0.45/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/spotweb/4.0.46/CHANGELOG.md b/stable/spotweb/4.0.46/CHANGELOG.md new file mode 100644 index 00000000000..48b4db9a770 --- /dev/null +++ b/stable/spotweb/4.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [spotweb-4.0.46](https://github.com/truecharts/charts/compare/spotweb-4.0.45...spotweb-4.0.46) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [spotweb-4.0.45](https://github.com/truecharts/charts/compare/spotweb-4.0.44...spotweb-4.0.45) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [spotweb-4.0.44](https://github.com/truecharts/charts/compare/spotweb-4.0.43...spotweb-4.0.44) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [spotweb-4.0.43](https://github.com/truecharts/charts/compare/spotweb-4.0.42...spotweb-4.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [spotweb-4.0.43](https://github.com/truecharts/charts/compare/spotweb-4.0.42...spotweb-4.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [spotweb-4.0.42](https://github.com/truecharts/charts/compare/spotweb-4.0.41...spotweb-4.0.42) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [spotweb-4.0.40](https://github.com/truecharts/charts/compare/spotweb-4.0.39...spotweb-4.0.40) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + ### Feat + +- make include replace simpler ([#3904](https://github.com/truecharts/charts/issues/3904)) + + + + +## [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] diff --git a/stable/spotweb/4.0.46/Chart.lock b/stable/spotweb/4.0.46/Chart.lock new file mode 100644 index 00000000000..7995d50329d --- /dev/null +++ b/stable/spotweb/4.0.46/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:46:29.351440309Z" diff --git a/stable/spotweb/4.0.46/Chart.yaml b/stable/spotweb/4.0.46/Chart.yaml new file mode 100644 index 00000000000..85838ddb430 --- /dev/null +++ b/stable/spotweb/4.0.46/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "1.5.1" +kubeVersion: ">=1.16.0-0" +version: 4.0.46 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.46/README.md b/stable/spotweb/4.0.46/README.md new file mode 100644 index 00000000000..d7979dcd01d --- /dev/null +++ b/stable/spotweb/4.0.46/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.45/app-readme.md b/stable/spotweb/4.0.46/app-readme.md similarity index 100% rename from stable/spotweb/4.0.45/app-readme.md rename to stable/spotweb/4.0.46/app-readme.md diff --git a/stable/spotweb/4.0.46/charts/common-10.7.7.tgz b/stable/spotweb/4.0.46/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/spotweb/4.0.46/charts/common-10.7.7.tgz differ diff --git a/stable/spotweb/4.0.46/charts/postgresql-8.0.106.tgz b/stable/spotweb/4.0.46/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/spotweb/4.0.46/charts/postgresql-8.0.106.tgz differ diff --git a/stable/spotweb/4.0.45/ix_values.yaml b/stable/spotweb/4.0.46/ix_values.yaml similarity index 100% rename from stable/spotweb/4.0.45/ix_values.yaml rename to stable/spotweb/4.0.46/ix_values.yaml diff --git a/stable/spotweb/4.0.45/questions.yaml b/stable/spotweb/4.0.46/questions.yaml similarity index 100% rename from stable/spotweb/4.0.45/questions.yaml rename to stable/spotweb/4.0.46/questions.yaml diff --git a/stable/spotweb/4.0.45/templates/common.yaml b/stable/spotweb/4.0.46/templates/common.yaml similarity index 100% rename from stable/spotweb/4.0.45/templates/common.yaml rename to stable/spotweb/4.0.46/templates/common.yaml diff --git a/stable/website-shot/2.0.38/values.yaml b/stable/spotweb/4.0.46/values.yaml similarity index 100% rename from stable/website-shot/2.0.38/values.yaml rename to stable/spotweb/4.0.46/values.yaml diff --git a/stable/sqlitebrowser/3.0.36/CHANGELOG.md b/stable/sqlitebrowser/3.0.36/CHANGELOG.md deleted file mode 100644 index bc29503d32d..00000000000 --- a/stable/sqlitebrowser/3.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [sqlitebrowser-3.0.36](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.35...sqlitebrowser-3.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [sqlitebrowser-3.0.35](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.34...sqlitebrowser-3.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [sqlitebrowser-3.0.34](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.33...sqlitebrowser-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sqlitebrowser-3.0.34](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.33...sqlitebrowser-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [sqlitebrowser-3.0.33](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.32...sqlitebrowser-3.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [sqlitebrowser-3.0.32](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.31...sqlitebrowser-3.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/sqlitebrowser/3.0.36/Chart.lock b/stable/sqlitebrowser/3.0.36/Chart.lock deleted file mode 100644 index d8ba89d73b2..00000000000 --- a/stable/sqlitebrowser/3.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:44:37.911769111Z" diff --git a/stable/sqlitebrowser/3.0.36/Chart.yaml b/stable/sqlitebrowser/3.0.36/Chart.yaml deleted file mode 100644 index 102cd724ffb..00000000000 --- a/stable/sqlitebrowser/3.0.36/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.7.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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/sqlitebrowser/3.0.36/README.md b/stable/sqlitebrowser/3.0.36/README.md deleted file mode 100644 index d61df996cac..00000000000 --- a/stable/sqlitebrowser/3.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/sqlitebrowser/3.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/sqlitebrowser/3.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/sqlitebrowser/3.0.37/CHANGELOG.md b/stable/sqlitebrowser/3.0.37/CHANGELOG.md new file mode 100644 index 00000000000..4cda968badd --- /dev/null +++ b/stable/sqlitebrowser/3.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [sqlitebrowser-3.0.37](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.36...sqlitebrowser-3.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [sqlitebrowser-3.0.36](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.35...sqlitebrowser-3.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [sqlitebrowser-3.0.35](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.34...sqlitebrowser-3.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [sqlitebrowser-3.0.34](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.33...sqlitebrowser-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sqlitebrowser-3.0.34](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.33...sqlitebrowser-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [sqlitebrowser-3.0.33](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.32...sqlitebrowser-3.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [sqlitebrowser-3.0.32](https://github.com/truecharts/charts/compare/sqlitebrowser-3.0.31...sqlitebrowser-3.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/sqlitebrowser/3.0.37/Chart.lock b/stable/sqlitebrowser/3.0.37/Chart.lock new file mode 100644 index 00000000000..43c733134dd --- /dev/null +++ b/stable/sqlitebrowser/3.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:46:24.17528781Z" diff --git a/stable/sqlitebrowser/3.0.37/Chart.yaml b/stable/sqlitebrowser/3.0.37/Chart.yaml new file mode 100644 index 00000000000..a47bd44908a --- /dev/null +++ b/stable/sqlitebrowser/3.0.37/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "3.12.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/sqlitebrowser/3.0.37/README.md b/stable/sqlitebrowser/3.0.37/README.md new file mode 100644 index 00000000000..3b88aea7dd5 --- /dev/null +++ b/stable/sqlitebrowser/3.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/sqlitebrowser/3.0.37/app-readme.md similarity index 100% rename from stable/sqlitebrowser/3.0.36/app-readme.md rename to stable/sqlitebrowser/3.0.37/app-readme.md diff --git a/stable/sqlitebrowser/3.0.37/charts/common-10.7.7.tgz b/stable/sqlitebrowser/3.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/sqlitebrowser/3.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/sqlitebrowser/3.0.36/ix_values.yaml b/stable/sqlitebrowser/3.0.37/ix_values.yaml similarity index 100% rename from stable/sqlitebrowser/3.0.36/ix_values.yaml rename to stable/sqlitebrowser/3.0.37/ix_values.yaml diff --git a/stable/sqlitebrowser/3.0.36/questions.yaml b/stable/sqlitebrowser/3.0.37/questions.yaml similarity index 100% rename from stable/sqlitebrowser/3.0.36/questions.yaml rename to stable/sqlitebrowser/3.0.37/questions.yaml diff --git a/stable/sqlitebrowser/3.0.36/templates/common.yaml b/stable/sqlitebrowser/3.0.37/templates/common.yaml similarity index 100% rename from stable/sqlitebrowser/3.0.36/templates/common.yaml rename to stable/sqlitebrowser/3.0.37/templates/common.yaml diff --git a/stable/wekan/5.0.18/values.yaml b/stable/sqlitebrowser/3.0.37/values.yaml similarity index 100% rename from stable/wekan/5.0.18/values.yaml rename to stable/sqlitebrowser/3.0.37/values.yaml diff --git a/stable/stash/7.0.41/CHANGELOG.md b/stable/stash/7.0.41/CHANGELOG.md deleted file mode 100644 index 21bb60726cb..00000000000 --- a/stable/stash/7.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [stash-7.0.41](https://github.com/truecharts/charts/compare/stash-7.0.40...stash-7.0.41) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [stash-7.0.40](https://github.com/truecharts/charts/compare/filestash-0.0.46...stash-7.0.40) (2022-10-19) - -### Chore - -- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [stash-7.0.39](https://github.com/truecharts/charts/compare/stash-7.0.38...stash-7.0.39) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [stash-7.0.38](https://github.com/truecharts/charts/compare/filestash-0.0.43...stash-7.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [stash-7.0.38](https://github.com/truecharts/charts/compare/filestash-0.0.43...stash-7.0.38) (2022-10-07) - -### Chore - -- update helm general non-major - - - - -## [stash-7.0.37](https://github.com/truecharts/charts/compare/filestash-0.0.41...stash-7.0.37) (2022-10-05) - -### Chore - -- update helm general non-major - - - - -## [stash-7.0.36](https://github.com/truecharts/charts/compare/filestash-0.0.39...stash-7.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/stash/7.0.41/Chart.lock b/stable/stash/7.0.41/Chart.lock deleted file mode 100644 index 96eeb53a2e4..00000000000 --- a/stable/stash/7.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-21T10:36:39.21129505Z" diff --git a/stable/stash/7.0.41/Chart.yaml b/stable/stash/7.0.41/Chart.yaml deleted file mode 100644 index 346e841dacc..00000000000 --- a/stable/stash/7.0.41/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.17.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.41 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/stash/7.0.41/README.md b/stable/stash/7.0.41/README.md deleted file mode 100644 index 16c70d560ef..00000000000 --- a/stable/stash/7.0.41/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.41/charts/common-10.7.1.tgz b/stable/stash/7.0.41/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/stash/7.0.41/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/stash/7.0.42/CHANGELOG.md b/stable/stash/7.0.42/CHANGELOG.md new file mode 100644 index 00000000000..a8c5c1756f6 --- /dev/null +++ b/stable/stash/7.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [stash-7.0.42](https://github.com/truecharts/charts/compare/stash-7.0.41...stash-7.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [stash-7.0.41](https://github.com/truecharts/charts/compare/stash-7.0.40...stash-7.0.41) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [stash-7.0.40](https://github.com/truecharts/charts/compare/filestash-0.0.46...stash-7.0.40) (2022-10-19) + +### Chore + +- update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [stash-7.0.39](https://github.com/truecharts/charts/compare/stash-7.0.38...stash-7.0.39) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [stash-7.0.38](https://github.com/truecharts/charts/compare/filestash-0.0.43...stash-7.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [stash-7.0.38](https://github.com/truecharts/charts/compare/filestash-0.0.43...stash-7.0.38) (2022-10-07) + +### Chore + +- update helm general non-major + + + + +## [stash-7.0.37](https://github.com/truecharts/charts/compare/filestash-0.0.41...stash-7.0.37) (2022-10-05) + +### Chore + +- update helm general non-major + + + + +## [stash-7.0.36](https://github.com/truecharts/charts/compare/filestash-0.0.39...stash-7.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/stash/7.0.42/Chart.lock b/stable/stash/7.0.42/Chart.lock new file mode 100644 index 00000000000..a44c90fcbd8 --- /dev/null +++ b/stable/stash/7.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:46:50.244193128Z" diff --git a/stable/stash/7.0.42/Chart.yaml b/stable/stash/7.0.42/Chart.yaml new file mode 100644 index 00000000000..07d17f74f2d --- /dev/null +++ b/stable/stash/7.0.42/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.17.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.42 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/stash/7.0.42/README.md b/stable/stash/7.0.42/README.md new file mode 100644 index 00000000000..08698976615 --- /dev/null +++ b/stable/stash/7.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/stable/stash/7.0.42/app-readme.md similarity index 100% rename from stable/stash/7.0.41/app-readme.md rename to stable/stash/7.0.42/app-readme.md diff --git a/stable/stash/7.0.42/charts/common-10.7.7.tgz b/stable/stash/7.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/stash/7.0.42/charts/common-10.7.7.tgz differ diff --git a/stable/stash/7.0.41/ci/ct-values.yaml b/stable/stash/7.0.42/ci/ct-values.yaml similarity index 100% rename from stable/stash/7.0.41/ci/ct-values.yaml rename to stable/stash/7.0.42/ci/ct-values.yaml diff --git a/stable/stash/7.0.41/ix_values.yaml b/stable/stash/7.0.42/ix_values.yaml similarity index 100% rename from stable/stash/7.0.41/ix_values.yaml rename to stable/stash/7.0.42/ix_values.yaml diff --git a/stable/stash/7.0.41/questions.yaml b/stable/stash/7.0.42/questions.yaml similarity index 100% rename from stable/stash/7.0.41/questions.yaml rename to stable/stash/7.0.42/questions.yaml diff --git a/stable/wikijs/7.0.48/templates/common.yaml b/stable/stash/7.0.42/templates/common.yaml similarity index 100% rename from stable/wikijs/7.0.48/templates/common.yaml rename to stable/stash/7.0.42/templates/common.yaml diff --git a/stable/wg-easy/1.0.31/values.yaml b/stable/stash/7.0.42/values.yaml similarity index 100% rename from stable/wg-easy/1.0.31/values.yaml rename to stable/stash/7.0.42/values.yaml diff --git a/stable/static/3.0.36/CHANGELOG.md b/stable/static/3.0.36/CHANGELOG.md deleted file mode 100644 index 73ac3c2d1c5..00000000000 --- a/stable/static/3.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [static-3.0.36](https://github.com/truecharts/charts/compare/static-3.0.35...static-3.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [static-3.0.35](https://github.com/truecharts/charts/compare/static-3.0.34...static-3.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [static-3.0.34](https://github.com/truecharts/charts/compare/static-3.0.33...static-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [static-3.0.34](https://github.com/truecharts/charts/compare/static-3.0.33...static-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [static-3.0.33](https://github.com/truecharts/charts/compare/static-3.0.32...static-3.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [static-3.0.32](https://github.com/truecharts/charts/compare/static-3.0.31...static-3.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/static/3.0.36/Chart.lock b/stable/static/3.0.36/Chart.lock deleted file mode 100644 index 72f55f6bbcc..00000000000 --- a/stable/static/3.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:45:09.943750854Z" diff --git a/stable/static/3.0.36/Chart.yaml b/stable/static/3.0.36/Chart.yaml deleted file mode 100644 index 7bda6a70251..00000000000 --- a/stable/static/3.0.36/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "ee8a20c" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/static/3.0.36/README.md b/stable/static/3.0.36/README.md deleted file mode 100644 index 73903932e21..00000000000 --- a/stable/static/3.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/static/3.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/static/3.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/static/3.0.37/CHANGELOG.md b/stable/static/3.0.37/CHANGELOG.md new file mode 100644 index 00000000000..335e65a5ea2 --- /dev/null +++ b/stable/static/3.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [static-3.0.37](https://github.com/truecharts/charts/compare/static-3.0.36...static-3.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [static-3.0.36](https://github.com/truecharts/charts/compare/static-3.0.35...static-3.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [static-3.0.35](https://github.com/truecharts/charts/compare/static-3.0.34...static-3.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [static-3.0.34](https://github.com/truecharts/charts/compare/static-3.0.33...static-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [static-3.0.34](https://github.com/truecharts/charts/compare/static-3.0.33...static-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [static-3.0.33](https://github.com/truecharts/charts/compare/static-3.0.32...static-3.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [static-3.0.32](https://github.com/truecharts/charts/compare/static-3.0.31...static-3.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/static/3.0.37/Chart.lock b/stable/static/3.0.37/Chart.lock new file mode 100644 index 00000000000..f2f0b22b12b --- /dev/null +++ b/stable/static/3.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:47:08.146285272Z" diff --git a/stable/static/3.0.37/Chart.yaml b/stable/static/3.0.37/Chart.yaml new file mode 100644 index 00000000000..9973e557bbb --- /dev/null +++ b/stable/static/3.0.37/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "ee8a20c" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/static/3.0.37/README.md b/stable/static/3.0.37/README.md new file mode 100644 index 00000000000..910c8566953 --- /dev/null +++ b/stable/static/3.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/static/3.0.37/app-readme.md similarity index 100% rename from stable/static/3.0.36/app-readme.md rename to stable/static/3.0.37/app-readme.md diff --git a/stable/static/3.0.37/charts/common-10.7.7.tgz b/stable/static/3.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/static/3.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/static/3.0.36/ix_values.yaml b/stable/static/3.0.37/ix_values.yaml similarity index 100% rename from stable/static/3.0.36/ix_values.yaml rename to stable/static/3.0.37/ix_values.yaml diff --git a/stable/static/3.0.36/questions.yaml b/stable/static/3.0.37/questions.yaml similarity index 100% rename from stable/static/3.0.36/questions.yaml rename to stable/static/3.0.37/questions.yaml diff --git a/stable/static/3.0.36/templates/common.yaml b/stable/static/3.0.37/templates/common.yaml similarity index 100% rename from stable/static/3.0.36/templates/common.yaml rename to stable/static/3.0.37/templates/common.yaml diff --git a/stable/wger/1.1.22/values.yaml b/stable/static/3.0.37/values.yaml similarity index 100% rename from stable/wger/1.1.22/values.yaml rename to stable/static/3.0.37/values.yaml diff --git a/stable/statping/7.0.44/CHANGELOG.md b/stable/statping/7.0.44/CHANGELOG.md deleted file mode 100644 index 5dc40e2d181..00000000000 --- a/stable/statping/7.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [statping-7.0.44](https://github.com/truecharts/charts/compare/statping-7.0.43...statping-7.0.44) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [statping-7.0.43](https://github.com/truecharts/charts/compare/statping-7.0.42...statping-7.0.43) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [statping-7.0.42](https://github.com/truecharts/charts/compare/statping-ng-0.0.27...statping-7.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [statping-7.0.42](https://github.com/truecharts/charts/compare/statping-ng-0.0.27...statping-7.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [statping-7.0.41](https://github.com/truecharts/charts/compare/statping-7.0.40...statping-7.0.41) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [statping-7.0.39](https://github.com/truecharts/charts/compare/statping-ng-0.0.25...statping-7.0.39) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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) diff --git a/stable/statping/7.0.44/Chart.lock b/stable/statping/7.0.44/Chart.lock deleted file mode 100644 index 54b8b22aa24..00000000000 --- a/stable/statping/7.0.44/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:45:32.052051811Z" diff --git a/stable/statping/7.0.44/Chart.yaml b/stable/statping/7.0.44/Chart.yaml deleted file mode 100644 index 889107a049d..00000000000 --- a/stable/statping/7.0.44/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.44 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.44/README.md b/stable/statping/7.0.44/README.md deleted file mode 100644 index b64d0ff003a..00000000000 --- a/stable/statping/7.0.44/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.44/charts/common-10.7.1.tgz b/stable/statping/7.0.44/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/statping/7.0.44/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/statping/7.0.44/charts/postgresql-8.0.101.tgz b/stable/statping/7.0.44/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/statping/7.0.44/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/statping/7.0.45/CHANGELOG.md b/stable/statping/7.0.45/CHANGELOG.md new file mode 100644 index 00000000000..364c04b3711 --- /dev/null +++ b/stable/statping/7.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [statping-7.0.45](https://github.com/truecharts/charts/compare/statping-7.0.44...statping-7.0.45) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [statping-7.0.44](https://github.com/truecharts/charts/compare/statping-7.0.43...statping-7.0.44) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [statping-7.0.43](https://github.com/truecharts/charts/compare/statping-7.0.42...statping-7.0.43) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [statping-7.0.42](https://github.com/truecharts/charts/compare/statping-ng-0.0.27...statping-7.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [statping-7.0.42](https://github.com/truecharts/charts/compare/statping-ng-0.0.27...statping-7.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [statping-7.0.41](https://github.com/truecharts/charts/compare/statping-7.0.40...statping-7.0.41) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [statping-7.0.39](https://github.com/truecharts/charts/compare/statping-ng-0.0.25...statping-7.0.39) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/statping/7.0.45/Chart.lock b/stable/statping/7.0.45/Chart.lock new file mode 100644 index 00000000000..f4216180f05 --- /dev/null +++ b/stable/statping/7.0.45/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:47:33.83617916Z" diff --git a/stable/statping/7.0.45/Chart.yaml b/stable/statping/7.0.45/Chart.yaml new file mode 100644 index 00000000000..2dbdde6b515 --- /dev/null +++ b/stable/statping/7.0.45/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.45 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.45/README.md b/stable/statping/7.0.45/README.md new file mode 100644 index 00000000000..a83c51f7403 --- /dev/null +++ b/stable/statping/7.0.45/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.44/app-readme.md b/stable/statping/7.0.45/app-readme.md similarity index 100% rename from stable/statping/7.0.44/app-readme.md rename to stable/statping/7.0.45/app-readme.md diff --git a/stable/statping/7.0.45/charts/common-10.7.7.tgz b/stable/statping/7.0.45/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/statping/7.0.45/charts/common-10.7.7.tgz differ diff --git a/stable/statping/7.0.45/charts/postgresql-8.0.106.tgz b/stable/statping/7.0.45/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/statping/7.0.45/charts/postgresql-8.0.106.tgz differ diff --git a/stable/statping/7.0.44/ix_values.yaml b/stable/statping/7.0.45/ix_values.yaml similarity index 100% rename from stable/statping/7.0.44/ix_values.yaml rename to stable/statping/7.0.45/ix_values.yaml diff --git a/stable/statping/7.0.44/questions.yaml b/stable/statping/7.0.45/questions.yaml similarity index 100% rename from stable/statping/7.0.44/questions.yaml rename to stable/statping/7.0.45/questions.yaml diff --git a/stable/statping/7.0.44/templates/common.yaml b/stable/statping/7.0.45/templates/common.yaml similarity index 100% rename from stable/statping/7.0.44/templates/common.yaml rename to stable/statping/7.0.45/templates/common.yaml diff --git a/stable/whisparr/1.0.9/values.yaml b/stable/statping/7.0.45/values.yaml similarity index 100% rename from stable/whisparr/1.0.9/values.yaml rename to stable/statping/7.0.45/values.yaml diff --git a/stable/storj-node/2.0.56/CHANGELOG.md b/stable/storj-node/2.0.56/CHANGELOG.md deleted file mode 100644 index daea895d6d4..00000000000 --- a/stable/storj-node/2.0.56/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [storj-node-2.0.56](https://github.com/truecharts/charts/compare/storj-node-2.0.55...storj-node-2.0.56) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [storj-node-2.0.55](https://github.com/truecharts/charts/compare/storj-node-2.0.54...storj-node-2.0.55) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [storj-node-2.0.54](https://github.com/truecharts/charts/compare/storj-node-2.0.53...storj-node-2.0.54) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [storj-node-2.0.54](https://github.com/truecharts/charts/compare/storj-node-2.0.53...storj-node-2.0.54) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [storj-node-2.0.53](https://github.com/truecharts/charts/compare/storj-node-2.0.52...storj-node-2.0.53) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [storj-node-2.0.52](https://github.com/truecharts/charts/compare/storj-node-2.0.51...storj-node-2.0.52) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [storj-node-2.0.51](https://github.com/truecharts/charts/compare/storj-node-2.0.50...storj-node-2.0.51) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/storj-node/2.0.56/Chart.lock b/stable/storj-node/2.0.56/Chart.lock deleted file mode 100644 index c17aee28f43..00000000000 --- a/stable/storj-node/2.0.56/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:45:25.771269679Z" diff --git a/stable/storj-node/2.0.56/Chart.yaml b/stable/storj-node/2.0.56/Chart.yaml deleted file mode 100644 index fd8accac64a..00000000000 --- a/stable/storj-node/2.0.56/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.65.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.56 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/storj-node/2.0.56/README.md b/stable/storj-node/2.0.56/README.md deleted file mode 100644 index 93f9a4f2324..00000000000 --- a/stable/storj-node/2.0.56/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.56/charts/common-10.7.1.tgz b/stable/storj-node/2.0.56/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/storj-node/2.0.56/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/storj-node/2.0.57/CHANGELOG.md b/stable/storj-node/2.0.57/CHANGELOG.md new file mode 100644 index 00000000000..c4cd3db4a06 --- /dev/null +++ b/stable/storj-node/2.0.57/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [storj-node-2.0.57](https://github.com/truecharts/charts/compare/storj-node-2.0.56...storj-node-2.0.57) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [storj-node-2.0.56](https://github.com/truecharts/charts/compare/storj-node-2.0.55...storj-node-2.0.56) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [storj-node-2.0.55](https://github.com/truecharts/charts/compare/storj-node-2.0.54...storj-node-2.0.55) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [storj-node-2.0.54](https://github.com/truecharts/charts/compare/storj-node-2.0.53...storj-node-2.0.54) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [storj-node-2.0.54](https://github.com/truecharts/charts/compare/storj-node-2.0.53...storj-node-2.0.54) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [storj-node-2.0.53](https://github.com/truecharts/charts/compare/storj-node-2.0.52...storj-node-2.0.53) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [storj-node-2.0.52](https://github.com/truecharts/charts/compare/storj-node-2.0.51...storj-node-2.0.52) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) + + + + +## [storj-node-2.0.51](https://github.com/truecharts/charts/compare/storj-node-2.0.50...storj-node-2.0.51) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/storj-node/2.0.57/Chart.lock b/stable/storj-node/2.0.57/Chart.lock new file mode 100644 index 00000000000..c18e8d56500 --- /dev/null +++ b/stable/storj-node/2.0.57/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:47:25.719434335Z" diff --git a/stable/storj-node/2.0.57/Chart.yaml b/stable/storj-node/2.0.57/Chart.yaml new file mode 100644 index 00000000000..3ca947e412d --- /dev/null +++ b/stable/storj-node/2.0.57/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.65.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.57 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/storj-node/2.0.57/README.md b/stable/storj-node/2.0.57/README.md new file mode 100644 index 00000000000..2145f1ffeb8 --- /dev/null +++ b/stable/storj-node/2.0.57/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.56/SKIPINSTALL b/stable/storj-node/2.0.57/SKIPINSTALL similarity index 100% rename from stable/storj-node/2.0.56/SKIPINSTALL rename to stable/storj-node/2.0.57/SKIPINSTALL diff --git a/stable/storj-node/2.0.56/app-readme.md b/stable/storj-node/2.0.57/app-readme.md similarity index 100% rename from stable/storj-node/2.0.56/app-readme.md rename to stable/storj-node/2.0.57/app-readme.md diff --git a/stable/storj-node/2.0.57/charts/common-10.7.7.tgz b/stable/storj-node/2.0.57/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/storj-node/2.0.57/charts/common-10.7.7.tgz differ diff --git a/stable/storj-node/2.0.56/ix_values.yaml b/stable/storj-node/2.0.57/ix_values.yaml similarity index 100% rename from stable/storj-node/2.0.56/ix_values.yaml rename to stable/storj-node/2.0.57/ix_values.yaml diff --git a/stable/storj-node/2.0.56/questions.yaml b/stable/storj-node/2.0.57/questions.yaml similarity index 100% rename from stable/storj-node/2.0.56/questions.yaml rename to stable/storj-node/2.0.57/questions.yaml diff --git a/stable/wireshark/2.0.38/templates/common.yaml b/stable/storj-node/2.0.57/templates/common.yaml similarity index 100% rename from stable/wireshark/2.0.38/templates/common.yaml rename to stable/storj-node/2.0.57/templates/common.yaml diff --git a/stable/whoogle/3.0.39/values.yaml b/stable/storj-node/2.0.57/values.yaml similarity index 100% rename from stable/whoogle/3.0.39/values.yaml rename to stable/storj-node/2.0.57/values.yaml diff --git a/stable/strapi/4.0.44/CHANGELOG.md b/stable/strapi/4.0.44/CHANGELOG.md deleted file mode 100644 index 9fd80c126b7..00000000000 --- a/stable/strapi/4.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [strapi-4.0.44](https://github.com/truecharts/charts/compare/strapi-4.0.43...strapi-4.0.44) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [strapi-4.0.43](https://github.com/truecharts/charts/compare/strapi-4.0.42...strapi-4.0.43) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [strapi-4.0.42](https://github.com/truecharts/charts/compare/strapi-4.0.41...strapi-4.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [strapi-4.0.42](https://github.com/truecharts/charts/compare/strapi-4.0.41...strapi-4.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [strapi-4.0.41](https://github.com/truecharts/charts/compare/strapi-4.0.40...strapi-4.0.41) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [strapi-4.0.39](https://github.com/truecharts/charts/compare/strapi-4.0.38...strapi-4.0.39) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/strapi/4.0.44/Chart.lock b/stable/strapi/4.0.44/Chart.lock deleted file mode 100644 index 5c667c4db5f..00000000000 --- a/stable/strapi/4.0.44/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:45:41.236145912Z" diff --git a/stable/strapi/4.0.44/Chart.yaml b/stable/strapi/4.0.44/Chart.yaml deleted file mode 100644 index 85abae5c17c..00000000000 --- a/stable/strapi/4.0.44/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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.44 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/strapi/4.0.44/README.md b/stable/strapi/4.0.44/README.md deleted file mode 100644 index c48f47daeec..00000000000 --- a/stable/strapi/4.0.44/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.44/charts/common-10.7.1.tgz b/stable/strapi/4.0.44/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/strapi/4.0.44/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/strapi/4.0.44/charts/postgresql-8.0.101.tgz b/stable/strapi/4.0.44/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/strapi/4.0.44/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/strapi/4.0.45/CHANGELOG.md b/stable/strapi/4.0.45/CHANGELOG.md new file mode 100644 index 00000000000..f8486fe2d82 --- /dev/null +++ b/stable/strapi/4.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [strapi-4.0.45](https://github.com/truecharts/charts/compare/strapi-4.0.44...strapi-4.0.45) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [strapi-4.0.44](https://github.com/truecharts/charts/compare/strapi-4.0.43...strapi-4.0.44) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [strapi-4.0.43](https://github.com/truecharts/charts/compare/strapi-4.0.42...strapi-4.0.43) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [strapi-4.0.42](https://github.com/truecharts/charts/compare/strapi-4.0.41...strapi-4.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [strapi-4.0.42](https://github.com/truecharts/charts/compare/strapi-4.0.41...strapi-4.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [strapi-4.0.41](https://github.com/truecharts/charts/compare/strapi-4.0.40...strapi-4.0.41) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [strapi-4.0.39](https://github.com/truecharts/charts/compare/strapi-4.0.38...strapi-4.0.39) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/strapi/4.0.45/Chart.lock b/stable/strapi/4.0.45/Chart.lock new file mode 100644 index 00000000000..53e40b83ab5 --- /dev/null +++ b/stable/strapi/4.0.45/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:47:51.436855312Z" diff --git a/stable/strapi/4.0.45/Chart.yaml b/stable/strapi/4.0.45/Chart.yaml new file mode 100644 index 00000000000..f953c795821 --- /dev/null +++ b/stable/strapi/4.0.45/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "3.6.8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.45 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/strapi/4.0.45/README.md b/stable/strapi/4.0.45/README.md new file mode 100644 index 00000000000..c407ec4d1a5 --- /dev/null +++ b/stable/strapi/4.0.45/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.44/app-readme.md b/stable/strapi/4.0.45/app-readme.md similarity index 100% rename from stable/strapi/4.0.44/app-readme.md rename to stable/strapi/4.0.45/app-readme.md diff --git a/stable/strapi/4.0.45/charts/common-10.7.7.tgz b/stable/strapi/4.0.45/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/strapi/4.0.45/charts/common-10.7.7.tgz differ diff --git a/stable/strapi/4.0.45/charts/postgresql-8.0.106.tgz b/stable/strapi/4.0.45/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/strapi/4.0.45/charts/postgresql-8.0.106.tgz differ diff --git a/stable/strapi/4.0.44/ix_values.yaml b/stable/strapi/4.0.45/ix_values.yaml similarity index 100% rename from stable/strapi/4.0.44/ix_values.yaml rename to stable/strapi/4.0.45/ix_values.yaml diff --git a/stable/strapi/4.0.44/questions.yaml b/stable/strapi/4.0.45/questions.yaml similarity index 100% rename from stable/strapi/4.0.44/questions.yaml rename to stable/strapi/4.0.45/questions.yaml diff --git a/stable/xbackbone/3.0.46/templates/common.yaml b/stable/strapi/4.0.45/templates/common.yaml similarity index 100% rename from stable/xbackbone/3.0.46/templates/common.yaml rename to stable/strapi/4.0.45/templates/common.yaml diff --git a/stable/wikijs/7.0.48/values.yaml b/stable/strapi/4.0.45/values.yaml similarity index 100% rename from stable/wikijs/7.0.48/values.yaml rename to stable/strapi/4.0.45/values.yaml diff --git a/stable/synapse/4.0.52/CHANGELOG.md b/stable/synapse/4.0.52/CHANGELOG.md deleted file mode 100644 index d1ef864f704..00000000000 --- a/stable/synapse/4.0.52/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [synapse-4.0.52](https://github.com/truecharts/charts/compare/synapse-4.0.51...synapse-4.0.52) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [synapse-4.0.51](https://github.com/truecharts/charts/compare/synapse-4.0.50...synapse-4.0.51) (2022-10-18) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120)) - - - - -## [synapse-4.0.50](https://github.com/truecharts/charts/compare/synapse-4.0.49...synapse-4.0.50) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [synapse-4.0.49](https://github.com/truecharts/charts/compare/synapse-4.0.48...synapse-4.0.49) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [synapse-4.0.49](https://github.com/truecharts/charts/compare/synapse-4.0.48...synapse-4.0.49) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [synapse-4.0.48](https://github.com/truecharts/charts/compare/synapse-4.0.47...synapse-4.0.48) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [synapse-4.0.47](https://github.com/truecharts/charts/compare/synapse-4.0.46...synapse-4.0.47) (2022-09-28) - -### Chore - -- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) - - - - -## [synapse-4.0.45](https://github.com/truecharts/charts/compare/synapse-4.0.44...synapse-4.0.45) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 - diff --git a/stable/synapse/4.0.52/Chart.lock b/stable/synapse/4.0.52/Chart.lock deleted file mode 100644 index a1a0473e0e1..00000000000 --- a/stable/synapse/4.0.52/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:45:53.965968953Z" diff --git a/stable/synapse/4.0.52/Chart.yaml b/stable/synapse/4.0.52/Chart.yaml deleted file mode 100644 index dbac1675544..00000000000 --- a/stable/synapse/4.0.52/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "1.69.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.52 -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/synapse/4.0.52/README.md b/stable/synapse/4.0.52/README.md deleted file mode 100644 index ed1c9d09608..00000000000 --- a/stable/synapse/4.0.52/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.52/charts/common-10.7.1.tgz b/stable/synapse/4.0.52/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/synapse/4.0.52/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/synapse/4.0.52/charts/postgresql-8.0.101.tgz b/stable/synapse/4.0.52/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/synapse/4.0.52/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/synapse/4.0.53/CHANGELOG.md b/stable/synapse/4.0.53/CHANGELOG.md new file mode 100644 index 00000000000..bb60d6f9386 --- /dev/null +++ b/stable/synapse/4.0.53/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [synapse-4.0.53](https://github.com/truecharts/charts/compare/synapse-4.0.52...synapse-4.0.53) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [synapse-4.0.52](https://github.com/truecharts/charts/compare/synapse-4.0.51...synapse-4.0.52) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [synapse-4.0.51](https://github.com/truecharts/charts/compare/synapse-4.0.50...synapse-4.0.51) (2022-10-18) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4120](https://github.com/truecharts/charts/issues/4120)) + + + + +## [synapse-4.0.50](https://github.com/truecharts/charts/compare/synapse-4.0.49...synapse-4.0.50) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [synapse-4.0.49](https://github.com/truecharts/charts/compare/synapse-4.0.48...synapse-4.0.49) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [synapse-4.0.49](https://github.com/truecharts/charts/compare/synapse-4.0.48...synapse-4.0.49) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [synapse-4.0.48](https://github.com/truecharts/charts/compare/synapse-4.0.47...synapse-4.0.48) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [synapse-4.0.47](https://github.com/truecharts/charts/compare/synapse-4.0.46...synapse-4.0.47) (2022-09-28) + +### Chore + +- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + +## [synapse-4.0.45](https://github.com/truecharts/charts/compare/synapse-4.0.44...synapse-4.0.45) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [synapse-4.0.44](https://github.com/truecharts/charts/compare/synapse-4.0.43...synapse-4.0.44) (2022-09-25) + +### Chore + diff --git a/stable/synapse/4.0.53/Chart.lock b/stable/synapse/4.0.53/Chart.lock new file mode 100644 index 00000000000..ea3ef16ed83 --- /dev/null +++ b/stable/synapse/4.0.53/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:48:08.127001722Z" diff --git a/stable/synapse/4.0.53/Chart.yaml b/stable/synapse/4.0.53/Chart.yaml new file mode 100644 index 00000000000..cb21787fa53 --- /dev/null +++ b/stable/synapse/4.0.53/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.69.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.53 +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/synapse/4.0.53/README.md b/stable/synapse/4.0.53/README.md new file mode 100644 index 00000000000..11e45acd5f4 --- /dev/null +++ b/stable/synapse/4.0.53/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.52/app-readme.md b/stable/synapse/4.0.53/app-readme.md similarity index 100% rename from stable/synapse/4.0.52/app-readme.md rename to stable/synapse/4.0.53/app-readme.md diff --git a/stable/synapse/4.0.53/charts/common-10.7.7.tgz b/stable/synapse/4.0.53/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/synapse/4.0.53/charts/common-10.7.7.tgz differ diff --git a/stable/synapse/4.0.53/charts/postgresql-8.0.106.tgz b/stable/synapse/4.0.53/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/synapse/4.0.53/charts/postgresql-8.0.106.tgz differ diff --git a/stable/synapse/4.0.52/ci/base-values.yaml b/stable/synapse/4.0.53/ci/base-values.yaml similarity index 100% rename from stable/synapse/4.0.52/ci/base-values.yaml rename to stable/synapse/4.0.53/ci/base-values.yaml diff --git a/stable/synapse/4.0.52/ci/basic-values.yaml b/stable/synapse/4.0.53/ci/basic-values.yaml similarity index 100% rename from stable/synapse/4.0.52/ci/basic-values.yaml rename to stable/synapse/4.0.53/ci/basic-values.yaml diff --git a/stable/synapse/4.0.52/ix_values.yaml b/stable/synapse/4.0.53/ix_values.yaml similarity index 100% rename from stable/synapse/4.0.52/ix_values.yaml rename to stable/synapse/4.0.53/ix_values.yaml diff --git a/stable/synapse/4.0.52/questions.yaml b/stable/synapse/4.0.53/questions.yaml similarity index 100% rename from stable/synapse/4.0.52/questions.yaml rename to stable/synapse/4.0.53/questions.yaml diff --git a/stable/synapse/4.0.52/templates/_configmap.tpl b/stable/synapse/4.0.53/templates/_configmap.tpl similarity index 100% rename from stable/synapse/4.0.52/templates/_configmap.tpl rename to stable/synapse/4.0.53/templates/_configmap.tpl diff --git a/stable/synapse/4.0.52/templates/_helpers.tpl b/stable/synapse/4.0.53/templates/_helpers.tpl similarity index 100% rename from stable/synapse/4.0.52/templates/_helpers.tpl rename to stable/synapse/4.0.53/templates/_helpers.tpl diff --git a/stable/synapse/4.0.52/templates/_secret.tpl b/stable/synapse/4.0.53/templates/_secret.tpl similarity index 100% rename from stable/synapse/4.0.52/templates/_secret.tpl rename to stable/synapse/4.0.53/templates/_secret.tpl diff --git a/stable/synapse/4.0.52/templates/common.yaml b/stable/synapse/4.0.53/templates/common.yaml similarity index 100% rename from stable/synapse/4.0.52/templates/common.yaml rename to stable/synapse/4.0.53/templates/common.yaml diff --git a/stable/wireguard/1.0.11/values.yaml b/stable/synapse/4.0.53/values.yaml similarity index 100% rename from stable/wireguard/1.0.11/values.yaml rename to stable/synapse/4.0.53/values.yaml diff --git a/stable/synclounge/2.0.50/CHANGELOG.md b/stable/synclounge/2.0.50/CHANGELOG.md deleted file mode 100644 index 728cfd6d8d2..00000000000 --- a/stable/synclounge/2.0.50/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [synclounge-2.0.50](https://github.com/truecharts/charts/compare/synclounge-2.0.49...synclounge-2.0.50) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [synclounge-2.0.49](https://github.com/truecharts/charts/compare/synclounge-2.0.48...synclounge-2.0.49) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [synclounge-2.0.48](https://github.com/truecharts/charts/compare/synclounge-2.0.47...synclounge-2.0.48) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [synclounge-2.0.48](https://github.com/truecharts/charts/compare/synclounge-2.0.47...synclounge-2.0.48) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [synclounge-2.0.47](https://github.com/truecharts/charts/compare/synclounge-2.0.46...synclounge-2.0.47) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [synclounge-2.0.46](https://github.com/truecharts/charts/compare/synclounge-2.0.45...synclounge-2.0.46) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/synclounge/2.0.50/Chart.lock b/stable/synclounge/2.0.50/Chart.lock deleted file mode 100644 index dde04c8c423..00000000000 --- a/stable/synclounge/2.0.50/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:45:56.512280541Z" diff --git a/stable/synclounge/2.0.50/Chart.yaml b/stable/synclounge/2.0.50/Chart.yaml deleted file mode 100644 index 35394ce1f67..00000000000 --- a/stable/synclounge/2.0.50/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: synclounge -version: 2.0.50 -appVersion: "5.2.3" -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.7.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.50/README.md b/stable/synclounge/2.0.50/README.md deleted file mode 100644 index d5a1854429e..00000000000 --- a/stable/synclounge/2.0.50/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.50/charts/common-10.7.1.tgz b/stable/synclounge/2.0.50/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/synclounge/2.0.50/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/synclounge/2.0.51/CHANGELOG.md b/stable/synclounge/2.0.51/CHANGELOG.md new file mode 100644 index 00000000000..245006ccac0 --- /dev/null +++ b/stable/synclounge/2.0.51/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [synclounge-2.0.51](https://github.com/truecharts/charts/compare/synclounge-2.0.50...synclounge-2.0.51) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [synclounge-2.0.50](https://github.com/truecharts/charts/compare/synclounge-2.0.49...synclounge-2.0.50) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [synclounge-2.0.49](https://github.com/truecharts/charts/compare/synclounge-2.0.48...synclounge-2.0.49) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + - update docker general non-major + + + + +## [synclounge-2.0.48](https://github.com/truecharts/charts/compare/synclounge-2.0.47...synclounge-2.0.48) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [synclounge-2.0.48](https://github.com/truecharts/charts/compare/synclounge-2.0.47...synclounge-2.0.48) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [synclounge-2.0.47](https://github.com/truecharts/charts/compare/synclounge-2.0.46...synclounge-2.0.47) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [synclounge-2.0.46](https://github.com/truecharts/charts/compare/synclounge-2.0.45...synclounge-2.0.46) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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) + diff --git a/stable/synclounge/2.0.51/Chart.lock b/stable/synclounge/2.0.51/Chart.lock new file mode 100644 index 00000000000..c197723991e --- /dev/null +++ b/stable/synclounge/2.0.51/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:48:08.861803375Z" diff --git a/stable/synclounge/2.0.51/Chart.yaml b/stable/synclounge/2.0.51/Chart.yaml new file mode 100644 index 00000000000..60b01d221c2 --- /dev/null +++ b/stable/synclounge/2.0.51/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: synclounge +version: 2.0.51 +appVersion: "5.2.3" +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.7.7 + # 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.51/README.md b/stable/synclounge/2.0.51/README.md new file mode 100644 index 00000000000..c77b1f5b433 --- /dev/null +++ b/stable/synclounge/2.0.51/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.50/app-readme.md b/stable/synclounge/2.0.51/app-readme.md similarity index 100% rename from stable/synclounge/2.0.50/app-readme.md rename to stable/synclounge/2.0.51/app-readme.md diff --git a/stable/synclounge/2.0.51/charts/common-10.7.7.tgz b/stable/synclounge/2.0.51/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/synclounge/2.0.51/charts/common-10.7.7.tgz differ diff --git a/stable/synclounge/2.0.50/ix_values.yaml b/stable/synclounge/2.0.51/ix_values.yaml similarity index 100% rename from stable/synclounge/2.0.50/ix_values.yaml rename to stable/synclounge/2.0.51/ix_values.yaml diff --git a/stable/synclounge/2.0.50/questions.yaml b/stable/synclounge/2.0.51/questions.yaml similarity index 100% rename from stable/synclounge/2.0.50/questions.yaml rename to stable/synclounge/2.0.51/questions.yaml diff --git a/stable/xteve/6.0.38/templates/common.yaml b/stable/synclounge/2.0.51/templates/common.yaml similarity index 100% rename from stable/xteve/6.0.38/templates/common.yaml rename to stable/synclounge/2.0.51/templates/common.yaml diff --git a/stable/wireshark/2.0.38/values.yaml b/stable/synclounge/2.0.51/values.yaml similarity index 100% rename from stable/wireshark/2.0.38/values.yaml rename to stable/synclounge/2.0.51/values.yaml diff --git a/stable/syncthing/11.0.43/CHANGELOG.md b/stable/syncthing/11.0.43/CHANGELOG.md new file mode 100644 index 00000000000..257ccf1f010 --- /dev/null +++ b/stable/syncthing/11.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [syncthing-11.0.43](https://github.com/truecharts/charts/compare/syncthing-11.0.42...syncthing-11.0.43) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [syncthing-11.0.42](https://github.com/truecharts/charts/compare/syncthing-11.0.41...syncthing-11.0.42) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [syncthing-11.0.41](https://github.com/truecharts/charts/compare/syncthing-11.0.40...syncthing-11.0.41) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [syncthing-11.0.40](https://github.com/truecharts/charts/compare/syncthing-11.0.39...syncthing-11.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [syncthing-11.0.40](https://github.com/truecharts/charts/compare/syncthing-11.0.39...syncthing-11.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [syncthing-11.0.39](https://github.com/truecharts/charts/compare/syncthing-11.0.38...syncthing-11.0.39) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [syncthing-11.0.38](https://github.com/truecharts/charts/compare/syncthing-11.0.37...syncthing-11.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#4010](https://github.com/truecharts/charts/issues/4010)) + + + + +## [syncthing-11.0.37](https://github.com/truecharts/charts/compare/syncthing-11.0.36...syncthing-11.0.37) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/syncthing/11.0.43/Chart.lock b/stable/syncthing/11.0.43/Chart.lock new file mode 100644 index 00000000000..8144d41ec77 --- /dev/null +++ b/stable/syncthing/11.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:48:31.710761676Z" diff --git a/stable/syncthing/11.0.43/Chart.yaml b/stable/syncthing/11.0.43/Chart.yaml new file mode 100644 index 00000000000..a59a7bde360 --- /dev/null +++ b/stable/syncthing/11.0.43/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.22.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.43 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/syncthing/11.0.43/README.md b/stable/syncthing/11.0.43/README.md new file mode 100644 index 00000000000..4645fef2f80 --- /dev/null +++ b/stable/syncthing/11.0.43/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.43/app-readme.md b/stable/syncthing/11.0.43/app-readme.md new file mode 100644 index 00000000000..52adeb7bab4 --- /dev/null +++ b/stable/syncthing/11.0.43/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.43/charts/common-10.7.7.tgz b/stable/syncthing/11.0.43/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/syncthing/11.0.43/charts/common-10.7.7.tgz differ diff --git a/stable/syncthing/11.0.43/ix_values.yaml b/stable/syncthing/11.0.43/ix_values.yaml new file mode 100644 index 00000000000..4f564e2480d --- /dev/null +++ b/stable/syncthing/11.0.43/ix_values.yaml @@ -0,0 +1,42 @@ +image: + repository: tccr.io/truecharts/syncthing + pullPolicy: IfNotPresent + tag: 1.22.0@sha256:c2a72ac003e7eab36973e28ba15eabfd3b6927f8e643a6791aa050d9df424fdb + +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.43/questions.yaml b/stable/syncthing/11.0.43/questions.yaml new file mode 100644 index 00000000000..4a1a87a72cd --- /dev/null +++ b/stable/syncthing/11.0.43/questions.yaml @@ -0,0 +1,2971 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/xwiki/3.0.54/templates/common.yaml b/stable/syncthing/11.0.43/templates/common.yaml similarity index 100% rename from stable/xwiki/3.0.54/templates/common.yaml rename to stable/syncthing/11.0.43/templates/common.yaml diff --git a/stable/xbackbone/3.0.46/values.yaml b/stable/syncthing/11.0.43/values.yaml similarity index 100% rename from stable/xbackbone/3.0.46/values.yaml rename to stable/syncthing/11.0.43/values.yaml diff --git a/stable/syslog-ng/2.0.39/CHANGELOG.md b/stable/syslog-ng/2.0.39/CHANGELOG.md deleted file mode 100644 index f7a76ddeb88..00000000000 --- a/stable/syslog-ng/2.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [syslog-ng-2.0.39](https://github.com/truecharts/charts/compare/syslog-ng-2.0.38...syslog-ng-2.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [syslog-ng-2.0.38](https://github.com/truecharts/charts/compare/syslog-ng-2.0.37...syslog-ng-2.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [syslog-ng-2.0.37](https://github.com/truecharts/charts/compare/syslog-ng-2.0.36...syslog-ng-2.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [syslog-ng-2.0.37](https://github.com/truecharts/charts/compare/syslog-ng-2.0.36...syslog-ng-2.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [syslog-ng-2.0.36](https://github.com/truecharts/charts/compare/syslog-ng-2.0.35...syslog-ng-2.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [syslog-ng-2.0.35](https://github.com/truecharts/charts/compare/syslog-ng-2.0.34...syslog-ng-2.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/syslog-ng/2.0.39/Chart.lock b/stable/syslog-ng/2.0.39/Chart.lock deleted file mode 100644 index d31b76c58a8..00000000000 --- a/stable/syslog-ng/2.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:46:24.324892121Z" diff --git a/stable/syslog-ng/2.0.39/Chart.yaml b/stable/syslog-ng/2.0.39/Chart.yaml deleted file mode 100644 index 115fe4b51e5..00000000000 --- a/stable/syslog-ng/2.0.39/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: syslog-ng -version: 2.0.39 -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.7.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.39/README.md b/stable/syslog-ng/2.0.39/README.md deleted file mode 100644 index 3ba68c74bbb..00000000000 --- a/stable/syslog-ng/2.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/syslog-ng/2.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/syslog-ng/2.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/syslog-ng/2.0.40/CHANGELOG.md b/stable/syslog-ng/2.0.40/CHANGELOG.md new file mode 100644 index 00000000000..96e175c49a0 --- /dev/null +++ b/stable/syslog-ng/2.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [syslog-ng-2.0.40](https://github.com/truecharts/charts/compare/syslog-ng-2.0.39...syslog-ng-2.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [syslog-ng-2.0.39](https://github.com/truecharts/charts/compare/syslog-ng-2.0.38...syslog-ng-2.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [syslog-ng-2.0.38](https://github.com/truecharts/charts/compare/syslog-ng-2.0.37...syslog-ng-2.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [syslog-ng-2.0.37](https://github.com/truecharts/charts/compare/syslog-ng-2.0.36...syslog-ng-2.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [syslog-ng-2.0.37](https://github.com/truecharts/charts/compare/syslog-ng-2.0.36...syslog-ng-2.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [syslog-ng-2.0.36](https://github.com/truecharts/charts/compare/syslog-ng-2.0.35...syslog-ng-2.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [syslog-ng-2.0.35](https://github.com/truecharts/charts/compare/syslog-ng-2.0.34...syslog-ng-2.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/syslog-ng/2.0.40/Chart.lock b/stable/syslog-ng/2.0.40/Chart.lock new file mode 100644 index 00000000000..b6fb011604f --- /dev/null +++ b/stable/syslog-ng/2.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:48:48.843314997Z" diff --git a/stable/syslog-ng/2.0.40/Chart.yaml b/stable/syslog-ng/2.0.40/Chart.yaml new file mode 100644 index 00000000000..db3304c3623 --- /dev/null +++ b/stable/syslog-ng/2.0.40/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: syslog-ng +version: 2.0.40 +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.7.7 + # 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.40/README.md b/stable/syslog-ng/2.0.40/README.md new file mode 100644 index 00000000000..42470e484a9 --- /dev/null +++ b/stable/syslog-ng/2.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/syslog-ng/2.0.40/app-readme.md similarity index 100% rename from stable/syslog-ng/2.0.39/app-readme.md rename to stable/syslog-ng/2.0.40/app-readme.md diff --git a/stable/syslog-ng/2.0.40/charts/common-10.7.7.tgz b/stable/syslog-ng/2.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/syslog-ng/2.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/syslog-ng/2.0.39/ix_values.yaml b/stable/syslog-ng/2.0.40/ix_values.yaml similarity index 100% rename from stable/syslog-ng/2.0.39/ix_values.yaml rename to stable/syslog-ng/2.0.40/ix_values.yaml diff --git a/stable/syslog-ng/2.0.39/questions.yaml b/stable/syslog-ng/2.0.40/questions.yaml similarity index 100% rename from stable/syslog-ng/2.0.39/questions.yaml rename to stable/syslog-ng/2.0.40/questions.yaml diff --git a/stable/zerotier/2.0.39/templates/common.yaml b/stable/syslog-ng/2.0.40/templates/common.yaml similarity index 100% rename from stable/zerotier/2.0.39/templates/common.yaml rename to stable/syslog-ng/2.0.40/templates/common.yaml diff --git a/stable/xteve/6.0.38/values.yaml b/stable/syslog-ng/2.0.40/values.yaml similarity index 100% rename from stable/xteve/6.0.38/values.yaml rename to stable/syslog-ng/2.0.40/values.yaml diff --git a/stable/tailscale/1.1.12/CHANGELOG.md b/stable/tailscale/1.1.12/CHANGELOG.md deleted file mode 100644 index ce313d7914b..00000000000 --- a/stable/tailscale/1.1.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tailscale-1.1.12](https://github.com/truecharts/charts/compare/tailscale-1.1.11...tailscale-1.1.12) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [tailscale-1.1.11](https://github.com/truecharts/charts/compare/tailscale-1.1.10...tailscale-1.1.11) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [tailscale-1.1.10](https://github.com/truecharts/charts/compare/tailscale-1.1.9...tailscale-1.1.10) (2022-10-15) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [tailscale-1.1.9](https://github.com/truecharts/charts/compare/tailscale-1.1.8...tailscale-1.1.9) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [tailscale-1.1.8](https://github.com/truecharts/charts/compare/tailscale-1.1.7...tailscale-1.1.8) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tailscale-1.1.8](https://github.com/truecharts/charts/compare/tailscale-1.1.7...tailscale-1.1.8) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tailscale-1.1.7](https://github.com/truecharts/charts/compare/tailscale-1.1.6...tailscale-1.1.7) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [tailscale-1.1.6](https://github.com/truecharts/charts/compare/tailscale-1.1.5...tailscale-1.1.6) (2022-09-30) - -### Chore - -- Auto-update chart README [skip ci] - - ### Feat - -- Enable userspace by default and update docs ([#3967](https://github.com/truecharts/charts/issues/3967)) - - - - -## [tailscale-1.1.5](https://github.com/truecharts/charts/compare/tailscale-1.1.4...tailscale-1.1.5) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - diff --git a/stable/tailscale/1.1.12/Chart.lock b/stable/tailscale/1.1.12/Chart.lock deleted file mode 100644 index 5e782a00b84..00000000000 --- a/stable/tailscale/1.1.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-22T14:13:52.924787117Z" diff --git a/stable/tailscale/1.1.12/Chart.yaml b/stable/tailscale/1.1.12/Chart.yaml deleted file mode 100644 index e01802c1ca3..00000000000 --- a/stable/tailscale/1.1.12/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.33.61" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.12 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/tailscale/1.1.12/README.md b/stable/tailscale/1.1.12/README.md deleted file mode 100644 index bb52893cc1c..00000000000 --- a/stable/tailscale/1.1.12/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.12/charts/common-10.7.1.tgz b/stable/tailscale/1.1.12/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/tailscale/1.1.12/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/tailscale/1.1.13/CHANGELOG.md b/stable/tailscale/1.1.13/CHANGELOG.md new file mode 100644 index 00000000000..5b971128c71 --- /dev/null +++ b/stable/tailscale/1.1.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tailscale-1.1.13](https://github.com/truecharts/charts/compare/tailscale-1.1.12...tailscale-1.1.13) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [tailscale-1.1.12](https://github.com/truecharts/charts/compare/tailscale-1.1.11...tailscale-1.1.12) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [tailscale-1.1.11](https://github.com/truecharts/charts/compare/tailscale-1.1.10...tailscale-1.1.11) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [tailscale-1.1.10](https://github.com/truecharts/charts/compare/tailscale-1.1.9...tailscale-1.1.10) (2022-10-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [tailscale-1.1.9](https://github.com/truecharts/charts/compare/tailscale-1.1.8...tailscale-1.1.9) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [tailscale-1.1.8](https://github.com/truecharts/charts/compare/tailscale-1.1.7...tailscale-1.1.8) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tailscale-1.1.8](https://github.com/truecharts/charts/compare/tailscale-1.1.7...tailscale-1.1.8) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tailscale-1.1.7](https://github.com/truecharts/charts/compare/tailscale-1.1.6...tailscale-1.1.7) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [tailscale-1.1.6](https://github.com/truecharts/charts/compare/tailscale-1.1.5...tailscale-1.1.6) (2022-09-30) + +### Chore + +- Auto-update chart README [skip ci] + + ### Feat + +- Enable userspace by default and update docs ([#3967](https://github.com/truecharts/charts/issues/3967)) + + + + diff --git a/stable/tailscale/1.1.13/Chart.lock b/stable/tailscale/1.1.13/Chart.lock new file mode 100644 index 00000000000..b7c4d5d3c3d --- /dev/null +++ b/stable/tailscale/1.1.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:48:50.722979754Z" diff --git a/stable/tailscale/1.1.13/Chart.yaml b/stable/tailscale/1.1.13/Chart.yaml new file mode 100644 index 00000000000..803ca635073 --- /dev/null +++ b/stable/tailscale/1.1.13/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.33.61" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.13 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tailscale/1.1.13/README.md b/stable/tailscale/1.1.13/README.md new file mode 100644 index 00000000000..1549454ab31 --- /dev/null +++ b/stable/tailscale/1.1.13/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.12/app-readme.md b/stable/tailscale/1.1.13/app-readme.md similarity index 100% rename from stable/tailscale/1.1.12/app-readme.md rename to stable/tailscale/1.1.13/app-readme.md diff --git a/stable/tailscale/1.1.13/charts/common-10.7.7.tgz b/stable/tailscale/1.1.13/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/tailscale/1.1.13/charts/common-10.7.7.tgz differ diff --git a/stable/tailscale/1.1.12/ix_values.yaml b/stable/tailscale/1.1.13/ix_values.yaml similarity index 100% rename from stable/tailscale/1.1.12/ix_values.yaml rename to stable/tailscale/1.1.13/ix_values.yaml diff --git a/stable/tailscale/1.1.12/questions.yaml b/stable/tailscale/1.1.13/questions.yaml similarity index 100% rename from stable/tailscale/1.1.12/questions.yaml rename to stable/tailscale/1.1.13/questions.yaml diff --git a/stable/tailscale/1.1.12/templates/_configmap.tpl b/stable/tailscale/1.1.13/templates/_configmap.tpl similarity index 100% rename from stable/tailscale/1.1.12/templates/_configmap.tpl rename to stable/tailscale/1.1.13/templates/_configmap.tpl diff --git a/stable/tailscale/1.1.12/templates/_secret.tpl b/stable/tailscale/1.1.13/templates/_secret.tpl similarity index 100% rename from stable/tailscale/1.1.12/templates/_secret.tpl rename to stable/tailscale/1.1.13/templates/_secret.tpl diff --git a/stable/tailscale/1.1.12/templates/common.yaml b/stable/tailscale/1.1.13/templates/common.yaml similarity index 100% rename from stable/tailscale/1.1.12/templates/common.yaml rename to stable/tailscale/1.1.13/templates/common.yaml diff --git a/stable/xwiki/3.0.54/values.yaml b/stable/tailscale/1.1.13/values.yaml similarity index 100% rename from stable/xwiki/3.0.54/values.yaml rename to stable/tailscale/1.1.13/values.yaml diff --git a/stable/tautulli/11.0.43/CHANGELOG.md b/stable/tautulli/11.0.43/CHANGELOG.md new file mode 100644 index 00000000000..0d84041c243 --- /dev/null +++ b/stable/tautulli/11.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tautulli-11.0.43](https://github.com/truecharts/charts/compare/tautulli-11.0.42...tautulli-11.0.43) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [tautulli-11.0.42](https://github.com/truecharts/charts/compare/tautulli-11.0.41...tautulli-11.0.42) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [tautulli-11.0.41](https://github.com/truecharts/charts/compare/tautulli-11.0.40...tautulli-11.0.41) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [tautulli-11.0.40](https://github.com/truecharts/charts/compare/tautulli-11.0.39...tautulli-11.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tautulli-11.0.40](https://github.com/truecharts/charts/compare/tautulli-11.0.39...tautulli-11.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tautulli-11.0.39](https://github.com/truecharts/charts/compare/tautulli-11.0.38...tautulli-11.0.39) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [tautulli-11.0.38](https://github.com/truecharts/charts/compare/tautulli-11.0.37...tautulli-11.0.38) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/tautulli/11.0.43/Chart.lock b/stable/tautulli/11.0.43/Chart.lock new file mode 100644 index 00000000000..430bb8ca59e --- /dev/null +++ b/stable/tautulli/11.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:49:05.534127434Z" diff --git a/stable/tautulli/11.0.43/Chart.yaml b/stable/tautulli/11.0.43/Chart.yaml new file mode 100644 index 00000000000..0ac66f1c5e4 --- /dev/null +++ b/stable/tautulli/11.0.43/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.10.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.43 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tautulli/11.0.43/README.md b/stable/tautulli/11.0.43/README.md new file mode 100644 index 00000000000..ff3510fc663 --- /dev/null +++ b/stable/tautulli/11.0.43/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.43/app-readme.md b/stable/tautulli/11.0.43/app-readme.md new file mode 100644 index 00000000000..90d92b60b45 --- /dev/null +++ b/stable/tautulli/11.0.43/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.43/charts/common-10.7.7.tgz b/stable/tautulli/11.0.43/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/tautulli/11.0.43/charts/common-10.7.7.tgz differ diff --git a/stable/tautulli/11.0.43/ix_values.yaml b/stable/tautulli/11.0.43/ix_values.yaml new file mode 100644 index 00000000000..bf52a4a9033 --- /dev/null +++ b/stable/tautulli/11.0.43/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.43/questions.yaml b/stable/tautulli/11.0.43/questions.yaml new file mode 100644 index 00000000000..93a85e5cf68 --- /dev/null +++ b/stable/tautulli/11.0.43/questions.yaml @@ -0,0 +1,2569 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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/znc/2.0.37/templates/common.yaml b/stable/tautulli/11.0.43/templates/common.yaml similarity index 100% rename from stable/znc/2.0.37/templates/common.yaml rename to stable/tautulli/11.0.43/templates/common.yaml diff --git a/stable/zerotier/2.0.39/values.yaml b/stable/tautulli/11.0.43/values.yaml similarity index 100% rename from stable/zerotier/2.0.39/values.yaml rename to stable/tautulli/11.0.43/values.yaml diff --git a/stable/tdarr-node/2.0.39/CHANGELOG.md b/stable/tdarr-node/2.0.39/CHANGELOG.md deleted file mode 100644 index 31d8d9e44f3..00000000000 --- a/stable/tdarr-node/2.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tdarr-node-2.0.39](https://github.com/truecharts/charts/compare/tdarr-node-2.0.38...tdarr-node-2.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [tdarr-node-2.0.38](https://github.com/truecharts/charts/compare/tdarr-node-2.0.37...tdarr-node-2.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [tdarr-node-2.0.37](https://github.com/truecharts/charts/compare/tdarr-node-2.0.36...tdarr-node-2.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tdarr-node-2.0.37](https://github.com/truecharts/charts/compare/tdarr-node-2.0.36...tdarr-node-2.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tdarr-node-2.0.36](https://github.com/truecharts/charts/compare/tdarr-node-2.0.35...tdarr-node-2.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [tdarr-node-2.0.35](https://github.com/truecharts/charts/compare/tdarr-node-2.0.34...tdarr-node-2.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/tdarr-node/2.0.39/Chart.lock b/stable/tdarr-node/2.0.39/Chart.lock deleted file mode 100644 index ce40f047434..00000000000 --- a/stable/tdarr-node/2.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:46:55.417790289Z" diff --git a/stable/tdarr-node/2.0.39/Chart.yaml b/stable/tdarr-node/2.0.39/Chart.yaml deleted file mode 100644 index 5a760af7f74..00000000000 --- a/stable/tdarr-node/2.0.39/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.7.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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/tdarr-node/2.0.39/README.md b/stable/tdarr-node/2.0.39/README.md deleted file mode 100644 index 705b39dd63b..00000000000 --- a/stable/tdarr-node/2.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/tdarr-node/2.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/tdarr-node/2.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/tdarr-node/2.0.40/CHANGELOG.md b/stable/tdarr-node/2.0.40/CHANGELOG.md new file mode 100644 index 00000000000..ccdc09ff35b --- /dev/null +++ b/stable/tdarr-node/2.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tdarr-node-2.0.40](https://github.com/truecharts/charts/compare/tdarr-node-2.0.39...tdarr-node-2.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [tdarr-node-2.0.39](https://github.com/truecharts/charts/compare/tdarr-node-2.0.38...tdarr-node-2.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [tdarr-node-2.0.38](https://github.com/truecharts/charts/compare/tdarr-node-2.0.37...tdarr-node-2.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [tdarr-node-2.0.37](https://github.com/truecharts/charts/compare/tdarr-node-2.0.36...tdarr-node-2.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tdarr-node-2.0.37](https://github.com/truecharts/charts/compare/tdarr-node-2.0.36...tdarr-node-2.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tdarr-node-2.0.36](https://github.com/truecharts/charts/compare/tdarr-node-2.0.35...tdarr-node-2.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [tdarr-node-2.0.35](https://github.com/truecharts/charts/compare/tdarr-node-2.0.34...tdarr-node-2.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/tdarr-node/2.0.40/Chart.lock b/stable/tdarr-node/2.0.40/Chart.lock new file mode 100644 index 00000000000..82fad715b6d --- /dev/null +++ b/stable/tdarr-node/2.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:49:30.495926826Z" diff --git a/stable/tdarr-node/2.0.40/Chart.yaml b/stable/tdarr-node/2.0.40/Chart.yaml new file mode 100644 index 00000000000..8ddc04bda2e --- /dev/null +++ b/stable/tdarr-node/2.0.40/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.00.18.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tdarr-node/2.0.40/README.md b/stable/tdarr-node/2.0.40/README.md new file mode 100644 index 00000000000..f77744b0843 --- /dev/null +++ b/stable/tdarr-node/2.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/tdarr-node/2.0.40/app-readme.md similarity index 100% rename from stable/tdarr-node/2.0.39/app-readme.md rename to stable/tdarr-node/2.0.40/app-readme.md diff --git a/stable/tdarr-node/2.0.40/charts/common-10.7.7.tgz b/stable/tdarr-node/2.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/tdarr-node/2.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/tdarr-node/2.0.39/ix_values.yaml b/stable/tdarr-node/2.0.40/ix_values.yaml similarity index 100% rename from stable/tdarr-node/2.0.39/ix_values.yaml rename to stable/tdarr-node/2.0.40/ix_values.yaml diff --git a/stable/tdarr-node/2.0.39/questions.yaml b/stable/tdarr-node/2.0.40/questions.yaml similarity index 100% rename from stable/tdarr-node/2.0.39/questions.yaml rename to stable/tdarr-node/2.0.40/questions.yaml diff --git a/stable/ztcuui-aio/1.0.14/templates/common.yaml b/stable/tdarr-node/2.0.40/templates/common.yaml similarity index 100% rename from stable/ztcuui-aio/1.0.14/templates/common.yaml rename to stable/tdarr-node/2.0.40/templates/common.yaml diff --git a/stable/zigbee2mqtt/4.0.41/values.yaml b/stable/tdarr-node/2.0.40/values.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.41/values.yaml rename to stable/tdarr-node/2.0.40/values.yaml diff --git a/stable/tdarr/2.0.39/CHANGELOG.md b/stable/tdarr/2.0.39/CHANGELOG.md deleted file mode 100644 index 431fb0e67bd..00000000000 --- a/stable/tdarr/2.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tdarr-2.0.39](https://github.com/truecharts/charts/compare/tdarr-node-2.0.38...tdarr-2.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [tdarr-2.0.38](https://github.com/truecharts/charts/compare/tdarr-2.0.37...tdarr-2.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [tdarr-2.0.37](https://github.com/truecharts/charts/compare/tdarr-node-2.0.36...tdarr-2.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tdarr-2.0.37](https://github.com/truecharts/charts/compare/tdarr-node-2.0.36...tdarr-2.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tdarr-2.0.36](https://github.com/truecharts/charts/compare/tdarr-node-2.0.35...tdarr-2.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [tdarr-2.0.35](https://github.com/truecharts/charts/compare/tdarr-2.0.34...tdarr-2.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/tdarr/2.0.39/Chart.lock b/stable/tdarr/2.0.39/Chart.lock deleted file mode 100644 index 6265b897875..00000000000 --- a/stable/tdarr/2.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:46:48.3187957Z" diff --git a/stable/tdarr/2.0.39/Chart.yaml b/stable/tdarr/2.0.39/Chart.yaml deleted file mode 100644 index 8066d1f05e8..00000000000 --- a/stable/tdarr/2.0.39/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.7.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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/tdarr/2.0.39/README.md b/stable/tdarr/2.0.39/README.md deleted file mode 100644 index 1c96bb16517..00000000000 --- a/stable/tdarr/2.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/tdarr/2.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/tdarr/2.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/tdarr/2.0.40/CHANGELOG.md b/stable/tdarr/2.0.40/CHANGELOG.md new file mode 100644 index 00000000000..a03ce67fcf0 --- /dev/null +++ b/stable/tdarr/2.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tdarr-2.0.40](https://github.com/truecharts/charts/compare/tdarr-node-2.0.39...tdarr-2.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [tdarr-2.0.39](https://github.com/truecharts/charts/compare/tdarr-node-2.0.38...tdarr-2.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [tdarr-2.0.38](https://github.com/truecharts/charts/compare/tdarr-2.0.37...tdarr-2.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [tdarr-2.0.37](https://github.com/truecharts/charts/compare/tdarr-node-2.0.36...tdarr-2.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tdarr-2.0.37](https://github.com/truecharts/charts/compare/tdarr-node-2.0.36...tdarr-2.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tdarr-2.0.36](https://github.com/truecharts/charts/compare/tdarr-node-2.0.35...tdarr-2.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [tdarr-2.0.35](https://github.com/truecharts/charts/compare/tdarr-2.0.34...tdarr-2.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/tdarr/2.0.40/Chart.lock b/stable/tdarr/2.0.40/Chart.lock new file mode 100644 index 00000000000..fc0255046e4 --- /dev/null +++ b/stable/tdarr/2.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:49:15.177613526Z" diff --git a/stable/tdarr/2.0.40/Chart.yaml b/stable/tdarr/2.0.40/Chart.yaml new file mode 100644 index 00000000000..46465da1732 --- /dev/null +++ b/stable/tdarr/2.0.40/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.00.18.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tdarr/2.0.40/README.md b/stable/tdarr/2.0.40/README.md new file mode 100644 index 00000000000..c8c8c10f265 --- /dev/null +++ b/stable/tdarr/2.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/tdarr/2.0.40/app-readme.md similarity index 100% rename from stable/tdarr/2.0.39/app-readme.md rename to stable/tdarr/2.0.40/app-readme.md diff --git a/stable/tdarr/2.0.40/charts/common-10.7.7.tgz b/stable/tdarr/2.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/tdarr/2.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/tdarr/2.0.39/ix_values.yaml b/stable/tdarr/2.0.40/ix_values.yaml similarity index 100% rename from stable/tdarr/2.0.39/ix_values.yaml rename to stable/tdarr/2.0.40/ix_values.yaml diff --git a/stable/tdarr/2.0.39/questions.yaml b/stable/tdarr/2.0.40/questions.yaml similarity index 100% rename from stable/tdarr/2.0.39/questions.yaml rename to stable/tdarr/2.0.40/questions.yaml diff --git a/stable/tdarr/2.0.40/templates/common.yaml b/stable/tdarr/2.0.40/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/tdarr/2.0.40/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/znc/2.0.37/values.yaml b/stable/tdarr/2.0.40/values.yaml similarity index 100% rename from stable/znc/2.0.37/values.yaml rename to stable/tdarr/2.0.40/values.yaml diff --git a/stable/teamspeak3/4.0.41/CHANGELOG.md b/stable/teamspeak3/4.0.41/CHANGELOG.md deleted file mode 100644 index fdd7f4962e2..00000000000 --- a/stable/teamspeak3/4.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [teamspeak3-4.0.41](https://github.com/truecharts/charts/compare/teamspeak3-4.0.40...teamspeak3-4.0.41) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [teamspeak3-4.0.40](https://github.com/truecharts/charts/compare/teamspeak3-4.0.39...teamspeak3-4.0.40) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [teamspeak3-4.0.39](https://github.com/truecharts/charts/compare/teamspeak3-4.0.38...teamspeak3-4.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [teamspeak3-4.0.39](https://github.com/truecharts/charts/compare/teamspeak3-4.0.38...teamspeak3-4.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [teamspeak3-4.0.38](https://github.com/truecharts/charts/compare/teamspeak3-4.0.37...teamspeak3-4.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [teamspeak3-4.0.37](https://github.com/truecharts/charts/compare/teamspeak3-4.0.36...teamspeak3-4.0.37) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [teamspeak3-4.0.36](https://github.com/truecharts/charts/compare/teamspeak3-4.0.35...teamspeak3-4.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/teamspeak3/4.0.41/Chart.lock b/stable/teamspeak3/4.0.41/Chart.lock deleted file mode 100644 index 3e7bad68ede..00000000000 --- a/stable/teamspeak3/4.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:46:59.246186216Z" diff --git a/stable/teamspeak3/4.0.41/Chart.yaml b/stable/teamspeak3/4.0.41/Chart.yaml deleted file mode 100644 index 5eb1b09080d..00000000000 --- a/stable/teamspeak3/4.0.41/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.7.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.41 -annotations: - truecharts.org/catagories: | - - voice - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/teamspeak3/4.0.41/README.md b/stable/teamspeak3/4.0.41/README.md deleted file mode 100644 index 6449839b46f..00000000000 --- a/stable/teamspeak3/4.0.41/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.41/charts/common-10.7.1.tgz b/stable/teamspeak3/4.0.41/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/teamspeak3/4.0.41/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/teamspeak3/4.0.42/CHANGELOG.md b/stable/teamspeak3/4.0.42/CHANGELOG.md new file mode 100644 index 00000000000..d28d68f1021 --- /dev/null +++ b/stable/teamspeak3/4.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [teamspeak3-4.0.42](https://github.com/truecharts/charts/compare/teamspeak3-4.0.41...teamspeak3-4.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [teamspeak3-4.0.41](https://github.com/truecharts/charts/compare/teamspeak3-4.0.40...teamspeak3-4.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [teamspeak3-4.0.40](https://github.com/truecharts/charts/compare/teamspeak3-4.0.39...teamspeak3-4.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [teamspeak3-4.0.39](https://github.com/truecharts/charts/compare/teamspeak3-4.0.38...teamspeak3-4.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [teamspeak3-4.0.39](https://github.com/truecharts/charts/compare/teamspeak3-4.0.38...teamspeak3-4.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [teamspeak3-4.0.38](https://github.com/truecharts/charts/compare/teamspeak3-4.0.37...teamspeak3-4.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [teamspeak3-4.0.37](https://github.com/truecharts/charts/compare/teamspeak3-4.0.36...teamspeak3-4.0.37) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [teamspeak3-4.0.36](https://github.com/truecharts/charts/compare/teamspeak3-4.0.35...teamspeak3-4.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/teamspeak3/4.0.42/Chart.lock b/stable/teamspeak3/4.0.42/Chart.lock new file mode 100644 index 00000000000..35bf5a97c8a --- /dev/null +++ b/stable/teamspeak3/4.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:49:33.089480409Z" diff --git a/stable/teamspeak3/4.0.42/Chart.yaml b/stable/teamspeak3/4.0.42/Chart.yaml new file mode 100644 index 00000000000..2cf9183dd1c --- /dev/null +++ b/stable/teamspeak3/4.0.42/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.13.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.42 +annotations: + truecharts.org/catagories: | + - voice + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/teamspeak3/4.0.42/README.md b/stable/teamspeak3/4.0.42/README.md new file mode 100644 index 00000000000..deca057f906 --- /dev/null +++ b/stable/teamspeak3/4.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/stable/teamspeak3/4.0.42/app-readme.md similarity index 100% rename from stable/teamspeak3/4.0.41/app-readme.md rename to stable/teamspeak3/4.0.42/app-readme.md diff --git a/stable/teamspeak3/4.0.42/charts/common-10.7.7.tgz b/stable/teamspeak3/4.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/teamspeak3/4.0.42/charts/common-10.7.7.tgz differ diff --git a/stable/teamspeak3/4.0.41/ix_values.yaml b/stable/teamspeak3/4.0.42/ix_values.yaml similarity index 100% rename from stable/teamspeak3/4.0.41/ix_values.yaml rename to stable/teamspeak3/4.0.42/ix_values.yaml diff --git a/stable/teamspeak3/4.0.41/questions.yaml b/stable/teamspeak3/4.0.42/questions.yaml similarity index 100% rename from stable/teamspeak3/4.0.41/questions.yaml rename to stable/teamspeak3/4.0.42/questions.yaml diff --git a/stable/teamspeak3/4.0.42/templates/common.yaml b/stable/teamspeak3/4.0.42/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/teamspeak3/4.0.42/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/ztcuui-aio/1.0.14/values.yaml b/stable/teamspeak3/4.0.42/values.yaml similarity index 100% rename from stable/ztcuui-aio/1.0.14/values.yaml rename to stable/teamspeak3/4.0.42/values.yaml diff --git a/stable/teedy/7.0.45/CHANGELOG.md b/stable/teedy/7.0.45/CHANGELOG.md deleted file mode 100644 index a7f3f0880dc..00000000000 --- a/stable/teedy/7.0.45/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [teedy-7.0.45](https://github.com/truecharts/charts/compare/teedy-7.0.44...teedy-7.0.45) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [teedy-7.0.44](https://github.com/truecharts/charts/compare/teedy-7.0.43...teedy-7.0.44) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [teedy-7.0.43](https://github.com/truecharts/charts/compare/teedy-7.0.42...teedy-7.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [teedy-7.0.43](https://github.com/truecharts/charts/compare/teedy-7.0.42...teedy-7.0.43) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [teedy-7.0.42](https://github.com/truecharts/charts/compare/teedy-7.0.41...teedy-7.0.42) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [teedy-7.0.40](https://github.com/truecharts/charts/compare/teedy-docs-0.0.26...teedy-7.0.40) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/teedy/7.0.45/Chart.lock b/stable/teedy/7.0.45/Chart.lock deleted file mode 100644 index 9349df240c8..00000000000 --- a/stable/teedy/7.0.45/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:47:20.413537764Z" diff --git a/stable/teedy/7.0.45/Chart.yaml b/stable/teedy/7.0.45/Chart.yaml deleted file mode 100644 index 1292afbf04b..00000000000 --- a/stable/teedy/7.0.45/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.45 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.45/README.md b/stable/teedy/7.0.45/README.md deleted file mode 100644 index 1bc621e67a9..00000000000 --- a/stable/teedy/7.0.45/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.45/charts/common-10.7.1.tgz b/stable/teedy/7.0.45/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/teedy/7.0.45/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/teedy/7.0.45/charts/postgresql-8.0.101.tgz b/stable/teedy/7.0.45/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/teedy/7.0.45/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/teedy/7.0.46/CHANGELOG.md b/stable/teedy/7.0.46/CHANGELOG.md new file mode 100644 index 00000000000..caa71daa73d --- /dev/null +++ b/stable/teedy/7.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [teedy-7.0.46](https://github.com/truecharts/charts/compare/teedy-7.0.45...teedy-7.0.46) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [teedy-7.0.45](https://github.com/truecharts/charts/compare/teedy-7.0.44...teedy-7.0.45) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [teedy-7.0.44](https://github.com/truecharts/charts/compare/teedy-7.0.43...teedy-7.0.44) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [teedy-7.0.43](https://github.com/truecharts/charts/compare/teedy-7.0.42...teedy-7.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [teedy-7.0.43](https://github.com/truecharts/charts/compare/teedy-7.0.42...teedy-7.0.43) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [teedy-7.0.42](https://github.com/truecharts/charts/compare/teedy-7.0.41...teedy-7.0.42) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [teedy-7.0.40](https://github.com/truecharts/charts/compare/teedy-docs-0.0.26...teedy-7.0.40) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/teedy/7.0.46/Chart.lock b/stable/teedy/7.0.46/Chart.lock new file mode 100644 index 00000000000..077cc9febec --- /dev/null +++ b/stable/teedy/7.0.46/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:50:05.169013825Z" diff --git a/stable/teedy/7.0.46/Chart.yaml b/stable/teedy/7.0.46/Chart.yaml new file mode 100644 index 00000000000..c933b2f97c1 --- /dev/null +++ b/stable/teedy/7.0.46/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.46 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.46/README.md b/stable/teedy/7.0.46/README.md new file mode 100644 index 00000000000..6707c539f0c --- /dev/null +++ b/stable/teedy/7.0.46/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.45/app-readme.md b/stable/teedy/7.0.46/app-readme.md similarity index 100% rename from stable/teedy/7.0.45/app-readme.md rename to stable/teedy/7.0.46/app-readme.md diff --git a/stable/teedy/7.0.46/charts/common-10.7.7.tgz b/stable/teedy/7.0.46/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/teedy/7.0.46/charts/common-10.7.7.tgz differ diff --git a/stable/teedy/7.0.46/charts/postgresql-8.0.106.tgz b/stable/teedy/7.0.46/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/teedy/7.0.46/charts/postgresql-8.0.106.tgz differ diff --git a/stable/teedy/7.0.45/ix_values.yaml b/stable/teedy/7.0.46/ix_values.yaml similarity index 100% rename from stable/teedy/7.0.45/ix_values.yaml rename to stable/teedy/7.0.46/ix_values.yaml diff --git a/stable/teedy/7.0.45/questions.yaml b/stable/teedy/7.0.46/questions.yaml similarity index 100% rename from stable/teedy/7.0.45/questions.yaml rename to stable/teedy/7.0.46/questions.yaml diff --git a/stable/teedy/7.0.46/templates/common.yaml b/stable/teedy/7.0.46/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/teedy/7.0.46/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/zigbee2mqtt/4.0.41/SKIPINSTALL b/stable/teedy/7.0.46/values.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.41/SKIPINSTALL rename to stable/teedy/7.0.46/values.yaml diff --git a/stable/thelounge/6.0.37/CHANGELOG.md b/stable/thelounge/6.0.37/CHANGELOG.md deleted file mode 100644 index 5849f4b029d..00000000000 --- a/stable/thelounge/6.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [thelounge-6.0.37](https://github.com/truecharts/charts/compare/thelounge-6.0.36...thelounge-6.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [thelounge-6.0.36](https://github.com/truecharts/charts/compare/thelounge-6.0.35...thelounge-6.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [thelounge-6.0.35](https://github.com/truecharts/charts/compare/thelounge-6.0.34...thelounge-6.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [thelounge-6.0.35](https://github.com/truecharts/charts/compare/thelounge-6.0.34...thelounge-6.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [thelounge-6.0.34](https://github.com/truecharts/charts/compare/thelounge-6.0.33...thelounge-6.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [thelounge-6.0.33](https://github.com/truecharts/charts/compare/thelounge-6.0.32...thelounge-6.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/thelounge/6.0.37/Chart.lock b/stable/thelounge/6.0.37/Chart.lock deleted file mode 100644 index 60b8ab5f77e..00000000000 --- a/stable/thelounge/6.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:47:19.537200324Z" diff --git a/stable/thelounge/6.0.37/Chart.yaml b/stable/thelounge/6.0.37/Chart.yaml deleted file mode 100644 index 77a9c651f45..00000000000 --- a/stable/thelounge/6.0.37/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.7.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.37 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/thelounge/6.0.37/README.md b/stable/thelounge/6.0.37/README.md deleted file mode 100644 index 98d968adff3..00000000000 --- a/stable/thelounge/6.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/thelounge/6.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/thelounge/6.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/thelounge/6.0.38/CHANGELOG.md b/stable/thelounge/6.0.38/CHANGELOG.md new file mode 100644 index 00000000000..84563047e60 --- /dev/null +++ b/stable/thelounge/6.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [thelounge-6.0.38](https://github.com/truecharts/charts/compare/thelounge-6.0.37...thelounge-6.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [thelounge-6.0.37](https://github.com/truecharts/charts/compare/thelounge-6.0.36...thelounge-6.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [thelounge-6.0.36](https://github.com/truecharts/charts/compare/thelounge-6.0.35...thelounge-6.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [thelounge-6.0.35](https://github.com/truecharts/charts/compare/thelounge-6.0.34...thelounge-6.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [thelounge-6.0.35](https://github.com/truecharts/charts/compare/thelounge-6.0.34...thelounge-6.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [thelounge-6.0.34](https://github.com/truecharts/charts/compare/thelounge-6.0.33...thelounge-6.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [thelounge-6.0.33](https://github.com/truecharts/charts/compare/thelounge-6.0.32...thelounge-6.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/thelounge/6.0.38/Chart.lock b/stable/thelounge/6.0.38/Chart.lock new file mode 100644 index 00000000000..6328894296c --- /dev/null +++ b/stable/thelounge/6.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:49:57.2899947Z" diff --git a/stable/thelounge/6.0.38/Chart.yaml b/stable/thelounge/6.0.38/Chart.yaml new file mode 100644 index 00000000000..dc07cbf1920 --- /dev/null +++ b/stable/thelounge/6.0.38/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4.3.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.38 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/thelounge/6.0.38/README.md b/stable/thelounge/6.0.38/README.md new file mode 100644 index 00000000000..8ecae4af855 --- /dev/null +++ b/stable/thelounge/6.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/thelounge/6.0.38/app-readme.md similarity index 100% rename from stable/thelounge/6.0.37/app-readme.md rename to stable/thelounge/6.0.38/app-readme.md diff --git a/stable/thelounge/6.0.38/charts/common-10.7.7.tgz b/stable/thelounge/6.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/thelounge/6.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/thelounge/6.0.37/ix_values.yaml b/stable/thelounge/6.0.38/ix_values.yaml similarity index 100% rename from stable/thelounge/6.0.37/ix_values.yaml rename to stable/thelounge/6.0.38/ix_values.yaml diff --git a/stable/thelounge/6.0.37/questions.yaml b/stable/thelounge/6.0.38/questions.yaml similarity index 100% rename from stable/thelounge/6.0.37/questions.yaml rename to stable/thelounge/6.0.38/questions.yaml diff --git a/stable/thelounge/6.0.38/templates/common.yaml b/stable/thelounge/6.0.38/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/thelounge/6.0.38/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/thelounge/6.0.38/values.yaml b/stable/thelounge/6.0.38/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/theme-park/2.0.22/CHANGELOG.md b/stable/theme-park/2.0.22/CHANGELOG.md deleted file mode 100644 index 7571554dc4b..00000000000 --- a/stable/theme-park/2.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [theme-park-2.0.22](https://github.com/truecharts/charts/compare/theme-park-2.0.21...theme-park-2.0.22) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [theme-park-2.0.21](https://github.com/truecharts/charts/compare/theme-park-2.0.20...theme-park-2.0.21) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [theme-park-2.0.20](https://github.com/truecharts/charts/compare/theme-park-2.0.19...theme-park-2.0.20) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [theme-park-2.0.20](https://github.com/truecharts/charts/compare/theme-park-2.0.19...theme-park-2.0.20) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [theme-park-2.0.19](https://github.com/truecharts/charts/compare/theme-park-2.0.18...theme-park-2.0.19) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [theme-park-2.0.18](https://github.com/truecharts/charts/compare/theme-park-2.0.17...theme-park-2.0.18) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/stable/theme-park/2.0.22/Chart.lock b/stable/theme-park/2.0.22/Chart.lock deleted file mode 100644 index 2a89bf57d8b..00000000000 --- a/stable/theme-park/2.0.22/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:47:26.5849948Z" diff --git a/stable/theme-park/2.0.22/Chart.yaml b/stable/theme-park/2.0.22/Chart.yaml deleted file mode 100644 index c4e67ab7bff..00000000000 --- a/stable/theme-park/2.0.22/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.7.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.22 -annotations: - truecharts.org/catagories: | - - customization - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/theme-park/2.0.22/README.md b/stable/theme-park/2.0.22/README.md deleted file mode 100644 index 66c44ac3fc7..00000000000 --- a/stable/theme-park/2.0.22/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.22/charts/common-10.7.1.tgz b/stable/theme-park/2.0.22/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/theme-park/2.0.22/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/theme-park/2.0.23/CHANGELOG.md b/stable/theme-park/2.0.23/CHANGELOG.md new file mode 100644 index 00000000000..691024c4d66 --- /dev/null +++ b/stable/theme-park/2.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [theme-park-2.0.23](https://github.com/truecharts/charts/compare/theme-park-2.0.22...theme-park-2.0.23) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [theme-park-2.0.22](https://github.com/truecharts/charts/compare/theme-park-2.0.21...theme-park-2.0.22) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [theme-park-2.0.21](https://github.com/truecharts/charts/compare/theme-park-2.0.20...theme-park-2.0.21) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [theme-park-2.0.20](https://github.com/truecharts/charts/compare/theme-park-2.0.19...theme-park-2.0.20) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [theme-park-2.0.20](https://github.com/truecharts/charts/compare/theme-park-2.0.19...theme-park-2.0.20) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [theme-park-2.0.19](https://github.com/truecharts/charts/compare/theme-park-2.0.18...theme-park-2.0.19) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [theme-park-2.0.18](https://github.com/truecharts/charts/compare/theme-park-2.0.17...theme-park-2.0.18) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/theme-park/2.0.23/Chart.lock b/stable/theme-park/2.0.23/Chart.lock new file mode 100644 index 00000000000..a751f3c7837 --- /dev/null +++ b/stable/theme-park/2.0.23/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:50:13.483440465Z" diff --git a/stable/theme-park/2.0.23/Chart.yaml b/stable/theme-park/2.0.23/Chart.yaml new file mode 100644 index 00000000000..0ea0bd29663 --- /dev/null +++ b/stable/theme-park/2.0.23/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.13.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.23 +annotations: + truecharts.org/catagories: | + - customization + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/theme-park/2.0.23/README.md b/stable/theme-park/2.0.23/README.md new file mode 100644 index 00000000000..2292b8afc42 --- /dev/null +++ b/stable/theme-park/2.0.23/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.22/app-readme.md b/stable/theme-park/2.0.23/app-readme.md similarity index 100% rename from stable/theme-park/2.0.22/app-readme.md rename to stable/theme-park/2.0.23/app-readme.md diff --git a/stable/theme-park/2.0.23/charts/common-10.7.7.tgz b/stable/theme-park/2.0.23/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/theme-park/2.0.23/charts/common-10.7.7.tgz differ diff --git a/stable/theme-park/2.0.22/ix_values.yaml b/stable/theme-park/2.0.23/ix_values.yaml similarity index 100% rename from stable/theme-park/2.0.22/ix_values.yaml rename to stable/theme-park/2.0.23/ix_values.yaml diff --git a/stable/theme-park/2.0.22/questions.yaml b/stable/theme-park/2.0.23/questions.yaml similarity index 100% rename from stable/theme-park/2.0.22/questions.yaml rename to stable/theme-park/2.0.23/questions.yaml diff --git a/stable/theme-park/2.0.23/templates/common.yaml b/stable/theme-park/2.0.23/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/theme-park/2.0.23/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/theme-park/2.0.23/values.yaml b/stable/theme-park/2.0.23/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tinymediamanager/2.0.40/CHANGELOG.md b/stable/tinymediamanager/2.0.40/CHANGELOG.md deleted file mode 100644 index 3a87e91396e..00000000000 --- a/stable/tinymediamanager/2.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tinymediamanager-2.0.40](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.39...tinymediamanager-2.0.40) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [tinymediamanager-2.0.39](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.38...tinymediamanager-2.0.39) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [tinymediamanager-2.0.38](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.37...tinymediamanager-2.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tinymediamanager-2.0.38](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.37...tinymediamanager-2.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tinymediamanager-2.0.37](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.36...tinymediamanager-2.0.37) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [tinymediamanager-2.0.36](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.35...tinymediamanager-2.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/tinymediamanager/2.0.40/Chart.lock b/stable/tinymediamanager/2.0.40/Chart.lock deleted file mode 100644 index f0564ae788e..00000000000 --- a/stable/tinymediamanager/2.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:47:30.497779517Z" diff --git a/stable/tinymediamanager/2.0.40/Chart.yaml b/stable/tinymediamanager/2.0.40/Chart.yaml deleted file mode 100644 index 6e59f52992f..00000000000 --- a/stable/tinymediamanager/2.0.40/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.3.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.40 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/tinymediamanager/2.0.40/README.md b/stable/tinymediamanager/2.0.40/README.md deleted file mode 100644 index bdd5143b4d1..00000000000 --- a/stable/tinymediamanager/2.0.40/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.40/charts/common-10.7.1.tgz b/stable/tinymediamanager/2.0.40/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/tinymediamanager/2.0.40/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/tinymediamanager/2.0.41/CHANGELOG.md b/stable/tinymediamanager/2.0.41/CHANGELOG.md new file mode 100644 index 00000000000..422db68ee34 --- /dev/null +++ b/stable/tinymediamanager/2.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tinymediamanager-2.0.41](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.40...tinymediamanager-2.0.41) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [tinymediamanager-2.0.40](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.39...tinymediamanager-2.0.40) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [tinymediamanager-2.0.39](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.38...tinymediamanager-2.0.39) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + - update docker general non-major + + + + +## [tinymediamanager-2.0.38](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.37...tinymediamanager-2.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tinymediamanager-2.0.38](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.37...tinymediamanager-2.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tinymediamanager-2.0.37](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.36...tinymediamanager-2.0.37) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [tinymediamanager-2.0.36](https://github.com/truecharts/charts/compare/tinymediamanager-2.0.35...tinymediamanager-2.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/tinymediamanager/2.0.41/Chart.lock b/stable/tinymediamanager/2.0.41/Chart.lock new file mode 100644 index 00000000000..4f963bbdf0b --- /dev/null +++ b/stable/tinymediamanager/2.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:50:15.403117882Z" diff --git a/stable/tinymediamanager/2.0.41/Chart.yaml b/stable/tinymediamanager/2.0.41/Chart.yaml new file mode 100644 index 00000000000..2046dca156b --- /dev/null +++ b/stable/tinymediamanager/2.0.41/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.3.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.41 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tinymediamanager/2.0.41/README.md b/stable/tinymediamanager/2.0.41/README.md new file mode 100644 index 00000000000..ad245f1e4fc --- /dev/null +++ b/stable/tinymediamanager/2.0.41/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.40/app-readme.md b/stable/tinymediamanager/2.0.41/app-readme.md similarity index 100% rename from stable/tinymediamanager/2.0.40/app-readme.md rename to stable/tinymediamanager/2.0.41/app-readme.md diff --git a/stable/tinymediamanager/2.0.41/charts/common-10.7.7.tgz b/stable/tinymediamanager/2.0.41/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/tinymediamanager/2.0.41/charts/common-10.7.7.tgz differ diff --git a/stable/tinymediamanager/2.0.40/ix_values.yaml b/stable/tinymediamanager/2.0.41/ix_values.yaml similarity index 100% rename from stable/tinymediamanager/2.0.40/ix_values.yaml rename to stable/tinymediamanager/2.0.41/ix_values.yaml diff --git a/stable/tinymediamanager/2.0.40/questions.yaml b/stable/tinymediamanager/2.0.41/questions.yaml similarity index 100% rename from stable/tinymediamanager/2.0.40/questions.yaml rename to stable/tinymediamanager/2.0.41/questions.yaml diff --git a/stable/tinymediamanager/2.0.41/templates/common.yaml b/stable/tinymediamanager/2.0.41/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/tinymediamanager/2.0.41/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/tinymediamanager/2.0.41/values.yaml b/stable/tinymediamanager/2.0.41/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/traccar/7.0.47/CHANGELOG.md b/stable/traccar/7.0.47/CHANGELOG.md deleted file mode 100644 index 4a4dbfea309..00000000000 --- a/stable/traccar/7.0.47/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [traccar-7.0.47](https://github.com/truecharts/charts/compare/traccar-7.0.46...traccar-7.0.47) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [traccar-7.0.46](https://github.com/truecharts/charts/compare/traccar-7.0.45...traccar-7.0.46) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [traccar-7.0.45](https://github.com/truecharts/charts/compare/traccar-7.0.44...traccar-7.0.45) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [traccar-7.0.45](https://github.com/truecharts/charts/compare/traccar-7.0.44...traccar-7.0.45) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [traccar-7.0.44](https://github.com/truecharts/charts/compare/traccar-7.0.43...traccar-7.0.44) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [traccar-7.0.42](https://github.com/truecharts/charts/compare/traccar-7.0.41...traccar-7.0.42) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/traccar/7.0.47/Chart.lock b/stable/traccar/7.0.47/Chart.lock deleted file mode 100644 index 69dc8f63884..00000000000 --- a/stable/traccar/7.0.47/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:48:03.245136808Z" diff --git a/stable/traccar/7.0.47/Chart.yaml b/stable/traccar/7.0.47/Chart.yaml deleted file mode 100644 index d89f60bff0e..00000000000 --- a/stable/traccar/7.0.47/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.47 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.47/README.md b/stable/traccar/7.0.47/README.md deleted file mode 100644 index 6e86320e41a..00000000000 --- a/stable/traccar/7.0.47/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.47/charts/common-10.7.1.tgz b/stable/traccar/7.0.47/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/traccar/7.0.47/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/traccar/7.0.47/charts/postgresql-8.0.101.tgz b/stable/traccar/7.0.47/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/traccar/7.0.47/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/traccar/7.0.48/CHANGELOG.md b/stable/traccar/7.0.48/CHANGELOG.md new file mode 100644 index 00000000000..41b4b646c04 --- /dev/null +++ b/stable/traccar/7.0.48/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [traccar-7.0.48](https://github.com/truecharts/charts/compare/traccar-7.0.47...traccar-7.0.48) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [traccar-7.0.47](https://github.com/truecharts/charts/compare/traccar-7.0.46...traccar-7.0.47) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [traccar-7.0.46](https://github.com/truecharts/charts/compare/traccar-7.0.45...traccar-7.0.46) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [traccar-7.0.45](https://github.com/truecharts/charts/compare/traccar-7.0.44...traccar-7.0.45) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [traccar-7.0.45](https://github.com/truecharts/charts/compare/traccar-7.0.44...traccar-7.0.45) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [traccar-7.0.44](https://github.com/truecharts/charts/compare/traccar-7.0.43...traccar-7.0.44) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [traccar-7.0.42](https://github.com/truecharts/charts/compare/traccar-7.0.41...traccar-7.0.42) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/traccar/7.0.48/Chart.lock b/stable/traccar/7.0.48/Chart.lock new file mode 100644 index 00000000000..f81b82f1f26 --- /dev/null +++ b/stable/traccar/7.0.48/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:50:54.997248605Z" diff --git a/stable/traccar/7.0.48/Chart.yaml b/stable/traccar/7.0.48/Chart.yaml new file mode 100644 index 00000000000..765b3ad1e94 --- /dev/null +++ b/stable/traccar/7.0.48/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.48 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.48/README.md b/stable/traccar/7.0.48/README.md new file mode 100644 index 00000000000..8d74ff1608f --- /dev/null +++ b/stable/traccar/7.0.48/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.47/app-readme.md b/stable/traccar/7.0.48/app-readme.md similarity index 100% rename from stable/traccar/7.0.47/app-readme.md rename to stable/traccar/7.0.48/app-readme.md diff --git a/stable/traccar/7.0.48/charts/common-10.7.7.tgz b/stable/traccar/7.0.48/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/traccar/7.0.48/charts/common-10.7.7.tgz differ diff --git a/stable/traccar/7.0.48/charts/postgresql-8.0.106.tgz b/stable/traccar/7.0.48/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/traccar/7.0.48/charts/postgresql-8.0.106.tgz differ diff --git a/stable/traccar/7.0.47/ix_values.yaml b/stable/traccar/7.0.48/ix_values.yaml similarity index 100% rename from stable/traccar/7.0.47/ix_values.yaml rename to stable/traccar/7.0.48/ix_values.yaml diff --git a/stable/traccar/7.0.47/questions.yaml b/stable/traccar/7.0.48/questions.yaml similarity index 100% rename from stable/traccar/7.0.47/questions.yaml rename to stable/traccar/7.0.48/questions.yaml diff --git a/stable/traccar/7.0.48/templates/common.yaml b/stable/traccar/7.0.48/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/traccar/7.0.48/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/traccar/7.0.48/values.yaml b/stable/traccar/7.0.48/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/traefik/13.4.13/CHANGELOG.md b/stable/traefik/13.4.13/CHANGELOG.md new file mode 100644 index 00000000000..23a452a03ab --- /dev/null +++ b/stable/traefik/13.4.13/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [traefik-13.4.13](https://github.com/truecharts/charts/compare/traefik-13.4.12...traefik-13.4.13) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [traefik-13.4.12](https://github.com/truecharts/charts/compare/traefik-13.4.11...traefik-13.4.12) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix + +- fix CRD update and common update ([#4149](https://github.com/truecharts/charts/issues/4149)) + + + + +## [traefik-13.4.11](https://github.com/truecharts/charts/compare/traefik-13.4.10...traefik-13.4.11) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + ### Fix + +- enable crd updating ([#4068](https://github.com/truecharts/charts/issues/4068)) + + + + +## [traefik-13.4.10](https://github.com/truecharts/charts/compare/traefik-13.4.9...traefik-13.4.10) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [traefik-13.4.9](https://github.com/truecharts/charts/compare/traefik-13.4.8...traefik-13.4.9) (2022-10-10) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + ### Docs + +- Add basicAuth examples to docs ([#4056](https://github.com/truecharts/charts/issues/4056)) + + + + +## [traefik-13.4.8](https://github.com/truecharts/charts/compare/traefik-13.4.7...traefik-13.4.8) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [traefik-13.4.8](https://github.com/truecharts/charts/compare/traefik-13.4.7...traefik-13.4.8) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [traefik-13.4.7](https://github.com/truecharts/charts/compare/traefik-13.4.6...traefik-13.4.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [traefik-13.4.6](https://github.com/truecharts/charts/compare/traefik-13.4.5...traefik-13.4.6) (2022-10-05) + +### Chore diff --git a/stable/traefik/13.4.13/Chart.lock b/stable/traefik/13.4.13/Chart.lock new file mode 100644 index 00000000000..63a329e6522 --- /dev/null +++ b/stable/traefik/13.4.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:50:55.01330167Z" diff --git a/stable/traefik/13.4.13/Chart.yaml b/stable/traefik/13.4.13/Chart.yaml new file mode 100644 index 00000000000..398f9cc26f0 --- /dev/null +++ b/stable/traefik/13.4.13/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.9.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.13 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/traefik/13.4.13/README.md b/stable/traefik/13.4.13/README.md new file mode 100644 index 00000000000..bf5389c6e18 --- /dev/null +++ b/stable/traefik/13.4.13/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.13/app-readme.md b/stable/traefik/13.4.13/app-readme.md new file mode 100644 index 00000000000..b76832bd9a2 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/charts/common-10.7.7.tgz b/stable/traefik/13.4.13/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/traefik/13.4.13/charts/common-10.7.7.tgz differ diff --git a/stable/traefik/13.4.13/crds/ingressroute.yaml b/stable/traefik/13.4.13/crds/ingressroute.yaml new file mode 100644 index 00000000000..572adae5f00 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/crds/ingressroutetcp.yaml b/stable/traefik/13.4.13/crds/ingressroutetcp.yaml new file mode 100644 index 00000000000..127a41767e1 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/crds/ingressrouteudp.yaml b/stable/traefik/13.4.13/crds/ingressrouteudp.yaml new file mode 100644 index 00000000000..2ed2b6969b2 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/crds/middlewares.yaml b/stable/traefik/13.4.13/crds/middlewares.yaml new file mode 100644 index 00000000000..714d151151f --- /dev/null +++ b/stable/traefik/13.4.13/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.13/crds/middlewarestcp.yaml b/stable/traefik/13.4.13/crds/middlewarestcp.yaml new file mode 100644 index 00000000000..32c41e532de --- /dev/null +++ b/stable/traefik/13.4.13/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.13/crds/serverstransports.yaml b/stable/traefik/13.4.13/crds/serverstransports.yaml new file mode 100644 index 00000000000..a5f5206abad --- /dev/null +++ b/stable/traefik/13.4.13/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.13/crds/tlsoptions.yaml b/stable/traefik/13.4.13/crds/tlsoptions.yaml new file mode 100644 index 00000000000..054ffe6cf5a --- /dev/null +++ b/stable/traefik/13.4.13/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.13/crds/tlsstores.yaml b/stable/traefik/13.4.13/crds/tlsstores.yaml new file mode 100644 index 00000000000..0fd2501746c --- /dev/null +++ b/stable/traefik/13.4.13/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.13/crds/traefikservices.yaml b/stable/traefik/13.4.13/crds/traefikservices.yaml new file mode 100644 index 00000000000..c96892c41e0 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/ix_values.yaml b/stable/traefik/13.4.13/ix_values.yaml new file mode 100644 index 00000000000..edf55c47a08 --- /dev/null +++ b/stable/traefik/13.4.13/ix_values.yaml @@ -0,0 +1,392 @@ +image: + repository: tccr.io/truecharts/traefik + # defaults to appVersion + tag: 2.9.1@sha256:e8e6da4e8c59b7bbec5a163cd608e8e62775789580e47921cc6e7fc6d33b037d + pullPolicy: IfNotPresent + +updateCRD: true + +# -- 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.13/questions.yaml b/stable/traefik/13.4.13/questions.yaml new file mode 100644 index 00000000000..25a54af2f20 --- /dev/null +++ b/stable/traefik/13.4.13/questions.yaml @@ -0,0 +1,2937 @@ +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: + - variable: basicAuth + label: basicAuth + 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: users + label: Users + schema: + type: list + default: [] + items: + - variable: usersEntry + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: username + label: Username + schema: + type: string + required: true + default: "" + - variable: password + label: Password + schema: + type: string + required: true + default: "" + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.13/templates/_args.tpl b/stable/traefik/13.4.13/templates/_args.tpl new file mode 100644 index 00000000000..68a0c916ce1 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/templates/_helpers.tpl b/stable/traefik/13.4.13/templates/_helpers.tpl new file mode 100644 index 00000000000..ab55e4e7ec6 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/templates/_ingressclass.tpl b/stable/traefik/13.4.13/templates/_ingressclass.tpl new file mode 100644 index 00000000000..909e249d6a5 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/templates/_ingressroute.tpl b/stable/traefik/13.4.13/templates/_ingressroute.tpl new file mode 100644 index 00000000000..7f012c92350 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/templates/_portalhook.tpl b/stable/traefik/13.4.13/templates/_portalhook.tpl new file mode 100644 index 00000000000..e3586c5d4e9 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/templates/_tlsoptions.tpl b/stable/traefik/13.4.13/templates/_tlsoptions.tpl new file mode 100644 index 00000000000..3e5aad3bee9 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/templates/common.yaml b/stable/traefik/13.4.13/templates/common.yaml new file mode 100644 index 00000000000..c933a3d08e0 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/templates/middlewares/addPrefix.yaml b/stable/traefik/13.4.13/templates/middlewares/addPrefix.yaml new file mode 100644 index 00000000000..233b23834c3 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/templates/middlewares/basic-middleware.yaml b/stable/traefik/13.4.13/templates/middlewares/basic-middleware.yaml new file mode 100644 index 00000000000..9ba8e5c5d93 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/templates/middlewares/basicauth.yaml b/stable/traefik/13.4.13/templates/middlewares/basicauth.yaml new file mode 100644 index 00000000000..ccb541742f0 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/templates/middlewares/chain.yaml b/stable/traefik/13.4.13/templates/middlewares/chain.yaml new file mode 100644 index 00000000000..f87994f7956 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/templates/middlewares/forwardauth.yaml b/stable/traefik/13.4.13/templates/middlewares/forwardauth.yaml new file mode 100644 index 00000000000..7a3e32fdbf7 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/templates/middlewares/ipwhitelist.yaml b/stable/traefik/13.4.13/templates/middlewares/ipwhitelist.yaml new file mode 100644 index 00000000000..1179245017e --- /dev/null +++ b/stable/traefik/13.4.13/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.13/templates/middlewares/ratelimit.yaml b/stable/traefik/13.4.13/templates/middlewares/ratelimit.yaml new file mode 100644 index 00000000000..144b9d8bf38 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/templates/middlewares/real-ip.yaml b/stable/traefik/13.4.13/templates/middlewares/real-ip.yaml new file mode 100644 index 00000000000..2dd1ae030a4 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/templates/middlewares/redirectScheme.yaml b/stable/traefik/13.4.13/templates/middlewares/redirectScheme.yaml new file mode 100644 index 00000000000..f2413f84e19 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/templates/middlewares/redirectregex.yaml b/stable/traefik/13.4.13/templates/middlewares/redirectregex.yaml new file mode 100644 index 00000000000..46e3e724dd6 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/templates/middlewares/stripPrefixRegex.yaml b/stable/traefik/13.4.13/templates/middlewares/stripPrefixRegex.yaml new file mode 100644 index 00000000000..007c166ff39 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/templates/middlewares/tc-chains.yaml b/stable/traefik/13.4.13/templates/middlewares/tc-chains.yaml new file mode 100644 index 00000000000..409766daa89 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/templates/middlewares/tc-headers.yaml b/stable/traefik/13.4.13/templates/middlewares/tc-headers.yaml new file mode 100644 index 00000000000..a0462f1fd73 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/templates/middlewares/tc-nextcloud.yaml b/stable/traefik/13.4.13/templates/middlewares/tc-nextcloud.yaml new file mode 100644 index 00000000000..6a3019d56c5 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/templates/middlewares/theme-park.yaml b/stable/traefik/13.4.13/templates/middlewares/theme-park.yaml new file mode 100644 index 00000000000..92a4257e279 --- /dev/null +++ b/stable/traefik/13.4.13/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.13/values.yaml b/stable/traefik/13.4.13/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/transmission/12.0.42/CHANGELOG.md b/stable/transmission/12.0.42/CHANGELOG.md new file mode 100644 index 00000000000..a4c4cab9c12 --- /dev/null +++ b/stable/transmission/12.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [transmission-12.0.42](https://github.com/truecharts/charts/compare/transmission-12.0.41...transmission-12.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [transmission-12.0.41](https://github.com/truecharts/charts/compare/transmission-12.0.40...transmission-12.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [transmission-12.0.40](https://github.com/truecharts/charts/compare/transmission-12.0.39...transmission-12.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [transmission-12.0.39](https://github.com/truecharts/charts/compare/transmission-12.0.38...transmission-12.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [transmission-12.0.39](https://github.com/truecharts/charts/compare/transmission-12.0.38...transmission-12.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [transmission-12.0.38](https://github.com/truecharts/charts/compare/transmission-12.0.37...transmission-12.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [transmission-12.0.37](https://github.com/truecharts/charts/compare/transmission-12.0.36...transmission-12.0.37) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 + diff --git a/stable/transmission/12.0.42/Chart.lock b/stable/transmission/12.0.42/Chart.lock new file mode 100644 index 00000000000..662579889e2 --- /dev/null +++ b/stable/transmission/12.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:50:56.546004712Z" diff --git a/stable/transmission/12.0.42/Chart.yaml b/stable/transmission/12.0.42/Chart.yaml new file mode 100644 index 00000000000..2731b703513 --- /dev/null +++ b/stable/transmission/12.0.42/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "3.00" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.42 +annotations: + truecharts.org/catagories: | + - download-tools + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/transmission/12.0.42/README.md b/stable/transmission/12.0.42/README.md new file mode 100644 index 00000000000..03c1b21de4a --- /dev/null +++ b/stable/transmission/12.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/app-readme.md b/stable/transmission/12.0.42/app-readme.md new file mode 100644 index 00000000000..e04eda01c5e --- /dev/null +++ b/stable/transmission/12.0.42/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.42/charts/common-10.7.7.tgz b/stable/transmission/12.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/transmission/12.0.42/charts/common-10.7.7.tgz differ diff --git a/stable/transmission/12.0.42/ix_values.yaml b/stable/transmission/12.0.42/ix_values.yaml new file mode 100644 index 00000000000..19d6a2fc6aa --- /dev/null +++ b/stable/transmission/12.0.42/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.42/questions.yaml b/stable/transmission/12.0.42/questions.yaml new file mode 100644 index 00000000000..5a6494dae88 --- /dev/null +++ b/stable/transmission/12.0.42/questions.yaml @@ -0,0 +1,3163 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.9/templates/common.yaml b/stable/transmission/12.0.42/templates/common.yaml similarity index 100% rename from stable/whisparr/1.0.9/templates/common.yaml rename to stable/transmission/12.0.42/templates/common.yaml diff --git a/stable/transmission/12.0.42/values.yaml b/stable/transmission/12.0.42/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/trilium-notes/5.0.42/CHANGELOG.md b/stable/trilium-notes/5.0.42/CHANGELOG.md deleted file mode 100644 index 3a46df54d69..00000000000 --- a/stable/trilium-notes/5.0.42/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [trilium-notes-5.0.42](https://github.com/truecharts/charts/compare/trilium-notes-5.0.41...trilium-notes-5.0.42) (2022-10-23) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) - - - - -## [trilium-notes-5.0.41](https://github.com/truecharts/charts/compare/trilium-notes-5.0.40...trilium-notes-5.0.41) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [trilium-notes-5.0.40](https://github.com/truecharts/charts/compare/trilium-notes-5.0.39...trilium-notes-5.0.40) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [trilium-notes-5.0.39](https://github.com/truecharts/charts/compare/trilium-notes-5.0.38...trilium-notes-5.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [trilium-notes-5.0.39](https://github.com/truecharts/charts/compare/trilium-notes-5.0.38...trilium-notes-5.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [trilium-notes-5.0.38](https://github.com/truecharts/charts/compare/trilium-notes-5.0.37...trilium-notes-5.0.38) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [trilium-notes-5.0.37](https://github.com/truecharts/charts/compare/trilium-notes-5.0.36...trilium-notes-5.0.37) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/stable/trilium-notes/5.0.42/Chart.lock b/stable/trilium-notes/5.0.42/Chart.lock deleted file mode 100644 index f8619c60520..00000000000 --- a/stable/trilium-notes/5.0.42/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:53:35.547574363Z" diff --git a/stable/trilium-notes/5.0.42/Chart.yaml b/stable/trilium-notes/5.0.42/Chart.yaml deleted file mode 100644 index d2309d0713b..00000000000 --- a/stable/trilium-notes/5.0.42/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "0.56.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.42 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/trilium-notes/5.0.42/README.md b/stable/trilium-notes/5.0.42/README.md deleted file mode 100644 index 269993d44c6..00000000000 --- a/stable/trilium-notes/5.0.42/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/charts/common-10.7.1.tgz b/stable/trilium-notes/5.0.42/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/trilium-notes/5.0.42/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/trilium-notes/5.0.43/CHANGELOG.md b/stable/trilium-notes/5.0.43/CHANGELOG.md new file mode 100644 index 00000000000..709262b955f --- /dev/null +++ b/stable/trilium-notes/5.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [trilium-notes-5.0.43](https://github.com/truecharts/charts/compare/trilium-notes-5.0.42...trilium-notes-5.0.43) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [trilium-notes-5.0.42](https://github.com/truecharts/charts/compare/trilium-notes-5.0.41...trilium-notes-5.0.42) (2022-10-23) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4165](https://github.com/truecharts/charts/issues/4165)) + + + + +## [trilium-notes-5.0.41](https://github.com/truecharts/charts/compare/trilium-notes-5.0.40...trilium-notes-5.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [trilium-notes-5.0.40](https://github.com/truecharts/charts/compare/trilium-notes-5.0.39...trilium-notes-5.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [trilium-notes-5.0.39](https://github.com/truecharts/charts/compare/trilium-notes-5.0.38...trilium-notes-5.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [trilium-notes-5.0.39](https://github.com/truecharts/charts/compare/trilium-notes-5.0.38...trilium-notes-5.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [trilium-notes-5.0.38](https://github.com/truecharts/charts/compare/trilium-notes-5.0.37...trilium-notes-5.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [trilium-notes-5.0.37](https://github.com/truecharts/charts/compare/trilium-notes-5.0.36...trilium-notes-5.0.37) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/trilium-notes/5.0.43/Chart.lock b/stable/trilium-notes/5.0.43/Chart.lock new file mode 100644 index 00000000000..f9ff92a4eab --- /dev/null +++ b/stable/trilium-notes/5.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:51:00.89597248Z" diff --git a/stable/trilium-notes/5.0.43/Chart.yaml b/stable/trilium-notes/5.0.43/Chart.yaml new file mode 100644 index 00000000000..c086eb0e91a --- /dev/null +++ b/stable/trilium-notes/5.0.43/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.56.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.43 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/trilium-notes/5.0.43/README.md b/stable/trilium-notes/5.0.43/README.md new file mode 100644 index 00000000000..9f9d16b0a77 --- /dev/null +++ b/stable/trilium-notes/5.0.43/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/app-readme.md b/stable/trilium-notes/5.0.43/app-readme.md similarity index 100% rename from stable/trilium-notes/5.0.42/app-readme.md rename to stable/trilium-notes/5.0.43/app-readme.md diff --git a/stable/trilium-notes/5.0.43/charts/common-10.7.7.tgz b/stable/trilium-notes/5.0.43/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/trilium-notes/5.0.43/charts/common-10.7.7.tgz differ diff --git a/stable/trilium-notes/5.0.42/ix_values.yaml b/stable/trilium-notes/5.0.43/ix_values.yaml similarity index 100% rename from stable/trilium-notes/5.0.42/ix_values.yaml rename to stable/trilium-notes/5.0.43/ix_values.yaml diff --git a/stable/trilium-notes/5.0.42/questions.yaml b/stable/trilium-notes/5.0.43/questions.yaml similarity index 100% rename from stable/trilium-notes/5.0.42/questions.yaml rename to stable/trilium-notes/5.0.43/questions.yaml diff --git a/stable/trilium-notes/5.0.43/templates/common.yaml b/stable/trilium-notes/5.0.43/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/trilium-notes/5.0.43/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/trilium-notes/5.0.43/values.yaml b/stable/trilium-notes/5.0.43/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/truecommand/11.0.39/CHANGELOG.md b/stable/truecommand/11.0.39/CHANGELOG.md new file mode 100644 index 00000000000..24c5d4463e6 --- /dev/null +++ b/stable/truecommand/11.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [truecommand-11.0.39](https://github.com/truecharts/charts/compare/truecommand-11.0.38...truecommand-11.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [truecommand-11.0.38](https://github.com/truecharts/charts/compare/truecommand-11.0.37...truecommand-11.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [truecommand-11.0.37](https://github.com/truecharts/charts/compare/truecommand-11.0.36...truecommand-11.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [truecommand-11.0.36](https://github.com/truecharts/charts/compare/truecommand-11.0.35...truecommand-11.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tsmuxer-1.0.13](https://github.com/truecharts/charts/compare/tsmuxer-1.0.12...tsmuxer-1.0.13) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tsmuxer-1.0.12](https://github.com/truecharts/charts/compare/tsmuxer-1.0.11...tsmuxer-1.0.12) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [tsmuxer-1.0.11](https://github.com/truecharts/charts/compare/tsmuxer-1.0.10...tsmuxer-1.0.11) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/truecommand/11.0.39/Chart.lock b/stable/truecommand/11.0.39/Chart.lock new file mode 100644 index 00000000000..c0842fd3fac --- /dev/null +++ b/stable/truecommand/11.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:51:36.451056468Z" diff --git a/stable/truecommand/11.0.39/Chart.yaml b/stable/truecommand/11.0.39/Chart.yaml new file mode 100644 index 00000000000..0ed1ed828e9 --- /dev/null +++ b/stable/truecommand/11.0.39/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.39 +annotations: + truecharts.org/catagories: | + - Administration + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/truecommand/11.0.39/README.md b/stable/truecommand/11.0.39/README.md new file mode 100644 index 00000000000..11d9e0654b1 --- /dev/null +++ b/stable/truecommand/11.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/truecommand/11.0.39/app-readme.md new file mode 100644 index 00000000000..f4d46a23c91 --- /dev/null +++ b/stable/truecommand/11.0.39/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.39/charts/common-10.7.7.tgz b/stable/truecommand/11.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/truecommand/11.0.39/charts/common-10.7.7.tgz differ diff --git a/stable/truecommand/11.0.39/ix_values.yaml b/stable/truecommand/11.0.39/ix_values.yaml new file mode 100644 index 00000000000..524872271ab --- /dev/null +++ b/stable/truecommand/11.0.39/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.39/questions.yaml b/stable/truecommand/11.0.39/questions.yaml new file mode 100644 index 00000000000..c4c215e7e2e --- /dev/null +++ b/stable/truecommand/11.0.39/questions.yaml @@ -0,0 +1,2569 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.39/templates/common.yaml b/stable/truecommand/11.0.39/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/truecommand/11.0.39/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/truecommand/11.0.39/values.yaml b/stable/truecommand/11.0.39/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tsmuxer/1.0.15/CHANGELOG.md b/stable/tsmuxer/1.0.15/CHANGELOG.md deleted file mode 100644 index cdcee7d948d..00000000000 --- a/stable/tsmuxer/1.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tsmuxer-1.0.15](https://github.com/truecharts/charts/compare/tsmuxer-1.0.14...tsmuxer-1.0.15) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [tsmuxer-1.0.14](https://github.com/truecharts/charts/compare/tsmuxer-1.0.13...tsmuxer-1.0.14) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [tsmuxer-1.0.13](https://github.com/truecharts/charts/compare/tsmuxer-1.0.12...tsmuxer-1.0.13) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - - -## [tsmuxer-1.0.12](https://github.com/truecharts/charts/compare/tsmuxer-1.0.11...tsmuxer-1.0.12) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [tsmuxer-1.0.11](https://github.com/truecharts/charts/compare/tsmuxer-1.0.10...tsmuxer-1.0.11) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/tsmuxer/1.0.15/Chart.lock b/stable/tsmuxer/1.0.15/Chart.lock deleted file mode 100644 index 32941bb3152..00000000000 --- a/stable/tsmuxer/1.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:48:32.984488602Z" diff --git a/stable/tsmuxer/1.0.15/Chart.yaml b/stable/tsmuxer/1.0.15/Chart.yaml deleted file mode 100644 index e34fa9daeda..00000000000 --- a/stable/tsmuxer/1.0.15/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.7.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.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/tsmuxer/1.0.15/README.md b/stable/tsmuxer/1.0.15/README.md deleted file mode 100644 index 193bc239f61..00000000000 --- a/stable/tsmuxer/1.0.15/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.15/charts/common-10.7.1.tgz b/stable/tsmuxer/1.0.15/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/tsmuxer/1.0.15/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/tsmuxer/1.0.16/CHANGELOG.md b/stable/tsmuxer/1.0.16/CHANGELOG.md new file mode 100644 index 00000000000..23211eb84b0 --- /dev/null +++ b/stable/tsmuxer/1.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tsmuxer-1.0.16](https://github.com/truecharts/charts/compare/tsmuxer-1.0.15...tsmuxer-1.0.16) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [tsmuxer-1.0.15](https://github.com/truecharts/charts/compare/tsmuxer-1.0.14...tsmuxer-1.0.15) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [tsmuxer-1.0.14](https://github.com/truecharts/charts/compare/tsmuxer-1.0.13...tsmuxer-1.0.14) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [tsmuxer-1.0.13](https://github.com/truecharts/charts/compare/tsmuxer-1.0.12...tsmuxer-1.0.13) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + + +## [tsmuxer-1.0.12](https://github.com/truecharts/charts/compare/tsmuxer-1.0.11...tsmuxer-1.0.12) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [tsmuxer-1.0.11](https://github.com/truecharts/charts/compare/tsmuxer-1.0.10...tsmuxer-1.0.11) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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)) + + + diff --git a/stable/tsmuxer/1.0.16/Chart.lock b/stable/tsmuxer/1.0.16/Chart.lock new file mode 100644 index 00000000000..75f11de1392 --- /dev/null +++ b/stable/tsmuxer/1.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:51:38.90140953Z" diff --git a/stable/tsmuxer/1.0.16/Chart.yaml b/stable/tsmuxer/1.0.16/Chart.yaml new file mode 100644 index 00000000000..65228a94b84 --- /dev/null +++ b/stable/tsmuxer/1.0.16/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.5.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tsmuxer/1.0.16/README.md b/stable/tsmuxer/1.0.16/README.md new file mode 100644 index 00000000000..7c3bb0b8bd3 --- /dev/null +++ b/stable/tsmuxer/1.0.16/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.15/app-readme.md b/stable/tsmuxer/1.0.16/app-readme.md similarity index 100% rename from stable/tsmuxer/1.0.15/app-readme.md rename to stable/tsmuxer/1.0.16/app-readme.md diff --git a/stable/tsmuxer/1.0.16/charts/common-10.7.7.tgz b/stable/tsmuxer/1.0.16/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/tsmuxer/1.0.16/charts/common-10.7.7.tgz differ diff --git a/stable/tsmuxer/1.0.15/ix_values.yaml b/stable/tsmuxer/1.0.16/ix_values.yaml similarity index 100% rename from stable/tsmuxer/1.0.15/ix_values.yaml rename to stable/tsmuxer/1.0.16/ix_values.yaml diff --git a/stable/tsmuxer/1.0.15/questions.yaml b/stable/tsmuxer/1.0.16/questions.yaml similarity index 100% rename from stable/tsmuxer/1.0.15/questions.yaml rename to stable/tsmuxer/1.0.16/questions.yaml diff --git a/stable/tsmuxer/1.0.16/templates/common.yaml b/stable/tsmuxer/1.0.16/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/tsmuxer/1.0.16/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/tsmuxer/1.0.16/values.yaml b/stable/tsmuxer/1.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tt-rss/7.0.44/CHANGELOG.md b/stable/tt-rss/7.0.44/CHANGELOG.md deleted file mode 100644 index 2c5e0ef6427..00000000000 --- a/stable/tt-rss/7.0.44/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [tt-rss-7.0.44](https://github.com/truecharts/charts/compare/tt-rss-7.0.43...tt-rss-7.0.44) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [tt-rss-7.0.43](https://github.com/truecharts/charts/compare/tt-rss-7.0.42...tt-rss-7.0.43) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [tt-rss-7.0.42](https://github.com/truecharts/charts/compare/tt-rss-7.0.41...tt-rss-7.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tt-rss-7.0.42](https://github.com/truecharts/charts/compare/tt-rss-7.0.41...tt-rss-7.0.42) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [tt-rss-7.0.41](https://github.com/truecharts/charts/compare/tt-rss-7.0.40...tt-rss-7.0.41) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [tt-rss-7.0.39](https://github.com/truecharts/charts/compare/tt-rss-7.0.38...tt-rss-7.0.39) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/tt-rss/7.0.44/Chart.lock b/stable/tt-rss/7.0.44/Chart.lock deleted file mode 100644 index d9a0e874d42..00000000000 --- a/stable/tt-rss/7.0.44/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:48:48.13313696Z" diff --git a/stable/tt-rss/7.0.44/Chart.yaml b/stable/tt-rss/7.0.44/Chart.yaml deleted file mode 100644 index da8f633b3b2..00000000000 --- a/stable/tt-rss/7.0.44/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.44 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.44/README.md b/stable/tt-rss/7.0.44/README.md deleted file mode 100644 index ae1d7fed27f..00000000000 --- a/stable/tt-rss/7.0.44/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.44/charts/common-10.7.1.tgz b/stable/tt-rss/7.0.44/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/tt-rss/7.0.44/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/tt-rss/7.0.44/charts/postgresql-8.0.101.tgz b/stable/tt-rss/7.0.44/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/tt-rss/7.0.44/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/tt-rss/7.0.45/CHANGELOG.md b/stable/tt-rss/7.0.45/CHANGELOG.md new file mode 100644 index 00000000000..9069d9e010c --- /dev/null +++ b/stable/tt-rss/7.0.45/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tt-rss-7.0.45](https://github.com/truecharts/charts/compare/tt-rss-7.0.44...tt-rss-7.0.45) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [tt-rss-7.0.44](https://github.com/truecharts/charts/compare/tt-rss-7.0.43...tt-rss-7.0.44) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [tt-rss-7.0.43](https://github.com/truecharts/charts/compare/tt-rss-7.0.42...tt-rss-7.0.43) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [tt-rss-7.0.42](https://github.com/truecharts/charts/compare/tt-rss-7.0.41...tt-rss-7.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tt-rss-7.0.42](https://github.com/truecharts/charts/compare/tt-rss-7.0.41...tt-rss-7.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tt-rss-7.0.41](https://github.com/truecharts/charts/compare/tt-rss-7.0.40...tt-rss-7.0.41) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [tt-rss-7.0.39](https://github.com/truecharts/charts/compare/tt-rss-7.0.38...tt-rss-7.0.39) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/tt-rss/7.0.45/Chart.lock b/stable/tt-rss/7.0.45/Chart.lock new file mode 100644 index 00000000000..a0577524054 --- /dev/null +++ b/stable/tt-rss/7.0.45/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:51:59.729298553Z" diff --git a/stable/tt-rss/7.0.45/Chart.yaml b/stable/tt-rss/7.0.45/Chart.yaml new file mode 100644 index 00000000000..5fe8ffdfe0e --- /dev/null +++ b/stable/tt-rss/7.0.45/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.45 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.45/README.md b/stable/tt-rss/7.0.45/README.md new file mode 100644 index 00000000000..69b661293dd --- /dev/null +++ b/stable/tt-rss/7.0.45/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.44/app-readme.md b/stable/tt-rss/7.0.45/app-readme.md similarity index 100% rename from stable/tt-rss/7.0.44/app-readme.md rename to stable/tt-rss/7.0.45/app-readme.md diff --git a/stable/tt-rss/7.0.45/charts/common-10.7.7.tgz b/stable/tt-rss/7.0.45/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/tt-rss/7.0.45/charts/common-10.7.7.tgz differ diff --git a/stable/tt-rss/7.0.45/charts/postgresql-8.0.106.tgz b/stable/tt-rss/7.0.45/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/tt-rss/7.0.45/charts/postgresql-8.0.106.tgz differ diff --git a/stable/tt-rss/7.0.44/ix_values.yaml b/stable/tt-rss/7.0.45/ix_values.yaml similarity index 100% rename from stable/tt-rss/7.0.44/ix_values.yaml rename to stable/tt-rss/7.0.45/ix_values.yaml diff --git a/stable/tt-rss/7.0.44/questions.yaml b/stable/tt-rss/7.0.45/questions.yaml similarity index 100% rename from stable/tt-rss/7.0.44/questions.yaml rename to stable/tt-rss/7.0.45/questions.yaml diff --git a/stable/tt-rss/7.0.44/templates/common.yaml b/stable/tt-rss/7.0.45/templates/common.yaml similarity index 100% rename from stable/tt-rss/7.0.44/templates/common.yaml rename to stable/tt-rss/7.0.45/templates/common.yaml diff --git a/stable/tt-rss/7.0.45/values.yaml b/stable/tt-rss/7.0.45/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tvheadend/12.0.46/CHANGELOG.md b/stable/tvheadend/12.0.46/CHANGELOG.md new file mode 100644 index 00000000000..9a84d10834e --- /dev/null +++ b/stable/tvheadend/12.0.46/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [tvheadend-12.0.46](https://github.com/truecharts/charts/compare/tvheadend-12.0.45...tvheadend-12.0.46) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [tvheadend-12.0.45](https://github.com/truecharts/charts/compare/tvheadend-12.0.44...tvheadend-12.0.45) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [tvheadend-12.0.44](https://github.com/truecharts/charts/compare/tvheadend-12.0.43...tvheadend-12.0.44) (2022-10-17) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4119](https://github.com/truecharts/charts/issues/4119)) + + + + +## [tvheadend-12.0.43](https://github.com/truecharts/charts/compare/tvheadend-12.0.42...tvheadend-12.0.43) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [tvheadend-12.0.42](https://github.com/truecharts/charts/compare/tvheadend-12.0.41...tvheadend-12.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tvheadend-12.0.42](https://github.com/truecharts/charts/compare/tvheadend-12.0.41...tvheadend-12.0.42) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [tvheadend-12.0.41](https://github.com/truecharts/charts/compare/tvheadend-12.0.40...tvheadend-12.0.41) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [tvheadend-12.0.40](https://github.com/truecharts/charts/compare/tvheadend-12.0.39...tvheadend-12.0.40) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [tvheadend-12.0.39](https://github.com/truecharts/charts/compare/tvheadend-12.0.38...tvheadend-12.0.39) (2022-09-26) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3906](https://github.com/truecharts/charts/issues/3906)) + + + + +## [tvheadend-12.0.38](https://github.com/truecharts/charts/compare/tvheadend-12.0.37...tvheadend-12.0.38) (2022-09-25) + +### Chore diff --git a/stable/tvheadend/12.0.46/Chart.lock b/stable/tvheadend/12.0.46/Chart.lock new file mode 100644 index 00000000000..2d5fa007aff --- /dev/null +++ b/stable/tvheadend/12.0.46/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:51:49.766079545Z" diff --git a/stable/tvheadend/12.0.46/Chart.yaml b/stable/tvheadend/12.0.46/Chart.yaml new file mode 100644 index 00000000000..8430887fb21 --- /dev/null +++ b/stable/tvheadend/12.0.46/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.46 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/tvheadend/12.0.46/README.md b/stable/tvheadend/12.0.46/README.md new file mode 100644 index 00000000000..ed23b081096 --- /dev/null +++ b/stable/tvheadend/12.0.46/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.46/app-readme.md b/stable/tvheadend/12.0.46/app-readme.md new file mode 100644 index 00000000000..e57a8da91f7 --- /dev/null +++ b/stable/tvheadend/12.0.46/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.46/charts/common-10.7.7.tgz b/stable/tvheadend/12.0.46/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/tvheadend/12.0.46/charts/common-10.7.7.tgz differ diff --git a/stable/tvheadend/12.0.46/ix_values.yaml b/stable/tvheadend/12.0.46/ix_values.yaml new file mode 100644 index 00000000000..afbfb8635d8 --- /dev/null +++ b/stable/tvheadend/12.0.46/ix_values.yaml @@ -0,0 +1,39 @@ +image: + repository: tccr.io/truecharts/tvheadend + pullPolicy: IfNotPresent + tag: latest@sha256:916fe1f07b38befe93d2412a3a78565ec44cc994afce8c91311f510c0ce58254 + +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.46/questions.yaml b/stable/tvheadend/12.0.46/questions.yaml new file mode 100644 index 00000000000..e6be5d8fc45 --- /dev/null +++ b/stable/tvheadend/12.0.46/questions.yaml @@ -0,0 +1,2716 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.46/templates/common.yaml b/stable/tvheadend/12.0.46/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/tvheadend/12.0.46/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/tvheadend/12.0.46/values.yaml b/stable/tvheadend/12.0.46/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/twtxt/3.0.36/CHANGELOG.md b/stable/twtxt/3.0.36/CHANGELOG.md deleted file mode 100644 index 41a937b022a..00000000000 --- a/stable/twtxt/3.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [twtxt-3.0.36](https://github.com/truecharts/charts/compare/twtxt-3.0.35...twtxt-3.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [twtxt-3.0.35](https://github.com/truecharts/charts/compare/twtxt-3.0.34...twtxt-3.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [twtxt-3.0.34](https://github.com/truecharts/charts/compare/twtxt-3.0.33...twtxt-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [twtxt-3.0.34](https://github.com/truecharts/charts/compare/twtxt-3.0.33...twtxt-3.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [twtxt-3.0.33](https://github.com/truecharts/charts/compare/twtxt-3.0.32...twtxt-3.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [twtxt-3.0.32](https://github.com/truecharts/charts/compare/twtxt-3.0.31...twtxt-3.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/twtxt/3.0.36/Chart.lock b/stable/twtxt/3.0.36/Chart.lock deleted file mode 100644 index 3eed90bdb82..00000000000 --- a/stable/twtxt/3.0.36/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:49:01.088783687Z" diff --git a/stable/twtxt/3.0.36/Chart.yaml b/stable/twtxt/3.0.36/Chart.yaml deleted file mode 100644 index b0691334ed0..00000000000 --- a/stable/twtxt/3.0.36/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.7.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.36 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/twtxt/3.0.36/README.md b/stable/twtxt/3.0.36/README.md deleted file mode 100644 index 98a03bcdd58..00000000000 --- a/stable/twtxt/3.0.36/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.36/charts/common-10.7.1.tgz b/stable/twtxt/3.0.36/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/twtxt/3.0.36/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/twtxt/3.0.37/CHANGELOG.md b/stable/twtxt/3.0.37/CHANGELOG.md new file mode 100644 index 00000000000..385798f3afd --- /dev/null +++ b/stable/twtxt/3.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [twtxt-3.0.37](https://github.com/truecharts/charts/compare/twtxt-3.0.36...twtxt-3.0.37) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [twtxt-3.0.36](https://github.com/truecharts/charts/compare/twtxt-3.0.35...twtxt-3.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [twtxt-3.0.35](https://github.com/truecharts/charts/compare/twtxt-3.0.34...twtxt-3.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [twtxt-3.0.34](https://github.com/truecharts/charts/compare/twtxt-3.0.33...twtxt-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [twtxt-3.0.34](https://github.com/truecharts/charts/compare/twtxt-3.0.33...twtxt-3.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [twtxt-3.0.33](https://github.com/truecharts/charts/compare/twtxt-3.0.32...twtxt-3.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [twtxt-3.0.32](https://github.com/truecharts/charts/compare/twtxt-3.0.31...twtxt-3.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/twtxt/3.0.37/Chart.lock b/stable/twtxt/3.0.37/Chart.lock new file mode 100644 index 00000000000..0b9a258b0aa --- /dev/null +++ b/stable/twtxt/3.0.37/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:52:19.069309636Z" diff --git a/stable/twtxt/3.0.37/Chart.yaml b/stable/twtxt/3.0.37/Chart.yaml new file mode 100644 index 00000000000..d3eda7498be --- /dev/null +++ b/stable/twtxt/3.0.37/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.37 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/twtxt/3.0.37/README.md b/stable/twtxt/3.0.37/README.md new file mode 100644 index 00000000000..00eb2d54850 --- /dev/null +++ b/stable/twtxt/3.0.37/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.36/app-readme.md b/stable/twtxt/3.0.37/app-readme.md similarity index 100% rename from stable/twtxt/3.0.36/app-readme.md rename to stable/twtxt/3.0.37/app-readme.md diff --git a/stable/twtxt/3.0.37/charts/common-10.7.7.tgz b/stable/twtxt/3.0.37/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/twtxt/3.0.37/charts/common-10.7.7.tgz differ diff --git a/stable/twtxt/3.0.36/ix_values.yaml b/stable/twtxt/3.0.37/ix_values.yaml similarity index 100% rename from stable/twtxt/3.0.36/ix_values.yaml rename to stable/twtxt/3.0.37/ix_values.yaml diff --git a/stable/twtxt/3.0.36/questions.yaml b/stable/twtxt/3.0.37/questions.yaml similarity index 100% rename from stable/twtxt/3.0.36/questions.yaml rename to stable/twtxt/3.0.37/questions.yaml diff --git a/stable/twtxt/3.0.36/templates/common.yaml b/stable/twtxt/3.0.37/templates/common.yaml similarity index 100% rename from stable/twtxt/3.0.36/templates/common.yaml rename to stable/twtxt/3.0.37/templates/common.yaml diff --git a/stable/twtxt/3.0.37/values.yaml b/stable/twtxt/3.0.37/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/typecho/4.0.10/CHANGELOG.md b/stable/typecho/4.0.10/CHANGELOG.md new file mode 100644 index 00000000000..860926b980d --- /dev/null +++ b/stable/typecho/4.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [typecho-4.0.10](https://github.com/truecharts/charts/compare/typecho-4.0.9...typecho-4.0.10) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [typecho-4.0.9](https://github.com/truecharts/charts/compare/typecho-4.0.8...typecho-4.0.9) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [typecho-4.0.8](https://github.com/truecharts/charts/compare/typecho-4.0.7...typecho-4.0.8) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [typecho-4.0.7](https://github.com/truecharts/charts/compare/typecho-4.0.6...typecho-4.0.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [typecho-4.0.7](https://github.com/truecharts/charts/compare/typecho-4.0.6...typecho-4.0.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [typecho-4.0.6](https://github.com/truecharts/charts/compare/typecho-4.0.5...typecho-4.0.6) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [typecho-4.0.4](https://github.com/truecharts/charts/compare/typecho-4.0.3...typecho-4.0.4) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/typecho/4.0.10/Chart.lock b/stable/typecho/4.0.10/Chart.lock new file mode 100644 index 00000000000..cbe1979f8c0 --- /dev/null +++ b/stable/typecho/4.0.10/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add +generated: "2022-10-25T10:52:37.291363877Z" diff --git a/stable/typecho/4.0.10/Chart.yaml b/stable/typecho/4.0.10/Chart.yaml new file mode 100644 index 00000000000..fb0f4241c36 --- /dev/null +++ b/stable/typecho/4.0.10/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +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.10 +annotations: + truecharts.org/catagories: | + - hosting + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/typecho/4.0.10/README.md b/stable/typecho/4.0.10/README.md new file mode 100644 index 00000000000..2d8824b5dff --- /dev/null +++ b/stable/typecho/4.0.10/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.100 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.9/app-readme.md b/stable/typecho/4.0.10/app-readme.md similarity index 100% rename from stable/typecho/4.0.9/app-readme.md rename to stable/typecho/4.0.10/app-readme.md diff --git a/stable/typecho/4.0.10/charts/common-10.7.7.tgz b/stable/typecho/4.0.10/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/typecho/4.0.10/charts/common-10.7.7.tgz differ diff --git a/stable/typecho/4.0.10/charts/mariadb-3.0.100.tgz b/stable/typecho/4.0.10/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/stable/typecho/4.0.10/charts/mariadb-3.0.100.tgz differ diff --git a/stable/typecho/4.0.9/ix_values.yaml b/stable/typecho/4.0.10/ix_values.yaml similarity index 100% rename from stable/typecho/4.0.9/ix_values.yaml rename to stable/typecho/4.0.10/ix_values.yaml diff --git a/stable/typecho/4.0.9/questions.yaml b/stable/typecho/4.0.10/questions.yaml similarity index 100% rename from stable/typecho/4.0.9/questions.yaml rename to stable/typecho/4.0.10/questions.yaml diff --git a/stable/typecho/4.0.10/templates/common.yaml b/stable/typecho/4.0.10/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/typecho/4.0.10/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/typecho/4.0.10/values.yaml b/stable/typecho/4.0.10/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/typecho/4.0.9/CHANGELOG.md b/stable/typecho/4.0.9/CHANGELOG.md deleted file mode 100644 index 6d8ff0e777c..00000000000 --- a/stable/typecho/4.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [typecho-4.0.9](https://github.com/truecharts/charts/compare/typecho-4.0.8...typecho-4.0.9) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [typecho-4.0.8](https://github.com/truecharts/charts/compare/typecho-4.0.7...typecho-4.0.8) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [typecho-4.0.7](https://github.com/truecharts/charts/compare/typecho-4.0.6...typecho-4.0.7) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [typecho-4.0.7](https://github.com/truecharts/charts/compare/typecho-4.0.6...typecho-4.0.7) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [typecho-4.0.6](https://github.com/truecharts/charts/compare/typecho-4.0.5...typecho-4.0.6) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [typecho-4.0.4](https://github.com/truecharts/charts/compare/typecho-4.0.3...typecho-4.0.4) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/typecho/4.0.9/Chart.lock b/stable/typecho/4.0.9/Chart.lock deleted file mode 100644 index 214c8e3e27d..00000000000 --- a/stable/typecho/4.0.9/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -digest: sha256:295e428c316393ce8454e78e86bc68db722fe4ed43b899d9d733e2f9744cf719 -generated: "2022-10-19T13:49:16.934624803Z" diff --git a/stable/typecho/4.0.9/Chart.yaml b/stable/typecho/4.0.9/Chart.yaml deleted file mode 100644 index 086bf1615fb..00000000000 --- a/stable/typecho/4.0.9/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.7.1 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -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.9 -annotations: - truecharts.org/catagories: | - - hosting - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/typecho/4.0.9/README.md b/stable/typecho/4.0.9/README.md deleted file mode 100644 index bb66489dbc1..00000000000 --- a/stable/typecho/4.0.9/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.95 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.9/charts/common-10.7.1.tgz b/stable/typecho/4.0.9/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/typecho/4.0.9/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/typecho/4.0.9/charts/mariadb-3.0.95.tgz b/stable/typecho/4.0.9/charts/mariadb-3.0.95.tgz deleted file mode 100644 index 8b64eea58a2..00000000000 Binary files a/stable/typecho/4.0.9/charts/mariadb-3.0.95.tgz and /dev/null differ diff --git a/stable/ubooquity/3.0.37/CHANGELOG.md b/stable/ubooquity/3.0.37/CHANGELOG.md deleted file mode 100644 index 378eba62428..00000000000 --- a/stable/ubooquity/3.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ubooquity-3.0.37](https://github.com/truecharts/charts/compare/ubooquity-3.0.36...ubooquity-3.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ubooquity-3.0.36](https://github.com/truecharts/charts/compare/ubooquity-3.0.35...ubooquity-3.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ubooquity-3.0.35](https://github.com/truecharts/charts/compare/ubooquity-3.0.34...ubooquity-3.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ubooquity-3.0.35](https://github.com/truecharts/charts/compare/ubooquity-3.0.34...ubooquity-3.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ubooquity-3.0.34](https://github.com/truecharts/charts/compare/ubooquity-3.0.33...ubooquity-3.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ubooquity-3.0.33](https://github.com/truecharts/charts/compare/ubooquity-3.0.32...ubooquity-3.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/ubooquity/3.0.37/Chart.lock b/stable/ubooquity/3.0.37/Chart.lock deleted file mode 100644 index b0d06f74532..00000000000 --- a/stable/ubooquity/3.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:49:15.579464213Z" diff --git a/stable/ubooquity/3.0.37/Chart.yaml b/stable/ubooquity/3.0.37/Chart.yaml deleted file mode 100644 index ed62c8b611e..00000000000 --- a/stable/ubooquity/3.0.37/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ubooquity -version: 3.0.37 -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.7.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.37/README.md b/stable/ubooquity/3.0.37/README.md deleted file mode 100644 index 73123b24563..00000000000 --- a/stable/ubooquity/3.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/ubooquity/3.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/ubooquity/3.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/ubooquity/3.0.38/CHANGELOG.md b/stable/ubooquity/3.0.38/CHANGELOG.md new file mode 100644 index 00000000000..3c753c2e341 --- /dev/null +++ b/stable/ubooquity/3.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ubooquity-3.0.38](https://github.com/truecharts/charts/compare/ubooquity-3.0.37...ubooquity-3.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ubooquity-3.0.37](https://github.com/truecharts/charts/compare/ubooquity-3.0.36...ubooquity-3.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ubooquity-3.0.36](https://github.com/truecharts/charts/compare/ubooquity-3.0.35...ubooquity-3.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ubooquity-3.0.35](https://github.com/truecharts/charts/compare/ubooquity-3.0.34...ubooquity-3.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ubooquity-3.0.35](https://github.com/truecharts/charts/compare/ubooquity-3.0.34...ubooquity-3.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ubooquity-3.0.34](https://github.com/truecharts/charts/compare/ubooquity-3.0.33...ubooquity-3.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ubooquity-3.0.33](https://github.com/truecharts/charts/compare/ubooquity-3.0.32...ubooquity-3.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/ubooquity/3.0.38/Chart.lock b/stable/ubooquity/3.0.38/Chart.lock new file mode 100644 index 00000000000..b741e4bd83b --- /dev/null +++ b/stable/ubooquity/3.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:52:30.981730449Z" diff --git a/stable/ubooquity/3.0.38/Chart.yaml b/stable/ubooquity/3.0.38/Chart.yaml new file mode 100644 index 00000000000..575928b59dd --- /dev/null +++ b/stable/ubooquity/3.0.38/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ubooquity +version: 3.0.38 +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.7.7 + # 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.38/README.md b/stable/ubooquity/3.0.38/README.md new file mode 100644 index 00000000000..df235e5b27d --- /dev/null +++ b/stable/ubooquity/3.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/ubooquity/3.0.38/app-readme.md similarity index 100% rename from stable/ubooquity/3.0.37/app-readme.md rename to stable/ubooquity/3.0.38/app-readme.md diff --git a/stable/ubooquity/3.0.38/charts/common-10.7.7.tgz b/stable/ubooquity/3.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/ubooquity/3.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/ubooquity/3.0.37/ix_values.yaml b/stable/ubooquity/3.0.38/ix_values.yaml similarity index 100% rename from stable/ubooquity/3.0.37/ix_values.yaml rename to stable/ubooquity/3.0.38/ix_values.yaml diff --git a/stable/ubooquity/3.0.37/questions.yaml b/stable/ubooquity/3.0.38/questions.yaml similarity index 100% rename from stable/ubooquity/3.0.37/questions.yaml rename to stable/ubooquity/3.0.38/questions.yaml diff --git a/stable/ubooquity/3.0.38/templates/common.yaml b/stable/ubooquity/3.0.38/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/ubooquity/3.0.38/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/ubooquity/3.0.38/values.yaml b/stable/ubooquity/3.0.38/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unifi/11.0.42/CHANGELOG.md b/stable/unifi/11.0.42/CHANGELOG.md new file mode 100644 index 00000000000..e488faef627 --- /dev/null +++ b/stable/unifi/11.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [unifi-11.0.42](https://github.com/truecharts/charts/compare/unifi-11.0.41...unifi-11.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [unifi-11.0.41](https://github.com/truecharts/charts/compare/unifi-11.0.40...unifi-11.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [unifi-11.0.40](https://github.com/truecharts/charts/compare/unifi-11.0.39...unifi-11.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [unifi-11.0.39](https://github.com/truecharts/charts/compare/unifi-11.0.38...unifi-11.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [unifi-11.0.39](https://github.com/truecharts/charts/compare/unifi-11.0.38...unifi-11.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [unifi-11.0.38](https://github.com/truecharts/charts/compare/unifi-11.0.37...unifi-11.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [unifi-11.0.37](https://github.com/truecharts/charts/compare/unifi-11.0.36...unifi-11.0.37) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/unifi/11.0.42/Chart.lock b/stable/unifi/11.0.42/Chart.lock new file mode 100644 index 00000000000..e05386057e8 --- /dev/null +++ b/stable/unifi/11.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:52:55.272795251Z" diff --git a/stable/unifi/11.0.42/Chart.yaml b/stable/unifi/11.0.42/Chart.yaml new file mode 100644 index 00000000000..9ca3955de0b --- /dev/null +++ b/stable/unifi/11.0.42/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "7.2.94" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.42 +annotations: + truecharts.org/catagories: | + - Networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/unifi/11.0.42/README.md b/stable/unifi/11.0.42/README.md new file mode 100644 index 00000000000..62e33cbcf88 --- /dev/null +++ b/stable/unifi/11.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/app-readme.md b/stable/unifi/11.0.42/app-readme.md new file mode 100644 index 00000000000..b5cca3d6f5e --- /dev/null +++ b/stable/unifi/11.0.42/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.42/charts/common-10.7.7.tgz b/stable/unifi/11.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/unifi/11.0.42/charts/common-10.7.7.tgz differ diff --git a/stable/unifi/11.0.42/ix_values.yaml b/stable/unifi/11.0.42/ix_values.yaml new file mode 100644 index 00000000000..86cd5c2f09f --- /dev/null +++ b/stable/unifi/11.0.42/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.42/questions.yaml b/stable/unifi/11.0.42/questions.yaml new file mode 100644 index 00000000000..8ee60d0895d --- /dev/null +++ b/stable/unifi/11.0.42/questions.yaml @@ -0,0 +1,3158 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.42/templates/common.yaml b/stable/unifi/11.0.42/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/unifi/11.0.42/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/unifi/11.0.42/values.yaml b/stable/unifi/11.0.42/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unmanic/3.0.37/CHANGELOG.md b/stable/unmanic/3.0.37/CHANGELOG.md deleted file mode 100644 index 6d684098763..00000000000 --- a/stable/unmanic/3.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [unmanic-3.0.37](https://github.com/truecharts/charts/compare/unmanic-3.0.36...unmanic-3.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [unmanic-3.0.36](https://github.com/truecharts/charts/compare/unmanic-3.0.35...unmanic-3.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [unmanic-3.0.35](https://github.com/truecharts/charts/compare/unmanic-3.0.34...unmanic-3.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [unmanic-3.0.35](https://github.com/truecharts/charts/compare/unmanic-3.0.34...unmanic-3.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [unmanic-3.0.34](https://github.com/truecharts/charts/compare/unmanic-3.0.33...unmanic-3.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [unmanic-3.0.33](https://github.com/truecharts/charts/compare/unmanic-3.0.32...unmanic-3.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/unmanic/3.0.37/Chart.lock b/stable/unmanic/3.0.37/Chart.lock deleted file mode 100644 index fe44440e787..00000000000 --- a/stable/unmanic/3.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:49:32.294337907Z" diff --git a/stable/unmanic/3.0.37/Chart.yaml b/stable/unmanic/3.0.37/Chart.yaml deleted file mode 100644 index 3f896e231d4..00000000000 --- a/stable/unmanic/3.0.37/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.7.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.37 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/unmanic/3.0.37/README.md b/stable/unmanic/3.0.37/README.md deleted file mode 100644 index 603e3909edb..00000000000 --- a/stable/unmanic/3.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/unmanic/3.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/unmanic/3.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/unmanic/3.0.38/CHANGELOG.md b/stable/unmanic/3.0.38/CHANGELOG.md new file mode 100644 index 00000000000..0ca54160fa6 --- /dev/null +++ b/stable/unmanic/3.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [unmanic-3.0.38](https://github.com/truecharts/charts/compare/unmanic-3.0.37...unmanic-3.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [unmanic-3.0.37](https://github.com/truecharts/charts/compare/unmanic-3.0.36...unmanic-3.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [unmanic-3.0.36](https://github.com/truecharts/charts/compare/unmanic-3.0.35...unmanic-3.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [unmanic-3.0.35](https://github.com/truecharts/charts/compare/unmanic-3.0.34...unmanic-3.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [unmanic-3.0.35](https://github.com/truecharts/charts/compare/unmanic-3.0.34...unmanic-3.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [unmanic-3.0.34](https://github.com/truecharts/charts/compare/unmanic-3.0.33...unmanic-3.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [unmanic-3.0.33](https://github.com/truecharts/charts/compare/unmanic-3.0.32...unmanic-3.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/unmanic/3.0.38/Chart.lock b/stable/unmanic/3.0.38/Chart.lock new file mode 100644 index 00000000000..8b98787f3fa --- /dev/null +++ b/stable/unmanic/3.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:53:00.612539711Z" diff --git a/stable/unmanic/3.0.38/Chart.yaml b/stable/unmanic/3.0.38/Chart.yaml new file mode 100644 index 00000000000..d387c9a028d --- /dev/null +++ b/stable/unmanic/3.0.38/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.2.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.38 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/unmanic/3.0.38/README.md b/stable/unmanic/3.0.38/README.md new file mode 100644 index 00000000000..3c742e917d9 --- /dev/null +++ b/stable/unmanic/3.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/unmanic/3.0.38/app-readme.md similarity index 100% rename from stable/unmanic/3.0.37/app-readme.md rename to stable/unmanic/3.0.38/app-readme.md diff --git a/stable/unmanic/3.0.38/charts/common-10.7.7.tgz b/stable/unmanic/3.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/unmanic/3.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/unmanic/3.0.37/ix_values.yaml b/stable/unmanic/3.0.38/ix_values.yaml similarity index 100% rename from stable/unmanic/3.0.37/ix_values.yaml rename to stable/unmanic/3.0.38/ix_values.yaml diff --git a/stable/unmanic/3.0.37/questions.yaml b/stable/unmanic/3.0.38/questions.yaml similarity index 100% rename from stable/unmanic/3.0.37/questions.yaml rename to stable/unmanic/3.0.38/questions.yaml diff --git a/stable/unmanic/3.0.38/templates/common.yaml b/stable/unmanic/3.0.38/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/unmanic/3.0.38/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/unmanic/3.0.38/values.yaml b/stable/unmanic/3.0.38/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unpackerr/6.0.38/CHANGELOG.md b/stable/unpackerr/6.0.38/CHANGELOG.md deleted file mode 100644 index 5bf4b8f5331..00000000000 --- a/stable/unpackerr/6.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [unpackerr-6.0.38](https://github.com/truecharts/charts/compare/unpackerr-6.0.37...unpackerr-6.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [unpackerr-6.0.37](https://github.com/truecharts/charts/compare/unpackerr-6.0.36...unpackerr-6.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [unpackerr-6.0.36](https://github.com/truecharts/charts/compare/unpackerr-6.0.35...unpackerr-6.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [unpackerr-6.0.36](https://github.com/truecharts/charts/compare/unpackerr-6.0.35...unpackerr-6.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [unpackerr-6.0.35](https://github.com/truecharts/charts/compare/unpackerr-6.0.34...unpackerr-6.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [unpackerr-6.0.34](https://github.com/truecharts/charts/compare/unpackerr-6.0.33...unpackerr-6.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [unpackerr-6.0.33](https://github.com/truecharts/charts/compare/unpackerr-6.0.32...unpackerr-6.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/unpackerr/6.0.38/Chart.lock b/stable/unpackerr/6.0.38/Chart.lock deleted file mode 100644 index cadda9cf85f..00000000000 --- a/stable/unpackerr/6.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:49:47.267907873Z" diff --git a/stable/unpackerr/6.0.38/Chart.yaml b/stable/unpackerr/6.0.38/Chart.yaml deleted file mode 100644 index 065539ca2a1..00000000000 --- a/stable/unpackerr/6.0.38/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "0.10.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.38 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/unpackerr/6.0.38/README.md b/stable/unpackerr/6.0.38/README.md deleted file mode 100644 index abb04b86c69..00000000000 --- a/stable/unpackerr/6.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/stable/unpackerr/6.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/unpackerr/6.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/unpackerr/6.0.39/CHANGELOG.md b/stable/unpackerr/6.0.39/CHANGELOG.md new file mode 100644 index 00000000000..9f87e09487f --- /dev/null +++ b/stable/unpackerr/6.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [unpackerr-6.0.39](https://github.com/truecharts/charts/compare/unpackerr-6.0.38...unpackerr-6.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [unpackerr-6.0.38](https://github.com/truecharts/charts/compare/unpackerr-6.0.37...unpackerr-6.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [unpackerr-6.0.37](https://github.com/truecharts/charts/compare/unpackerr-6.0.36...unpackerr-6.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [unpackerr-6.0.36](https://github.com/truecharts/charts/compare/unpackerr-6.0.35...unpackerr-6.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [unpackerr-6.0.36](https://github.com/truecharts/charts/compare/unpackerr-6.0.35...unpackerr-6.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [unpackerr-6.0.35](https://github.com/truecharts/charts/compare/unpackerr-6.0.34...unpackerr-6.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [unpackerr-6.0.34](https://github.com/truecharts/charts/compare/unpackerr-6.0.33...unpackerr-6.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [unpackerr-6.0.33](https://github.com/truecharts/charts/compare/unpackerr-6.0.32...unpackerr-6.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/unpackerr/6.0.39/Chart.lock b/stable/unpackerr/6.0.39/Chart.lock new file mode 100644 index 00000000000..d600fa55892 --- /dev/null +++ b/stable/unpackerr/6.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:53:12.695345183Z" diff --git a/stable/unpackerr/6.0.39/Chart.yaml b/stable/unpackerr/6.0.39/Chart.yaml new file mode 100644 index 00000000000..69efbbb5fa2 --- /dev/null +++ b/stable/unpackerr/6.0.39/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "0.10.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.39 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/unpackerr/6.0.39/README.md b/stable/unpackerr/6.0.39/README.md new file mode 100644 index 00000000000..bb4b32d6c4e --- /dev/null +++ b/stable/unpackerr/6.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/stable/unpackerr/6.0.39/app-readme.md similarity index 100% rename from stable/unpackerr/6.0.38/app-readme.md rename to stable/unpackerr/6.0.39/app-readme.md diff --git a/stable/unpackerr/6.0.39/charts/common-10.7.7.tgz b/stable/unpackerr/6.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/unpackerr/6.0.39/charts/common-10.7.7.tgz differ diff --git a/stable/unpackerr/6.0.38/ix_values.yaml b/stable/unpackerr/6.0.39/ix_values.yaml similarity index 100% rename from stable/unpackerr/6.0.38/ix_values.yaml rename to stable/unpackerr/6.0.39/ix_values.yaml diff --git a/stable/unpackerr/6.0.38/questions.yaml b/stable/unpackerr/6.0.39/questions.yaml similarity index 100% rename from stable/unpackerr/6.0.38/questions.yaml rename to stable/unpackerr/6.0.39/questions.yaml diff --git a/stable/unpackerr/6.0.39/templates/common.yaml b/stable/unpackerr/6.0.39/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/unpackerr/6.0.39/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/unpackerr/6.0.39/values.yaml b/stable/unpackerr/6.0.39/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unpoller/3.0.40/CHANGELOG.md b/stable/unpoller/3.0.40/CHANGELOG.md deleted file mode 100644 index 2573a8f9754..00000000000 --- a/stable/unpoller/3.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [unpoller-3.0.40](https://github.com/truecharts/charts/compare/unpoller-3.0.39...unpoller-3.0.40) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [unpoller-3.0.39](https://github.com/truecharts/charts/compare/unpoller-3.0.38...unpoller-3.0.39) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [unpoller-3.0.38](https://github.com/truecharts/charts/compare/unpoller-3.0.37...unpoller-3.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [unpoller-3.0.38](https://github.com/truecharts/charts/compare/unpoller-3.0.37...unpoller-3.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [unpoller-3.0.37](https://github.com/truecharts/charts/compare/unpoller-3.0.36...unpoller-3.0.37) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [unpoller-3.0.36](https://github.com/truecharts/charts/compare/unpoller-3.0.35...unpoller-3.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/unpoller/3.0.40/Chart.lock b/stable/unpoller/3.0.40/Chart.lock deleted file mode 100644 index 5e532cb6193..00000000000 --- a/stable/unpoller/3.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:49:59.225593325Z" diff --git a/stable/unpoller/3.0.40/Chart.yaml b/stable/unpoller/3.0.40/Chart.yaml deleted file mode 100644 index 23fe204ea65..00000000000 --- a/stable/unpoller/3.0.40/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.7.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.40 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/unpoller/3.0.40/README.md b/stable/unpoller/3.0.40/README.md deleted file mode 100644 index 63f06da595c..00000000000 --- a/stable/unpoller/3.0.40/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.40/charts/common-10.7.1.tgz b/stable/unpoller/3.0.40/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/unpoller/3.0.40/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/unpoller/3.0.41/CHANGELOG.md b/stable/unpoller/3.0.41/CHANGELOG.md new file mode 100644 index 00000000000..880bd2e242e --- /dev/null +++ b/stable/unpoller/3.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [unpoller-3.0.41](https://github.com/truecharts/charts/compare/unpoller-3.0.40...unpoller-3.0.41) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [unpoller-3.0.40](https://github.com/truecharts/charts/compare/unpoller-3.0.39...unpoller-3.0.40) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [unpoller-3.0.39](https://github.com/truecharts/charts/compare/unpoller-3.0.38...unpoller-3.0.39) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [unpoller-3.0.38](https://github.com/truecharts/charts/compare/unpoller-3.0.37...unpoller-3.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [unpoller-3.0.38](https://github.com/truecharts/charts/compare/unpoller-3.0.37...unpoller-3.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [unpoller-3.0.37](https://github.com/truecharts/charts/compare/unpoller-3.0.36...unpoller-3.0.37) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [unpoller-3.0.36](https://github.com/truecharts/charts/compare/unpoller-3.0.35...unpoller-3.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/unpoller/3.0.41/Chart.lock b/stable/unpoller/3.0.41/Chart.lock new file mode 100644 index 00000000000..1573b6b5c9a --- /dev/null +++ b/stable/unpoller/3.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:53:34.571944456Z" diff --git a/stable/unpoller/3.0.41/Chart.yaml b/stable/unpoller/3.0.41/Chart.yaml new file mode 100644 index 00000000000..5df8e043ae8 --- /dev/null +++ b/stable/unpoller/3.0.41/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.1.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.41 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/unpoller/3.0.41/README.md b/stable/unpoller/3.0.41/README.md new file mode 100644 index 00000000000..494c1cf8b04 --- /dev/null +++ b/stable/unpoller/3.0.41/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.40/app-readme.md b/stable/unpoller/3.0.41/app-readme.md similarity index 100% rename from stable/unpoller/3.0.40/app-readme.md rename to stable/unpoller/3.0.41/app-readme.md diff --git a/stable/unpoller/3.0.41/charts/common-10.7.7.tgz b/stable/unpoller/3.0.41/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/unpoller/3.0.41/charts/common-10.7.7.tgz differ diff --git a/stable/unpoller/3.0.40/ix_values.yaml b/stable/unpoller/3.0.41/ix_values.yaml similarity index 100% rename from stable/unpoller/3.0.40/ix_values.yaml rename to stable/unpoller/3.0.41/ix_values.yaml diff --git a/stable/unpoller/3.0.40/questions.yaml b/stable/unpoller/3.0.41/questions.yaml similarity index 100% rename from stable/unpoller/3.0.40/questions.yaml rename to stable/unpoller/3.0.41/questions.yaml diff --git a/stable/unpoller/3.0.41/templates/common.yaml b/stable/unpoller/3.0.41/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/unpoller/3.0.41/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/unpoller/3.0.40/templates/prometheusrules.yaml b/stable/unpoller/3.0.41/templates/prometheusrules.yaml similarity index 100% rename from stable/unpoller/3.0.40/templates/prometheusrules.yaml rename to stable/unpoller/3.0.41/templates/prometheusrules.yaml diff --git a/stable/unpoller/3.0.40/templates/servicemonitor.yaml b/stable/unpoller/3.0.41/templates/servicemonitor.yaml similarity index 100% rename from stable/unpoller/3.0.40/templates/servicemonitor.yaml rename to stable/unpoller/3.0.41/templates/servicemonitor.yaml diff --git a/stable/unpoller/3.0.41/values.yaml b/stable/unpoller/3.0.41/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/uptime-kuma/3.0.43/CHANGELOG.md b/stable/uptime-kuma/3.0.43/CHANGELOG.md deleted file mode 100644 index 6c639efa001..00000000000 --- a/stable/uptime-kuma/3.0.43/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [uptime-kuma-3.0.43](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.42...uptime-kuma-3.0.43) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [uptime-kuma-3.0.42](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.41...uptime-kuma-3.0.42) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [uptime-kuma-3.0.41](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.40...uptime-kuma-3.0.41) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [uptime-kuma-3.0.40](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.39...uptime-kuma-3.0.40) (2022-10-10) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) - - - - -## [uptime-kuma-3.0.39](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.38...uptime-kuma-3.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [uptime-kuma-3.0.39](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.38...uptime-kuma-3.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [uptime-kuma-3.0.38](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.37...uptime-kuma-3.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [uptime-kuma-3.0.37](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.36...uptime-kuma-3.0.37) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [uptime-kuma-3.0.36](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.35...uptime-kuma-3.0.36) (2022-10-04) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) - - - - -## [uptime-kuma-3.0.35](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.34...uptime-kuma-3.0.35) (2022-09-27) - -### Chore diff --git a/stable/uptime-kuma/3.0.43/Chart.lock b/stable/uptime-kuma/3.0.43/Chart.lock deleted file mode 100644 index aef00f9874a..00000000000 --- a/stable/uptime-kuma/3.0.43/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:50:01.283529601Z" diff --git a/stable/uptime-kuma/3.0.43/Chart.yaml b/stable/uptime-kuma/3.0.43/Chart.yaml deleted file mode 100644 index ed5c4dea332..00000000000 --- a/stable/uptime-kuma/3.0.43/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.18.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.43 -annotations: - truecharts.org/catagories: | - - monitoring - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/uptime-kuma/3.0.43/README.md b/stable/uptime-kuma/3.0.43/README.md deleted file mode 100644 index c8b336c730f..00000000000 --- a/stable/uptime-kuma/3.0.43/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.43/charts/common-10.7.1.tgz b/stable/uptime-kuma/3.0.43/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/uptime-kuma/3.0.43/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/uptime-kuma/3.0.44/CHANGELOG.md b/stable/uptime-kuma/3.0.44/CHANGELOG.md new file mode 100644 index 00000000000..98e11069441 --- /dev/null +++ b/stable/uptime-kuma/3.0.44/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [uptime-kuma-3.0.44](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.43...uptime-kuma-3.0.44) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [uptime-kuma-3.0.43](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.42...uptime-kuma-3.0.43) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [uptime-kuma-3.0.42](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.41...uptime-kuma-3.0.42) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [uptime-kuma-3.0.41](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.40...uptime-kuma-3.0.41) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [uptime-kuma-3.0.40](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.39...uptime-kuma-3.0.40) (2022-10-10) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4049](https://github.com/truecharts/charts/issues/4049)) + + + + +## [uptime-kuma-3.0.39](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.38...uptime-kuma-3.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [uptime-kuma-3.0.39](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.38...uptime-kuma-3.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [uptime-kuma-3.0.38](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.37...uptime-kuma-3.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [uptime-kuma-3.0.37](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.36...uptime-kuma-3.0.37) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [uptime-kuma-3.0.36](https://github.com/truecharts/charts/compare/uptime-kuma-3.0.35...uptime-kuma-3.0.36) (2022-10-04) + +### Chore + diff --git a/stable/uptime-kuma/3.0.44/Chart.lock b/stable/uptime-kuma/3.0.44/Chart.lock new file mode 100644 index 00000000000..27f65a45f68 --- /dev/null +++ b/stable/uptime-kuma/3.0.44/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:53:37.620766185Z" diff --git a/stable/uptime-kuma/3.0.44/Chart.yaml b/stable/uptime-kuma/3.0.44/Chart.yaml new file mode 100644 index 00000000000..a6c8a5cd2a4 --- /dev/null +++ b/stable/uptime-kuma/3.0.44/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.18.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.44 +annotations: + truecharts.org/catagories: | + - monitoring + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/uptime-kuma/3.0.44/README.md b/stable/uptime-kuma/3.0.44/README.md new file mode 100644 index 00000000000..5e7881af256 --- /dev/null +++ b/stable/uptime-kuma/3.0.44/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.43/app-readme.md b/stable/uptime-kuma/3.0.44/app-readme.md similarity index 100% rename from stable/uptime-kuma/3.0.43/app-readme.md rename to stable/uptime-kuma/3.0.44/app-readme.md diff --git a/stable/uptime-kuma/3.0.44/charts/common-10.7.7.tgz b/stable/uptime-kuma/3.0.44/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/uptime-kuma/3.0.44/charts/common-10.7.7.tgz differ diff --git a/stable/uptime-kuma/3.0.43/ix_values.yaml b/stable/uptime-kuma/3.0.44/ix_values.yaml similarity index 100% rename from stable/uptime-kuma/3.0.43/ix_values.yaml rename to stable/uptime-kuma/3.0.44/ix_values.yaml diff --git a/stable/uptime-kuma/3.0.43/questions.yaml b/stable/uptime-kuma/3.0.44/questions.yaml similarity index 100% rename from stable/uptime-kuma/3.0.43/questions.yaml rename to stable/uptime-kuma/3.0.44/questions.yaml diff --git a/stable/uptime-kuma/3.0.44/templates/common.yaml b/stable/uptime-kuma/3.0.44/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/uptime-kuma/3.0.44/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/uptime-kuma/3.0.44/values.yaml b/stable/uptime-kuma/3.0.44/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/uptimerobot-prometheus/4.0.40/CHANGELOG.md b/stable/uptimerobot-prometheus/4.0.40/CHANGELOG.md deleted file mode 100644 index 3d8e443c6a2..00000000000 --- a/stable/uptimerobot-prometheus/4.0.40/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [uptimerobot-prometheus-4.0.40](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.39...uptimerobot-prometheus-4.0.40) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [uptimerobot-prometheus-4.0.39](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.38...uptimerobot-prometheus-4.0.39) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [uptimerobot-prometheus-4.0.38](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.37...uptimerobot-prometheus-4.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [uptimerobot-prometheus-4.0.38](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.37...uptimerobot-prometheus-4.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [uptimerobot-prometheus-4.0.37](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.36...uptimerobot-prometheus-4.0.37) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [uptimerobot-prometheus-4.0.36](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.35...uptimerobot-prometheus-4.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/uptimerobot-prometheus/4.0.40/Chart.lock b/stable/uptimerobot-prometheus/4.0.40/Chart.lock deleted file mode 100644 index b4600c0d893..00000000000 --- a/stable/uptimerobot-prometheus/4.0.40/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:50:04.142816763Z" diff --git a/stable/uptimerobot-prometheus/4.0.40/Chart.yaml b/stable/uptimerobot-prometheus/4.0.40/Chart.yaml deleted file mode 100644 index 1921d189892..00000000000 --- a/stable/uptimerobot-prometheus/4.0.40/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.7.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.40 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/uptimerobot-prometheus/4.0.40/README.md b/stable/uptimerobot-prometheus/4.0.40/README.md deleted file mode 100644 index b203048fcef..00000000000 --- a/stable/uptimerobot-prometheus/4.0.40/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.40/charts/common-10.7.1.tgz b/stable/uptimerobot-prometheus/4.0.40/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/uptimerobot-prometheus/4.0.40/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/uptimerobot-prometheus/4.0.41/CHANGELOG.md b/stable/uptimerobot-prometheus/4.0.41/CHANGELOG.md new file mode 100644 index 00000000000..2bfbb776e44 --- /dev/null +++ b/stable/uptimerobot-prometheus/4.0.41/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [uptimerobot-prometheus-4.0.41](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.40...uptimerobot-prometheus-4.0.41) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [uptimerobot-prometheus-4.0.40](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.39...uptimerobot-prometheus-4.0.40) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [uptimerobot-prometheus-4.0.39](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.38...uptimerobot-prometheus-4.0.39) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [uptimerobot-prometheus-4.0.38](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.37...uptimerobot-prometheus-4.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [uptimerobot-prometheus-4.0.38](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.37...uptimerobot-prometheus-4.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [uptimerobot-prometheus-4.0.37](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.36...uptimerobot-prometheus-4.0.37) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [uptimerobot-prometheus-4.0.36](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-4.0.35...uptimerobot-prometheus-4.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/uptimerobot-prometheus/4.0.41/Chart.lock b/stable/uptimerobot-prometheus/4.0.41/Chart.lock new file mode 100644 index 00000000000..08a1db428a3 --- /dev/null +++ b/stable/uptimerobot-prometheus/4.0.41/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:53:43.249784605Z" diff --git a/stable/uptimerobot-prometheus/4.0.41/Chart.yaml b/stable/uptimerobot-prometheus/4.0.41/Chart.yaml new file mode 100644 index 00000000000..d4cac7e0880 --- /dev/null +++ b/stable/uptimerobot-prometheus/4.0.41/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.0.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.41 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/uptimerobot-prometheus/4.0.41/README.md b/stable/uptimerobot-prometheus/4.0.41/README.md new file mode 100644 index 00000000000..96b818f9bb9 --- /dev/null +++ b/stable/uptimerobot-prometheus/4.0.41/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.40/app-readme.md b/stable/uptimerobot-prometheus/4.0.41/app-readme.md similarity index 100% rename from stable/uptimerobot-prometheus/4.0.40/app-readme.md rename to stable/uptimerobot-prometheus/4.0.41/app-readme.md diff --git a/stable/uptimerobot-prometheus/4.0.41/charts/common-10.7.7.tgz b/stable/uptimerobot-prometheus/4.0.41/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/uptimerobot-prometheus/4.0.41/charts/common-10.7.7.tgz differ diff --git a/stable/uptimerobot-prometheus/4.0.40/ix_values.yaml b/stable/uptimerobot-prometheus/4.0.41/ix_values.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.40/ix_values.yaml rename to stable/uptimerobot-prometheus/4.0.41/ix_values.yaml diff --git a/stable/uptimerobot-prometheus/4.0.40/questions.yaml b/stable/uptimerobot-prometheus/4.0.41/questions.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.40/questions.yaml rename to stable/uptimerobot-prometheus/4.0.41/questions.yaml diff --git a/stable/uptimerobot-prometheus/4.0.41/templates/common.yaml b/stable/uptimerobot-prometheus/4.0.41/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/uptimerobot-prometheus/4.0.41/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/uptimerobot-prometheus/4.0.40/templates/prometheusrules.yaml b/stable/uptimerobot-prometheus/4.0.41/templates/prometheusrules.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.40/templates/prometheusrules.yaml rename to stable/uptimerobot-prometheus/4.0.41/templates/prometheusrules.yaml diff --git a/stable/uptimerobot-prometheus/4.0.40/templates/servicemonitor.yaml b/stable/uptimerobot-prometheus/4.0.41/templates/servicemonitor.yaml similarity index 100% rename from stable/uptimerobot-prometheus/4.0.40/templates/servicemonitor.yaml rename to stable/uptimerobot-prometheus/4.0.41/templates/servicemonitor.yaml diff --git a/stable/uptimerobot-prometheus/4.0.41/values.yaml b/stable/uptimerobot-prometheus/4.0.41/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/valheim/3.0.42/CHANGELOG.md b/stable/valheim/3.0.42/CHANGELOG.md deleted file mode 100644 index 37fe1dde7ee..00000000000 --- a/stable/valheim/3.0.42/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [valheim-3.0.42](https://github.com/truecharts/charts/compare/valheim-3.0.41...valheim-3.0.42) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [valheim-3.0.41](https://github.com/truecharts/charts/compare/valheim-3.0.40...valheim-3.0.41) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [valheim-3.0.40](https://github.com/truecharts/charts/compare/valheim-3.0.39...valheim-3.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [valheim-3.0.40](https://github.com/truecharts/charts/compare/valheim-3.0.39...valheim-3.0.40) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [valheim-3.0.39](https://github.com/truecharts/charts/compare/valheim-3.0.38...valheim-3.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [valheim-3.0.38](https://github.com/truecharts/charts/compare/valheim-3.0.37...valheim-3.0.38) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [valheim-3.0.37](https://github.com/truecharts/charts/compare/valheim-3.0.36...valheim-3.0.37) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/valheim/3.0.42/Chart.lock b/stable/valheim/3.0.42/Chart.lock deleted file mode 100644 index 9f133cbad49..00000000000 --- a/stable/valheim/3.0.42/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:50:17.689635635Z" diff --git a/stable/valheim/3.0.42/Chart.yaml b/stable/valheim/3.0.42/Chart.yaml deleted file mode 100644 index 2905eb2af07..00000000000 --- a/stable/valheim/3.0.42/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.42 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/valheim/3.0.42/README.md b/stable/valheim/3.0.42/README.md deleted file mode 100644 index 4622ce15a72..00000000000 --- a/stable/valheim/3.0.42/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.42/charts/common-10.7.1.tgz b/stable/valheim/3.0.42/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/valheim/3.0.42/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/valheim/3.0.43/CHANGELOG.md b/stable/valheim/3.0.43/CHANGELOG.md new file mode 100644 index 00000000000..15d428d57fb --- /dev/null +++ b/stable/valheim/3.0.43/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [valheim-3.0.43](https://github.com/truecharts/charts/compare/valheim-3.0.42...valheim-3.0.43) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [valheim-3.0.42](https://github.com/truecharts/charts/compare/valheim-3.0.41...valheim-3.0.42) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [valheim-3.0.41](https://github.com/truecharts/charts/compare/valheim-3.0.40...valheim-3.0.41) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [valheim-3.0.40](https://github.com/truecharts/charts/compare/valheim-3.0.39...valheim-3.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [valheim-3.0.40](https://github.com/truecharts/charts/compare/valheim-3.0.39...valheim-3.0.40) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [valheim-3.0.39](https://github.com/truecharts/charts/compare/valheim-3.0.38...valheim-3.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [valheim-3.0.38](https://github.com/truecharts/charts/compare/valheim-3.0.37...valheim-3.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [valheim-3.0.37](https://github.com/truecharts/charts/compare/valheim-3.0.36...valheim-3.0.37) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/valheim/3.0.43/Chart.lock b/stable/valheim/3.0.43/Chart.lock new file mode 100644 index 00000000000..e44dbff59d8 --- /dev/null +++ b/stable/valheim/3.0.43/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:53:54.833552241Z" diff --git a/stable/valheim/3.0.43/Chart.yaml b/stable/valheim/3.0.43/Chart.yaml new file mode 100644 index 00000000000..18c549d88a6 --- /dev/null +++ b/stable/valheim/3.0.43/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.43 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/valheim/3.0.43/README.md b/stable/valheim/3.0.43/README.md new file mode 100644 index 00000000000..ef3d39a4f2d --- /dev/null +++ b/stable/valheim/3.0.43/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/app-readme.md b/stable/valheim/3.0.43/app-readme.md similarity index 100% rename from stable/valheim/3.0.42/app-readme.md rename to stable/valheim/3.0.43/app-readme.md diff --git a/stable/valheim/3.0.43/charts/common-10.7.7.tgz b/stable/valheim/3.0.43/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/valheim/3.0.43/charts/common-10.7.7.tgz differ diff --git a/stable/valheim/3.0.42/ix_values.yaml b/stable/valheim/3.0.43/ix_values.yaml similarity index 100% rename from stable/valheim/3.0.42/ix_values.yaml rename to stable/valheim/3.0.43/ix_values.yaml diff --git a/stable/valheim/3.0.42/questions.yaml b/stable/valheim/3.0.43/questions.yaml similarity index 100% rename from stable/valheim/3.0.42/questions.yaml rename to stable/valheim/3.0.43/questions.yaml diff --git a/stable/valheim/3.0.42/templates/common.yaml b/stable/valheim/3.0.43/templates/common.yaml similarity index 100% rename from stable/valheim/3.0.42/templates/common.yaml rename to stable/valheim/3.0.43/templates/common.yaml diff --git a/stable/valheim/3.0.43/values.yaml b/stable/valheim/3.0.43/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/vaultwarden/16.0.48/CHANGELOG.md b/stable/vaultwarden/16.0.48/CHANGELOG.md new file mode 100644 index 00000000000..72744e61b10 --- /dev/null +++ b/stable/vaultwarden/16.0.48/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vaultwarden-16.0.48](https://github.com/truecharts/charts/compare/vaultwarden-16.0.47...vaultwarden-16.0.48) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [vaultwarden-16.0.47](https://github.com/truecharts/charts/compare/vaultwarden-16.0.46...vaultwarden-16.0.47) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [vaultwarden-16.0.46](https://github.com/truecharts/charts/compare/vaultwarden-16.0.45...vaultwarden-16.0.46) (2022-10-16) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4108](https://github.com/truecharts/charts/issues/4108)) + + + + +## [vaultwarden-16.0.45](https://github.com/truecharts/charts/compare/vaultwarden-16.0.44...vaultwarden-16.0.45) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [vaultwarden-16.0.44](https://github.com/truecharts/charts/compare/vaultwarden-16.0.43...vaultwarden-16.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [vaultwarden-16.0.44](https://github.com/truecharts/charts/compare/vaultwarden-16.0.43...vaultwarden-16.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [vaultwarden-16.0.43](https://github.com/truecharts/charts/compare/vaultwarden-16.0.42...vaultwarden-16.0.43) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [vaultwarden-16.0.41](https://github.com/truecharts/charts/compare/vaultwarden-16.0.40...vaultwarden-16.0.41) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/vaultwarden/16.0.48/Chart.lock b/stable/vaultwarden/16.0.48/Chart.lock new file mode 100644 index 00000000000..ac88ebff472 --- /dev/null +++ b/stable/vaultwarden/16.0.48/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:54:30.316890592Z" diff --git a/stable/vaultwarden/16.0.48/Chart.yaml b/stable/vaultwarden/16.0.48/Chart.yaml new file mode 100644 index 00000000000..aadf8d2f2d1 --- /dev/null +++ b/stable/vaultwarden/16.0.48/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "1.26.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.48 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/vaultwarden/16.0.48/README.md b/stable/vaultwarden/16.0.48/README.md new file mode 100644 index 00000000000..d55e17088b1 --- /dev/null +++ b/stable/vaultwarden/16.0.48/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.48/app-readme.md b/stable/vaultwarden/16.0.48/app-readme.md new file mode 100644 index 00000000000..01063b2fee7 --- /dev/null +++ b/stable/vaultwarden/16.0.48/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.48/charts/common-10.7.7.tgz b/stable/vaultwarden/16.0.48/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/vaultwarden/16.0.48/charts/common-10.7.7.tgz differ diff --git a/stable/vaultwarden/16.0.48/charts/postgresql-8.0.106.tgz b/stable/vaultwarden/16.0.48/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/vaultwarden/16.0.48/charts/postgresql-8.0.106.tgz differ diff --git a/stable/vaultwarden/16.0.48/ci/default-values.yaml b/stable/vaultwarden/16.0.48/ci/default-values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/vaultwarden/16.0.48/ci/ingress-values.yaml b/stable/vaultwarden/16.0.48/ci/ingress-values.yaml new file mode 100644 index 00000000000..961f466bd75 --- /dev/null +++ b/stable/vaultwarden/16.0.48/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.48/ix_values.yaml b/stable/vaultwarden/16.0.48/ix_values.yaml new file mode 100644 index 00000000000..cc28b11d17d --- /dev/null +++ b/stable/vaultwarden/16.0.48/ix_values.yaml @@ -0,0 +1,159 @@ +image: + repository: tccr.io/truecharts/vaultwarden + pullPolicy: IfNotPresent + tag: 1.26.0@sha256:c96156c6788a4e6104456a57c48767719147dba3dde1f0a76dfaa7bc98d62581 + +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.48/questions.yaml b/stable/vaultwarden/16.0.48/questions.yaml new file mode 100644 index 00000000000..0ec26f1c5af --- /dev/null +++ b/stable/vaultwarden/16.0.48/questions.yaml @@ -0,0 +1,3003 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.48/templates/_configmap.tpl b/stable/vaultwarden/16.0.48/templates/_configmap.tpl new file mode 100644 index 00000000000..8809925abdf --- /dev/null +++ b/stable/vaultwarden/16.0.48/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.48/templates/_secrets.tpl b/stable/vaultwarden/16.0.48/templates/_secrets.tpl new file mode 100644 index 00000000000..ca5ec74b0af --- /dev/null +++ b/stable/vaultwarden/16.0.48/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.48/templates/_validate.tpl b/stable/vaultwarden/16.0.48/templates/_validate.tpl new file mode 100644 index 00000000000..e4832c2f6e5 --- /dev/null +++ b/stable/vaultwarden/16.0.48/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.48/templates/common.yaml b/stable/vaultwarden/16.0.48/templates/common.yaml new file mode 100644 index 00000000000..577816b14ce --- /dev/null +++ b/stable/vaultwarden/16.0.48/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.48/values.yaml b/stable/vaultwarden/16.0.48/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/verysync/2.0.41/CHANGELOG.md b/stable/verysync/2.0.41/CHANGELOG.md deleted file mode 100644 index 058b04078a4..00000000000 --- a/stable/verysync/2.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [verysync-2.0.41](https://github.com/truecharts/charts/compare/verysync-2.0.40...verysync-2.0.41) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [verysync-2.0.40](https://github.com/truecharts/charts/compare/verysync-2.0.39...verysync-2.0.40) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [verysync-2.0.39](https://github.com/truecharts/charts/compare/verysync-2.0.38...verysync-2.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [verysync-2.0.39](https://github.com/truecharts/charts/compare/verysync-2.0.38...verysync-2.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [verysync-2.0.38](https://github.com/truecharts/charts/compare/verysync-2.0.37...verysync-2.0.38) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [verysync-2.0.37](https://github.com/truecharts/charts/compare/verysync-2.0.36...verysync-2.0.37) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [verysync-2.0.36](https://github.com/truecharts/charts/compare/verysync-2.0.35...verysync-2.0.36) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/verysync/2.0.41/Chart.lock b/stable/verysync/2.0.41/Chart.lock deleted file mode 100644 index db736e4e43e..00000000000 --- a/stable/verysync/2.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:50:32.462483381Z" diff --git a/stable/verysync/2.0.41/Chart.yaml b/stable/verysync/2.0.41/Chart.yaml deleted file mode 100644 index d1959ab5dc5..00000000000 --- a/stable/verysync/2.0.41/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.14.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.41 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/verysync/2.0.41/README.md b/stable/verysync/2.0.41/README.md deleted file mode 100644 index 015a146cfca..00000000000 --- a/stable/verysync/2.0.41/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.41/charts/common-10.7.1.tgz b/stable/verysync/2.0.41/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/verysync/2.0.41/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/verysync/2.0.42/CHANGELOG.md b/stable/verysync/2.0.42/CHANGELOG.md new file mode 100644 index 00000000000..3ee1a927bcb --- /dev/null +++ b/stable/verysync/2.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [verysync-2.0.42](https://github.com/truecharts/charts/compare/verysync-2.0.41...verysync-2.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [verysync-2.0.41](https://github.com/truecharts/charts/compare/verysync-2.0.40...verysync-2.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [verysync-2.0.40](https://github.com/truecharts/charts/compare/verysync-2.0.39...verysync-2.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [verysync-2.0.39](https://github.com/truecharts/charts/compare/verysync-2.0.38...verysync-2.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [verysync-2.0.39](https://github.com/truecharts/charts/compare/verysync-2.0.38...verysync-2.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [verysync-2.0.38](https://github.com/truecharts/charts/compare/verysync-2.0.37...verysync-2.0.38) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [verysync-2.0.37](https://github.com/truecharts/charts/compare/verysync-2.0.36...verysync-2.0.37) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [verysync-2.0.36](https://github.com/truecharts/charts/compare/verysync-2.0.35...verysync-2.0.36) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/verysync/2.0.42/Chart.lock b/stable/verysync/2.0.42/Chart.lock new file mode 100644 index 00000000000..c4108e7d6a9 --- /dev/null +++ b/stable/verysync/2.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:54:18.395880118Z" diff --git a/stable/verysync/2.0.42/Chart.yaml b/stable/verysync/2.0.42/Chart.yaml new file mode 100644 index 00000000000..8b9a55e8de7 --- /dev/null +++ b/stable/verysync/2.0.42/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.14.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.42 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/verysync/2.0.42/README.md b/stable/verysync/2.0.42/README.md new file mode 100644 index 00000000000..c62f78027be --- /dev/null +++ b/stable/verysync/2.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.41/app-readme.md b/stable/verysync/2.0.42/app-readme.md similarity index 100% rename from stable/verysync/2.0.41/app-readme.md rename to stable/verysync/2.0.42/app-readme.md diff --git a/stable/verysync/2.0.42/charts/common-10.7.7.tgz b/stable/verysync/2.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/verysync/2.0.42/charts/common-10.7.7.tgz differ diff --git a/stable/verysync/2.0.41/ix_values.yaml b/stable/verysync/2.0.42/ix_values.yaml similarity index 100% rename from stable/verysync/2.0.41/ix_values.yaml rename to stable/verysync/2.0.42/ix_values.yaml diff --git a/stable/verysync/2.0.41/questions.yaml b/stable/verysync/2.0.42/questions.yaml similarity index 100% rename from stable/verysync/2.0.41/questions.yaml rename to stable/verysync/2.0.42/questions.yaml diff --git a/stable/verysync/2.0.42/templates/common.yaml b/stable/verysync/2.0.42/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/verysync/2.0.42/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/verysync/2.0.42/values.yaml b/stable/verysync/2.0.42/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/vikunja/3.0.61/CHANGELOG.md b/stable/vikunja/3.0.61/CHANGELOG.md deleted file mode 100644 index 408510d9bf4..00000000000 --- a/stable/vikunja/3.0.61/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [vikunja-3.0.61](https://github.com/truecharts/charts/compare/vikunja-3.0.60...vikunja-3.0.61) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [vikunja-3.0.60](https://github.com/truecharts/charts/compare/vikunja-3.0.59...vikunja-3.0.60) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [vikunja-3.0.59](https://github.com/truecharts/charts/compare/vikunja-3.0.58...vikunja-3.0.59) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [vikunja-3.0.58](https://github.com/truecharts/charts/compare/vikunja-3.0.57...vikunja-3.0.58) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [vikunja-3.0.58](https://github.com/truecharts/charts/compare/vikunja-3.0.57...vikunja-3.0.58) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [vikunja-3.0.57](https://github.com/truecharts/charts/compare/vikunja-3.0.56...vikunja-3.0.57) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [vikunja-3.0.56](https://github.com/truecharts/charts/compare/vikunja-3.0.55...vikunja-3.0.56) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [vikunja-3.0.54](https://github.com/truecharts/charts/compare/vikunja-3.0.53...vikunja-3.0.54) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 - diff --git a/stable/vikunja/3.0.61/Chart.lock b/stable/vikunja/3.0.61/Chart.lock deleted file mode 100644 index c86d9483261..00000000000 --- a/stable/vikunja/3.0.61/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:5944a2a450aec6283b54578a7276a1ba273ce06e0eed12428badb3d1d8c3b2ff -generated: "2022-10-21T10:37:04.42697989Z" diff --git a/stable/vikunja/3.0.61/Chart.yaml b/stable/vikunja/3.0.61/Chart.yaml deleted file mode 100644 index a59132717c3..00000000000 --- a/stable/vikunja/3.0.61/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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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.61 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/vikunja/3.0.61/README.md b/stable/vikunja/3.0.61/README.md deleted file mode 100644 index e0e3f05b638..00000000000 --- a/stable/vikunja/3.0.61/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.101 | -| https://charts.truecharts.org | redis | 3.0.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.61/charts/common-10.7.1.tgz b/stable/vikunja/3.0.61/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/vikunja/3.0.61/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/vikunja/3.0.61/charts/postgresql-8.0.101.tgz b/stable/vikunja/3.0.61/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/vikunja/3.0.61/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/vikunja/3.0.61/charts/redis-3.0.97.tgz b/stable/vikunja/3.0.61/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/vikunja/3.0.61/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/vikunja/3.0.62/CHANGELOG.md b/stable/vikunja/3.0.62/CHANGELOG.md new file mode 100644 index 00000000000..e88587713bc --- /dev/null +++ b/stable/vikunja/3.0.62/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [vikunja-3.0.62](https://github.com/truecharts/charts/compare/vikunja-3.0.61...vikunja-3.0.62) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [vikunja-3.0.61](https://github.com/truecharts/charts/compare/vikunja-3.0.60...vikunja-3.0.61) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [vikunja-3.0.60](https://github.com/truecharts/charts/compare/vikunja-3.0.59...vikunja-3.0.60) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [vikunja-3.0.59](https://github.com/truecharts/charts/compare/vikunja-3.0.58...vikunja-3.0.59) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [vikunja-3.0.58](https://github.com/truecharts/charts/compare/vikunja-3.0.57...vikunja-3.0.58) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [vikunja-3.0.58](https://github.com/truecharts/charts/compare/vikunja-3.0.57...vikunja-3.0.58) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [vikunja-3.0.57](https://github.com/truecharts/charts/compare/vikunja-3.0.56...vikunja-3.0.57) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [vikunja-3.0.56](https://github.com/truecharts/charts/compare/vikunja-3.0.55...vikunja-3.0.56) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [vikunja-3.0.54](https://github.com/truecharts/charts/compare/vikunja-3.0.53...vikunja-3.0.54) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [vikunja-3.0.53](https://github.com/truecharts/charts/compare/vikunja-3.0.52...vikunja-3.0.53) (2022-09-25) + +### Chore + diff --git a/stable/vikunja/3.0.62/Chart.lock b/stable/vikunja/3.0.62/Chart.lock new file mode 100644 index 00000000000..72282119840 --- /dev/null +++ b/stable/vikunja/3.0.62/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:74b14c49cbb6c324d31f5e500c3bd2cfcbb61460306ba7433f71fa45ef2f03a3 +generated: "2022-10-25T10:54:55.984847128Z" diff --git a/stable/vikunja/3.0.62/Chart.yaml b/stable/vikunja/3.0.62/Chart.yaml new file mode 100644 index 00000000000..4414b6ef7f3 --- /dev/null +++ b/stable/vikunja/3.0.62/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "0.19.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.62 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/vikunja/3.0.62/README.md b/stable/vikunja/3.0.62/README.md new file mode 100644 index 00000000000..4298f233605 --- /dev/null +++ b/stable/vikunja/3.0.62/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.106 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.61/app-readme.md b/stable/vikunja/3.0.62/app-readme.md similarity index 100% rename from stable/vikunja/3.0.61/app-readme.md rename to stable/vikunja/3.0.62/app-readme.md diff --git a/stable/vikunja/3.0.62/charts/common-10.7.7.tgz b/stable/vikunja/3.0.62/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/vikunja/3.0.62/charts/common-10.7.7.tgz differ diff --git a/stable/vikunja/3.0.62/charts/postgresql-8.0.106.tgz b/stable/vikunja/3.0.62/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/vikunja/3.0.62/charts/postgresql-8.0.106.tgz differ diff --git a/stable/vikunja/3.0.62/charts/redis-3.0.102.tgz b/stable/vikunja/3.0.62/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/vikunja/3.0.62/charts/redis-3.0.102.tgz differ diff --git a/stable/vikunja/3.0.61/ix_values.yaml b/stable/vikunja/3.0.62/ix_values.yaml similarity index 100% rename from stable/vikunja/3.0.61/ix_values.yaml rename to stable/vikunja/3.0.62/ix_values.yaml diff --git a/stable/vikunja/3.0.61/questions.yaml b/stable/vikunja/3.0.62/questions.yaml similarity index 100% rename from stable/vikunja/3.0.61/questions.yaml rename to stable/vikunja/3.0.62/questions.yaml diff --git a/stable/vikunja/3.0.61/templates/_secrets.tpl b/stable/vikunja/3.0.62/templates/_secrets.tpl similarity index 100% rename from stable/vikunja/3.0.61/templates/_secrets.tpl rename to stable/vikunja/3.0.62/templates/_secrets.tpl diff --git a/stable/vikunja/3.0.61/templates/common.yaml b/stable/vikunja/3.0.62/templates/common.yaml similarity index 100% rename from stable/vikunja/3.0.61/templates/common.yaml rename to stable/vikunja/3.0.62/templates/common.yaml diff --git a/stable/vikunja/3.0.62/values.yaml b/stable/vikunja/3.0.62/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/webgrabplus/2.0.38/CHANGELOG.md b/stable/webgrabplus/2.0.38/CHANGELOG.md deleted file mode 100644 index 6e2438fb655..00000000000 --- a/stable/webgrabplus/2.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [webgrabplus-2.0.38](https://github.com/truecharts/charts/compare/webgrabplus-2.0.37...webgrabplus-2.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [webgrabplus-2.0.37](https://github.com/truecharts/charts/compare/webgrabplus-2.0.36...webgrabplus-2.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [webgrabplus-2.0.36](https://github.com/truecharts/charts/compare/webgrabplus-2.0.35...webgrabplus-2.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [webgrabplus-2.0.36](https://github.com/truecharts/charts/compare/webgrabplus-2.0.35...webgrabplus-2.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [webgrabplus-2.0.35](https://github.com/truecharts/charts/compare/webgrabplus-2.0.34...webgrabplus-2.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [webgrabplus-2.0.34](https://github.com/truecharts/charts/compare/webgrabplus-2.0.33...webgrabplus-2.0.34) (2022-09-28) - -### Chore - -- Auto-update chart README [skip ci] - - update container image tccr.io/truecharts/webgrabplus to v5.0.1 ([#3940](https://github.com/truecharts/charts/issues/3940)) - - - - -## [webgrabplus-2.0.33](https://github.com/truecharts/charts/compare/webgrabplus-2.0.32...webgrabplus-2.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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] diff --git a/stable/webgrabplus/2.0.38/Chart.lock b/stable/webgrabplus/2.0.38/Chart.lock deleted file mode 100644 index d461a739d53..00000000000 --- a/stable/webgrabplus/2.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:50:48.7908007Z" diff --git a/stable/webgrabplus/2.0.38/Chart.yaml b/stable/webgrabplus/2.0.38/Chart.yaml deleted file mode 100644 index 52d154267f9..00000000000 --- a/stable/webgrabplus/2.0.38/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: webgrabplus -version: 2.0.38 -appVersion: "5.0.1" -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.7.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.38/README.md b/stable/webgrabplus/2.0.38/README.md deleted file mode 100644 index abd3edbf23d..00000000000 --- a/stable/webgrabplus/2.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/stable/webgrabplus/2.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/webgrabplus/2.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/webgrabplus/2.0.39/CHANGELOG.md b/stable/webgrabplus/2.0.39/CHANGELOG.md new file mode 100644 index 00000000000..9f3891d88dd --- /dev/null +++ b/stable/webgrabplus/2.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [webgrabplus-2.0.39](https://github.com/truecharts/charts/compare/webgrabplus-2.0.38...webgrabplus-2.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [webgrabplus-2.0.38](https://github.com/truecharts/charts/compare/webgrabplus-2.0.37...webgrabplus-2.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [webgrabplus-2.0.37](https://github.com/truecharts/charts/compare/webgrabplus-2.0.36...webgrabplus-2.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [webgrabplus-2.0.36](https://github.com/truecharts/charts/compare/webgrabplus-2.0.35...webgrabplus-2.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [webgrabplus-2.0.36](https://github.com/truecharts/charts/compare/webgrabplus-2.0.35...webgrabplus-2.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [webgrabplus-2.0.35](https://github.com/truecharts/charts/compare/webgrabplus-2.0.34...webgrabplus-2.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [webgrabplus-2.0.34](https://github.com/truecharts/charts/compare/webgrabplus-2.0.33...webgrabplus-2.0.34) (2022-09-28) + +### Chore + +- Auto-update chart README [skip ci] + - update container image tccr.io/truecharts/webgrabplus to v5.0.1 ([#3940](https://github.com/truecharts/charts/issues/3940)) + + + + +## [webgrabplus-2.0.33](https://github.com/truecharts/charts/compare/webgrabplus-2.0.32...webgrabplus-2.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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 diff --git a/stable/webgrabplus/2.0.39/Chart.lock b/stable/webgrabplus/2.0.39/Chart.lock new file mode 100644 index 00000000000..e97c813baed --- /dev/null +++ b/stable/webgrabplus/2.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:54:34.525408346Z" diff --git a/stable/webgrabplus/2.0.39/Chart.yaml b/stable/webgrabplus/2.0.39/Chart.yaml new file mode 100644 index 00000000000..6d7b5c75818 --- /dev/null +++ b/stable/webgrabplus/2.0.39/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: webgrabplus +version: 2.0.39 +appVersion: "5.0.1" +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.7.7 + # 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.39/README.md b/stable/webgrabplus/2.0.39/README.md new file mode 100644 index 00000000000..f7acce99d09 --- /dev/null +++ b/stable/webgrabplus/2.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/stable/webgrabplus/2.0.39/app-readme.md similarity index 100% rename from stable/webgrabplus/2.0.38/app-readme.md rename to stable/webgrabplus/2.0.39/app-readme.md diff --git a/stable/webgrabplus/2.0.39/charts/common-10.7.7.tgz b/stable/webgrabplus/2.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/webgrabplus/2.0.39/charts/common-10.7.7.tgz differ diff --git a/stable/webgrabplus/2.0.38/ix_values.yaml b/stable/webgrabplus/2.0.39/ix_values.yaml similarity index 100% rename from stable/webgrabplus/2.0.38/ix_values.yaml rename to stable/webgrabplus/2.0.39/ix_values.yaml diff --git a/stable/webgrabplus/2.0.38/questions.yaml b/stable/webgrabplus/2.0.39/questions.yaml similarity index 100% rename from stable/webgrabplus/2.0.38/questions.yaml rename to stable/webgrabplus/2.0.39/questions.yaml diff --git a/stable/webgrabplus/2.0.39/templates/common.yaml b/stable/webgrabplus/2.0.39/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/webgrabplus/2.0.39/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/webgrabplus/2.0.39/values.yaml b/stable/webgrabplus/2.0.39/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/weblate/4.0.47/CHANGELOG.md b/stable/weblate/4.0.47/CHANGELOG.md deleted file mode 100644 index 5c67e679b82..00000000000 --- a/stable/weblate/4.0.47/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [weblate-4.0.47](https://github.com/truecharts/charts/compare/weblate-4.0.46...weblate-4.0.47) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [weblate-4.0.46](https://github.com/truecharts/charts/compare/weblate-4.0.45...weblate-4.0.46) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [weblate-4.0.45](https://github.com/truecharts/charts/compare/weblate-4.0.44...weblate-4.0.45) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [weblate-4.0.45](https://github.com/truecharts/charts/compare/weblate-4.0.44...weblate-4.0.45) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [weblate-4.0.44](https://github.com/truecharts/charts/compare/weblate-4.0.43...weblate-4.0.44) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [weblate-4.0.42](https://github.com/truecharts/charts/compare/weblate-4.0.41...weblate-4.0.42) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/weblate/4.0.47/Chart.lock b/stable/weblate/4.0.47/Chart.lock deleted file mode 100644 index e2cce43a5c7..00000000000 --- a/stable/weblate/4.0.47/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:5944a2a450aec6283b54578a7276a1ba273ce06e0eed12428badb3d1d8c3b2ff -generated: "2022-10-19T13:51:27.777095793Z" diff --git a/stable/weblate/4.0.47/Chart.yaml b/stable/weblate/4.0.47/Chart.yaml deleted file mode 100644 index 9e4556a6ee2..00000000000 --- a/stable/weblate/4.0.47/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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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.47 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/weblate/4.0.47/README.md b/stable/weblate/4.0.47/README.md deleted file mode 100644 index fb42b81664a..00000000000 --- a/stable/weblate/4.0.47/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.101 | -| https://charts.truecharts.org | redis | 3.0.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.47/charts/common-10.7.1.tgz b/stable/weblate/4.0.47/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/weblate/4.0.47/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/weblate/4.0.47/charts/postgresql-8.0.101.tgz b/stable/weblate/4.0.47/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/weblate/4.0.47/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/weblate/4.0.47/charts/redis-3.0.97.tgz b/stable/weblate/4.0.47/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/weblate/4.0.47/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/weblate/4.0.48/CHANGELOG.md b/stable/weblate/4.0.48/CHANGELOG.md new file mode 100644 index 00000000000..9bb33b9c10a --- /dev/null +++ b/stable/weblate/4.0.48/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [weblate-4.0.48](https://github.com/truecharts/charts/compare/weblate-4.0.47...weblate-4.0.48) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [weblate-4.0.47](https://github.com/truecharts/charts/compare/weblate-4.0.46...weblate-4.0.47) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [weblate-4.0.46](https://github.com/truecharts/charts/compare/weblate-4.0.45...weblate-4.0.46) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [weblate-4.0.45](https://github.com/truecharts/charts/compare/weblate-4.0.44...weblate-4.0.45) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [weblate-4.0.45](https://github.com/truecharts/charts/compare/weblate-4.0.44...weblate-4.0.45) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [weblate-4.0.44](https://github.com/truecharts/charts/compare/weblate-4.0.43...weblate-4.0.44) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [weblate-4.0.42](https://github.com/truecharts/charts/compare/weblate-4.0.41...weblate-4.0.42) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/weblate/4.0.48/Chart.lock b/stable/weblate/4.0.48/Chart.lock new file mode 100644 index 00000000000..fb48be96fa7 --- /dev/null +++ b/stable/weblate/4.0.48/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:74b14c49cbb6c324d31f5e500c3bd2cfcbb61460306ba7433f71fa45ef2f03a3 +generated: "2022-10-25T10:55:31.933533946Z" diff --git a/stable/weblate/4.0.48/Chart.yaml b/stable/weblate/4.0.48/Chart.yaml new file mode 100644 index 00000000000..04cd0579f1a --- /dev/null +++ b/stable/weblate/4.0.48/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "4.14.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.48 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/weblate/4.0.48/README.md b/stable/weblate/4.0.48/README.md new file mode 100644 index 00000000000..4c2fc49d98c --- /dev/null +++ b/stable/weblate/4.0.48/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.106 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.47/app-readme.md b/stable/weblate/4.0.48/app-readme.md similarity index 100% rename from stable/weblate/4.0.47/app-readme.md rename to stable/weblate/4.0.48/app-readme.md diff --git a/stable/weblate/4.0.48/charts/common-10.7.7.tgz b/stable/weblate/4.0.48/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/weblate/4.0.48/charts/common-10.7.7.tgz differ diff --git a/stable/weblate/4.0.48/charts/postgresql-8.0.106.tgz b/stable/weblate/4.0.48/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/weblate/4.0.48/charts/postgresql-8.0.106.tgz differ diff --git a/stable/weblate/4.0.48/charts/redis-3.0.102.tgz b/stable/weblate/4.0.48/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/weblate/4.0.48/charts/redis-3.0.102.tgz differ diff --git a/stable/weblate/4.0.47/ix_values.yaml b/stable/weblate/4.0.48/ix_values.yaml similarity index 100% rename from stable/weblate/4.0.47/ix_values.yaml rename to stable/weblate/4.0.48/ix_values.yaml diff --git a/stable/weblate/4.0.47/questions.yaml b/stable/weblate/4.0.48/questions.yaml similarity index 100% rename from stable/weblate/4.0.47/questions.yaml rename to stable/weblate/4.0.48/questions.yaml diff --git a/stable/weblate/4.0.47/templates/_configmap.tpl b/stable/weblate/4.0.48/templates/_configmap.tpl similarity index 100% rename from stable/weblate/4.0.47/templates/_configmap.tpl rename to stable/weblate/4.0.48/templates/_configmap.tpl diff --git a/stable/weblate/4.0.47/templates/common.yaml b/stable/weblate/4.0.48/templates/common.yaml similarity index 100% rename from stable/weblate/4.0.47/templates/common.yaml rename to stable/weblate/4.0.48/templates/common.yaml diff --git a/stable/weblate/4.0.48/values.yaml b/stable/weblate/4.0.48/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/website-shot/2.0.38/CHANGELOG.md b/stable/website-shot/2.0.38/CHANGELOG.md deleted file mode 100644 index cc28389f1d2..00000000000 --- a/stable/website-shot/2.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [website-shot-2.0.38](https://github.com/truecharts/charts/compare/website-shot-2.0.37...website-shot-2.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [website-shot-2.0.37](https://github.com/truecharts/charts/compare/website-shot-2.0.36...website-shot-2.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [website-shot-2.0.36](https://github.com/truecharts/charts/compare/website-shot-2.0.35...website-shot-2.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [website-shot-2.0.36](https://github.com/truecharts/charts/compare/website-shot-2.0.35...website-shot-2.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [website-shot-2.0.35](https://github.com/truecharts/charts/compare/website-shot-2.0.34...website-shot-2.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) - - - - -## [website-shot-2.0.34](https://github.com/truecharts/charts/compare/website-shot-2.0.33...website-shot-2.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/website-shot/2.0.38/Chart.lock b/stable/website-shot/2.0.38/Chart.lock deleted file mode 100644 index b13ab3798cd..00000000000 --- a/stable/website-shot/2.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:51:20.848321704Z" diff --git a/stable/website-shot/2.0.38/Chart.yaml b/stable/website-shot/2.0.38/Chart.yaml deleted file mode 100644 index 537f0048389..00000000000 --- a/stable/website-shot/2.0.38/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.38 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/website-shot/2.0.38/README.md b/stable/website-shot/2.0.38/README.md deleted file mode 100644 index 0edaeb7dbf3..00000000000 --- a/stable/website-shot/2.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/stable/website-shot/2.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/website-shot/2.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/website-shot/2.0.39/CHANGELOG.md b/stable/website-shot/2.0.39/CHANGELOG.md new file mode 100644 index 00000000000..63023ec8ac7 --- /dev/null +++ b/stable/website-shot/2.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [website-shot-2.0.39](https://github.com/truecharts/charts/compare/website-shot-2.0.38...website-shot-2.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [website-shot-2.0.38](https://github.com/truecharts/charts/compare/website-shot-2.0.37...website-shot-2.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [website-shot-2.0.37](https://github.com/truecharts/charts/compare/website-shot-2.0.36...website-shot-2.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [website-shot-2.0.36](https://github.com/truecharts/charts/compare/website-shot-2.0.35...website-shot-2.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [website-shot-2.0.36](https://github.com/truecharts/charts/compare/website-shot-2.0.35...website-shot-2.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [website-shot-2.0.35](https://github.com/truecharts/charts/compare/website-shot-2.0.34...website-shot-2.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major ([#3920](https://github.com/truecharts/charts/issues/3920)) + + + + +## [website-shot-2.0.34](https://github.com/truecharts/charts/compare/website-shot-2.0.33...website-shot-2.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/website-shot/2.0.39/Chart.lock b/stable/website-shot/2.0.39/Chart.lock new file mode 100644 index 00000000000..b0631bc597b --- /dev/null +++ b/stable/website-shot/2.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:55:17.384383511Z" diff --git a/stable/website-shot/2.0.39/Chart.yaml b/stable/website-shot/2.0.39/Chart.yaml new file mode 100644 index 00000000000..a72e1ab26aa --- /dev/null +++ b/stable/website-shot/2.0.39/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.39 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/website-shot/2.0.39/README.md b/stable/website-shot/2.0.39/README.md new file mode 100644 index 00000000000..391e03f2760 --- /dev/null +++ b/stable/website-shot/2.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/stable/website-shot/2.0.39/app-readme.md similarity index 100% rename from stable/website-shot/2.0.38/app-readme.md rename to stable/website-shot/2.0.39/app-readme.md diff --git a/stable/website-shot/2.0.39/charts/common-10.7.7.tgz b/stable/website-shot/2.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/website-shot/2.0.39/charts/common-10.7.7.tgz differ diff --git a/stable/website-shot/2.0.38/ix_values.yaml b/stable/website-shot/2.0.39/ix_values.yaml similarity index 100% rename from stable/website-shot/2.0.38/ix_values.yaml rename to stable/website-shot/2.0.39/ix_values.yaml diff --git a/stable/website-shot/2.0.38/questions.yaml b/stable/website-shot/2.0.39/questions.yaml similarity index 100% rename from stable/website-shot/2.0.38/questions.yaml rename to stable/website-shot/2.0.39/questions.yaml diff --git a/stable/website-shot/2.0.39/templates/common.yaml b/stable/website-shot/2.0.39/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/website-shot/2.0.39/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/website-shot/2.0.39/values.yaml b/stable/website-shot/2.0.39/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wekan/5.0.18/CHANGELOG.md b/stable/wekan/5.0.18/CHANGELOG.md deleted file mode 100644 index 63076fbca86..00000000000 --- a/stable/wekan/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wekan-5.0.18](https://github.com/truecharts/charts/compare/wekan-5.0.17...wekan-5.0.18) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [wekan-5.0.17](https://github.com/truecharts/charts/compare/wekan-5.0.16...wekan-5.0.17) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [wekan-5.0.16](https://github.com/truecharts/charts/compare/wekan-5.0.15...wekan-5.0.16) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [wekan-5.0.16](https://github.com/truecharts/charts/compare/wekan-5.0.15...wekan-5.0.16) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [wekan-5.0.15](https://github.com/truecharts/charts/compare/wekan-5.0.14...wekan-5.0.15) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [wekan-5.0.13](https://github.com/truecharts/charts/compare/wekan-5.0.12...wekan-5.0.13) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/wekan/5.0.18/Chart.lock b/stable/wekan/5.0.18/Chart.lock deleted file mode 100644 index a0e1bd111cd..00000000000 --- a/stable/wekan/5.0.18/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mongodb - repository: https://charts.truecharts.org - version: 2.0.35 -digest: sha256:528d1cb72a7d33190d4834a9717f7309f298277bc069eb4fe3d1ce0543c667d6 -generated: "2022-10-19T13:51:38.416900787Z" diff --git a/stable/wekan/5.0.18/Chart.yaml b/stable/wekan/5.0.18/Chart.yaml deleted file mode 100644 index db0c775f476..00000000000 --- a/stable/wekan/5.0.18/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "6.46" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: mongodb.enabled - name: mongodb - repository: https://charts.truecharts.org - version: 2.0.35 -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.18 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wekan/5.0.18/README.md b/stable/wekan/5.0.18/README.md deleted file mode 100644 index f3b63487ae5..00000000000 --- a/stable/wekan/5.0.18/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.35 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.18/charts/common-10.7.1.tgz b/stable/wekan/5.0.18/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/wekan/5.0.18/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/wekan/5.0.18/charts/mongodb-2.0.35.tgz b/stable/wekan/5.0.18/charts/mongodb-2.0.35.tgz deleted file mode 100644 index 1f4d1306ef9..00000000000 Binary files a/stable/wekan/5.0.18/charts/mongodb-2.0.35.tgz and /dev/null differ diff --git a/stable/wekan/5.0.19/CHANGELOG.md b/stable/wekan/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..b781d770769 --- /dev/null +++ b/stable/wekan/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wg-easy-1.0.32](https://github.com/truecharts/charts/compare/wg-easy-1.0.31...wg-easy-1.0.32) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [wg-easy-1.0.31](https://github.com/truecharts/charts/compare/wg-easy-1.0.30...wg-easy-1.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [wg-easy-1.0.30](https://github.com/truecharts/charts/compare/wg-easy-1.0.29...wg-easy-1.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [wg-easy-1.0.29](https://github.com/truecharts/charts/compare/wg-easy-1.0.28...wg-easy-1.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [wg-easy-1.0.29](https://github.com/truecharts/charts/compare/wg-easy-1.0.28...wg-easy-1.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [wg-easy-1.0.28](https://github.com/truecharts/charts/compare/wg-easy-1.0.27...wg-easy-1.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [wg-easy-1.0.27](https://github.com/truecharts/charts/compare/wg-easy-1.0.26...wg-easy-1.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/wekan/5.0.19/Chart.lock b/stable/wekan/5.0.19/Chart.lock new file mode 100644 index 00000000000..82fd72ed89b --- /dev/null +++ b/stable/wekan/5.0.19/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mongodb + repository: https://charts.truecharts.org + version: 2.0.40 +digest: sha256:b45c263e31c0a5da26788117e6670da4fc9a11b3d73788ff62d9b41d21ce2e83 +generated: "2022-10-25T10:55:45.050508728Z" diff --git a/stable/wekan/5.0.19/Chart.yaml b/stable/wekan/5.0.19/Chart.yaml new file mode 100644 index 00000000000..022e2f08dd5 --- /dev/null +++ b/stable/wekan/5.0.19/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "6.46" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: mongodb.enabled + name: mongodb + repository: https://charts.truecharts.org + version: 2.0.40 +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.19 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wekan/5.0.19/README.md b/stable/wekan/5.0.19/README.md new file mode 100644 index 00000000000..7c75f6007a0 --- /dev/null +++ b/stable/wekan/5.0.19/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.40 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.18/app-readme.md b/stable/wekan/5.0.19/app-readme.md similarity index 100% rename from stable/wekan/5.0.18/app-readme.md rename to stable/wekan/5.0.19/app-readme.md diff --git a/stable/wekan/5.0.19/charts/common-10.7.7.tgz b/stable/wekan/5.0.19/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/wekan/5.0.19/charts/common-10.7.7.tgz differ diff --git a/stable/wekan/5.0.19/charts/mongodb-2.0.40.tgz b/stable/wekan/5.0.19/charts/mongodb-2.0.40.tgz new file mode 100644 index 00000000000..b701a41dd4a Binary files /dev/null and b/stable/wekan/5.0.19/charts/mongodb-2.0.40.tgz differ diff --git a/stable/wekan/5.0.18/ix_values.yaml b/stable/wekan/5.0.19/ix_values.yaml similarity index 100% rename from stable/wekan/5.0.18/ix_values.yaml rename to stable/wekan/5.0.19/ix_values.yaml diff --git a/stable/wekan/5.0.18/questions.yaml b/stable/wekan/5.0.19/questions.yaml similarity index 100% rename from stable/wekan/5.0.18/questions.yaml rename to stable/wekan/5.0.19/questions.yaml diff --git a/stable/wekan/5.0.19/templates/common.yaml b/stable/wekan/5.0.19/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/wekan/5.0.19/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/wekan/5.0.19/values.yaml b/stable/wekan/5.0.19/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wg-easy/1.0.31/CHANGELOG.md b/stable/wg-easy/1.0.31/CHANGELOG.md deleted file mode 100644 index 225143fc4a9..00000000000 --- a/stable/wg-easy/1.0.31/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wg-easy-1.0.31](https://github.com/truecharts/charts/compare/wg-easy-1.0.30...wg-easy-1.0.31) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [wg-easy-1.0.30](https://github.com/truecharts/charts/compare/wg-easy-1.0.29...wg-easy-1.0.30) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [wg-easy-1.0.29](https://github.com/truecharts/charts/compare/wg-easy-1.0.28...wg-easy-1.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [wg-easy-1.0.29](https://github.com/truecharts/charts/compare/wg-easy-1.0.28...wg-easy-1.0.29) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [wg-easy-1.0.28](https://github.com/truecharts/charts/compare/wg-easy-1.0.27...wg-easy-1.0.28) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [wg-easy-1.0.27](https://github.com/truecharts/charts/compare/wg-easy-1.0.26...wg-easy-1.0.27) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/wg-easy/1.0.31/Chart.lock b/stable/wg-easy/1.0.31/Chart.lock deleted file mode 100644 index 62167c15bad..00000000000 --- a/stable/wg-easy/1.0.31/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:51:52.508952638Z" diff --git a/stable/wg-easy/1.0.31/Chart.yaml b/stable/wg-easy/1.0.31/Chart.yaml deleted file mode 100644 index 0200b7d4505..00000000000 --- a/stable/wg-easy/1.0.31/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.31 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wg-easy/1.0.31/README.md b/stable/wg-easy/1.0.31/README.md deleted file mode 100644 index c17726cb265..00000000000 --- a/stable/wg-easy/1.0.31/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.31/charts/common-10.7.1.tgz b/stable/wg-easy/1.0.31/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/wg-easy/1.0.31/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/wg-easy/1.0.32/CHANGELOG.md b/stable/wg-easy/1.0.32/CHANGELOG.md new file mode 100644 index 00000000000..7ab2515bab9 --- /dev/null +++ b/stable/wg-easy/1.0.32/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + + +## [wg-easy-1.0.31](https://github.com/truecharts/charts/compare/wg-easy-1.0.30...wg-easy-1.0.31) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [wg-easy-1.0.30](https://github.com/truecharts/charts/compare/wg-easy-1.0.29...wg-easy-1.0.30) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [wg-easy-1.0.29](https://github.com/truecharts/charts/compare/wg-easy-1.0.28...wg-easy-1.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [wg-easy-1.0.29](https://github.com/truecharts/charts/compare/wg-easy-1.0.28...wg-easy-1.0.29) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [wg-easy-1.0.28](https://github.com/truecharts/charts/compare/wg-easy-1.0.27...wg-easy-1.0.28) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [wg-easy-1.0.27](https://github.com/truecharts/charts/compare/wg-easy-1.0.26...wg-easy-1.0.27) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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)) + + + diff --git a/stable/wg-easy/1.0.32/Chart.lock b/stable/wg-easy/1.0.32/Chart.lock new file mode 100644 index 00000000000..525d5a944ad --- /dev/null +++ b/stable/wg-easy/1.0.32/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:55:58.982811529Z" diff --git a/stable/wg-easy/1.0.32/Chart.yaml b/stable/wg-easy/1.0.32/Chart.yaml new file mode 100644 index 00000000000..ca05cdd8c5b --- /dev/null +++ b/stable/wg-easy/1.0.32/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.32 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wg-easy/1.0.32/README.md b/stable/wg-easy/1.0.32/README.md new file mode 100644 index 00000000000..c48329e85f3 --- /dev/null +++ b/stable/wg-easy/1.0.32/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.31/app-readme.md b/stable/wg-easy/1.0.32/app-readme.md similarity index 100% rename from stable/wg-easy/1.0.31/app-readme.md rename to stable/wg-easy/1.0.32/app-readme.md diff --git a/stable/wg-easy/1.0.32/charts/common-10.7.7.tgz b/stable/wg-easy/1.0.32/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/wg-easy/1.0.32/charts/common-10.7.7.tgz differ diff --git a/stable/wg-easy/1.0.31/ix_values.yaml b/stable/wg-easy/1.0.32/ix_values.yaml similarity index 100% rename from stable/wg-easy/1.0.31/ix_values.yaml rename to stable/wg-easy/1.0.32/ix_values.yaml diff --git a/stable/wg-easy/1.0.31/questions.yaml b/stable/wg-easy/1.0.32/questions.yaml similarity index 100% rename from stable/wg-easy/1.0.31/questions.yaml rename to stable/wg-easy/1.0.32/questions.yaml diff --git a/stable/wg-easy/1.0.32/templates/common.yaml b/stable/wg-easy/1.0.32/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/wg-easy/1.0.32/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/wg-easy/1.0.32/values.yaml b/stable/wg-easy/1.0.32/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wger/1.1.22/CHANGELOG.md b/stable/wger/1.1.22/CHANGELOG.md deleted file mode 100644 index cde2bef8b0f..00000000000 --- a/stable/wger/1.1.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wger-1.1.22](https://github.com/truecharts/charts/compare/wger-1.1.21...wger-1.1.22) (2022-10-22) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) - - - - -## [wger-1.1.21](https://github.com/truecharts/charts/compare/wger-1.1.20...wger-1.1.21) (2022-10-21) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) - - - - -## [wger-1.1.20](https://github.com/truecharts/charts/compare/wger-1.1.19...wger-1.1.20) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) - - - - -## [wger-1.1.19](https://github.com/truecharts/charts/compare/wger-1.1.18...wger-1.1.19) (2022-10-15) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [wger-1.1.18](https://github.com/truecharts/charts/compare/wger-1.1.17...wger-1.1.18) (2022-10-14) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) - - - - -## [wger-1.1.17](https://github.com/truecharts/charts/compare/wger-1.1.16...wger-1.1.17) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [wger-1.1.16](https://github.com/truecharts/charts/compare/wger-1.1.15...wger-1.1.16) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [wger-1.1.16](https://github.com/truecharts/charts/compare/wger-1.1.15...wger-1.1.16) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [wger-1.1.15](https://github.com/truecharts/charts/compare/wger-1.1.14...wger-1.1.15) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major - - - - -## [wger-1.1.14](https://github.com/truecharts/charts/compare/wger-1.1.13...wger-1.1.14) (2022-10-05) - diff --git a/stable/wger/1.1.22/Chart.lock b/stable/wger/1.1.22/Chart.lock deleted file mode 100644 index 476b8b5428b..00000000000 --- a/stable/wger/1.1.22/Chart.lock +++ /dev/null @@ -1,12 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -- name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -digest: sha256:5944a2a450aec6283b54578a7276a1ba273ce06e0eed12428badb3d1d8c3b2ff -generated: "2022-10-22T14:14:39.961714964Z" diff --git a/stable/wger/1.1.22/Chart.yaml b/stable/wger/1.1.22/Chart.yaml deleted file mode 100644 index 3c1bcee8fef..00000000000 --- a/stable/wger/1.1.22/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 - - condition: redis.enabled - name: redis - repository: https://charts.truecharts.org - version: 3.0.97 -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.22 -annotations: - truecharts.org/catagories: | - - life - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wger/1.1.22/README.md b/stable/wger/1.1.22/README.md deleted file mode 100644 index e06a3143dd2..00000000000 --- a/stable/wger/1.1.22/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.101 | -| https://charts.truecharts.org | redis | 3.0.97 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.22/charts/common-10.7.1.tgz b/stable/wger/1.1.22/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/wger/1.1.22/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/wger/1.1.22/charts/postgresql-8.0.101.tgz b/stable/wger/1.1.22/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/wger/1.1.22/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/wger/1.1.22/charts/redis-3.0.97.tgz b/stable/wger/1.1.22/charts/redis-3.0.97.tgz deleted file mode 100644 index 71f48c196b8..00000000000 Binary files a/stable/wger/1.1.22/charts/redis-3.0.97.tgz and /dev/null differ diff --git a/stable/wger/1.1.23/CHANGELOG.md b/stable/wger/1.1.23/CHANGELOG.md new file mode 100644 index 00000000000..4d2728da85c --- /dev/null +++ b/stable/wger/1.1.23/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wger-1.1.23](https://github.com/truecharts/charts/compare/wger-1.1.22...wger-1.1.23) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [wger-1.1.22](https://github.com/truecharts/charts/compare/wger-1.1.21...wger-1.1.22) (2022-10-22) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4155](https://github.com/truecharts/charts/issues/4155)) + + + + +## [wger-1.1.21](https://github.com/truecharts/charts/compare/wger-1.1.20...wger-1.1.21) (2022-10-21) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4139](https://github.com/truecharts/charts/issues/4139)) + + + + +## [wger-1.1.20](https://github.com/truecharts/charts/compare/wger-1.1.19...wger-1.1.20) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + - update docker general non-major ([#4128](https://github.com/truecharts/charts/issues/4128)) + + + + +## [wger-1.1.19](https://github.com/truecharts/charts/compare/wger-1.1.18...wger-1.1.19) (2022-10-15) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major + + + + +## [wger-1.1.18](https://github.com/truecharts/charts/compare/wger-1.1.17...wger-1.1.18) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [wger-1.1.17](https://github.com/truecharts/charts/compare/wger-1.1.16...wger-1.1.17) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + - update docker general non-major + + + + +## [wger-1.1.16](https://github.com/truecharts/charts/compare/wger-1.1.15...wger-1.1.16) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [wger-1.1.16](https://github.com/truecharts/charts/compare/wger-1.1.15...wger-1.1.16) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [wger-1.1.15](https://github.com/truecharts/charts/compare/wger-1.1.14...wger-1.1.15) (2022-10-07) + diff --git a/stable/wger/1.1.23/Chart.lock b/stable/wger/1.1.23/Chart.lock new file mode 100644 index 00000000000..8dcc3f4a859 --- /dev/null +++ b/stable/wger/1.1.23/Chart.lock @@ -0,0 +1,12 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +- name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +digest: sha256:74b14c49cbb6c324d31f5e500c3bd2cfcbb61460306ba7433f71fa45ef2f03a3 +generated: "2022-10-25T10:56:39.311847836Z" diff --git a/stable/wger/1.1.23/Chart.yaml b/stable/wger/1.1.23/Chart.yaml new file mode 100644 index 00000000000..af941559ee5 --- /dev/null +++ b/stable/wger/1.1.23/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 + - condition: redis.enabled + name: redis + repository: https://charts.truecharts.org + version: 3.0.102 +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.23 +annotations: + truecharts.org/catagories: | + - life + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wger/1.1.23/README.md b/stable/wger/1.1.23/README.md new file mode 100644 index 00000000000..7dd50e40385 --- /dev/null +++ b/stable/wger/1.1.23/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.106 | +| https://charts.truecharts.org | redis | 3.0.102 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.22/app-readme.md b/stable/wger/1.1.23/app-readme.md similarity index 100% rename from stable/wger/1.1.22/app-readme.md rename to stable/wger/1.1.23/app-readme.md diff --git a/stable/wger/1.1.23/charts/common-10.7.7.tgz b/stable/wger/1.1.23/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/wger/1.1.23/charts/common-10.7.7.tgz differ diff --git a/stable/wger/1.1.23/charts/postgresql-8.0.106.tgz b/stable/wger/1.1.23/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/wger/1.1.23/charts/postgresql-8.0.106.tgz differ diff --git a/stable/wger/1.1.23/charts/redis-3.0.102.tgz b/stable/wger/1.1.23/charts/redis-3.0.102.tgz new file mode 100644 index 00000000000..0fb4087023e Binary files /dev/null and b/stable/wger/1.1.23/charts/redis-3.0.102.tgz differ diff --git a/stable/wger/1.1.22/ix_values.yaml b/stable/wger/1.1.23/ix_values.yaml similarity index 100% rename from stable/wger/1.1.22/ix_values.yaml rename to stable/wger/1.1.23/ix_values.yaml diff --git a/stable/wger/1.1.22/questions.yaml b/stable/wger/1.1.23/questions.yaml similarity index 100% rename from stable/wger/1.1.22/questions.yaml rename to stable/wger/1.1.23/questions.yaml diff --git a/stable/wger/1.1.22/templates/_configmap.tpl b/stable/wger/1.1.23/templates/_configmap.tpl similarity index 100% rename from stable/wger/1.1.22/templates/_configmap.tpl rename to stable/wger/1.1.23/templates/_configmap.tpl diff --git a/stable/wger/1.1.22/templates/_nginx.tpl b/stable/wger/1.1.23/templates/_nginx.tpl similarity index 100% rename from stable/wger/1.1.22/templates/_nginx.tpl rename to stable/wger/1.1.23/templates/_nginx.tpl diff --git a/stable/wger/1.1.22/templates/_secrets.tpl b/stable/wger/1.1.23/templates/_secrets.tpl similarity index 100% rename from stable/wger/1.1.22/templates/_secrets.tpl rename to stable/wger/1.1.23/templates/_secrets.tpl diff --git a/stable/wger/1.1.22/templates/common.yaml b/stable/wger/1.1.23/templates/common.yaml similarity index 100% rename from stable/wger/1.1.22/templates/common.yaml rename to stable/wger/1.1.23/templates/common.yaml diff --git a/stable/wger/1.1.23/values.yaml b/stable/wger/1.1.23/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/whisparr/1.0.10/CHANGELOG.md b/stable/whisparr/1.0.10/CHANGELOG.md new file mode 100644 index 00000000000..402d558e1d9 --- /dev/null +++ b/stable/whisparr/1.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [whisparr-1.0.10](https://github.com/truecharts/charts/compare/whisparr-1.0.9...whisparr-1.0.10) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [whisparr-1.0.9](https://github.com/truecharts/charts/compare/whisparr-1.0.8...whisparr-1.0.9) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [whisparr-1.0.8](https://github.com/truecharts/charts/compare/whisparr-1.0.7...whisparr-1.0.8) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [whisparr-1.0.7](https://github.com/truecharts/charts/compare/whisparr-1.0.6...whisparr-1.0.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [whisparr-1.0.7](https://github.com/truecharts/charts/compare/whisparr-1.0.6...whisparr-1.0.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [whisparr-1.0.6](https://github.com/truecharts/charts/compare/whisparr-1.0.5...whisparr-1.0.6) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [whisparr-1.0.5](https://github.com/truecharts/charts/compare/whisparr-1.0.4...whisparr-1.0.5) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/whisparr/1.0.10/Chart.lock b/stable/whisparr/1.0.10/Chart.lock new file mode 100644 index 00000000000..fda0de0470e --- /dev/null +++ b/stable/whisparr/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:56:39.916695213Z" diff --git a/stable/whisparr/1.0.10/Chart.yaml b/stable/whisparr/1.0.10/Chart.yaml new file mode 100644 index 00000000000..d1dc42b6eab --- /dev/null +++ b/stable/whisparr/1.0.10/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.1.0.53" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.10 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Other diff --git a/stable/whisparr/1.0.10/README.md b/stable/whisparr/1.0.10/README.md new file mode 100644 index 00000000000..5a058c6cca8 --- /dev/null +++ b/stable/whisparr/1.0.10/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.9/app-readme.md b/stable/whisparr/1.0.10/app-readme.md similarity index 100% rename from stable/whisparr/1.0.9/app-readme.md rename to stable/whisparr/1.0.10/app-readme.md diff --git a/stable/whisparr/1.0.10/charts/common-10.7.7.tgz b/stable/whisparr/1.0.10/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/whisparr/1.0.10/charts/common-10.7.7.tgz differ diff --git a/stable/whisparr/1.0.9/ix_values.yaml b/stable/whisparr/1.0.10/ix_values.yaml similarity index 100% rename from stable/whisparr/1.0.9/ix_values.yaml rename to stable/whisparr/1.0.10/ix_values.yaml diff --git a/stable/whisparr/1.0.9/questions.yaml b/stable/whisparr/1.0.10/questions.yaml similarity index 100% rename from stable/whisparr/1.0.9/questions.yaml rename to stable/whisparr/1.0.10/questions.yaml diff --git a/stable/whisparr/1.0.10/templates/common.yaml b/stable/whisparr/1.0.10/templates/common.yaml new file mode 100644 index 00000000000..cbf66c20818 --- /dev/null +++ b/stable/whisparr/1.0.10/templates/common.yaml @@ -0,0 +1,2 @@ +{{/* Render the templates */}} +{{ include "tc.common.loader.all" . }} diff --git a/stable/whisparr/1.0.10/values.yaml b/stable/whisparr/1.0.10/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/whisparr/1.0.9/CHANGELOG.md b/stable/whisparr/1.0.9/CHANGELOG.md deleted file mode 100644 index d337e297996..00000000000 --- a/stable/whisparr/1.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [whisparr-1.0.9](https://github.com/truecharts/charts/compare/whisparr-1.0.8...whisparr-1.0.9) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [whisparr-1.0.8](https://github.com/truecharts/charts/compare/whisparr-1.0.7...whisparr-1.0.8) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [whisparr-1.0.7](https://github.com/truecharts/charts/compare/whisparr-1.0.6...whisparr-1.0.7) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [whisparr-1.0.7](https://github.com/truecharts/charts/compare/whisparr-1.0.6...whisparr-1.0.7) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [whisparr-1.0.6](https://github.com/truecharts/charts/compare/whisparr-1.0.5...whisparr-1.0.6) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [whisparr-1.0.5](https://github.com/truecharts/charts/compare/whisparr-1.0.4...whisparr-1.0.5) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/whisparr/1.0.9/Chart.lock b/stable/whisparr/1.0.9/Chart.lock deleted file mode 100644 index 9ea8b065e25..00000000000 --- a/stable/whisparr/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:52:21.015326089Z" diff --git a/stable/whisparr/1.0.9/Chart.yaml b/stable/whisparr/1.0.9/Chart.yaml deleted file mode 100644 index 74279bee646..00000000000 --- a/stable/whisparr/1.0.9/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.7.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.9 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Other diff --git a/stable/whisparr/1.0.9/README.md b/stable/whisparr/1.0.9/README.md deleted file mode 100644 index 51b8e37385d..00000000000 --- a/stable/whisparr/1.0.9/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.9/charts/common-10.7.1.tgz b/stable/whisparr/1.0.9/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/whisparr/1.0.9/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/whoogle/3.0.39/CHANGELOG.md b/stable/whoogle/3.0.39/CHANGELOG.md deleted file mode 100644 index 8842ee86c06..00000000000 --- a/stable/whoogle/3.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [whoogle-3.0.39](https://github.com/truecharts/charts/compare/whoogle-3.0.38...whoogle-3.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [whoogle-3.0.38](https://github.com/truecharts/charts/compare/whoogle-3.0.37...whoogle-3.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [whoogle-3.0.37](https://github.com/truecharts/charts/compare/whoogle-3.0.36...whoogle-3.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [whoogle-3.0.37](https://github.com/truecharts/charts/compare/whoogle-3.0.36...whoogle-3.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [whoogle-3.0.36](https://github.com/truecharts/charts/compare/whoogle-3.0.35...whoogle-3.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [whoogle-3.0.35](https://github.com/truecharts/charts/compare/whoogle-3.0.34...whoogle-3.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/whoogle/3.0.39/Chart.lock b/stable/whoogle/3.0.39/Chart.lock deleted file mode 100644 index def5fab99a8..00000000000 --- a/stable/whoogle/3.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:52:23.324175336Z" diff --git a/stable/whoogle/3.0.39/Chart.yaml b/stable/whoogle/3.0.39/Chart.yaml deleted file mode 100644 index 1638b60862b..00000000000 --- a/stable/whoogle/3.0.39/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.7.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.39 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/whoogle/3.0.39/README.md b/stable/whoogle/3.0.39/README.md deleted file mode 100644 index 5e3c7768d04..00000000000 --- a/stable/whoogle/3.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/whoogle/3.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/whoogle/3.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/whoogle/3.0.40/CHANGELOG.md b/stable/whoogle/3.0.40/CHANGELOG.md new file mode 100644 index 00000000000..675f166c754 --- /dev/null +++ b/stable/whoogle/3.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [whoogle-3.0.40](https://github.com/truecharts/charts/compare/whoogle-3.0.39...whoogle-3.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [whoogle-3.0.39](https://github.com/truecharts/charts/compare/whoogle-3.0.38...whoogle-3.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [whoogle-3.0.38](https://github.com/truecharts/charts/compare/whoogle-3.0.37...whoogle-3.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [whoogle-3.0.37](https://github.com/truecharts/charts/compare/whoogle-3.0.36...whoogle-3.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [whoogle-3.0.37](https://github.com/truecharts/charts/compare/whoogle-3.0.36...whoogle-3.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [whoogle-3.0.36](https://github.com/truecharts/charts/compare/whoogle-3.0.35...whoogle-3.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [whoogle-3.0.35](https://github.com/truecharts/charts/compare/whoogle-3.0.34...whoogle-3.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/whoogle/3.0.40/Chart.lock b/stable/whoogle/3.0.40/Chart.lock new file mode 100644 index 00000000000..cfd66d670cc --- /dev/null +++ b/stable/whoogle/3.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:56:39.87404312Z" diff --git a/stable/whoogle/3.0.40/Chart.yaml b/stable/whoogle/3.0.40/Chart.yaml new file mode 100644 index 00000000000..d9c71ba3e81 --- /dev/null +++ b/stable/whoogle/3.0.40/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.7.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.40 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/whoogle/3.0.40/README.md b/stable/whoogle/3.0.40/README.md new file mode 100644 index 00000000000..72819c959be --- /dev/null +++ b/stable/whoogle/3.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/whoogle/3.0.40/app-readme.md similarity index 100% rename from stable/whoogle/3.0.39/app-readme.md rename to stable/whoogle/3.0.40/app-readme.md diff --git a/stable/whoogle/3.0.40/charts/common-10.7.7.tgz b/stable/whoogle/3.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/whoogle/3.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/whoogle/3.0.39/ix_values.yaml b/stable/whoogle/3.0.40/ix_values.yaml similarity index 100% rename from stable/whoogle/3.0.39/ix_values.yaml rename to stable/whoogle/3.0.40/ix_values.yaml diff --git a/stable/whoogle/3.0.39/questions.yaml b/stable/whoogle/3.0.40/questions.yaml similarity index 100% rename from stable/whoogle/3.0.39/questions.yaml rename to stable/whoogle/3.0.40/questions.yaml diff --git a/stable/whoogle/3.0.40/templates/common.yaml b/stable/whoogle/3.0.40/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/whoogle/3.0.40/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/whoogle/3.0.40/values.yaml b/stable/whoogle/3.0.40/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wikijs/7.0.48/CHANGELOG.md b/stable/wikijs/7.0.48/CHANGELOG.md deleted file mode 100644 index 31c330341d4..00000000000 --- a/stable/wikijs/7.0.48/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wikijs-7.0.48](https://github.com/truecharts/charts/compare/wikijs-7.0.47...wikijs-7.0.48) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [wikijs-7.0.47](https://github.com/truecharts/charts/compare/wikijs-7.0.46...wikijs-7.0.47) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [wikijs-7.0.46](https://github.com/truecharts/charts/compare/wikijs-7.0.45...wikijs-7.0.46) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [wikijs-7.0.46](https://github.com/truecharts/charts/compare/wikijs-7.0.45...wikijs-7.0.46) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [wikijs-7.0.45](https://github.com/truecharts/charts/compare/wikijs-7.0.44...wikijs-7.0.45) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [wikijs-7.0.43](https://github.com/truecharts/charts/compare/wikijs-7.0.42...wikijs-7.0.43) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - diff --git a/stable/wikijs/7.0.48/Chart.lock b/stable/wikijs/7.0.48/Chart.lock deleted file mode 100644 index 3cb3d1d2563..00000000000 --- a/stable/wikijs/7.0.48/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:52:36.670691887Z" diff --git a/stable/wikijs/7.0.48/Chart.yaml b/stable/wikijs/7.0.48/Chart.yaml deleted file mode 100644 index 4885ed6a3c8..00000000000 --- a/stable/wikijs/7.0.48/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.48 -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.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.48/README.md b/stable/wikijs/7.0.48/README.md deleted file mode 100644 index 26076579cdf..00000000000 --- a/stable/wikijs/7.0.48/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.48/charts/common-10.7.1.tgz b/stable/wikijs/7.0.48/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/wikijs/7.0.48/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/wikijs/7.0.48/charts/postgresql-8.0.101.tgz b/stable/wikijs/7.0.48/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/wikijs/7.0.48/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/wikijs/7.0.49/CHANGELOG.md b/stable/wikijs/7.0.49/CHANGELOG.md new file mode 100644 index 00000000000..d46e1a5b8c1 --- /dev/null +++ b/stable/wikijs/7.0.49/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wikijs-7.0.49](https://github.com/truecharts/charts/compare/wikijs-7.0.48...wikijs-7.0.49) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [wikijs-7.0.48](https://github.com/truecharts/charts/compare/wikijs-7.0.47...wikijs-7.0.48) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [wikijs-7.0.47](https://github.com/truecharts/charts/compare/wikijs-7.0.46...wikijs-7.0.47) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [wikijs-7.0.46](https://github.com/truecharts/charts/compare/wikijs-7.0.45...wikijs-7.0.46) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [wikijs-7.0.46](https://github.com/truecharts/charts/compare/wikijs-7.0.45...wikijs-7.0.46) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [wikijs-7.0.45](https://github.com/truecharts/charts/compare/wikijs-7.0.44...wikijs-7.0.45) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [wikijs-7.0.43](https://github.com/truecharts/charts/compare/wikijs-7.0.42...wikijs-7.0.43) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/wikijs/7.0.49/Chart.lock b/stable/wikijs/7.0.49/Chart.lock new file mode 100644 index 00000000000..2b3e84d1477 --- /dev/null +++ b/stable/wikijs/7.0.49/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:57:00.480054402Z" diff --git a/stable/wikijs/7.0.49/Chart.yaml b/stable/wikijs/7.0.49/Chart.yaml new file mode 100644 index 00000000000..1edfbbf6fd7 --- /dev/null +++ b/stable/wikijs/7.0.49/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.49 +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.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.49/README.md b/stable/wikijs/7.0.49/README.md new file mode 100644 index 00000000000..a578b548c4e --- /dev/null +++ b/stable/wikijs/7.0.49/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.48/app-readme.md b/stable/wikijs/7.0.49/app-readme.md similarity index 100% rename from stable/wikijs/7.0.48/app-readme.md rename to stable/wikijs/7.0.49/app-readme.md diff --git a/stable/wikijs/7.0.49/charts/common-10.7.7.tgz b/stable/wikijs/7.0.49/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/wikijs/7.0.49/charts/common-10.7.7.tgz differ diff --git a/stable/wikijs/7.0.49/charts/postgresql-8.0.106.tgz b/stable/wikijs/7.0.49/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/wikijs/7.0.49/charts/postgresql-8.0.106.tgz differ diff --git a/stable/wikijs/7.0.48/ix_values.yaml b/stable/wikijs/7.0.49/ix_values.yaml similarity index 100% rename from stable/wikijs/7.0.48/ix_values.yaml rename to stable/wikijs/7.0.49/ix_values.yaml diff --git a/stable/wikijs/7.0.48/questions.yaml b/stable/wikijs/7.0.49/questions.yaml similarity index 100% rename from stable/wikijs/7.0.48/questions.yaml rename to stable/wikijs/7.0.49/questions.yaml diff --git a/stable/wikijs/7.0.49/templates/common.yaml b/stable/wikijs/7.0.49/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/wikijs/7.0.49/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/wikijs/7.0.49/values.yaml b/stable/wikijs/7.0.49/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wireguard/1.0.11/CHANGELOG.md b/stable/wireguard/1.0.11/CHANGELOG.md deleted file mode 100644 index aa24f80009c..00000000000 --- a/stable/wireguard/1.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wireguard-1.0.11](https://github.com/truecharts/charts/compare/wireguard-1.0.10...wireguard-1.0.11) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [wireguard-1.0.10](https://github.com/truecharts/charts/compare/wireguard-1.0.9...wireguard-1.0.10) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [wireguard-1.0.9](https://github.com/truecharts/charts/compare/wireguard-1.0.8...wireguard-1.0.9) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [wireguard-1.0.9](https://github.com/truecharts/charts/compare/wireguard-1.0.8...wireguard-1.0.9) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [wireguard-1.0.8](https://github.com/truecharts/charts/compare/wireguard-1.0.7...wireguard-1.0.8) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [wireguard-1.0.7](https://github.com/truecharts/charts/compare/wireguard-1.0.6...wireguard-1.0.7) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/wireguard/1.0.11/Chart.lock b/stable/wireguard/1.0.11/Chart.lock deleted file mode 100644 index 4056d3c7f40..00000000000 --- a/stable/wireguard/1.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:52:52.966202197Z" diff --git a/stable/wireguard/1.0.11/Chart.yaml b/stable/wireguard/1.0.11/Chart.yaml deleted file mode 100644 index 726ffa558ee..00000000000 --- a/stable/wireguard/1.0.11/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.7.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.11 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wireguard/1.0.11/README.md b/stable/wireguard/1.0.11/README.md deleted file mode 100644 index 5b71da3ef87..00000000000 --- a/stable/wireguard/1.0.11/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.11/charts/common-10.7.1.tgz b/stable/wireguard/1.0.11/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/wireguard/1.0.11/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/wireguard/1.0.12/CHANGELOG.md b/stable/wireguard/1.0.12/CHANGELOG.md new file mode 100644 index 00000000000..28108e43b9f --- /dev/null +++ b/stable/wireguard/1.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wireguard-1.0.12](https://github.com/truecharts/charts/compare/wireguard-1.0.11...wireguard-1.0.12) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [wireguard-1.0.11](https://github.com/truecharts/charts/compare/wireguard-1.0.10...wireguard-1.0.11) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [wireguard-1.0.10](https://github.com/truecharts/charts/compare/wireguard-1.0.9...wireguard-1.0.10) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [wireguard-1.0.9](https://github.com/truecharts/charts/compare/wireguard-1.0.8...wireguard-1.0.9) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [wireguard-1.0.9](https://github.com/truecharts/charts/compare/wireguard-1.0.8...wireguard-1.0.9) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [wireguard-1.0.8](https://github.com/truecharts/charts/compare/wireguard-1.0.7...wireguard-1.0.8) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [wireguard-1.0.7](https://github.com/truecharts/charts/compare/wireguard-1.0.6...wireguard-1.0.7) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/wireguard/1.0.12/Chart.lock b/stable/wireguard/1.0.12/Chart.lock new file mode 100644 index 00000000000..6496630d82e --- /dev/null +++ b/stable/wireguard/1.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:57:22.776168763Z" diff --git a/stable/wireguard/1.0.12/Chart.yaml b/stable/wireguard/1.0.12/Chart.yaml new file mode 100644 index 00000000000..3cba1c08afb --- /dev/null +++ b/stable/wireguard/1.0.12/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.0.202109" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.12 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wireguard/1.0.12/README.md b/stable/wireguard/1.0.12/README.md new file mode 100644 index 00000000000..baf1cf4d186 --- /dev/null +++ b/stable/wireguard/1.0.12/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.11/app-readme.md b/stable/wireguard/1.0.12/app-readme.md similarity index 100% rename from stable/wireguard/1.0.11/app-readme.md rename to stable/wireguard/1.0.12/app-readme.md diff --git a/stable/wireguard/1.0.12/charts/common-10.7.7.tgz b/stable/wireguard/1.0.12/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/wireguard/1.0.12/charts/common-10.7.7.tgz differ diff --git a/stable/wireguard/1.0.11/ci/ci-values.yaml b/stable/wireguard/1.0.12/ci/ci-values.yaml similarity index 100% rename from stable/wireguard/1.0.11/ci/ci-values.yaml rename to stable/wireguard/1.0.12/ci/ci-values.yaml diff --git a/stable/wireguard/1.0.11/ix_values.yaml b/stable/wireguard/1.0.12/ix_values.yaml similarity index 100% rename from stable/wireguard/1.0.11/ix_values.yaml rename to stable/wireguard/1.0.12/ix_values.yaml diff --git a/stable/wireguard/1.0.11/questions.yaml b/stable/wireguard/1.0.12/questions.yaml similarity index 100% rename from stable/wireguard/1.0.11/questions.yaml rename to stable/wireguard/1.0.12/questions.yaml diff --git a/stable/wireguard/1.0.11/templates/_configfilemount.tpl b/stable/wireguard/1.0.12/templates/_configfilemount.tpl similarity index 100% rename from stable/wireguard/1.0.11/templates/_configfilemount.tpl rename to stable/wireguard/1.0.12/templates/_configfilemount.tpl diff --git a/stable/wireguard/1.0.11/templates/_configmap.tpl b/stable/wireguard/1.0.12/templates/_configmap.tpl similarity index 100% rename from stable/wireguard/1.0.11/templates/_configmap.tpl rename to stable/wireguard/1.0.12/templates/_configmap.tpl diff --git a/stable/wireguard/1.0.11/templates/_secret.tpl b/stable/wireguard/1.0.12/templates/_secret.tpl similarity index 100% rename from stable/wireguard/1.0.11/templates/_secret.tpl rename to stable/wireguard/1.0.12/templates/_secret.tpl diff --git a/stable/wireguard/1.0.11/templates/common.yaml b/stable/wireguard/1.0.12/templates/common.yaml similarity index 100% rename from stable/wireguard/1.0.11/templates/common.yaml rename to stable/wireguard/1.0.12/templates/common.yaml diff --git a/stable/wireguard/1.0.12/values.yaml b/stable/wireguard/1.0.12/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wireshark/2.0.38/CHANGELOG.md b/stable/wireshark/2.0.38/CHANGELOG.md deleted file mode 100644 index 78bb12ec02b..00000000000 --- a/stable/wireshark/2.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [wireshark-2.0.38](https://github.com/truecharts/charts/compare/wireshark-2.0.37...wireshark-2.0.38) (2022-10-24) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) - - - - -## [wireshark-2.0.37](https://github.com/truecharts/charts/compare/wireshark-2.0.36...wireshark-2.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - ### Fix - -- run privileged by default ([#4135](https://github.com/truecharts/charts/issues/4135)) - - - - -## [wireshark-2.0.36](https://github.com/truecharts/charts/compare/wireshark-2.0.35...wireshark-2.0.36) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [wireshark-2.0.35](https://github.com/truecharts/charts/compare/wireshark-2.0.34...wireshark-2.0.35) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [wireshark-2.0.34](https://github.com/truecharts/charts/compare/wireshark-2.0.33...wireshark-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [wireshark-2.0.34](https://github.com/truecharts/charts/compare/wireshark-2.0.33...wireshark-2.0.34) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [wireshark-2.0.33](https://github.com/truecharts/charts/compare/wireshark-2.0.32...wireshark-2.0.33) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [wireshark-2.0.32](https://github.com/truecharts/charts/compare/wireshark-2.0.31...wireshark-2.0.32) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/wireshark/2.0.38/Chart.lock b/stable/wireshark/2.0.38/Chart.lock deleted file mode 100644 index 7b3c5c88205..00000000000 --- a/stable/wireshark/2.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-24T06:54:00.452198699Z" diff --git a/stable/wireshark/2.0.38/Chart.yaml b/stable/wireshark/2.0.38/Chart.yaml deleted file mode 100644 index eb5be4117f2..00000000000 --- a/stable/wireshark/2.0.38/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: wireshark -version: 2.0.38 -appVersion: "3.6.5" -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.7.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.38/README.md b/stable/wireshark/2.0.38/README.md deleted file mode 100644 index 90a73dcc20e..00000000000 --- a/stable/wireshark/2.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/charts/common-10.7.1.tgz b/stable/wireshark/2.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/wireshark/2.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/wireshark/2.0.39/CHANGELOG.md b/stable/wireshark/2.0.39/CHANGELOG.md new file mode 100644 index 00000000000..254774b758d --- /dev/null +++ b/stable/wireshark/2.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [wireshark-2.0.39](https://github.com/truecharts/charts/compare/wireshark-2.0.38...wireshark-2.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [wireshark-2.0.38](https://github.com/truecharts/charts/compare/wireshark-2.0.37...wireshark-2.0.38) (2022-10-24) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4171](https://github.com/truecharts/charts/issues/4171)) + + + + +## [wireshark-2.0.37](https://github.com/truecharts/charts/compare/wireshark-2.0.36...wireshark-2.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + + ### Fix + +- run privileged by default ([#4135](https://github.com/truecharts/charts/issues/4135)) + + + + +## [wireshark-2.0.36](https://github.com/truecharts/charts/compare/wireshark-2.0.35...wireshark-2.0.36) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [wireshark-2.0.35](https://github.com/truecharts/charts/compare/wireshark-2.0.34...wireshark-2.0.35) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [wireshark-2.0.34](https://github.com/truecharts/charts/compare/wireshark-2.0.33...wireshark-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [wireshark-2.0.34](https://github.com/truecharts/charts/compare/wireshark-2.0.33...wireshark-2.0.34) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [wireshark-2.0.33](https://github.com/truecharts/charts/compare/wireshark-2.0.32...wireshark-2.0.33) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [wireshark-2.0.32](https://github.com/truecharts/charts/compare/wireshark-2.0.31...wireshark-2.0.32) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + diff --git a/stable/wireshark/2.0.39/Chart.lock b/stable/wireshark/2.0.39/Chart.lock new file mode 100644 index 00000000000..5eae27ee94f --- /dev/null +++ b/stable/wireshark/2.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:57:23.216516846Z" diff --git a/stable/wireshark/2.0.39/Chart.yaml b/stable/wireshark/2.0.39/Chart.yaml new file mode 100644 index 00000000000..49d5963a580 --- /dev/null +++ b/stable/wireshark/2.0.39/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: wireshark +version: 2.0.39 +appVersion: "3.6.5" +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.7.7 + # 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.39/README.md b/stable/wireshark/2.0.39/README.md new file mode 100644 index 00000000000..0f719461ddf --- /dev/null +++ b/stable/wireshark/2.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/stable/wireshark/2.0.39/app-readme.md similarity index 100% rename from stable/wireshark/2.0.38/app-readme.md rename to stable/wireshark/2.0.39/app-readme.md diff --git a/stable/wireshark/2.0.39/charts/common-10.7.7.tgz b/stable/wireshark/2.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/wireshark/2.0.39/charts/common-10.7.7.tgz differ diff --git a/stable/wireshark/2.0.38/ix_values.yaml b/stable/wireshark/2.0.39/ix_values.yaml similarity index 100% rename from stable/wireshark/2.0.38/ix_values.yaml rename to stable/wireshark/2.0.39/ix_values.yaml diff --git a/stable/wireshark/2.0.38/questions.yaml b/stable/wireshark/2.0.39/questions.yaml similarity index 100% rename from stable/wireshark/2.0.38/questions.yaml rename to stable/wireshark/2.0.39/questions.yaml diff --git a/stable/wireshark/2.0.39/templates/common.yaml b/stable/wireshark/2.0.39/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/wireshark/2.0.39/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/wireshark/2.0.39/values.yaml b/stable/wireshark/2.0.39/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xbackbone/3.0.46/CHANGELOG.md b/stable/xbackbone/3.0.46/CHANGELOG.md deleted file mode 100644 index 9c499be775c..00000000000 --- a/stable/xbackbone/3.0.46/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [xbackbone-3.0.46](https://github.com/truecharts/charts/compare/xbackbone-3.0.45...xbackbone-3.0.46) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [xbackbone-3.0.45](https://github.com/truecharts/charts/compare/xbackbone-3.0.44...xbackbone-3.0.45) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [xbackbone-3.0.44](https://github.com/truecharts/charts/compare/xbackbone-3.0.43...xbackbone-3.0.44) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [xbackbone-3.0.44](https://github.com/truecharts/charts/compare/xbackbone-3.0.43...xbackbone-3.0.44) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [xbackbone-3.0.43](https://github.com/truecharts/charts/compare/xbackbone-3.0.42...xbackbone-3.0.43) (2022-10-05) - -### Chore - -- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [xbackbone-3.0.41](https://github.com/truecharts/charts/compare/xbackbone-3.0.40...xbackbone-3.0.41) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/xbackbone/3.0.46/Chart.lock b/stable/xbackbone/3.0.46/Chart.lock deleted file mode 100644 index 73e26fae61f..00000000000 --- a/stable/xbackbone/3.0.46/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -digest: sha256:295e428c316393ce8454e78e86bc68db722fe4ed43b899d9d733e2f9744cf719 -generated: "2022-10-19T13:53:25.435901419Z" diff --git a/stable/xbackbone/3.0.46/Chart.yaml b/stable/xbackbone/3.0.46/Chart.yaml deleted file mode 100644 index 6f7e9a1a315..00000000000 --- a/stable/xbackbone/3.0.46/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.7.1 - - condition: mariadb.enabled - name: mariadb - repository: https://charts.truecharts.org/ - version: 3.0.95 -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.46 -annotations: - truecharts.org/catagories: | - - files - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/xbackbone/3.0.46/README.md b/stable/xbackbone/3.0.46/README.md deleted file mode 100644 index 7bf0fd754a7..00000000000 --- a/stable/xbackbone/3.0.46/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.95 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.46/charts/common-10.7.1.tgz b/stable/xbackbone/3.0.46/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/xbackbone/3.0.46/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/xbackbone/3.0.46/charts/mariadb-3.0.95.tgz b/stable/xbackbone/3.0.46/charts/mariadb-3.0.95.tgz deleted file mode 100644 index 8b64eea58a2..00000000000 Binary files a/stable/xbackbone/3.0.46/charts/mariadb-3.0.95.tgz and /dev/null differ diff --git a/stable/xbackbone/3.0.47/CHANGELOG.md b/stable/xbackbone/3.0.47/CHANGELOG.md new file mode 100644 index 00000000000..5ce53f8f066 --- /dev/null +++ b/stable/xbackbone/3.0.47/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [xbackbone-3.0.47](https://github.com/truecharts/charts/compare/xbackbone-3.0.46...xbackbone-3.0.47) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [xbackbone-3.0.46](https://github.com/truecharts/charts/compare/xbackbone-3.0.45...xbackbone-3.0.46) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [xbackbone-3.0.45](https://github.com/truecharts/charts/compare/xbackbone-3.0.44...xbackbone-3.0.45) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [xbackbone-3.0.44](https://github.com/truecharts/charts/compare/xbackbone-3.0.43...xbackbone-3.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [xbackbone-3.0.44](https://github.com/truecharts/charts/compare/xbackbone-3.0.43...xbackbone-3.0.44) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [xbackbone-3.0.43](https://github.com/truecharts/charts/compare/xbackbone-3.0.42...xbackbone-3.0.43) (2022-10-05) + +### Chore + +- split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [xbackbone-3.0.41](https://github.com/truecharts/charts/compare/xbackbone-3.0.40...xbackbone-3.0.41) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/xbackbone/3.0.47/Chart.lock b/stable/xbackbone/3.0.47/Chart.lock new file mode 100644 index 00000000000..52af20c2130 --- /dev/null +++ b/stable/xbackbone/3.0.47/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +digest: sha256:9f6f77381d3d7447f3eae5729693979805b8575412677a8e09a9e45256515add +generated: "2022-10-25T10:58:08.644240146Z" diff --git a/stable/xbackbone/3.0.47/Chart.yaml b/stable/xbackbone/3.0.47/Chart.yaml new file mode 100644 index 00000000000..9a9f1f14c3c --- /dev/null +++ b/stable/xbackbone/3.0.47/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.3.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: mariadb.enabled + name: mariadb + repository: https://charts.truecharts.org/ + version: 3.0.100 +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.47 +annotations: + truecharts.org/catagories: | + - files + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/xbackbone/3.0.47/README.md b/stable/xbackbone/3.0.47/README.md new file mode 100644 index 00000000000..76cae433ccf --- /dev/null +++ b/stable/xbackbone/3.0.47/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.100 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.46/app-readme.md b/stable/xbackbone/3.0.47/app-readme.md similarity index 100% rename from stable/xbackbone/3.0.46/app-readme.md rename to stable/xbackbone/3.0.47/app-readme.md diff --git a/stable/xbackbone/3.0.47/charts/common-10.7.7.tgz b/stable/xbackbone/3.0.47/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/xbackbone/3.0.47/charts/common-10.7.7.tgz differ diff --git a/stable/xbackbone/3.0.47/charts/mariadb-3.0.100.tgz b/stable/xbackbone/3.0.47/charts/mariadb-3.0.100.tgz new file mode 100644 index 00000000000..baa2c5bf354 Binary files /dev/null and b/stable/xbackbone/3.0.47/charts/mariadb-3.0.100.tgz differ diff --git a/stable/xbackbone/3.0.46/ix_values.yaml b/stable/xbackbone/3.0.47/ix_values.yaml similarity index 100% rename from stable/xbackbone/3.0.46/ix_values.yaml rename to stable/xbackbone/3.0.47/ix_values.yaml diff --git a/stable/xbackbone/3.0.46/questions.yaml b/stable/xbackbone/3.0.47/questions.yaml similarity index 100% rename from stable/xbackbone/3.0.46/questions.yaml rename to stable/xbackbone/3.0.47/questions.yaml diff --git a/stable/xbackbone/3.0.47/templates/common.yaml b/stable/xbackbone/3.0.47/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/xbackbone/3.0.47/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/xbackbone/3.0.47/values.yaml b/stable/xbackbone/3.0.47/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xteve/6.0.38/CHANGELOG.md b/stable/xteve/6.0.38/CHANGELOG.md deleted file mode 100644 index 0aa5b623fa6..00000000000 --- a/stable/xteve/6.0.38/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [xteve-6.0.38](https://github.com/truecharts/charts/compare/xteve-6.0.37...xteve-6.0.38) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [xteve-6.0.37](https://github.com/truecharts/charts/compare/xteve-6.0.36...xteve-6.0.37) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [xteve-6.0.36](https://github.com/truecharts/charts/compare/xteve-6.0.35...xteve-6.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [xteve-6.0.36](https://github.com/truecharts/charts/compare/xteve-6.0.35...xteve-6.0.36) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [xteve-6.0.35](https://github.com/truecharts/charts/compare/xteve-6.0.34...xteve-6.0.35) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [xteve-6.0.34](https://github.com/truecharts/charts/compare/xteve-6.0.33...xteve-6.0.34) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/xteve/6.0.38/Chart.lock b/stable/xteve/6.0.38/Chart.lock deleted file mode 100644 index a656b653775..00000000000 --- a/stable/xteve/6.0.38/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:53:20.050106758Z" diff --git a/stable/xteve/6.0.38/Chart.yaml b/stable/xteve/6.0.38/Chart.yaml deleted file mode 100644 index b659e452254..00000000000 --- a/stable/xteve/6.0.38/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.7.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.38 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/xteve/6.0.38/README.md b/stable/xteve/6.0.38/README.md deleted file mode 100644 index 7437c3ed8bf..00000000000 --- a/stable/xteve/6.0.38/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.38/charts/common-10.7.1.tgz b/stable/xteve/6.0.38/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/xteve/6.0.38/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/xteve/6.0.39/CHANGELOG.md b/stable/xteve/6.0.39/CHANGELOG.md new file mode 100644 index 00000000000..2f8d9d47d03 --- /dev/null +++ b/stable/xteve/6.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [xteve-6.0.39](https://github.com/truecharts/charts/compare/xteve-6.0.38...xteve-6.0.39) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [xteve-6.0.38](https://github.com/truecharts/charts/compare/xteve-6.0.37...xteve-6.0.38) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [xteve-6.0.37](https://github.com/truecharts/charts/compare/xteve-6.0.36...xteve-6.0.37) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [xteve-6.0.36](https://github.com/truecharts/charts/compare/xteve-6.0.35...xteve-6.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [xteve-6.0.36](https://github.com/truecharts/charts/compare/xteve-6.0.35...xteve-6.0.36) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [xteve-6.0.35](https://github.com/truecharts/charts/compare/xteve-6.0.34...xteve-6.0.35) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [xteve-6.0.34](https://github.com/truecharts/charts/compare/xteve-6.0.33...xteve-6.0.34) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/xteve/6.0.39/Chart.lock b/stable/xteve/6.0.39/Chart.lock new file mode 100644 index 00000000000..d7d6a26a346 --- /dev/null +++ b/stable/xteve/6.0.39/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:57:58.311747121Z" diff --git a/stable/xteve/6.0.39/Chart.yaml b/stable/xteve/6.0.39/Chart.yaml new file mode 100644 index 00000000000..b8a157e93f4 --- /dev/null +++ b/stable/xteve/6.0.39/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.2.0.200" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.39 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/xteve/6.0.39/README.md b/stable/xteve/6.0.39/README.md new file mode 100644 index 00000000000..d5d9d700142 --- /dev/null +++ b/stable/xteve/6.0.39/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.38/app-readme.md b/stable/xteve/6.0.39/app-readme.md similarity index 100% rename from stable/xteve/6.0.38/app-readme.md rename to stable/xteve/6.0.39/app-readme.md diff --git a/stable/xteve/6.0.39/charts/common-10.7.7.tgz b/stable/xteve/6.0.39/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/xteve/6.0.39/charts/common-10.7.7.tgz differ diff --git a/stable/xteve/6.0.38/ix_values.yaml b/stable/xteve/6.0.39/ix_values.yaml similarity index 100% rename from stable/xteve/6.0.38/ix_values.yaml rename to stable/xteve/6.0.39/ix_values.yaml diff --git a/stable/xteve/6.0.38/questions.yaml b/stable/xteve/6.0.39/questions.yaml similarity index 100% rename from stable/xteve/6.0.38/questions.yaml rename to stable/xteve/6.0.39/questions.yaml diff --git a/stable/xteve/6.0.39/templates/common.yaml b/stable/xteve/6.0.39/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/xteve/6.0.39/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/xteve/6.0.39/values.yaml b/stable/xteve/6.0.39/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xwiki/3.0.54/CHANGELOG.md b/stable/xwiki/3.0.54/CHANGELOG.md deleted file mode 100644 index 27873d9daa3..00000000000 --- a/stable/xwiki/3.0.54/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [xwiki-3.0.54](https://github.com/truecharts/charts/compare/xwiki-3.0.53...xwiki-3.0.54) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [xwiki-3.0.53](https://github.com/truecharts/charts/compare/xwiki-3.0.52...xwiki-3.0.53) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - update docker general non-major - - - - -## [xwiki-3.0.52](https://github.com/truecharts/charts/compare/xwiki-3.0.51...xwiki-3.0.52) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [xwiki-3.0.52](https://github.com/truecharts/charts/compare/xwiki-3.0.51...xwiki-3.0.52) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [xwiki-3.0.51](https://github.com/truecharts/charts/compare/xwiki-3.0.50...xwiki-3.0.51) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [xwiki-3.0.50](https://github.com/truecharts/charts/compare/xwiki-3.0.49...xwiki-3.0.50) (2022-10-01) - -### Chore - -- Auto-update chart README [skip ci] - - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) - - - - -## [xwiki-3.0.49](https://github.com/truecharts/charts/compare/xwiki-3.0.48...xwiki-3.0.49) (2022-09-28) - -### Chore - -- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) - - - - -## [xwiki-3.0.47](https://github.com/truecharts/charts/compare/xwiki-3.0.46...xwiki-3.0.47) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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 diff --git a/stable/xwiki/3.0.54/Chart.lock b/stable/xwiki/3.0.54/Chart.lock deleted file mode 100644 index 89e62def96e..00000000000 --- a/stable/xwiki/3.0.54/Chart.lock +++ /dev/null @@ -1,9 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -- name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -digest: sha256:870bba72593434215ec3ec7a2c10189d385ef4b2bcf81f923adb19c26f1d3a0e -generated: "2022-10-19T13:53:36.674942416Z" diff --git a/stable/xwiki/3.0.54/Chart.yaml b/stable/xwiki/3.0.54/Chart.yaml deleted file mode 100644 index a3974735ef1..00000000000 --- a/stable/xwiki/3.0.54/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "14.8.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 - - condition: postgresql.enabled - name: postgresql - repository: https://charts.truecharts.org/ - version: 8.0.101 -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.54 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/xwiki/3.0.54/README.md b/stable/xwiki/3.0.54/README.md deleted file mode 100644 index 2a0c3428c08..00000000000 --- a/stable/xwiki/3.0.54/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.101 | -| https://library-charts.truecharts.org | common | 10.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.54/charts/common-10.7.1.tgz b/stable/xwiki/3.0.54/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/xwiki/3.0.54/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/xwiki/3.0.54/charts/postgresql-8.0.101.tgz b/stable/xwiki/3.0.54/charts/postgresql-8.0.101.tgz deleted file mode 100644 index f50d478b734..00000000000 Binary files a/stable/xwiki/3.0.54/charts/postgresql-8.0.101.tgz and /dev/null differ diff --git a/stable/xwiki/3.0.55/CHANGELOG.md b/stable/xwiki/3.0.55/CHANGELOG.md new file mode 100644 index 00000000000..ab86c2318df --- /dev/null +++ b/stable/xwiki/3.0.55/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [xwiki-3.0.55](https://github.com/truecharts/charts/compare/xwiki-3.0.54...xwiki-3.0.55) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [xwiki-3.0.54](https://github.com/truecharts/charts/compare/xwiki-3.0.53...xwiki-3.0.54) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [xwiki-3.0.53](https://github.com/truecharts/charts/compare/xwiki-3.0.52...xwiki-3.0.53) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + - update docker general non-major + + + + +## [xwiki-3.0.52](https://github.com/truecharts/charts/compare/xwiki-3.0.51...xwiki-3.0.52) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [xwiki-3.0.52](https://github.com/truecharts/charts/compare/xwiki-3.0.51...xwiki-3.0.52) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [xwiki-3.0.51](https://github.com/truecharts/charts/compare/xwiki-3.0.50...xwiki-3.0.51) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [xwiki-3.0.50](https://github.com/truecharts/charts/compare/xwiki-3.0.49...xwiki-3.0.50) (2022-10-01) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#3975](https://github.com/truecharts/charts/issues/3975)) + + + + +## [xwiki-3.0.49](https://github.com/truecharts/charts/compare/xwiki-3.0.48...xwiki-3.0.49) (2022-09-28) + +### Chore + +- update docker general non-major ([#3938](https://github.com/truecharts/charts/issues/3938)) + + + + +## [xwiki-3.0.47](https://github.com/truecharts/charts/compare/xwiki-3.0.46...xwiki-3.0.47) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [xwiki-3.0.46](https://github.com/truecharts/charts/compare/xwiki-3.0.45...xwiki-3.0.46) (2022-09-25) + +### Chore diff --git a/stable/xwiki/3.0.55/Chart.lock b/stable/xwiki/3.0.55/Chart.lock new file mode 100644 index 00000000000..b21748e70bd --- /dev/null +++ b/stable/xwiki/3.0.55/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +- name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +digest: sha256:4ef16a95e849c39516b1186734b09efc85ddcccb1b3c3851d7aba4a852d26b7a +generated: "2022-10-25T10:58:20.213028069Z" diff --git a/stable/xwiki/3.0.55/Chart.yaml b/stable/xwiki/3.0.55/Chart.yaml new file mode 100644 index 00000000000..17844b629f1 --- /dev/null +++ b/stable/xwiki/3.0.55/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "14.8.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 + - condition: postgresql.enabled + name: postgresql + repository: https://charts.truecharts.org/ + version: 8.0.106 +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.55 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/xwiki/3.0.55/README.md b/stable/xwiki/3.0.55/README.md new file mode 100644 index 00000000000..3b54881dc8e --- /dev/null +++ b/stable/xwiki/3.0.55/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.106 | +| https://library-charts.truecharts.org | common | 10.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.54/app-readme.md b/stable/xwiki/3.0.55/app-readme.md similarity index 100% rename from stable/xwiki/3.0.54/app-readme.md rename to stable/xwiki/3.0.55/app-readme.md diff --git a/stable/xwiki/3.0.55/charts/common-10.7.7.tgz b/stable/xwiki/3.0.55/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/xwiki/3.0.55/charts/common-10.7.7.tgz differ diff --git a/stable/xwiki/3.0.55/charts/postgresql-8.0.106.tgz b/stable/xwiki/3.0.55/charts/postgresql-8.0.106.tgz new file mode 100644 index 00000000000..e48a77c7bae Binary files /dev/null and b/stable/xwiki/3.0.55/charts/postgresql-8.0.106.tgz differ diff --git a/stable/xwiki/3.0.54/ix_values.yaml b/stable/xwiki/3.0.55/ix_values.yaml similarity index 100% rename from stable/xwiki/3.0.54/ix_values.yaml rename to stable/xwiki/3.0.55/ix_values.yaml diff --git a/stable/xwiki/3.0.54/questions.yaml b/stable/xwiki/3.0.55/questions.yaml similarity index 100% rename from stable/xwiki/3.0.54/questions.yaml rename to stable/xwiki/3.0.55/questions.yaml diff --git a/stable/xwiki/3.0.55/templates/common.yaml b/stable/xwiki/3.0.55/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/xwiki/3.0.55/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/xwiki/3.0.55/values.yaml b/stable/xwiki/3.0.55/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zerotier/2.0.39/CHANGELOG.md b/stable/zerotier/2.0.39/CHANGELOG.md deleted file mode 100644 index e96d47638d3..00000000000 --- a/stable/zerotier/2.0.39/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [zerotier-2.0.39](https://github.com/truecharts/charts/compare/zerotier-2.0.38...zerotier-2.0.39) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [zerotier-2.0.38](https://github.com/truecharts/charts/compare/zerotier-2.0.37...zerotier-2.0.38) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [zerotier-2.0.37](https://github.com/truecharts/charts/compare/zerotier-2.0.36...zerotier-2.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [zerotier-2.0.37](https://github.com/truecharts/charts/compare/zerotier-2.0.36...zerotier-2.0.37) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [zerotier-2.0.36](https://github.com/truecharts/charts/compare/zerotier-2.0.35...zerotier-2.0.36) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [zerotier-2.0.35](https://github.com/truecharts/charts/compare/zerotier-2.0.34...zerotier-2.0.35) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/zerotier/2.0.39/Chart.lock b/stable/zerotier/2.0.39/Chart.lock deleted file mode 100644 index 1e26285b51f..00000000000 --- a/stable/zerotier/2.0.39/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:53:27.300216944Z" diff --git a/stable/zerotier/2.0.39/Chart.yaml b/stable/zerotier/2.0.39/Chart.yaml deleted file mode 100644 index 410ff2735c9..00000000000 --- a/stable/zerotier/2.0.39/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: zerotier -version: 2.0.39 -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.7.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.39/README.md b/stable/zerotier/2.0.39/README.md deleted file mode 100644 index 47f023d79d5..00000000000 --- a/stable/zerotier/2.0.39/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.39/charts/common-10.7.1.tgz b/stable/zerotier/2.0.39/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/zerotier/2.0.39/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/zerotier/2.0.40/CHANGELOG.md b/stable/zerotier/2.0.40/CHANGELOG.md new file mode 100644 index 00000000000..fd9b0c9f36f --- /dev/null +++ b/stable/zerotier/2.0.40/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zerotier-2.0.40](https://github.com/truecharts/charts/compare/zerotier-2.0.39...zerotier-2.0.40) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [zerotier-2.0.39](https://github.com/truecharts/charts/compare/zerotier-2.0.38...zerotier-2.0.39) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [zerotier-2.0.38](https://github.com/truecharts/charts/compare/zerotier-2.0.37...zerotier-2.0.38) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [zerotier-2.0.37](https://github.com/truecharts/charts/compare/zerotier-2.0.36...zerotier-2.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [zerotier-2.0.37](https://github.com/truecharts/charts/compare/zerotier-2.0.36...zerotier-2.0.37) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [zerotier-2.0.36](https://github.com/truecharts/charts/compare/zerotier-2.0.35...zerotier-2.0.36) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [zerotier-2.0.35](https://github.com/truecharts/charts/compare/zerotier-2.0.34...zerotier-2.0.35) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/zerotier/2.0.40/Chart.lock b/stable/zerotier/2.0.40/Chart.lock new file mode 100644 index 00000000000..c3bad8f804d --- /dev/null +++ b/stable/zerotier/2.0.40/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:58:03.279624426Z" diff --git a/stable/zerotier/2.0.40/Chart.yaml b/stable/zerotier/2.0.40/Chart.yaml new file mode 100644 index 00000000000..332346e0685 --- /dev/null +++ b/stable/zerotier/2.0.40/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: zerotier +version: 2.0.40 +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.7.7 +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.40/README.md b/stable/zerotier/2.0.40/README.md new file mode 100644 index 00000000000..a4475f378a4 --- /dev/null +++ b/stable/zerotier/2.0.40/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.39/app-readme.md b/stable/zerotier/2.0.40/app-readme.md similarity index 100% rename from stable/zerotier/2.0.39/app-readme.md rename to stable/zerotier/2.0.40/app-readme.md diff --git a/stable/zerotier/2.0.40/charts/common-10.7.7.tgz b/stable/zerotier/2.0.40/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/zerotier/2.0.40/charts/common-10.7.7.tgz differ diff --git a/stable/zerotier/2.0.39/ix_values.yaml b/stable/zerotier/2.0.40/ix_values.yaml similarity index 100% rename from stable/zerotier/2.0.39/ix_values.yaml rename to stable/zerotier/2.0.40/ix_values.yaml diff --git a/stable/zerotier/2.0.39/questions.yaml b/stable/zerotier/2.0.40/questions.yaml similarity index 100% rename from stable/zerotier/2.0.39/questions.yaml rename to stable/zerotier/2.0.40/questions.yaml diff --git a/stable/zerotier/2.0.40/templates/common.yaml b/stable/zerotier/2.0.40/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/zerotier/2.0.40/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/zerotier/2.0.40/values.yaml b/stable/zerotier/2.0.40/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zigbee2mqtt/4.0.41/CHANGELOG.md b/stable/zigbee2mqtt/4.0.41/CHANGELOG.md deleted file mode 100644 index 49785a59ba4..00000000000 --- a/stable/zigbee2mqtt/4.0.41/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [zigbee2mqtt-4.0.41](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.40...zigbee2mqtt-4.0.41) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [zigbee2mqtt-4.0.40](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.39...zigbee2mqtt-4.0.40) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [zigbee2mqtt-4.0.39](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.38...zigbee2mqtt-4.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [zigbee2mqtt-4.0.39](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.38...zigbee2mqtt-4.0.39) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [zigbee2mqtt-4.0.38](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.37...zigbee2mqtt-4.0.38) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - update docker general non-major - - - - -## [zigbee2mqtt-4.0.37](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.36...zigbee2mqtt-4.0.37) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - diff --git a/stable/zigbee2mqtt/4.0.41/Chart.lock b/stable/zigbee2mqtt/4.0.41/Chart.lock deleted file mode 100644 index bf5afa0adf9..00000000000 --- a/stable/zigbee2mqtt/4.0.41/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:53:51.111315992Z" diff --git a/stable/zigbee2mqtt/4.0.41/Chart.yaml b/stable/zigbee2mqtt/4.0.41/Chart.yaml deleted file mode 100644 index d8343322eaa..00000000000 --- a/stable/zigbee2mqtt/4.0.41/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.28.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 10.7.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.41 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/zigbee2mqtt/4.0.41/README.md b/stable/zigbee2mqtt/4.0.41/README.md deleted file mode 100644 index c1f538c047c..00000000000 --- a/stable/zigbee2mqtt/4.0.41/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.41/charts/common-10.7.1.tgz b/stable/zigbee2mqtt/4.0.41/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/zigbee2mqtt/4.0.41/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/zigbee2mqtt/4.0.42/CHANGELOG.md b/stable/zigbee2mqtt/4.0.42/CHANGELOG.md new file mode 100644 index 00000000000..760cd5064b2 --- /dev/null +++ b/stable/zigbee2mqtt/4.0.42/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zigbee2mqtt-4.0.42](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.41...zigbee2mqtt-4.0.42) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [zigbee2mqtt-4.0.41](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.40...zigbee2mqtt-4.0.41) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [zigbee2mqtt-4.0.40](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.39...zigbee2mqtt-4.0.40) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [zigbee2mqtt-4.0.39](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.38...zigbee2mqtt-4.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [zigbee2mqtt-4.0.39](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.38...zigbee2mqtt-4.0.39) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [zigbee2mqtt-4.0.38](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.37...zigbee2mqtt-4.0.38) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + - update docker general non-major + + + + +## [zigbee2mqtt-4.0.37](https://github.com/truecharts/charts/compare/zigbee2mqtt-4.0.36...zigbee2mqtt-4.0.37) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/zigbee2mqtt/4.0.42/Chart.lock b/stable/zigbee2mqtt/4.0.42/Chart.lock new file mode 100644 index 00000000000..a084353f23d --- /dev/null +++ b/stable/zigbee2mqtt/4.0.42/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:58:40.878954611Z" diff --git a/stable/zigbee2mqtt/4.0.42/Chart.yaml b/stable/zigbee2mqtt/4.0.42/Chart.yaml new file mode 100644 index 00000000000..e9611f67189 --- /dev/null +++ b/stable/zigbee2mqtt/4.0.42/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.28.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.42 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/zigbee2mqtt/4.0.42/README.md b/stable/zigbee2mqtt/4.0.42/README.md new file mode 100644 index 00000000000..e38d06fac98 --- /dev/null +++ b/stable/zigbee2mqtt/4.0.42/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.42/SKIPINSTALL b/stable/zigbee2mqtt/4.0.42/SKIPINSTALL new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zigbee2mqtt/4.0.41/app-readme.md b/stable/zigbee2mqtt/4.0.42/app-readme.md similarity index 100% rename from stable/zigbee2mqtt/4.0.41/app-readme.md rename to stable/zigbee2mqtt/4.0.42/app-readme.md diff --git a/stable/zigbee2mqtt/4.0.42/charts/common-10.7.7.tgz b/stable/zigbee2mqtt/4.0.42/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/zigbee2mqtt/4.0.42/charts/common-10.7.7.tgz differ diff --git a/stable/zigbee2mqtt/4.0.41/ix_values.yaml b/stable/zigbee2mqtt/4.0.42/ix_values.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.41/ix_values.yaml rename to stable/zigbee2mqtt/4.0.42/ix_values.yaml diff --git a/stable/zigbee2mqtt/4.0.41/questions.yaml b/stable/zigbee2mqtt/4.0.42/questions.yaml similarity index 100% rename from stable/zigbee2mqtt/4.0.41/questions.yaml rename to stable/zigbee2mqtt/4.0.42/questions.yaml diff --git a/stable/zigbee2mqtt/4.0.42/templates/common.yaml b/stable/zigbee2mqtt/4.0.42/templates/common.yaml new file mode 100644 index 00000000000..b9e7208f382 --- /dev/null +++ b/stable/zigbee2mqtt/4.0.42/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.42/values.yaml b/stable/zigbee2mqtt/4.0.42/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/znc/2.0.37/CHANGELOG.md b/stable/znc/2.0.37/CHANGELOG.md deleted file mode 100644 index bd6e20a357a..00000000000 --- a/stable/znc/2.0.37/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [znc-2.0.37](https://github.com/truecharts/charts/compare/znc-2.0.36...znc-2.0.37) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [znc-2.0.36](https://github.com/truecharts/charts/compare/znc-2.0.35...znc-2.0.36) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [znc-2.0.35](https://github.com/truecharts/charts/compare/znc-2.0.34...znc-2.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [znc-2.0.35](https://github.com/truecharts/charts/compare/znc-2.0.34...znc-2.0.35) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [znc-2.0.34](https://github.com/truecharts/charts/compare/znc-2.0.33...znc-2.0.34) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [znc-2.0.33](https://github.com/truecharts/charts/compare/znc-2.0.32...znc-2.0.33) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/znc/2.0.37/Chart.lock b/stable/znc/2.0.37/Chart.lock deleted file mode 100644 index c9bb65f6ef3..00000000000 --- a/stable/znc/2.0.37/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:53:59.429754868Z" diff --git a/stable/znc/2.0.37/Chart.yaml b/stable/znc/2.0.37/Chart.yaml deleted file mode 100644 index a3628cbe46c..00000000000 --- a/stable/znc/2.0.37/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: znc -version: 2.0.37 -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.7.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.37/README.md b/stable/znc/2.0.37/README.md deleted file mode 100644 index 5537c9773a3..00000000000 --- a/stable/znc/2.0.37/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.37/charts/common-10.7.1.tgz b/stable/znc/2.0.37/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/znc/2.0.37/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/znc/2.0.38/CHANGELOG.md b/stable/znc/2.0.38/CHANGELOG.md new file mode 100644 index 00000000000..e0ec009725e --- /dev/null +++ b/stable/znc/2.0.38/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [znc-2.0.38](https://github.com/truecharts/charts/compare/znc-2.0.37...znc-2.0.38) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [znc-2.0.37](https://github.com/truecharts/charts/compare/znc-2.0.36...znc-2.0.37) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [znc-2.0.36](https://github.com/truecharts/charts/compare/znc-2.0.35...znc-2.0.36) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [znc-2.0.35](https://github.com/truecharts/charts/compare/znc-2.0.34...znc-2.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [znc-2.0.35](https://github.com/truecharts/charts/compare/znc-2.0.34...znc-2.0.35) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [znc-2.0.34](https://github.com/truecharts/charts/compare/znc-2.0.33...znc-2.0.34) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [znc-2.0.33](https://github.com/truecharts/charts/compare/znc-2.0.32...znc-2.0.33) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/znc/2.0.38/Chart.lock b/stable/znc/2.0.38/Chart.lock new file mode 100644 index 00000000000..4bd6e825b5b --- /dev/null +++ b/stable/znc/2.0.38/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:58:45.845325533Z" diff --git a/stable/znc/2.0.38/Chart.yaml b/stable/znc/2.0.38/Chart.yaml new file mode 100644 index 00000000000..4cdb8170f85 --- /dev/null +++ b/stable/znc/2.0.38/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: znc +version: 2.0.38 +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.7.7 + # 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.38/README.md b/stable/znc/2.0.38/README.md new file mode 100644 index 00000000000..7343f22f84e --- /dev/null +++ b/stable/znc/2.0.38/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.37/app-readme.md b/stable/znc/2.0.38/app-readme.md similarity index 100% rename from stable/znc/2.0.37/app-readme.md rename to stable/znc/2.0.38/app-readme.md diff --git a/stable/znc/2.0.38/charts/common-10.7.7.tgz b/stable/znc/2.0.38/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/znc/2.0.38/charts/common-10.7.7.tgz differ diff --git a/stable/znc/2.0.37/ix_values.yaml b/stable/znc/2.0.38/ix_values.yaml similarity index 100% rename from stable/znc/2.0.37/ix_values.yaml rename to stable/znc/2.0.38/ix_values.yaml diff --git a/stable/znc/2.0.37/questions.yaml b/stable/znc/2.0.38/questions.yaml similarity index 100% rename from stable/znc/2.0.37/questions.yaml rename to stable/znc/2.0.38/questions.yaml diff --git a/stable/znc/2.0.38/templates/common.yaml b/stable/znc/2.0.38/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/znc/2.0.38/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/znc/2.0.38/values.yaml b/stable/znc/2.0.38/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/ztcuui-aio/1.0.14/CHANGELOG.md b/stable/ztcuui-aio/1.0.14/CHANGELOG.md deleted file mode 100644 index e00e07b6467..00000000000 --- a/stable/ztcuui-aio/1.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -# Changelog - - - -## [ztcuui-aio-1.0.14](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.13...ztcuui-aio-1.0.14) (2022-10-19) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) - - - - -## [ztcuui-aio-1.0.13](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.12...ztcuui-aio-1.0.13) (2022-10-12) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) - - - - -## [ztcuui-aio-1.0.12](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.11...ztcuui-aio-1.0.12) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ztcuui-aio-1.0.12](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.11...ztcuui-aio-1.0.12) (2022-10-07) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major - - - - -## [ztcuui-aio-1.0.11](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.10...ztcuui-aio-1.0.11) (2022-10-05) - -### Chore - -- Auto-update chart README [skip ci] - - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) - - update helm general non-major - - - - -## [ztcuui-aio-1.0.10](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.9...ztcuui-aio-1.0.10) (2022-09-27) - -### Chore - -- Auto-update chart README [skip ci] - - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) - - - - -## [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)) - - - - diff --git a/stable/ztcuui-aio/1.0.14/Chart.lock b/stable/ztcuui-aio/1.0.14/Chart.lock deleted file mode 100644 index 0cd9e0c1082..00000000000 --- a/stable/ztcuui-aio/1.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://library-charts.truecharts.org - version: 10.7.1 -digest: sha256:59538d8de8cd8b3180c25d33fd12df53f3f75f6bde2ccc7d21a1d7c773361ef0 -generated: "2022-10-19T13:54:08.51320594Z" diff --git a/stable/ztcuui-aio/1.0.14/Chart.yaml b/stable/ztcuui-aio/1.0.14/Chart.yaml deleted file mode 100644 index 83aa69d7887..00000000000 --- a/stable/ztcuui-aio/1.0.14/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.7.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.14 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/ztcuui-aio/1.0.14/README.md b/stable/ztcuui-aio/1.0.14/README.md deleted file mode 100644 index f5b528d3b1d..00000000000 --- a/stable/ztcuui-aio/1.0.14/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.7.1 | - -## Installing the Chart - -### TrueNAS SCALE - -To install this Chart on TrueNAS SCALE 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.14/charts/common-10.7.1.tgz b/stable/ztcuui-aio/1.0.14/charts/common-10.7.1.tgz deleted file mode 100644 index 468f3ef2f3a..00000000000 Binary files a/stable/ztcuui-aio/1.0.14/charts/common-10.7.1.tgz and /dev/null differ diff --git a/stable/ztcuui-aio/1.0.15/CHANGELOG.md b/stable/ztcuui-aio/1.0.15/CHANGELOG.md new file mode 100644 index 00000000000..479f7ff1252 --- /dev/null +++ b/stable/ztcuui-aio/1.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [ztcuui-aio-1.0.15](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.14...ztcuui-aio-1.0.15) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [ztcuui-aio-1.0.14](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.13...ztcuui-aio-1.0.14) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [ztcuui-aio-1.0.13](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.12...ztcuui-aio-1.0.13) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [ztcuui-aio-1.0.12](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.11...ztcuui-aio-1.0.12) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ztcuui-aio-1.0.12](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.11...ztcuui-aio-1.0.12) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [ztcuui-aio-1.0.11](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.10...ztcuui-aio-1.0.11) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update helm general non-major + + + + +## [ztcuui-aio-1.0.10](https://github.com/truecharts/charts/compare/ztcuui-aio-1.0.9...ztcuui-aio-1.0.10) (2022-09-27) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#3918](https://github.com/truecharts/charts/issues/3918)) + + + + +## [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] diff --git a/stable/ztcuui-aio/1.0.15/Chart.lock b/stable/ztcuui-aio/1.0.15/Chart.lock new file mode 100644 index 00000000000..87abe626995 --- /dev/null +++ b/stable/ztcuui-aio/1.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:59:07.135375947Z" diff --git a/stable/ztcuui-aio/1.0.15/Chart.yaml b/stable/ztcuui-aio/1.0.15/Chart.yaml new file mode 100644 index 00000000000..eee08c48dad --- /dev/null +++ b/stable/ztcuui-aio/1.0.15/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.2.11" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.15 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/ztcuui-aio/1.0.15/README.md b/stable/ztcuui-aio/1.0.15/README.md new file mode 100644 index 00000000000..25aff3e4c0c --- /dev/null +++ b/stable/ztcuui-aio/1.0.15/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.14/app-readme.md b/stable/ztcuui-aio/1.0.15/app-readme.md similarity index 100% rename from stable/ztcuui-aio/1.0.14/app-readme.md rename to stable/ztcuui-aio/1.0.15/app-readme.md diff --git a/stable/ztcuui-aio/1.0.15/charts/common-10.7.7.tgz b/stable/ztcuui-aio/1.0.15/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/ztcuui-aio/1.0.15/charts/common-10.7.7.tgz differ diff --git a/stable/ztcuui-aio/1.0.14/ix_values.yaml b/stable/ztcuui-aio/1.0.15/ix_values.yaml similarity index 100% rename from stable/ztcuui-aio/1.0.14/ix_values.yaml rename to stable/ztcuui-aio/1.0.15/ix_values.yaml diff --git a/stable/ztcuui-aio/1.0.14/questions.yaml b/stable/ztcuui-aio/1.0.15/questions.yaml similarity index 100% rename from stable/ztcuui-aio/1.0.14/questions.yaml rename to stable/ztcuui-aio/1.0.15/questions.yaml diff --git a/stable/ztcuui-aio/1.0.15/templates/common.yaml b/stable/ztcuui-aio/1.0.15/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/ztcuui-aio/1.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/ztcuui-aio/1.0.15/values.yaml b/stable/ztcuui-aio/1.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zwavejs2mqtt/12.0.11/CHANGELOG.md b/stable/zwavejs2mqtt/12.0.11/CHANGELOG.md new file mode 100644 index 00000000000..0549fa0e119 --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +# Changelog + + + +## [zwavejs2mqtt-12.0.11](https://github.com/truecharts/charts/compare/zwavejs2mqtt-12.0.10...zwavejs2mqtt-12.0.11) (2022-10-25) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4182](https://github.com/truecharts/charts/issues/4182)) + + + + +## [zwavejs2mqtt-12.0.10](https://github.com/truecharts/charts/compare/zwavejs2mqtt-12.0.9...zwavejs2mqtt-12.0.10) (2022-10-19) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4122](https://github.com/truecharts/charts/issues/4122)) + + + + +## [zwavejs2mqtt-12.0.9](https://github.com/truecharts/charts/compare/zwavejs2mqtt-12.0.8...zwavejs2mqtt-12.0.9) (2022-10-14) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4084](https://github.com/truecharts/charts/issues/4084)) + + + + +## [zwavejs2mqtt-12.0.8](https://github.com/truecharts/charts/compare/zwavejs2mqtt-12.0.7...zwavejs2mqtt-12.0.8) (2022-10-12) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major ([#4071](https://github.com/truecharts/charts/issues/4071)) + + + + +## [zwavejs2mqtt-12.0.7](https://github.com/truecharts/charts/compare/zwavejs2mqtt-12.0.6...zwavejs2mqtt-12.0.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [zwavejs2mqtt-12.0.7](https://github.com/truecharts/charts/compare/zwavejs2mqtt-12.0.6...zwavejs2mqtt-12.0.7) (2022-10-07) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [zwavejs2mqtt-12.0.6](https://github.com/truecharts/charts/compare/zwavejs2mqtt-12.0.5...zwavejs2mqtt-12.0.6) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update helm general non-major + + + + +## [zwavejs2mqtt-12.0.5](https://github.com/truecharts/charts/compare/zwavejs2mqtt-12.0.4...zwavejs2mqtt-12.0.5) (2022-10-05) + +### Chore + +- Auto-update chart README [skip ci] + - update docker general non-major ([#4010](https://github.com/truecharts/charts/issues/4010)) + + + + +## [zwavejs2mqtt-12.0.4](https://github.com/truecharts/charts/compare/zwavejs2mqtt-12.0.3...zwavejs2mqtt-12.0.4) (2022-10-04) + +### Chore + +- Auto-update chart README [skip ci] + - split addons in smaller templates ([#3979](https://github.com/truecharts/charts/issues/3979)) + - update docker general non-major ([#4001](https://github.com/truecharts/charts/issues/4001)) + + + + +## [zwavejs2mqtt-12.0.3](https://github.com/truecharts/charts/compare/zwavejs2mqtt-12.0.2...zwavejs2mqtt-12.0.3) (2022-10-01) + +### Chore diff --git a/stable/zwavejs2mqtt/12.0.11/Chart.lock b/stable/zwavejs2mqtt/12.0.11/Chart.lock new file mode 100644 index 00000000000..eb288b4a1d9 --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +digest: sha256:1ad92f2f18f9d74ffd15446540b5861f0fc09f91c0ba9f30ba51940e82647587 +generated: "2022-10-25T10:59:18.019256531Z" diff --git a/stable/zwavejs2mqtt/12.0.11/Chart.yaml b/stable/zwavejs2mqtt/12.0.11/Chart.yaml new file mode 100644 index 00000000000..9a4129f7081 --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.11/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "8.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 10.7.7 +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.11 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/zwavejs2mqtt/12.0.11/README.md b/stable/zwavejs2mqtt/12.0.11/README.md new file mode 100644 index 00000000000..cf9183b3f37 --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.11/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.7.7 | + +## Installing the Chart + +### TrueNAS SCALE + +To install this Chart on TrueNAS SCALE 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/truecharts/library-charts/tree/main/charts/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.11/app-readme.md b/stable/zwavejs2mqtt/12.0.11/app-readme.md new file mode 100644 index 00000000000..d28ca8f0ac0 --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.11/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.11/charts/common-10.7.7.tgz b/stable/zwavejs2mqtt/12.0.11/charts/common-10.7.7.tgz new file mode 100644 index 00000000000..94ac67364b7 Binary files /dev/null and b/stable/zwavejs2mqtt/12.0.11/charts/common-10.7.7.tgz differ diff --git a/stable/zwavejs2mqtt/12.0.11/ix_values.yaml b/stable/zwavejs2mqtt/12.0.11/ix_values.yaml new file mode 100644 index 00000000000..c1d2d7f9923 --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.11/ix_values.yaml @@ -0,0 +1,85 @@ +image: + repository: tccr.io/truecharts/zwavejs-ui + pullPolicy: IfNotPresent + tag: 8.2.1@sha256:f4b0b7f5204cca133be1f13f4fdf9d53a3546e4f949fa3c1ad5ff76fb3e1ad84 + +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.11/questions.yaml b/stable/zwavejs2mqtt/12.0.11/questions.yaml new file mode 100644 index 00000000000..107520aa3ad --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.11/questions.yaml @@ -0,0 +1,2703 @@ +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: 256Gi + - 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: 256Gi + - 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: horizontalPodAutoscaler + group: Advanced + label: (Advanced) Horizontal Pod Autoscaler + schema: + type: list + default: [] + items: + - variable: hpaEntry + label: HPA Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: + type: list + default: [] + items: + - variable: netPolicyEntry + label: Network Policy Entry + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Name + schema: + type: string + required: true + default: "" + - 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: 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: 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: 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/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.11/templates/common.yaml b/stable/zwavejs2mqtt/12.0.11/templates/common.yaml new file mode 100644 index 00000000000..c1a366e1cf0 --- /dev/null +++ b/stable/zwavejs2mqtt/12.0.11/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.common.loader.all" . }} diff --git a/stable/zwavejs2mqtt/12.0.11/values.yaml b/stable/zwavejs2mqtt/12.0.11/values.yaml new file mode 100644 index 00000000000..e69de29bb2d